Please set AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY and AWS_REGION in your env vars, to use the sns_client. :initializers/aws.rb Please set AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY and AWS_REGION in your env vars, to use the sns_client. :initializers/aws.rb Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Please set AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY and AWS_REGION in your env vars, to use the sns_client. :initializers/aws.rb Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. Processing by Auth::AdminCreateUsersController#new as HTML Completed 401 Unauthorized in 1ms Rendered text template (0.0ms) MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_admin_create_users", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.003s Processing by Auth::ImagesController#new as HTML Completed 401 Unauthorized in 1ms Rendered text template (0.0ms) MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_images", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Processing by TestsController#new as HTML Template rendering was prevented by rspec-rails. Use `render_views` to verify rendered view contents if necessary. Rendered tests/new.html.erb within layouts/application (0.8ms) Template rendering was prevented by rspec-rails. Use `render_views` to verify rendered view contents if necessary. Completed 200 OK in 22ms (Views: 11.3ms) MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_type"=>"Test"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Processing by WormsController#new as HTML Template rendering was prevented by rspec-rails. Use `render_views` to verify rendered view contents if necessary. Rendered worms/new.html.erb within layouts/application (0.9ms) Completed 200 OK in 8ms (Views: 8.0ms) MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"worms", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started GET "/tests" for 127.0.0.1 at 2018-09-07 17:59:02 +0530 Processing by TestsController#index as HTML MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Test"}, "limit"=>25, "skip"=>0, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Rendered tests/index.html.erb within layouts/application (4.2ms) Rendered shopping/_navigation_options.html.erb (0.7ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (1.8ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (3.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (3.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (4.7ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (1.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (2.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (8.8ms) Completed 200 OK in 9226ms (Views: 9216.0ms) Started GET "/worms" for 127.0.0.1 at 2018-09-07 17:59:11 +0530 Processing by WormsController#index as HTML MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"worms", "filter"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Rendered worms/index.html.erb within layouts/application (3.3ms) Rendered shopping/_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (0.8ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.0ms) Completed 200 OK in 8ms (Views: 7.7ms) Rendered tests/_form.html.erb (40.3ms) Rendered tests/new.html.erb (50.8ms) MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"worms", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f18acbcd65c3b0cf829')}]} MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.163s Rendered worms/_form.html.erb (6.3ms) Rendered worms/edit.html.erb (16.2ms) MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"worms", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f18acbcd65c3b0cf82a')}]} MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"worms", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f18acbcd65c3b0cf82b')}]} MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Rendered worms/index.html.erb (1.9ms) Rendered worms/_form.html.erb (0.7ms) Rendered /home/bhargav/Github/Auth/app/views/auth/images/_image_concern.html.erb (1.1ms) Rendered worms/new.html.erb (28.0ms) MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"worms", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f18acbcd65c3b0cf82e')}]} MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Rendered worms/show.html.erb (1.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"myles@bednardach.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"XcuBG8zzXYL3NUkHKW9A"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"x8cUV-oqePj4a_8M_9YA"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f18acbcd65c3b0cf82f'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.221s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926f18acbcd65c3b0cf82f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.142s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f19acbcd65c3b0cf833')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"CGnrR1sNVfdRibMCNhF1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f18acbcd65c3b0cf82f')}, "u"=>{"$set"=>{"client_authentication"=>{"test_app_id"=>"... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Started GET "/authenticate/users/sign_in" for 127.0.0.1 at 2018-09-07 17:59:15 +0530 Processing by Auth::SessionsController#new as HTML Rendered /home/bhargav/Github/Auth/app/views/auth/shared/_devise_error_messages.html.erb (3.8ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.html.erb within layouts/application (9.5ms) Rendered shopping/_navigation_options.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (2.2ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (2.7ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.9ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (1.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.7ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (1.1ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (2.9ms) Completed 200 OK in 52ms (Views: 24.9ms) Started GET "/assets/application-58b61102ccea5a541a65441e3f9cb69d515f3003c742c63514020f52715e5d61.css" for 127.0.0.1 at 2018-09-07 17:59:16 +0530 Started GET "/assets/application-884bec1f08c27dfad67282031dfba91a8380f29a74017f1081f0c33cce2b39d5.js" for 127.0.0.1 at 2018-09-07 17:59:16 +0530 Started GET "/authenticate/users/sign_in?_=1536323371948" for 127.0.0.1 at 2018-09-07 17:59:48 +0530 Processing by Auth::SessionsController#new as JS Parameters: {"_"=>"1536323371948"} Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.6ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_inputs.html.erb (0.9ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_up_inputs.html.erb (0.9ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_oauth_and_submit.html.erb (1.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_forms.html.erb (9.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_recaptcha_tags.html.erb (0.7ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_navigation_options.html.erb (0.9ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.js.erb (18.5ms) Completed 200 OK in 27ms (Views: 25.8ms) Started GET "/assets/auth/google_oauth2.svg" for 127.0.0.1 at 2018-09-07 17:59:48 +0530 Started GET "/assets/auth/facebook.svg" for 127.0.0.1 at 2018-09-07 17:59:48 +0530 Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=" for 127.0.0.1 at 2018-09-07 17:59:48 +0530 Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=9" for 127.0.0.1 at 2018-09-07 17:59:48 +0530 Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=98" for 127.0.0.1 at 2018-09-07 17:59:48 +0530 Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=982" for 127.0.0.1 at 2018-09-07 17:59:48 +0530 Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=9822" for 127.0.0.1 at 2018-09-07 17:59:48 +0530 Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=9822028" for 127.0.0.1 at 2018-09-07 17:59:48 +0530 Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=982202" for 127.0.0.1 at 2018-09-07 17:59:48 +0530 Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=98220285" for 127.0.0.1 at 2018-09-07 17:59:48 +0530 Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=98220" for 127.0.0.1 at 2018-09-07 17:59:48 +0530 Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=9822028511" for 127.0.0.1 at 2018-09-07 17:59:48 +0530 Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=982202851" for 127.0.0.1 at 2018-09-07 17:59:48 +0530 Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=9822028511" for 127.0.0.1 at 2018-09-07 17:59:48 +0530 MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{}, "sort"=>{"confirmation_sent_at"=>-1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"joelle@smithamritchie.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Q7YkdshRxBgZGHa4c8zB"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Db-wQTtcX8SwgtHzBoGF"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f3dacbcd65c3b0cf837'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926f3dacbcd65c3b0cf837')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f3dacbcd65c3b0cf83a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"M5rWvSP-vtNLzCCsoisS"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f3dacbcd65c3b0cf837')}, "u"=>{"$set"=>{"client_authentication"=>{"test_app_id"=>"... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Started GET "/authenticate/users/sign_in" for 127.0.0.1 at 2018-09-07 17:59:49 +0530 Processing by Auth::SessionsController#new as HTML Rendered /home/bhargav/Github/Auth/app/views/auth/shared/_devise_error_messages.html.erb (0.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.html.erb within layouts/application (0.4ms) Rendered shopping/_navigation_options.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (1.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.7ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.6ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.6ms) Completed 200 OK in 7ms (Views: 5.9ms) Started GET "/authenticate/users/sign_in?_=1536323389201" for 127.0.0.1 at 2018-09-07 17:59:49 +0530 Processing by Auth::SessionsController#new as JS Parameters: {"_"=>"1536323389201"} Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_inputs.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_up_inputs.html.erb (0.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_oauth_and_submit.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_forms.html.erb (1.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_recaptcha_tags.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.js.erb (2.5ms) Completed 200 OK in 4ms (Views: 3.0ms) Started GET "/assets/auth/google_oauth2.svg" for 127.0.0.1 at 2018-09-07 17:59:49 +0530 Started GET "/assets/auth/facebook.svg" for 127.0.0.1 at 2018-09-07 17:59:49 +0530 Started GET "/authenticate/omniauth/users/google_oauth2" for 127.0.0.1 at 2018-09-07 17:59:49 +0530 Started GET "/authenticate/omniauth/google_oauth2/callback" for 127.0.0.1 at 2018-09-07 17:59:49 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as HTML MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"123545"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"DnKpAfQAkQ1jF2XyzGz-"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"n1oFyTq6Ez92GRcfHz_x"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"nqaD-fWCX-4ZYtToAMH-"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b926f3dacbcd65c3b0cf83e'), ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926f3dacbcd65c3b0cf83e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"BwUuQJaLxN9Yxd4f5y7J"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f3dacbcd65c3b0cf83e')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 12:29:49 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://127.0.0.1:42651/ Completed 302 Found in 262ms Started GET "/" for 127.0.0.1 at 2018-09-07 17:59:49 +0530 Processing by HomeController#index as HTML Rendered home/index.html.erb within layouts/application (1.3ms) Rendered shopping/_navigation_options.html.erb (0.0ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926f3dacbcd65c3b0cf83e')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (5.1ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (5.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.6ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.6ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.5ms) Completed 200 OK in 21ms (Views: 20.5ms) Started GET "/authenticate/omniauth/users/assets/lab.jpg" for 127.0.0.1 at 2018-09-07 17:59:49 +0530 Started GET "/authenticate/omniauth/users/assets/ai_lab.jpg" for 127.0.0.1 at 2018-09-07 17:59:49 +0530 Started GET "/assets/auth/google_oauth2.svg" for 127.0.0.1 at 2018-09-07 17:59:49 +0530 Started GET "/assets/auth/facebook.svg" for 127.0.0.1 at 2018-09-07 17:59:49 +0530 MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"nicholas_sipes@davis.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"gGfKFzxZbkJXtM7iDEgN"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"wP5Y6by1euz1sNR_SyHs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f3dacbcd65c3b0cf842'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926f3dacbcd65c3b0cf842')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f3dacbcd65c3b0cf845')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"M-y-rZNQzZ4WP-HJs3NT"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f3dacbcd65c3b0cf842')}, "u"=>{"$set"=>{"client_authentication"=>{"test_app_id"=>"... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started GET "/authenticate/users/sign_in" for 127.0.0.1 at 2018-09-07 17:59:50 +0530 Processing by Auth::SessionsController#new as HTML Rendered /home/bhargav/Github/Auth/app/views/auth/shared/_devise_error_messages.html.erb (0.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.html.erb within layouts/application (0.4ms) Rendered shopping/_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (0.7ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (0.9ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.0ms) Completed 200 OK in 5ms (Views: 4.1ms) Started GET "/authenticate/users/sign_in?_=1536323390075" for 127.0.0.1 at 2018-09-07 17:59:50 +0530 Processing by Auth::SessionsController#new as JS Parameters: {"_"=>"1536323390075"} Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_inputs.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_up_inputs.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_oauth_and_submit.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_forms.html.erb (1.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_recaptcha_tags.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.js.erb (2.0ms) Completed 200 OK in 3ms (Views: 2.4ms) Started GET "/assets/auth/google_oauth2.svg" for 127.0.0.1 at 2018-09-07 17:59:50 +0530 Started GET "/assets/auth/facebook.svg" for 127.0.0.1 at 2018-09-07 17:59:50 +0530 Started GET "/authenticate/omniauth/users/google_oauth2" for 127.0.0.1 at 2018-09-07 17:59:50 +0530 Started GET "/authenticate/omniauth/google_oauth2/callback" for 127.0.0.1 at 2018-09-07 17:59:50 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as HTML MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"123545"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"9D3aoFNnxxmpyuD836vB"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zv2hzsJfRh4j82xjX6ky"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"-TrxGkHyzxW28CAPraFB"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b926f3eacbcd65c3b0cf849'), ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926f3eacbcd65c3b0cf849')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"5SSjjWRMLYgYy-ZYSGY7"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f3eacbcd65c3b0cf849')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 12:29:50 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://127.0.0.1:42651/ Completed 302 Found in 161ms Started GET "/" for 127.0.0.1 at 2018-09-07 17:59:50 +0530 Processing by HomeController#index as HTML Rendered home/index.html.erb within layouts/application (0.0ms) Rendered shopping/_navigation_options.html.erb (0.0ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926f3eacbcd65c3b0cf849')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (3.9ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (4.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.3ms) Completed 200 OK in 8ms (Views: 7.6ms) Started GET "/authenticate/omniauth/users/assets/lab.jpg" for 127.0.0.1 at 2018-09-07 17:59:50 +0530 Started GET "/authenticate/omniauth/users/assets/ai_lab.jpg" for 127.0.0.1 at 2018-09-07 17:59:50 +0530 Started GET "/assets/auth/google_oauth2.svg" for 127.0.0.1 at 2018-09-07 17:59:50 +0530 Started GET "/assets/auth/facebook.svg" for 127.0.0.1 at 2018-09-07 17:59:50 +0530 Started DELETE "/authenticate/users/sign_out" for 127.0.0.1 at 2018-09-07 17:59:50 +0530 Processing by Auth::SessionsController#destroy as HTML Parameters: {"authenticity_token"=>"xnk5cUBlsRXHs/73utpXi75iRYbHem1c0/oGuY5IMtZcTdBanDIkB4kjvQuL6vq5UKXhCj92nzm3X4n5dc3fow=="} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926f3eacbcd65c3b0cf849')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s Redirected to http://127.0.0.1:42651/ Completed 302 Found in 12ms Started GET "/" for 127.0.0.1 at 2018-09-07 17:59:50 +0530 Processing by HomeController#index as HTML Rendered home/index.html.erb within layouts/application (0.0ms) Rendered shopping/_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (0.9ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.1ms) Completed 200 OK in 6ms (Views: 5.6ms) Started GET "/assets/lab.jpg" for 127.0.0.1 at 2018-09-07 17:59:50 +0530 Started GET "/assets/ai_lab.jpg" for 127.0.0.1 at 2018-09-07 17:59:50 +0530 MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"reta_williamson@brekkeyost.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"hLZHs5JnYzESrAARsrFa"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"oF_RSkaHTz9yPv4ApsvT"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f3eacbcd65c3b0cf84e'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926f3eacbcd65c3b0cf84e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f3facbcd65c3b0cf851')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"7dN8ee7E4rLTPQ2e99vu"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f3eacbcd65c3b0cf84e')}, "u"=>{"$set"=>{"client_authentication"=>{"test_app_id"=>"... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started GET "/authenticate/users/sign_in?api_key=test¤t_app_id=test_app_id&redirect_url=http%3A%2F%2Fwww.google.com" for 127.0.0.1 at 2018-09-07 17:59:51 +0530 Processing by Auth::SessionsController#new as HTML Parameters: {"api_key"=>"test", "current_app_id"=>"test_app_id", "redirect_url"=>"http://www.google.com"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Rendered /home/bhargav/Github/Auth/app/views/auth/shared/_devise_error_messages.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.html.erb within layouts/application (0.6ms) Rendered shopping/_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (1.1ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.7ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.8ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.6ms) Completed 200 OK in 18ms (Views: 7.2ms) Started GET "/authenticate/users/sign_in?_=1536323391165" for 127.0.0.1 at 2018-09-07 17:59:51 +0530 Processing by Auth::SessionsController#new as JS Parameters: {"_"=>"1536323391165"} Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_inputs.html.erb (0.6ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_up_inputs.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_oauth_and_submit.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_forms.html.erb (2.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_recaptcha_tags.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.js.erb (3.9ms) Completed 200 OK in 8ms (Views: 4.3ms) Started GET "/assets/auth/google_oauth2.svg" for 127.0.0.1 at 2018-09-07 17:59:51 +0530 Started GET "/assets/auth/facebook.svg" for 127.0.0.1 at 2018-09-07 17:59:51 +0530 Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=" for 127.0.0.1 at 2018-09-07 17:59:51 +0530 Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=ret" for 127.0.0.1 at 2018-09-07 17:59:51 +0530 Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=re" for 127.0.0.1 at 2018-09-07 17:59:51 +0530 Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=reta" for 127.0.0.1 at 2018-09-07 17:59:51 +0530 Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retar" for 127.0.0.1 at 2018-09-07 17:59:51 +0530 Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40" for 127.0.0.1 at 2018-09-07 17:59:51 +0530 Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=r" for 127.0.0.1 at 2018-09-07 17:59:51 +0530 Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40gma" for 127.0.0.1 at 2018-09-07 17:59:51 +0530 Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard" for 127.0.0.1 at 2018-09-07 17:59:51 +0530 Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40gm" for 127.0.0.1 at 2018-09-07 17:59:51 +0530 Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40gmai" for 127.0.0.1 at 2018-09-07 17:59:51 +0530 Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40gmail" for 127.0.0.1 at 2018-09-07 17:59:51 +0530 Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40g" for 127.0.0.1 at 2018-09-07 17:59:51 +0530 Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40gmail." for 127.0.0.1 at 2018-09-07 17:59:51 +0530 Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40gmail.c" for 127.0.0.1 at 2018-09-07 17:59:51 +0530 Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40gmail.com" for 127.0.0.1 at 2018-09-07 17:59:51 +0530 Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40gmail.co" for 127.0.0.1 at 2018-09-07 17:59:51 +0530 Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40gmail.com" for 127.0.0.1 at 2018-09-07 17:59:51 +0530 MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"retard@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"karolann@rogahn.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"B2yyiknRZ8A7mPMKUJFc"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"uVX5Tv5ms4iz6-CMA-kL"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f3facbcd65c3b0cf857'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926f3facbcd65c3b0cf857')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f3facbcd65c3b0cf85a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yGqxpdPBhwE_yMKoiwip"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f3facbcd65c3b0cf857')}, "u"=>{"$set"=>{"client_authentication"=>{"test_app_id"=>"... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started GET "/authenticate/users/sign_in" for 127.0.0.1 at 2018-09-07 17:59:51 +0530 Processing by Auth::SessionsController#new as HTML Rendered /home/bhargav/Github/Auth/app/views/auth/shared/_devise_error_messages.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.html.erb within layouts/application (0.6ms) Rendered shopping/_navigation_options.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (1.3ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.9ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (1.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.6ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (2.0ms) Completed 200 OK in 11ms (Views: 8.0ms) Started GET "/authenticate/users/sign_in?_=1536323391784" for 127.0.0.1 at 2018-09-07 17:59:51 +0530 Processing by Auth::SessionsController#new as JS Parameters: {"_"=>"1536323391784"} Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_inputs.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_up_inputs.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_oauth_and_submit.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_forms.html.erb (1.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_recaptcha_tags.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.js.erb (2.2ms) Completed 200 OK in 4ms (Views: 2.8ms) Started GET "/assets/auth/google_oauth2.svg" for 127.0.0.1 at 2018-09-07 17:59:51 +0530 Started GET "/assets/auth/facebook.svg" for 127.0.0.1 at 2018-09-07 17:59:51 +0530 Started GET "/authenticate/omniauth/users/google_oauth2" for 127.0.0.1 at 2018-09-07 17:59:51 +0530 Started GET "/authenticate/omniauth/google_oauth2/callback" for 127.0.0.1 at 2018-09-07 17:59:51 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as HTML Redirected to http://127.0.0.1:42651/authenticate/error/omniauth/failed Completed 302 Found in 3ms Started GET "/authenticate/error/omniauth/failed" for 127.0.0.1 at 2018-09-07 17:59:52 +0530 Processing by Auth::OmniauthCallbacksController#failure as HTML Parameters: {"res"=>"error"} Rendered /home/bhargav/Github/Auth/app/views/auth/omniauth_callbacks/failure.html.erb within layouts/application (1.1ms) Rendered shopping/_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (1.6ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.8ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (1.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.8ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (2.0ms) Completed 200 OK in 54ms (Views: 52.6ms) Started GET "/assets/auth/facebook.svg" for 127.0.0.1 at 2018-09-07 17:59:52 +0530 Started GET "/assets/auth/google_oauth2.svg" for 127.0.0.1 at 2018-09-07 17:59:52 +0530 MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rollin_bahringer@ondricka.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"VR7JQs9_TyJ2FehnnzCo"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"-Jo4Lhhfn7R6sEeFG8wz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f40acbcd65c3b0cf85f'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926f40acbcd65c3b0cf85f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f40acbcd65c3b0cf862')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Q51gX8tFXfnVDH4HRWqu"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f40acbcd65c3b0cf85f')}, "u"=>{"$set"=>{"client_authentication"=>{"test_app_id"=>"... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started GET "/authenticate/users/sign_in" for 127.0.0.1 at 2018-09-07 17:59:52 +0530 Processing by Auth::SessionsController#new as HTML Rendered /home/bhargav/Github/Auth/app/views/auth/shared/_devise_error_messages.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.html.erb within layouts/application (1.1ms) Rendered shopping/_navigation_options.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (1.7ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (2.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.6ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.6ms) Completed 200 OK in 13ms (Views: 9.2ms) Started GET "/authenticate/users/sign_in?_=1536323392466" for 127.0.0.1 at 2018-09-07 17:59:52 +0530 Processing by Auth::SessionsController#new as JS Parameters: {"_"=>"1536323392466"} Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_inputs.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_up_inputs.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_oauth_and_submit.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_forms.html.erb (1.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_recaptcha_tags.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.js.erb (1.9ms) Completed 200 OK in 3ms (Views: 2.3ms) Started GET "/assets/auth/google_oauth2.svg" for 127.0.0.1 at 2018-09-07 17:59:52 +0530 Started GET "/assets/auth/facebook.svg" for 127.0.0.1 at 2018-09-07 17:59:52 +0530 Started GET "/authenticate/omniauth/users/google_oauth2" for 127.0.0.1 at 2018-09-07 17:59:52 +0530 Started GET "/authenticate/omniauth/google_oauth2/callback" for 127.0.0.1 at 2018-09-07 17:59:52 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as HTML MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"123545"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Ehyx4oQuCUY3Hf2Xo1rH"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"kUT-9BotvKctYpRLehsC"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"rKXkjhcRqwH-UgKHxy1G"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b926f40acbcd65c3b0cf866'), ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926f40acbcd65c3b0cf866')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Hf2xim6bsppWTEPSSGW-"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f40acbcd65c3b0cf866')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 12:29:52 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://127.0.0.1:42651/ Completed 302 Found in 263ms Started GET "/" for 127.0.0.1 at 2018-09-07 17:59:52 +0530 Processing by HomeController#index as HTML Rendered home/index.html.erb within layouts/application (0.0ms) Rendered shopping/_navigation_options.html.erb (0.0ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926f40acbcd65c3b0cf866')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (3.4ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (3.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (0.9ms) Completed 200 OK in 7ms (Views: 6.3ms) Started GET "/authenticate/omniauth/users/assets/lab.jpg" for 127.0.0.1 at 2018-09-07 17:59:53 +0530 Started GET "/authenticate/omniauth/users/assets/ai_lab.jpg" for 127.0.0.1 at 2018-09-07 17:59:53 +0530 Started GET "/assets/auth/google_oauth2.svg" for 127.0.0.1 at 2018-09-07 17:59:53 +0530 Started GET "/assets/auth/facebook.svg" for 127.0.0.1 at 2018-09-07 17:59:53 +0530 Started DELETE "/authenticate/users/sign_out" for 127.0.0.1 at 2018-09-07 17:59:53 +0530 Processing by Auth::SessionsController#destroy as HTML Parameters: {"authenticity_token"=>"yFns5OCt+RmORyIA2dfM07b0Mk4wvgtos4KlKSncRHsRUyKrd+Nmt2pu0h5+a+B7wA5RobMSEQ8gGQhMi0KA+A=="} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926f40acbcd65c3b0cf866')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s Redirected to http://127.0.0.1:42651/ Completed 302 Found in 7ms Started GET "/" for 127.0.0.1 at 2018-09-07 17:59:53 +0530 Processing by HomeController#index as HTML Rendered home/index.html.erb within layouts/application (0.0ms) Rendered shopping/_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (1.4ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.6ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.2ms) Completed 200 OK in 6ms (Views: 5.5ms) Started GET "/assets/lab.jpg" for 127.0.0.1 at 2018-09-07 17:59:53 +0530 Started GET "/assets/ai_lab.jpg" for 127.0.0.1 at 2018-09-07 17:59:53 +0530 MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"lexus.brekke@ernser.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"8cUMM6x4W1Ss-hR5jrnX"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"FcF-6VFaiZxzyq3BT99x"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f41acbcd65c3b0cf86b'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926f41acbcd65c3b0cf86b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f41acbcd65c3b0cf86e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"gMYTH1R5fPSKxa4Q-zsz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f41acbcd65c3b0cf86b')}, "u"=>{"$set"=>{"client_authentication"=>{"test_app_id"=>"... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started GET "/authenticate/users/sign_in" for 127.0.0.1 at 2018-09-07 17:59:53 +0530 Processing by Auth::SessionsController#new as HTML Rendered /home/bhargav/Github/Auth/app/views/auth/shared/_devise_error_messages.html.erb (0.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.html.erb within layouts/application (0.4ms) Rendered shopping/_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (0.8ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (0.9ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.0ms) Completed 200 OK in 5ms (Views: 4.2ms) Started GET "/authenticate/users/sign_in?_=1536323393725" for 127.0.0.1 at 2018-09-07 17:59:53 +0530 Processing by Auth::SessionsController#new as JS Parameters: {"_"=>"1536323393725"} Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_inputs.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_up_inputs.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_oauth_and_submit.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_forms.html.erb (1.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_recaptcha_tags.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.js.erb (2.3ms) Completed 200 OK in 4ms (Views: 2.6ms) Started GET "/assets/auth/google_oauth2.svg" for 127.0.0.1 at 2018-09-07 17:59:53 +0530 Started GET "/assets/auth/facebook.svg" for 127.0.0.1 at 2018-09-07 17:59:53 +0530 Started GET "/authenticate/omniauth/users/google_oauth2" for 127.0.0.1 at 2018-09-07 17:59:53 +0530 Started GET "/authenticate/omniauth/google_oauth2/callback" for 127.0.0.1 at 2018-09-07 17:59:53 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as HTML MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"123545"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"YC-bKCd6vCbbETZF3jk7"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"CJjDjvmVxTi2EVpe8e9B"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"WJFrEE8u4zje45fwAYhL"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b926f41acbcd65c3b0cf872'), ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926f41acbcd65c3b0cf872')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://127.0.0.1:42651/authenticate/There%20was%20an%20error%20processing%20your%20request/omniauth/failed Completed 302 Found in 71ms Started GET "/authenticate/There%20was%20an%20error%20processing%20your%20request/omniauth/failed" for 127.0.0.1 at 2018-09-07 17:59:54 +0530 Processing by Auth::OmniauthCallbacksController#failure as HTML Parameters: {"res"=>"There was an error processing your request"} Rendered /home/bhargav/Github/Auth/app/views/auth/omniauth_callbacks/failure.html.erb within layouts/application (0.2ms) Rendered shopping/_navigation_options.html.erb (0.2ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (2.3ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (3.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.8ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.8ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.9ms) Completed 200 OK in 11ms (Views: 10.1ms) Started GET "/assets/auth/google_oauth2.svg" for 127.0.0.1 at 2018-09-07 17:59:54 +0530 Started GET "/assets/auth/facebook.svg" for 127.0.0.1 at 2018-09-07 17:59:54 +0530 MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"margarett@kaulke.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"U8bWxz4NdG9gwKJFzd7c"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"C5GksdLgFjTLxQrg2p_n"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f43acbcd65c3b0cf876'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926f43acbcd65c3b0cf876')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f44acbcd65c3b0cf879')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xYA1is1yC-3_HSKCywQr"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f43acbcd65c3b0cf876')}, "u"=>{"$set"=>{"client_authentication"=>{"test_app_id"=>"... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started GET "/authenticate/users/sign_in" for 127.0.0.1 at 2018-09-07 17:59:56 +0530 Processing by Auth::SessionsController#new as HTML Rendered /home/bhargav/Github/Auth/app/views/auth/shared/_devise_error_messages.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.html.erb within layouts/application (0.7ms) Rendered shopping/_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (1.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.7ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.6ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.5ms) Completed 200 OK in 8ms (Views: 6.3ms) Started GET "/authenticate/users/sign_in?_=1536323396168" for 127.0.0.1 at 2018-09-07 17:59:56 +0530 Processing by Auth::SessionsController#new as JS Parameters: {"_"=>"1536323396168"} Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_inputs.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_up_inputs.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_oauth_and_submit.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_forms.html.erb (1.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_recaptcha_tags.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.js.erb (1.8ms) Completed 200 OK in 3ms (Views: 2.2ms) Started GET "/assets/auth/google_oauth2.svg" for 127.0.0.1 at 2018-09-07 17:59:56 +0530 Started GET "/assets/auth/facebook.svg" for 127.0.0.1 at 2018-09-07 17:59:56 +0530 Started GET "/authenticate/omniauth/users/google_oauth2" for 127.0.0.1 at 2018-09-07 17:59:56 +0530 Started GET "/authenticate/omniauth/google_oauth2/callback" for 127.0.0.1 at 2018-09-07 17:59:56 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as HTML MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"123545"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"GwCurYxZGyBpjHuzshrB"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"EEt71CfJCM_PsDvAv7Fd"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"6vVU3KW9FefYNy8piytK"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b926f44acbcd65c3b0cf87d'), ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: a598ca0e-d0f0-4250-9e67-a6d0d3c3c6ac) to Test(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b926f44acbcd65c3b0cf87d, "GN3zi6_uNyhTwRejFVmy", {} Completed 401 Unauthorized in 161ms Started GET "/authenticate/users/sign_in" for 127.0.0.1 at 2018-09-07 17:59:56 +0530 Processing by Auth::SessionsController#new as HTML Rendered /home/bhargav/Github/Auth/app/views/auth/shared/_devise_error_messages.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.html.erb within layouts/application (0.8ms) Rendered shopping/_navigation_options.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (1.2ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.8ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.6ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.7ms) Completed 200 OK in 11ms (Views: 7.8ms) Started GET "/assets/auth/google_oauth2.svg" for 127.0.0.1 at 2018-09-07 17:59:56 +0530 Started GET "/assets/auth/facebook.svg" for 127.0.0.1 at 2018-09-07 17:59:56 +0530 MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"bernice@bechtelar.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"K9f_WK3Y-RBfSXFJGshC"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"f9yWPxSZiB7Ys2gmikPj"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f44acbcd65c3b0cf881'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 8f3a0dbe-a808-4082-b63a-32ed4fbccd31) to Test(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b926f44acbcd65c3b0cf881, "q7wXuMp3KLhshyzravid", {} MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f44acbcd65c3b0cf883')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"L6jWf_vxB-mLEj_CtVs6"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f44acbcd65c3b0cf881')}, "u"=>{"$set"=>{"client_authentication"=>{"test_app_id"=>"... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started GET "/authenticate/users/sign_in" for 127.0.0.1 at 2018-09-07 17:59:56 +0530 Processing by Auth::SessionsController#new as HTML Rendered /home/bhargav/Github/Auth/app/views/auth/shared/_devise_error_messages.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.html.erb within layouts/application (1.1ms) Rendered shopping/_navigation_options.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (2.1ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (2.7ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.8ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (1.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.7ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (2.5ms) Completed 200 OK in 14ms (Views: 10.9ms) Started GET "/authenticate/users/sign_in?_=1536323396932" for 127.0.0.1 at 2018-09-07 17:59:56 +0530 Processing by Auth::SessionsController#new as JS Parameters: {"_"=>"1536323396932"} Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_inputs.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_up_inputs.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_oauth_and_submit.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_forms.html.erb (0.9ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_recaptcha_tags.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.js.erb (1.6ms) Completed 200 OK in 3ms (Views: 2.0ms) Started GET "/assets/auth/google_oauth2.svg" for 127.0.0.1 at 2018-09-07 17:59:57 +0530 Started GET "/assets/auth/facebook.svg" for 127.0.0.1 at 2018-09-07 17:59:57 +0530 Started GET "/authenticate/omniauth/users/google_oauth2" for 127.0.0.1 at 2018-09-07 17:59:57 +0530 Started GET "/authenticate/omniauth/google_oauth2/callback" for 127.0.0.1 at 2018-09-07 17:59:57 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as HTML Redirected to http://127.0.0.1:42651/authenticate/no_resource/omniauth/failed Completed 302 Found in 1ms Started GET "/authenticate/no_resource/omniauth/failed" for 127.0.0.1 at 2018-09-07 17:59:57 +0530 Processing by Auth::OmniauthCallbacksController#failure as HTML Parameters: {"res"=>"no_resource"} Rendered /home/bhargav/Github/Auth/app/views/auth/omniauth_callbacks/failure.html.erb within layouts/application (0.2ms) Rendered shopping/_navigation_options.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (2.1ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (2.6ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.9ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (1.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (1.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (1.4ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (3.2ms) Completed 200 OK in 12ms (Views: 11.0ms) Started GET "/assets/auth/google_oauth2.svg" for 127.0.0.1 at 2018-09-07 17:59:57 +0530 Started GET "/assets/auth/facebook.svg" for 127.0.0.1 at 2018-09-07 17:59:57 +0530 MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"benedict.goodwin@mcglynnjacobi.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"fjmuv8oGuRWcir14SPxd"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"-dtmDMuKfmrduqkLAqQA"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f45acbcd65c3b0cf888'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926f45acbcd65c3b0cf888')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f45acbcd65c3b0cf88b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"bjjzyMTjdUTYjyxGkzMn"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f45acbcd65c3b0cf888')}, "u"=>{"$set"=>{"client_authentication"=>{"test_app_id"=>"... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started GET "/authenticate/users/sign_in" for 127.0.0.1 at 2018-09-07 17:59:57 +0530 Processing by Auth::SessionsController#new as HTML Rendered /home/bhargav/Github/Auth/app/views/auth/shared/_devise_error_messages.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.html.erb within layouts/application (0.6ms) Rendered shopping/_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (1.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.6ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.4ms) Completed 200 OK in 8ms (Views: 6.0ms) Started GET "/authenticate/users/sign_in?_=1536323397497" for 127.0.0.1 at 2018-09-07 17:59:57 +0530 Processing by Auth::SessionsController#new as JS Parameters: {"_"=>"1536323397497"} Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_inputs.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_up_inputs.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_oauth_and_submit.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_forms.html.erb (0.9ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_recaptcha_tags.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.js.erb (1.9ms) Completed 200 OK in 3ms (Views: 2.3ms) Started GET "/assets/auth/google_oauth2.svg" for 127.0.0.1 at 2018-09-07 17:59:57 +0530 Started GET "/assets/auth/facebook.svg" for 127.0.0.1 at 2018-09-07 17:59:57 +0530 Started GET "/authenticate/omniauth/users/facebook" for 127.0.0.1 at 2018-09-07 17:59:57 +0530 Started GET "/authenticate/omniauth/facebook/callback" for 127.0.0.1 at 2018-09-07 17:59:57 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as HTML MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"facebook", "uid"=>"123545"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"fNcuJdReQH8LnvZGZm7S"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"69tomLg74LGdZvQKDufn"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"SJ6_6KeTRgujqn-PTF7N"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b926f45acbcd65c3b0cf88f'), ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926f45acbcd65c3b0cf88f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"RX-uhVZ_LwqsgdtnEpky"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f45acbcd65c3b0cf88f')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 12:29:57 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://127.0.0.1:42651/ Completed 302 Found in 158ms Started GET "/" for 127.0.0.1 at 2018-09-07 17:59:57 +0530 Processing by HomeController#index as HTML Rendered home/index.html.erb within layouts/application (0.2ms) Rendered shopping/_navigation_options.html.erb (0.1ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926f45acbcd65c3b0cf88f')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (5.3ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (5.7ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.8ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.6ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.8ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (2.1ms) Completed 200 OK in 14ms (Views: 12.3ms) Started GET "/authenticate/omniauth/users/assets/lab.jpg" for 127.0.0.1 at 2018-09-07 17:59:57 +0530 Started GET "/authenticate/omniauth/users/assets/ai_lab.jpg" for 127.0.0.1 at 2018-09-07 17:59:57 +0530 Started GET "/assets/auth/google_oauth2.svg" for 127.0.0.1 at 2018-09-07 17:59:57 +0530 Started GET "/assets/auth/facebook.svg" for 127.0.0.1 at 2018-09-07 17:59:57 +0530 MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"delbert_schumm@swift.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"DchxtZcxsu4CbWCf4azG"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"86im8z4Ytkfz33pBZz3y"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f46acbcd65c3b0cf893'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926f46acbcd65c3b0cf893')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f46acbcd65c3b0cf896')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"bmnveaVrHzoghyWt1aUw"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f46acbcd65c3b0cf893')}, "u"=>{"$set"=>{"client_authentication"=>{"test_app_id"=>"... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started GET "/authenticate/users/sign_in" for 127.0.0.1 at 2018-09-07 17:59:58 +0530 Processing by Auth::SessionsController#new as HTML Rendered /home/bhargav/Github/Auth/app/views/auth/shared/_devise_error_messages.html.erb (0.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.html.erb within layouts/application (0.5ms) Rendered shopping/_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (1.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.6ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.3ms) Completed 200 OK in 7ms (Views: 5.6ms) Started GET "/authenticate/users/sign_in?_=1536323398188" for 127.0.0.1 at 2018-09-07 17:59:58 +0530 Processing by Auth::SessionsController#new as JS Parameters: {"_"=>"1536323398188"} Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_inputs.html.erb (0.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_up_inputs.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_oauth_and_submit.html.erb (0.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_forms.html.erb (2.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_recaptcha_tags.html.erb (0.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_navigation_options.html.erb (0.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.js.erb (5.9ms) Completed 200 OK in 7ms (Views: 6.4ms) Started GET "/assets/auth/google_oauth2.svg" for 127.0.0.1 at 2018-09-07 17:59:58 +0530 Started GET "/assets/auth/facebook.svg" for 127.0.0.1 at 2018-09-07 17:59:58 +0530 Started GET "/authenticate/omniauth/users/facebook" for 127.0.0.1 at 2018-09-07 17:59:58 +0530 Started GET "/authenticate/omniauth/facebook/callback" for 127.0.0.1 at 2018-09-07 17:59:58 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as HTML MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"facebook", "uid"=>"123545"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"LYjGmZ9z9LXRrq8sH1ri"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"oP7axT9G-mNtRZRXzs1r"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ZFBxpB5qwRLD9Aynhgka"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b926f46acbcd65c3b0cf89a'), ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926f46acbcd65c3b0cf89a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"aHCPNgFYFAUJxViCk9fP"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f46acbcd65c3b0cf89a')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 12:29:58 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://127.0.0.1:42651/ Completed 302 Found in 183ms Started GET "/" for 127.0.0.1 at 2018-09-07 17:59:58 +0530 Processing by HomeController#index as HTML Rendered home/index.html.erb within layouts/application (0.1ms) Rendered shopping/_navigation_options.html.erb (0.0ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926f46acbcd65c3b0cf89a')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (4.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (4.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.6ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.3ms) Completed 200 OK in 9ms (Views: 8.7ms) Started GET "/authenticate/omniauth/users/assets/lab.jpg" for 127.0.0.1 at 2018-09-07 17:59:58 +0530 Started GET "/authenticate/omniauth/users/assets/ai_lab.jpg" for 127.0.0.1 at 2018-09-07 17:59:58 +0530 Started GET "/assets/auth/facebook.svg" for 127.0.0.1 at 2018-09-07 17:59:58 +0530 Started GET "/assets/auth/google_oauth2.svg" for 127.0.0.1 at 2018-09-07 17:59:58 +0530 Started DELETE "/authenticate/users/sign_out" for 127.0.0.1 at 2018-09-07 17:59:58 +0530 Processing by Auth::SessionsController#destroy as HTML Parameters: {"authenticity_token"=>"S5pStIe4cCYct71A3AnE9G0DZjWjG48ACm5Dr2ywaXtnZenaCJbkmJ3Ob/d+D+04LvnuTmN/hZs+gFjO8isoQw=="} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926f46acbcd65c3b0cf89a')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Redirected to http://127.0.0.1:42651/ Completed 302 Found in 3ms Started GET "/" for 127.0.0.1 at 2018-09-07 17:59:58 +0530 Processing by HomeController#index as HTML Rendered home/index.html.erb within layouts/application (0.1ms) Rendered shopping/_navigation_options.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (2.3ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (2.8ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.8ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (1.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.8ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (1.2ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (3.0ms) Completed 200 OK in 11ms (Views: 10.5ms) Started GET "/assets/lab.jpg" for 127.0.0.1 at 2018-09-07 17:59:58 +0530 Started GET "/assets/ai_lab.jpg" for 127.0.0.1 at 2018-09-07 17:59:58 +0530 MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"abel.wiza@casper.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"bZfPaZ3iEHW_sdU2Rab-"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"1y9EZDrNHescgyqKxwMr"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f46acbcd65c3b0cf89f'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926f46acbcd65c3b0cf89f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f47acbcd65c3b0cf8a2')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"RP1yE6E9NUWwKVsEn4y9"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f46acbcd65c3b0cf89f')}, "u"=>{"$set"=>{"client_authentication"=>{"test_app_id"=>"... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started GET "/authenticate/users/sign_in?api_key=test¤t_app_id=test_app_id&redirect_url=http%3A%2F%2Fwww.google.com" for 127.0.0.1 at 2018-09-07 17:59:59 +0530 Processing by Auth::SessionsController#new as HTML Parameters: {"api_key"=>"test", "current_app_id"=>"test_app_id", "redirect_url"=>"http://www.google.com"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Rendered /home/bhargav/Github/Auth/app/views/auth/shared/_devise_error_messages.html.erb (0.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.html.erb within layouts/application (0.5ms) Rendered shopping/_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (0.9ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.0ms) Completed 200 OK in 12ms (Views: 5.4ms) Started GET "/authenticate/users/sign_in?_=1536323399195" for 127.0.0.1 at 2018-09-07 17:59:59 +0530 Processing by Auth::SessionsController#new as JS Parameters: {"_"=>"1536323399195"} Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_inputs.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_up_inputs.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_oauth_and_submit.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_forms.html.erb (0.8ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_recaptcha_tags.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.js.erb (1.6ms) Completed 200 OK in 4ms (Views: 2.1ms) Started GET "/assets/auth/google_oauth2.svg" for 127.0.0.1 at 2018-09-07 17:59:59 +0530 Started GET "/assets/auth/facebook.svg" for 127.0.0.1 at 2018-09-07 17:59:59 +0530 Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=" for 127.0.0.1 at 2018-09-07 17:59:59 +0530 Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=r" for 127.0.0.1 at 2018-09-07 17:59:59 +0530 Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=ret" for 127.0.0.1 at 2018-09-07 17:59:59 +0530 Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retar" for 127.0.0.1 at 2018-09-07 17:59:59 +0530 Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=reta" for 127.0.0.1 at 2018-09-07 17:59:59 +0530 Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=re" for 127.0.0.1 at 2018-09-07 17:59:59 +0530 Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard" for 127.0.0.1 at 2018-09-07 17:59:59 +0530 Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40" for 127.0.0.1 at 2018-09-07 17:59:59 +0530 Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40g" for 127.0.0.1 at 2018-09-07 17:59:59 +0530 Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40gm" for 127.0.0.1 at 2018-09-07 17:59:59 +0530 Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40gmai" for 127.0.0.1 at 2018-09-07 17:59:59 +0530 Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40gma" for 127.0.0.1 at 2018-09-07 17:59:59 +0530 Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40gmail" for 127.0.0.1 at 2018-09-07 17:59:59 +0530 Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40gmail." for 127.0.0.1 at 2018-09-07 17:59:59 +0530 Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40gmail.c" for 127.0.0.1 at 2018-09-07 17:59:59 +0530 Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40gmail.co" for 127.0.0.1 at 2018-09-07 17:59:59 +0530 Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40gmail.com" for 127.0.0.1 at 2018-09-07 17:59:59 +0530 Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40gmail.com" for 127.0.0.1 at 2018-09-07 17:59:59 +0530 MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"retard@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"claire@kuphal.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Z7iq68dYp-jTDWpkb1yi"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ypxgNocsunzNTXT8FzoM"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f47acbcd65c3b0cf8a8'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926f47acbcd65c3b0cf8a8')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f47acbcd65c3b0cf8ab')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"p7grCkvLWqwQ7CRsTT8y"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f47acbcd65c3b0cf8a8')}, "u"=>{"$set"=>{"client_authentication"=>{"test_app_id"=>"... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started GET "/authenticate/users/sign_in" for 127.0.0.1 at 2018-09-07 17:59:59 +0530 Processing by Auth::SessionsController#new as HTML Rendered /home/bhargav/Github/Auth/app/views/auth/shared/_devise_error_messages.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.html.erb within layouts/application (1.0ms) Rendered shopping/_navigation_options.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (1.7ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (2.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.7ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (1.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.6ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (2.0ms) Completed 200 OK in 12ms (Views: 8.8ms) Started GET "/authenticate/users/sign_in?_=1536323399734" for 127.0.0.1 at 2018-09-07 17:59:59 +0530 Processing by Auth::SessionsController#new as JS Parameters: {"_"=>"1536323399734"} Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_inputs.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_up_inputs.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_oauth_and_submit.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_forms.html.erb (0.9ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_recaptcha_tags.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.js.erb (2.3ms) Completed 200 OK in 4ms (Views: 2.7ms) Started GET "/assets/auth/google_oauth2.svg" for 127.0.0.1 at 2018-09-07 17:59:59 +0530 Started GET "/assets/auth/facebook.svg" for 127.0.0.1 at 2018-09-07 17:59:59 +0530 Started GET "/authenticate/omniauth/users/facebook" for 127.0.0.1 at 2018-09-07 17:59:59 +0530 Started GET "/authenticate/omniauth/facebook/callback" for 127.0.0.1 at 2018-09-07 17:59:59 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as HTML Redirected to http://127.0.0.1:42651/authenticate/error/omniauth/failed Completed 302 Found in 4ms Started GET "/authenticate/error/omniauth/failed" for 127.0.0.1 at 2018-09-07 17:59:59 +0530 Processing by Auth::OmniauthCallbacksController#failure as HTML Parameters: {"res"=>"error"} Rendered /home/bhargav/Github/Auth/app/views/auth/omniauth_callbacks/failure.html.erb within layouts/application (0.1ms) Rendered shopping/_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (1.2ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.8ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.6ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.8ms) Completed 200 OK in 7ms (Views: 6.1ms) Started GET "/assets/auth/google_oauth2.svg" for 127.0.0.1 at 2018-09-07 18:00:00 +0530 Started GET "/assets/auth/facebook.svg" for 127.0.0.1 at 2018-09-07 18:00:00 +0530 MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"cayla@bogisich.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"jGDC7vK6LXzdoMSmqdER"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"PA5pkxXKSkrTeXs4yKcL"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f48acbcd65c3b0cf8b0'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926f48acbcd65c3b0cf8b0')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f48acbcd65c3b0cf8b3')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"qkEfvNmYBLLSvcxSbZQb"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f48acbcd65c3b0cf8b0')}, "u"=>{"$set"=>{"client_authentication"=>{"test_app_id"=>"... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started GET "/authenticate/users/sign_in" for 127.0.0.1 at 2018-09-07 18:00:00 +0530 Processing by Auth::SessionsController#new as HTML Rendered /home/bhargav/Github/Auth/app/views/auth/shared/_devise_error_messages.html.erb (0.6ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.html.erb within layouts/application (1.2ms) Rendered shopping/_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (1.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.3ms) Completed 200 OK in 9ms (Views: 6.7ms) Started GET "/authenticate/users/sign_in?_=1536323400281" for 127.0.0.1 at 2018-09-07 18:00:00 +0530 Processing by Auth::SessionsController#new as JS Parameters: {"_"=>"1536323400281"} Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_inputs.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_up_inputs.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_oauth_and_submit.html.erb (0.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_forms.html.erb (1.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_recaptcha_tags.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.js.erb (2.1ms) Completed 200 OK in 4ms (Views: 2.4ms) Started GET "/assets/auth/google_oauth2.svg" for 127.0.0.1 at 2018-09-07 18:00:00 +0530 Started GET "/assets/auth/facebook.svg" for 127.0.0.1 at 2018-09-07 18:00:00 +0530 Started GET "/authenticate/omniauth/users/facebook" for 127.0.0.1 at 2018-09-07 18:00:00 +0530 Started GET "/authenticate/omniauth/facebook/callback" for 127.0.0.1 at 2018-09-07 18:00:00 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as HTML MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"facebook", "uid"=>"123545"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yhTD4P-MRuNtEgjzPdTX"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"GwzKseoaekrpUumoYcxy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"_nyiCss43hCVPrGYeiUP"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b926f48acbcd65c3b0cf8b7'), ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926f48acbcd65c3b0cf8b7')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"YnxWRMi-SUBQyD-gsUje"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f48acbcd65c3b0cf8b7')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 12:30:00 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://127.0.0.1:42651/ Completed 302 Found in 252ms Started GET "/" for 127.0.0.1 at 2018-09-07 18:00:00 +0530 Processing by HomeController#index as HTML Rendered home/index.html.erb within layouts/application (0.1ms) Rendered shopping/_navigation_options.html.erb (0.1ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926f48acbcd65c3b0cf8b7')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (6.2ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (6.6ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.7ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.7ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.8ms) Completed 200 OK in 16ms (Views: 15.0ms) Started GET "/authenticate/omniauth/users/assets/lab.jpg" for 127.0.0.1 at 2018-09-07 18:00:00 +0530 Started GET "/authenticate/omniauth/users/assets/ai_lab.jpg" for 127.0.0.1 at 2018-09-07 18:00:00 +0530 Started GET "/assets/auth/google_oauth2.svg" for 127.0.0.1 at 2018-09-07 18:00:00 +0530 Started GET "/assets/auth/facebook.svg" for 127.0.0.1 at 2018-09-07 18:00:00 +0530 Started DELETE "/authenticate/users/sign_out" for 127.0.0.1 at 2018-09-07 18:00:01 +0530 Processing by Auth::SessionsController#destroy as HTML Parameters: {"authenticity_token"=>"CtnyRr3QWwDHFd3s7CpfnDmYEjpos/3rkfdp/1tdSc8AR60b4Y4XDRHva3xNXfFBneg3D63z1is9TP0x18KoMg=="} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926f48acbcd65c3b0cf8b7')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Redirected to http://127.0.0.1:42651/ Completed 302 Found in 4ms Started GET "/" for 127.0.0.1 at 2018-09-07 18:00:01 +0530 Processing by HomeController#index as HTML Rendered home/index.html.erb within layouts/application (0.0ms) Rendered shopping/_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (0.8ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.2ms) Completed 200 OK in 5ms (Views: 4.5ms) Started GET "/assets/lab.jpg" for 127.0.0.1 at 2018-09-07 18:00:01 +0530 Started GET "/assets/ai_lab.jpg" for 127.0.0.1 at 2018-09-07 18:00:01 +0530 MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"wilford@krichoen.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"f6ZtPwxT7Lw89KpxxD66"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"KM3Yqd1gxL8jBbaF-qP_"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f49acbcd65c3b0cf8bc'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926f49acbcd65c3b0cf8bc')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f49acbcd65c3b0cf8bf')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Mq5zefPaeNxsBEYWERPG"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f49acbcd65c3b0cf8bc')}, "u"=>{"$set"=>{"client_authentication"=>{"test_app_id"=>"... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started GET "/authenticate/users/sign_in" for 127.0.0.1 at 2018-09-07 18:00:01 +0530 Processing by Auth::SessionsController#new as HTML Rendered /home/bhargav/Github/Auth/app/views/auth/shared/_devise_error_messages.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.html.erb within layouts/application (0.3ms) Rendered shopping/_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (0.6ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (0.8ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (0.8ms) Completed 200 OK in 4ms (Views: 3.3ms) Started GET "/authenticate/users/sign_in?_=1536323401387" for 127.0.0.1 at 2018-09-07 18:00:01 +0530 Processing by Auth::SessionsController#new as JS Parameters: {"_"=>"1536323401387"} Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_inputs.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_up_inputs.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_oauth_and_submit.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_forms.html.erb (1.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_recaptcha_tags.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.js.erb (2.1ms) Completed 200 OK in 3ms (Views: 2.5ms) Started GET "/assets/auth/google_oauth2.svg" for 127.0.0.1 at 2018-09-07 18:00:01 +0530 Started GET "/assets/auth/facebook.svg" for 127.0.0.1 at 2018-09-07 18:00:01 +0530 Started GET "/authenticate/omniauth/users/facebook" for 127.0.0.1 at 2018-09-07 18:00:01 +0530 Started GET "/authenticate/omniauth/facebook/callback" for 127.0.0.1 at 2018-09-07 18:00:01 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as HTML MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"facebook", "uid"=>"123545"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"goEVnqZypKdQyuJBWQnq"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"72Xu7pmBWoSqm1KAxREG"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Y3uxLJy8SUF_Y3yMTau7"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b926f49acbcd65c3b0cf8c3'), ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926f49acbcd65c3b0cf8c3')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://127.0.0.1:42651/authenticate/There%20was%20an%20error%20processing%20your%20request/omniauth/failed Completed 302 Found in 91ms Started GET "/authenticate/There%20was%20an%20error%20processing%20your%20request/omniauth/failed" for 127.0.0.1 at 2018-09-07 18:00:01 +0530 Processing by Auth::OmniauthCallbacksController#failure as HTML Parameters: {"res"=>"There was an error processing your request"} Rendered /home/bhargav/Github/Auth/app/views/auth/omniauth_callbacks/failure.html.erb within layouts/application (0.1ms) Rendered shopping/_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (1.5ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (2.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.6ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.7ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (1.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (2.2ms) Completed 200 OK in 7ms (Views: 6.9ms) Started GET "/assets/auth/google_oauth2.svg" for 127.0.0.1 at 2018-09-07 18:00:01 +0530 Started GET "/assets/auth/facebook.svg" for 127.0.0.1 at 2018-09-07 18:00:01 +0530 MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"dixie@lehner.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yPC_q-_-ZuvYCqJnntt5"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"QSwfGGkcFBS3GvyQaiRT"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f4bacbcd65c3b0cf8c7'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926f4bacbcd65c3b0cf8c7')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f4bacbcd65c3b0cf8ca')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"k6XxyB9DjJFHatrPifwh"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f4bacbcd65c3b0cf8c7')}, "u"=>{"$set"=>{"client_authentication"=>{"test_app_id"=>"... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started GET "/authenticate/users/sign_in" for 127.0.0.1 at 2018-09-07 18:00:03 +0530 Processing by Auth::SessionsController#new as HTML Rendered /home/bhargav/Github/Auth/app/views/auth/shared/_devise_error_messages.html.erb (0.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.html.erb within layouts/application (0.4ms) Rendered shopping/_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (1.2ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (0.9ms) Completed 200 OK in 6ms (Views: 5.1ms) Started GET "/authenticate/users/sign_in?_=1536323403787" for 127.0.0.1 at 2018-09-07 18:00:03 +0530 Processing by Auth::SessionsController#new as JS Parameters: {"_"=>"1536323403787"} Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_inputs.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_up_inputs.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_oauth_and_submit.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_forms.html.erb (1.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_recaptcha_tags.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.js.erb (2.3ms) Completed 200 OK in 5ms (Views: 3.1ms) Started GET "/assets/auth/google_oauth2.svg" for 127.0.0.1 at 2018-09-07 18:00:03 +0530 Started GET "/assets/auth/facebook.svg" for 127.0.0.1 at 2018-09-07 18:00:03 +0530 Started GET "/authenticate/omniauth/users/facebook" for 127.0.0.1 at 2018-09-07 18:00:03 +0530 Started GET "/authenticate/omniauth/facebook/callback" for 127.0.0.1 at 2018-09-07 18:00:03 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as HTML MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"facebook", "uid"=>"123545"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"z5JDe2UvtMLozfzJ9Vz2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"x5B-KE1QtWCbyFJzx9e6"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"JokUf-AK6vSHz4ypwwph"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b926f4bacbcd65c3b0cf8ce'), ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 1aef3f24-d395-4779-acc6-5a0fa284eac5) to Test(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b926f4bacbcd65c3b0cf8ce, "Bx-9_aDLkpEqgyuCxZDu", {} Completed 401 Unauthorized in 96ms Started GET "/authenticate/users/sign_in" for 127.0.0.1 at 2018-09-07 18:00:04 +0530 Processing by Auth::SessionsController#new as HTML Rendered /home/bhargav/Github/Auth/app/views/auth/shared/_devise_error_messages.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.html.erb within layouts/application (1.0ms) Rendered shopping/_navigation_options.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (1.3ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.6ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.8ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.7ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (1.1ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (2.4ms) Completed 200 OK in 11ms (Views: 8.5ms) Started GET "/assets/auth/google_oauth2.svg" for 127.0.0.1 at 2018-09-07 18:00:04 +0530 Started GET "/assets/auth/facebook.svg" for 127.0.0.1 at 2018-09-07 18:00:04 +0530 MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"mary@wilderman.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"RZyefpwA7sBkQ6Rf8tM3"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"8xwxUA8ssV1R9tWwCZFm"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f4cacbcd65c3b0cf8d2'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 395195fa-4425-4f96-a544-974670ce7ff0) to Test(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b926f4cacbcd65c3b0cf8d2, "MrDxK1sUkgwxVuceiN_x", {} MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f4cacbcd65c3b0cf8d4')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"aHrwBvNy3aEo-pxXFbFE"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f4cacbcd65c3b0cf8d2')}, "u"=>{"$set"=>{"client_authentication"=>{"test_app_id"=>"... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started GET "/authenticate/users/sign_in" for 127.0.0.1 at 2018-09-07 18:00:04 +0530 Processing by Auth::SessionsController#new as HTML Rendered /home/bhargav/Github/Auth/app/views/auth/shared/_devise_error_messages.html.erb (0.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.html.erb within layouts/application (0.3ms) Rendered shopping/_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (0.7ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (0.8ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (0.8ms) Completed 200 OK in 4ms (Views: 3.4ms) Started GET "/authenticate/users/sign_in?_=1536323404502" for 127.0.0.1 at 2018-09-07 18:00:04 +0530 Processing by Auth::SessionsController#new as JS Parameters: {"_"=>"1536323404502"} Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_inputs.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_up_inputs.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_oauth_and_submit.html.erb (0.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_forms.html.erb (1.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_recaptcha_tags.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_navigation_options.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.js.erb (4.3ms) Completed 200 OK in 6ms (Views: 4.9ms) Started GET "/assets/auth/google_oauth2.svg" for 127.0.0.1 at 2018-09-07 18:00:04 +0530 Started GET "/assets/auth/facebook.svg" for 127.0.0.1 at 2018-09-07 18:00:04 +0530 Started GET "/authenticate/omniauth/users/facebook" for 127.0.0.1 at 2018-09-07 18:00:04 +0530 Started GET "/authenticate/omniauth/facebook/callback" for 127.0.0.1 at 2018-09-07 18:00:04 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as HTML Redirected to http://127.0.0.1:42651/authenticate/no_resource/omniauth/failed Completed 302 Found in 1ms Started GET "/authenticate/no_resource/omniauth/failed" for 127.0.0.1 at 2018-09-07 18:00:04 +0530 Processing by Auth::OmniauthCallbacksController#failure as HTML Parameters: {"res"=>"no_resource"} Rendered /home/bhargav/Github/Auth/app/views/auth/omniauth_callbacks/failure.html.erb within layouts/application (0.1ms) Rendered shopping/_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (1.4ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.9ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (1.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.7ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (2.3ms) Completed 200 OK in 8ms (Views: 7.3ms) Started GET "/assets/auth/google_oauth2.svg" for 127.0.0.1 at 2018-09-07 18:00:04 +0530 Started GET "/assets/auth/facebook.svg" for 127.0.0.1 at 2018-09-07 18:00:04 +0530 MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jacinto@nitzsche.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"nt9TiLfaSmrJ9yn_CRbi"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"83shomyZDyWz1e1kWbKL"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f4cacbcd65c3b0cf8d9'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926f4cacbcd65c3b0cf8d9')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f4cacbcd65c3b0cf8dc')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"1CnLhG2ticJEtBfSqCgy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f4cacbcd65c3b0cf8d9')}, "u"=>{"$set"=>{"client_authentication"=>{"test_app_id"=>"... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started GET "/authenticate/users/sign_in?api_key=test¤t_app_id=test_app_id" for 127.0.0.1 at 2018-09-07 18:00:05 +0530 Processing by Auth::SessionsController#new as HTML Parameters: {"api_key"=>"test", "current_app_id"=>"test_app_id"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Rendered /home/bhargav/Github/Auth/app/views/auth/shared/_devise_error_messages.html.erb (0.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.html.erb within layouts/application (0.5ms) Rendered shopping/_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (1.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.6ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.6ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.5ms) Completed 200 OK in 10ms (Views: 5.4ms) Started GET "/authenticate/users/sign_in?_=1536323405042" for 127.0.0.1 at 2018-09-07 18:00:05 +0530 Processing by Auth::SessionsController#new as JS Parameters: {"_"=>"1536323405042"} Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_inputs.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_up_inputs.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_oauth_and_submit.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_forms.html.erb (1.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_recaptcha_tags.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.js.erb (2.0ms) Completed 200 OK in 5ms (Views: 3.0ms) Started GET "/assets/auth/google_oauth2.svg" for 127.0.0.1 at 2018-09-07 18:00:05 +0530 Started GET "/assets/auth/facebook.svg" for 127.0.0.1 at 2018-09-07 18:00:05 +0530 Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=" for 127.0.0.1 at 2018-09-07 18:00:05 +0530 Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=r" for 127.0.0.1 at 2018-09-07 18:00:05 +0530 Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=re" for 127.0.0.1 at 2018-09-07 18:00:05 +0530 Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=ret" for 127.0.0.1 at 2018-09-07 18:00:05 +0530 Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=reta" for 127.0.0.1 at 2018-09-07 18:00:05 +0530 Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retar" for 127.0.0.1 at 2018-09-07 18:00:05 +0530 Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard" for 127.0.0.1 at 2018-09-07 18:00:05 +0530 Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40" for 127.0.0.1 at 2018-09-07 18:00:05 +0530 Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40g" for 127.0.0.1 at 2018-09-07 18:00:05 +0530 Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40gma" for 127.0.0.1 at 2018-09-07 18:00:05 +0530 Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40gm" for 127.0.0.1 at 2018-09-07 18:00:05 +0530 Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40gmai" for 127.0.0.1 at 2018-09-07 18:00:05 +0530 Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40gmail" for 127.0.0.1 at 2018-09-07 18:00:05 +0530 Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40gmail." for 127.0.0.1 at 2018-09-07 18:00:05 +0530 Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40gmail.c" for 127.0.0.1 at 2018-09-07 18:00:05 +0530 Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40gmail.co" for 127.0.0.1 at 2018-09-07 18:00:05 +0530 Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40gmail.com" for 127.0.0.1 at 2018-09-07 18:00:05 +0530 Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40gmail.com" for 127.0.0.1 at 2018-09-07 18:00:05 +0530 MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"retard@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"reece_ohara@connprice.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"H9Won7GiJj5Q3GsedWzX"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"kHkZ4ptfPfR5xXRQCSD7"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f4dacbcd65c3b0cf8e2'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926f4dacbcd65c3b0cf8e2')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f4dacbcd65c3b0cf8e5')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"DrJRauZGun1Ch5egKuyF"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f4dacbcd65c3b0cf8e2')}, "u"=>{"$set"=>{"client_authentication"=>{"test_app_id"=>"... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started GET "/topics/new" for 127.0.0.1 at 2018-09-07 18:00:05 +0530 Processing by TopicsController#new as HTML Completed 401 Unauthorized in 1ms Started GET "/authenticate/users/sign_in" for 127.0.0.1 at 2018-09-07 18:00:05 +0530 Processing by Auth::SessionsController#new as HTML Rendered /home/bhargav/Github/Auth/app/views/auth/shared/_devise_error_messages.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.html.erb within layouts/application (0.6ms) Rendered shopping/_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (1.1ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.7ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.6ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.7ms) Completed 200 OK in 8ms (Views: 6.5ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"thea.emard@thompson.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"8EXYJ8hmeHugtVRB7ECb"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"bbVyHcMAUZnLkiC7357r"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f4dacbcd65c3b0cf8e8'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926f4dacbcd65c3b0cf8e8')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f4dacbcd65c3b0cf8eb')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"XBjoMUc4yy7Pdedfnbi7"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f4dacbcd65c3b0cf8e8')}, "u"=>{"$set"=>{"client_authentication"=>{"test_app_id"=>"... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started GET "/authenticate/users/sign_in?api_key=test¤t_app_id=test_app_id&redirect_url=http%3A%2F%2Fwww.google.com" for 127.0.0.1 at 2018-09-07 18:00:05 +0530 Processing by Auth::SessionsController#new as HTML Parameters: {"api_key"=>"test", "current_app_id"=>"test_app_id", "redirect_url"=>"http://www.google.com"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Rendered /home/bhargav/Github/Auth/app/views/auth/shared/_devise_error_messages.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.html.erb within layouts/application (1.1ms) Rendered shopping/_navigation_options.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (1.3ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.6ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.8ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.6ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.7ms) Completed 200 OK in 19ms (Views: 8.1ms) Started GET "/authenticate/users/sign_in?_=1536323406005" for 127.0.0.1 at 2018-09-07 18:00:06 +0530 Processing by Auth::SessionsController#new as JS Parameters: {"_"=>"1536323406005"} Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_inputs.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_up_inputs.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_oauth_and_submit.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_forms.html.erb (1.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_recaptcha_tags.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.js.erb (2.0ms) Completed 200 OK in 4ms (Views: 2.4ms) Started GET "/assets/auth/google_oauth2.svg" for 127.0.0.1 at 2018-09-07 18:00:06 +0530 Started GET "/assets/auth/facebook.svg" for 127.0.0.1 at 2018-09-07 18:00:06 +0530 Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=" for 127.0.0.1 at 2018-09-07 18:00:06 +0530 Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=re" for 127.0.0.1 at 2018-09-07 18:00:06 +0530 Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=r" for 127.0.0.1 at 2018-09-07 18:00:06 +0530 Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=ret" for 127.0.0.1 at 2018-09-07 18:00:06 +0530 Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40" for 127.0.0.1 at 2018-09-07 18:00:06 +0530 Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=reta" for 127.0.0.1 at 2018-09-07 18:00:06 +0530 Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retar" for 127.0.0.1 at 2018-09-07 18:00:06 +0530 Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard" for 127.0.0.1 at 2018-09-07 18:00:06 +0530 Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40gm" for 127.0.0.1 at 2018-09-07 18:00:06 +0530 Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40gma" for 127.0.0.1 at 2018-09-07 18:00:06 +0530 Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40g" for 127.0.0.1 at 2018-09-07 18:00:06 +0530 Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40gmail" for 127.0.0.1 at 2018-09-07 18:00:06 +0530 Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40gmai" for 127.0.0.1 at 2018-09-07 18:00:06 +0530 Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40gmail." for 127.0.0.1 at 2018-09-07 18:00:06 +0530 Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40gmail.c" for 127.0.0.1 at 2018-09-07 18:00:06 +0530 Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40gmail.co" for 127.0.0.1 at 2018-09-07 18:00:06 +0530 Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40gmail.com" for 127.0.0.1 at 2018-09-07 18:00:06 +0530 Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40gmail.com" for 127.0.0.1 at 2018-09-07 18:00:06 +0530 MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"retard@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rodrick_rosenbaum@marquardt.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Rt4LTs8FxMd-q2aMZxcB"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ws-R4Cc8XzmWsdVHXKhj"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f4eacbcd65c3b0cf8ff'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926f4eacbcd65c3b0cf8ff')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f4eacbcd65c3b0cf902')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096", "_id"=>{"$ne"=>BSON::ObjectId('5b926f4eacbcd65c3b0cf8ff')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"mWVaQj8vpns5PaksjZtH"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"G_z5tKUDyQywxt52YEVx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f4eacbcd65c3b0cf8ff')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [099e1d40-c5fd-45bb-ae59-6ba181bcc38b] Performing OtpJob from Inline(default) with arguments: ["User", "5b926f4eacbcd65c3b0cf8ff", "send_sms_otp"] [ActiveJob] [OtpJob] [099e1d40-c5fd-45bb-ae59-6ba181bcc38b] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926f4eacbcd65c3b0cf8ff')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [099e1d40-c5fd-45bb-ae59-6ba181bcc38b] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s [ActiveJob] [OtpJob] [099e1d40-c5fd-45bb-ae59-6ba181bcc38b] ETHON: Libcurl initialized [ActiveJob] [OtpJob] [099e1d40-c5fd-45bb-ae59-6ba181bcc38b] ETHON: performed EASY effective_url=https://2factor.in/API/V1/ac79bc21-6d31-11e7-94da-0200cd936042/SMS/+919561137096/AUTOGEN response_code=0 return_code=operation_timedout total_time=10.520329 [ActiveJob] [OtpJob] [099e1d40-c5fd-45bb-ae59-6ba181bcc38b] Performed OtpJob from Inline(default) in 10530.25ms [ActiveJob] Enqueued OtpJob (Job ID: 099e1d40-c5fd-45bb-ae59-6ba181bcc38b) to Inline(default) with arguments: ["User", "5b926f4eacbcd65c3b0cf8ff", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jimmie.kertzmann@beahan.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"-HpdinygB1NtrdNegNZy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"RryhvViezyHUj2TstABy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f59acbcd65c3b0cf903'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926f59acbcd65c3b0cf903')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_work_schedules", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_work_minutes", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f59acbcd65c3b0cf908'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.265s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b926f59acbcd65c3b0cf908'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f5aacbcd65c3b0cf90d'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.160s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b926f59acbcd65c3b0cf908'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f5aacbcd65c3b0cf90d')}, "u"=>{"$set"=>{"accepted"=>true, "pare... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_work_schedules", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_work_minutes", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f5aacbcd65c3b0cf914'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b926f5aacbcd65c3b0cf914'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f5bacbcd65c3b0cf919'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b926f5aacbcd65c3b0cf914'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f5bacbcd65c3b0cf919')}, "u"=>{"$set"=>{"accepted"=>true, "pare... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b926f5bacbcd65c3b0cf919'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"christa_kuhn@brown.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"D-jFnXNG5qTcK7RfMiAJ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"tBAmCX1e-nMx6rVt57zG"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f5cacbcd65c3b0cf91e'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926f5cacbcd65c3b0cf91e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f5cacbcd65c3b0cf921')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"VudeCYZX_tUr8LWVnwCk"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f5cacbcd65c3b0cf91e')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"frederik@green.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"6kCKp76nyFzmfeCux21G"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ojrU93iJHrLSMhkLTNps"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f5cacbcd65c3b0cf922'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926f5cacbcd65c3b0cf922')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_work_schedules", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_work_minutes", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rosemarie_hettinger@streich.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"jXtgynSzzpLsWDkB8gok"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Ji445T6yQne5Tk8GZE_W"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f5cacbcd65c3b0cf92a'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926f5cacbcd65c3b0cf92a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f5cacbcd65c3b0cf92d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"QbDGj_TvnVWJREWHqVss"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f5cacbcd65c3b0cf92a')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"carlotta.beatty@torp.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Zwg1DmJw8DDLxDw-K8ru"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"tgmtd6mizCTBAN4VBp61"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f5cacbcd65c3b0cf92e'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926f5cacbcd65c3b0cf92e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_system_wrappers", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_system_wrappers", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_system_wrappers", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_system_wrappers", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_system_wrappers", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_system_wrappers", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_system_wrappers", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_system_wrappers", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_system_wrappers", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_system_wrappers", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_system_wrappers", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_system_wrappers", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_system_wrappers", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_system_wrappers", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"alexandria.ankunding@colebrekke.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"u5b91BwQ3nxk5ZxE7uEw"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"TMNsnNgwyHsxsTJrUiJs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f5cacbcd65c3b0cf931'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926f5cacbcd65c3b0cf931')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f5cacbcd65c3b0cf934')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"PoSc_NHEQyZsXauvgGBW"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f5cacbcd65c3b0cf931')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"chaya@stokeskozey.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"jQNgGc2sMDaGEABFoUXs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sDcUxE1d-MMspaipifoV"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f5cacbcd65c3b0cf935'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926f5cacbcd65c3b0cf935')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_system_wrappers", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_system_wrappers", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_system_wrappers", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_system_wrappers", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_system_wrappers", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_system_wrappers", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"lenny_hickle@parisian.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yBvq2yoELAya-PHSMAr1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"De3tYLzBk7zSoBdZzgv7"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f5dacbcd65c3b0cf938'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926f5dacbcd65c3b0cf938')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f5dacbcd65c3b0cf93b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"tEJxiSKu8Pnxv5c-qi3x"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f5dacbcd65c3b0cf938')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"modesto.pfannerstill@buckridge.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"hxxnHgQwWKPRED1EGM74"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"h94RuWGJzaB4s4KMs1Mv"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f5dacbcd65c3b0cf93c'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926f5dacbcd65c3b0cf93c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_system_wrappers", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_system_wrappers", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_system_wrappers", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_system_wrappers", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_system_wrappers", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_system_wrappers", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_system_wrappers", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_system_wrappers", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_system_wrappers", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_system_wrappers", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_system_wrappers", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_system_wrappers", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_system_wrappers", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"victoria@effertz.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"RMYM7sxDJ49ammsETWH_"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sx-tdf-nKY2x-e7R7d5P"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f5dacbcd65c3b0cf93f'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926f5dacbcd65c3b0cf93f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f5dacbcd65c3b0cf942')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"FYG8MQLayy7g8EUTLFpD"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f5dacbcd65c3b0cf93f')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"nakia.west@klocko.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"2j2wCN3x5egyjYk3wxxJ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"siJvk-PrETbvaZr1QKmN"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f5dacbcd65c3b0cf943'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926f5dacbcd65c3b0cf943')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"david.huel@medhurst.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"vrBsU-2x8Ee9iGMJs6zg"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"X6vTniLkPk929B_7jhhH"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f5dacbcd65c3b0cf94b'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926f5dacbcd65c3b0cf94b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f5dacbcd65c3b0cf94e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"8CLjxkBy_Xx4WVTWm6y-"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f5dacbcd65c3b0cf94b')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"antonina@cormier.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Kt2vf_xvSrz8rJ-RHQF9"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"_35e85ixLYtVFRD5EkWp"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f5dacbcd65c3b0cf94f'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926f5dacbcd65c3b0cf94f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_work_cycles", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_work_cycles", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"brent@ankunding.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ErzgywAS-U3VzkTJubCe"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"YV2JBoo195eg56LdPcM5"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f5dacbcd65c3b0cf957'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926f5dacbcd65c3b0cf957')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f5eacbcd65c3b0cf95a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"e-tHXJVwGWDx-FRNJrcU"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f5dacbcd65c3b0cf957')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"saige@bartell.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"P3crVJb83k6pvAi5vz3z"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"crZtAMfakobxa42wNnxJ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f5eacbcd65c3b0cf95b'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926f5eacbcd65c3b0cf95b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_work_schedules", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_work_minutes", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_work_schedules", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_work_minutes", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_work_minutes", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f5eacbcd65c3b0cf963'), "entity_types"=>{}, "time"=>2012-05-05 04:40:00 UT... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.145s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_work_minutes", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f5eacbcd65c3b0cf966'), "entity_types"=>{}, "time"=>2012-05-05 04:41:00 UT... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_work_minutes", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f5eacbcd65c3b0cf969'), "entity_types"=>{}, "time"=>2012-05-05 04:42:00 UT... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_work_minutes", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f5eacbcd65c3b0cf96c'), "entity_types"=>{}, "time"=>2012-05-05 04:43:00 UT... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_work_minutes", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f5eacbcd65c3b0cf96f'), "entity_types"=>{}, "time"=>2012-05-05 04:44:00 UT... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.aggregate | STARTED | {"aggregate"=>"auth_work_minutes", "pipeline"=>[{"$match"=>{"cycles"=>{"$elemMatch"=>{"$and"=>[{"$or"=>[{"start_time"=>{"$gte"=>1336192980, "$lte"=>1336193160}}, {"end_time"=>{"$gte"=>1336192980, "$lte"=>1336193160}}, {"$and"=>[{"start_time"=>{"$lte"=... MONGODB | localhost:27017 | dummy_test.aggregate | SUCCEEDED | 0.034s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_work_schedules", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_work_minutes", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_work_minutes", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f5eacbcd65c3b0cf978'), "entity_types"=>{}, "time"=>2012-05-05 04:40:00 UT... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_work_minutes", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f5eacbcd65c3b0cf97b'), "entity_types"=>{}, "time"=>2012-05-05 04:41:00 UT... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_work_minutes", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f5eacbcd65c3b0cf97e'), "entity_types"=>{}, "time"=>2012-05-05 04:42:00 UT... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_work_minutes", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f5eacbcd65c3b0cf981'), "entity_types"=>{}, "time"=>2012-05-05 04:43:00 UT... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_work_minutes", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f5eacbcd65c3b0cf984'), "entity_types"=>{}, "time"=>2012-05-05 04:44:00 UT... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.aggregate | STARTED | {"aggregate"=>"auth_work_minutes", "pipeline"=>[{"$match"=>{"cycles"=>{"$elemMatch"=>{"$and"=>[{"$or"=>[{"start_time"=>{"$gte"=>1336192980, "$lte"=>1336193160}}, {"end_time"=>{"$gte"=>1336192980, "$lte"=>1336193160}}, {"$and"=>[{"start_time"=>{"$lte"=... MONGODB | localhost:27017 | dummy_test.aggregate | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_work_minutes", "query"=>{"_id"=>BSON::ObjectId('5b926f5eacbcd65c3b0cf984')}, "update"=>{"$pull"=>{"cycles.0.workers_available"=>{"$in"=>["first_worker"]}, "cycles.1.workers_available"=>{"$in"=>["first_worker"]}}}, "new"=>true, ... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_work_minutes", "query"=>{"_id"=>BSON::ObjectId('5b926f5eacbcd65c3b0cf981')}, "update"=>{"$pull"=>{"cycles.0.workers_available"=>{"$in"=>["first_worker"]}, "cycles.1.workers_available"=>{"$in"=>["first_worker"]}}}, "new"=>true, ... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_work_schedules", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_work_minutes", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_work_minutes", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f5eacbcd65c3b0cf98d'), "entity_types"=>{}, "time"=>2012-05-05 04:40:00 UT... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_work_minutes", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f5eacbcd65c3b0cf990'), "entity_types"=>{}, "time"=>2012-05-05 04:41:00 UT... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_work_minutes", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f5eacbcd65c3b0cf993'), "entity_types"=>{}, "time"=>2012-05-05 04:42:00 UT... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_work_minutes", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f5eacbcd65c3b0cf996'), "entity_types"=>{}, "time"=>2012-05-05 04:43:00 UT... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_work_minutes", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f5eacbcd65c3b0cf999'), "entity_types"=>{}, "time"=>2012-05-05 04:44:00 UT... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.aggregate | STARTED | {"aggregate"=>"auth_work_minutes", "pipeline"=>[{"$match"=>{"cycles"=>{"$elemMatch"=>{"$and"=>[{"$or"=>[{"start_time"=>{"$gte"=>1336192980, "$lte"=>1336193160}}, {"end_time"=>{"$gte"=>1336192980, "$lte"=>1336193160}}, {"$and"=>[{"start_time"=>{"$lte"=... MONGODB | localhost:27017 | dummy_test.aggregate | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_work_minutes", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{}, "u"=>{"$pull"=>{"cycles"=>{"_id"=>{"$in"=>[BSON::ObjectId('5b926f5eacbcd65c3b0cf98e'), BSON::O... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.aggregate | STARTED | {"aggregate"=>"auth_work_minutes", "pipeline"=>[{"$match"=>{"cycles._id"=>{"$in"=>["5b926f5eacbcd65c3b0cf98e", "5b926f5eacbcd65c3b0cf991", "5b926f5eacbcd65c3b0cf994", "5b926f5eacbcd65c3b0cf997", "5b926f5eacbcd65c3b0cf98f", "5b926f5eacbcd65c3b0cf992", ... MONGODB | localhost:27017 | dummy_test.aggregate | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_work_schedules", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_work_minutes", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"elena.kuphal@schmitt.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"57Z4318sfKsNej_4bmjh"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"6vyYzfDM1-2cuDzs-12T"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f5eacbcd65c3b0cf9a7'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926f5eacbcd65c3b0cf9a7')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f5eacbcd65c3b0cf9aa')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"JGHuEucreoRsMXGJZe_7"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f5eacbcd65c3b0cf9a7')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"sebastian@turcotte.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"_JGhexzGZ1um2LcgTnpt"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"4fDHCxzvx2exyPp8v_3y"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f5eacbcd65c3b0cf9ab'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926f5eacbcd65c3b0cf9ab')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_work_schedules", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_work_schedules", "query"=>{"$and"=>[{"location_id"=>"first_location"}, {"for_object_id"=>"user_one"}, {"for_object_class"=>"User"}, {"$or"=>[{"end_time"=>{"$lte"=>2002-10-30 18:30:00 UTC, "$gte"=>2002-10-29 18:30:00 UTC}}, {"st... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.162s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_work_schedules", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_work_schedules", "query"=>{"$and"=>[{"location_id"=>"first_location"}, {"for_object_id"=>"user_one"}, {"for_object_class"=>"User"}, {"$or"=>[{"end_time"=>{"$lte"=>2002-10-30 18:30:00 UTC, "$gte"=>2002-10-29 18:30:00 UTC}}, {"st... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_work_schedules", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_work_schedules", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_work_schedules", "query"=>{"$and"=>[{"location_id"=>"first_location"}, {"for_object_id"=>"user_one"}, {"for_object_class"=>"User"}, {"$or"=>[{"end_time"=>{"$lte"=>2002-10-30 18:30:00 UTC, "$gte"=>2002-10-29 18:30:00 UTC}}, {"st... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_work_schedules", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_work_schedules", "query"=>{"$and"=>[{"location_id"=>"second_location"}, {"for_object_id"=>"user_one"}, {"for_object_class"=>"User"}, {"$or"=>[{"end_time"=>{"$lte"=>2002-10-30 18:30:00 UTC, "$gte"=>2002-10-29 18:30:00 UTC}}, {"s... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_work_schedules", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"newton@donnelly.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"GxfvFPBy5V2shGGWpsgq"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"bqufgDu1e3MhzxyiMxCJ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f5facbcd65c3b0cf9b2'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926f5facbcd65c3b0cf9b2')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f5facbcd65c3b0cf9b5')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"f8SNy97xCQFC6k66enYB"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f5facbcd65c3b0cf9b2')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"dedrick@purdy.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"X41pgBxc8kfGkNKi7u7p"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sXtoRNZ6Uv91NzaG7zo1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f5facbcd65c3b0cf9b6'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926f5facbcd65c3b0cf9b6')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jevon.rodriguez@torp.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yTKos_BGxdeV7q2V_k25"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"usGbBMZbRJznNXR8Bc_Q"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f5facbcd65c3b0cf9b9'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926f5facbcd65c3b0cf9b9')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f5facbcd65c3b0cf9bc')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"RWENwUyzMPezpCNJ35_F"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f5facbcd65c3b0cf9b9')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"vicky@labadie.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xjA_z97y-ho1z1VgWUdf"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"d2Jbv8QTn1cevz4K8M-y"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f5facbcd65c3b0cf9bd'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926f5facbcd65c3b0cf9bd')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"evelyn@shields.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"gwQNfKUPWHzwQH1dK87K"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"YiA8DJRxDX9EkzfdeYzt"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f5facbcd65c3b0cf9c0'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926f5facbcd65c3b0cf9c0')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f5facbcd65c3b0cf9c3')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"_gjCipi7fSmpjQxFznxr"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f5facbcd65c3b0cf9c0')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"avery@kelerflatley.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"dhxGpWfXF6EmxCrFJqup"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"TpkrKAP3xnADDMtFDTTn"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f5facbcd65c3b0cf9c4'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926f5facbcd65c3b0cf9c4')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"aditya@kuhicruecker.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"kkJVsHvkPziTciTMtHdD"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"VJrNQRbSetqUiAmdLorZ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f5facbcd65c3b0cf9c7'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926f5facbcd65c3b0cf9c7')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f60acbcd65c3b0cf9ca')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sKanbW15Lgfk9NeNKFM2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f5facbcd65c3b0cf9c7')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"reese_hahn@barrows.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"i7wbQABzxZLu8QaUgt25"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sSGdwzdsVZJmT5UEGEDU"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f60acbcd65c3b0cf9cb'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926f60acbcd65c3b0cf9cb')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"wade_hammes@cruickshankbruen.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xskRHL_nBo1xT4cLsyxX"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"S4Pxs5P_cCqKvBGzm48W"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f60acbcd65c3b0cf9ce'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926f60acbcd65c3b0cf9ce')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f60acbcd65c3b0cf9d1')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"-uywNcrbEUPtFAEUXWJT"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f60acbcd65c3b0cf9ce')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"trystan_pfeffer@haleymertz.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"JqPb_euriJ2UZDGnkLs_"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"8Ews5-bVL9dRGzNUPjdQ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f60acbcd65c3b0cf9d2'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926f60acbcd65c3b0cf9d2')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_assemblies", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_assemblies", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_assemblies", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_assemblies", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_assemblies", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"alanis@gusikowski.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"5nVcmSsxT5WfqUnd3Z3f"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"a1cZ1KyRxGxVVfXxGvvb"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f60acbcd65c3b0cf9d8'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926f60acbcd65c3b0cf9d8')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f60acbcd65c3b0cf9db')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yzTKKtz7VrxhLFytRK26"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f60acbcd65c3b0cf9d8')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"aiden@bashirian.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"3b4vnsi6xqCNJZEejiPB"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"myYxCupv1AYAWfXmn9E9"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f60acbcd65c3b0cf9dc'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926f60acbcd65c3b0cf9dc')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"emile.beatty@yostsatterfield.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"jQtryNZ59YjsVqMEaz8y"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"u9YfSm3rHxkiJcUxz_3X"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f61acbcd65c3b0cf9df'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926f61acbcd65c3b0cf9df')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f61acbcd65c3b0cf9e2')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"jh3eUAuTsoaAtKDo_nr4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f61acbcd65c3b0cf9df')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"adrian.jacobson@casper.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ssHXmn8H4eHT3J7sLtTz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"jzyKm935X_iWTz3aFCm_"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f61acbcd65c3b0cf9e3'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926f61acbcd65c3b0cf9e3')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"charlene@trantow.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"RjUUWZjihdLoG4U_xQ21"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"iVezR_-enE8oPDmWR3ap"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f61acbcd65c3b0cf9e6'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926f61acbcd65c3b0cf9e6')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f61acbcd65c3b0cf9e9')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"R2zzyLoGy7sbMFWn92Yw"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f61acbcd65c3b0cf9e6')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"presley.simonis@crona.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"rcQDgitNp4aZANPHSx3F"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"imiKKX4sZeGhzg-mBFB-"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f61acbcd65c3b0cf9ea'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926f61acbcd65c3b0cf9ea')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"aletha@dach.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"RfwLoyE3wsDsxyY6AYhJ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"qKi5t1zzJ3rKBxB77YCP"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f64acbcd65c3b0cf9f3')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b926f64acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926f64acbcd65c3b0cf9f3')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f65acbcd65c3b0cf9f6')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"vBd1K1K7VY5jbxeD-kzX"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f64acbcd65c3b0cf9f3')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"caleb@kreiger.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"U-3w6Py-K9xjpBvfAD9d"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"cmEMxzuZFdqQh-MGki58"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f65acbcd65c3b0cf9f7'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926f65acbcd65c3b0cf9f7')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f65acbcd65c3b0cf9fa'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f65acbcd65c3b0cf9ff'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b926f65acbcd65c3b0cf9ff'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f65acbcd65c3b0cfa04'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"guadalupe@auerbalistreri.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"G4LPccoPfnzHYKsNe5UH"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ZyK3SSsKdJzntSa3iKu-"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f65acbcd65c3b0cfa06')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b926f65acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926f65acbcd65c3b0cfa06')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"h7hWXk252oH_YdE5h5x1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f65acbcd65c3b0cfa06')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started GET "/search/authenticated_user_search?api_key=test¤t_app_id=testappid&query%5Bquery_string%5D=Coba&query%5Bsize%5D=10" for 127.0.0.1 at 2018-09-07 18:00:29 +0530 Processing by Auth::SearchController#authenticated_user_search as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "query"=>{"query_string"=>"Coba", "size"=>"10"}, "search"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: api_key, current_app_id, search Completed 500 Internal Server Error in 313ms Started GET "/search/authenticated_user_search?api_key=test¤t_app_id=testappid&query%5Bquery_string%5D=Coba&query%5Bsize%5D=10" for 127.0.0.1 at 2018-09-07 18:00:30 +0530 Processing by Auth::SearchController#authenticated_user_search as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "query"=>{"query_string"=>"Coba", "size"=>"10"}, "search"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, search, user_token Completed 500 Internal Server Error in 34ms Started GET "/search/authenticated_user_search?api_key=test¤t_app_id=testappid&query%5Bquery_string%5D=Coba&query%5Bsize%5D=10" for 127.0.0.1 at 2018-09-07 18:00:30 +0530 Processing by Auth::SearchController#authenticated_user_search as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "query"=>{"query_string"=>"Coba", "size"=>"10"}, "search"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestokenadmin"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestokenadmin"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestokenadmin"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, search, user_token Completed 500 Internal Server Error in 24ms Started GET "/search/authenticated_user_search?api_key=test¤t_app_id=testappid&query%5Bquery_string%5D=Roc&query%5Bsize%5D=10" for 127.0.0.1 at 2018-09-07 18:00:30 +0530 Processing by Auth::SearchController#authenticated_user_search as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "query"=>{"query_string"=>"Roc", "size"=>"10"}, "search"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, search, user_token Completed 500 Internal Server Error in 23ms Started GET "/search/authenticated_user_search?api_key=test¤t_app_id=testappid&query%5Bquery_string%5D=Roch&query%5Bsize%5D=10" for 127.0.0.1 at 2018-09-07 18:00:30 +0530 Processing by Auth::SearchController#authenticated_user_search as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "query"=>{"query_string"=>"Roch", "size"=>"10"}, "search"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestokenadmin"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestokenadmin"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestokenadmin"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: api_key, current_app_id, search, user_token Completed 500 Internal Server Error in 23ms Started GET "/search/authenticated_user_search?api_key=test¤t_app_id=testappid&query%5Bquery_string%5D=Roc&query%5Bsize%5D=10" for 127.0.0.1 at 2018-09-07 18:00:30 +0530 Processing by Auth::SearchController#authenticated_user_search as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "query"=>{"query_string"=>"Roc", "size"=>"10"}, "search"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, search, user_token Completed 500 Internal Server Error in 27ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f66acbcd65c3b0cfa09'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"dayana_keebler@dickenslynch.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"XHrDpBrNZyX4Ft-g_5Bk"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"P55NvebKsiyu15zj7Dfc"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f66acbcd65c3b0cfa0e'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926f66acbcd65c3b0cfa0e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f66acbcd65c3b0cfa11')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"9ArxdaJy38SyzrXp5uq6"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f66acbcd65c3b0cfa0e')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"katarina@denesikthiel.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"QcU1dmFxM2UpQCz4tdDZ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"4TjSvysrEs3j_sZmVDBk"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f66acbcd65c3b0cfa12'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926f66acbcd65c3b0cfa12')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b926f66acbcd65c3b0cfa09'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f66acbcd65c3b0cfa15'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started GET "/shopping/cart_items/5b926f66acbcd65c3b0cfa15?api_key=test¤t_app_id=testappid" for 127.0.0.1 at 2018-09-07 18:00:31 +0530 Processing by Shopping::CartItemsController#show as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b926f66acbcd65c3b0cfa15", "cart_item"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b926f66acbcd65c3b0cfa15'), "resource_id"=>"5b926f66acbcd65c3b0cfa0e", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b926f66acbcd65c3b0cfa15'), "resource_id"=>"5b926f66acbcd65c3b0cfa0e", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Completed 200 OK in 71ms (Views: 1.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started POST "/shopping/cart_items" for 127.0.0.1 at 2018-09-07 18:00:31 +0530 Processing by Shopping::CartItemsController#create as JSON Parameters: {"cart_item"=>{"product_id"=>"5b926f66acbcd65c3b0cfa09", "quantity"=>1, "discount_code"=>"Y-Solowarm", "price"=>10.0, "name"=>"Starfruit", "accept_order_at_percentage_of_price"=>0.2}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: product_id, quantity, discount_code, price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: product_id, quantity, discount_code, price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b926f66acbcd65c3b0cfa09'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b926f66acbcd65c3b0cfa09'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f67acbcd65c3b0cfa19'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started PUT "/shopping/cart_items/5b926f67acbcd65c3b0cfa19" for 127.0.0.1 at 2018-09-07 18:00:31 +0530 Processing by Shopping::CartItemsController#update as JSON Parameters: {"cart_item"=>{"discount"=>42, "quantity"=>10, "product_id"=>"5b926f67acbcd65c3b0cfa1b", "price"=>400}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b926f67acbcd65c3b0cfa19"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: discount, product_id, price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: discount, quantity, product_id, price Unpermitted parameters: api_key, current_app_id, id, user_token Unpermitted parameters: discount, product_id, price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: discount, quantity, product_id, price Unpermitted parameters: api_key, current_app_id, id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b926f67acbcd65c3b0cfa19'), "resource_id"=>"5b926f66acbcd65c3b0cfa0e", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b926f67acbcd65c3b0cfa19'), "resource_id"=>"5b926f66acbcd65c3b0cfa0e", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b926f66acbcd65c3b0cfa09'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f67acbcd65c3b0cfa19')}, "u"=>{"$set"=>{"quantity"=>10.0, "tags... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 204 No Content in 82ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"lilyan@swift.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xnCCG39q7perRxakE59o"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"KeXPKHNim-cejDRjDLBn"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f67acbcd65c3b0cfa1d'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926f67acbcd65c3b0cfa1d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"HTe6dzAy9cCpkbcXU2kA"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f67acbcd65c3b0cfa1d')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b926f66acbcd65c3b0cfa09'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f67acbcd65c3b0cfa20'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started PUT "/shopping/cart_items/5b926f67acbcd65c3b0cfa20" for 127.0.0.1 at 2018-09-07 18:00:31 +0530 Processing by Shopping::CartItemsController#update as JSON Parameters: {"cart_item"=>{"discount"=>42, "quantity"=>10, "product_id"=>"5b926f67acbcd65c3b0cfa22", "price"=>400}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b926f67acbcd65c3b0cfa20"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Completed 401 Unauthorized in 8ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b926f66acbcd65c3b0cfa09'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f67acbcd65c3b0cfa2d'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started DELETE "/shopping/cart_items/5b926f67acbcd65c3b0cfa2d" for 127.0.0.1 at 2018-09-07 18:00:31 +0530 Processing by Shopping::CartItemsController#destroy as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b926f67acbcd65c3b0cfa2d", "cart_item"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b926f67acbcd65c3b0cfa2d'), "resource_id"=>"5b926f66acbcd65c3b0cfa0e", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b926f67acbcd65c3b0cfa2d'), "resource_id"=>"5b926f66acbcd65c3b0cfa0e", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f67acbcd65c3b0cfa2d')}, "limit"=>1}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s Completed 204 No Content in 63ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b926f66acbcd65c3b0cfa09'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f68acbcd65c3b0cfa2f'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b926f68acbcd65c3b0cfa2f'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"test", "current_app_id"=>"testappid", "id"=>"5b926f68acbcd65c3b0cfa2f", "cart_item"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b926f68acbcd65c3b0cfa2f'), "resource_id"=>"5b926f66acbcd65c3b0cfa0e", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b926f68acbcd65c3b0cfa2f'), "resource_id"=>"5b926f66acbcd65c3b0cfa0e", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Completed 204 No Content in 25ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b926f66acbcd65c3b0cfa09'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f68acbcd65c3b0cfa33'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b926f66acbcd65c3b0cfa09'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f68acbcd65c3b0cfa35'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b926f66acbcd65c3b0cfa09'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f68acbcd65c3b0cfa37'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b926f66acbcd65c3b0cfa09'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f68acbcd65c3b0cfa39'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b926f66acbcd65c3b0cfa09'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f68acbcd65c3b0cfa3b'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started GET "/shopping/cart_items?api_key=test¤t_app_id=testappid" for 127.0.0.1 at 2018-09-07 18:00:32 +0530 Processing by Shopping::CartItemsController#index as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "cart_item"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b926f66acbcd65c3b0cfa0e", "parent_id"=>nil, "_type"=>"Shopping::CartItem"}, "limit"=>25, "skip"=>0, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s Started GET "/shopping/cart_items?api_key=test¤t_app_id=testappid" for 127.0.0.1 at 2018-09-07 18:00:32 +0530 Processing by Shopping::CartItemsController#index as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "cart_item"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b926f66acbcd65c3b0cfa0e", "parent_id"=>nil, "_type"=>"Shopping::CartItem"}, "limit"=>25, "skip"=>0, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s Started GET "/shopping/cart_items?api_key=test¤t_app_id=testappid" for 127.0.0.1 at 2018-09-07 18:00:32 +0530 Processing by Shopping::CartItemsController#index as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "cart_item"=>{}} Completed 401 Unauthorized in 0ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"nia@rath.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"EtQUzzvT_2MTjPYn8oem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"VtP77oK-sKzfdcdjTrX5"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f68acbcd65c3b0cfa44'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926f68acbcd65c3b0cfa44')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"x3fY9iyrXqFqUFkd_ssw"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f68acbcd65c3b0cfa44')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b926f66acbcd65c3b0cfa09'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f69acbcd65c3b0cfa47'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started GET "/shopping/cart_items/5b926f69acbcd65c3b0cfa47?api_key=test¤t_app_id=testappid" for 127.0.0.1 at 2018-09-07 18:00:33 +0530 Processing by Shopping::CartItemsController#show as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b926f69acbcd65c3b0cfa47", "cart_item"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken1"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken1"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b926f69acbcd65c3b0cfa47'), "resource_id"=>"5b926f68acbcd65c3b0cfa44", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"delores@eichmann.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"KRHsXgU1P-A1BCTHJPXs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"-L8tgskQwTd593ic2o-z"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f69acbcd65c3b0cfa49'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926f69acbcd65c3b0cfa49')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"bKVyAU3ThbeXGXRekcGw"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f69acbcd65c3b0cfa49')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f69acbcd65c3b0cfa4c'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f69acbcd65c3b0cfa51')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"sarah.ondricka@hilpert.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xwrvze4Xyz5MJpsNAy27"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"QUtgPiboUxMUzgNG5Hzc"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f69acbcd65c3b0cfa52'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926f69acbcd65c3b0cfa52')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jada@baumbach.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yHpTj7Wi2nJwExJrXR5x"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"XxtRDo5ss9PgfNyDUMKa"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f69acbcd65c3b0cfa57'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926f69acbcd65c3b0cfa57')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"6Q7WzwxeibwUEjpXWWsN"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f69acbcd65c3b0cfa57')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"leanna@conroy.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"bdoCF2TZCUVsRCU64pY_"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"3dshyZsvMJX-TJNQKz9e"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f69acbcd65c3b0cfa70'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926f69acbcd65c3b0cfa70')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"y91BEPg1b7pTjHExtsaj"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f69acbcd65c3b0cfa70')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rogers@shields.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zG6stmzhd2Nu5Rsqv93F"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"N-tPRoPy5XDVv_xFuEhz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f69acbcd65c3b0cfa74'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926f69acbcd65c3b0cfa74')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f6aacbcd65c3b0cfa77'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f6aacbcd65c3b0cfa7c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"dES979zR8YMG2tb_qg4s"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f69acbcd65c3b0cfa70')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"loma_keebler@stark.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"mkb5SoQpVpsQs7FF5nze"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yPTfjwvyd4uSEry-vyxR"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f69acbcd65c3b0cfa73'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926f69acbcd65c3b0cfa73')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"rm4M8hFf88N_z28THZC1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f69acbcd65c3b0cfa74')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"morgan@hudsonhaley.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zWaFHAurrRBweKbVxZjt"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"7A5yB4AAyBzgqsaXznX1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f6aacbcd65c3b0cfa7f'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926f6aacbcd65c3b0cfa7f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b926f6aacbcd65c3b0cfa77'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f6aacbcd65c3b0cfa82'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b926f6aacbcd65c3b0cfa77'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f6aacbcd65c3b0cfa84'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b926f6aacbcd65c3b0cfa77'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f6aacbcd65c3b0cfa86'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b926f6aacbcd65c3b0cfa77'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f6aacbcd65c3b0cfa88'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b926f6aacbcd65c3b0cfa77'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f6aacbcd65c3b0cfa8a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b926f6aacbcd65c3b0cfa77'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f6aacbcd65c3b0cfa8e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b926f6aacbcd65c3b0cfa77'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f6bacbcd65c3b0cfa90'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b926f6aacbcd65c3b0cfa77'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f6bacbcd65c3b0cfa92'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b926f6aacbcd65c3b0cfa77'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f6bacbcd65c3b0cfa94'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b926f6aacbcd65c3b0cfa77'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f6bacbcd65c3b0cfa96'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b926f6aacbcd65c3b0cfa77'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f6bacbcd65c3b0cfa9a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b926f6aacbcd65c3b0cfa77'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f6bacbcd65c3b0cfa9c'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b926f6aacbcd65c3b0cfa77'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f6bacbcd65c3b0cfa9e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b926f6aacbcd65c3b0cfa77'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f6cacbcd65c3b0cfaa0'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b926f6aacbcd65c3b0cfa77'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f6cacbcd65c3b0cfaa2'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b926f6aacbcd65c3b0cfa77'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f6cacbcd65c3b0cfaa6'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b926f6aacbcd65c3b0cfa77'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f6cacbcd65c3b0cfaa8'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b926f6aacbcd65c3b0cfa77'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f6cacbcd65c3b0cfaaa'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b926f6aacbcd65c3b0cfa77'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f6cacbcd65c3b0cfaac'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b926f6aacbcd65c3b0cfa77'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f6cacbcd65c3b0cfaae'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b926f6aacbcd65c3b0cfa77'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f6cacbcd65c3b0cfab2'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b926f6aacbcd65c3b0cfa77'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f6cacbcd65c3b0cfab4'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b926f6aacbcd65c3b0cfa77'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f6cacbcd65c3b0cfab6'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b926f6aacbcd65c3b0cfa77'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f6dacbcd65c3b0cfab8'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b926f6aacbcd65c3b0cfa77'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f6dacbcd65c3b0cfaba'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b926f6aacbcd65c3b0cfa77'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f6dacbcd65c3b0cfabe'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b926f6aacbcd65c3b0cfa77'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f6dacbcd65c3b0cfac0'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b926f6aacbcd65c3b0cfa77'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f6dacbcd65c3b0cfac2'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b926f6aacbcd65c3b0cfa77'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f6dacbcd65c3b0cfac4'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b926f6aacbcd65c3b0cfa77'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f6dacbcd65c3b0cfac6'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b926f6aacbcd65c3b0cfa77'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f6dacbcd65c3b0cfaca'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b926f6aacbcd65c3b0cfa77'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f6dacbcd65c3b0cfacc'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b926f6aacbcd65c3b0cfa77'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f6eacbcd65c3b0cface'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b926f6aacbcd65c3b0cfa77'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f6eacbcd65c3b0cfad0'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b926f6aacbcd65c3b0cfa77'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f6eacbcd65c3b0cfad2'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b926f6aacbcd65c3b0cfa77'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f6eacbcd65c3b0cfad6'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b926f6aacbcd65c3b0cfa77'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f6eacbcd65c3b0cfad8'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b926f6aacbcd65c3b0cfa77'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f6eacbcd65c3b0cfada'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b926f6aacbcd65c3b0cfa77'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f6eacbcd65c3b0cfadc'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b926f6aacbcd65c3b0cfa77'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f6facbcd65c3b0cfade'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b926f6aacbcd65c3b0cfa77'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f6facbcd65c3b0cfae2'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b926f6aacbcd65c3b0cfa77'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f6facbcd65c3b0cfae4'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b926f6aacbcd65c3b0cfa77'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f6facbcd65c3b0cfae6'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b926f6aacbcd65c3b0cfa77'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f6facbcd65c3b0cfae8'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b926f6aacbcd65c3b0cfa77'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f6facbcd65c3b0cfaea'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s Started POST "/shopping/discounts" for 127.0.0.1 at 2018-09-07 18:00:39 +0530 Value for params[:discount][:declined] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:pending] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:product_ids] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:used_by_users] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:verified] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Processing by Shopping::DiscountsController#create as JSON Parameters: {"discount"=>{"_id"=>{"$oid"=>"5b926f6facbcd65c3b0cfaee"}, "applicable"=>false, "cart_id"=>nil, "count"=>4, "created_at"=>nil, "declined"=>nil, "discount_amount"=>10.0, "discount_percentage"=>100.0, "doc_version"=>0, "pending"=>nil, "product_ids"=>nil, "requires_verification"=>false, "resource_class"=>nil, "resource_id"=>nil, "updated_at"=>nil, "used_by_users"=>nil, "verified"=>nil}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken4"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken4"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: _id, applicable, created_at, declined, doc_version, pending, product_ids, resource_class, resource_id, updated_at, used_by_users, verified Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926f6aacbcd65c3b0cfa7f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926f6aacbcd65c3b0cfa7f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926f6aacbcd65c3b0cfa7f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Completed 500 Internal Server Error in 39ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b926f6aacbcd65c3b0cfa77'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f6facbcd65c3b0cfaf1'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b926f6aacbcd65c3b0cfa77'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f6facbcd65c3b0cfaf3'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b926f6aacbcd65c3b0cfa77'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f6facbcd65c3b0cfaf5'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b926f6aacbcd65c3b0cfa77'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f70acbcd65c3b0cfaf7'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b926f6aacbcd65c3b0cfa77'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f70acbcd65c3b0cfaf9'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s Started POST "/shopping/discounts" for 127.0.0.1 at 2018-09-07 18:00:40 +0530 Value for params[:discount][:declined] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:pending] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:product_ids] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:used_by_users] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:verified] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Processing by Shopping::DiscountsController#create as JSON Parameters: {"discount"=>{"_id"=>{"$oid"=>"5b926f70acbcd65c3b0cfafd"}, "applicable"=>false, "cart_id"=>nil, "count"=>4, "created_at"=>nil, "declined"=>nil, "discount_amount"=>10.0, "discount_percentage"=>100.0, "doc_version"=>0, "pending"=>nil, "product_ids"=>nil, "requires_verification"=>false, "resource_class"=>nil, "resource_id"=>nil, "updated_at"=>nil, "used_by_users"=>nil, "verified"=>nil}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: _id, applicable, count, created_at, declined, doc_version, pending, product_ids, resource_class, resource_id, updated_at, used_by_users, verified Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926f69acbcd65c3b0cfa70')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Completed 422 Unprocessable Entity in 14ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b926f6aacbcd65c3b0cfa77'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f70acbcd65c3b0cfaff'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b926f6aacbcd65c3b0cfa77'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f70acbcd65c3b0cfb01'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b926f6aacbcd65c3b0cfa77'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f70acbcd65c3b0cfb03'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b926f6aacbcd65c3b0cfa77'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f70acbcd65c3b0cfb05'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b926f6aacbcd65c3b0cfa77'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f70acbcd65c3b0cfb07'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b926f6aacbcd65c3b0cfa77'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f70acbcd65c3b0cfb0b'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b926f6aacbcd65c3b0cfa77'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f70acbcd65c3b0cfb0d'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b926f6aacbcd65c3b0cfa77'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f71acbcd65c3b0cfb0f'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b926f6aacbcd65c3b0cfa77'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f71acbcd65c3b0cfb11'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b926f6aacbcd65c3b0cfa77'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f71acbcd65c3b0cfb13'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b926f6aacbcd65c3b0cfa77'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f71acbcd65c3b0cfb17'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b926f6aacbcd65c3b0cfa77'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f71acbcd65c3b0cfb19'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b926f6aacbcd65c3b0cfa77'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f71acbcd65c3b0cfb1b'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b926f6aacbcd65c3b0cfa77'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f71acbcd65c3b0cfb1d'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b926f6aacbcd65c3b0cfa77'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f71acbcd65c3b0cfb1f'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f71acbcd65c3b0cfb23'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"valentin@wiza.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"jkqDjs6FcUsoQh16ypbS"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"dsEAeFsR_mzvx8aZF_P7"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f71acbcd65c3b0cfb28'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926f71acbcd65c3b0cfb28')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f71acbcd65c3b0cfb2b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"BCCHqj9g5YKiz9QK4oM3"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f71acbcd65c3b0cfb28')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"damaris.dare@bauchcain.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"iFjdcbz8xZRPFYPmdoWs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"eiRi2TsLpx3bJ488w1gv"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f71acbcd65c3b0cfb2c'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926f71acbcd65c3b0cfb2c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"lisette.boehm@yosthartmann.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sm4VqSwzZ2La1eR7Aumt"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"rV_TxgVrxQqcADywJT8E"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f72acbcd65c3b0cfb37'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926f72acbcd65c3b0cfb37')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"TW-UiP9gDqb63qZ69hCJ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f72acbcd65c3b0cfb37')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"ena.lakin@walshabbott.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"_A1y5Ea76Z8uDdr-iaMv"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sqhxJfVxsGy4Mnxrh4-C"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f72acbcd65c3b0cfb3a'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926f72acbcd65c3b0cfb3a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"enid.jacobi@creminbarton.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Z2NZCtNjxsY_9-Enc_cu"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"iLyBmwANww6BHjkrUaZM"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f72acbcd65c3b0cfb6d'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926f72acbcd65c3b0cfb6d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f73acbcd65c3b0cfb70')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"PQS8QsvBuzBy8wR-mPj4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f72acbcd65c3b0cfb6d')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"annabel.schuppe@auer.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"TFLdz4oWuB-DoL2XH9Hj"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"542tJykp_QwDQDtivxU3"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f73acbcd65c3b0cfb71'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926f73acbcd65c3b0cfb71')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_images", "filter"=>{"parent_id"=>"5b926f73acbcd65c3b0cfb74"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Started POST "/shopping/products" for 127.0.0.1 at 2018-09-07 18:00:43 +0530 Value for params[:product][:masked_tags] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:product][:tags] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:product][:summary] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:product][:images] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Processing by Shopping::ProductsController#create as JSON Parameters: {"product"=>{"_id"=>{"$oid"=>"5b926f73acbcd65c3b0cfb74"}, "applicable"=>false, "auto_incrementing_number"=>nil, "autocomplete_description"=>nil, "badge_class"=>"new badge", "badge_text"=>"Delivery in 30 mins", "bunch"=>nil, "bundle_name"=>nil, "created_at"=>nil, "description"=>"Available", "doc_version"=>0, "masked_tags"=>nil, "miscellaneous_attributes"=>{}, "name"=>"first product", "price"=>"200.0", "primary_link"=>nil, "product_code"=>nil, "public"=>"no", "quantity"=>1.0, "resource_class"=>nil, "resource_id"=>nil, "secondary_links"=>{}, "tags"=>nil, "unique_hash_id"=>nil, "updated_at"=>nil, "embedded_document_path"=>"instructions", "embedded_document"=>[{"_id"=>{"$oid"=>"5b926f73acbcd65c3b0cfb75"}, "bullets"=>[{"_id"=>{"$oid"=>"5b926f73acbcd65c3b0cfb76"}, "created_at"=>nil, "description"=>nil, "text"=>"this is the 0 bullet", "title"=>nil, "updated_at"=>nil}], "created_at"=>nil, "description"=>nil, "email_content"=>"Hi this email is from PathoFast", "email_subject"=>"Attention : PathoFast", "include_in_summary"=>false, "link"=>nil, "notification_badge"=>"default", "notification_content"=>"Hi this message is from PathoFast", "sms_content"=>"Hi this message is from PathoFast", "summary_icon_class"=>nil, "summary_icon_color"=>nil, "summary_text"=>nil, "title"=>"Before Test", "updated_at"=>nil}], "summary"=>nil, "images"=>nil}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: _id, applicable, auto_incrementing_number, autocomplete_description, badge_class, badge_text, bunch, created_at, description, doc_version, masked_tags, miscellaneous_attributes, primary_link, product_code, public, quantity, resource_class, resource_id, secondary_links, tags, unique_hash_id, updated_at, embedded_document_path, embedded_document, summary, images Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f73acbcd65c3b0cfb77'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_images", "filter"=>{"parent_id"=>"5b926f73acbcd65c3b0cfb77"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Completed 201 Created in 182ms (Views: 4.8ms) MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_products", "query"=>{"_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f74acbcd65c3b0cfb7c'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started PUT "/shopping/products/5b926f74acbcd65c3b0cfb7c?api_key=test¤t_app_id=testappid" for 127.0.0.1 at 2018-09-07 18:00:44 +0530 Processing by Shopping::ProductsController#update as JSON Parameters: {"product"=>{"embedded_document"=>"this is the new text", "embedded_document_path"=>"instructions.0.bullets.0.text"}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b926f74acbcd65c3b0cfb7c"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: embedded_document, embedded_document_path Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_products", "query"=>{"_id"=>BSON::ObjectId('5b926f74acbcd65c3b0cfb7c'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b926f74acbcd65c3b0cfb7c'), "_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f74acbcd65c3b0cfb7c')}, "u"=>{"$set"=>{"tags"=>["product", "firs... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 204 No Content in 106ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f74acbcd65c3b0cfb87'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started PUT "/shopping/products/5b926f74acbcd65c3b0cfb87?api_key=test¤t_app_id=testappid" for 127.0.0.1 at 2018-09-07 18:00:44 +0530 Processing by Shopping::ProductsController#update as JSON Parameters: {"product"=>{"embedded_document"=>nil, "embedded_document_path"=>"instructions.0.bullets.0"}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b926f74acbcd65c3b0cfb87"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: embedded_document, embedded_document_path Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_products", "query"=>{"_id"=>BSON::ObjectId('5b926f74acbcd65c3b0cfb87'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b926f74acbcd65c3b0cfb87'), "_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f74acbcd65c3b0cfb87')}, "u"=>{"$set"=>{"tags"=>["product", "firs... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 204 No Content in 268ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"humberto@corwin.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zxD3auvuGrzCAHxfL8nm"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"9jnnpNP8CPXB_U5nrAKx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f76acbcd65c3b0cfb92'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926f76acbcd65c3b0cfb92')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f76acbcd65c3b0cfb95')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"NUMy-qyvtMjKgGsZeHMo"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f76acbcd65c3b0cfb92')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-07 18:00:46 +0530 Processing by Auth::RegistrationsController#create as JSON Parameters: {"user"=>{"email"=>"rogers.weinat@runterowe.org", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "additional_login_param"=>"9822028511"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"user"=>{"email"=>"rogers.weinat@runterowe.org", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "additional_login_param"=>"9822028511"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rogers.weinat@runterowe.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9822028511"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rogers.weinat@runterowe.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9822028511"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Completed 200 OK in 65ms (Views: 2.2ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.005s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"alysha@ruecker.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"KzE99dTo9UScommoftQL"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"7a5HjPXLJU2cPLmqP2Tz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f76acbcd65c3b0cfb98'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926f76acbcd65c3b0cfb98')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f76acbcd65c3b0cfb9b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Ebh3oHM6cxQzaLCDd577"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f76acbcd65c3b0cfb98')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-07 18:00:46 +0530 Processing by Auth::RegistrationsController#create as JSON Parameters: {"user"=>{"additional_login_param"=>"Nicklaus Windler", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"user"=>{"additional_login_param"=>"Nicklaus Windler", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"Nicklaus Windler"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"Nicklaus Windler"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Completed 200 OK in 53ms (Views: 0.9ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"demetrius@powlowski.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"uU1uWsBwiJub9CdGz34n"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"YqkMw8sPq1ZowsRHPG-x"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f76acbcd65c3b0cfb9e'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926f76acbcd65c3b0cfb9e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f76acbcd65c3b0cfba1')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"NiEg1S-C_9WEKBPi1DMR"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f76acbcd65c3b0cfb9e')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9910759619"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"H5q-oCuz5WHdTh6AS8F5"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"qBpyxJdB7x5WGiCWU97t"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f76acbcd65c3b0cfba2'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9910759619", "_id"=>{"$ne"=>BSON::ObjectId('5b926f76acbcd65c3b0cfba2')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"additional_login_param"=>"9910759619", "_id"=>{"$ne"=>BSON::ObjectId('5b926f76acbcd65c3b0cfba2')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"ViDJzSVSet7ndFWYjfXG"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"-Tg_DgbznSi8SbVYBy19"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f76acbcd65c3b0cfba2')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [08e49996-891e-4013-937e-897a65a6cd48] Performing OtpJob from Inline(default) with arguments: ["User", "5b926f76acbcd65c3b0cfba2", "send_sms_otp"] [ActiveJob] [OtpJob] [08e49996-891e-4013-937e-897a65a6cd48] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926f76acbcd65c3b0cfba2')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [08e49996-891e-4013-937e-897a65a6cd48] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s [ActiveJob] [OtpJob] [08e49996-891e-4013-937e-897a65a6cd48] Performed OtpJob from Inline(default) in 5.9ms [ActiveJob] Enqueued OtpJob (Job ID: 08e49996-891e-4013-937e-897a65a6cd48) to Inline(default) with arguments: ["User", "5b926f76acbcd65c3b0cfba2", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"j1xtbTZx73MLmQ3QWyhE"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f76acbcd65c3b0cfba2')}, "u"=>{"$set"=>{"additional_login_param_status"=>2, "encry... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926f76acbcd65c3b0cfba2')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-07 18:00:47 +0530 Processing by Auth::RegistrationsController#update as JSON Parameters: {"id"=>{"$oid"=>"5b926f76acbcd65c3b0cfba2"}, "user"=>{"additional_login_param"=>"Dovie Oberbrunner V", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"id"=>{"$oid"=>"5b926f76acbcd65c3b0cfba2"}, "user"=>{"additional_login_param"=>"Dovie Oberbrunner V", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"183b08ac4f829032bccae3b285c54a9d6cebe8994482d89cb959280154019e44"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"client_authentication.testappid"=>"183b08ac4f829032bccae3b285c54a9d6cebe8994482d89cb959280154019e44"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"client_authentication.testappid"=>"183b08ac4f829032bccae3b285c54a9d6cebe8994482d89cb959280154019e44"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926f76acbcd65c3b0cfba2')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"Dovie Oberbrunner V", "_id"=>{"$ne"=>BSON::ObjectId('5b926f76acbcd65c3b0cfba2')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"era.huels@crooks.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"KApEWtk6XnQjXZ9vKzxq"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"qphis3SdfA4QpzWnqWxA"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f77acbcd65c3b0cfba5'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926f77acbcd65c3b0cfba5')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f77acbcd65c3b0cfba8')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"QRC7XpeuYx-ZQ_gSEzVC"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f77acbcd65c3b0cfba5')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-07 18:00:47 +0530 Processing by Auth::RegistrationsController#create as JSON Parameters: {"user"=>{"email"=>"estrella.wunsch@waelchioconner.org", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-07T17:59:00.216+05:30"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"user"=>{"email"=>"estrella.wunsch@waelchioconner.org", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-07T17:59:00.216+05:30"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"estrella.wunsch@waelchioconner.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"estrella.wunsch@waelchioconner.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"dixDBBxeyjGcSquyAkVA"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"RxC5JFvjWeesyabzHWaE"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f77acbcd65c3b0cfba9'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926f77acbcd65c3b0cfba9')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"r6R3wiAbFUJq_rJyJPfd"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f77acbcd65c3b0cfba9')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sWAw2ro_nWrRfLuVbFe-"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f77acbcd65c3b0cfba9')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 12:30:48 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 200 OK in 481ms (Views: 0.8ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"arno.turner@hackett.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"nPPV74Uaszytn8etVsBr"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Q5FM28oyFrYADLGyZ9YL"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f78acbcd65c3b0cfbac'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926f78acbcd65c3b0cfbac')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"arno.turner@hackett.info", "_id"=>{"$ne"=>BSON::ObjectId('5b926f78acbcd65c3b0cfbac')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"arno.turner@hackett.info", "_id"=>{"$ne"=>BSON::ObjectId('5b926f78acbcd65c3b0cfbac')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"3CFbfyy3mgtokUvJg17t"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"aL2U1WB5YLRKj1i5KEon"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f78acbcd65c3b0cfbac')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926f78acbcd65c3b0cfbac')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [309eba1f-6d2d-4571-9aa2-6d0915cbdd9c] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b926f78acbcd65c3b0cfbac, "Zga34pbEoJkHsTPzWCDx", {:to=>"arno.turner@hackett.info"} [ActiveJob] [ActionMailer::DeliveryJob] [309eba1f-6d2d-4571-9aa2-6d0915cbdd9c] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (3.5ms) [ActiveJob] [ActionMailer::DeliveryJob] [309eba1f-6d2d-4571-9aa2-6d0915cbdd9c] Devise::Mailer#confirmation_instructions: processed outbound mail in 119.7ms [ActiveJob] [ActionMailer::DeliveryJob] [309eba1f-6d2d-4571-9aa2-6d0915cbdd9c] Sent mail to arno.turner@hackett.info (115.4ms) [ActiveJob] [ActionMailer::DeliveryJob] [309eba1f-6d2d-4571-9aa2-6d0915cbdd9c] Date: Fri, 07 Sep 2018 18:00:48 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: arno.turner@hackett.info Message-ID: <5b926f78a4e9c_5c3b2abff77fcf60477d4@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome arno.turner@hackett.info!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [309eba1f-6d2d-4571-9aa2-6d0915cbdd9c] Performed ActionMailer::DeliveryJob from Inline(mailers) in 236.51ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 309eba1f-6d2d-4571-9aa2-6d0915cbdd9c) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b926f78acbcd65c3b0cfbac, "Zga34pbEoJkHsTPzWCDx", {:to=>"arno.turner@hackett.info"} MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926f78acbcd65c3b0cfbac')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b926f78acbcd65c3b0cfbac')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"arno.turner@hackett.info", "_id"=>{"$ne"=>BSON::ObjectId('5b926f78acbcd65c3b0cfbac')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"tsRA6851SczRSi3jqYzh"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"DQV17o8nbUiaSVzvG35R"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f78acbcd65c3b0cfbac')}, "u"=>{"$set"=>{"confirmed_at"=>2018-09-07 12:30:48 UTC, "... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926f78acbcd65c3b0cfbac')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b926f78acbcd65c3b0cfbac')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-07 18:00:48 +0530 Processing by Auth::RegistrationsController#update as JSON Parameters: {"id"=>{"$oid"=>"5b926f78acbcd65c3b0cfbac"}, "user"=>{"additional_login_param"=>"Alverta Grant", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"id"=>{"$oid"=>"5b926f78acbcd65c3b0cfbac"}, "user"=>{"additional_login_param"=>"Alverta Grant", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"146c7bbd61c854adfd0ae764ff7549a458e4af48327f4ece27f2d227757abf23"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"client_authentication.testappid"=>"146c7bbd61c854adfd0ae764ff7549a458e4af48327f4ece27f2d227757abf23"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"client_authentication.testappid"=>"146c7bbd61c854adfd0ae764ff7549a458e4af48327f4ece27f2d227757abf23"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926f78acbcd65c3b0cfbac')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"Alverta Grant", "_id"=>{"$ne"=>BSON::ObjectId('5b926f78acbcd65c3b0cfbac')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"axel@leuschke.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"RXXWYxPaJsKeLMNXd7AB"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"99FwhwxyNvKGXByFTjwZ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f78acbcd65c3b0cfbb1'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926f78acbcd65c3b0cfbb1')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f79acbcd65c3b0cfbb4')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ko1YnxePhyTrKuxEKkz2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f78acbcd65c3b0cfbb1')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9897179233"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"jzzSszkjSFdSs2ahtDg1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"x8NCyXAHdrcUi7myhyxW"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f79acbcd65c3b0cfbb5'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9897179233", "_id"=>{"$ne"=>BSON::ObjectId('5b926f79acbcd65c3b0cfbb5')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"additional_login_param"=>"9897179233", "_id"=>{"$ne"=>BSON::ObjectId('5b926f79acbcd65c3b0cfbb5')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"z7NAZTaLjB1ksrCvX-kt"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"cxeoyyUWy3PnspUUXMC9"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f79acbcd65c3b0cfbb5')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [9399c9d0-7bf0-4eb7-9dc3-86308c9710df] Performing OtpJob from Inline(default) with arguments: ["User", "5b926f79acbcd65c3b0cfbb5", "send_sms_otp"] [ActiveJob] [OtpJob] [9399c9d0-7bf0-4eb7-9dc3-86308c9710df] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926f79acbcd65c3b0cfbb5')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [9399c9d0-7bf0-4eb7-9dc3-86308c9710df] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s [ActiveJob] [OtpJob] [9399c9d0-7bf0-4eb7-9dc3-86308c9710df] Performed OtpJob from Inline(default) in 12.45ms [ActiveJob] Enqueued OtpJob (Job ID: 9399c9d0-7bf0-4eb7-9dc3-86308c9710df) to Inline(default) with arguments: ["User", "5b926f79acbcd65c3b0cfbb5", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"eW16fa1k2DyB6rqPEbyF"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f79acbcd65c3b0cfbb5')}, "u"=>{"$set"=>{"additional_login_param_status"=>2, "encry... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926f79acbcd65c3b0cfbb5')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-07 18:00:49 +0530 Processing by Auth::RegistrationsController#update as JSON Parameters: {"id"=>{"$oid"=>"5b926f79acbcd65c3b0cfbb5"}, "user"=>{"additional_login_param"=>"", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"id"=>{"$oid"=>"5b926f79acbcd65c3b0cfbb5"}, "user"=>{"additional_login_param"=>"", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"ecb537c77db7e7c5119b51046499d13cf459224cba1f38a54159a32e370c722f"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"client_authentication.testappid"=>"ecb537c77db7e7c5119b51046499d13cf459224cba1f38a54159a32e370c722f"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"client_authentication.testappid"=>"ecb537c77db7e7c5119b51046499d13cf459224cba1f38a54159a32e370c722f"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926f79acbcd65c3b0cfbb5')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Completed 200 OK in 26ms (Views: 0.7ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"nikita@lubowitzbradtke.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"M3XxHUA9ase-SiL_R2xq"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"KAt7CaGhM8t4gs4UoyDn"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f79acbcd65c3b0cfbb8'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926f79acbcd65c3b0cfbb8')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f79acbcd65c3b0cfbbb')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"wEhyuH6zgR3sPydLvCfK"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f79acbcd65c3b0cfbb8')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9891323795"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"aCaPLf9b2GXttcJpP9DW"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"RHHoTw2wDK1gPBexd2yp"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f79acbcd65c3b0cfbbc'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9891323795", "_id"=>{"$ne"=>BSON::ObjectId('5b926f79acbcd65c3b0cfbbc')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"additional_login_param"=>"9891323795", "_id"=>{"$ne"=>BSON::ObjectId('5b926f79acbcd65c3b0cfbbc')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"Gw38sgqBJwFT-9bhedQL"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yuR5-UDXDbtQes87vCHH"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f79acbcd65c3b0cfbbc')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s [ActiveJob] [OtpJob] [11d46968-cfe7-4c62-8175-379e7aeceef7] Performing OtpJob from Inline(default) with arguments: ["User", "5b926f79acbcd65c3b0cfbbc", "send_sms_otp"] [ActiveJob] [OtpJob] [11d46968-cfe7-4c62-8175-379e7aeceef7] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926f79acbcd65c3b0cfbbc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [11d46968-cfe7-4c62-8175-379e7aeceef7] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s [ActiveJob] [OtpJob] [11d46968-cfe7-4c62-8175-379e7aeceef7] Performed OtpJob from Inline(default) in 8.03ms [ActiveJob] Enqueued OtpJob (Job ID: 11d46968-cfe7-4c62-8175-379e7aeceef7) to Inline(default) with arguments: ["User", "5b926f79acbcd65c3b0cfbbc", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"qZEjL2zxVZVTE5koGFTq"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f79acbcd65c3b0cfbbc')}, "u"=>{"$set"=>{"additional_login_param_status"=>2, "encry... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926f79acbcd65c3b0cfbbc')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-07 18:00:50 +0530 Processing by Auth::RegistrationsController#update as JSON Parameters: {"id"=>{"$oid"=>"5b926f79acbcd65c3b0cfbbc"}, "user"=>{"additional_login_param"=>"9561137096", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"id"=>{"$oid"=>"5b926f79acbcd65c3b0cfbbc"}, "user"=>{"additional_login_param"=>"9561137096", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"4e74c3ba18a5c2ffe225557f95ed2701bdb958f6c657daaf0b473693e3a40ff3"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"client_authentication.testappid"=>"4e74c3ba18a5c2ffe225557f95ed2701bdb958f6c657daaf0b473693e3a40ff3"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"client_authentication.testappid"=>"4e74c3ba18a5c2ffe225557f95ed2701bdb958f6c657daaf0b473693e3a40ff3"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926f79acbcd65c3b0cfbbc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096", "_id"=>{"$ne"=>BSON::ObjectId('5b926f79acbcd65c3b0cfbbc')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"P4zzDcfkTxjmXpSx1vNA"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"g8dUUeVw-idkxfo-hR5i"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f79acbcd65c3b0cfbbc')}, "u"=>{"$set"=>{"additional_login_param"=>"9561137096", "a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [c24a536a-8296-4ca1-b29f-6cd3983c8e06] Performing OtpJob from Inline(default) with arguments: ["User", "5b926f79acbcd65c3b0cfbbc", "send_sms_otp"] [ActiveJob] [OtpJob] [c24a536a-8296-4ca1-b29f-6cd3983c8e06] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926f79acbcd65c3b0cfbbc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [c24a536a-8296-4ca1-b29f-6cd3983c8e06] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [c24a536a-8296-4ca1-b29f-6cd3983c8e06] Performed OtpJob from Inline(default) in 7.18ms [ActiveJob] Enqueued OtpJob (Job ID: c24a536a-8296-4ca1-b29f-6cd3983c8e06) to Inline(default) with arguments: ["User", "5b926f79acbcd65c3b0cfbbc", "send_sms_otp"] Completed 200 OK in 102ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"neha_deckow@cummerata.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"7NhbpBUB8TTNsYNb38Ub"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"QN7DKqi7zi14zgYD4AA3"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f7aacbcd65c3b0cfbbf'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926f7aacbcd65c3b0cfbbf')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f7aacbcd65c3b0cfbc2')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"x3q3StQbAxHr_x6pJSnw"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f7aacbcd65c3b0cfbbf')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9902721543"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"PTzJ-JPzX6cqtPT8SqTQ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"jVr1pyao4_RQ71riDuA-"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f7aacbcd65c3b0cfbc3'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9902721543", "_id"=>{"$ne"=>BSON::ObjectId('5b926f7aacbcd65c3b0cfbc3')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"additional_login_param"=>"9902721543", "_id"=>{"$ne"=>BSON::ObjectId('5b926f7aacbcd65c3b0cfbc3')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"n379v-QPmjjGwzEQzjeZ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"T2FswDEEGxYsbmB7z7G4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f7aacbcd65c3b0cfbc3')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [c2295013-aaac-430b-bc7d-81ecff1e3a89] Performing OtpJob from Inline(default) with arguments: ["User", "5b926f7aacbcd65c3b0cfbc3", "send_sms_otp"] [ActiveJob] [OtpJob] [c2295013-aaac-430b-bc7d-81ecff1e3a89] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926f7aacbcd65c3b0cfbc3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [c2295013-aaac-430b-bc7d-81ecff1e3a89] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [c2295013-aaac-430b-bc7d-81ecff1e3a89] Performed OtpJob from Inline(default) in 6.28ms [ActiveJob] Enqueued OtpJob (Job ID: c2295013-aaac-430b-bc7d-81ecff1e3a89) to Inline(default) with arguments: ["User", "5b926f7aacbcd65c3b0cfbc3", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ukL54YFe-Xis5ViehZsT"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f7aacbcd65c3b0cfbc3')}, "u"=>{"$set"=>{"additional_login_param_status"=>2, "encry... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926f7aacbcd65c3b0cfbc3')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-07 18:00:50 +0530 Processing by Auth::RegistrationsController#update as JSON Parameters: {"id"=>"5b926f7aacbcd65c3b0cfbc3", "user"=>{"email"=>"rihanna@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"id"=>"5b926f7aacbcd65c3b0cfbc3", "user"=>{"email"=>"rihanna@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"6c787cf58a1e3b83ab33c8224111e88f09d7aac18195ba0a321e27ea75f20537"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"client_authentication.testappid"=>"6c787cf58a1e3b83ab33c8224111e88f09d7aac18195ba0a321e27ea75f20537"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"client_authentication.testappid"=>"6c787cf58a1e3b83ab33c8224111e88f09d7aac18195ba0a321e27ea75f20537"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926f7aacbcd65c3b0cfbc3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rihanna@gmail.com", "_id"=>{"$ne"=>BSON::ObjectId('5b926f7aacbcd65c3b0cfbc3')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"HxMjNrXqH3Nk_9XC5F4g"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"doaFQAxCDQCcPFNByVJg"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f7aacbcd65c3b0cfbc3')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926f7aacbcd65c3b0cfbc3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [dcb2b1cf-2b52-4b6c-bd7f-71f91279fb3a] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b926f7aacbcd65c3b0cfbc3, "uEcqQWAGHNiSRYnCCnQN", {:to=>"rihanna@gmail.com"} [ActiveJob] [ActionMailer::DeliveryJob] [dcb2b1cf-2b52-4b6c-bd7f-71f91279fb3a] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [dcb2b1cf-2b52-4b6c-bd7f-71f91279fb3a] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.4ms [ActiveJob] [ActionMailer::DeliveryJob] [dcb2b1cf-2b52-4b6c-bd7f-71f91279fb3a] Sent mail to rihanna@gmail.com (1.5ms) [ActiveJob] [ActionMailer::DeliveryJob] [dcb2b1cf-2b52-4b6c-bd7f-71f91279fb3a] Date: Fri, 07 Sep 2018 18:00:50 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rihanna@gmail.com Message-ID: <5b926f7ac3551_5c3b2abff77fcf6047840@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome rihanna@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [dcb2b1cf-2b52-4b6c-bd7f-71f91279fb3a] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.33ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: dcb2b1cf-2b52-4b6c-bd7f-71f91279fb3a) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b926f7aacbcd65c3b0cfbc3, "uEcqQWAGHNiSRYnCCnQN", {:to=>"rihanna@gmail.com"} Completed 200 OK in 77ms (Views: 0.6ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9849803510"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"h-P_yFen2YyZvuZTbZUv"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"kW9WqwHSGxurj1SaEFzh"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f7aacbcd65c3b0cfbc6'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9849803510", "_id"=>{"$ne"=>BSON::ObjectId('5b926f7aacbcd65c3b0cfbc6')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"additional_login_param"=>"9849803510", "_id"=>{"$ne"=>BSON::ObjectId('5b926f7aacbcd65c3b0cfbc6')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"AnxdMxMJ3V1Sfw1aK63p"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"m6jQ6sTYXd23sr-gb92G"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f7aacbcd65c3b0cfbc6')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [1562293f-82db-4f61-8047-0aeb53dcdb93] Performing OtpJob from Inline(default) with arguments: ["User", "5b926f7aacbcd65c3b0cfbc6", "send_sms_otp"] [ActiveJob] [OtpJob] [1562293f-82db-4f61-8047-0aeb53dcdb93] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926f7aacbcd65c3b0cfbc6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [1562293f-82db-4f61-8047-0aeb53dcdb93] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s [ActiveJob] [OtpJob] [1562293f-82db-4f61-8047-0aeb53dcdb93] Performed OtpJob from Inline(default) in 7.82ms [ActiveJob] Enqueued OtpJob (Job ID: 1562293f-82db-4f61-8047-0aeb53dcdb93) to Inline(default) with arguments: ["User", "5b926f7aacbcd65c3b0cfbc6", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"test_email@gmail.com", "_id"=>{"$ne"=>BSON::ObjectId('5b926f7aacbcd65c3b0cfbc6')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"-V3HkytUaM27sU1WqrXf"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"5xoLtphB69cfJ8n_YF-k"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f7aacbcd65c3b0cfbc6')}, "u"=>{"$set"=>{"additional_login_param_status"=>2, "encry... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926f7aacbcd65c3b0cfbc6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [0ab4a664-6ba0-4980-84eb-2bcafd1d4604] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b926f7aacbcd65c3b0cfbc6, "JHZKDDk-dwPeTQ7XVehq", {:to=>"test_email@gmail.com"} [ActiveJob] [ActionMailer::DeliveryJob] [0ab4a664-6ba0-4980-84eb-2bcafd1d4604] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.5ms) [ActiveJob] [ActionMailer::DeliveryJob] [0ab4a664-6ba0-4980-84eb-2bcafd1d4604] Devise::Mailer#confirmation_instructions: processed outbound mail in 2.6ms [ActiveJob] [ActionMailer::DeliveryJob] [0ab4a664-6ba0-4980-84eb-2bcafd1d4604] Sent mail to test_email@gmail.com (2.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [0ab4a664-6ba0-4980-84eb-2bcafd1d4604] Date: Fri, 07 Sep 2018 18:00:51 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: test_email@gmail.com Message-ID: <5b926f7b9893_5c3b2abff77fcf60479a5@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome test_email@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [0ab4a664-6ba0-4980-84eb-2bcafd1d4604] Performed ActionMailer::DeliveryJob from Inline(mailers) in 5.62ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 0ab4a664-6ba0-4980-84eb-2bcafd1d4604) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b926f7aacbcd65c3b0cfbc6, "JHZKDDk-dwPeTQ7XVehq", {:to=>"test_email@gmail.com"} MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926f7aacbcd65c3b0cfbc6')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-07 18:00:51 +0530 Processing by Auth::RegistrationsController#update as JSON Parameters: {"id"=>{"$oid"=>"5b926f7aacbcd65c3b0cfbc6"}, "user"=>{"additional_login_param"=>"9822028511", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"id"=>{"$oid"=>"5b926f7aacbcd65c3b0cfbc6"}, "user"=>{"additional_login_param"=>"9822028511", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"cc06f01fdd119fb289530f221b9934f68fdf132c5280a4ccfd74bc8b71a45dec"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"client_authentication.testappid"=>"cc06f01fdd119fb289530f221b9934f68fdf132c5280a4ccfd74bc8b71a45dec"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"client_authentication.testappid"=>"cc06f01fdd119fb289530f221b9934f68fdf132c5280a4ccfd74bc8b71a45dec"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926f7aacbcd65c3b0cfbc6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9822028511", "_id"=>{"$ne"=>BSON::ObjectId('5b926f7aacbcd65c3b0cfbc6')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"dee@satterfield.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"oX-V1HTgEigpr2BFk51D"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Q-T4Ropa2qF1yGYY15Pk"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f7bacbcd65c3b0cfbc9'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926f7bacbcd65c3b0cfbc9')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f7bacbcd65c3b0cfbcc')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"gdBztBSNXcig1Upir3Ek"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f7bacbcd65c3b0cfbc9')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-07 18:00:51 +0530 Processing by Auth::RegistrationsController#create as JSON Parameters: {"user"=>{"email"=>"beie.schmitt@stehr.biz", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-07T17:59:00.216+05:30"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"user"=>{"email"=>"beie.schmitt@stehr.biz", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-07T17:59:00.216+05:30"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"beie.schmitt@stehr.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"beie.schmitt@stehr.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"14yv9BjeMSkGSiP6X5Dw"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"hKwGmWP7vXSeQnGnQBu1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f7bacbcd65c3b0cfbcd'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926f7bacbcd65c3b0cfbcd')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"tdCNK8vHNNHfcMx4YFoM"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f7bacbcd65c3b0cfbcd')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"t4q3rbK_zpee4c7wxedr"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f7bacbcd65c3b0cfbcd')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 12:30:51 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 200 OK in 206ms (Views: 1.0ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"lenny_lowe@schoen.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"4oeoayCSx3QgkQnsahGQ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"58smzEGsCRxFyP49Byip"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f7bacbcd65c3b0cfbd0'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926f7bacbcd65c3b0cfbd0')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"lenny_lowe@schoen.net", "_id"=>{"$ne"=>BSON::ObjectId('5b926f7bacbcd65c3b0cfbd0')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"lenny_lowe@schoen.net", "_id"=>{"$ne"=>BSON::ObjectId('5b926f7bacbcd65c3b0cfbd0')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"sd4kzKBTHwgoAaM66a7s"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yMwBA5Ltyjgg-ECoCJ_B"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f7bacbcd65c3b0cfbd0')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926f7bacbcd65c3b0cfbd0')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [82855e98-d6d8-49ed-bc5b-ae576bc6ff80] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b926f7bacbcd65c3b0cfbd0, "QPtcnByML-EUVm_mMRek", {:to=>"lenny_lowe@schoen.net"} [ActiveJob] [ActionMailer::DeliveryJob] [82855e98-d6d8-49ed-bc5b-ae576bc6ff80] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [82855e98-d6d8-49ed-bc5b-ae576bc6ff80] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.5ms [ActiveJob] [ActionMailer::DeliveryJob] [82855e98-d6d8-49ed-bc5b-ae576bc6ff80] Sent mail to lenny_lowe@schoen.net (1.5ms) [ActiveJob] [ActionMailer::DeliveryJob] [82855e98-d6d8-49ed-bc5b-ae576bc6ff80] Date: Fri, 07 Sep 2018 18:00:51 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: lenny_lowe@schoen.net Message-ID: <5b926f7bbc711_5c3b2abff77fcf6048025@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome lenny_lowe@schoen.net!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [82855e98-d6d8-49ed-bc5b-ae576bc6ff80] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.41ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 82855e98-d6d8-49ed-bc5b-ae576bc6ff80) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b926f7bacbcd65c3b0cfbd0, "QPtcnByML-EUVm_mMRek", {:to=>"lenny_lowe@schoen.net"} MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926f7bacbcd65c3b0cfbd0')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b926f7bacbcd65c3b0cfbd0')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"lenny_lowe@schoen.net", "_id"=>{"$ne"=>BSON::ObjectId('5b926f7bacbcd65c3b0cfbd0')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"C2bZki4g3uFUAzzzgCCG"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"F91uYmqKgxnRSQ7RW7Xg"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f7bacbcd65c3b0cfbd0')}, "u"=>{"$set"=>{"confirmed_at"=>2018-09-07 12:30:51 UTC, "... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926f7bacbcd65c3b0cfbd0')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b926f7bacbcd65c3b0cfbd0')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9822028511", "_id"=>{"$ne"=>BSON::ObjectId('5b926f7bacbcd65c3b0cfbd0')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"Bpmxie69mVwCdxNwrkyt"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"aMVkBLNWCtDnJJPY42FJ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f7bacbcd65c3b0cfbd0')}, "u"=>{"$set"=>{"additional_login_param"=>"9822028511", "a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [100ee171-1138-4146-aed9-1ef7d8af0b43] Performing OtpJob from Inline(default) with arguments: ["User", "5b926f7bacbcd65c3b0cfbd0", "send_sms_otp"] [ActiveJob] [OtpJob] [100ee171-1138-4146-aed9-1ef7d8af0b43] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926f7bacbcd65c3b0cfbd0')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [100ee171-1138-4146-aed9-1ef7d8af0b43] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [100ee171-1138-4146-aed9-1ef7d8af0b43] Performed OtpJob from Inline(default) in 6.36ms [ActiveJob] Enqueued OtpJob (Job ID: 100ee171-1138-4146-aed9-1ef7d8af0b43) to Inline(default) with arguments: ["User", "5b926f7bacbcd65c3b0cfbd0", "send_sms_otp"] Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-07 18:00:51 +0530 Processing by Auth::RegistrationsController#update as JSON Parameters: {"id"=>"5b926f7bacbcd65c3b0cfbd0", "user"=>{"email"=>"jeronimo1122334@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"id"=>"5b926f7bacbcd65c3b0cfbd0", "user"=>{"email"=>"jeronimo1122334@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"b937f79d800cc8525cb858c6ad19c3065cff7155bd92d657725a5c7a529e2f40"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"client_authentication.testappid"=>"b937f79d800cc8525cb858c6ad19c3065cff7155bd92d657725a5c7a529e2f40"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"client_authentication.testappid"=>"b937f79d800cc8525cb858c6ad19c3065cff7155bd92d657725a5c7a529e2f40"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926f7bacbcd65c3b0cfbd0')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jeronimo1122334@gmail.com", "_id"=>{"$ne"=>BSON::ObjectId('5b926f7bacbcd65c3b0cfbd0')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"elva.bradtke@heaney.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"iieV_zN2NGnvkgLLD-o-"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"-jvSoje5qFSphKEv5KsX"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f7cacbcd65c3b0cfbd5'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926f7cacbcd65c3b0cfbd5')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f7cacbcd65c3b0cfbd8')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"cSegS4qib2UsGzWkLYkN"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f7cacbcd65c3b0cfbd5')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"brigitte@sauer.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"SJ3Bt9WrA5Z_TS7U6Qif"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"JGC2UzVuiKzzWgTUYFQG"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f7cacbcd65c3b0cfbd9'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926f7cacbcd65c3b0cfbd9')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"brigitte@sauer.name", "_id"=>{"$ne"=>BSON::ObjectId('5b926f7cacbcd65c3b0cfbd9')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"brigitte@sauer.name", "_id"=>{"$ne"=>BSON::ObjectId('5b926f7cacbcd65c3b0cfbd9')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"VD-oXyVigfgzqfz_ys_q"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"TnJAQKGWnDxsPLxd-5Jd"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f7cacbcd65c3b0cfbd9')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926f7cacbcd65c3b0cfbd9')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [407fa9da-2f16-4206-a305-6364f7d0bdc0] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b926f7cacbcd65c3b0cfbd9, "e2NuYxxfNDsjuf3dcVbA", {:to=>"brigitte@sauer.name"} [ActiveJob] [ActionMailer::DeliveryJob] [407fa9da-2f16-4206-a305-6364f7d0bdc0] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.4ms) [ActiveJob] [ActionMailer::DeliveryJob] [407fa9da-2f16-4206-a305-6364f7d0bdc0] Devise::Mailer#confirmation_instructions: processed outbound mail in 2.9ms [ActiveJob] [ActionMailer::DeliveryJob] [407fa9da-2f16-4206-a305-6364f7d0bdc0] Sent mail to brigitte@sauer.name (2.8ms) [ActiveJob] [ActionMailer::DeliveryJob] [407fa9da-2f16-4206-a305-6364f7d0bdc0] Date: Fri, 07 Sep 2018 18:00:52 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: brigitte@sauer.name Message-ID: <5b926f7c439e7_5c3b2abff77fcf6048149@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome brigitte@sauer.name!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [407fa9da-2f16-4206-a305-6364f7d0bdc0] Performed ActionMailer::DeliveryJob from Inline(mailers) in 6.43ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 407fa9da-2f16-4206-a305-6364f7d0bdc0) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b926f7cacbcd65c3b0cfbd9, "e2NuYxxfNDsjuf3dcVbA", {:to=>"brigitte@sauer.name"} MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926f7cacbcd65c3b0cfbd9')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b926f7cacbcd65c3b0cfbd9')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"brigitte@sauer.name", "_id"=>{"$ne"=>BSON::ObjectId('5b926f7cacbcd65c3b0cfbd9')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"VFFsyRhXhMTE71SaRokb"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"bpSzz_KGaXo1CzzQdkvd"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f7cacbcd65c3b0cfbd9')}, "u"=>{"$set"=>{"confirmed_at"=>2018-09-07 12:30:52 UTC, "... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926f7cacbcd65c3b0cfbd9')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b926f7cacbcd65c3b0cfbd9')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-07 18:00:52 +0530 Processing by Auth::RegistrationsController#update as JSON Parameters: {"id"=>"5b926f7cacbcd65c3b0cfbd9", "user"=>{"additional_login_param"=>"9822028511", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"id"=>"5b926f7cacbcd65c3b0cfbd9", "user"=>{"additional_login_param"=>"9822028511", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"ccafe3fcd1003026350c87cb3e7c4d19a73a611dd01c5e4b11de52c5b9c8a152"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"client_authentication.testappid"=>"ccafe3fcd1003026350c87cb3e7c4d19a73a611dd01c5e4b11de52c5b9c8a152"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"client_authentication.testappid"=>"ccafe3fcd1003026350c87cb3e7c4d19a73a611dd01c5e4b11de52c5b9c8a152"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926f7cacbcd65c3b0cfbd9')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9822028511", "_id"=>{"$ne"=>BSON::ObjectId('5b926f7cacbcd65c3b0cfbd9')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"BTLb_UMenuyL93En1fZU"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"VwoxqktySdJZCEJxemzV"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f7cacbcd65c3b0cfbd9')}, "u"=>{"$set"=>{"additional_login_param"=>"9822028511", "a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [0e7d4ab4-5df8-4795-9738-677ce9b7a2c7] Performing OtpJob from Inline(default) with arguments: ["User", "5b926f7cacbcd65c3b0cfbd9", "send_sms_otp"] [ActiveJob] [OtpJob] [0e7d4ab4-5df8-4795-9738-677ce9b7a2c7] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926f7cacbcd65c3b0cfbd9')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [0e7d4ab4-5df8-4795-9738-677ce9b7a2c7] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [0e7d4ab4-5df8-4795-9738-677ce9b7a2c7] Performed OtpJob from Inline(default) in 3.07ms [ActiveJob] Enqueued OtpJob (Job ID: 0e7d4ab4-5df8-4795-9738-677ce9b7a2c7) to Inline(default) with arguments: ["User", "5b926f7cacbcd65c3b0cfbd9", "send_sms_otp"] Completed 200 OK in 80ms (Views: 0.4ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"bianka@howe.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"uRJ1rxsW488GufoUwy8W"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"_JSsSpbz_kzR8oZfvWUA"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f7cacbcd65c3b0cfbde'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926f7cacbcd65c3b0cfbde')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f7cacbcd65c3b0cfbe1')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"y19x9uNWyEq_ssxxQHjp"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f7cacbcd65c3b0cfbde')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9910961965"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"exNcszfyzrF9qj8gBR-h"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xBQ6KbiJ7a8x4zh_gmtM"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f7dacbcd65c3b0cfbe2'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9910961965", "_id"=>{"$ne"=>BSON::ObjectId('5b926f7dacbcd65c3b0cfbe2')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"additional_login_param"=>"9910961965", "_id"=>{"$ne"=>BSON::ObjectId('5b926f7dacbcd65c3b0cfbe2')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"bfqigATthWWL38kstQ2A"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"oDytaxosfXiurbWqVtYY"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f7dacbcd65c3b0cfbe2')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [324df190-ba9d-4f76-bef0-2f87a322011b] Performing OtpJob from Inline(default) with arguments: ["User", "5b926f7dacbcd65c3b0cfbe2", "send_sms_otp"] [ActiveJob] [OtpJob] [324df190-ba9d-4f76-bef0-2f87a322011b] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926f7dacbcd65c3b0cfbe2')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [324df190-ba9d-4f76-bef0-2f87a322011b] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [324df190-ba9d-4f76-bef0-2f87a322011b] Performed OtpJob from Inline(default) in 2.69ms [ActiveJob] Enqueued OtpJob (Job ID: 324df190-ba9d-4f76-bef0-2f87a322011b) to Inline(default) with arguments: ["User", "5b926f7dacbcd65c3b0cfbe2", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"bMZqdTetg6Q2TmtUGJPt"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f7dacbcd65c3b0cfbe2')}, "u"=>{"$set"=>{"additional_login_param_status"=>2, "encry... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926f7dacbcd65c3b0cfbe2')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-07 18:00:53 +0530 Processing by Auth::RegistrationsController#update as JSON Parameters: {"id"=>"5b926f7dacbcd65c3b0cfbe2", "user"=>{"email"=>"doggon@gmail.com"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"id"=>"5b926f7dacbcd65c3b0cfbe2", "user"=>{"email"=>"doggon@gmail.com"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"5b6881f8b9423471ae9f4d3b6c06adf6487265f9a2ee455311a19fd3fb484d8b"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"client_authentication.testappid"=>"5b6881f8b9423471ae9f4d3b6c06adf6487265f9a2ee455311a19fd3fb484d8b"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"client_authentication.testappid"=>"5b6881f8b9423471ae9f4d3b6c06adf6487265f9a2ee455311a19fd3fb484d8b"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926f7dacbcd65c3b0cfbe2')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"doggon@gmail.com", "_id"=>{"$ne"=>BSON::ObjectId('5b926f7dacbcd65c3b0cfbe2')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"additional_login_param"=>"9842263801"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"VcosVzxN2Tz83Fsx9yey"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"C6yEq81YTy-1RWfaLb-K"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f7dacbcd65c3b0cfbe5'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9842263801", "_id"=>{"$ne"=>BSON::ObjectId('5b926f7dacbcd65c3b0cfbe5')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"additional_login_param"=>"9842263801", "_id"=>{"$ne"=>BSON::ObjectId('5b926f7dacbcd65c3b0cfbe5')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"otJX_xVvEzUHFejqsD3H"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"z66xAxeic6fNGsk_RgDS"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f7dacbcd65c3b0cfbe5')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [9ddc2630-0362-4d8a-a237-428318145939] Performing OtpJob from Inline(default) with arguments: ["User", "5b926f7dacbcd65c3b0cfbe5", "send_sms_otp"] [ActiveJob] [OtpJob] [9ddc2630-0362-4d8a-a237-428318145939] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926f7dacbcd65c3b0cfbe5')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [9ddc2630-0362-4d8a-a237-428318145939] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [9ddc2630-0362-4d8a-a237-428318145939] Performed OtpJob from Inline(default) in 2.7ms [ActiveJob] Enqueued OtpJob (Job ID: 9ddc2630-0362-4d8a-a237-428318145939) to Inline(default) with arguments: ["User", "5b926f7dacbcd65c3b0cfbe5", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"9arFovZvQ1P2J2U-xvhn"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f7dacbcd65c3b0cfbe5')}, "u"=>{"$set"=>{"additional_login_param_status"=>2, "encry... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926f7dacbcd65c3b0cfbe5')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-07 18:00:54 +0530 Processing by Auth::RegistrationsController#update as JSON Parameters: {"id"=>"5b926f7dacbcd65c3b0cfbe5", "user"=>{"email"=>"doggon@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"id"=>"5b926f7dacbcd65c3b0cfbe5", "user"=>{"email"=>"doggon@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"87db853a126e056a39ff3fb50c01a920be13931abb786ca84fcbe0c0abb310ff"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"client_authentication.testappid"=>"87db853a126e056a39ff3fb50c01a920be13931abb786ca84fcbe0c0abb310ff"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"client_authentication.testappid"=>"87db853a126e056a39ff3fb50c01a920be13931abb786ca84fcbe0c0abb310ff"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926f7dacbcd65c3b0cfbe5')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"doggon@gmail.com", "_id"=>{"$ne"=>BSON::ObjectId('5b926f7dacbcd65c3b0cfbe5')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"ysK5-hxQStAXGqvaUfbR"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"wA51Fhk9VyeDJ_JsECLc"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f7dacbcd65c3b0cfbe5')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926f7dacbcd65c3b0cfbe5')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [52f94739-8720-4f79-b36f-e839ea6a224e] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b926f7dacbcd65c3b0cfbe5, "jjojxhq72yuMK4mbUxzG", {:to=>"doggon@gmail.com"} [ActiveJob] [ActionMailer::DeliveryJob] [52f94739-8720-4f79-b36f-e839ea6a224e] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [52f94739-8720-4f79-b36f-e839ea6a224e] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.4ms [ActiveJob] [ActionMailer::DeliveryJob] [52f94739-8720-4f79-b36f-e839ea6a224e] Sent mail to doggon@gmail.com (1.5ms) [ActiveJob] [ActionMailer::DeliveryJob] [52f94739-8720-4f79-b36f-e839ea6a224e] Date: Fri, 07 Sep 2018 18:00:54 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: doggon@gmail.com Message-ID: <5b926f7e43ece_5c3b2abff77fcf6048295@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome doggon@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [52f94739-8720-4f79-b36f-e839ea6a224e] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.43ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 52f94739-8720-4f79-b36f-e839ea6a224e) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b926f7dacbcd65c3b0cfbe5, "jjojxhq72yuMK4mbUxzG", {:to=>"doggon@gmail.com"} Completed 200 OK in 153ms (Views: 0.8ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"notis", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"oren_lehner@kingprosacco.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"SzhqHPGVPrkBjg3wZaoB"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"o1x59D5GvqF7Rr4L18u3"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f7eacbcd65c3b0cfbe8'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926f7eacbcd65c3b0cfbe8')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f7eacbcd65c3b0cfbeb')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"GzExiBoEuvJ7LR64vh2a"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f7eacbcd65c3b0cfbe8')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"granville@turcotte.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"2sx_TB5wyASxXH64y4uW"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"vjuXsnfxrxpnWy8LVQh8"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f7eacbcd65c3b0cfbec'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926f7eacbcd65c3b0cfbec')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"notis", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s Started POST "/admin_create_users" for 127.0.0.1 at 2018-09-07 18:00:55 +0530 Processing by Auth::AdminCreateUsersController#create as JSON Parameters: {"user"=>{"additional_login_param"=>"9561137096"}, "api_key"=>"test", "current_app_id"=>"testappid", "admin_create_user"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, admin_create_user, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"tf8Hhnc_SQKWS6FAVYV6"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Ty39gAWeM8D4xxwr7eZF"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f80acbcd65c3b0cfbef'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096", "_id"=>{"$ne"=>BSON::ObjectId('5b926f80acbcd65c3b0cfbef')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"additional_login_param"=>"9561137096", "_id"=>{"$ne"=>BSON::ObjectId('5b926f80acbcd65c3b0cfbef')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"XMKmTUwzHM3dyZiHTgh3"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"jEQRqseJqJdx5B9QqA6x"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f80acbcd65c3b0cfbef')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [96d3c352-423c-48e4-88ef-404d482e42c8] Performing OtpJob from Inline(default) with arguments: ["User", "5b926f80acbcd65c3b0cfbef", "send_sms_otp"] [ActiveJob] [OtpJob] [96d3c352-423c-48e4-88ef-404d482e42c8] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926f80acbcd65c3b0cfbef')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [96d3c352-423c-48e4-88ef-404d482e42c8] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [96d3c352-423c-48e4-88ef-404d482e42c8] Performed OtpJob from Inline(default) in 3.81ms [ActiveJob] Enqueued OtpJob (Job ID: 96d3c352-423c-48e4-88ef-404d482e42c8) to Inline(default) with arguments: ["User", "5b926f80acbcd65c3b0cfbef", "send_sms_otp"] Completed 201 Created in 178ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f80acbcd65c3b0cfbef')}, "limit"=>1}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"notis", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"oKyGkVcvVCJauhjJz5kg"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zG-UT9JWH2VoGa7zMZgp"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f80acbcd65c3b0cfbf1'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [c0728ec6-5e90-498e-9c33-808588d55ff6] Performing OtpJob from Inline(default) with arguments: ["User", "5b926f80acbcd65c3b0cfbf1", "send_sms_otp"] [ActiveJob] [OtpJob] [c0728ec6-5e90-498e-9c33-808588d55ff6] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926f80acbcd65c3b0cfbf1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [c0728ec6-5e90-498e-9c33-808588d55ff6] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [c0728ec6-5e90-498e-9c33-808588d55ff6] Performed OtpJob from Inline(default) in 7.45ms [ActiveJob] Enqueued OtpJob (Job ID: c0728ec6-5e90-498e-9c33-808588d55ff6) to Inline(default) with arguments: ["User", "5b926f80acbcd65c3b0cfbf1", "send_sms_otp"] Started GET "/authenticate/users/send_sms_otp?api_key=test¤t_app_id=testappid&user%5Badditional_login_param%5D=9561137096" for 127.0.0.1 at 2018-09-07 18:00:56 +0530 Processing by OtpController#send_sms_otp as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "user"=>{"additional_login_param"=>"9561137096"}, "resource"=>"users", "otp"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameter: otp MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"3-BnkaHXto65g7WGBXRt"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f80acbcd65c3b0cfbf1')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"c1... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [b6ca8e01-0ff5-4202-832a-a8019180d906] Performing OtpJob from Inline(default) with arguments: ["User", "5b926f80acbcd65c3b0cfbf1", "send_sms_otp"] [ActiveJob] [OtpJob] [b6ca8e01-0ff5-4202-832a-a8019180d906] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926f80acbcd65c3b0cfbf1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [b6ca8e01-0ff5-4202-832a-a8019180d906] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [b6ca8e01-0ff5-4202-832a-a8019180d906] Performed OtpJob from Inline(default) in 7.0ms [ActiveJob] Enqueued OtpJob (Job ID: b6ca8e01-0ff5-4202-832a-a8019180d906) to Inline(default) with arguments: ["User", "5b926f80acbcd65c3b0cfbf1", "send_sms_otp"] Completed 200 OK in 91ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f80acbcd65c3b0cfbf1')}, "limit"=>1}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"notis", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"e4pEdzeXyaNiaUEFwtGM"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"MrGpZKi_WXS8LAL2sJw_"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f80acbcd65c3b0cfbf3'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [527e6b25-121d-4611-85cf-e09a71db1ded] Performing OtpJob from Inline(default) with arguments: ["User", "5b926f80acbcd65c3b0cfbf3", "send_sms_otp"] [ActiveJob] [OtpJob] [527e6b25-121d-4611-85cf-e09a71db1ded] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926f80acbcd65c3b0cfbf3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [527e6b25-121d-4611-85cf-e09a71db1ded] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [527e6b25-121d-4611-85cf-e09a71db1ded] Performed OtpJob from Inline(default) in 2.32ms [ActiveJob] Enqueued OtpJob (Job ID: 527e6b25-121d-4611-85cf-e09a71db1ded) to Inline(default) with arguments: ["User", "5b926f80acbcd65c3b0cfbf3", "send_sms_otp"] Started GET "/authenticate/users/verify_otp?api_key=test¤t_app_id=testappid&user%5Badditional_login_param%5D=9561137096&user%5Botp%5D=Mr.+Beth+Morar" for 127.0.0.1 at 2018-09-07 18:00:56 +0530 Processing by OtpController#verify_otp as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "user"=>{"additional_login_param"=>"9561137096", "otp"=>"Mr. Beth Morar"}, "resource"=>"users", "otp"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameter: otp MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"p9tyGKxEwgBE1U12ntxN"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f80acbcd65c3b0cfbf3')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"7d... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [d0daf0aa-9920-4858-95af-0dd9c9328401] Performing OtpJob from Inline(default) with arguments: ["User", "5b926f80acbcd65c3b0cfbf3", "verify_sms_otp", "{\"otp\":\"Mr. Beth Morar\"}"] [ActiveJob] [OtpJob] [d0daf0aa-9920-4858-95af-0dd9c9328401] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926f80acbcd65c3b0cfbf3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [d0daf0aa-9920-4858-95af-0dd9c9328401] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [d0daf0aa-9920-4858-95af-0dd9c9328401] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yDHgDzF2yUAN1dYevpbF"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [d0daf0aa-9920-4858-95af-0dd9c9328401] MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [d0daf0aa-9920-4858-95af-0dd9c9328401] MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f80acbcd65c3b0cfbf3')}, "u"=>{"$set"=>{"otp"=>"Mr. Beth Morar", "additional_login... [ActiveJob] [OtpJob] [d0daf0aa-9920-4858-95af-0dd9c9328401] MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [d0daf0aa-9920-4858-95af-0dd9c9328401] MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926f80acbcd65c3b0cfbf3')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... [ActiveJob] [OtpJob] [d0daf0aa-9920-4858-95af-0dd9c9328401] MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [d0daf0aa-9920-4858-95af-0dd9c9328401] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"reset_password_token"=>"c8786845c0cc8f0e7320c192e023a39c253d87221e43ba369bfdf0cb2b7c0a6d"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"bpxxgM9TBLpKwmo6M7n5"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [d0daf0aa-9920-4858-95af-0dd9c9328401] MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [d0daf0aa-9920-4858-95af-0dd9c9328401] MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f80acbcd65c3b0cfbf3')}, "u"=>{"$set"=>{"otp"=>"Mr. Beth Morar", "additional_login... [ActiveJob] [OtpJob] [d0daf0aa-9920-4858-95af-0dd9c9328401] MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [d0daf0aa-9920-4858-95af-0dd9c9328401] MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926f80acbcd65c3b0cfbf3')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... [ActiveJob] [OtpJob] [d0daf0aa-9920-4858-95af-0dd9c9328401] MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [d0daf0aa-9920-4858-95af-0dd9c9328401] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b926f80acbcd65c3b0cfbf3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [d0daf0aa-9920-4858-95af-0dd9c9328401] MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [d0daf0aa-9920-4858-95af-0dd9c9328401] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"bkmzPmBTb_fiSysy8dpt"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [d0daf0aa-9920-4858-95af-0dd9c9328401] MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [d0daf0aa-9920-4858-95af-0dd9c9328401] MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f80acbcd65c3b0cfbf3')}, "u"=>{"$set"=>{"created_by_admin"=>false, "encrypted_auth... [ActiveJob] [OtpJob] [d0daf0aa-9920-4858-95af-0dd9c9328401] MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [d0daf0aa-9920-4858-95af-0dd9c9328401] MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"notis", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f81acbcd65c3b0cfbf7'), "email_subject"=>"Notification from PathoFast", "resource_ids"... [ActiveJob] [OtpJob] [d0daf0aa-9920-4858-95af-0dd9c9328401] MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.267s [ActiveJob] [OtpJob] [d0daf0aa-9920-4858-95af-0dd9c9328401] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926f80acbcd65c3b0cfbf3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [d0daf0aa-9920-4858-95af-0dd9c9328401] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [d0daf0aa-9920-4858-95af-0dd9c9328401] [OtpJob] [ef84cca1-6fa1-46cd-918d-7307b0530443] Performing OtpJob from Inline(default) with arguments: ["User", "5b926f80acbcd65c3b0cfbf3", "send_email", "{\"notification_id\":\"5b926f81acbcd65c3b0cfbf7\",\"notification_class\":\"Noti\"}"] [ActiveJob] [OtpJob] [d0daf0aa-9920-4858-95af-0dd9c9328401] [OtpJob] [ef84cca1-6fa1-46cd-918d-7307b0530443] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926f80acbcd65c3b0cfbf3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [d0daf0aa-9920-4858-95af-0dd9c9328401] [OtpJob] [ef84cca1-6fa1-46cd-918d-7307b0530443] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s [ActiveJob] [OtpJob] [d0daf0aa-9920-4858-95af-0dd9c9328401] [OtpJob] [ef84cca1-6fa1-46cd-918d-7307b0530443] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"notis", "filter"=>{"_id"=>BSON::ObjectId('5b926f81acbcd65c3b0cfbf7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [d0daf0aa-9920-4858-95af-0dd9c9328401] [OtpJob] [ef84cca1-6fa1-46cd-918d-7307b0530443] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [d0daf0aa-9920-4858-95af-0dd9c9328401] [OtpJob] [ef84cca1-6fa1-46cd-918d-7307b0530443] Performed OtpJob from Inline(default) in 16.23ms [ActiveJob] [OtpJob] [d0daf0aa-9920-4858-95af-0dd9c9328401] Enqueued OtpJob (Job ID: ef84cca1-6fa1-46cd-918d-7307b0530443) to Inline(default) with arguments: ["User", "5b926f80acbcd65c3b0cfbf3", "send_email", "{\"notification_id\":\"5b926f81acbcd65c3b0cfbf7\",\"notification_class\":\"Noti\"}"] [ActiveJob] [OtpJob] [d0daf0aa-9920-4858-95af-0dd9c9328401] [OtpJob] [22983637-539f-4f8c-8e96-b8ead3c72de0] Performing OtpJob from Inline(default) with arguments: ["User", "5b926f80acbcd65c3b0cfbf3", "send_transactional_sms", "{\"notification_id\":\"5b926f81acbcd65c3b0cfbf7\",\"notification_class\":\"Noti\"}"] [ActiveJob] [OtpJob] [d0daf0aa-9920-4858-95af-0dd9c9328401] [OtpJob] [22983637-539f-4f8c-8e96-b8ead3c72de0] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926f80acbcd65c3b0cfbf3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [d0daf0aa-9920-4858-95af-0dd9c9328401] [OtpJob] [22983637-539f-4f8c-8e96-b8ead3c72de0] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.004s [ActiveJob] [OtpJob] [d0daf0aa-9920-4858-95af-0dd9c9328401] [OtpJob] [22983637-539f-4f8c-8e96-b8ead3c72de0] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"notis", "filter"=>{"_id"=>BSON::ObjectId('5b926f81acbcd65c3b0cfbf7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [d0daf0aa-9920-4858-95af-0dd9c9328401] [OtpJob] [22983637-539f-4f8c-8e96-b8ead3c72de0] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [d0daf0aa-9920-4858-95af-0dd9c9328401] [OtpJob] [22983637-539f-4f8c-8e96-b8ead3c72de0] ETHON: performed EASY effective_url=https://2factor.in/API/R1/?module=TRANS_SMS&apikey=ac79bc21-6d31-11e7-94da-0200cd936042&to=9561137096&from=PATHOF&templatename=test2&var1=5b926f80acbcd65c3b0cfbf3&var2=%2Fauthenticate%2Fusers%2Fpassword%2Fedit%3Freset_password_token%3DmLUbyTMq777GVsyjydnu response_code=0 return_code=operation_timedout total_time=10.518609 [ActiveJob] [OtpJob] [d0daf0aa-9920-4858-95af-0dd9c9328401] [OtpJob] [22983637-539f-4f8c-8e96-b8ead3c72de0] Performed OtpJob from Inline(default) in 10929.24ms [ActiveJob] [OtpJob] [d0daf0aa-9920-4858-95af-0dd9c9328401] Enqueued OtpJob (Job ID: 22983637-539f-4f8c-8e96-b8ead3c72de0) to Inline(default) with arguments: ["User", "5b926f80acbcd65c3b0cfbf3", "send_transactional_sms", "{\"notification_id\":\"5b926f81acbcd65c3b0cfbf7\",\"notification_class\":\"Noti\"}"] [ActiveJob] [OtpJob] [d0daf0aa-9920-4858-95af-0dd9c9328401] Performed OtpJob from Inline(default) in 11979.57ms [ActiveJob] Enqueued OtpJob (Job ID: d0daf0aa-9920-4858-95af-0dd9c9328401) to Inline(default) with arguments: ["User", "5b926f80acbcd65c3b0cfbf3", "verify_sms_otp", "{\"otp\":\"Mr. Beth Morar\"}"] Completed 200 OK in 12083ms (Views: 0.4ms) MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"notis", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f80acbcd65c3b0cfbf3')}, "limit"=>1}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"notis", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"RzsqzMhUhJvdw-yuNASM"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xNCF9XVzMcran452CzKE"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f8cacbcd65c3b0cfbf9'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [eb41e02e-c466-4fe3-ba2e-4fcfa5f84e07] Performing OtpJob from Inline(default) with arguments: ["User", "5b926f8cacbcd65c3b0cfbf9", "send_sms_otp"] [ActiveJob] [OtpJob] [eb41e02e-c466-4fe3-ba2e-4fcfa5f84e07] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926f8cacbcd65c3b0cfbf9')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [eb41e02e-c466-4fe3-ba2e-4fcfa5f84e07] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [eb41e02e-c466-4fe3-ba2e-4fcfa5f84e07] Performed OtpJob from Inline(default) in 7.59ms [ActiveJob] Enqueued OtpJob (Job ID: eb41e02e-c466-4fe3-ba2e-4fcfa5f84e07) to Inline(default) with arguments: ["User", "5b926f8cacbcd65c3b0cfbf9", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"eNnGbeLRvWegtMRp_2ms"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f8cacbcd65c3b0cfbf9')}, "u"=>{"$set"=>{"additional_login_param_status"=>2, "otp"=... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"reset_password_token"=>"44e38aa473d67567557830b5b5c2726f42f4cc567654da02b00d51906c8f5894"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"oWF73gKEaiy2ufDQt9jz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f8cacbcd65c3b0cfbf9')}, "u"=>{"$set"=>{"additional_login_param_status"=>2, "otp"=... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926f8cacbcd65c3b0cfbf9')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"pDpq_xYcbybNjpDrkA5P"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f8cacbcd65c3b0cfbf9')}, "u"=>{"$set"=>{"created_by_admin"=>false, "encrypted_auth... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"notis", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f8dacbcd65c3b0cfbfc'), "email_subject"=>"Notification from PathoFast", "resource_ids"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926f8cacbcd65c3b0cfbf9')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s [ActiveJob] [OtpJob] [61c9d3b6-882f-4445-b27e-fd57a5e9758a] Performing OtpJob from Inline(default) with arguments: ["User", "5b926f8cacbcd65c3b0cfbf9", "send_email", "{\"notification_id\":\"5b926f8dacbcd65c3b0cfbfc\",\"notification_class\":\"Noti\"}"] [ActiveJob] [OtpJob] [61c9d3b6-882f-4445-b27e-fd57a5e9758a] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926f8cacbcd65c3b0cfbf9')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [61c9d3b6-882f-4445-b27e-fd57a5e9758a] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [61c9d3b6-882f-4445-b27e-fd57a5e9758a] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"notis", "filter"=>{"_id"=>BSON::ObjectId('5b926f8dacbcd65c3b0cfbfc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [61c9d3b6-882f-4445-b27e-fd57a5e9758a] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s [ActiveJob] [OtpJob] [61c9d3b6-882f-4445-b27e-fd57a5e9758a] Performed OtpJob from Inline(default) in 17.3ms [ActiveJob] Enqueued OtpJob (Job ID: 61c9d3b6-882f-4445-b27e-fd57a5e9758a) to Inline(default) with arguments: ["User", "5b926f8cacbcd65c3b0cfbf9", "send_email", "{\"notification_id\":\"5b926f8dacbcd65c3b0cfbfc\",\"notification_class\":\"Noti\"}"] [ActiveJob] [OtpJob] [f3fc817d-f512-4ff6-b950-53cf3f9f5cc1] Performing OtpJob from Inline(default) with arguments: ["User", "5b926f8cacbcd65c3b0cfbf9", "send_transactional_sms", "{\"notification_id\":\"5b926f8dacbcd65c3b0cfbfc\",\"notification_class\":\"Noti\"}"] [ActiveJob] [OtpJob] [f3fc817d-f512-4ff6-b950-53cf3f9f5cc1] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926f8cacbcd65c3b0cfbf9')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [f3fc817d-f512-4ff6-b950-53cf3f9f5cc1] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [f3fc817d-f512-4ff6-b950-53cf3f9f5cc1] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"notis", "filter"=>{"_id"=>BSON::ObjectId('5b926f8dacbcd65c3b0cfbfc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [f3fc817d-f512-4ff6-b950-53cf3f9f5cc1] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s [ActiveJob] [OtpJob] [f3fc817d-f512-4ff6-b950-53cf3f9f5cc1] ETHON: performed EASY effective_url=https://2factor.in/API/R1/?module=TRANS_SMS&apikey=ac79bc21-6d31-11e7-94da-0200cd936042&to=9561137096&from=PATHOF&templatename=test2&var1=5b926f8cacbcd65c3b0cfbf9&var2=%2Fauthenticate%2Fusers%2Fpassword%2Fedit%3Freset_password_token%3Dhqx24Ymkbz-Rst3hVsvR response_code=0 return_code=operation_timedout total_time=10.520628 [ActiveJob] [OtpJob] [f3fc817d-f512-4ff6-b950-53cf3f9f5cc1] Performed OtpJob from Inline(default) in 10530.99ms [ActiveJob] Enqueued OtpJob (Job ID: f3fc817d-f512-4ff6-b950-53cf3f9f5cc1) to Inline(default) with arguments: ["User", "5b926f8cacbcd65c3b0cfbf9", "send_transactional_sms", "{\"notification_id\":\"5b926f8dacbcd65c3b0cfbfc\",\"notification_class\":\"Noti\"}"] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"notis", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started PUT "/profiles/5b926f8cacbcd65c3b0cfbf9" for 127.0.0.1 at 2018-09-07 18:01:19 +0530 MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f8cacbcd65c3b0cfbf9')}, "limit"=>1}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"notis", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"4FKWxgREwC2ks8rd3vMX"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"nsTe2GNP7Ubo93xAaArW"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f98acbcd65c3b0cfbfe'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [ae5b83ca-302c-4f23-bd12-87c19096bbda] Performing OtpJob from Inline(default) with arguments: ["User", "5b926f98acbcd65c3b0cfbfe", "send_sms_otp"] [ActiveJob] [OtpJob] [ae5b83ca-302c-4f23-bd12-87c19096bbda] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926f98acbcd65c3b0cfbfe')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [ae5b83ca-302c-4f23-bd12-87c19096bbda] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s [ActiveJob] [OtpJob] [ae5b83ca-302c-4f23-bd12-87c19096bbda] Performed OtpJob from Inline(default) in 7.46ms [ActiveJob] Enqueued OtpJob (Job ID: ae5b83ca-302c-4f23-bd12-87c19096bbda) to Inline(default) with arguments: ["User", "5b926f98acbcd65c3b0cfbfe", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"VbG3ahtfxp-bB9kxsKS7"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f98acbcd65c3b0cfbfe')}, "u"=>{"$set"=>{"additional_login_param_status"=>0, "otp"=... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"notis", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started PUT "/profiles/5b926f98acbcd65c3b0cfbfe" for 127.0.0.1 at 2018-09-07 18:01:20 +0530 MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f98acbcd65c3b0cfbfe')}, "limit"=>1}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"notis", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"XPngw8sx8epeaQypus-R"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"hvQLmrfGAbq8gcQUit5Y"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f98acbcd65c3b0cfc00'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [081ea882-9193-411b-b4db-c0da45166f34] Performing OtpJob from Inline(default) with arguments: ["User", "5b926f98acbcd65c3b0cfc00", "send_sms_otp"] [ActiveJob] [OtpJob] [081ea882-9193-411b-b4db-c0da45166f34] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926f98acbcd65c3b0cfc00')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [081ea882-9193-411b-b4db-c0da45166f34] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [081ea882-9193-411b-b4db-c0da45166f34] Performed OtpJob from Inline(default) in 2.46ms [ActiveJob] Enqueued OtpJob (Job ID: 081ea882-9193-411b-b4db-c0da45166f34) to Inline(default) with arguments: ["User", "5b926f98acbcd65c3b0cfc00", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"cTTDfBu2q8B95ACNZAz1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f98acbcd65c3b0cfc00')}, "u"=>{"$set"=>{"additional_login_param_status"=>2, "otp"=... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"reset_password_token"=>"80b9c10b8bf806508172b9744566fb24ba0f9ee4d489ffd1bd925c106e29feea"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"z2yJQrCBMYM-efaxfACA"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f98acbcd65c3b0cfc00')}, "u"=>{"$set"=>{"additional_login_param_status"=>2, "otp"=... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926f98acbcd65c3b0cfc00')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"szQRUxqu78dSCtCn4rVq"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f98acbcd65c3b0cfc00')}, "u"=>{"$set"=>{"created_by_admin"=>false, "encrypted_auth... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"notis", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926f98acbcd65c3b0cfc03'), "email_subject"=>"Notification from PathoFast", "resource_ids"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926f98acbcd65c3b0cfc00')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [2599110f-7dfa-4622-96b7-91baaa47d56c] Performing OtpJob from Inline(default) with arguments: ["User", "5b926f98acbcd65c3b0cfc00", "send_email", "{\"notification_id\":\"5b926f98acbcd65c3b0cfc03\",\"notification_class\":\"Noti\"}"] [ActiveJob] [OtpJob] [2599110f-7dfa-4622-96b7-91baaa47d56c] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926f98acbcd65c3b0cfc00')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [2599110f-7dfa-4622-96b7-91baaa47d56c] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [2599110f-7dfa-4622-96b7-91baaa47d56c] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"notis", "filter"=>{"_id"=>BSON::ObjectId('5b926f98acbcd65c3b0cfc03')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [2599110f-7dfa-4622-96b7-91baaa47d56c] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [2599110f-7dfa-4622-96b7-91baaa47d56c] Performed OtpJob from Inline(default) in 4.19ms [ActiveJob] Enqueued OtpJob (Job ID: 2599110f-7dfa-4622-96b7-91baaa47d56c) to Inline(default) with arguments: ["User", "5b926f98acbcd65c3b0cfc00", "send_email", "{\"notification_id\":\"5b926f98acbcd65c3b0cfc03\",\"notification_class\":\"Noti\"}"] [ActiveJob] [OtpJob] [562f033d-a827-4ca6-be3f-2c62fcb87c76] Performing OtpJob from Inline(default) with arguments: ["User", "5b926f98acbcd65c3b0cfc00", "send_transactional_sms", "{\"notification_id\":\"5b926f98acbcd65c3b0cfc03\",\"notification_class\":\"Noti\"}"] [ActiveJob] [OtpJob] [562f033d-a827-4ca6-be3f-2c62fcb87c76] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926f98acbcd65c3b0cfc00')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [562f033d-a827-4ca6-be3f-2c62fcb87c76] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [562f033d-a827-4ca6-be3f-2c62fcb87c76] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"notis", "filter"=>{"_id"=>BSON::ObjectId('5b926f98acbcd65c3b0cfc03')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [562f033d-a827-4ca6-be3f-2c62fcb87c76] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [562f033d-a827-4ca6-be3f-2c62fcb87c76] ETHON: performed EASY effective_url=https://2factor.in/API/R1/?module=TRANS_SMS&apikey=ac79bc21-6d31-11e7-94da-0200cd936042&to=9561137096&from=PATHOF&templatename=test2&var1=5b926f98acbcd65c3b0cfc00&var2=%2Fauthenticate%2Fusers%2Fpassword%2Fedit%3Freset_password_token%3Ds_msSaCMAzyEb4Syy6Kw response_code=0 return_code=operation_timedout total_time=10.520049 [ActiveJob] [OtpJob] [562f033d-a827-4ca6-be3f-2c62fcb87c76] Performed OtpJob from Inline(default) in 10523.91ms [ActiveJob] Enqueued OtpJob (Job ID: 562f033d-a827-4ca6-be3f-2c62fcb87c76) to Inline(default) with arguments: ["User", "5b926f98acbcd65c3b0cfc00", "send_transactional_sms", "{\"notification_id\":\"5b926f98acbcd65c3b0cfc03\",\"notification_class\":\"Noti\"}"] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"notis", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9612344556", "_id"=>{"$ne"=>BSON::ObjectId('5b926f98acbcd65c3b0cfc00')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"MRPWp9Y4xXjiz-ymy9TG"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"9VLvNMR5cuFqFGxPu1WP"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f98acbcd65c3b0cfc00')}, "u"=>{"$set"=>{"additional_login_param"=>"9612344556", "a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [cdbc4608-6d1c-4dec-9f10-1a7f1c0486c7] Performing OtpJob from Inline(default) with arguments: ["User", "5b926f98acbcd65c3b0cfc00", "send_sms_otp"] [ActiveJob] [OtpJob] [cdbc4608-6d1c-4dec-9f10-1a7f1c0486c7] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926f98acbcd65c3b0cfc00')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [cdbc4608-6d1c-4dec-9f10-1a7f1c0486c7] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [cdbc4608-6d1c-4dec-9f10-1a7f1c0486c7] Performed OtpJob from Inline(default) in 2.12ms [ActiveJob] Enqueued OtpJob (Job ID: cdbc4608-6d1c-4dec-9f10-1a7f1c0486c7) to Inline(default) with arguments: ["User", "5b926f98acbcd65c3b0cfc00", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"hCWDFx6XxuF7XidX3sU8"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926f98acbcd65c3b0cfc00')}, "u"=>{"$set"=>{"additional_login_param_status"=>2, "encry... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926f98acbcd65c3b0cfc00')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b926f98acbcd65c3b0cfc00')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"notis", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"notis", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s Started POST "/admin_create_users" for 127.0.0.1 at 2018-09-07 18:01:31 +0530 Processing by Auth::AdminCreateUsersController#create as JSON Parameters: {"user"=>{"email"=>"rrphotosoft@gmail.com"}, "api_key"=>"test", "current_app_id"=>"testappid", "admin_create_user"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, admin_create_user, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yf5mqMyk1Rw1GX5DxYvR"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"-WgZzNSyxss7rNpJaSxS"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926fa3acbcd65c3b0cfc06'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fa3acbcd65c3b0cfc06')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [b4bf8098-a955-4d1b-8dbf-e63b307cb2fb] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b926fa3acbcd65c3b0cfc06, "xxNKAMjXGYzd_u2Hkces", {} [ActiveJob] [ActionMailer::DeliveryJob] [b4bf8098-a955-4d1b-8dbf-e63b307cb2fb] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [b4bf8098-a955-4d1b-8dbf-e63b307cb2fb] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.4ms [ActiveJob] [ActionMailer::DeliveryJob] [b4bf8098-a955-4d1b-8dbf-e63b307cb2fb] Sent mail to rrphotosoft@gmail.com (1.5ms) [ActiveJob] [ActionMailer::DeliveryJob] [b4bf8098-a955-4d1b-8dbf-e63b307cb2fb] Date: Fri, 07 Sep 2018 18:01:31 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rrphotosoft@gmail.com Message-ID: <5b926fa35f100_5c3b2abff77fcf6048327@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome rrphotosoft@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [b4bf8098-a955-4d1b-8dbf-e63b307cb2fb] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.36ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: b4bf8098-a955-4d1b-8dbf-e63b307cb2fb) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b926fa3acbcd65c3b0cfc06, "xxNKAMjXGYzd_u2Hkces", {} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com", "_id"=>{"$ne"=>BSON::ObjectId('5b926fa3acbcd65c3b0cfc06')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com", "_id"=>{"$ne"=>BSON::ObjectId('5b926fa3acbcd65c3b0cfc06')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"sv3_zcXvyAKigxsXyNHW"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"k28nkb56KVcp3azy7uq1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fa3acbcd65c3b0cfc06')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Completed 201 Created in 182ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"notis", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"k45qj3bToi1nWvamxhgS"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"pzsF2YQayJxwcm6_HFKj"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926fa3acbcd65c3b0cfc08'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fa3acbcd65c3b0cfc08')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [c2edd62f-1ad2-4ce0-a5f4-85668c605293] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b926fa3acbcd65c3b0cfc08, "ZkEksdeQsnpmnRJ19Q-f", {} [ActiveJob] [ActionMailer::DeliveryJob] [c2edd62f-1ad2-4ce0-a5f4-85668c605293] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [c2edd62f-1ad2-4ce0-a5f4-85668c605293] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.5ms [ActiveJob] [ActionMailer::DeliveryJob] [c2edd62f-1ad2-4ce0-a5f4-85668c605293] Sent mail to rrphotosoft@gmail.com (1.9ms) [ActiveJob] [ActionMailer::DeliveryJob] [c2edd62f-1ad2-4ce0-a5f4-85668c605293] Date: Fri, 07 Sep 2018 18:01:31 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rrphotosoft@gmail.com Message-ID: <5b926fa39d0c9_5c3b2abff77fcf6048414@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome rrphotosoft@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [c2edd62f-1ad2-4ce0-a5f4-85668c605293] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.8ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: c2edd62f-1ad2-4ce0-a5f4-85668c605293) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b926fa3acbcd65c3b0cfc08, "ZkEksdeQsnpmnRJ19Q-f", {} Started POST "/authenticate/users/confirmation" for 127.0.0.1 at 2018-09-07 18:01:31 +0530 Processing by Auth::ConfirmationsController#create as JSON Parameters: {"user"=>{"email"=>"rrphotosoft@gmail.com"}, "api_key"=>"test", "current_app_id"=>"testappid", "confirmation"=>{"user"=>{"email"=>"rrphotosoft@gmail.com"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unconfirmed_email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"rU9NzGbpfuVDsmskAn3L"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fa3acbcd65c3b0cfc08')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fa3acbcd65c3b0cfc08')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [9f91a66b-a06c-4a09-9416-e3d656a0384e] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b926fa3acbcd65c3b0cfc08, "ZkEksdeQsnpmnRJ19Q-f", {} [ActiveJob] [ActionMailer::DeliveryJob] [9f91a66b-a06c-4a09-9416-e3d656a0384e] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.8ms) [ActiveJob] [ActionMailer::DeliveryJob] [9f91a66b-a06c-4a09-9416-e3d656a0384e] Devise::Mailer#confirmation_instructions: processed outbound mail in 3.7ms [ActiveJob] [ActionMailer::DeliveryJob] [9f91a66b-a06c-4a09-9416-e3d656a0384e] Sent mail to rrphotosoft@gmail.com (4.8ms) [ActiveJob] [ActionMailer::DeliveryJob] [9f91a66b-a06c-4a09-9416-e3d656a0384e] Date: Fri, 07 Sep 2018 18:01:31 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rrphotosoft@gmail.com Message-ID: <5b926fa3d1718_5c3b2abff77fcf604858a@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome rrphotosoft@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [9f91a66b-a06c-4a09-9416-e3d656a0384e] Performed ActionMailer::DeliveryJob from Inline(mailers) in 9.85ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 9f91a66b-a06c-4a09-9416-e3d656a0384e) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b926fa3acbcd65c3b0cfc08, "ZkEksdeQsnpmnRJ19Q-f", {} Completed 201 Created in 132ms (Views: 0.5ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"notis", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"8qYjwyAdGzsfT9tZpNbF"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"8dqj_isGB35xhVvzbhuN"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926fa3acbcd65c3b0cfc0b'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fa3acbcd65c3b0cfc0b')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [4aa6e7db-8ee3-425d-918c-3a4844230cb6] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b926fa3acbcd65c3b0cfc0b, "psN6U745xXsXyUBX-Xye", {} [ActiveJob] [ActionMailer::DeliveryJob] [4aa6e7db-8ee3-425d-918c-3a4844230cb6] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [4aa6e7db-8ee3-425d-918c-3a4844230cb6] Devise::Mailer#confirmation_instructions: processed outbound mail in 3.1ms [ActiveJob] [ActionMailer::DeliveryJob] [4aa6e7db-8ee3-425d-918c-3a4844230cb6] Sent mail to rrphotosoft@gmail.com (2.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [4aa6e7db-8ee3-425d-918c-3a4844230cb6] Date: Fri, 07 Sep 2018 18:01:32 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rrphotosoft@gmail.com Message-ID: <5b926fa42fa7_5c3b2abff77fcf604865d@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome rrphotosoft@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [4aa6e7db-8ee3-425d-918c-3a4844230cb6] Performed ActionMailer::DeliveryJob from Inline(mailers) in 5.95ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 4aa6e7db-8ee3-425d-918c-3a4844230cb6) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b926fa3acbcd65c3b0cfc0b, "psN6U745xXsXyUBX-Xye", {} Started GET "/authenticate/users/confirmation?confirmation_token=psN6U745xXsXyUBX-Xye&api_key=test¤t_app_id=testappid" for 127.0.0.1 at 2018-09-07 18:01:32 +0530 Processing by Auth::ConfirmationsController#show as JSON Parameters: {"confirmation_token"=>"psN6U745xXsXyUBX-Xye", "api_key"=>"test", "current_app_id"=>"testappid", "confirmation"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"confirmation_token"=>"psN6U745xXsXyUBX-Xye"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"8j4cTA4wbb9txd1Jw3Lo"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fa3acbcd65c3b0cfc0b')}, "u"=>{"$set"=>{"confirmed_at"=>2018-09-07 12:31:32 UTC, "... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"reset_password_token"=>"50575ae6c532aaa48d7ac125c7ded14b634a0784a44911cce580ebf25f6d4809"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"4jh5YzuMzyE5yZ_aWk8v"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fa3acbcd65c3b0cfc0b')}, "u"=>{"$set"=>{"identities"=>[], "reset_password_token"=>... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fa3acbcd65c3b0cfc0b')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [c126cd10-c14e-40c4-946e-47ac1de147d3] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", gid://dummy/User/5b926fa3acbcd65c3b0cfc0b, "-gB1cCRsB8GiTvyFH53L", {} [ActiveJob] [ActionMailer::DeliveryJob] [c126cd10-c14e-40c4-946e-47ac1de147d3] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/reset_password_instructions.html.erb (2.1ms) [ActiveJob] [ActionMailer::DeliveryJob] [c126cd10-c14e-40c4-946e-47ac1de147d3] Devise::Mailer#reset_password_instructions: processed outbound mail in 44.0ms [ActiveJob] [ActionMailer::DeliveryJob] [c126cd10-c14e-40c4-946e-47ac1de147d3] Sent mail to rrphotosoft@gmail.com (2.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [c126cd10-c14e-40c4-946e-47ac1de147d3] Date: Fri, 07 Sep 2018 18:01:32 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rrphotosoft@gmail.com Message-ID: <5b926fa42f083_5c3b2abff77fcf60487dd@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Reset password instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello rrphotosoft@gmail.com!

Someone has requested a link to change your password. You can do this through the link below.

Change my password

If you didn't request this, please ignore this email.

Your password won't change until you access the link above and create a new one.

[ActiveJob] [ActionMailer::DeliveryJob] [c126cd10-c14e-40c4-946e-47ac1de147d3] Performed ActionMailer::DeliveryJob from Inline(mailers) in 47.1ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: c126cd10-c14e-40c4-946e-47ac1de147d3) to Inline(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", gid://dummy/User/5b926fa3acbcd65c3b0cfc0b, "-gB1cCRsB8GiTvyFH53L", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ryWwxUDkuXAg6Kj7wbQi"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fa3acbcd65c3b0cfc0b')}, "u"=>{"$set"=>{"confirmed_at"=>2018-09-07 12:31:32 UTC, "... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fa3acbcd65c3b0cfc0b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Rendered text template (0.0ms) Completed 201 Created in 1415ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fa3acbcd65c3b0cfc0b')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"notis", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"e22smV7KxFXtR6Toa6xY"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ym6AXdnZCcGmSxzEGBx2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926fa5acbcd65c3b0cfc0e'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fa5acbcd65c3b0cfc0e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [a54d6fba-e9b4-4222-9d15-a23803889c02] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b926fa5acbcd65c3b0cfc0e, "LjKnubdHDCncMBkJys5b", {} [ActiveJob] [ActionMailer::DeliveryJob] [a54d6fba-e9b4-4222-9d15-a23803889c02] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [a54d6fba-e9b4-4222-9d15-a23803889c02] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.1ms [ActiveJob] [ActionMailer::DeliveryJob] [a54d6fba-e9b4-4222-9d15-a23803889c02] Sent mail to rrphotosoft@gmail.com (1.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [a54d6fba-e9b4-4222-9d15-a23803889c02] Date: Fri, 07 Sep 2018 18:01:33 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rrphotosoft@gmail.com Message-ID: <5b926fa58a086_5c3b2abff77fcf60488f4@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome rrphotosoft@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [a54d6fba-e9b4-4222-9d15-a23803889c02] Performed ActionMailer::DeliveryJob from Inline(mailers) in 2.72ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: a54d6fba-e9b4-4222-9d15-a23803889c02) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b926fa5acbcd65c3b0cfc0e, "LjKnubdHDCncMBkJys5b", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yMckmBu3f8BBNKrP1EBC"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fa5acbcd65c3b0cfc0e')}, "u"=>{"$set"=>{"confirmed_at"=>2018-09-07 12:31:33 UTC, "... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"reset_password_token"=>"2478544089e5785eae4c5f42f8f267e733cc0eaa05a92338462dca14674b6337"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"GGMfP261LGzaLKdSgBoR"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fa5acbcd65c3b0cfc0e')}, "u"=>{"$set"=>{"identities"=>[], "reset_password_token"=>... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fa5acbcd65c3b0cfc0e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [20836db2-e2a9-44e7-817c-83777de69a58] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", gid://dummy/User/5b926fa5acbcd65c3b0cfc0e, "jrDcTUK2cHPhzDv_zMwK", {} [ActiveJob] [ActionMailer::DeliveryJob] [20836db2-e2a9-44e7-817c-83777de69a58] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/reset_password_instructions.html.erb (0.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [20836db2-e2a9-44e7-817c-83777de69a58] Devise::Mailer#reset_password_instructions: processed outbound mail in 1.0ms [ActiveJob] [ActionMailer::DeliveryJob] [20836db2-e2a9-44e7-817c-83777de69a58] Sent mail to rrphotosoft@gmail.com (1.1ms) [ActiveJob] [ActionMailer::DeliveryJob] [20836db2-e2a9-44e7-817c-83777de69a58] Date: Fri, 07 Sep 2018 18:01:33 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rrphotosoft@gmail.com Message-ID: <5b926fa5a41f5_5c3b2abff77fcf6048936@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Reset password instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello rrphotosoft@gmail.com!

Someone has requested a link to change your password. You can do this through the link below.

Change my password

If you didn't request this, please ignore this email.

Your password won't change until you access the link above and create a new one.

[ActiveJob] [ActionMailer::DeliveryJob] [20836db2-e2a9-44e7-817c-83777de69a58] Performed ActionMailer::DeliveryJob from Inline(mailers) in 2.34ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 20836db2-e2a9-44e7-817c-83777de69a58) to Inline(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", gid://dummy/User/5b926fa5acbcd65c3b0cfc0e, "jrDcTUK2cHPhzDv_zMwK", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"_1VKt73YdpDag6czTTJU"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fa5acbcd65c3b0cfc0e')}, "u"=>{"$set"=>{"confirmed_at"=>2018-09-07 12:31:33 UTC, "... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fa5acbcd65c3b0cfc0e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Xdw8atwmffdYgfP19DAW"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fa5acbcd65c3b0cfc0e')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Started PUT "/profiles/5b926fa5acbcd65c3b0cfc0e" for 127.0.0.1 at 2018-09-07 18:01:33 +0530 MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"notis", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"N3rTJj5t9UDH7au_dH1c"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"rVcopU-sr7fKg-dSUsfs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926fa5acbcd65c3b0cfc11'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fa5acbcd65c3b0cfc11')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [45d80c8a-87ff-4f0a-863a-3fbde4d13477] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b926fa5acbcd65c3b0cfc11, "Kehy6srYFpqe5fG8enZy", {} [ActiveJob] [ActionMailer::DeliveryJob] [45d80c8a-87ff-4f0a-863a-3fbde4d13477] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [45d80c8a-87ff-4f0a-863a-3fbde4d13477] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.3ms [ActiveJob] [ActionMailer::DeliveryJob] [45d80c8a-87ff-4f0a-863a-3fbde4d13477] Sent mail to rrphotosoft@gmail.com (1.4ms) [ActiveJob] [ActionMailer::DeliveryJob] [45d80c8a-87ff-4f0a-863a-3fbde4d13477] Date: Fri, 07 Sep 2018 18:01:33 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rrphotosoft@gmail.com Message-ID: <5b926fa5e0b16_5c3b2abff77fcf60490ab@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome rrphotosoft@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [45d80c8a-87ff-4f0a-863a-3fbde4d13477] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.11ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 45d80c8a-87ff-4f0a-863a-3fbde4d13477) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b926fa5acbcd65c3b0cfc11, "Kehy6srYFpqe5fG8enZy", {} Started GET "/authenticate/users/confirmation?confirmation_token=the+sandman+was+looking+for+a+legend+for+a+girl&api_key=test¤t_app_id=testappid" for 127.0.0.1 at 2018-09-07 18:01:34 +0530 Processing by Auth::ConfirmationsController#show as JSON Parameters: {"confirmation_token"=>"the sandman was looking for a legend for a girl", "api_key"=>"test", "current_app_id"=>"testappid", "confirmation"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"confirmation_token"=>"the sandman was looking for a legend for a girl"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"confirmation_token"=>"99326db4e21a0ded211977de8a9828b0370a791cfd183ae36a3b6ed626290250"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"notis", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"GWH1sdsB66ycj3uxXnEg"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"aQYR9sUnnegz-H1pzMhq"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926fa6acbcd65c3b0cfc14'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fa6acbcd65c3b0cfc14')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [a1935b34-47d7-4174-a45d-0119ff82ac36] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b926fa6acbcd65c3b0cfc14, "Ne4PDQDPsuEP3jUEGNhz", {} [ActiveJob] [ActionMailer::DeliveryJob] [a1935b34-47d7-4174-a45d-0119ff82ac36] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [a1935b34-47d7-4174-a45d-0119ff82ac36] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.4ms [ActiveJob] [ActionMailer::DeliveryJob] [a1935b34-47d7-4174-a45d-0119ff82ac36] Sent mail to rrphotosoft@gmail.com (1.7ms) [ActiveJob] [ActionMailer::DeliveryJob] [a1935b34-47d7-4174-a45d-0119ff82ac36] Date: Fri, 07 Sep 2018 18:01:34 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rrphotosoft@gmail.com Message-ID: <5b926fa66dca0_5c3b2abff77fcf60491e0@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome rrphotosoft@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [a1935b34-47d7-4174-a45d-0119ff82ac36] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.67ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: a1935b34-47d7-4174-a45d-0119ff82ac36) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b926fa6acbcd65c3b0cfc14, "Ne4PDQDPsuEP3jUEGNhz", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zCNGY6-4zcNGn9vyb57k"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fa6acbcd65c3b0cfc14')}, "u"=>{"$set"=>{"confirmed_at"=>2018-09-07 12:31:34 UTC, "... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"reset_password_token"=>"a85dd7af306e1c8a5f3151f99c4725b0ee7007b0ff300042cc48dad0d8b05cdc"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"7zyV5YJzm_hdftQPzoA3"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fa6acbcd65c3b0cfc14')}, "u"=>{"$set"=>{"identities"=>[], "reset_password_token"=>... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fa6acbcd65c3b0cfc14')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [5593a478-51fb-47fb-9dd9-2712a82974b7] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", gid://dummy/User/5b926fa6acbcd65c3b0cfc14, "syNUxaDcsxmzUEeuyHAq", {} [ActiveJob] [ActionMailer::DeliveryJob] [5593a478-51fb-47fb-9dd9-2712a82974b7] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/reset_password_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [5593a478-51fb-47fb-9dd9-2712a82974b7] Devise::Mailer#reset_password_instructions: processed outbound mail in 1.5ms [ActiveJob] [ActionMailer::DeliveryJob] [5593a478-51fb-47fb-9dd9-2712a82974b7] Sent mail to rrphotosoft@gmail.com (1.7ms) [ActiveJob] [ActionMailer::DeliveryJob] [5593a478-51fb-47fb-9dd9-2712a82974b7] Date: Fri, 07 Sep 2018 18:01:34 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rrphotosoft@gmail.com Message-ID: <5b926fa688c14_5c3b2abff77fcf6049225@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Reset password instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello rrphotosoft@gmail.com!

Someone has requested a link to change your password. You can do this through the link below.

Change my password

If you didn't request this, please ignore this email.

Your password won't change until you access the link above and create a new one.

[ActiveJob] [ActionMailer::DeliveryJob] [5593a478-51fb-47fb-9dd9-2712a82974b7] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.75ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 5593a478-51fb-47fb-9dd9-2712a82974b7) to Inline(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", gid://dummy/User/5b926fa6acbcd65c3b0cfc14, "syNUxaDcsxmzUEeuyHAq", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"5X8Jcwwye6EVv4gyGo5h"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fa6acbcd65c3b0cfc14')}, "u"=>{"$set"=>{"confirmed_at"=>2018-09-07 12:31:34 UTC, "... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fa6acbcd65c3b0cfc14')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"nEGcRHVW3fLok1qoSdGs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fa6acbcd65c3b0cfc14')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"doctor@gmail.com", "_id"=>{"$ne"=>BSON::ObjectId('5b926fa6acbcd65c3b0cfc14')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"bxziE3NRLx6xRNa3bjnv"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"RxvpvLzfV_oBFNUJjxi2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fa6acbcd65c3b0cfc14')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fa6acbcd65c3b0cfc14')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [ce500192-dfd1-463e-a582-1e652ed90ee8] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b926fa6acbcd65c3b0cfc14, "24KzBRQ9gTnFJY9XSiAq", {:to=>"doctor@gmail.com"} [ActiveJob] [ActionMailer::DeliveryJob] [ce500192-dfd1-463e-a582-1e652ed90ee8] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [ce500192-dfd1-463e-a582-1e652ed90ee8] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.2ms [ActiveJob] [ActionMailer::DeliveryJob] [ce500192-dfd1-463e-a582-1e652ed90ee8] Sent mail to doctor@gmail.com (1.5ms) [ActiveJob] [ActionMailer::DeliveryJob] [ce500192-dfd1-463e-a582-1e652ed90ee8] Date: Fri, 07 Sep 2018 18:01:34 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: doctor@gmail.com Message-ID: <5b926fa6af5d6_5c3b2abff77fcf6049353@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome doctor@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [ce500192-dfd1-463e-a582-1e652ed90ee8] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.13ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: ce500192-dfd1-463e-a582-1e652ed90ee8) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b926fa6acbcd65c3b0cfc14, "24KzBRQ9gTnFJY9XSiAq", {:to=>"doctor@gmail.com"} Started POST "/admin_create_users" for 127.0.0.1 at 2018-09-07 18:01:34 +0530 Processing by Auth::AdminCreateUsersController#create as JSON Parameters: {"user"=>{"additional_login_param"=>"9561137096", "email"=>"doggy@gmail.com"}, "api_key"=>"test", "current_app_id"=>"testappid", "admin_create_user"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, admin_create_user, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"doggy@gmail.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Completed 422 Unprocessable Entity in 24ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"augusta@abernathy.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Nmtidm-Gd6iw2WnxDtQc"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"99Kd8n_B1pLZWK67_53q"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fa6acbcd65c3b0cfc19')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b926fa6acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fa6acbcd65c3b0cfc19')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fa6acbcd65c3b0cfc1c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"GLGyy38XFb3MBgXaenK_"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b926fa6acbcd65c3b0cfc19')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fa6acbcd65c3b0cfc19')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fa6acbcd65c3b0cfc19')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b926fa6acbcd65c3b0cfc19')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"yvette@mertzleffler.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"BSZBe9hzy2ysnueWxaLc"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"SkptxC84SFwuQW-6BKG8"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fa6acbcd65c3b0cfc1e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b926fa6acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fa6acbcd65c3b0cfc1e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"JbtapxLkefaDMoY6Pj96"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b926fa6acbcd65c3b0cfc1e')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fa6acbcd65c3b0cfc1e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fa6acbcd65c3b0cfc1e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b926fa6acbcd65c3b0cfc1e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Started PUT "/profiles/credential_exists" for 127.0.0.1 at 2018-09-07 18:01:35 +0530 MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"arno@funkcrona.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"SHbegr-cDUEyA71Rf218"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"_Qgkxvnoa2G4Umzu3b_b"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fa7acbcd65c3b0cfc22')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b926fa7acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fa7acbcd65c3b0cfc22')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fa7acbcd65c3b0cfc25')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Kfasn3xXgR1xZ5f5z9W3"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b926fa7acbcd65c3b0cfc22')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fa7acbcd65c3b0cfc22')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fa7acbcd65c3b0cfc22')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b926fa7acbcd65c3b0cfc22')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"clair@connellykunze.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"QbE6YE1SsioXy3ainnGs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xdDs4VnJMHsXKzyA8_zg"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fa7acbcd65c3b0cfc27')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b926fa7acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fa7acbcd65c3b0cfc27')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sm8zSDaYhEGsgQtRWGXY"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b926fa7acbcd65c3b0cfc27')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fa7acbcd65c3b0cfc27')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fa7acbcd65c3b0cfc27')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b926fa7acbcd65c3b0cfc27')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Started POST "/endpoints" for 127.0.0.1 at 2018-09-07 18:01:35 +0530 Processing by Auth::EndpointsController#create as JSON Parameters: {"endpoint"=>{"android_token"=>"abc"}, "api_key"=>"test", "current_app_id"=>"testappid"} Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_endpoints", "query"=>{"$or"=>[{"android_token"=>"abc"}]}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b926fa7acbcd65c3b0cfc2b'), "android_token"=>"abc"}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, ... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.153s Completed 500 Internal Server Error in 176ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"victor@smithparisian.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"MbxQMusYvWGYXbRKd49f"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"jQAwrqNp9SkV4dLE6EFR"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fa7acbcd65c3b0cfc2c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b926fa7acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fa7acbcd65c3b0cfc2c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fa7acbcd65c3b0cfc2f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zvXp4PsrNH5swy2mxEzZ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b926fa7acbcd65c3b0cfc2c')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fa7acbcd65c3b0cfc2c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fa7acbcd65c3b0cfc2c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b926fa7acbcd65c3b0cfc2c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"eldridge@hilll.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xjxzfujEjKrb_uF35WLk"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"rQTyLyVx2xhMdszZbBgR"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fa8acbcd65c3b0cfc31')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b926fa8acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fa8acbcd65c3b0cfc31')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"WaM9hzDkLoauAokjb_L2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b926fa8acbcd65c3b0cfc31')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fa8acbcd65c3b0cfc31')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fa8acbcd65c3b0cfc31')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b926fa8acbcd65c3b0cfc31')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started POST "/endpoints" for 127.0.0.1 at 2018-09-07 18:01:36 +0530 Processing by Auth::EndpointsController#create as HTML Parameters: {"{\"endpoint\":{\"android_token\":\"abc\"},\"api_key\":\"test\",\"current_app_id\":\"testappid\"}"=>nil} Can't verify CSRF token authenticity Rendered text template (0.0ms) Filter chain halted as :do_before_request rendered or redirected Completed 401 Unauthorized in 6ms (Views: 5.5ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"brenda.wiegand@wiza.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"uGBBFxBVVRxcyLE4fkZ3"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"wZLv8S1XaJ-KAqT69Gh9"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fa8acbcd65c3b0cfc35')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b926fa8acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fa8acbcd65c3b0cfc35')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fa8acbcd65c3b0cfc38')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zmAkoRWYzSKNFa_FaQcx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b926fa8acbcd65c3b0cfc35')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fa8acbcd65c3b0cfc35')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fa8acbcd65c3b0cfc35')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b926fa8acbcd65c3b0cfc35')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"yasmin@lubowitz.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"HS3Q9wzZ2_Ta8aysESfk"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"SosHba_1Cq6ykfzxo31t"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fa8acbcd65c3b0cfc3a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b926fa8acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fa8acbcd65c3b0cfc3a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Mq2Xf8E7ENQCEeSoDqeu"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b926fa8acbcd65c3b0cfc3a')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fa8acbcd65c3b0cfc3a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fa8acbcd65c3b0cfc3a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b926fa8acbcd65c3b0cfc3a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started POST "/endpoints" for 127.0.0.1 at 2018-09-07 18:01:36 +0530 Processing by Auth::EndpointsController#create as JSON Parameters: {"endpoint"=>{"android_token"=>"abc"}} Can't verify CSRF token authenticity Rendered text template (0.0ms) Filter chain halted as :do_before_request rendered or redirected Completed 401 Unauthorized in 1ms (Views: 0.4ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"nickolas_johns@gerhold.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"hjFvzy6vpjByJaJaR4hS"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"1w_AhkWdJXpFEshz4s4h"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926fa8acbcd65c3b0cfc3e'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fa8acbcd65c3b0cfc3e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"harold@abbott.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"q3uQRo5-hiCBYvdw_Wp6"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"AiceUn_sxjRBT5Tgh1ng"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926fa8acbcd65c3b0cfc41'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fa8acbcd65c3b0cfc41')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"joanne_deckow@borer.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"hMgWnTxUeijmCc3pKMq-"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"dJTFiFaqd_JZspwGmFTm"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926fa8acbcd65c3b0cfc44'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fa8acbcd65c3b0cfc44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [c838622c-c564-4cb6-8f47-25faa526f252] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b926fa8acbcd65c3b0cfc44, "zRx-GEQ5uXTbc36MNSup", {} [ActiveJob] [ActionMailer::DeliveryJob] [c838622c-c564-4cb6-8f47-25faa526f252] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [c838622c-c564-4cb6-8f47-25faa526f252] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.5ms [ActiveJob] [ActionMailer::DeliveryJob] [c838622c-c564-4cb6-8f47-25faa526f252] Sent mail to joanne_deckow@borer.biz (1.7ms) [ActiveJob] [ActionMailer::DeliveryJob] [c838622c-c564-4cb6-8f47-25faa526f252] Date: Fri, 07 Sep 2018 18:01:36 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: joanne_deckow@borer.biz Message-ID: <5b926fa8a794a_5c3b2abff77fcf60494a0@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome joanne_deckow@borer.biz!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [c838622c-c564-4cb6-8f47-25faa526f252] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.63ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: c838622c-c564-4cb6-8f47-25faa526f252) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b926fa8acbcd65c3b0cfc44, "zRx-GEQ5uXTbc36MNSup", {} MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fa8acbcd65c3b0cfc46')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started GET "/authenticate/users/confirmation/new" for 127.0.0.1 at 2018-09-07 18:01:36 +0530 Processing by Auth::ConfirmationsController#new as HTML Rendered /home/bhargav/Github/Auth/app/views/auth/shared/_devise_error_messages.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/confirmations/new.html.erb within layouts/application (1.7ms) Rendered shopping/_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (1.1ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.6ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.3ms) Completed 200 OK in 8ms (Views: 7.6ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"isaac@mcdermott.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"PkMwMijyPnP9W2-s7kga"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yzsDC7cEam1ASA9QnSm7"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926fa8acbcd65c3b0cfc49'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fa8acbcd65c3b0cfc49')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [11f8e7c8-c511-44e2-9545-34ffbf3566f2] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b926fa8acbcd65c3b0cfc49, "4ZMWWkXJ_XJLHDzZRjkB", {} [ActiveJob] [ActionMailer::DeliveryJob] [11f8e7c8-c511-44e2-9545-34ffbf3566f2] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [11f8e7c8-c511-44e2-9545-34ffbf3566f2] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.4ms [ActiveJob] [ActionMailer::DeliveryJob] [11f8e7c8-c511-44e2-9545-34ffbf3566f2] Sent mail to isaac@mcdermott.com (1.4ms) [ActiveJob] [ActionMailer::DeliveryJob] [11f8e7c8-c511-44e2-9545-34ffbf3566f2] Date: Fri, 07 Sep 2018 18:01:36 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: isaac@mcdermott.com Message-ID: <5b926fa8bec5a_5c3b2abff77fcf60495ca@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome isaac@mcdermott.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [11f8e7c8-c511-44e2-9545-34ffbf3566f2] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.26ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 11f8e7c8-c511-44e2-9545-34ffbf3566f2) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b926fa8acbcd65c3b0cfc49, "4ZMWWkXJ_XJLHDzZRjkB", {} MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fa8acbcd65c3b0cfc4b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/users/confirmation" for 127.0.0.1 at 2018-09-07 18:01:36 +0530 Processing by Auth::ConfirmationsController#create as HTML Parameters: {"user"=>{"email"=>"isaac@mcdermott.com"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unconfirmed_email"=>"isaac@mcdermott.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"isaac@mcdermott.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"wmcxZSk5tYYUqH7voGMN"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fa8acbcd65c3b0cfc49')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fa8acbcd65c3b0cfc49')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [9d33c955-1a77-4287-be1d-288d875162b3] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b926fa8acbcd65c3b0cfc49, "4ZMWWkXJ_XJLHDzZRjkB", {} [ActiveJob] [ActionMailer::DeliveryJob] [9d33c955-1a77-4287-be1d-288d875162b3] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [9d33c955-1a77-4287-be1d-288d875162b3] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.2ms [ActiveJob] [ActionMailer::DeliveryJob] [9d33c955-1a77-4287-be1d-288d875162b3] Sent mail to isaac@mcdermott.com (1.5ms) [ActiveJob] [ActionMailer::DeliveryJob] [9d33c955-1a77-4287-be1d-288d875162b3] Date: Fri, 07 Sep 2018 18:01:36 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: isaac@mcdermott.com Message-ID: <5b926fa8d810f_5c3b2abff77fcf6049629@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome isaac@mcdermott.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [9d33c955-1a77-4287-be1d-288d875162b3] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.16ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 9d33c955-1a77-4287-be1d-288d875162b3) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b926fa8acbcd65c3b0cfc49, "4ZMWWkXJ_XJLHDzZRjkB", {} Redirected to http://www.example.com/authenticate/users/sign_in Completed 302 Found in 63ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"belle_mueller@rau.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"bigDbJ9NmoXw4DRtMe4-"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"mfEqZnyByK2gaYkuFp-A"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926fa8acbcd65c3b0cfc4d'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fa8acbcd65c3b0cfc4d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [99d5a232-65c6-4771-9991-2724b143b2d2] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b926fa8acbcd65c3b0cfc4d, "1sEXEMjvzcPwoBqyFnjy", {} [ActiveJob] [ActionMailer::DeliveryJob] [99d5a232-65c6-4771-9991-2724b143b2d2] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [99d5a232-65c6-4771-9991-2724b143b2d2] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.6ms [ActiveJob] [ActionMailer::DeliveryJob] [99d5a232-65c6-4771-9991-2724b143b2d2] Sent mail to belle_mueller@rau.name (1.7ms) [ActiveJob] [ActionMailer::DeliveryJob] [99d5a232-65c6-4771-9991-2724b143b2d2] Date: Fri, 07 Sep 2018 18:01:36 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: belle_mueller@rau.name Message-ID: <5b926fa8e53c6_5c3b2abff77fcf60497ef@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome belle_mueller@rau.name!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [99d5a232-65c6-4771-9991-2724b143b2d2] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.82ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 99d5a232-65c6-4771-9991-2724b143b2d2) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b926fa8acbcd65c3b0cfc4d, "1sEXEMjvzcPwoBqyFnjy", {} MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fa9acbcd65c3b0cfc4f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started GET "/authenticate/users/confirmation?confirmation_token=1sEXEMjvzcPwoBqyFnjy" for 127.0.0.1 at 2018-09-07 18:01:37 +0530 Processing by Auth::ConfirmationsController#show as HTML Parameters: {"confirmation_token"=>"1sEXEMjvzcPwoBqyFnjy"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"confirmation_token"=>"1sEXEMjvzcPwoBqyFnjy"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"AW_A8tkXdgPCaeXzn5Vf"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fa8acbcd65c3b0cfc4d')}, "u"=>{"$set"=>{"confirmed_at"=>2018-09-07 12:31:37 UTC, "... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fa8acbcd65c3b0cfc4d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b926fa8acbcd65c3b0cfc4d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Redirected to http://www.example.com/authenticate/users/sign_in Completed 302 Found in 77ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fa8acbcd65c3b0cfc4d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"maybell_kerluke@creminthiel.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Yi4NRAaggNRhcPSDTGLT"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"6QZs2KXNxRXR3QxJALmW"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926fa9acbcd65c3b0cfc51'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fa9acbcd65c3b0cfc51')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [4ac18310-24d2-42cc-9150-09580737eadb] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b926fa9acbcd65c3b0cfc51, "NvQ-V6o5Q8tFaibzm8kz", {} [ActiveJob] [ActionMailer::DeliveryJob] [4ac18310-24d2-42cc-9150-09580737eadb] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [4ac18310-24d2-42cc-9150-09580737eadb] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.8ms [ActiveJob] [ActionMailer::DeliveryJob] [4ac18310-24d2-42cc-9150-09580737eadb] Sent mail to maybell_kerluke@creminthiel.co (1.8ms) [ActiveJob] [ActionMailer::DeliveryJob] [4ac18310-24d2-42cc-9150-09580737eadb] Date: Fri, 07 Sep 2018 18:01:37 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: maybell_kerluke@creminthiel.co Message-ID: <5b926fa91f1b2_5c3b2abff77fcf604981c@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome maybell_kerluke@creminthiel.co!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [4ac18310-24d2-42cc-9150-09580737eadb] Performed ActionMailer::DeliveryJob from Inline(mailers) in 4.07ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 4ac18310-24d2-42cc-9150-09580737eadb) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b926fa9acbcd65c3b0cfc51, "NvQ-V6o5Q8tFaibzm8kz", {} MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fa9acbcd65c3b0cfc53')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started GET "/authenticate/users/confirmation/new?redirect_url=http%3A%2F%2Fwww.google.com&api_key=test¤t_app_id=testappid" for 127.0.0.1 at 2018-09-07 18:01:37 +0530 Processing by Auth::ConfirmationsController#new as HTML Parameters: {"redirect_url"=>"http://www.google.com", "api_key"=>"test", "current_app_id"=>"testappid"} Rendered /home/bhargav/Github/Auth/app/views/auth/shared/_devise_error_messages.html.erb (0.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/confirmations/new.html.erb within layouts/application (0.4ms) Rendered shopping/_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (0.8ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.2ms) Completed 200 OK in 5ms (Views: 4.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jonatan_rolfson@feeneyfeeney.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"DQPgo_HvMtatis_uFdRf"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"H_pXeNJxWC_Fn6_xy5s5"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926fa9acbcd65c3b0cfc56'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fa9acbcd65c3b0cfc56')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [48fec35b-9809-4f34-9a66-77c2641e3e2b] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b926fa9acbcd65c3b0cfc56, "BZYRc8bJBAaBoYsKy6Wz", {} [ActiveJob] [ActionMailer::DeliveryJob] [48fec35b-9809-4f34-9a66-77c2641e3e2b] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [48fec35b-9809-4f34-9a66-77c2641e3e2b] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.4ms [ActiveJob] [ActionMailer::DeliveryJob] [48fec35b-9809-4f34-9a66-77c2641e3e2b] Sent mail to jonatan_rolfson@feeneyfeeney.name (1.6ms) [ActiveJob] [ActionMailer::DeliveryJob] [48fec35b-9809-4f34-9a66-77c2641e3e2b] Date: Fri, 07 Sep 2018 18:01:37 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: jonatan_rolfson@feeneyfeeney.name Message-ID: <5b926fa9345de_5c3b2abff77fcf60499c1@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome jonatan_rolfson@feeneyfeeney.name!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [48fec35b-9809-4f34-9a66-77c2641e3e2b] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.39ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 48fec35b-9809-4f34-9a66-77c2641e3e2b) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b926fa9acbcd65c3b0cfc56, "BZYRc8bJBAaBoYsKy6Wz", {} MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fa9acbcd65c3b0cfc58')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Started POST "/authenticate/users/confirmation" for 127.0.0.1 at 2018-09-07 18:01:37 +0530 Processing by Auth::ConfirmationsController#create as HTML Parameters: {"user"=>{"email"=>"jonatan_rolfson@feeneyfeeney.name"}, "redirect_url"=>"http://www.google.com", "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unconfirmed_email"=>"jonatan_rolfson@feeneyfeeney.name"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jonatan_rolfson@feeneyfeeney.name"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"48xVAdpPQEKyfcVbsCfg"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fa9acbcd65c3b0cfc56')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fa9acbcd65c3b0cfc56')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s [ActiveJob] [ActionMailer::DeliveryJob] [a367a331-01c4-4b88-b635-c4e0c0d76b4e] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b926fa9acbcd65c3b0cfc56, "BZYRc8bJBAaBoYsKy6Wz", {} [ActiveJob] [ActionMailer::DeliveryJob] [a367a331-01c4-4b88-b635-c4e0c0d76b4e] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.7ms) [ActiveJob] [ActionMailer::DeliveryJob] [a367a331-01c4-4b88-b635-c4e0c0d76b4e] Devise::Mailer#confirmation_instructions: processed outbound mail in 4.5ms [ActiveJob] [ActionMailer::DeliveryJob] [a367a331-01c4-4b88-b635-c4e0c0d76b4e] Sent mail to jonatan_rolfson@feeneyfeeney.name (4.5ms) [ActiveJob] [ActionMailer::DeliveryJob] [a367a331-01c4-4b88-b635-c4e0c0d76b4e] Date: Fri, 07 Sep 2018 18:01:37 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: jonatan_rolfson@feeneyfeeney.name Message-ID: <5b926fa95c9a0_5c3b2abff77fcf6050044@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome jonatan_rolfson@feeneyfeeney.name!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [a367a331-01c4-4b88-b635-c4e0c0d76b4e] Performed ActionMailer::DeliveryJob from Inline(mailers) in 10.47ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: a367a331-01c4-4b88-b635-c4e0c0d76b4e) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b926fa9acbcd65c3b0cfc56, "BZYRc8bJBAaBoYsKy6Wz", {} Redirected to http://www.example.com/authenticate/users/sign_in Completed 302 Found in 95ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"maria@witting.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xT2tVUo8AzqT5tx2Xtpw"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"UDxy-gF6Bw8cRJTCeS3w"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926fa9acbcd65c3b0cfc5a'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fa9acbcd65c3b0cfc5a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [3f91829b-c878-4373-a948-07a8f259dbf0] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b926fa9acbcd65c3b0cfc5a, "gx3azy_ZCroFGoWiqrcX", {} [ActiveJob] [ActionMailer::DeliveryJob] [3f91829b-c878-4373-a948-07a8f259dbf0] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [3f91829b-c878-4373-a948-07a8f259dbf0] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.4ms [ActiveJob] [ActionMailer::DeliveryJob] [3f91829b-c878-4373-a948-07a8f259dbf0] Sent mail to maria@witting.name (1.4ms) [ActiveJob] [ActionMailer::DeliveryJob] [3f91829b-c878-4373-a948-07a8f259dbf0] Date: Fri, 07 Sep 2018 18:01:37 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: maria@witting.name Message-ID: <5b926fa96b598_5c3b2abff77fcf605012a@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome maria@witting.name!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [3f91829b-c878-4373-a948-07a8f259dbf0] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.27ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 3f91829b-c878-4373-a948-07a8f259dbf0) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b926fa9acbcd65c3b0cfc5a, "gx3azy_ZCroFGoWiqrcX", {} MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fa9acbcd65c3b0cfc5c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Started GET "/authenticate/users/confirmation/new" for 127.0.0.1 at 2018-09-07 18:01:37 +0530 Processing by Auth::ConfirmationsController#new as JSON Parameters: {"confirmation"=>{}} Rendered text template (0.0ms) Filter chain halted as :ignore_json_request rendered or redirected Completed 406 Not Acceptable in 1ms (Views: 0.4ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"estella_auer@turcotterosenbaum.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"dUpPjQxaKmyt85xabqwL"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"kat_TTEZATvV-FyTbqjy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926fa9acbcd65c3b0cfc5d'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fa9acbcd65c3b0cfc5d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [e4482d4e-6202-438c-8281-830f18fdf04f] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b926fa9acbcd65c3b0cfc5d, "KQKMXMqBrrLTYD3ZzeJe", {} [ActiveJob] [ActionMailer::DeliveryJob] [e4482d4e-6202-438c-8281-830f18fdf04f] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [e4482d4e-6202-438c-8281-830f18fdf04f] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.3ms [ActiveJob] [ActionMailer::DeliveryJob] [e4482d4e-6202-438c-8281-830f18fdf04f] Sent mail to estella_auer@turcotterosenbaum.info (1.5ms) [ActiveJob] [ActionMailer::DeliveryJob] [e4482d4e-6202-438c-8281-830f18fdf04f] Date: Fri, 07 Sep 2018 18:01:37 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: estella_auer@turcotterosenbaum.info Message-ID: <5b926fa9883b8_5c3b2abff77fcf60502d7@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome estella_auer@turcotterosenbaum.info!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [e4482d4e-6202-438c-8281-830f18fdf04f] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.3ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: e4482d4e-6202-438c-8281-830f18fdf04f) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b926fa9acbcd65c3b0cfc5d, "KQKMXMqBrrLTYD3ZzeJe", {} MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fa9acbcd65c3b0cfc5f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/users/confirmation" for 127.0.0.1 at 2018-09-07 18:01:37 +0530 Processing by Auth::ConfirmationsController#create as JSON Parameters: {"user"=>{"email"=>"estella_auer@turcotterosenbaum.info"}, "confirmation"=>{"user"=>{"email"=>"estella_auer@turcotterosenbaum.info"}}} Rendered text template (0.0ms) Filter chain halted as :do_before_request rendered or redirected Completed 401 Unauthorized in 1ms (Views: 0.5ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"haylee@friesen.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"8anz2Xz6_rAHujDhCNV_"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"n1NCxttXLjHJdMSR8oQM"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926fa9acbcd65c3b0cfc60'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fa9acbcd65c3b0cfc60')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [d829d36a-341c-40ca-a48a-70e6faf38bd9] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b926fa9acbcd65c3b0cfc60, "9ycDLUKMCs2ts9N13dp2", {} [ActiveJob] [ActionMailer::DeliveryJob] [d829d36a-341c-40ca-a48a-70e6faf38bd9] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.4ms) [ActiveJob] [ActionMailer::DeliveryJob] [d829d36a-341c-40ca-a48a-70e6faf38bd9] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.9ms [ActiveJob] [ActionMailer::DeliveryJob] [d829d36a-341c-40ca-a48a-70e6faf38bd9] Sent mail to haylee@friesen.com (2.4ms) [ActiveJob] [ActionMailer::DeliveryJob] [d829d36a-341c-40ca-a48a-70e6faf38bd9] Date: Fri, 07 Sep 2018 18:01:37 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: haylee@friesen.com Message-ID: <5b926fa9a36c0_5c3b2abff77fcf605033a@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome haylee@friesen.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [d829d36a-341c-40ca-a48a-70e6faf38bd9] Performed ActionMailer::DeliveryJob from Inline(mailers) in 5.0ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: d829d36a-341c-40ca-a48a-70e6faf38bd9) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b926fa9acbcd65c3b0cfc60, "9ycDLUKMCs2ts9N13dp2", {} MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fa9acbcd65c3b0cfc62')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started GET "/authenticate/users/confirmation?%7B%22confirmation_token%22%3A%22dog%22%7D" for 127.0.0.1 at 2018-09-07 18:01:37 +0530 Processing by Auth::ConfirmationsController#show as JSON Parameters: {"{\"confirmation_token\":\"dog\"}"=>nil, "confirmation"=>{}} Rendered text template (0.0ms) Filter chain halted as :do_before_request rendered or redirected Completed 401 Unauthorized in 1ms (Views: 0.5ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jasmin.bartell@feest.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"y2J_YaPmfTy9BAWG6Das"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"bX1iGn2J82zuNJUEckmx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926fa9acbcd65c3b0cfc63'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fa9acbcd65c3b0cfc63')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [c170cf5d-3760-44df-b149-44ca081dbc67] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b926fa9acbcd65c3b0cfc63, "Uqwk46fkoUYCxLz4_Wak", {} [ActiveJob] [ActionMailer::DeliveryJob] [c170cf5d-3760-44df-b149-44ca081dbc67] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [c170cf5d-3760-44df-b149-44ca081dbc67] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.4ms [ActiveJob] [ActionMailer::DeliveryJob] [c170cf5d-3760-44df-b149-44ca081dbc67] Sent mail to jasmin.bartell@feest.name (1.4ms) [ActiveJob] [ActionMailer::DeliveryJob] [c170cf5d-3760-44df-b149-44ca081dbc67] Date: Fri, 07 Sep 2018 18:01:37 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: jasmin.bartell@feest.name Message-ID: <5b926fa9beae2_5c3b2abff77fcf605048@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome jasmin.bartell@feest.name!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [c170cf5d-3760-44df-b149-44ca081dbc67] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.17ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: c170cf5d-3760-44df-b149-44ca081dbc67) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b926fa9acbcd65c3b0cfc63, "Uqwk46fkoUYCxLz4_Wak", {} MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fa9acbcd65c3b0cfc65')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Started GET "/authenticate/users/confirmation/new?%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%7D" for 127.0.0.1 at 2018-09-07 18:01:37 +0530 Processing by Auth::ConfirmationsController#new as JSON Parameters: {"{\"api_key\":\"test\",\"current_app_id\":\"testappid\"}"=>nil, "confirmation"=>{}} Rendered text template (0.0ms) Filter chain halted as :ignore_json_request rendered or redirected Completed 406 Not Acceptable in 1ms (Views: 0.7ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"annabel_dickens@schillerwaelchi.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"vsfk3n_fGmNqWpsK-KgM"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"wGZMiURRcCVf4iASycpe"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926fa9acbcd65c3b0cfc66'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fa9acbcd65c3b0cfc66')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [0056a87c-8c7b-46f3-a366-c0c821a1b877] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b926fa9acbcd65c3b0cfc66, "Wd2BZcWUzsyrEoeyoxAq", {} [ActiveJob] [ActionMailer::DeliveryJob] [0056a87c-8c7b-46f3-a366-c0c821a1b877] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [0056a87c-8c7b-46f3-a366-c0c821a1b877] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.4ms [ActiveJob] [ActionMailer::DeliveryJob] [0056a87c-8c7b-46f3-a366-c0c821a1b877] Sent mail to annabel_dickens@schillerwaelchi.org (1.5ms) [ActiveJob] [ActionMailer::DeliveryJob] [0056a87c-8c7b-46f3-a366-c0c821a1b877] Date: Fri, 07 Sep 2018 18:01:37 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: annabel_dickens@schillerwaelchi.org Message-ID: <5b926fa9dd8cc_5c3b2abff77fcf60505b5@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome annabel_dickens@schillerwaelchi.org!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [0056a87c-8c7b-46f3-a366-c0c821a1b877] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.23ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 0056a87c-8c7b-46f3-a366-c0c821a1b877) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b926fa9acbcd65c3b0cfc66, "Wd2BZcWUzsyrEoeyoxAq", {} MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fa9acbcd65c3b0cfc68')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/users/confirmation" for 127.0.0.1 at 2018-09-07 18:01:37 +0530 Processing by Auth::ConfirmationsController#create as JSON Parameters: {"user"=>{"email"=>"annabel_dickens@schillerwaelchi.org"}, "api_key"=>"test", "current_app_id"=>"testappid", "confirmation"=>{"user"=>{"email"=>"annabel_dickens@schillerwaelchi.org"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unconfirmed_email"=>"annabel_dickens@schillerwaelchi.org"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"annabel_dickens@schillerwaelchi.org"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"C9szyy4YRzRZd8_gc9cH"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fa9acbcd65c3b0cfc66')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fa9acbcd65c3b0cfc66')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [40c091c9-1394-45ef-8711-4a4b48d4cbe8] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b926fa9acbcd65c3b0cfc66, "Wd2BZcWUzsyrEoeyoxAq", {} [ActiveJob] [ActionMailer::DeliveryJob] [40c091c9-1394-45ef-8711-4a4b48d4cbe8] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [40c091c9-1394-45ef-8711-4a4b48d4cbe8] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.2ms [ActiveJob] [ActionMailer::DeliveryJob] [40c091c9-1394-45ef-8711-4a4b48d4cbe8] Sent mail to annabel_dickens@schillerwaelchi.org (1.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [40c091c9-1394-45ef-8711-4a4b48d4cbe8] Date: Fri, 07 Sep 2018 18:01:38 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: annabel_dickens@schillerwaelchi.org Message-ID: <5b926faaec67_5c3b2abff77fcf6050627@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome annabel_dickens@schillerwaelchi.org!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [40c091c9-1394-45ef-8711-4a4b48d4cbe8] Performed ActionMailer::DeliveryJob from Inline(mailers) in 2.91ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 40c091c9-1394-45ef-8711-4a4b48d4cbe8) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b926fa9acbcd65c3b0cfc66, "Wd2BZcWUzsyrEoeyoxAq", {} Completed 201 Created in 59ms (Views: 0.1ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"emerson@marquardt.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zjx1LfojpVF2cB2KVy5F"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zCTzZKvfFm8Y9KPbaED1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926faaacbcd65c3b0cfc6a'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926faaacbcd65c3b0cfc6a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [09b1ac43-9929-4c53-9565-9c54483223ae] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b926faaacbcd65c3b0cfc6a, "SUFM4xEXWavqoR3Mdjes", {} [ActiveJob] [ActionMailer::DeliveryJob] [09b1ac43-9929-4c53-9565-9c54483223ae] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [09b1ac43-9929-4c53-9565-9c54483223ae] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.3ms [ActiveJob] [ActionMailer::DeliveryJob] [09b1ac43-9929-4c53-9565-9c54483223ae] Sent mail to emerson@marquardt.com (1.5ms) [ActiveJob] [ActionMailer::DeliveryJob] [09b1ac43-9929-4c53-9565-9c54483223ae] Date: Fri, 07 Sep 2018 18:01:38 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: emerson@marquardt.com Message-ID: <5b926faa17e40_5c3b2abff77fcf6050788@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome emerson@marquardt.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [09b1ac43-9929-4c53-9565-9c54483223ae] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.15ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 09b1ac43-9929-4c53-9565-9c54483223ae) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b926faaacbcd65c3b0cfc6a, "SUFM4xEXWavqoR3Mdjes", {} MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926faaacbcd65c3b0cfc6c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started GET "/authenticate/users/confirmation?confirmation_token=SUFM4xEXWavqoR3Mdjes&api_key=test¤t_app_id=testappid" for 127.0.0.1 at 2018-09-07 18:01:38 +0530 Processing by Auth::ConfirmationsController#show as JSON Parameters: {"confirmation_token"=>"SUFM4xEXWavqoR3Mdjes", "api_key"=>"test", "current_app_id"=>"testappid", "confirmation"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"confirmation_token"=>"SUFM4xEXWavqoR3Mdjes"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"3FNHm_BuWy-JasxmK-zs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926faaacbcd65c3b0cfc6a')}, "u"=>{"$set"=>{"confirmed_at"=>2018-09-07 12:31:38 UTC, "... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926faaacbcd65c3b0cfc6a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b926faaacbcd65c3b0cfc6a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Rendered text template (0.1ms) Completed 201 Created in 74ms (Views: 0.9ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926faaacbcd65c3b0cfc6a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"ervin@zieme.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"EBdaELzBdrDUzWPFU-Y2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"rmeRCBVJUdWsDQF3gYs-"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926faaacbcd65c3b0cfc6e'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926faaacbcd65c3b0cfc6e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926faaacbcd65c3b0cfc71')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"nFbhjpPss3X_YC99fspc"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926faaacbcd65c3b0cfc6e')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/google_oauth2/callback?id_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-07 18:01:38 +0530 Processing by Auth::OmniauthCallbacksController#failure as JSON Parameters: {"id_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{}} Completed 500 Internal Server Error in 2ms (Views: 0.6ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"vito_wiza@fadel.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"XiE5TFNQ1SaHb6x8bjTo"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"UBxogZepBrWjsDjCyttz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926fbaacbcd65c3b0cfc72'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fbaacbcd65c3b0cfc72')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fbaacbcd65c3b0cfc75')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"KT4xqy2UaxBmcDUzxDyD"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fbaacbcd65c3b0cfc72')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/google_oauth2/callback?code=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-07 18:01:54 +0530 MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"eugenia_hahn@reilly.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Q7Bk_pvTg4Y2W9i4TcmJ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"TzXmQhzF16rHpkzodVxs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926fbaacbcd65c3b0cfc76'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fbaacbcd65c3b0cfc76')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fbaacbcd65c3b0cfc79')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"qxiPTaJa4XxQjJhkHvqz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fbaacbcd65c3b0cfc76')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/google_oauth2/callback?id_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-07 18:01:54 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"id_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Redirected to http://localhost:3000/authenticate/error/omniauth/failed Completed 302 Found in 7ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"carey.corkery@raucollier.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Bz1ztzicxEQoaRym6y74"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"mM1HR999D6or6AxVWeVY"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926fbaacbcd65c3b0cfc7a'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fbaacbcd65c3b0cfc7a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fbaacbcd65c3b0cfc7d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"1gFzxR2sxEiAss5vXRT5"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fbaacbcd65c3b0cfc7a')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/google_oauth2/callback?id_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3Anull%7D" for 127.0.0.1 at 2018-09-07 18:01:55 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"id_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":null}", "omniauth_callback"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Redirected to http://localhost:3000/authenticate/no_resource/omniauth/failed Completed 302 Found in 5ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"abigale_crooks@kiehn.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"1d1Awkgg_RDMyNLzqe7g"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"rsL3omeP9SqG3fFm4byy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926fbbacbcd65c3b0cfc7e'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fbbacbcd65c3b0cfc7e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fbbacbcd65c3b0cfc81')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"cYZGSzpmsL-29J4axdHy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fbbacbcd65c3b0cfc7e')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/google_oauth2/callback?id_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-07 18:01:55 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"id_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"GQyCYbi_djYr8Y7ZcKFK"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xbdvwszcX1AEjHGaMyyA"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"9DfxP93Ermp7UCPQEpLY"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b926fbbacbcd65c3b0cfc82'), ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fbbacbcd65c3b0cfc82')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"gn616f6BMLrhgK4N66pe"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"rveQyzsnP6iNb_nRQBM9"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fbbacbcd65c3b0cfc82')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fbbacbcd65c3b0cfc82')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b926fbbacbcd65c3b0cfc82')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"6pmqZ2V4nWzPAvMX8_1Z"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fbbacbcd65c3b0cfc82')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 12:31:56 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Completed 500 Internal Server Error in 325ms (Views: 0.9ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"cortez@bodefranecki.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"gQeGnwmqpfVPqLab77e9"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"gFcjXHyszD4v7p-NsscN"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926fbcacbcd65c3b0cfc86'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fbcacbcd65c3b0cfc86')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fbcacbcd65c3b0cfc89')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"GQmzFKMR-WD9UNnz-XmT"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fbcacbcd65c3b0cfc86')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/google_oauth2/callback?id_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22asshole%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-07 18:01:56 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"id_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"asshole\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"asshole"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Rendered text template (0.0ms) Filter chain halted as :do_before_request rendered or redirected Completed 401 Unauthorized in 3ms (Views: 0.4ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"vena@monahan.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"mDyDaKsy5-yS9pCiNK-h"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"kbMzSVyjXsXLgdy8aU9r"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926fbcacbcd65c3b0cfc8a'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fbcacbcd65c3b0cfc8a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fbcacbcd65c3b0cfc8d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"D_yV9JhphyFzfQ-HsHjX"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fbcacbcd65c3b0cfc8a')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"test@gmail.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"dzcCKdpGB8G7s2KNyEpy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"39G3n95eyvazXqoyVNcP"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926fbcacbcd65c3b0cfc8e'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fbcacbcd65c3b0cfc8e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/google_oauth2/callback?id_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-07 18:01:56 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"id_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"bvCK9x2Q_ebwDTkvvT9u"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b926fbcacbcd65c3b0cfc8e')}, "u"=>{"$set"=>{"identities"=>[{"provider"=>... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fbcacbcd65c3b0cfc8e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xMzCaagw8_XQibkDZ7pV"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fbcacbcd65c3b0cfc8e')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 12:31:56 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Completed 500 Internal Server Error in 117ms (Views: 0.9ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fbcacbcd65c3b0cfc8e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"earnest@rowe.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"L6D9nczYoBVWNxkGx6tY"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"d_UBcvtmZdS5XwvPtyQX"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926fbcacbcd65c3b0cfc91'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fbcacbcd65c3b0cfc91')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fbcacbcd65c3b0cfc94')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"8sVejLDqcxLDM2a8ad3x"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fbcacbcd65c3b0cfc91')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Started POST "/authenticate/omniauth/google_oauth2/callback?code=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-07 18:01:56 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"code"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"z9FJm-Z72pLymoeVyBnc"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"84FQ2rZY7rgpaE2hFbpG"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"YzoziLAWfEmpDXhyX2tx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b926fbcacbcd65c3b0cfc95'), ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fbcacbcd65c3b0cfc95')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"dd1j_1DoXseZD_cc71sY"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"bBipusW4w6hxbp1KnpzZ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fbcacbcd65c3b0cfc95')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fbcacbcd65c3b0cfc95')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b926fbcacbcd65c3b0cfc95')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"rKGnR27X4gG9kksRZz1y"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fbcacbcd65c3b0cfc95')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 12:31:57 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 500 Internal Server Error in 201ms (Views: 1.0ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"germaine.ankunding@gulgowskibraun.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"5kCKHExuE79syfJP1s_r"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ANQdWNsr_DPnR2T8MUDd"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926fbdacbcd65c3b0cfc99'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fbdacbcd65c3b0cfc99')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fbdacbcd65c3b0cfc9c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"F6WHzbdrt5CxF14aGoPz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fbdacbcd65c3b0cfc99')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"test@gmail.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"U_fVrVDN_poQmzDm2Bza"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"7bayctj43pC4ynfo6pJ_"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926fbdacbcd65c3b0cfc9d'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fbdacbcd65c3b0cfc9d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Started POST "/authenticate/omniauth/google_oauth2/callback?code=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-07 18:01:57 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"code"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xjbD4r1p5oi6qUPV18SN"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b926fbdacbcd65c3b0cfc9d')}, "u"=>{"$set"=>{"identities"=>[{"provider"=>... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fbdacbcd65c3b0cfc9d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"L65w8em8jXKs7HHZ8AUG"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fbdacbcd65c3b0cfc9d')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 12:31:57 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 500 Internal Server Error in 105ms (Views: 1.1ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fbdacbcd65c3b0cfc9d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"alivia_carter@bode.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"QY4NcPKrZESJfdXx1huE"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"AetVDBW24yJdDpguZH_1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926fbdacbcd65c3b0cfca0'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fbdacbcd65c3b0cfca0')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fbdacbcd65c3b0cfca3')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"94UxsmPMsXUHB3d3DjyW"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fbdacbcd65c3b0cfca0')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/google_oauth2/callback?code=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-07 18:01:57 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"code"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Pw51FmdAV3sPFQHGPcsR"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"F3b2rKTsF4D-U4pS99Gr"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"-72KYzptPozo8hfHMKy4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b926fbdacbcd65c3b0cfca4'), ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fbdacbcd65c3b0cfca4')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"bKZsRZsW8zQEhBGX6Nxe"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"WSYtsEraE7y2wPqzoT1k"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fbdacbcd65c3b0cfca4')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fbdacbcd65c3b0cfca4')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b926fbdacbcd65c3b0cfca4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zJ-neNApqDq4bzcMC3zC"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fbdacbcd65c3b0cfca4')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 12:31:57 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Completed 500 Internal Server Error in 1395ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"kenyon@barrowswaters.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"w5-ahcW8RHa_aanKVYB6"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"AyuMtF6gzsxSyQ578EZX"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926fbfacbcd65c3b0cfca8'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fbfacbcd65c3b0cfca8')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fbfacbcd65c3b0cfcab')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"rXTMBKxSRPKcvpzo_99b"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fbfacbcd65c3b0cfca8')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/facebook/callback?fb_exchange_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-07 18:01:59 +0530 MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"theodora@brekke.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"9sZZA_1gS_UeVVdgv95Q"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"scpxxpHz25BhvA-gR5vg"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926fbfacbcd65c3b0cfcac'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fbfacbcd65c3b0cfcac')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fbfacbcd65c3b0cfcaf')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sFBE_G4sq66zKgzTQzys"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fbfacbcd65c3b0cfcac')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Started POST "/authenticate/omniauth/facebook/callback?fb_exchange_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-07 18:01:59 +0530 MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"christina@padberg.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"idUEYVX1p4xLaDuyPeiq"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"s_tX_f2cy7fu4QZrb2Hb"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926fbfacbcd65c3b0cfcb0'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fbfacbcd65c3b0cfcb0')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fbfacbcd65c3b0cfcb3')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"dXn-oAQGirFwnEX6giL3"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fbfacbcd65c3b0cfcb0')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/facebook/callback?fb_exchange_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-07 18:01:59 +0530 MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"einar@nienow.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"PyJ4kMk59NoKhGpuVTZM"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"kiVm8byrwsuXQ6YVLVNj"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926fbfacbcd65c3b0cfcb4'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fbfacbcd65c3b0cfcb4')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fbfacbcd65c3b0cfcb7')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"z-ebTTRtxdotK39SBhfb"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fbfacbcd65c3b0cfcb4')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/facebook/callback?fb_exchange_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3Anull%7D" for 127.0.0.1 at 2018-09-07 18:01:59 +0530 MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"emilia.hilll@fay.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Pry4cJfzVB8xmNFE2zmN"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"duERV753q3qvRVyrBeBb"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926fbfacbcd65c3b0cfcb8'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fbfacbcd65c3b0cfcb8')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fbfacbcd65c3b0cfcbb')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"5meeo3827cYus2sCscAr"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fbfacbcd65c3b0cfcb8')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/google_oauth2/callback?id_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-07 18:01:59 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"id_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"UMumyXmd9AxKsVgZXojg"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"K4N21JGjxSifZpuwZLpV"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sx8hq4AAhFmau5EftBcV"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b926fbfacbcd65c3b0cfcbc'), ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fbfacbcd65c3b0cfcbc')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ayXwKcKLqvC6VMVJ9MKu"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"-zGQsMh4pVxAwLY-MSJp"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fbfacbcd65c3b0cfcbc')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fbfacbcd65c3b0cfcbc')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b926fbfacbcd65c3b0cfcbc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"LHffpsw4dYAcWfU8E__U"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fbfacbcd65c3b0cfcbc')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 12:32:00 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 500 Internal Server Error in 226ms (Views: 1.1ms) Started POST "/authenticate/omniauth/facebook/callback?fb_exchange_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-07 18:02:00 +0530 Started POST "/authenticate/omniauth/google_oauth2/callback?id_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-07 18:02:00 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"id_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"4-qL3ge2aYtz8Cy6LvB9"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b926fbfacbcd65c3b0cfcbc')}, "u"=>{"$set"=>{"identities"=>[{"provider"=>... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fbfacbcd65c3b0cfcbc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"3vXH5Y8sR975KLYR1Mzr"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fbfacbcd65c3b0cfcbc')}, "u"=>{"$set"=>{"current_sign_in_at"=>2018-09-07 12:32:00 ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Completed 500 Internal Server Error in 1116ms (Views: 2.2ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s Started POST "/authenticate/omniauth/facebook/callback?fb_exchange_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-07 18:02:01 +0530 MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"dino@kirlin.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"eLQNHpLskU72yD2wvXoh"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"o99geDn5_h3xpBvb39sX"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926fc1acbcd65c3b0cfcc0'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fc1acbcd65c3b0cfcc0')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fc1acbcd65c3b0cfcc3')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"BFzYfC1W5mD3RbyMqkz2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fc1acbcd65c3b0cfcc0')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/google_oauth2/callback?id_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-07 18:02:01 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"id_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"nzCPrFAFC5Xy7Jxtshxi"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"qPvM8MVFsA5xSeV2kPhb"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"4fL6iAVyzFgYsNUxA2uP"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b926fc1acbcd65c3b0cfcc4'), ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fc1acbcd65c3b0cfcc4')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"u8BJXZsDWBdaL6eUC7fX"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"eYsf9kxzmMGt38F78feD"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fc1acbcd65c3b0cfcc4')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fc1acbcd65c3b0cfcc4')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b926fc1acbcd65c3b0cfcc4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Hd9sJMb2kyjzHfHXK-fU"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fc1acbcd65c3b0cfcc4')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 12:32:01 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Completed 500 Internal Server Error in 263ms (Views: 0.9ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s Started POST "/authenticate/omniauth/google_oauth2/callback?id_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-07 18:02:05 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"id_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"uJT8YrLThnzCcNcsFt6R"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b926fc1acbcd65c3b0cfcc4')}, "u"=>{"$set"=>{"identities"=>[{"provider"=>... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fc1acbcd65c3b0cfcc4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ciwrCDH2rvJJyf1TyxeZ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fc1acbcd65c3b0cfcc4')}, "u"=>{"$set"=>{"current_sign_in_at"=>2018-09-07 12:32:05 ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Completed 500 Internal Server Error in 106ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"kyla@mccullough.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"EUyBq7v3NsMa6YcU8_xt"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"VRCmgnFQdsoPE7tszg1a"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926fc5acbcd65c3b0cfcc8'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fc5acbcd65c3b0cfcc8')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fc5acbcd65c3b0cfccb')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zoMkqUDZdS87xruT4Xdj"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fc5acbcd65c3b0cfcc8')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Started POST "/authenticate/omniauth/google_oauth2/callback?id_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-07 18:02:05 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"id_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"BAaTCTXuXNsAVzQo9ruy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"dJossBo18UcnPWNFh8sj"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Eys39eAxVbzk-By2HCyE"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b926fc5acbcd65c3b0cfccc'), ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fc5acbcd65c3b0cfccc')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"39A-C1xCHE41o7qzAxwg"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"5xjy521zexiuWGmgQpar"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fc5acbcd65c3b0cfccc')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fc5acbcd65c3b0cfccc')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b926fc5acbcd65c3b0cfccc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ULp-eLazfMBPotRy6c1V"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fc5acbcd65c3b0cfccc')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 12:32:06 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Completed 500 Internal Server Error in 191ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s Started POST "/authenticate/omniauth/facebook/callback?fb_exchange_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-07 18:02:11 +0530 MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"coy@little.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"AnBXxusF_omaM8ca9tTs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"uPmbb1HmvzoENGfgCfs5"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926fcbacbcd65c3b0cfcd0'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fcbacbcd65c3b0cfcd0')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fcbacbcd65c3b0cfcd3')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"DezakXTZpe-9pttsBq1s"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fcbacbcd65c3b0cfcd0')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/google_oauth2/callback?id_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-07 18:02:11 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"id_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"FzY383vjfSvRw1rk-7-S"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"-W2vQGmkEs19FSqtX_BM"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"qCB2sexRXTaPPSxkNzjJ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b926fcbacbcd65c3b0cfcd4'), ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fcbacbcd65c3b0cfcd4')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"BuLB_ChM18Pzjsw8iZSN"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"1-cfGQQRGRRz2gREP8ig"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fcbacbcd65c3b0cfcd4')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fcbacbcd65c3b0cfcd4')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b926fcbacbcd65c3b0cfcd4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"HX1qEWyvrwQGbxRaattz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fcbacbcd65c3b0cfcd4')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 12:32:11 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 500 Internal Server Error in 216ms (Views: 1.5ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{}, "sort"=>{"confirmed_at"=>-1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s Started POST "/authenticate/users/password" for 127.0.0.1 at 2018-09-07 18:02:11 +0530 Processing by Auth::PasswordsController#create as HTML Parameters: {"user"=>{"email"=>"rrphotosoft@gmail.com"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Redirected to http://www.example.com/authenticate/users/sign_in Completed 302 Found in 35ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"F_JynC4h8etzCyomyWpi"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"8SWsN7r3g8woL2B2rvWX"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926fccacbcd65c3b0cfcd8'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fccacbcd65c3b0cfcd8')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fccacbcd65c3b0cfcdb')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sHH7zo39tY3wks16yHGR"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fccacbcd65c3b0cfcd8')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Started POST "/authenticate/omniauth/google_oauth2/callback?id_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-07 18:02:12 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"id_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"8UdZm_vW3RikNvVU3Qvz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"2rLGSK7fEB8-xzhQo4uE"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"YWmNcx46PCXt8y7qNP-g"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b926fccacbcd65c3b0cfcdc'), ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fccacbcd65c3b0cfcdc')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"1zBP6BqfJQmUQzfFpf-f"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"s7Mwyb-WEUX2XMxTN8SV"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fccacbcd65c3b0cfcdc')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fccacbcd65c3b0cfcdc')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b926fccacbcd65c3b0cfcdc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Completed 500 Internal Server Error in 129ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"nina@kirlincormier.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"pwUiuzJ4xzYCHjSLVwiy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"PiZ5TnkTbgzAf_QyJYbH"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926fccacbcd65c3b0cfce0'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fccacbcd65c3b0cfce0')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fccacbcd65c3b0cfce3')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"dbRrzKpDbLbhAM24sL2F"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fccacbcd65c3b0cfce0')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/google_oauth2/callback?id_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-07 18:02:12 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"id_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"db_Bj6NyF-XUZH_mWeZr"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"3WHwB6yVaAzwzydBoDE1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"T8zyKUVRsYbgmjC1ho74"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b926fccacbcd65c3b0cfce4'), ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fccacbcd65c3b0cfce4')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ToiuzpgkKRGj2Wu2xCGK"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"p7qqKhYsJMG-GjZH8A7g"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fccacbcd65c3b0cfce4')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fccacbcd65c3b0cfce4')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b926fccacbcd65c3b0cfce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"tifFHY5mVuy-zHrVNg7Z"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fccacbcd65c3b0cfce4')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 12:32:12 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 500 Internal Server Error in 342ms (Views: 1.1ms) Started POST "/authenticate/omniauth/facebook/callback?fb_exchange_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-07 18:02:12 +0530 Started POST "/authenticate/omniauth/google_oauth2/callback?id_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-07 18:02:12 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"id_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"osgjisN1McwFWwvx4KaV"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b926fccacbcd65c3b0cfce4')}, "u"=>{"$set"=>{"identities"=>[{"provider"=>... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fccacbcd65c3b0cfce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"R-dT374CEgxJyMyPNnz4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fccacbcd65c3b0cfce4')}, "u"=>{"$set"=>{"current_sign_in_at"=>2018-09-07 12:32:12 ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 500 Internal Server Error in 100ms (Views: 1.0ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s Started POST "/authenticate/omniauth/facebook/callback?fb_exchange_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-07 18:02:13 +0530 MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"hector_marvin@lesch.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"-gnF2Bc6G6Rt3YSmu8s7"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"s4Q_45_vhFeAdEmsEFjD"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926fcdacbcd65c3b0cfce8'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fcdacbcd65c3b0cfce8')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fcdacbcd65c3b0cfceb')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"mYP3LkF6HxfiC7QMvGzi"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fcdacbcd65c3b0cfce8')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-07 18:02:13 +0530 Processing by Auth::RegistrationsController#create as JSON Parameters: {"user"=>{"additional_login_param"=>"9887969340", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"user"=>{"additional_login_param"=>"9887969340", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9887969340"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9887969340"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"MusYk2wTSB2u6ysYdufY"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"XYeJVoY2pj1_e4QqxA9b"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926fcdacbcd65c3b0cfcec'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [1f550a01-c75a-410f-9ee7-b19f589a75a2] Performing OtpJob from Inline(default) with arguments: ["User", "5b926fcdacbcd65c3b0cfcec", "send_sms_otp"] [ActiveJob] [OtpJob] [1f550a01-c75a-410f-9ee7-b19f589a75a2] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fcdacbcd65c3b0cfcec')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [1f550a01-c75a-410f-9ee7-b19f589a75a2] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s [ActiveJob] [OtpJob] [1f550a01-c75a-410f-9ee7-b19f589a75a2] Performed OtpJob from Inline(default) in 9.2ms [ActiveJob] Enqueued OtpJob (Job ID: 1f550a01-c75a-410f-9ee7-b19f589a75a2) to Inline(default) with arguments: ["User", "5b926fcdacbcd65c3b0cfcec", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"P4h5L1phRd53B4Xpctfo"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fcdacbcd65c3b0cfcec')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 200 OK in 1039ms (Views: 0.5ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{}, "sort"=>{"confirmation_sent_at"=>-1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started GET "/authenticate/users/verify_otp?api_key=test¤t_app_id=testappid&user%5Badditional_login_param%5D=9887969340&user%5Botp%5D=Letha+O%27Kon+Jr." for 127.0.0.1 at 2018-09-07 18:02:14 +0530 Processing by OtpController#verify_otp as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "user"=>{"additional_login_param"=>"9887969340", "otp"=>"Letha O'Kon Jr."}, "resource"=>"users", "otp"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameter: otp MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9887969340"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [b40bb392-29a8-4424-8c00-6cdb249ec506] Performing OtpJob from Inline(default) with arguments: ["User", "5b926fcdacbcd65c3b0cfcec", "verify_sms_otp", "{\"otp\":\"Letha O'Kon Jr.\"}"] [ActiveJob] [OtpJob] [b40bb392-29a8-4424-8c00-6cdb249ec506] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fcdacbcd65c3b0cfcec')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [b40bb392-29a8-4424-8c00-6cdb249ec506] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [b40bb392-29a8-4424-8c00-6cdb249ec506] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"GaQXdGboKaH8ksgDtuFG"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [b40bb392-29a8-4424-8c00-6cdb249ec506] MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [b40bb392-29a8-4424-8c00-6cdb249ec506] MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fcdacbcd65c3b0cfcec')}, "u"=>{"$set"=>{"otp"=>"Letha O'Kon Jr.", "additional_logi... [ActiveJob] [OtpJob] [b40bb392-29a8-4424-8c00-6cdb249ec506] MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [b40bb392-29a8-4424-8c00-6cdb249ec506] MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fcdacbcd65c3b0cfcec')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... [ActiveJob] [OtpJob] [b40bb392-29a8-4424-8c00-6cdb249ec506] MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [b40bb392-29a8-4424-8c00-6cdb249ec506] Performed OtpJob from Inline(default) in 58.18ms [ActiveJob] Enqueued OtpJob (Job ID: b40bb392-29a8-4424-8c00-6cdb249ec506) to Inline(default) with arguments: ["User", "5b926fcdacbcd65c3b0cfcec", "verify_sms_otp", "{\"otp\":\"Letha O'Kon Jr.\"}"] Completed 200 OK in 67ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{}, "sort"=>{"confirmation_sent_at"=>-1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started GET "/authenticate/users/otp_verification_result?api_key=test¤t_app_id=testappid&user%5Badditional_login_param%5D=9887969340&user%5Botp%5D=Letha+O%27Kon+Jr." for 127.0.0.1 at 2018-09-07 18:02:14 +0530 Processing by OtpController#otp_verification_result as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "user"=>{"additional_login_param"=>"9887969340", "otp"=>"Letha O'Kon Jr."}, "resource"=>"users", "otp"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameter: otp MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9887969340", "otp"=>"Letha O'Kon Jr."}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-07 18:02:14 +0530 Processing by Auth::RegistrationsController#create as JSON Parameters: {"user"=>{"additional_login_param"=>"9868724083", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"user"=>{"additional_login_param"=>"9868724083", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9868724083"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9868724083"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"TVxyt-dYxrRByvMiwpwC"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"_F8pV-YsCF7i433XeKZB"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926fceacbcd65c3b0cfcef'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [716a9931-33f4-4f26-a758-4db8ce9f2eba] Performing OtpJob from Inline(default) with arguments: ["User", "5b926fceacbcd65c3b0cfcef", "send_sms_otp"] [ActiveJob] [OtpJob] [716a9931-33f4-4f26-a758-4db8ce9f2eba] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fceacbcd65c3b0cfcef')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [716a9931-33f4-4f26-a758-4db8ce9f2eba] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [716a9931-33f4-4f26-a758-4db8ce9f2eba] Performed OtpJob from Inline(default) in 4.36ms [ActiveJob] Enqueued OtpJob (Job ID: 716a9931-33f4-4f26-a758-4db8ce9f2eba) to Inline(default) with arguments: ["User", "5b926fceacbcd65c3b0cfcef", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"38CL8Rd4sdbiZz-4sJ2-"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fceacbcd65c3b0cfcef')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 200 OK in 213ms (Views: 0.8ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{}, "sort"=>{"confirmation_sent_at"=>-1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s Started GET "/authenticate/users/send_sms_otp?api_key=test¤t_app_id=testappid&user%5Badditional_login_param%5D=9868724083" for 127.0.0.1 at 2018-09-07 18:02:14 +0530 Processing by OtpController#send_sms_otp as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "user"=>{"additional_login_param"=>"9868724083"}, "resource"=>"users", "otp"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameter: otp MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9868724083"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [4a74b67d-31b7-45ca-ba0b-9a936541b54a] Performing OtpJob from Inline(default) with arguments: ["User", "5b926fceacbcd65c3b0cfcef", "send_sms_otp"] [ActiveJob] [OtpJob] [4a74b67d-31b7-45ca-ba0b-9a936541b54a] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fceacbcd65c3b0cfcef')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [4a74b67d-31b7-45ca-ba0b-9a936541b54a] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [4a74b67d-31b7-45ca-ba0b-9a936541b54a] Performed OtpJob from Inline(default) in 3.61ms [ActiveJob] Enqueued OtpJob (Job ID: 4a74b67d-31b7-45ca-ba0b-9a936541b54a) to Inline(default) with arguments: ["User", "5b926fceacbcd65c3b0cfcef", "send_sms_otp"] Completed 200 OK in 12ms (Views: 0.1ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{}, "sort"=>{"confirmation_sent_at"=>-1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started GET "/authenticate/users/verify_otp?api_key=test¤t_app_id=testappid&user%5Badditional_login_param%5D=9868724083&user%5Botp%5D=Ms.+Marguerite+Ledner" for 127.0.0.1 at 2018-09-07 18:02:14 +0530 Processing by OtpController#verify_otp as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "user"=>{"additional_login_param"=>"9868724083", "otp"=>"Ms. Marguerite Ledner"}, "resource"=>"users", "otp"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameter: otp MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9868724083"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s [ActiveJob] [OtpJob] [ce38ccf5-970a-4cbc-bc36-63057387ed65] Performing OtpJob from Inline(default) with arguments: ["User", "5b926fceacbcd65c3b0cfcef", "verify_sms_otp", "{\"otp\":\"Ms. Marguerite Ledner\"}"] [ActiveJob] [OtpJob] [ce38ccf5-970a-4cbc-bc36-63057387ed65] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fceacbcd65c3b0cfcef')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [ce38ccf5-970a-4cbc-bc36-63057387ed65] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [ce38ccf5-970a-4cbc-bc36-63057387ed65] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"XUqkqZxT2s4cJFSoLzXT"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [ce38ccf5-970a-4cbc-bc36-63057387ed65] MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [ce38ccf5-970a-4cbc-bc36-63057387ed65] MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fceacbcd65c3b0cfcef')}, "u"=>{"$set"=>{"otp"=>"Ms. Marguerite Ledner", "additiona... [ActiveJob] [OtpJob] [ce38ccf5-970a-4cbc-bc36-63057387ed65] MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [ce38ccf5-970a-4cbc-bc36-63057387ed65] MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fceacbcd65c3b0cfcef')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... [ActiveJob] [OtpJob] [ce38ccf5-970a-4cbc-bc36-63057387ed65] MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [ce38ccf5-970a-4cbc-bc36-63057387ed65] Performed OtpJob from Inline(default) in 247.96ms [ActiveJob] Enqueued OtpJob (Job ID: ce38ccf5-970a-4cbc-bc36-63057387ed65) to Inline(default) with arguments: ["User", "5b926fceacbcd65c3b0cfcef", "verify_sms_otp", "{\"otp\":\"Ms. Marguerite Ledner\"}"] Completed 200 OK in 259ms (Views: 0.4ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{}, "sort"=>{"confirmation_sent_at"=>-1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s Started GET "/authenticate/users/otp_verification_result?api_key=test¤t_app_id=testappid&user%5Badditional_login_param%5D=9868724083&user%5Botp%5D=Ms.+Marguerite+Ledner" for 127.0.0.1 at 2018-09-07 18:02:14 +0530 Processing by OtpController#otp_verification_result as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "user"=>{"additional_login_param"=>"9868724083", "otp"=>"Ms. Marguerite Ledner"}, "resource"=>"users", "otp"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameter: otp MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9868724083", "otp"=>"Ms. Marguerite Ledner"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{}, "sort"=>{"confirmation_sent_at"=>-1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started GET "/authenticate/users/otp_verification_result?api_key=test¤t_app_id=testappid&user%5B_id%5D=5b926fceacbcd65c3b0cfcef&user%5Botp%5D=Ms.+Marguerite+Ledner" for 127.0.0.1 at 2018-09-07 18:02:15 +0530 Processing by OtpController#otp_verification_result as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "user"=>{"_id"=>"5b926fceacbcd65c3b0cfcef", "otp"=>"Ms. Marguerite Ledner"}, "resource"=>"users", "otp"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameter: otp MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>nil, "otp"=>"Ms. Marguerite Ledner"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}}... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Completed 422 Unprocessable Entity in 11ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{}, "sort"=>{"confirmation_sent_at"=>-1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started GET "/authenticate/users/otp_verification_result?api_key=test&user%5B_id%5D=5b926fceacbcd65c3b0cfcef&user%5Botp%5D=Ms.+Marguerite+Ledner" for 127.0.0.1 at 2018-09-07 18:02:15 +0530 Processing by OtpController#otp_verification_result as JSON Parameters: {"api_key"=>"test", "user"=>{"_id"=>"5b926fceacbcd65c3b0cfcef", "otp"=>"Ms. Marguerite Ledner"}, "resource"=>"users", "otp"=>{}} Unpermitted parameter: otp MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>nil, "otp"=>"Ms. Marguerite Ledner"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}}... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Completed 422 Unprocessable Entity in 4ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-07 18:02:15 +0530 Processing by Auth::RegistrationsController#create as JSON Parameters: {"user"=>{"additional_login_param"=>"9893381032", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"user"=>{"additional_login_param"=>"9893381032", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9893381032"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9893381032"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"6-HAn-GiJgjRvauxsRyN"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"tL2XHCkMSR_SF4N_cj-j"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926fcfacbcd65c3b0cfcf4'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [d6046114-b78e-4cb1-84ac-9edc69f91baa] Performing OtpJob from Inline(default) with arguments: ["User", "5b926fcfacbcd65c3b0cfcf4", "send_sms_otp"] [ActiveJob] [OtpJob] [d6046114-b78e-4cb1-84ac-9edc69f91baa] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fcfacbcd65c3b0cfcf4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [d6046114-b78e-4cb1-84ac-9edc69f91baa] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s [ActiveJob] [OtpJob] [d6046114-b78e-4cb1-84ac-9edc69f91baa] Performed OtpJob from Inline(default) in 7.56ms [ActiveJob] Enqueued OtpJob (Job ID: d6046114-b78e-4cb1-84ac-9edc69f91baa) to Inline(default) with arguments: ["User", "5b926fcfacbcd65c3b0cfcf4", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Mnp1MA_ABFGdsSU5yxDR"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fcfacbcd65c3b0cfcf4')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 200 OK in 161ms (Views: 0.6ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{}, "sort"=>{"confirmation_sent_at"=>-1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.003s Started GET "/authenticate/users/verify_otp?api_key=test¤t_app_id=testappid&user%5Badditional_login_param%5D=9893381032&user%5Botp%5D=Jeffrey+Collier" for 127.0.0.1 at 2018-09-07 18:02:15 +0530 Processing by OtpController#verify_otp as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "user"=>{"additional_login_param"=>"9893381032", "otp"=>"Jeffrey Collier"}, "resource"=>"users", "otp"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameter: otp MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9893381032"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [459e2ecb-1733-428c-872e-c353e2931bad] Performing OtpJob from Inline(default) with arguments: ["User", "5b926fcfacbcd65c3b0cfcf4", "verify_sms_otp", "{\"otp\":\"Jeffrey Collier\"}"] [ActiveJob] [OtpJob] [459e2ecb-1733-428c-872e-c353e2931bad] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fcfacbcd65c3b0cfcf4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [459e2ecb-1733-428c-872e-c353e2931bad] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [459e2ecb-1733-428c-872e-c353e2931bad] Performed OtpJob from Inline(default) in 2.19ms [ActiveJob] Enqueued OtpJob (Job ID: 459e2ecb-1733-428c-872e-c353e2931bad) to Inline(default) with arguments: ["User", "5b926fcfacbcd65c3b0cfcf4", "verify_sms_otp", "{\"otp\":\"Jeffrey Collier\"}"] Completed 200 OK in 9ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{}, "sort"=>{"confirmation_sent_at"=>-1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started GET "/authenticate/users/otp_verification_result?api_key=test¤t_app_id=testappid&user%5Badditional_login_param%5D=9893381032&user%5Botp%5D=Jeffrey+Collier" for 127.0.0.1 at 2018-09-07 18:02:15 +0530 Processing by OtpController#otp_verification_result as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "user"=>{"additional_login_param"=>"9893381032", "otp"=>"Jeffrey Collier"}, "resource"=>"users", "otp"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameter: otp MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9893381032", "otp"=>"Jeffrey Collier"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9858955605"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"7tSre18eQQhi19X4wqs2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"u-gFXC974bQjHGx6i52d"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926fcfacbcd65c3b0cfcf7'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9858955605", "_id"=>{"$ne"=>BSON::ObjectId('5b926fcfacbcd65c3b0cfcf7')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"additional_login_param"=>"9858955605", "_id"=>{"$ne"=>BSON::ObjectId('5b926fcfacbcd65c3b0cfcf7')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"Uy4MJZWazhNqNB-5xhyY"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Tfsh7npzhdkL9_xFaE78"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fcfacbcd65c3b0cfcf7')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [f5fd4c3f-ae01-4a5c-8d85-403bee5f9f7d] Performing OtpJob from Inline(default) with arguments: ["User", "5b926fcfacbcd65c3b0cfcf7", "send_sms_otp"] [ActiveJob] [OtpJob] [f5fd4c3f-ae01-4a5c-8d85-403bee5f9f7d] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fcfacbcd65c3b0cfcf7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [f5fd4c3f-ae01-4a5c-8d85-403bee5f9f7d] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [f5fd4c3f-ae01-4a5c-8d85-403bee5f9f7d] Performed OtpJob from Inline(default) in 6.62ms [ActiveJob] Enqueued OtpJob (Job ID: f5fd4c3f-ae01-4a5c-8d85-403bee5f9f7d) to Inline(default) with arguments: ["User", "5b926fcfacbcd65c3b0cfcf7", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ZiRB-jae7a-ghqKzbN5p"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fcfacbcd65c3b0cfcf7')}, "u"=>{"$set"=>{"additional_login_param_status"=>2, "encry... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fcfacbcd65c3b0cfcf7')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rihanna@gmail.com", "_id"=>{"$ne"=>BSON::ObjectId('5b926fcfacbcd65c3b0cfcf7')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"Vae2syKxde5aeNC1Esh7"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sUEpfvvdsJ4fdXrd8SMo"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fcfacbcd65c3b0cfcf7')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fcfacbcd65c3b0cfcf7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [19e3ca67-2d21-4cb3-821d-d2334c341803] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b926fcfacbcd65c3b0cfcf7, "1AX3zf9XE5Ay_EtxcGAU", {:to=>"rihanna@gmail.com"} [ActiveJob] [ActionMailer::DeliveryJob] [19e3ca67-2d21-4cb3-821d-d2334c341803] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [19e3ca67-2d21-4cb3-821d-d2334c341803] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.7ms [ActiveJob] [ActionMailer::DeliveryJob] [19e3ca67-2d21-4cb3-821d-d2334c341803] Sent mail to rihanna@gmail.com (1.7ms) [ActiveJob] [ActionMailer::DeliveryJob] [19e3ca67-2d21-4cb3-821d-d2334c341803] Date: Fri, 07 Sep 2018 18:02:15 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rihanna@gmail.com Message-ID: <5b926fcf856e9_5c3b2abff77fcf60508a5@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome rihanna@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [19e3ca67-2d21-4cb3-821d-d2334c341803] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.93ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 19e3ca67-2d21-4cb3-821d-d2334c341803) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b926fcfacbcd65c3b0cfcf7, "1AX3zf9XE5Ay_EtxcGAU", {:to=>"rihanna@gmail.com"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rihanna@gmail.com", "_id"=>{"$ne"=>BSON::ObjectId('5b926fcfacbcd65c3b0cfcf7')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"WJ38WzsaHihcr9PWE71Q"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"KxqpiQ6NsWH5RCyUAag1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fcfacbcd65c3b0cfcf7')}, "u"=>{"$set"=>{"confirmed_at"=>2018-09-07 12:32:15 UTC, "... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fcfacbcd65c3b0cfcf7')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b926fcfacbcd65c3b0cfcf7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started GET "/authenticate/users/send_sms_otp?api_key=test¤t_app_id=testappid&intent=reset_password&user%5Badditional_login_param%5D=9858955605" for 127.0.0.1 at 2018-09-07 18:02:15 +0530 Processing by OtpController#send_sms_otp as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "intent"=>"reset_password", "user"=>{"additional_login_param"=>"9858955605"}, "resource"=>"users", "otp"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameter: otp MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9858955605", "additional_login_param_status"=>2}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fcfacbcd65c3b0cfcf7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [aa7491c0-d41e-4cf6-aba4-4a0e42cba639] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [aa7491c0-d41e-4cf6-aba4-4a0e42cba639] Performed OtpJob from Inline(default) in 2.47ms [ActiveJob] Enqueued OtpJob (Job ID: aa7491c0-d41e-4cf6-aba4-4a0e42cba639) to Inline(default) with arguments: ["User", "5b926fcfacbcd65c3b0cfcf7", "send_sms_otp"] Completed 200 OK in 11ms (Views: 0.1ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{}, "sort"=>{"confirmation_sent_at"=>-1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started GET "/authenticate/users/verify_otp?api_key=test¤t_app_id=testappid&user%5Badditional_login_param%5D=9858955605&user%5Botp%5D=Jeff+Langworth" for 127.0.0.1 at 2018-09-07 18:02:15 +0530 Processing by OtpController#verify_otp as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "user"=>{"additional_login_param"=>"9858955605", "otp"=>"Jeff Langworth"}, "resource"=>"users", "otp"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameter: otp MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9858955605"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [fac8dbb7-4b0b-4626-aaf8-8fa7b8a3efa6] Performing OtpJob from Inline(default) with arguments: ["User", "5b926fcfacbcd65c3b0cfcf7", "verify_sms_otp", "{\"otp\":\"Jeff Langworth\"}"] [ActiveJob] [OtpJob] [fac8dbb7-4b0b-4626-aaf8-8fa7b8a3efa6] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fcfacbcd65c3b0cfcf7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [fac8dbb7-4b0b-4626-aaf8-8fa7b8a3efa6] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [fac8dbb7-4b0b-4626-aaf8-8fa7b8a3efa6] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"DDGuRsbiZ-y_NazHiEP5"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [fac8dbb7-4b0b-4626-aaf8-8fa7b8a3efa6] MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [fac8dbb7-4b0b-4626-aaf8-8fa7b8a3efa6] MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fcfacbcd65c3b0cfcf7')}, "u"=>{"$set"=>{"otp"=>"Jeff Langworth", "encrypted_authen... [ActiveJob] [OtpJob] [fac8dbb7-4b0b-4626-aaf8-8fa7b8a3efa6] MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [fac8dbb7-4b0b-4626-aaf8-8fa7b8a3efa6] Performed OtpJob from Inline(default) in 175.45ms [ActiveJob] Enqueued OtpJob (Job ID: fac8dbb7-4b0b-4626-aaf8-8fa7b8a3efa6) to Inline(default) with arguments: ["User", "5b926fcfacbcd65c3b0cfcf7", "verify_sms_otp", "{\"otp\":\"Jeff Langworth\"}"] Completed 200 OK in 183ms (Views: 0.4ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{}, "sort"=>{"confirmation_sent_at"=>-1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started GET "/authenticate/users/otp_verification_result?api_key=test¤t_app_id=testappid&intent=reset_password&user%5Badditional_login_param%5D=9858955605&user%5Botp%5D=Jeff+Langworth" for 127.0.0.1 at 2018-09-07 18:02:15 +0530 Processing by OtpController#otp_verification_result as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "intent"=>"reset_password", "user"=>{"additional_login_param"=>"9858955605", "otp"=>"Jeff Langworth"}, "resource"=>"users", "otp"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameter: otp MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9858955605", "otp"=>"Jeff Langworth"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rihanna@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"reset_password_token"=>"dfd55779408b3f5a806116bacbd64fe43bb210ab395ddc3a0f2b660d2a5c21a5"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"sL1giSsfdWxwptVxuet-"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fcfacbcd65c3b0cfcf7')}, "u"=>{"$set"=>{"identities"=>[], "reset_password_token"=>... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fcfacbcd65c3b0cfcf7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [5a5805ef-2c55-4d18-8fd9-084b7b1a6649] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", gid://dummy/User/5b926fcfacbcd65c3b0cfcf7, "zAbmHMazEMT_c1nFVy9g", {} [ActiveJob] [ActionMailer::DeliveryJob] [5a5805ef-2c55-4d18-8fd9-084b7b1a6649] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/reset_password_instructions.html.erb (0.9ms) [ActiveJob] [ActionMailer::DeliveryJob] [5a5805ef-2c55-4d18-8fd9-084b7b1a6649] Devise::Mailer#reset_password_instructions: processed outbound mail in 4.8ms [ActiveJob] [ActionMailer::DeliveryJob] [5a5805ef-2c55-4d18-8fd9-084b7b1a6649] Sent mail to rihanna@gmail.com (4.4ms) [ActiveJob] [ActionMailer::DeliveryJob] [5a5805ef-2c55-4d18-8fd9-084b7b1a6649] Date: Fri, 07 Sep 2018 18:02:16 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rihanna@gmail.com Message-ID: <5b926fd0d583_5c3b2abff77fcf605095d@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Reset password instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello rihanna@gmail.com!

Someone has requested a link to change your password. You can do this through the link below.

Change my password

If you didn't request this, please ignore this email.

Your password won't change until you access the link above and create a new one.

[ActiveJob] [ActionMailer::DeliveryJob] [5a5805ef-2c55-4d18-8fd9-084b7b1a6649] Performed ActionMailer::DeliveryJob from Inline(mailers) in 10.7ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 5a5805ef-2c55-4d18-8fd9-084b7b1a6649) to Inline(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", gid://dummy/User/5b926fcfacbcd65c3b0cfcf7, "zAbmHMazEMT_c1nFVy9g", {} Completed 200 OK in 83ms (Views: 0.5ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-07 18:02:16 +0530 Processing by Auth::RegistrationsController#create as JSON Parameters: {"user"=>{"additional_login_param"=>"9841965488", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"user"=>{"additional_login_param"=>"9841965488", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9841965488"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9841965488"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"XNyBjkjREy1z7QRxEsT9"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"pY3pxbzpHNCZTgaKyGUf"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926fd0acbcd65c3b0cfcfb'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [2dc8fb3c-021d-4a84-9f67-8ad3aa9b71f4] Performing OtpJob from Inline(default) with arguments: ["User", "5b926fd0acbcd65c3b0cfcfb", "send_sms_otp"] [ActiveJob] [OtpJob] [2dc8fb3c-021d-4a84-9f67-8ad3aa9b71f4] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fd0acbcd65c3b0cfcfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [2dc8fb3c-021d-4a84-9f67-8ad3aa9b71f4] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [2dc8fb3c-021d-4a84-9f67-8ad3aa9b71f4] Performed OtpJob from Inline(default) in 6.96ms [ActiveJob] Enqueued OtpJob (Job ID: 2dc8fb3c-021d-4a84-9f67-8ad3aa9b71f4) to Inline(default) with arguments: ["User", "5b926fd0acbcd65c3b0cfcfb", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"HrAnAt6rims4srv9s_1b"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fd0acbcd65c3b0cfcfb')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Completed 200 OK in 171ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{}, "sort"=>{"confirmation_sent_at"=>-1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started GET "/authenticate/users/verify_otp?api_key=test¤t_app_id=testappid&user%5Badditional_login_param%5D=9841965488&user%5Botp%5D=Miss+Tatum+Schroeder" for 127.0.0.1 at 2018-09-07 18:02:16 +0530 Processing by OtpController#verify_otp as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "user"=>{"additional_login_param"=>"9841965488", "otp"=>"Miss Tatum Schroeder"}, "resource"=>"users", "otp"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameter: otp MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9841965488"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [3d1b73e7-7ad2-427d-8b18-2bf0d936de91] Performing OtpJob from Inline(default) with arguments: ["User", "5b926fd0acbcd65c3b0cfcfb", "verify_sms_otp", "{\"otp\":\"Miss Tatum Schroeder\"}"] [ActiveJob] [OtpJob] [3d1b73e7-7ad2-427d-8b18-2bf0d936de91] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fd0acbcd65c3b0cfcfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [3d1b73e7-7ad2-427d-8b18-2bf0d936de91] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [3d1b73e7-7ad2-427d-8b18-2bf0d936de91] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"d294mpyo2rrNzyK5X7SS"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [3d1b73e7-7ad2-427d-8b18-2bf0d936de91] MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [3d1b73e7-7ad2-427d-8b18-2bf0d936de91] MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fd0acbcd65c3b0cfcfb')}, "u"=>{"$set"=>{"otp"=>"Miss Tatum Schroeder", "additional... [ActiveJob] [OtpJob] [3d1b73e7-7ad2-427d-8b18-2bf0d936de91] MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [3d1b73e7-7ad2-427d-8b18-2bf0d936de91] MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fd0acbcd65c3b0cfcfb')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... [ActiveJob] [OtpJob] [3d1b73e7-7ad2-427d-8b18-2bf0d936de91] MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s [ActiveJob] [OtpJob] [3d1b73e7-7ad2-427d-8b18-2bf0d936de91] Performed OtpJob from Inline(default) in 114.88ms [ActiveJob] Enqueued OtpJob (Job ID: 3d1b73e7-7ad2-427d-8b18-2bf0d936de91) to Inline(default) with arguments: ["User", "5b926fd0acbcd65c3b0cfcfb", "verify_sms_otp", "{\"otp\":\"Miss Tatum Schroeder\"}"] Completed 200 OK in 125ms (Views: 0.5ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{}, "sort"=>{"confirmation_sent_at"=>-1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s Started GET "/authenticate/users/otp_verification_result?api_key=test¤t_app_id=testappid&user%5Badditional_login_param%5D=9841965488&user%5Botp%5D=Miss+Tatum+Schroeder" for 127.0.0.1 at 2018-09-07 18:02:16 +0530 Processing by OtpController#otp_verification_result as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "user"=>{"additional_login_param"=>"9841965488", "otp"=>"Miss Tatum Schroeder"}, "resource"=>"users", "otp"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameter: otp MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9841965488", "otp"=>"Miss Tatum Schroeder"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{}, "sort"=>{"confirmation_sent_at"=>-1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started GET "/authenticate/users/send_sms_otp?api_key=test¤t_app_id=testappid&intent=reset_password&user%5Badditional_login_param%5D=9841965488" for 127.0.0.1 at 2018-09-07 18:02:16 +0530 Processing by OtpController#send_sms_otp as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "intent"=>"reset_password", "user"=>{"additional_login_param"=>"9841965488"}, "resource"=>"users", "otp"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameter: otp MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9841965488", "additional_login_param_status"=>2}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fd0acbcd65c3b0cfcfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [d6250ec8-c022-4f68-8c81-5ea0ee36d748] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [d6250ec8-c022-4f68-8c81-5ea0ee36d748] Performed OtpJob from Inline(default) in 2.03ms [ActiveJob] Enqueued OtpJob (Job ID: d6250ec8-c022-4f68-8c81-5ea0ee36d748) to Inline(default) with arguments: ["User", "5b926fd0acbcd65c3b0cfcfb", "send_sms_otp"] Completed 200 OK in 8ms (Views: 0.1ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{}, "sort"=>{"confirmation_sent_at"=>-1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started GET "/authenticate/users/verify_otp?api_key=test¤t_app_id=testappid&user%5Badditional_login_param%5D=9841965488&user%5Botp%5D=Earlene+Paucek" for 127.0.0.1 at 2018-09-07 18:02:16 +0530 Processing by OtpController#verify_otp as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "user"=>{"additional_login_param"=>"9841965488", "otp"=>"Earlene Paucek"}, "resource"=>"users", "otp"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameter: otp MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9841965488"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [293892f3-ad8d-49e0-b73f-c436c8640e25] Performing OtpJob from Inline(default) with arguments: ["User", "5b926fd0acbcd65c3b0cfcfb", "verify_sms_otp", "{\"otp\":\"Earlene Paucek\"}"] [ActiveJob] [OtpJob] [293892f3-ad8d-49e0-b73f-c436c8640e25] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fd0acbcd65c3b0cfcfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [293892f3-ad8d-49e0-b73f-c436c8640e25] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [293892f3-ad8d-49e0-b73f-c436c8640e25] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"j_GaLzCHkRs9vA7mqWYk"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [293892f3-ad8d-49e0-b73f-c436c8640e25] MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [293892f3-ad8d-49e0-b73f-c436c8640e25] MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fd0acbcd65c3b0cfcfb')}, "u"=>{"$set"=>{"otp"=>"Earlene Paucek", "encrypted_authen... [ActiveJob] [OtpJob] [293892f3-ad8d-49e0-b73f-c436c8640e25] MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [293892f3-ad8d-49e0-b73f-c436c8640e25] Performed OtpJob from Inline(default) in 63.98ms [ActiveJob] Enqueued OtpJob (Job ID: 293892f3-ad8d-49e0-b73f-c436c8640e25) to Inline(default) with arguments: ["User", "5b926fd0acbcd65c3b0cfcfb", "verify_sms_otp", "{\"otp\":\"Earlene Paucek\"}"] Completed 200 OK in 72ms (Views: 0.4ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{}, "sort"=>{"confirmation_sent_at"=>-1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s Started GET "/authenticate/users/otp_verification_result?api_key=test¤t_app_id=testappid&intent=reset_password&user%5Badditional_login_param%5D=9841965488&user%5Botp%5D=Earlene+Paucek" for 127.0.0.1 at 2018-09-07 18:02:16 +0530 Processing by OtpController#otp_verification_result as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "intent"=>"reset_password", "user"=>{"additional_login_param"=>"9841965488", "otp"=>"Earlene Paucek"}, "resource"=>"users", "otp"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameter: otp MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9841965488", "otp"=>"Earlene Paucek"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Completed 400 Bad Request in 7ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9905862420"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"8sLyhMWyz-3h1v7zwQSq"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"oozfkypUt9NU4r-CzziG"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926fd0acbcd65c3b0cfcfe'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9905862420", "_id"=>{"$ne"=>BSON::ObjectId('5b926fd0acbcd65c3b0cfcfe')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"additional_login_param"=>"9905862420", "_id"=>{"$ne"=>BSON::ObjectId('5b926fd0acbcd65c3b0cfcfe')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"ya3guPPr25iBjNSrjzWX"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"1GUpdMiQsBZ__4-6YHUx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fd0acbcd65c3b0cfcfe')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [3cb6a518-aa33-4959-93e2-1da142c5ea89] Performing OtpJob from Inline(default) with arguments: ["User", "5b926fd0acbcd65c3b0cfcfe", "send_sms_otp"] [ActiveJob] [OtpJob] [3cb6a518-aa33-4959-93e2-1da142c5ea89] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fd0acbcd65c3b0cfcfe')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [3cb6a518-aa33-4959-93e2-1da142c5ea89] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [3cb6a518-aa33-4959-93e2-1da142c5ea89] Performed OtpJob from Inline(default) in 3.28ms [ActiveJob] Enqueued OtpJob (Job ID: 3cb6a518-aa33-4959-93e2-1da142c5ea89) to Inline(default) with arguments: ["User", "5b926fd0acbcd65c3b0cfcfe", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"x39i9xpuojeefs5DBRba"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fd0acbcd65c3b0cfcfe')}, "u"=>{"$set"=>{"additional_login_param_status"=>2, "encry... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fd0acbcd65c3b0cfcfe')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-07 18:02:16 +0530 Processing by Auth::RegistrationsController#update as JSON Parameters: {"id"=>"5b926fd0acbcd65c3b0cfcfe", "user"=>{"email"=>"rihanna@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"id"=>"5b926fd0acbcd65c3b0cfcfe", "user"=>{"email"=>"rihanna@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"e454401d0bfcf69729853f7645a6bd62e1579f5b62b01431d32d2755bcfbde1f"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"client_authentication.testappid"=>"e454401d0bfcf69729853f7645a6bd62e1579f5b62b01431d32d2755bcfbde1f"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"client_authentication.testappid"=>"e454401d0bfcf69729853f7645a6bd62e1579f5b62b01431d32d2755bcfbde1f"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fd0acbcd65c3b0cfcfe')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rihanna@gmail.com", "_id"=>{"$ne"=>BSON::ObjectId('5b926fd0acbcd65c3b0cfcfe')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"WEvbXVB3fxvGcXfwixY2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"afnwG5Yq8QS9RMq1R8uy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fd0acbcd65c3b0cfcfe')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fd0acbcd65c3b0cfcfe')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [033156dd-460d-457d-bca1-da1317ed27fd] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b926fd0acbcd65c3b0cfcfe, "CSxE1J3GvWo_34_VBmmh", {:to=>"rihanna@gmail.com"} [ActiveJob] [ActionMailer::DeliveryJob] [033156dd-460d-457d-bca1-da1317ed27fd] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [033156dd-460d-457d-bca1-da1317ed27fd] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.4ms [ActiveJob] [ActionMailer::DeliveryJob] [033156dd-460d-457d-bca1-da1317ed27fd] Sent mail to rihanna@gmail.com (1.5ms) [ActiveJob] [ActionMailer::DeliveryJob] [033156dd-460d-457d-bca1-da1317ed27fd] Date: Fri, 07 Sep 2018 18:02:16 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rihanna@gmail.com Message-ID: <5b926fd0d6e62_5c3b2abff77fcf60510af@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome rihanna@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [033156dd-460d-457d-bca1-da1317ed27fd] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.41ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 033156dd-460d-457d-bca1-da1317ed27fd) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b926fd0acbcd65c3b0cfcfe, "CSxE1J3GvWo_34_VBmmh", {:to=>"rihanna@gmail.com"} Completed 200 OK in 79ms (Views: 0.7ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fd0acbcd65c3b0cfcfe')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rihanna@gmail.com", "_id"=>{"$ne"=>BSON::ObjectId('5b926fd0acbcd65c3b0cfcfe')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"KMKZiXxqwfVFj3oWfWVR"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"AnWAUAMW21C3GskwMJji"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fd0acbcd65c3b0cfcfe')}, "u"=>{"$set"=>{"confirmed_at"=>2018-09-07 12:32:16 UTC, "... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fd0acbcd65c3b0cfcfe')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b926fd0acbcd65c3b0cfcfe')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"z-UvPjnrAx-FxDMxzBHH"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fd0acbcd65c3b0cfcfe')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{}, "sort"=>{"confirmation_sent_at"=>-1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s Started GET "/authenticate/users/send_sms_otp?api_key=test¤t_app_id=testappid&intent=unlock_account&user%5Badditional_login_param%5D=9905862420" for 127.0.0.1 at 2018-09-07 18:02:17 +0530 Processing by OtpController#send_sms_otp as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "intent"=>"unlock_account", "user"=>{"additional_login_param"=>"9905862420"}, "resource"=>"users", "otp"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameter: otp MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9905862420", "additional_login_param_status"=>2}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fd0acbcd65c3b0cfcfe')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [a4a700bd-adff-47e3-b55f-cea5e0cce4cb] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [a4a700bd-adff-47e3-b55f-cea5e0cce4cb] Performed OtpJob from Inline(default) in 2.39ms [ActiveJob] Enqueued OtpJob (Job ID: a4a700bd-adff-47e3-b55f-cea5e0cce4cb) to Inline(default) with arguments: ["User", "5b926fd0acbcd65c3b0cfcfe", "send_sms_otp"] Completed 200 OK in 9ms (Views: 0.1ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{}, "sort"=>{"confirmation_sent_at"=>-1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started GET "/authenticate/users/verify_otp?api_key=test¤t_app_id=testappid&user%5Badditional_login_param%5D=9905862420&user%5Botp%5D=Bessie+Nicolas" for 127.0.0.1 at 2018-09-07 18:02:17 +0530 Processing by OtpController#verify_otp as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "user"=>{"additional_login_param"=>"9905862420", "otp"=>"Bessie Nicolas"}, "resource"=>"users", "otp"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameter: otp MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9905862420"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [422ba60b-be83-48c4-adcb-668ea4ad4b8d] Performing OtpJob from Inline(default) with arguments: ["User", "5b926fd0acbcd65c3b0cfcfe", "verify_sms_otp", "{\"otp\":\"Bessie Nicolas\"}"] [ActiveJob] [OtpJob] [422ba60b-be83-48c4-adcb-668ea4ad4b8d] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fd0acbcd65c3b0cfcfe')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [422ba60b-be83-48c4-adcb-668ea4ad4b8d] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [422ba60b-be83-48c4-adcb-668ea4ad4b8d] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"nRQYBLmF3jU8N3LoyxEb"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [422ba60b-be83-48c4-adcb-668ea4ad4b8d] MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [422ba60b-be83-48c4-adcb-668ea4ad4b8d] MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fd0acbcd65c3b0cfcfe')}, "u"=>{"$set"=>{"otp"=>"Bessie Nicolas", "encrypted_authen... [ActiveJob] [OtpJob] [422ba60b-be83-48c4-adcb-668ea4ad4b8d] MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [422ba60b-be83-48c4-adcb-668ea4ad4b8d] Performed OtpJob from Inline(default) in 61.18ms [ActiveJob] Enqueued OtpJob (Job ID: 422ba60b-be83-48c4-adcb-668ea4ad4b8d) to Inline(default) with arguments: ["User", "5b926fd0acbcd65c3b0cfcfe", "verify_sms_otp", "{\"otp\":\"Bessie Nicolas\"}"] Completed 200 OK in 69ms (Views: 0.4ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{}, "sort"=>{"confirmation_sent_at"=>-1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s Started GET "/authenticate/users/otp_verification_result?api_key=test¤t_app_id=testappid&intent=unlock_account&user%5Badditional_login_param%5D=9905862420&user%5Botp%5D=Bessie+Nicolas" for 127.0.0.1 at 2018-09-07 18:02:17 +0530 Processing by OtpController#otp_verification_result as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "intent"=>"unlock_account", "user"=>{"additional_login_param"=>"9905862420", "otp"=>"Bessie Nicolas"}, "resource"=>"users", "otp"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameter: otp MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9905862420", "otp"=>"Bessie Nicolas"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unlock_token"=>"56df0b1389fe0a5cedb13f4d7cf1b83f6336fd6250b21419bdeb5c5a410b077d"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"RbWMpv7HCuuoZyGS1Uy9"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fd0acbcd65c3b0cfcfe')}, "u"=>{"$set"=>{"unlock_token"=>"56df0b1389fe0a5cedb13f4d7... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fd0acbcd65c3b0cfcfe')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [38930b7c-709b-4f6e-b867-69b1251b5ff4] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b926fd0acbcd65c3b0cfcfe, "THFzeXxszn_xTmjU5esL", {} [ActiveJob] [ActionMailer::DeliveryJob] [38930b7c-709b-4f6e-b867-69b1251b5ff4] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/unlock_instructions.html.erb (2.0ms) [ActiveJob] [ActionMailer::DeliveryJob] [38930b7c-709b-4f6e-b867-69b1251b5ff4] Devise::Mailer#unlock_instructions: processed outbound mail in 44.0ms [ActiveJob] [ActionMailer::DeliveryJob] [38930b7c-709b-4f6e-b867-69b1251b5ff4] Sent mail to rihanna@gmail.com (2.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [38930b7c-709b-4f6e-b867-69b1251b5ff4] Date: Fri, 07 Sep 2018 18:02:17 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rihanna@gmail.com Message-ID: <5b926fd1a9070_5c3b2abff77fcf6051141@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Unlock instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello rihanna@gmail.com!

Your account has been locked due to an excessive number of unsuccessful sign in attempts.

Click the link below to unlock your account:

Unlock my account

[ActiveJob] [ActionMailer::DeliveryJob] [38930b7c-709b-4f6e-b867-69b1251b5ff4] Performed ActionMailer::DeliveryJob from Inline(mailers) in 47.14ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 38930b7c-709b-4f6e-b867-69b1251b5ff4) to Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b926fd0acbcd65c3b0cfcfe, "THFzeXxszn_xTmjU5esL", {} Completed 200 OK in 454ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"kolby.mayer@effertz.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"2syRssaT1EzK_ZcKE-Am"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"hNpXm9p5GiTvWKh9BUio"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926fd1acbcd65c3b0cfd02'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fd1acbcd65c3b0cfd02')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b926fd1acbcd65c3b0cfd02')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b926fd1acbcd65c3b0cfd04')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b926fd1acbcd65c3b0cfd02')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rudy@macgyver.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"scmPtyvzszckx7ZkG5dt"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"uD9jQy9gD1sGo772pvWp"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926fd1acbcd65c3b0cfd07'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fd1acbcd65c3b0cfd07')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b926fd1acbcd65c3b0cfd07')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b926fd2acbcd65c3b0cfd09')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b926fd1acbcd65c3b0cfd07')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"email"=>"rudy@macgyver.name"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rudy@macgyver.name"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"reset_password_token"=>"e18386fe1b355f095c95f47fda8c7848a269c6c7cd09ee99fadb49a450560b5d"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"U5Y7zv4GNTbtfxWDAX4D"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fd1acbcd65c3b0cfd07')}, "u"=>{"$set"=>{"identities"=>[], "reset_password_token"=>... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fd1acbcd65c3b0cfd07')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [a588f810-f29f-4d53-b39a-5c6a1dbd12bb] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", gid://dummy/User/5b926fd1acbcd65c3b0cfd07, "nQmNSfCWp6CDHPxxxQzz", {} [ActiveJob] [ActionMailer::DeliveryJob] [a588f810-f29f-4d53-b39a-5c6a1dbd12bb] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/reset_password_instructions.html.erb (0.8ms) [ActiveJob] [ActionMailer::DeliveryJob] [a588f810-f29f-4d53-b39a-5c6a1dbd12bb] Devise::Mailer#reset_password_instructions: processed outbound mail in 5.0ms [ActiveJob] [ActionMailer::DeliveryJob] [a588f810-f29f-4d53-b39a-5c6a1dbd12bb] Sent mail to rudy@macgyver.name (5.0ms) [ActiveJob] [ActionMailer::DeliveryJob] [a588f810-f29f-4d53-b39a-5c6a1dbd12bb] Date: Fri, 07 Sep 2018 18:02:18 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rudy@macgyver.name Message-ID: <5b926fd21ea75_5c3b2abff77fcf6051270@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Reset password instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello rudy@macgyver.name!

Someone has requested a link to change your password. You can do this through the link below.

Change my password

If you didn't request this, please ignore this email.

Your password won't change until you access the link above and create a new one.

[ActiveJob] [ActionMailer::DeliveryJob] [a588f810-f29f-4d53-b39a-5c6a1dbd12bb] Performed ActionMailer::DeliveryJob from Inline(mailers) in 11.35ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: a588f810-f29f-4d53-b39a-5c6a1dbd12bb) to Inline(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", gid://dummy/User/5b926fd1acbcd65c3b0cfd07, "nQmNSfCWp6CDHPxxxQzz", {} Redirected to http://www.example.com/authenticate/users/sign_in Completed 302 Found in 76ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"ebba.streich@bauch.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"9Z8RoSHAZhMG5vHNm56a"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"J4bi4gshnRzXHAWaD7Bq"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926fd2acbcd65c3b0cfd0a'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fd2acbcd65c3b0cfd0a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b926fd2acbcd65c3b0cfd0a')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b926fd2acbcd65c3b0cfd0c')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b926fd2acbcd65c3b0cfd0a')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"email"=>"ebba.streich@bauch.name"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"ebba.streich@bauch.name"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"reset_password_token"=>"81384f608bcdc0e29d0fe876a540d1578b7d8df8f176534397c0fbfc9236bd40"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"Q4_3U_VNUyeSjbtPYVat"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fd2acbcd65c3b0cfd0a')}, "u"=>{"$set"=>{"identities"=>[], "reset_password_token"=>... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fd2acbcd65c3b0cfd0a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [87156c7a-e27c-4392-866c-59cf3179781d] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", gid://dummy/User/5b926fd2acbcd65c3b0cfd0a, "hgWSqaphX6eqAbsvExX4", {} [ActiveJob] [ActionMailer::DeliveryJob] [87156c7a-e27c-4392-866c-59cf3179781d] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/reset_password_instructions.html.erb (0.9ms) [ActiveJob] [ActionMailer::DeliveryJob] [87156c7a-e27c-4392-866c-59cf3179781d] Devise::Mailer#reset_password_instructions: processed outbound mail in 3.1ms [ActiveJob] [ActionMailer::DeliveryJob] [87156c7a-e27c-4392-866c-59cf3179781d] Sent mail to ebba.streich@bauch.name (2.0ms) [ActiveJob] [ActionMailer::DeliveryJob] [87156c7a-e27c-4392-866c-59cf3179781d] Date: Fri, 07 Sep 2018 18:02:18 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: ebba.streich@bauch.name Message-ID: <5b926fd255ed9_5c3b2abff77fcf6051376@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Reset password instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello ebba.streich@bauch.name!

Someone has requested a link to change your password. You can do this through the link below.

Change my password

If you didn't request this, please ignore this email.

Your password won't change until you access the link above and create a new one.

[ActiveJob] [ActionMailer::DeliveryJob] [87156c7a-e27c-4392-866c-59cf3179781d] Performed ActionMailer::DeliveryJob from Inline(mailers) in 5.81ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 87156c7a-e27c-4392-866c-59cf3179781d) to Inline(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", gid://dummy/User/5b926fd2acbcd65c3b0cfd0a, "hgWSqaphX6eqAbsvExX4", {} Redirected to http://www.example.com/authenticate/users/sign_in Completed 302 Found in 79ms Started PUT "/authenticate/users/password" for 127.0.0.1 at 2018-09-07 18:02:18 +0530 Processing by Auth::PasswordsController#update as HTML Parameters: {"user"=>{"reset_password_token"=>"[FILTERED]", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"reset_password_token"=>"81384f608bcdc0e29d0fe876a540d1578b7d8df8f176534397c0fbfc9236bd40"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"6XdSwikax5JMppCN9Tcw"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"bw86F5sLzAWDV7W1kZ45"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fd2acbcd65c3b0cfd0a')}, "u"=>{"$set"=>{"encrypted_password"=>"$2a$04$fVqE/i0at0nx... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"DE8b8TZvqz2oiyJUouXy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fd2acbcd65c3b0cfd0a')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"povYZyE_1f52yTq9Y-17"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fd2acbcd65c3b0cfd0a')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 12:32:18 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://www.example.com/ Completed 302 Found in 172ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fd2acbcd65c3b0cfd0a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"savannah@pacochamcglynn.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"uqzm1rgs2HeLmb22yoWf"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"CEd66kiLwx_c6NNhB7jB"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926fd2acbcd65c3b0cfd0d'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fd2acbcd65c3b0cfd0d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b926fd2acbcd65c3b0cfd0d')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b926fd2acbcd65c3b0cfd0f')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b926fd2acbcd65c3b0cfd0d')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"http://www.google.com", "api_key"=>"test", "current_app_id"=>"test_app_id"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/shared/_links.html.erb (0.6ms) Rendered /home/bhargav/Github/Auth/app/views/auth/passwords/new.html.erb within layouts/application (1.8ms) Rendered shopping/_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (0.8ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.2ms) Completed 200 OK in 10ms (Views: 5.9ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"broderick_damore@vonruedenwalter.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Dwsx4UMhPxyY48UcS9vs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"E4AVbwoZzrXHeYd-aQhU"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926fd2acbcd65c3b0cfd12'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fd2acbcd65c3b0cfd12')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b926fd2acbcd65c3b0cfd12')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b926fd2acbcd65c3b0cfd14')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b926fd2acbcd65c3b0cfd12')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"email"=>"broderick_damore@vonruedenwalter.info"}, "redirect_url"=>"http://www.google.com", "api_key"=>"test", "current_app_id"=>"test_app_id"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"broderick_damore@vonruedenwalter.info"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"reset_password_token"=>"a702be6e992e6b4f1377a157bad09ad6730fd31990cf9fb93b69ac8b9fdca247"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"bodxRjUELnAnH3HexE8h"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fd2acbcd65c3b0cfd12')}, "u"=>{"$set"=>{"identities"=>[], "reset_password_token"=>... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fd2acbcd65c3b0cfd12')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [a58e5108-0a25-4a39-93ca-009ba0a83808] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", gid://dummy/User/5b926fd2acbcd65c3b0cfd12, "98Fz33eEkEfiYkKbexjF", {} [ActiveJob] [ActionMailer::DeliveryJob] [a58e5108-0a25-4a39-93ca-009ba0a83808] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/reset_password_instructions.html.erb (0.8ms) [ActiveJob] [ActionMailer::DeliveryJob] [a58e5108-0a25-4a39-93ca-009ba0a83808] Devise::Mailer#reset_password_instructions: processed outbound mail in 4.1ms [ActiveJob] [ActionMailer::DeliveryJob] [a58e5108-0a25-4a39-93ca-009ba0a83808] Sent mail to broderick_damore@vonruedenwalter.info (6.7ms) [ActiveJob] [ActionMailer::DeliveryJob] [a58e5108-0a25-4a39-93ca-009ba0a83808] Date: Fri, 07 Sep 2018 18:02:18 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: broderick_damore@vonruedenwalter.info Message-ID: <5b926fd2d60f3_5c3b2abff77fcf6051461@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Reset password instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello broderick_damore@vonruedenwalter.info!

Someone has requested a link to change your password. You can do this through the link below.

Change my password

If you didn't request this, please ignore this email.

Your password won't change until you access the link above and create a new one.

[ActiveJob] [ActionMailer::DeliveryJob] [a58e5108-0a25-4a39-93ca-009ba0a83808] Performed ActionMailer::DeliveryJob from Inline(mailers) in 12.19ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: a58e5108-0a25-4a39-93ca-009ba0a83808) to Inline(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", gid://dummy/User/5b926fd2acbcd65c3b0cfd12, "98Fz33eEkEfiYkKbexjF", {} Redirected to http://www.example.com/authenticate/users/sign_in Completed 302 Found in 130ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"adriana.vonrueden@green.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ZZv7X2K9FsmarRtaRJjZ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"6uHxDyNADbWW8ikSeW2x"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926fd2acbcd65c3b0cfd15'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fd2acbcd65c3b0cfd15')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b926fd2acbcd65c3b0cfd15')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b926fd2acbcd65c3b0cfd17')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b926fd2acbcd65c3b0cfd15')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"email"=>"adriana.vonrueden@green.net"}, "current_app_id"=>"test_app_id", "redirect_url"=>"http://www.google.com"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"adriana.vonrueden@green.net"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"reset_password_token"=>"74e881fd1b18b82a54204d027e6ebc1fc0a10fc9cfd0cc49249cf931412f0d19"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"-BBvfr7zZMj37iRziqEr"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fd2acbcd65c3b0cfd15')}, "u"=>{"$set"=>{"identities"=>[], "reset_password_token"=>... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fd2acbcd65c3b0cfd15')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [f918c358-dad5-4863-bd1d-93764237721e] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", gid://dummy/User/5b926fd2acbcd65c3b0cfd15, "79aAT-zJwn77eyzkL7VX", {} [ActiveJob] [ActionMailer::DeliveryJob] [f918c358-dad5-4863-bd1d-93764237721e] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/reset_password_instructions.html.erb (0.8ms) [ActiveJob] [ActionMailer::DeliveryJob] [f918c358-dad5-4863-bd1d-93764237721e] Devise::Mailer#reset_password_instructions: processed outbound mail in 4.0ms [ActiveJob] [ActionMailer::DeliveryJob] [f918c358-dad5-4863-bd1d-93764237721e] Sent mail to adriana.vonrueden@green.net (5.0ms) [ActiveJob] [ActionMailer::DeliveryJob] [f918c358-dad5-4863-bd1d-93764237721e] Date: Fri, 07 Sep 2018 18:02:19 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: adriana.vonrueden@green.net Message-ID: <5b926fd312e9b_5c3b2abff77fcf6051529@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Reset password instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello adriana.vonrueden@green.net!

Someone has requested a link to change your password. You can do this through the link below.

Change my password

If you didn't request this, please ignore this email.

Your password won't change until you access the link above and create a new one.

[ActiveJob] [ActionMailer::DeliveryJob] [f918c358-dad5-4863-bd1d-93764237721e] Performed ActionMailer::DeliveryJob from Inline(mailers) in 10.25ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: f918c358-dad5-4863-bd1d-93764237721e) to Inline(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", gid://dummy/User/5b926fd2acbcd65c3b0cfd15, "79aAT-zJwn77eyzkL7VX", {} Redirected to http://www.example.com/authenticate/users/sign_in Completed 302 Found in 67ms Started PUT "/authenticate/users/password" for 127.0.0.1 at 2018-09-07 18:02:19 +0530 Processing by Auth::PasswordsController#update as HTML Parameters: {"user"=>{"reset_password_token"=>"[FILTERED]", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "redirect_url"=>"http://www.google.com", "api_key"=>"test"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"reset_password_token"=>"74e881fd1b18b82a54204d027e6ebc1fc0a10fc9cfd0cc49249cf931412f0d19"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"zDk2QChz1yucDrGBYZ-R"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"6RVh_R8b3YaT_uPfA3z9"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fd2acbcd65c3b0cfd15')}, "u"=>{"$set"=>{"encrypted_password"=>"$2a$04$l3YFbGE6XI1E... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"9Tt4x3bxEs_tCAqicLHx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fd2acbcd65c3b0cfd15')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"B-uDgQNL1PKSLtJVFF5g"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fd2acbcd65c3b0cfd15')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 12:32:19 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://www.example.com/ Completed 302 Found in 1166ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fd2acbcd65c3b0cfd15')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"gerard@goldner.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yqryTTdzVoV4NvCdLeFN"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"PGuws--WiszTzWsA5NC9"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926fd4acbcd65c3b0cfd18'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fd4acbcd65c3b0cfd18')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b926fd4acbcd65c3b0cfd18')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b926fd4acbcd65c3b0cfd1a')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b926fd4acbcd65c3b0cfd18')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{}} Rendered text template (0.0ms) Filter chain halted as :ignore_json_request rendered or redirected Completed 406 Not Acceptable in 1ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"piper@wizakuvalis.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"GRMe3u6pxuy5g7kAHmua"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"3QFeb3EsrjkvbrfDWw2L"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926fd4acbcd65c3b0cfd1b'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fd4acbcd65c3b0cfd1b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b926fd4acbcd65c3b0cfd1b')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b926fd4acbcd65c3b0cfd1d')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b926fd4acbcd65c3b0cfd1b')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"email"=>"piper@wizakuvalis.info"}, "password"=>{"user"=>{"email"=>"piper@wizakuvalis.info"}}} Rendered text template (0.0ms) Filter chain halted as :do_before_request rendered or redirected Completed 401 Unauthorized in 1ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"tabitha.fisher@jerde.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"srZf4-KN4gypo6et3bR5"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"WdvB8wQX3xJS5oKQZZG9"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926fd4acbcd65c3b0cfd1e'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fd4acbcd65c3b0cfd1e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b926fd4acbcd65c3b0cfd1e')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b926fd4acbcd65c3b0cfd20')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b926fd4acbcd65c3b0cfd1e')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"email"=>"tabitha.fisher@jerde.name"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"tabitha.fisher@jerde.name"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"reset_password_token"=>"f601915351a05947aed766bb76589f627e45965abc081e9d187493c67895b282"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"1NMFCM3Y1UmpPcmrTSi2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fd4acbcd65c3b0cfd1e')}, "u"=>{"$set"=>{"identities"=>[], "reset_password_token"=>... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fd4acbcd65c3b0cfd1e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [e81fda6d-8fb4-4d68-b306-6846a866a82e] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", gid://dummy/User/5b926fd4acbcd65c3b0cfd1e, "hWUHovxLdXZrdpygr2y2", {} [ActiveJob] [ActionMailer::DeliveryJob] [e81fda6d-8fb4-4d68-b306-6846a866a82e] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/reset_password_instructions.html.erb (0.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [e81fda6d-8fb4-4d68-b306-6846a866a82e] Devise::Mailer#reset_password_instructions: processed outbound mail in 1.3ms [ActiveJob] [ActionMailer::DeliveryJob] [e81fda6d-8fb4-4d68-b306-6846a866a82e] Sent mail to tabitha.fisher@jerde.name (1.5ms) [ActiveJob] [ActionMailer::DeliveryJob] [e81fda6d-8fb4-4d68-b306-6846a866a82e] Date: Fri, 07 Sep 2018 18:02:20 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: tabitha.fisher@jerde.name Message-ID: <5b926fd4c5997_5c3b2abff77fcf605164f@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Reset password instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello tabitha.fisher@jerde.name!

Someone has requested a link to change your password. You can do this through the link below.

Change my password

If you didn't request this, please ignore this email.

Your password won't change until you access the link above and create a new one.

[ActiveJob] [ActionMailer::DeliveryJob] [e81fda6d-8fb4-4d68-b306-6846a866a82e] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.21ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: e81fda6d-8fb4-4d68-b306-6846a866a82e) to Inline(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", gid://dummy/User/5b926fd4acbcd65c3b0cfd1e, "hWUHovxLdXZrdpygr2y2", {} Redirected to http://www.example.com/authenticate/users/sign_in Completed 302 Found in 52ms Started PUT "/authenticate/users/password" for 127.0.0.1 at 2018-09-07 18:02:20 +0530 Processing by Auth::PasswordsController#update as JSON Parameters: {"user"=>{"reset_password_token"=>"[FILTERED]", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "password"=>{"user"=>{"reset_password_token"=>"[FILTERED]", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}}} Rendered text template (0.0ms) Filter chain halted as :require_no_authentication rendered or redirected Completed 401 Unauthorized in 1ms (Views: 0.7ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jonathan.damore@gutmann.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"CJN8YYb6x5uPW8YZMCzd"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Nxb_JbnK4PZwe_Jxmi4m"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926fd4acbcd65c3b0cfd21'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fd4acbcd65c3b0cfd21')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b926fd4acbcd65c3b0cfd21')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b926fd4acbcd65c3b0cfd23')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b926fd4acbcd65c3b0cfd21')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"test", "current_app_id"=>"test_app_id", "password"=>{}} Rendered text template (0.0ms) Filter chain halted as :ignore_json_request rendered or redirected Completed 406 Not Acceptable in 1ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"eric@homenickleffler.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ix_GxiPryTPie9KPSeg1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"M2s8nUK4yz-u1QtsAQC3"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926fd4acbcd65c3b0cfd24'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fd4acbcd65c3b0cfd24')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b926fd4acbcd65c3b0cfd24')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b926fd5acbcd65c3b0cfd26')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b926fd4acbcd65c3b0cfd24')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"email"=>"eric@homenickleffler.info"}, "current_app_id"=>"test_app_id", "api_key"=>"test", "password"=>{"user"=>{"email"=>"eric@homenickleffler.info"}, "current_app_id"=>"test_app_id", "api_key"=>"test"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"eric@homenickleffler.info"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"reset_password_token"=>"28c25b448f9275264b8cd22affe686745281204674939c3a4bade6d407c8fb23"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"SryZ6g5Czkh2kWxVhVn7"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fd4acbcd65c3b0cfd24')}, "u"=>{"$set"=>{"identities"=>[], "reset_password_token"=>... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fd4acbcd65c3b0cfd24')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s [ActiveJob] [ActionMailer::DeliveryJob] [2af89006-aba5-44e7-b534-7e70545a9fd9] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", gid://dummy/User/5b926fd4acbcd65c3b0cfd24, "77xPTXccXsbCwErziyJy", {} [ActiveJob] [ActionMailer::DeliveryJob] [2af89006-aba5-44e7-b534-7e70545a9fd9] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/reset_password_instructions.html.erb (0.9ms) [ActiveJob] [ActionMailer::DeliveryJob] [2af89006-aba5-44e7-b534-7e70545a9fd9] Devise::Mailer#reset_password_instructions: processed outbound mail in 5.4ms [ActiveJob] [ActionMailer::DeliveryJob] [2af89006-aba5-44e7-b534-7e70545a9fd9] Sent mail to eric@homenickleffler.info (6.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [2af89006-aba5-44e7-b534-7e70545a9fd9] Date: Fri, 07 Sep 2018 18:02:21 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: eric@homenickleffler.info Message-ID: <5b926fd51c5f2_5c3b2abff77fcf605174f@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Reset password instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello eric@homenickleffler.info!

Someone has requested a link to change your password. You can do this through the link below.

Change my password

If you didn't request this, please ignore this email.

Your password won't change until you access the link above and create a new one.

[ActiveJob] [ActionMailer::DeliveryJob] [2af89006-aba5-44e7-b534-7e70545a9fd9] Performed ActionMailer::DeliveryJob from Inline(mailers) in 13.24ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 2af89006-aba5-44e7-b534-7e70545a9fd9) to Inline(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", gid://dummy/User/5b926fd4acbcd65c3b0cfd24, "77xPTXccXsbCwErziyJy", {} Completed 201 Created in 88ms (Views: 0.1ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rebeka@blick.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"reu5UBT_Rx4bFMNke5oa"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ZxW1uAuc1Vtg--U4qnVK"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926fd5acbcd65c3b0cfd27'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fd5acbcd65c3b0cfd27')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b926fd5acbcd65c3b0cfd27')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b926fd5acbcd65c3b0cfd29')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b926fd5acbcd65c3b0cfd27')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"email"=>"rebeka@blick.net"}, "current_app_id"=>"test_app_id", "api_key"=>"test", "password"=>{"user"=>{"email"=>"rebeka@blick.net"}, "current_app_id"=>"test_app_id", "api_key"=>"test"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rebeka@blick.net"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"reset_password_token"=>"1c5ed92f4f9690714a1573c7ff8479f676edbe1bcafbeaefb51b852a5570aefe"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"Gk67rsaabUTF8nkZs4LA"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fd5acbcd65c3b0cfd27')}, "u"=>{"$set"=>{"identities"=>[], "reset_password_token"=>... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fd5acbcd65c3b0cfd27')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [70d21c41-7bc9-4ab9-8de4-4f949ad35dcc] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", gid://dummy/User/5b926fd5acbcd65c3b0cfd27, "rrx6xqkHyEJYcqfcEK_F", {} [ActiveJob] [ActionMailer::DeliveryJob] [70d21c41-7bc9-4ab9-8de4-4f949ad35dcc] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/reset_password_instructions.html.erb (0.7ms) [ActiveJob] [ActionMailer::DeliveryJob] [70d21c41-7bc9-4ab9-8de4-4f949ad35dcc] Devise::Mailer#reset_password_instructions: processed outbound mail in 3.8ms [ActiveJob] [ActionMailer::DeliveryJob] [70d21c41-7bc9-4ab9-8de4-4f949ad35dcc] Sent mail to rebeka@blick.net (4.8ms) [ActiveJob] [ActionMailer::DeliveryJob] [70d21c41-7bc9-4ab9-8de4-4f949ad35dcc] Date: Fri, 07 Sep 2018 18:02:21 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rebeka@blick.net Message-ID: <5b926fd54c439_5c3b2abff77fcf60518b6@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Reset password instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello rebeka@blick.net!

Someone has requested a link to change your password. You can do this through the link below.

Change my password

If you didn't request this, please ignore this email.

Your password won't change until you access the link above and create a new one.

[ActiveJob] [ActionMailer::DeliveryJob] [70d21c41-7bc9-4ab9-8de4-4f949ad35dcc] Performed ActionMailer::DeliveryJob from Inline(mailers) in 9.98ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 70d21c41-7bc9-4ab9-8de4-4f949ad35dcc) to Inline(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", gid://dummy/User/5b926fd5acbcd65c3b0cfd27, "rrx6xqkHyEJYcqfcEK_F", {} Completed 201 Created in 71ms (Views: 0.5ms) Started PUT "/authenticate/users/password" for 127.0.0.1 at 2018-09-07 18:02:21 +0530 Processing by Auth::PasswordsController#update as JSON Parameters: {"user"=>{"reset_password_token"=>"[FILTERED]", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "redirect_url"=>"http://www.google.com", "api_key"=>"test", "current_app_id"=>"test_app_id", "password"=>{"user"=>{"reset_password_token"=>"[FILTERED]", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "redirect_url"=>"http://www.google.com", "api_key"=>"test", "current_app_id"=>"test_app_id"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"reset_password_token"=>"1c5ed92f4f9690714a1573c7ff8479f676edbe1bcafbeaefb51b852a5570aefe"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"W8Xghw9B5_GGjxxY-E96"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"6ZFN7uwjF15qshDUKqGY"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fd5acbcd65c3b0cfd27')}, "u"=>{"$set"=>{"encrypted_password"=>"$2a$04$OplTjWl9anOO... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"KEr3oM6oRdNYSzkAfjGE"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fd5acbcd65c3b0cfd27')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"_V1Mi6YVsxTes29xpjK1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fd5acbcd65c3b0cfd27')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 12:32:21 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 204 No Content in 214ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fd5acbcd65c3b0cfd27')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"herbert@lehner.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ngC7skHzoXL5oo4gA2da"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"K_HPyz-6_6woReRx-cS9"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fd5acbcd65c3b0cfd2a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b926fd5acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fd5acbcd65c3b0cfd2a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b926fd5acbcd65c3b0cfd2a')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b926fd5acbcd65c3b0cfd2c')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b926fd5acbcd65c3b0cfd2a')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"alan_jerde@raulittel.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"j8jFgvDbsATfX1PJ95fT"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"HXdisocM9Uy_RaXXmZxq"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fd5acbcd65c3b0cfd2f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b926fd5acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fd5acbcd65c3b0cfd2f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b926fd5acbcd65c3b0cfd2f')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b926fd5acbcd65c3b0cfd31')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b926fd5acbcd65c3b0cfd2f')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"email"=>"caandre@feeney.org", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-07 17:59:00 +0530"}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Rendered text template (0.0ms) Completed 200 OK in 5ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"garret_lind@ondricka.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"uzaUiZpsRoNy7hX9Qzq4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"kJtusP8ohWCHLLX7Ld8Q"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fd5acbcd65c3b0cfd32')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b926fd5acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fd5acbcd65c3b0cfd32')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b926fd5acbcd65c3b0cfd32')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b926fd5acbcd65c3b0cfd34')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b926fd5acbcd65c3b0cfd32')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"annamae@feest.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"kYyHU9dSKj1o9Kgqku6P"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"9Z_m5Byn6rY4wTHiUgxM"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fd5acbcd65c3b0cfd35')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b926fd5acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fd5acbcd65c3b0cfd35')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-07 18:02:22 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"F-gy9V4Yts21wgyy2h3j"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fd5acbcd65c3b0cfd35')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 12:32:22 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Auth::RegistrationsController#update as HTML Parameters: {"id"=>"5b926fd5acbcd65c3b0cfd35", "user"=>{"email"=>"dog@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Rendered text template (0.0ms) Completed 200 OK in 8ms (Views: 0.4ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"janice@raukonopelski.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"HXozQDZSPpQorCshkTkz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sz7KfCsFzKcCjw7d6bwS"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fd6acbcd65c3b0cfd38')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b926fd6acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fd6acbcd65c3b0cfd38')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b926fd6acbcd65c3b0cfd38')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b926fd6acbcd65c3b0cfd3a')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b926fd6acbcd65c3b0cfd38')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"email"=>"alberto.schimmel@schulist.net", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-07 17:59:00 +0530"}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameter: confirmed_at MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"alberto.schimmel@schulist.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"alberto.schimmel@schulist.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"97h2n44DasK-jswayjtn"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"gUSfcs8488ihqSKRkVHU"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926fd6acbcd65c3b0cfd3b'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fd6acbcd65c3b0cfd3b')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [bf3e0df1-8eb2-4feb-a96e-5e9247ac4e86] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b926fd6acbcd65c3b0cfd3b, "pySsysVvvVc9AraBB9By", {} [ActiveJob] [ActionMailer::DeliveryJob] [bf3e0df1-8eb2-4feb-a96e-5e9247ac4e86] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [bf3e0df1-8eb2-4feb-a96e-5e9247ac4e86] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.5ms [ActiveJob] [ActionMailer::DeliveryJob] [bf3e0df1-8eb2-4feb-a96e-5e9247ac4e86] Sent mail to alberto.schimmel@schulist.net (1.5ms) [ActiveJob] [ActionMailer::DeliveryJob] [bf3e0df1-8eb2-4feb-a96e-5e9247ac4e86] Date: Fri, 07 Sep 2018 18:02:22 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: alberto.schimmel@schulist.net Message-ID: <5b926fd63a954_5c3b2abff77fcf6051916@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome alberto.schimmel@schulist.net!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [bf3e0df1-8eb2-4feb-a96e-5e9247ac4e86] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.47ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: bf3e0df1-8eb2-4feb-a96e-5e9247ac4e86) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b926fd6acbcd65c3b0cfd3b, "pySsysVvvVc9AraBB9By", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"owwC-C4GhcuKm1qExY4w"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fd6acbcd65c3b0cfd3b')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Redirected to http://www.example.com/ Completed 302 Found in 180ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"lucio.rath@huels.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"jXonsLtzmHizSRcxVNMg"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"cMS1vv-E_zy5PUisisE-"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fd6acbcd65c3b0cfd3d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b926fd6acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fd6acbcd65c3b0cfd3d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b926fd6acbcd65c3b0cfd3d')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b926fd6acbcd65c3b0cfd3f')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b926fd6acbcd65c3b0cfd3d')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"alexzander@rippin.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"MjQbXAaDMyE-Upxxvqxr"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"hv2ZCsioMxppzahsJjoG"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fd6acbcd65c3b0cfd40')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b926fd6acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fd6acbcd65c3b0cfd40')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"C8mAPzV2Rxs2mA66H6TX"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fd6acbcd65c3b0cfd40')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"ce... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-07 18:02:22 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Lzcj2jxK5YW4hknewo5N"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fd6acbcd65c3b0cfd40')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 12:32:22 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Auth::RegistrationsController#update as HTML Parameters: {"id"=>"5b926fd6acbcd65c3b0cfd40", "user"=>{"email"=>"dog@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fd6acbcd65c3b0cfd40')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"dog@gmail.com", "_id"=>{"$ne"=>BSON::ObjectId('5b926fd6acbcd65c3b0cfd40')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"Ed53SsyoCGedaAJJEJa3"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"AaXzootMPrs2ss2L7JcY"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fd6acbcd65c3b0cfd40')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fd6acbcd65c3b0cfd40')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [a249dbf5-8484-45fc-82c3-1cda54238231] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b926fd6acbcd65c3b0cfd40, "segpP2zTQD3uTgT-DUsp", {:to=>"dog@gmail.com"} [ActiveJob] [ActionMailer::DeliveryJob] [a249dbf5-8484-45fc-82c3-1cda54238231] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [a249dbf5-8484-45fc-82c3-1cda54238231] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.5ms [ActiveJob] [ActionMailer::DeliveryJob] [a249dbf5-8484-45fc-82c3-1cda54238231] Sent mail to dog@gmail.com (1.5ms) [ActiveJob] [ActionMailer::DeliveryJob] [a249dbf5-8484-45fc-82c3-1cda54238231] Date: Fri, 07 Sep 2018 18:02:22 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: dog@gmail.com Message-ID: <5b926fd6bb51f_5c3b2abff77fcf6052044@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome dog@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [a249dbf5-8484-45fc-82c3-1cda54238231] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.4ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: a249dbf5-8484-45fc-82c3-1cda54238231) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b926fd6acbcd65c3b0cfd40, "segpP2zTQD3uTgT-DUsp", {:to=>"dog@gmail.com"} Redirected to http://www.example.com/ Completed 302 Found in 75ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"dog@gmail.com", "_id"=>{"$ne"=>BSON::ObjectId('5b926fd6acbcd65c3b0cfd40')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"mxRL7zPrAM7si-AuYmg7"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"8cYsaMU9HfiJXNSUB-P6"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fd6acbcd65c3b0cfd40')}, "u"=>{"$set"=>{"confirmed_at"=>2018-09-07 12:32:22 UTC, "... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fd6acbcd65c3b0cfd40')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b926fd6acbcd65c3b0cfd40')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"christelle@abernathyprice.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"gXg38eoTtC1SB-RJke2n"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"fJab3Pm7VQ1SgyuCWvqp"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fd6acbcd65c3b0cfd44')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b926fd6acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fd6acbcd65c3b0cfd44')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b926fd6acbcd65c3b0cfd44')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b926fd6acbcd65c3b0cfd46')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b926fd6acbcd65c3b0cfd44')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"keira.jast@faheytreutel.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"XifnwyoRvHXzXrbZFAZu"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"-Ty9hJrqKg1XEQ_jnv-y"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fd6acbcd65c3b0cfd47')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b926fd6acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fd6acbcd65c3b0cfd47')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-07 18:02:23 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"hEGF-evTQzHoQ3T1aTVt"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fd6acbcd65c3b0cfd47')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 12:32:23 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Auth::RegistrationsController#update as HTML Parameters: {"id"=>"5b926fd6acbcd65c3b0cfd47", "user"=>{"name"=>"Otilia Zieme", "current_password"=>"[FILTERED]"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fd6acbcd65c3b0cfd47')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Zyy64QjjF1E5_guR1UZs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fd6acbcd65c3b0cfd47')}, "u"=>{"$set"=>{"name"=>"Otilia Zieme", "encrypted_authent... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://www.example.com/ Completed 302 Found in 51ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"shaina_gleichner@walterebert.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"41creaA4xpmfxGqR87G5"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"SawzPpRzag9DWEFBueAS"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fd7acbcd65c3b0cfd4a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b926fd7acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fd7acbcd65c3b0cfd4a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b926fd7acbcd65c3b0cfd4a')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b926fd7acbcd65c3b0cfd4c')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b926fd7acbcd65c3b0cfd4a')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-07 18:02:23 +0530 Processing by Auth::RegistrationsController#create as HTML Parameters: {"user"=>{"email"=>"ettie_aufderhar@kunze.net", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-07 17:59:00 +0530"}} Unpermitted parameter: confirmed_at MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"ettie_aufderhar@kunze.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"LW7AzuLPVjA8h6YmGWWJ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"h-9cpzCm9sFuwktT9PUZ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926fd7acbcd65c3b0cfd4d'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fd7acbcd65c3b0cfd4d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [2c8ea771-32b7-4c0e-95cf-4ae4f90b2b74] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b926fd7acbcd65c3b0cfd4d, "iw99kHyaJwKQuBNdUe5D", {} [ActiveJob] [ActionMailer::DeliveryJob] [2c8ea771-32b7-4c0e-95cf-4ae4f90b2b74] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [2c8ea771-32b7-4c0e-95cf-4ae4f90b2b74] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.4ms [ActiveJob] [ActionMailer::DeliveryJob] [2c8ea771-32b7-4c0e-95cf-4ae4f90b2b74] Sent mail to ettie_aufderhar@kunze.net (1.5ms) [ActiveJob] [ActionMailer::DeliveryJob] [2c8ea771-32b7-4c0e-95cf-4ae4f90b2b74] Date: Fri, 07 Sep 2018 18:02:23 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: ettie_aufderhar@kunze.net Message-ID: <5b926fd7573cc_5c3b2abff77fcf6052187@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome ettie_aufderhar@kunze.net!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [2c8ea771-32b7-4c0e-95cf-4ae4f90b2b74] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.34ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 2c8ea771-32b7-4c0e-95cf-4ae4f90b2b74) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b926fd7acbcd65c3b0cfd4d, "iw99kHyaJwKQuBNdUe5D", {} Redirected to http://www.example.com/ Completed 302 Found in 78ms MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"robyn@okeefepaucek.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Dv-vnBCPkTRHYuoSAnZd"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"1cRmv-eBcZYLJhFqFiLf"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fd7acbcd65c3b0cfd4f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b926fd7acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fd7acbcd65c3b0cfd4f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b926fd7acbcd65c3b0cfd4f')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b926fd7acbcd65c3b0cfd51')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b926fd7acbcd65c3b0cfd4f')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-07 18:02:23 +0530 Processing by Auth::RegistrationsController#create as HTML Parameters: {"user"=>{"additional_login_param"=>"9906545739", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}} Unpermitted parameter: additional_login_param Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/shared/_links.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/registrations/new.html.erb within layouts/application (3.0ms) Rendered shopping/_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (0.8ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.1ms) Completed 200 OK in 22ms (Views: 6.9ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>nil}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"cD9mKv3Wb_57Fw9Bs1rW"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fd7acbcd65c3b0cfd4f')}, "u"=>{"$set"=>{"additional_login_param_status"=>2, "encry... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fd7acbcd65c3b0cfd4f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b926fd7acbcd65c3b0cfd4f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"emelia@rueckerosinski.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"tT7QoDPViPjT5s_UyVov"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"k9RujX11sG4C8Fsexnzf"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fd7acbcd65c3b0cfd56')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b926fd7acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fd7acbcd65c3b0cfd56')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b926fd7acbcd65c3b0cfd56')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b926fd7acbcd65c3b0cfd58')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b926fd7acbcd65c3b0cfd56')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"ole_pfeffer@kuhlman.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"jCgu_dB7KzjSD2y2Sh67"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"czsmD_ut3br9R9rsaCx1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fd7acbcd65c3b0cfd59')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b926fd7acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fd7acbcd65c3b0cfd59')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b926fd7acbcd65c3b0cfd59')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-07 18:02:23 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"npkydZ-5RmXj9xmFRGGp"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fd7acbcd65c3b0cfd59')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 12:32:23 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Auth::RegistrationsController#update as HTML Parameters: {"id"=>"5b926fd7acbcd65c3b0cfd59", "user"=>{"email"=>"jameson.lockman@mullerconsidine.com", "current_password"=>"[FILTERED]"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fd7acbcd65c3b0cfd59')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jameson.lockman@mullerconsidine.com", "_id"=>{"$ne"=>BSON::ObjectId('5b926fd7acbcd65c3b0cfd59')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"MovEMSFUuVpEzpUUcAGp"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"2sdpJDHkGJNyFgiJSfZr"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fd7acbcd65c3b0cfd59')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fd7acbcd65c3b0cfd59')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [15082f6f-fe30-42c8-b0a0-bca33e46ac44] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b926fd7acbcd65c3b0cfd59, "hFpCDcM4umHyCri-prQf", {:to=>"jameson.lockman@mullerconsidine.com"} [ActiveJob] [ActionMailer::DeliveryJob] [15082f6f-fe30-42c8-b0a0-bca33e46ac44] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.4ms) [ActiveJob] [ActionMailer::DeliveryJob] [15082f6f-fe30-42c8-b0a0-bca33e46ac44] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.8ms [ActiveJob] [ActionMailer::DeliveryJob] [15082f6f-fe30-42c8-b0a0-bca33e46ac44] Sent mail to jameson.lockman@mullerconsidine.com (1.6ms) [ActiveJob] [ActionMailer::DeliveryJob] [15082f6f-fe30-42c8-b0a0-bca33e46ac44] Date: Fri, 07 Sep 2018 18:02:24 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: jameson.lockman@mullerconsidine.com Message-ID: <5b926fd89a3f_5c3b2abff77fcf60522aa@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome jameson.lockman@mullerconsidine.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [15082f6f-fe30-42c8-b0a0-bca33e46ac44] Performed ActionMailer::DeliveryJob from Inline(mailers) in 4.1ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 15082f6f-fe30-42c8-b0a0-bca33e46ac44) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b926fd7acbcd65c3b0cfd59, "hFpCDcM4umHyCri-prQf", {:to=>"jameson.lockman@mullerconsidine.com"} Redirected to http://www.example.com/ Completed 302 Found in 86ms MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"hailee@heaney.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"EQqPKbJ-WNRByymBfLgy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"bySkFJ4CoRCf2Exj7naB"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fd8acbcd65c3b0cfd5c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b926fd8acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fd8acbcd65c3b0cfd5c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b926fd8acbcd65c3b0cfd5c')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b926fd8acbcd65c3b0cfd5e')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b926fd8acbcd65c3b0cfd5c')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"glenna_lueilwitz@heathcote.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"RRxChqv4mkUtscJBWoo3"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"UsFW_Vk1pzrhAsyz-Aea"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fd8acbcd65c3b0cfd5f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b926fd8acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fd8acbcd65c3b0cfd5f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Started DELETE "/authenticate/users" for 127.0.0.1 at 2018-09-07 18:02:24 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"MHRWvJzdsECygTHRMvdz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fd8acbcd65c3b0cfd5f')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 12:32:24 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Auth::RegistrationsController#destroy as HTML Parameters: {"id"=>"5b926fd8acbcd65c3b0cfd5f"} MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fd8acbcd65c3b0cfd5f')}, "limit"=>1}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b926fd8acbcd65c3b0cfd5f')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fd8acbcd65c3b0cfd61')}, "limit"=>1}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s Redirected to http://www.example.com/ Completed 302 Found in 48ms MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"julianne@williamsonmonahan.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"5GxsfwbqnG7CPzxe6v7b"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"PJhzEZxp2M8_3vyjr6Xj"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fd8acbcd65c3b0cfd62')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b926fd8acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fd8acbcd65c3b0cfd62')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b926fd8acbcd65c3b0cfd62')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b926fd8acbcd65c3b0cfd64')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b926fd8acbcd65c3b0cfd62')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/shared/_links.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/registrations/new.html.erb within layouts/application (2.7ms) Rendered shopping/_navigation_options.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (1.8ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (2.7ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (2.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (3.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.7ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (4.5ms) Completed 200 OK in 18ms (Views: 14.1ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jody@langworth.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"4x4DnQJim9qAAAhYnkDQ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"di1AMfysyeJisKAjZtiR"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fd8acbcd65c3b0cfd67')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b926fd8acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fd8acbcd65c3b0cfd67')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b926fd8acbcd65c3b0cfd67')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b926fd8acbcd65c3b0cfd69')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b926fd8acbcd65c3b0cfd67')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"email"=>"davin_macgyver@harveybeatty.name", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"davin_macgyver@harveybeatty.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"davin_macgyver@harveybeatty.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"DdWrVbodK451qAyoyzZx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"P_VuqHWsuCNsspepXsts"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926fd8acbcd65c3b0cfd6a'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fd8acbcd65c3b0cfd6a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [ed4b2154-436e-4412-abc0-a5c3e5a75d72] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b926fd8acbcd65c3b0cfd6a, "VKpu5-eBh18vXK2fa53M", {} [ActiveJob] [ActionMailer::DeliveryJob] [ed4b2154-436e-4412-abc0-a5c3e5a75d72] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [ed4b2154-436e-4412-abc0-a5c3e5a75d72] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.5ms [ActiveJob] [ActionMailer::DeliveryJob] [ed4b2154-436e-4412-abc0-a5c3e5a75d72] Sent mail to davin_macgyver@harveybeatty.name (1.5ms) [ActiveJob] [ActionMailer::DeliveryJob] [ed4b2154-436e-4412-abc0-a5c3e5a75d72] Date: Fri, 07 Sep 2018 18:02:24 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: davin_macgyver@harveybeatty.name Message-ID: <5b926fd8bfc21_5c3b2abff77fcf60523b8@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome davin_macgyver@harveybeatty.name!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [ed4b2154-436e-4412-abc0-a5c3e5a75d72] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.45ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: ed4b2154-436e-4412-abc0-a5c3e5a75d72) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b926fd8acbcd65c3b0cfd6a, "VKpu5-eBh18vXK2fa53M", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"woH6KAtst6p1v5kwnMKo"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fd8acbcd65c3b0cfd6a')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://www.example.com/ Completed 302 Found in 263ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"tommie@funk.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"mwyxZ5gfbys1CX4-cxts"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"pXRx7D__kp5dpJM_icQ7"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fd9acbcd65c3b0cfd6c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b926fd9acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fd9acbcd65c3b0cfd6c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b926fd9acbcd65c3b0cfd6c')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b926fd9acbcd65c3b0cfd6e')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b926fd9acbcd65c3b0cfd6c')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"kamryn_blick@swift.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"qw--_xUmxpU3sx4ToLiZ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"y4xGPeT1zBQbAYWd_sxh"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fd9acbcd65c3b0cfd6f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b926fd9acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fd9acbcd65c3b0cfd6f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-07 18:02:25 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"F5iBYTyKwt_e8yPkEhjs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fd9acbcd65c3b0cfd6f')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 12:32:25 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Auth::RegistrationsController#update as HTML Parameters: {"id"=>"5b926fd9acbcd65c3b0cfd6f", "user"=>{"email"=>"rihanna@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fd9acbcd65c3b0cfd6f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"UE8-c61Cd1BGV7MzoYVs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fd9acbcd65c3b0cfd6f')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"d0... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rihanna@gmail.com", "_id"=>{"$ne"=>BSON::ObjectId('5b926fd9acbcd65c3b0cfd6f')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"kR8LyvMjCenrJpY4P8ms"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"vypK2JkbbRM5e512qRnp"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fd9acbcd65c3b0cfd6f')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fd9acbcd65c3b0cfd6f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [de1721f9-907b-456f-9f9b-92502d4324b6] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b926fd9acbcd65c3b0cfd6f, "ug9FLs6j7GYUAnccytP1", {:to=>"rihanna@gmail.com"} [ActiveJob] [ActionMailer::DeliveryJob] [de1721f9-907b-456f-9f9b-92502d4324b6] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.4ms) [ActiveJob] [ActionMailer::DeliveryJob] [de1721f9-907b-456f-9f9b-92502d4324b6] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.9ms [ActiveJob] [ActionMailer::DeliveryJob] [de1721f9-907b-456f-9f9b-92502d4324b6] Sent mail to rihanna@gmail.com (1.6ms) [ActiveJob] [ActionMailer::DeliveryJob] [de1721f9-907b-456f-9f9b-92502d4324b6] Date: Fri, 07 Sep 2018 18:02:25 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rihanna@gmail.com Message-ID: <5b926fd9617e6_5c3b2abff77fcf605247a@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome rihanna@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [de1721f9-907b-456f-9f9b-92502d4324b6] Performed ActionMailer::DeliveryJob from Inline(mailers) in 4.15ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: de1721f9-907b-456f-9f9b-92502d4324b6) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b926fd9acbcd65c3b0cfd6f, "ug9FLs6j7GYUAnccytP1", {:to=>"rihanna@gmail.com"} Redirected to http://www.example.com/ Completed 302 Found in 175ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rebekah@oberbrunnerherzog.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"frzPWqvf9arcqTrStgyd"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"CzJyNPGv4HiSFd4MyHCN"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fd9acbcd65c3b0cfd72')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b926fd9acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fd9acbcd65c3b0cfd72')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b926fd9acbcd65c3b0cfd72')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b926fd9acbcd65c3b0cfd74')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b926fd9acbcd65c3b0cfd72')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"victor@mcclure.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ShXN6HsFJkMRsnYsCeAb"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Qzj5B-RPAo6ss_H_3sZY"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fd9acbcd65c3b0cfd75')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b926fd9acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fd9acbcd65c3b0cfd75')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b926fd9acbcd65c3b0cfd75')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b926fd9acbcd65c3b0cfd77')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b926fd9acbcd65c3b0cfd75')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"email"=>"elvis.swift@bruen.io", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"invalid api_key", "redirect_url"=>"http://www.google.com", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"invalid api_key", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"elvis.swift@bruen.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"7szxzESmS7BV2jmXsCsr"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xFGprd6sRvWiYxy9dN9A"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926fd9acbcd65c3b0cfd78'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fd9acbcd65c3b0cfd78')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [12e1aa9d-913b-41f4-b402-b7e0d09eb778] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b926fd9acbcd65c3b0cfd78, "eZyh1nFbmQTGtgaFDC8v", {} [ActiveJob] [ActionMailer::DeliveryJob] [12e1aa9d-913b-41f4-b402-b7e0d09eb778] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [12e1aa9d-913b-41f4-b402-b7e0d09eb778] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.4ms [ActiveJob] [ActionMailer::DeliveryJob] [12e1aa9d-913b-41f4-b402-b7e0d09eb778] Sent mail to elvis.swift@bruen.io (1.5ms) [ActiveJob] [ActionMailer::DeliveryJob] [12e1aa9d-913b-41f4-b402-b7e0d09eb778] Date: Fri, 07 Sep 2018 18:02:25 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: elvis.swift@bruen.io Message-ID: <5b926fd9baf0b_5c3b2abff77fcf60525ed@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome elvis.swift@bruen.io!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [12e1aa9d-913b-41f4-b402-b7e0d09eb778] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.42ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 12e1aa9d-913b-41f4-b402-b7e0d09eb778) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b926fd9acbcd65c3b0cfd78, "eZyh1nFbmQTGtgaFDC8v", {} Redirected to http://www.example.com/ Completed 302 Found in 168ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"reanna_jerde@altenwerth.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"vzd5-sGpX3VbfSg64HV9"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ZxP6wJdEjcBLMwUdfywj"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fd9acbcd65c3b0cfd7a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b926fd9acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fd9acbcd65c3b0cfd7a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b926fd9acbcd65c3b0cfd7a')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b926fdaacbcd65c3b0cfd7c')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b926fd9acbcd65c3b0cfd7a')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"shawn@bartoletti.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zsuxju-Yitw5haSqFoss"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"PBTGwQyaYxnV3EGjvwqx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fdaacbcd65c3b0cfd7d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b926fdaacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fdaacbcd65c3b0cfd7d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-07 18:02:26 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"9zy-qhrfxxnRN-5QbxcW"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fdaacbcd65c3b0cfd7d')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 12:32:26 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Auth::RegistrationsController#update as HTML Parameters: {"id"=>"5b926fdaacbcd65c3b0cfd7d", "user"=>{"password"=>"[FILTERED]", "current_password"=>"[FILTERED]"}, "api_key"=>"invalid api key", "redirect_url"=>"http://www.google.com", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"invalid api key", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fdaacbcd65c3b0cfd7d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"7FjEsFmjgnefysCK9NDk"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"4BjxqLSijAQ9oCyKTUcY"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fdaacbcd65c3b0cfd7d')}, "u"=>{"$set"=>{"encrypted_password"=>"$2a$04$EXOPt47yvuUR... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Redirected to http://www.example.com/ Completed 302 Found in 86ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"shawn@bartoletti.biz"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"fannie@kris.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"DKk9og8ef7qAts7ve3Ax"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"hxsXY1BCC6fBKiX-boRT"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fdaacbcd65c3b0cfd80')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b926fdaacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fdaacbcd65c3b0cfd80')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b926fdaacbcd65c3b0cfd80')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b926fdaacbcd65c3b0cfd82')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b926fdaacbcd65c3b0cfd80')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"email"=>"nickolas.heathcote@friesen.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"test", "redirect_url"=>"http://www.yahoo.com", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"nickolas.heathcote@friesen.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"nickolas.heathcote@friesen.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"2WqvntnPCAstUYvNKHz2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sNUNwDtP8TNGTNFBFkkM"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926fdaacbcd65c3b0cfd83'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fdaacbcd65c3b0cfd83')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [fd93cc38-0001-43b6-b04e-6c4dcc375f3a] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b926fdaacbcd65c3b0cfd83, "2HgqHDmEoyes3zxQeEa9", {} [ActiveJob] [ActionMailer::DeliveryJob] [fd93cc38-0001-43b6-b04e-6c4dcc375f3a] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [fd93cc38-0001-43b6-b04e-6c4dcc375f3a] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.4ms [ActiveJob] [ActionMailer::DeliveryJob] [fd93cc38-0001-43b6-b04e-6c4dcc375f3a] Sent mail to nickolas.heathcote@friesen.com (1.6ms) [ActiveJob] [ActionMailer::DeliveryJob] [fd93cc38-0001-43b6-b04e-6c4dcc375f3a] Date: Fri, 07 Sep 2018 18:02:26 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: nickolas.heathcote@friesen.com Message-ID: <5b926fda6de92_5c3b2abff77fcf60526e2@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome nickolas.heathcote@friesen.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [fd93cc38-0001-43b6-b04e-6c4dcc375f3a] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.53ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: fd93cc38-0001-43b6-b04e-6c4dcc375f3a) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b926fdaacbcd65c3b0cfd83, "2HgqHDmEoyes3zxQeEa9", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"vAVMthUPybzxiyVcNSWf"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fdaacbcd65c3b0cfd83')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://www.example.com/ Completed 302 Found in 245ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"luther@hyatt.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zZ4Q2nf71pN7Me7bVrBN"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"qU2DkNiwQf2JbzC8Rsxc"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fdaacbcd65c3b0cfd85')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b926fdaacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fdaacbcd65c3b0cfd85')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b926fdaacbcd65c3b0cfd85')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b926fdaacbcd65c3b0cfd87')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b926fdaacbcd65c3b0cfd85')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"nora@gibsonauer.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zZ-_treGavMuW_mYF9SE"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"y1RpPkJfvpotYzpqEinN"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fdaacbcd65c3b0cfd88')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b926fdaacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fdaacbcd65c3b0cfd88')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-07 18:02:26 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"aLRftyDs7y2sxGzDs-4z"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fdaacbcd65c3b0cfd88')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 12:32:26 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Auth::RegistrationsController#update as HTML Parameters: {"id"=>"5b926fdaacbcd65c3b0cfd88", "user"=>{"email"=>"rihanna@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "redirect_url"=>"http://www.yahoo.com", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fdaacbcd65c3b0cfd88')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"nwqNu7zn7pnQGrxHx3_a"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fdaacbcd65c3b0cfd88')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"70... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rihanna@gmail.com", "_id"=>{"$ne"=>BSON::ObjectId('5b926fdaacbcd65c3b0cfd88')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"xGaS4a4xqRbmexJWgx7q"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"mqf6UcuWFmwerzdwW5_9"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fdaacbcd65c3b0cfd88')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fdaacbcd65c3b0cfd88')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [ffa7eac9-e3b9-40c5-9761-ff736c0505fb] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b926fdaacbcd65c3b0cfd88, "mjhhPW2zA4DwitTzUzjg", {:to=>"rihanna@gmail.com"} [ActiveJob] [ActionMailer::DeliveryJob] [ffa7eac9-e3b9-40c5-9761-ff736c0505fb] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.4ms) [ActiveJob] [ActionMailer::DeliveryJob] [ffa7eac9-e3b9-40c5-9761-ff736c0505fb] Devise::Mailer#confirmation_instructions: processed outbound mail in 2.4ms [ActiveJob] [ActionMailer::DeliveryJob] [ffa7eac9-e3b9-40c5-9761-ff736c0505fb] Sent mail to rihanna@gmail.com (1.7ms) [ActiveJob] [ActionMailer::DeliveryJob] [ffa7eac9-e3b9-40c5-9761-ff736c0505fb] Date: Fri, 07 Sep 2018 18:02:27 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rihanna@gmail.com Message-ID: <5b926fdb748c_5c3b2abff77fcf60527d0@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome rihanna@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [ffa7eac9-e3b9-40c5-9761-ff736c0505fb] Performed ActionMailer::DeliveryJob from Inline(mailers) in 4.79ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: ffa7eac9-e3b9-40c5-9761-ff736c0505fb) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b926fdaacbcd65c3b0cfd88, "mjhhPW2zA4DwitTzUzjg", {:to=>"rihanna@gmail.com"} Redirected to http://www.example.com/ Completed 302 Found in 148ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"gerald@macgyver.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Gg7DmKSxChGKxNpHgMsu"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"9zRz-mNA6eEmxih_QhGh"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fdbacbcd65c3b0cfd8b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b926fdbacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fdbacbcd65c3b0cfd8b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b926fdbacbcd65c3b0cfd8b')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b926fdbacbcd65c3b0cfd8d')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b926fdbacbcd65c3b0cfd8b')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"email"=>"billy.durgan@green.biz", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-07 17:59:00 +0530"}, "api_key"=>"test", "redirect_url"=>"http://www.google.com", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameter: confirmed_at MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"billy.durgan@green.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"billy.durgan@green.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"8HLEjRB6CeDyeKSHKyNw"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"6rWa5oycHJnxRZH3A-v1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926fdbacbcd65c3b0cfd8e'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fdbacbcd65c3b0cfd8e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [2e9546d0-0774-4d8a-8dfe-d4a0142e53b0] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b926fdbacbcd65c3b0cfd8e, "juKsWL3xtXsHDntsbk_i", {} [ActiveJob] [ActionMailer::DeliveryJob] [2e9546d0-0774-4d8a-8dfe-d4a0142e53b0] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [2e9546d0-0774-4d8a-8dfe-d4a0142e53b0] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.6ms [ActiveJob] [ActionMailer::DeliveryJob] [2e9546d0-0774-4d8a-8dfe-d4a0142e53b0] Sent mail to billy.durgan@green.biz (3.0ms) [ActiveJob] [ActionMailer::DeliveryJob] [2e9546d0-0774-4d8a-8dfe-d4a0142e53b0] Date: Fri, 07 Sep 2018 18:02:27 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: billy.durgan@green.biz Message-ID: <5b926fdb438ab_5c3b2abff77fcf60528d0@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome billy.durgan@green.biz!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [2e9546d0-0774-4d8a-8dfe-d4a0142e53b0] Performed ActionMailer::DeliveryJob from Inline(mailers) in 5.18ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 2e9546d0-0774-4d8a-8dfe-d4a0142e53b0) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b926fdbacbcd65c3b0cfd8e, "juKsWL3xtXsHDntsbk_i", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"T4SmkCK_GtyE_u3rhVyy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fdbacbcd65c3b0cfd8e')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://www.example.com/ Completed 302 Found in 324ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"bart@kertzmann.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"F2ZssvFpxVXrRh2Gzbvd"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"2QPLXASzV9eGuCY8iazG"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fdbacbcd65c3b0cfd90')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b926fdbacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fdbacbcd65c3b0cfd90')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b926fdbacbcd65c3b0cfd90')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b926fdbacbcd65c3b0cfd92')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b926fdbacbcd65c3b0cfd90')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"dorthy@bodepacocha.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"b3YP2o1yZLmWVVruQd37"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"MYUJb4dsP-FPkoasJdsy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fdbacbcd65c3b0cfd93')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b926fdbacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fdbacbcd65c3b0cfd93')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-07 18:02:27 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"eNLwcv5wrmAviYZ3Wket"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fdbacbcd65c3b0cfd93')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 12:32:27 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Auth::RegistrationsController#update as HTML Parameters: {"id"=>"5b926fdbacbcd65c3b0cfd93", "user"=>{"password"=>"[FILTERED]", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "redirect_url"=>"http://www.google.com", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fdbacbcd65c3b0cfd93')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ZUN3hkdywPfgUK7dVNck"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fdbacbcd65c3b0cfd93')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"4c... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"CRX5Xj1KjeaRQGuyb6FA"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"oaF654-SZSjYyEggjtbP"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fdbacbcd65c3b0cfd93')}, "u"=>{"$set"=>{"encrypted_password"=>"$2a$04$V.3TTR9SLUwu... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Redirected to http://www.google.com?authentication_token=oaF654-SZSjYyEggjtbP&es=4cf4d41bcf20057fca1f5e4303504b0b00d1b6e79943a19ece18a322859a1343 Completed 302 Found in 167ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"mike@littel.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"YJENAntkB8xghsDBxeET"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"GtWBBE-rF1vkvGzZuWFN"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fdcacbcd65c3b0cfd96')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b926fdcacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fdcacbcd65c3b0cfd96')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fdcacbcd65c3b0cfd99')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"AXL4s5epWhok4f2qTVv6"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b926fdcacbcd65c3b0cfd96')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fdcacbcd65c3b0cfd96')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fdcacbcd65c3b0cfd96')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b926fdcacbcd65c3b0cfd96')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"joanny.hackett@stehr.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"SWrD55t-3seVJ4bZsLyD"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"7zCeQ4WSYCYtCbRPySrt"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fdcacbcd65c3b0cfd9b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b926fdcacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fdcacbcd65c3b0cfd9b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"JrqP1P7ey6BTMt9kN1PH"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b926fdcacbcd65c3b0cfd9b')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fdcacbcd65c3b0cfd9b')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fdcacbcd65c3b0cfd9b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b926fdcacbcd65c3b0cfd9b')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Started GET "/authenticate/users/sign_up" for 127.0.0.1 at 2018-09-07 18:02:28 +0530 Processing by Auth::RegistrationsController#new as JSON Parameters: {"registration"=>{}} Rendered text template (0.0ms) Filter chain halted as :require_no_authentication rendered or redirected Completed 401 Unauthorized in 1ms (Views: 0.4ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"gay.rau@watsica.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"FoWRWH51QFsyazRQbwAc"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"fizEQasxVqEdLVqGMaHc"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fdcacbcd65c3b0cfd9f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b926fdcacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fdcacbcd65c3b0cfd9f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fdcacbcd65c3b0cfda2')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"FCyWmc7rM76CmcCxSQ7Z"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b926fdcacbcd65c3b0cfd9f')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fdcacbcd65c3b0cfd9f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fdcacbcd65c3b0cfd9f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b926fdcacbcd65c3b0cfd9f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"camilla.ruecker@roob.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"dQpY7weDiYW6hF2LYd9F"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"eqBDVGfZjuxsmrJSTNZK"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fdcacbcd65c3b0cfda4')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b926fdcacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fdcacbcd65c3b0cfda4')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ksbxwuhEQyj68DdozLyY"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b926fdcacbcd65c3b0cfda4')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fdcacbcd65c3b0cfda4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fdcacbcd65c3b0cfda4')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b926fdcacbcd65c3b0cfda4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-07 18:02:28 +0530 Processing by Auth::RegistrationsController#create as JSON Parameters: {"user"=>{"email"=>"anastasia@schaeferpfeffer.info", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "registration"=>{"user"=>{"email"=>"anastasia@schaeferpfeffer.info", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}}} Rendered text template (0.0ms) Filter chain halted as :require_no_authentication rendered or redirected Completed 401 Unauthorized in 1ms (Views: 0.4ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"heaven.kovacek@tromp.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"3hVbQMjnE-nfoaoPTgBe"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"nta_zVYyBQu6n9orUjmx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fdcacbcd65c3b0cfda8')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b926fdcacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fdcacbcd65c3b0cfda8')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fdcacbcd65c3b0cfdab')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"HA4b9r2EBXevoQbS_uZH"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b926fdcacbcd65c3b0cfda8')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fdcacbcd65c3b0cfda8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fdcacbcd65c3b0cfda8')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b926fdcacbcd65c3b0cfda8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"stephen@hermann.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"f9dxYN6g3P9cVBsMxoYm"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"DWcMc-BVSQ1uoKvr4e4i"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fdcacbcd65c3b0cfdad')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b926fdcacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fdcacbcd65c3b0cfdad')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"jqEMoiPw-hZxB-ZXe6y8"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b926fdcacbcd65c3b0cfdad')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fdcacbcd65c3b0cfdad')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fdcacbcd65c3b0cfdad')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b926fdcacbcd65c3b0cfdad')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-07 18:02:29 +0530 Processing by Auth::RegistrationsController#update as JSON Parameters: {"id"=>{"$oid"=>"5b926fdcacbcd65c3b0cfda8"}, "user"=>{"email"=>"rihanna@gmail.com", "current_password"=>"[FILTERED]"}, "registration"=>{"id"=>{"$oid"=>"5b926fdcacbcd65c3b0cfda8"}, "user"=>{"email"=>"rihanna@gmail.com", "current_password"=>"[FILTERED]"}}} Rendered text template (0.0ms) Filter chain halted as :authenticate_scope! rendered or redirected Completed 401 Unauthorized in 1ms (Views: 0.4ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"davon@wymankirlin.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"WEsyxzXeHxf9WzrLzEbF"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"o-Bt355PHvhnRFTh-pMK"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fddacbcd65c3b0cfdb1')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b926fddacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fddacbcd65c3b0cfdb1')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fddacbcd65c3b0cfdb4')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"AyV2zUxXw6CMoTErnerG"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b926fddacbcd65c3b0cfdb1')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fddacbcd65c3b0cfdb1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fddacbcd65c3b0cfdb1')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b926fddacbcd65c3b0cfdb1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"colleen@bayer.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"vsD3htdzwXdXCPYhsbfC"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"VyaryKgryoyMws2Fmn6x"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fddacbcd65c3b0cfdb6')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b926fddacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fddacbcd65c3b0cfdb6')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"_NQXqys5Y8StuGdGfUrw"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b926fddacbcd65c3b0cfdb6')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fddacbcd65c3b0cfdb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fddacbcd65c3b0cfdb6')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b926fddacbcd65c3b0cfdb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started DELETE "/authenticate/users" for 127.0.0.1 at 2018-09-07 18:02:29 +0530 Processing by Auth::RegistrationsController#destroy as JSON Parameters: {"id"=>{"$oid"=>"5b926fddacbcd65c3b0cfdb1"}, "registration"=>{"id"=>{"$oid"=>"5b926fddacbcd65c3b0cfdb1"}}} Rendered text template (0.0ms) Filter chain halted as :authenticate_scope! rendered or redirected Completed 401 Unauthorized in 1ms (Views: 0.4ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rachel.anderson@okunevaromaguera.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yQLUbv5D7AR8D5zibNA2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"5y4_wyJgXF6UJUuXXYh6"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fddacbcd65c3b0cfdba')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b926fddacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fddacbcd65c3b0cfdba')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fddacbcd65c3b0cfdbd')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"rG4KCRr3nVvM15raD12G"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b926fddacbcd65c3b0cfdba')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fddacbcd65c3b0cfdba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fddacbcd65c3b0cfdba')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b926fddacbcd65c3b0cfdba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"arely@wolfkeler.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"egExQzrksxKdSyFxRwzN"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"81otLohuaygjwyJZsDyJ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fddacbcd65c3b0cfdbf')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b926fddacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fddacbcd65c3b0cfdbf')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"FPqeUMrc2FFp1sjtTW_x"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b926fddacbcd65c3b0cfdbf')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fddacbcd65c3b0cfdbf')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fddacbcd65c3b0cfdbf')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b926fddacbcd65c3b0cfdbf')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started GET "/authenticate/users/sign_up?api_key=doggy" for 127.0.0.1 at 2018-09-07 18:02:29 +0530 Processing by Auth::RegistrationsController#new as JSON Parameters: {"api_key"=>"doggy", "registration"=>{}} Rendered text template (0.0ms) Filter chain halted as :require_no_authentication rendered or redirected Completed 401 Unauthorized in 1ms (Views: 0.4ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"penelope_bogisich@armstrongoberbrunner.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"CwhvktRzSuKUCJzdpvuA"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"LQAqStEJz4_Fn6BCJgpP"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fddacbcd65c3b0cfdc3')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b926fddacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fddacbcd65c3b0cfdc3')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fddacbcd65c3b0cfdc6')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"x6j4nNegcs2kKaX3QTH1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b926fddacbcd65c3b0cfdc3')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fddacbcd65c3b0cfdc3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.009s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fddacbcd65c3b0cfdc3')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b926fddacbcd65c3b0cfdc3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"fiona_parker@gradycummings.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Gc3QvznYAS9B4kFK7JyY"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"b5L2tVzb-RSsKCtRv3GD"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fdeacbcd65c3b0cfdc8')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b926fdeacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fdeacbcd65c3b0cfdc8')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"LYoAwn7BLix4rztAKU3y"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b926fdeacbcd65c3b0cfdc8')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fdeacbcd65c3b0cfdc8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fdeacbcd65c3b0cfdc8')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b926fdeacbcd65c3b0cfdc8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-07 18:02:30 +0530 Processing by Auth::RegistrationsController#create as JSON Parameters: {"user"=>{"email"=>"brown_nikolaus@pfefferwelch.name", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"doggy", "registration"=>{"user"=>{"email"=>"brown_nikolaus@pfefferwelch.name", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"doggy"}} Rendered text template (0.0ms) Filter chain halted as :require_no_authentication rendered or redirected Completed 401 Unauthorized in 1ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"maye_lesch@johns.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Z3MAR54-ufGssG_kENYD"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"tr_r7xrF3wJyXd644BWM"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fdeacbcd65c3b0cfdcc')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b926fdeacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fdeacbcd65c3b0cfdcc')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fdeacbcd65c3b0cfdcf')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ugk3KXz7h8sMc8VvfAXX"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b926fdeacbcd65c3b0cfdcc')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fdeacbcd65c3b0cfdcc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fdeacbcd65c3b0cfdcc')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b926fdeacbcd65c3b0cfdcc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"citlalli.koch@cummerata.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"6ZKckX8jbNvZd1RWXUhy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"4xLefBjiN16RGZWEDi8n"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fdeacbcd65c3b0cfdd1')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b926fdeacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fdeacbcd65c3b0cfdd1')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"QKbervH3LLbfS5UEpLxe"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b926fdeacbcd65c3b0cfdd1')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fdeacbcd65c3b0cfdd1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fdeacbcd65c3b0cfdd1')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b926fdeacbcd65c3b0cfdd1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-07 18:02:30 +0530 Processing by Auth::RegistrationsController#update as JSON Parameters: {"id"=>{"$oid"=>"5b926fdeacbcd65c3b0cfdcc"}, "user"=>{"email"=>"rihanna@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"doggy", "registration"=>{"id"=>{"$oid"=>"5b926fdeacbcd65c3b0cfdcc"}, "user"=>{"email"=>"rihanna@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"doggy"}} Rendered text template (0.0ms) Filter chain halted as :authenticate_scope! rendered or redirected Completed 401 Unauthorized in 1ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"dulce.goldner@ohara.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"iaGHeTvFzRb7JccnZz2m"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"HRZWHvuwzVVLZGa98fjP"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fdeacbcd65c3b0cfdd5')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b926fdeacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fdeacbcd65c3b0cfdd5')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fdeacbcd65c3b0cfdd8')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"_1SYJqUc5HaUU8mD25JM"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b926fdeacbcd65c3b0cfdd5')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fdeacbcd65c3b0cfdd5')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fdeacbcd65c3b0cfdd5')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b926fdeacbcd65c3b0cfdd5')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"fredrick_harris@crist.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"E9XsHcf_F_iQ6ZoQD6di"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"6FDhzBH6sRxKQgmVd48E"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fdfacbcd65c3b0cfdda')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b926fdfacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fdfacbcd65c3b0cfdda')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"MRX1Wgyd58YtfqB2qNvV"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b926fdfacbcd65c3b0cfdda')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fdfacbcd65c3b0cfdda')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fdfacbcd65c3b0cfdda')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b926fdfacbcd65c3b0cfdda')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started DELETE "/authenticate/users" for 127.0.0.1 at 2018-09-07 18:02:31 +0530 Processing by Auth::RegistrationsController#destroy as JSON Parameters: {"id"=>{"$oid"=>"5b926fdeacbcd65c3b0cfdd5"}, "api_key"=>"dogy", "registration"=>{"id"=>{"$oid"=>"5b926fdeacbcd65c3b0cfdd5"}, "api_key"=>"dogy"}} Rendered text template (0.0ms) Filter chain halted as :authenticate_scope! rendered or redirected Completed 401 Unauthorized in 1ms (Views: 0.4ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"beie_renner@okeefe.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"K-rsPiwwYhEGPzxPVdtG"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"uEubMR8tKdpp-g3sSPYQ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fdfacbcd65c3b0cfdde')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b926fdfacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fdfacbcd65c3b0cfdde')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fdfacbcd65c3b0cfde1')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"pGGRGyQXy4o8DUfn9y8A"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b926fdfacbcd65c3b0cfdde')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fdfacbcd65c3b0cfdde')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fdfacbcd65c3b0cfdde')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b926fdfacbcd65c3b0cfdde')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.041s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"sophie_mccullough@rosenbaum.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"XhsteVydiLBssmJxmpSM"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Ewcaa1CUd3kLdesvnvKk"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fdfacbcd65c3b0cfde3')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b926fdfacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fdfacbcd65c3b0cfde3')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"MxbeNUzLF54BNnMZkQ_G"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b926fdfacbcd65c3b0cfde3')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fdfacbcd65c3b0cfde3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fdfacbcd65c3b0cfde3')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b926fdfacbcd65c3b0cfde3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-07 18:02:31 +0530 Processing by Auth::RegistrationsController#create as JSON Parameters: {"user"=>{"email"=>"ruthe_corkery@cartwrightrodriguez.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"user"=>{"email"=>"ruthe_corkery@cartwrightrodriguez.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"ruthe_corkery@cartwrightrodriguez.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"ruthe_corkery@cartwrightrodriguez.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"nzx_jXy8E58kHw8rogz1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"RY2Y5SpDHpEoAFRE8_jC"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926fdfacbcd65c3b0cfde7'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fdfacbcd65c3b0cfde7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [60150ee4-d005-463a-af5a-20a66da07263] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b926fdfacbcd65c3b0cfde7, "Cya4-vnE2uRZ8FLC1DrM", {} [ActiveJob] [ActionMailer::DeliveryJob] [60150ee4-d005-463a-af5a-20a66da07263] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [60150ee4-d005-463a-af5a-20a66da07263] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.4ms [ActiveJob] [ActionMailer::DeliveryJob] [60150ee4-d005-463a-af5a-20a66da07263] Sent mail to ruthe_corkery@cartwrightrodriguez.com (1.5ms) [ActiveJob] [ActionMailer::DeliveryJob] [60150ee4-d005-463a-af5a-20a66da07263] Date: Fri, 07 Sep 2018 18:02:31 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: ruthe_corkery@cartwrightrodriguez.com Message-ID: <5b926fdfbff43_5c3b2abff77fcf6052914@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome ruthe_corkery@cartwrightrodriguez.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [60150ee4-d005-463a-af5a-20a66da07263] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.37ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 60150ee4-d005-463a-af5a-20a66da07263) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b926fdfacbcd65c3b0cfde7, "Cya4-vnE2uRZ8FLC1DrM", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"MrMGAWYLfVz1oGynwHVD"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fdfacbcd65c3b0cfde7')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 200 OK in 145ms (Views: 0.4ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rhett@miller.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"PF8DQy86WDbCxUrc6XLS"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"TGvPTQMY6xAyxXt4YLiU"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fdfacbcd65c3b0cfde9')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b926fdfacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fdfacbcd65c3b0cfde9')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fe0acbcd65c3b0cfdec')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"QqVZVZzv6zWqvQUnyxLY"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b926fdfacbcd65c3b0cfde9')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fdfacbcd65c3b0cfde9')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fdfacbcd65c3b0cfde9')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b926fdfacbcd65c3b0cfde9')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"cortney_yost@thompsontromp.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"8Wotj9ePcpdhNNcq4Ht3"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"g-99AxUt3fyeKBdD2oac"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fe0acbcd65c3b0cfdee')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b926fe0acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fe0acbcd65c3b0cfdee')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"DNVeUTNRGgSgVrQNbrz8"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b926fe0acbcd65c3b0cfdee')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fe0acbcd65c3b0cfdee')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fe0acbcd65c3b0cfdee')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b926fe0acbcd65c3b0cfdee')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-07 18:02:32 +0530 Processing by Auth::RegistrationsController#create as JSON Parameters: {"user"=>{"email"=>"pat@goodwinreichel.org", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-07T17:59:00.216+05:30"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"user"=>{"email"=>"pat@goodwinreichel.org", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-07T17:59:00.216+05:30"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity Unpermitted parameter: confirmed_at MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"pat@goodwinreichel.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"pat@goodwinreichel.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"jeq7zn8madgCkgXMDPgs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"gmQ6113ngV_wfQPEqoKB"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926fe0acbcd65c3b0cfdf2'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fe0acbcd65c3b0cfdf2')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [5efbba05-932c-4631-91ad-0d28b91d02bc] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b926fe0acbcd65c3b0cfdf2, "6fbxH5HpZrXy6ZSHX67P", {} [ActiveJob] [ActionMailer::DeliveryJob] [5efbba05-932c-4631-91ad-0d28b91d02bc] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [5efbba05-932c-4631-91ad-0d28b91d02bc] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.3ms [ActiveJob] [ActionMailer::DeliveryJob] [5efbba05-932c-4631-91ad-0d28b91d02bc] Sent mail to pat@goodwinreichel.org (1.5ms) [ActiveJob] [ActionMailer::DeliveryJob] [5efbba05-932c-4631-91ad-0d28b91d02bc] Date: Fri, 07 Sep 2018 18:02:32 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: pat@goodwinreichel.org Message-ID: <5b926fe04fa9c_5c3b2abff77fcf605305c@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome pat@goodwinreichel.org!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [5efbba05-932c-4631-91ad-0d28b91d02bc] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.28ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 5efbba05-932c-4631-91ad-0d28b91d02bc) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b926fe0acbcd65c3b0cfdf2, "6fbxH5HpZrXy6ZSHX67P", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"tyiAsW7bHxF-SQw-sBLj"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fe0acbcd65c3b0cfdf2')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Completed 200 OK in 171ms (Views: 0.7ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"consuelo_jerde@anderson.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"r7FeePFhvsGTinxxuf64"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zpMbv9KMzZvWQ5YUsUAi"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fe0acbcd65c3b0cfdf4')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b926fe0acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fe0acbcd65c3b0cfdf4')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fe0acbcd65c3b0cfdf7')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"5s3zzyhFqixLvxt_7noN"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b926fe0acbcd65c3b0cfdf4')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fe0acbcd65c3b0cfdf4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fe0acbcd65c3b0cfdf4')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b926fe0acbcd65c3b0cfdf4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"eloisa.willms@luettgen.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"orRHJP9EJBxjNVREmdKK"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"9Qc4p1hLKD6VytovxJ8p"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fe0acbcd65c3b0cfdf9')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b926fe0acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fe0acbcd65c3b0cfdf9')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zSq5Z9KfkA1FNczq9TL1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b926fe0acbcd65c3b0cfdf9')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fe0acbcd65c3b0cfdf9')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fe0acbcd65c3b0cfdf9')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b926fe0acbcd65c3b0cfdf9')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-07 18:02:32 +0530 Processing by Auth::RegistrationsController#create as JSON Parameters: {"user"=>{"additional_login_param"=>"9872922840", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"user"=>{"additional_login_param"=>"9872922840", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity Unpermitted parameter: additional_login_param Completed 200 OK in 28ms (Views: 1.0ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"presley@murphy.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"2hxfJagXAokrTZVzT-UZ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"PfaXfQP8LVWx_HXG3vPa"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fe1acbcd65c3b0cfdff')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b926fe1acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fe1acbcd65c3b0cfdff')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fe1acbcd65c3b0cfe02')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zVe69oXBsonFCtzn37z7"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b926fe1acbcd65c3b0cfdff')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fe1acbcd65c3b0cfdff')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fe1acbcd65c3b0cfdff')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b926fe1acbcd65c3b0cfdff')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jaleel_gislason@rolfson.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"cB7LZXCPr5Dj4mfZCNWz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"rERR3bLGRWFfUbvZBBGp"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fe1acbcd65c3b0cfe04')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b926fe1acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fe1acbcd65c3b0cfe04')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"_hzzA3fz1UspP3eMisWy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b926fe1acbcd65c3b0cfe04')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fe1acbcd65c3b0cfe04')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fe1acbcd65c3b0cfe04')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b926fe1acbcd65c3b0cfe04')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Started DELETE "/authenticate/users.json" for 127.0.0.1 at 2018-09-07 18:02:33 +0530 Processing by Auth::RegistrationsController#destroy as JSON Parameters: {"id"=>{"$oid"=>"5b926fe1acbcd65c3b0cfdff"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"id"=>{"$oid"=>"5b926fe1acbcd65c3b0cfdff"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fe1acbcd65c3b0cfdff')}, "limit"=>1}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b926fe1acbcd65c3b0cfdff')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fe1acbcd65c3b0cfe01')}, "limit"=>1}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s Completed 200 OK in 43ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jackeline@rempel.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"RvpbzFSbCy9XRgvKEsb5"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"_YwZvWbsn6oU-p7zkpQh"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fe1acbcd65c3b0cfe08')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b926fe1acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fe1acbcd65c3b0cfe08')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fe1acbcd65c3b0cfe0b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"5asb1vxbdv3N31S5G1q7"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b926fe1acbcd65c3b0cfe08')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fe1acbcd65c3b0cfe08')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fe1acbcd65c3b0cfe08')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b926fe1acbcd65c3b0cfe08')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"felicita@bechtelar.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"V46ADyPnHW_1xTEvAqgk"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"KED86mvQEEWbZinZ8ED_"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fe1acbcd65c3b0cfe0d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b926fe1acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fe1acbcd65c3b0cfe0d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sEbzHNNLZyo4FJfyDfYs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b926fe1acbcd65c3b0cfe0d')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fe1acbcd65c3b0cfe0d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fe1acbcd65c3b0cfe0d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b926fe1acbcd65c3b0cfe0d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-07 18:02:33 +0530 Processing by Auth::RegistrationsController#create as JSON Parameters: {"user"=>{"email"=>"quinton_gerlach@ruel.name", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-07T17:59:00.216+05:30"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"user"=>{"email"=>"quinton_gerlach@ruel.name", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-07T17:59:00.216+05:30"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity Unpermitted parameter: confirmed_at MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"quinton_gerlach@ruel.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"quinton_gerlach@ruel.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"84xksms2spRfXGYqkP36"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zZL8VjGG3S9WQWu8Fx3x"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926fe1acbcd65c3b0cfe11'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fe1acbcd65c3b0cfe11')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [a9960a93-4ff7-49df-8856-af34955a232a] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b926fe1acbcd65c3b0cfe11, "FBQoXtn5gLmc3C1brWyR", {} [ActiveJob] [ActionMailer::DeliveryJob] [a9960a93-4ff7-49df-8856-af34955a232a] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [a9960a93-4ff7-49df-8856-af34955a232a] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.5ms [ActiveJob] [ActionMailer::DeliveryJob] [a9960a93-4ff7-49df-8856-af34955a232a] Sent mail to quinton_gerlach@ruel.name (1.6ms) [ActiveJob] [ActionMailer::DeliveryJob] [a9960a93-4ff7-49df-8856-af34955a232a] Date: Fri, 07 Sep 2018 18:02:33 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: quinton_gerlach@ruel.name Message-ID: <5b926fe1e1a3e_5c3b2abff77fcf605314e@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome quinton_gerlach@ruel.name!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [a9960a93-4ff7-49df-8856-af34955a232a] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.56ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: a9960a93-4ff7-49df-8856-af34955a232a) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b926fe1acbcd65c3b0cfe11, "FBQoXtn5gLmc3C1brWyR", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"H_P5yHZ1nEcn1pYjwbs6"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fe1acbcd65c3b0cfe11')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Completed 200 OK in 156ms (Views: 0.4ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"payton_wiza@bergnaumlubowitz.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xfx-N5LX9HHjoxht2waL"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Rcx7w6wZ5B4NWLUsz2uE"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fe2acbcd65c3b0cfe13')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b926fe2acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fe2acbcd65c3b0cfe13')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fe2acbcd65c3b0cfe16')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ZWM8RGXEA4Df2MPxiuEo"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b926fe2acbcd65c3b0cfe13')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fe2acbcd65c3b0cfe13')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fe2acbcd65c3b0cfe13')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b926fe2acbcd65c3b0cfe13')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jonatan@grimes.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"9As8PYdgMx4P_xjLucuY"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"DekUGQ-5HxRuMV8RzuWx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fe2acbcd65c3b0cfe18')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b926fe2acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fe2acbcd65c3b0cfe18')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ziScoq4fAzhYnAHjqoyE"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b926fe2acbcd65c3b0cfe18')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fe2acbcd65c3b0cfe18')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fe2acbcd65c3b0cfe18')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b926fe2acbcd65c3b0cfe18')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-07 18:02:34 +0530 Processing by Auth::RegistrationsController#create as JSON Parameters: {"user"=>{"email"=>"dora@sauer.io", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-07T17:59:00.216+05:30"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"user"=>{"email"=>"dora@sauer.io", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-07T17:59:00.216+05:30"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity Completed 422 Unprocessable Entity in 5ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"zoey@lueilwitz.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"9RJDf5gGR-KKz36VQSSf"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Vz9jyzA7JkNhxZskngHs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fe2acbcd65c3b0cfe1c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b926fe2acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fe2acbcd65c3b0cfe1c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fe2acbcd65c3b0cfe1f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"YK6UmWYSUN8mxquxYSVm"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b926fe2acbcd65c3b0cfe1c')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fe2acbcd65c3b0cfe1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fe2acbcd65c3b0cfe1c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b926fe2acbcd65c3b0cfe1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"ona@damore.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"C6qDbfseQPL1qCXCsLtD"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"nztdwYHfDZyDy6GuHgR4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fe2acbcd65c3b0cfe21')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b926fe2acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fe2acbcd65c3b0cfe21')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"nsznReEuHZ12pSqsseGv"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b926fe2acbcd65c3b0cfe21')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fe2acbcd65c3b0cfe21')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fe2acbcd65c3b0cfe21')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b926fe2acbcd65c3b0cfe21')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-07 18:02:34 +0530 Processing by Auth::RegistrationsController#update as JSON Parameters: {"id"=>{"$oid"=>"5b926fe2acbcd65c3b0cfe21"}, "user"=>{"email"=>"rihanna@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"id"=>{"$oid"=>"5b926fe2acbcd65c3b0cfe21"}, "user"=>{"email"=>"rihanna@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken1"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken1"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fe2acbcd65c3b0cfe21')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rihanna@gmail.com", "_id"=>{"$ne"=>BSON::ObjectId('5b926fe2acbcd65c3b0cfe21')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"gm2unPq6wni-SB9y_HS-"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ui1B4bxwcUyzdAxFCHVr"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fe2acbcd65c3b0cfe21')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fe2acbcd65c3b0cfe21')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [c348d429-1495-4328-af14-29434ab46a8c] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b926fe2acbcd65c3b0cfe21, "ioU1dxo8JR3YT6FkfZkp", {:to=>"rihanna@gmail.com"} [ActiveJob] [ActionMailer::DeliveryJob] [c348d429-1495-4328-af14-29434ab46a8c] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [c348d429-1495-4328-af14-29434ab46a8c] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.3ms [ActiveJob] [ActionMailer::DeliveryJob] [c348d429-1495-4328-af14-29434ab46a8c] Sent mail to rihanna@gmail.com (2.1ms) [ActiveJob] [ActionMailer::DeliveryJob] [c348d429-1495-4328-af14-29434ab46a8c] Date: Fri, 07 Sep 2018 18:02:34 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rihanna@gmail.com Message-ID: <5b926fe2e4cf3_5c3b2abff77fcf6053291@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome rihanna@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [c348d429-1495-4328-af14-29434ab46a8c] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.84ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: c348d429-1495-4328-af14-29434ab46a8c) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b926fe2acbcd65c3b0cfe21, "ioU1dxo8JR3YT6FkfZkp", {:to=>"rihanna@gmail.com"} Completed 200 OK in 160ms (Views: 0.9ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"carmel_dare@murphy.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"1moqtA2ydL5-_tLCeBQg"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"3zQybygieqPKcPhxVaWS"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fe3acbcd65c3b0cfe25')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b926fe3acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fe3acbcd65c3b0cfe25')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fe3acbcd65c3b0cfe28')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"6gzssX44mzcRnEdPKeLg"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b926fe3acbcd65c3b0cfe25')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fe3acbcd65c3b0cfe25')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fe3acbcd65c3b0cfe25')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b926fe3acbcd65c3b0cfe25')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"finn_hilll@schaeferlabadie.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"s6jxdGyD3CHQDiSQLG9H"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"kUmWAQNe57yEMLsgpL1b"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fe3acbcd65c3b0cfe2a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b926fe3acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fe3acbcd65c3b0cfe2a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Un7r1xdn2s4MgCdpaAUA"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b926fe3acbcd65c3b0cfe2a')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fe3acbcd65c3b0cfe2a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fe3acbcd65c3b0cfe2a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b926fe3acbcd65c3b0cfe2a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-07 18:02:35 +0530 Processing by Auth::RegistrationsController#update as JSON Parameters: {"id"=>{"$oid"=>"5b926fe3acbcd65c3b0cfe25"}, "user"=>{"email"=>"rihanna@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "redirect_url"=>"http://www.google.com", "current_app_id"=>"testappid", "registration"=>{"id"=>{"$oid"=>"5b926fe3acbcd65c3b0cfe25"}, "user"=>{"email"=>"rihanna@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "redirect_url"=>"http://www.google.com", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fe3acbcd65c3b0cfe25')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rihanna@gmail.com", "_id"=>{"$ne"=>BSON::ObjectId('5b926fe3acbcd65c3b0cfe25')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"EcUTw4zU9x5yiFesHxTR"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"v1XExeJuJM_zNxeJyfyu"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fe3acbcd65c3b0cfe25')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fe3acbcd65c3b0cfe25')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [64623fc6-5c20-426a-9db5-1c8a4da308f0] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b926fe3acbcd65c3b0cfe25, "BV8_MMxq12U8VkLjAogm", {:to=>"rihanna@gmail.com"} [ActiveJob] [ActionMailer::DeliveryJob] [64623fc6-5c20-426a-9db5-1c8a4da308f0] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [64623fc6-5c20-426a-9db5-1c8a4da308f0] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.3ms [ActiveJob] [ActionMailer::DeliveryJob] [64623fc6-5c20-426a-9db5-1c8a4da308f0] Sent mail to rihanna@gmail.com (1.6ms) [ActiveJob] [ActionMailer::DeliveryJob] [64623fc6-5c20-426a-9db5-1c8a4da308f0] Date: Fri, 07 Sep 2018 18:02:35 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rihanna@gmail.com Message-ID: <5b926fe37f2a3_5c3b2abff77fcf6053386@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome rihanna@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [64623fc6-5c20-426a-9db5-1c8a4da308f0] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.34ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 64623fc6-5c20-426a-9db5-1c8a4da308f0) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b926fe3acbcd65c3b0cfe25, "BV8_MMxq12U8VkLjAogm", {:to=>"rihanna@gmail.com"} Completed 200 OK in 88ms (Views: 0.4ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rudolph_conroy@metz.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ygLaXCaMBGMGpkkMuzGL"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"_cskWcZz8PJyBgvA9QfD"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fe3acbcd65c3b0cfe2e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b926fe3acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fe3acbcd65c3b0cfe2e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fe3acbcd65c3b0cfe31')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"haleigh.jast@dach.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"qioXYtQNADyRBhEmxy-G"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"f3-Z78oVtC_pS9EQqeHw"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fe3acbcd65c3b0cfe32')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b926fe3acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fe3acbcd65c3b0cfe32')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fe3acbcd65c3b0cfe35')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-07 18:02:35 +0530 Processing by Auth::RegistrationsController#create as HTML Parameters: {"user"=>{"email"=>"hettie@hilll.biz", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-07 17:59:00 +0530"}, "api_key"=>"test1", "current_app_id"=>"testappid1"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test1", "app_ids"=>"testappid1"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test1", "app_ids"=>"testappid1"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameter: confirmed_at MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"hettie@hilll.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"hettie@hilll.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ZbSrLzUMwTwBMWbmFyfJ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"GX52QkcZzwXRQry-4xMD"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926fe3acbcd65c3b0cfe36'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fe3acbcd65c3b0cfe36')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [5c19e84f-168e-45dc-b3f7-333c28f589d1] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b926fe3acbcd65c3b0cfe36, "hiuxDoQ41DdJEMquqy14", {} [ActiveJob] [ActionMailer::DeliveryJob] [5c19e84f-168e-45dc-b3f7-333c28f589d1] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.4ms) [ActiveJob] [ActionMailer::DeliveryJob] [5c19e84f-168e-45dc-b3f7-333c28f589d1] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.9ms [ActiveJob] [ActionMailer::DeliveryJob] [5c19e84f-168e-45dc-b3f7-333c28f589d1] Sent mail to hettie@hilll.biz (2.1ms) [ActiveJob] [ActionMailer::DeliveryJob] [5c19e84f-168e-45dc-b3f7-333c28f589d1] Date: Fri, 07 Sep 2018 18:02:35 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: hettie@hilll.biz Message-ID: <5b926fe3dccdc_5c3b2abff77fcf60534a@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome hettie@hilll.biz!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [5c19e84f-168e-45dc-b3f7-333c28f589d1] Performed ActionMailer::DeliveryJob from Inline(mailers) in 4.83ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 5c19e84f-168e-45dc-b3f7-333c28f589d1) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b926fe3acbcd65c3b0cfe36, "hiuxDoQ41DdJEMquqy14", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"t1d4vb5R6rbUaUVhu1Bs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fe3acbcd65c3b0cfe36')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Redirected to http://www.example.com/ Completed 302 Found in 346ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"hettie@hilll.biz"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"freeda@beatty.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"3_wA3Xm2xdVtNw1yP9sb"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"o4nyeMMvhxeyRUqeYu3M"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fe4acbcd65c3b0cfe38')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b926fe4acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fe4acbcd65c3b0cfe38')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fe4acbcd65c3b0cfe3b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"fae@beahan.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"nb3kuAsQmCNf5tYNC54B"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"SLyg8cQSyzFpiFFFZ6Uj"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fe4acbcd65c3b0cfe3c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b926fe4acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fe4acbcd65c3b0cfe3c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fe4acbcd65c3b0cfe3f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-07 18:02:36 +0530 Processing by Auth::RegistrationsController#create as HTML Parameters: {"user"=>{"email"=>"thomas@keelingkertzmann.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-07 17:59:00 +0530"}, "api_key"=>"test2", "current_app_id"=>"testappid2"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test2", "app_ids"=>"testappid2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test2", "app_ids"=>"testappid2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameter: confirmed_at MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"thomas@keelingkertzmann.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"thomas@keelingkertzmann.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yVBZsyRWCNMqncLYx2Yz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"nrA-zrFLCt4ScJudAbv2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926fe4acbcd65c3b0cfe40'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fe4acbcd65c3b0cfe40')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [fc540199-4029-465f-b839-0f2084b57d9c] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b926fe4acbcd65c3b0cfe40, "ZzzA_UcwtiPxRLU5HFp7", {} [ActiveJob] [ActionMailer::DeliveryJob] [fc540199-4029-465f-b839-0f2084b57d9c] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [fc540199-4029-465f-b839-0f2084b57d9c] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.4ms [ActiveJob] [ActionMailer::DeliveryJob] [fc540199-4029-465f-b839-0f2084b57d9c] Sent mail to thomas@keelingkertzmann.com (1.6ms) [ActiveJob] [ActionMailer::DeliveryJob] [fc540199-4029-465f-b839-0f2084b57d9c] Date: Fri, 07 Sep 2018 18:02:36 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: thomas@keelingkertzmann.com Message-ID: <5b926fe477d04_5c3b2abff77fcf605351b@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome thomas@keelingkertzmann.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [fc540199-4029-465f-b839-0f2084b57d9c] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.55ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: fc540199-4029-465f-b839-0f2084b57d9c) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b926fe4acbcd65c3b0cfe40, "ZzzA_UcwtiPxRLU5HFp7", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Gw337oopiowbdvPT2-SH"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fe4acbcd65c3b0cfe40')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Redirected to http://www.example.com/ Completed 302 Found in 188ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"thomas@keelingkertzmann.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jordyn@kertzmann.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ghx4TjaUSm5HksyU9Luv"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Lvfj5Gy3QSPs225JfhUQ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fe4acbcd65c3b0cfe42')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b926fe4acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fe4acbcd65c3b0cfe42')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fe4acbcd65c3b0cfe45')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-07 18:02:36 +0530 Processing by Auth::RegistrationsController#create as HTML Parameters: {"user"=>{"email"=>"marlene@gorczany.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-07 17:59:00 +0530"}, "api_key"=>"test1", "current_app_id"=>"testappid1"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test1", "app_ids"=>"testappid1"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test1", "app_ids"=>"testappid1"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameter: confirmed_at MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"marlene@gorczany.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"marlene@gorczany.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"SRGtY9BDAd-Ty6G-qYW_"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"UpCLCgDazMESZcXtWJhx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926fe4acbcd65c3b0cfe46'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fe4acbcd65c3b0cfe46')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [1d4847b4-59f0-4e6c-af4e-f9ef18f2611e] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b926fe4acbcd65c3b0cfe46, "UeekCKP7sCqVGF5X35Le", {} [ActiveJob] [ActionMailer::DeliveryJob] [1d4847b4-59f0-4e6c-af4e-f9ef18f2611e] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [1d4847b4-59f0-4e6c-af4e-f9ef18f2611e] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.4ms [ActiveJob] [ActionMailer::DeliveryJob] [1d4847b4-59f0-4e6c-af4e-f9ef18f2611e] Sent mail to marlene@gorczany.com (1.4ms) [ActiveJob] [ActionMailer::DeliveryJob] [1d4847b4-59f0-4e6c-af4e-f9ef18f2611e] Date: Fri, 07 Sep 2018 18:02:36 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: marlene@gorczany.com Message-ID: <5b926fe4b98b5_5c3b2abff77fcf60536d3@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome marlene@gorczany.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [1d4847b4-59f0-4e6c-af4e-f9ef18f2611e] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.21ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 1d4847b4-59f0-4e6c-af4e-f9ef18f2611e) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b926fe4acbcd65c3b0cfe46, "UeekCKP7sCqVGF5X35Le", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"mzhV1r4oJ-s1gFjYqezE"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fe4acbcd65c3b0cfe46')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Redirected to http://www.example.com/ Completed 302 Found in 134ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"berniece@grimes.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"PCsN_JareYq_bbRTBUoh"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"NwrUhPkhBsUp1Uz1LnRX"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fe4acbcd65c3b0cfe48')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b926fe4acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fe4acbcd65c3b0cfe48')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fe4acbcd65c3b0cfe4b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-07 18:02:36 +0530 Processing by Auth::RegistrationsController#create as HTML Parameters: {"user"=>{"email"=>"pat.monahan@romagueramarks.co", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-07 17:59:00 +0530"}, "api_key"=>"test1", "current_app_id"=>"testappid2"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test1", "app_ids"=>"testappid2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test1", "app_ids"=>"testappid2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameter: confirmed_at MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"pat.monahan@romagueramarks.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"pat.monahan@romagueramarks.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xCvxsZQo4-6xVzLoRbkR"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"VC_fSZ-zSrhHvoxsJkj3"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926fe4acbcd65c3b0cfe4c'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fe4acbcd65c3b0cfe4c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [a714805a-154a-41f3-9ef2-712b23b6648d] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b926fe4acbcd65c3b0cfe4c, "bBBme5RY8PUhhLzPkTkb", {} [ActiveJob] [ActionMailer::DeliveryJob] [a714805a-154a-41f3-9ef2-712b23b6648d] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [a714805a-154a-41f3-9ef2-712b23b6648d] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.5ms [ActiveJob] [ActionMailer::DeliveryJob] [a714805a-154a-41f3-9ef2-712b23b6648d] Sent mail to pat.monahan@romagueramarks.co (1.4ms) [ActiveJob] [ActionMailer::DeliveryJob] [a714805a-154a-41f3-9ef2-712b23b6648d] Date: Fri, 07 Sep 2018 18:02:36 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: pat.monahan@romagueramarks.co Message-ID: <5b926fe4f0050_5c3b2abff77fcf60537d@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome pat.monahan@romagueramarks.co!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [a714805a-154a-41f3-9ef2-712b23b6648d] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.35ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: a714805a-154a-41f3-9ef2-712b23b6648d) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b926fe4acbcd65c3b0cfe4c, "bBBme5RY8PUhhLzPkTkb", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"6Wc7m9m9zCdC_p8EuaVb"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fe4acbcd65c3b0cfe4c')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://www.example.com/ Completed 302 Found in 161ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"amya@smith.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"eP1dsyT7pQgyzgoqVwKE"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Q8qsCyoEEYUoWrmsbRUd"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fe5acbcd65c3b0cfe4e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b926fe5acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fe5acbcd65c3b0cfe4e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b926fe5acbcd65c3b0cfe4e')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b926fe5acbcd65c3b0cfe50')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b926fe5acbcd65c3b0cfe4e')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"http://www.google.com", "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Rendered /home/bhargav/Github/Auth/app/views/auth/shared/_devise_error_messages.html.erb (0.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.html.erb within layouts/application (0.4ms) Rendered shopping/_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (0.9ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.3ms) Completed 200 OK in 9ms (Views: 4.7ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"oceane@carter.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"PRMkYCRrAm4VyPu1aEBd"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"fZgy3BcvC-5vsYNQG-pp"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fe5acbcd65c3b0cfe53')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b926fe5acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fe5acbcd65c3b0cfe53')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b926fe5acbcd65c3b0cfe53')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b926fe5acbcd65c3b0cfe55')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b926fe5acbcd65c3b0cfe53')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"login"=>"oceane@carter.biz", "password"=>"[FILTERED]"}, "redirect_url"=>"http://www.google.com", "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"$or"=>[{"additional_login_param"=>/^oceane@carter\.biz$/i, "additional_login_param_status"=>2}, {"email"=>/^oceane@carter\.biz$/i}]}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"iAybvyqWdwYt1fF8narU"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fe5acbcd65c3b0cfe53')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 12:32:37 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Dp8wWX16PsJYha2TfuVR"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fe5acbcd65c3b0cfe53')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"5b... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://www.google.com?authentication_token=Dp8wWX16PsJYha2TfuVR&es=5b8b8109ae1dae3056e08fdd21f0677840fa7c09c39eae76ab7916defba10df0 Completed 302 Found in 126ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"hans@bruen.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"cWbiXLBkhx1zTzRXCsQx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Pz7bUSvQJEUNGykXH5yH"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fe5acbcd65c3b0cfe56')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b926fe5acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fe5acbcd65c3b0cfe56')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b926fe5acbcd65c3b0cfe56')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b926fe5acbcd65c3b0cfe58')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b926fe5acbcd65c3b0cfe56')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"concepcion_hartmann@ward.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"3r6RiZNYxEaEF-Y6w-XF"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"8zwQrUG5RGtQRiffJvEY"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fe5acbcd65c3b0cfe59')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b926fe5acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fe5acbcd65c3b0cfe59')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started DELETE "/authenticate/users/sign_out" for 127.0.0.1 at 2018-09-07 18:02:37 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"j8H1A7UcGF8fsx6_msGW"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fe5acbcd65c3b0cfe59')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 12:32:37 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Auth::SessionsController#destroy as HTML Parameters: {"id"=>"5b926fe5acbcd65c3b0cfe59", "redirect_url"=>"http://www.google.com", "api_key"=>"test", "current_app_id"=>"testappid"} Redirected to http://www.example.com/ Completed 302 Found in 1ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"nedra.buckridge@hudson.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"C1vwsSAPYm_dUdgNTmKp"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"kZAHKNGd_4TNo3KfuRfg"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fe5acbcd65c3b0cfe5c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b926fe5acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fe5acbcd65c3b0cfe5c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b926fe5acbcd65c3b0cfe5c')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b926fe5acbcd65c3b0cfe5e')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b926fe5acbcd65c3b0cfe5c')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"dog", "redirect_url"=>"http://www.google.com", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"dog", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Rendered /home/bhargav/Github/Auth/app/views/auth/shared/_devise_error_messages.html.erb (0.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.html.erb within layouts/application (0.5ms) Rendered shopping/_navigation_options.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (0.8ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.0ms) Completed 200 OK in 8ms (Views: 4.8ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"dina@hayes.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"vR-P-cxeiePTeyC9ktQX"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"PCxnehp5Q7nsVHo3rDcd"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fe5acbcd65c3b0cfe61')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b926fe5acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fe5acbcd65c3b0cfe61')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b926fe5acbcd65c3b0cfe61')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b926fe6acbcd65c3b0cfe63')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b926fe5acbcd65c3b0cfe61')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"login"=>"dina@hayes.io", "password"=>"[FILTERED]"}, "api_key"=>"dog", "redirect_url"=>"http://www.google.com", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"dog", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"$or"=>[{"additional_login_param"=>/^dina@hayes\.io$/i, "additional_login_param_status"=>2}, {"email"=>/^dina@hayes\.io$/i}]}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"zkp-zwaad-oWGwzjb5r8"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fe5acbcd65c3b0cfe61')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 12:32:38 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://www.example.com/ Completed 302 Found in 99ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"ferne.hand@buckridgesipes.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"rdGQDQNJ7sNTyx9MKC_s"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"PRdaJxumw1sxZ9_dS7w3"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fe6acbcd65c3b0cfe64')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b926fe6acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fe6acbcd65c3b0cfe64')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b926fe6acbcd65c3b0cfe64')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b926fe6acbcd65c3b0cfe66')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b926fe6acbcd65c3b0cfe64')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"brent_hackett@schuster.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ww1-5HZ94JsGMVkWVdqm"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"fj_3XeqrCfVHQp3YW2fo"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fe6acbcd65c3b0cfe67')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b926fe6acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fe6acbcd65c3b0cfe67')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started DELETE "/authenticate/users/sign_out" for 127.0.0.1 at 2018-09-07 18:02:38 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"SzgSRa_uz7i_D1yazr9S"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fe6acbcd65c3b0cfe67')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 12:32:38 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Processing by Auth::SessionsController#destroy as HTML Parameters: {"id"=>"5b926fe6acbcd65c3b0cfe67", "api_key"=>"dog", "redirect_url"=>"http://www.google.com", "current_app_id"=>"testappid"} Redirected to http://www.example.com/ Completed 302 Found in 1ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"dandre_armstrong@watsica.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"CMxwKhQPVPmU8qxB18NQ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Fywm3J2S9748W7RBLMMm"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fe6acbcd65c3b0cfe6a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b926fe6acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fe6acbcd65c3b0cfe6a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b926fe6acbcd65c3b0cfe6a')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b926fe6acbcd65c3b0cfe6c')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b926fe6acbcd65c3b0cfe6a')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"http://www.google.com", "current_app_id"=>"testappid"} Rendered /home/bhargav/Github/Auth/app/views/auth/shared/_devise_error_messages.html.erb (0.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.html.erb within layouts/application (0.5ms) Rendered shopping/_navigation_options.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (0.9ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.1ms) Completed 200 OK in 6ms (Views: 4.9ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"reid_kling@stokes.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"r1xPWs-MRXr5D_KzCEUT"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"QvFmUzpPx1CvyvynoWFo"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fe6acbcd65c3b0cfe6f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b926fe6acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fe6acbcd65c3b0cfe6f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b926fe6acbcd65c3b0cfe6f')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b926fe6acbcd65c3b0cfe71')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b926fe6acbcd65c3b0cfe6f')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"email"=>"mireille_ernser@weber.name", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "redirect_url"=>"http://www.google.com", "current_app_id"=>"testappid"} Completed 401 Unauthorized in 0ms Processing by Auth::SessionsController#new as HTML Parameters: {"user"=>{"email"=>"mireille_ernser@weber.name", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "redirect_url"=>"http://www.google.com", "current_app_id"=>"testappid"} Unpermitted parameters: email, password_confirmation Rendered /home/bhargav/Github/Auth/app/views/auth/shared/_devise_error_messages.html.erb (0.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.html.erb within layouts/application (0.4ms) Rendered shopping/_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (0.8ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.2ms) Completed 200 OK in 7ms (Views: 4.2ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"lauryn@volkmanparisian.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yUd5Qj_u1vytTTW6WaAZ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"rueucBKjFhAxpEd45avE"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fe6acbcd65c3b0cfe74')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b926fe6acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fe6acbcd65c3b0cfe74')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b926fe6acbcd65c3b0cfe74')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b926fe6acbcd65c3b0cfe76')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b926fe6acbcd65c3b0cfe74')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"jaqueline.leuschke@daniel.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"H6JJxzxYHbT9exEysMEG"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"3VesA_tcFbxeMq5cfY3T"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fe6acbcd65c3b0cfe77')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b926fe6acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fe6acbcd65c3b0cfe77')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Started DELETE "/authenticate/users/sign_out" for 127.0.0.1 at 2018-09-07 18:02:39 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"hoa2nu2HkzitFgd8YVUn"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fe6acbcd65c3b0cfe77')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 12:32:39 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Auth::SessionsController#destroy as HTML Parameters: {"id"=>"5b926fe6acbcd65c3b0cfe77", "redirect_url"=>"http://www.google.com", "current_app_id"=>"testappid"} Redirected to http://www.example.com/ Completed 302 Found in 1ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"emmett@schummkertzmann.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"42u6vzr8XLhZyXEatsbk"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"2jo475D4PVcuR53ZTkDM"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fe8acbcd65c3b0cfe7a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b926fe8acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fe8acbcd65c3b0cfe7a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b926fe8acbcd65c3b0cfe7a')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b926fe8acbcd65c3b0cfe7c')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b926fe8acbcd65c3b0cfe7a')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"agustin@wiza.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"jibnYTXYaTBfBfr9gMSm"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"-yN9yx9AK4nG5q5dW_6b"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fe8acbcd65c3b0cfe7f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b926fe8acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fe8acbcd65c3b0cfe7f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b926fe8acbcd65c3b0cfe7f')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b926fe8acbcd65c3b0cfe81')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b926fe8acbcd65c3b0cfe7f')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"email"=>"delphine_gerhold@veum.name", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}} Completed 401 Unauthorized in 1ms Processing by Auth::SessionsController#new as HTML Parameters: {"user"=>{"email"=>"delphine_gerhold@veum.name", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}} Unpermitted parameters: email, password_confirmation Rendered /home/bhargav/Github/Auth/app/views/auth/shared/_devise_error_messages.html.erb (0.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.html.erb within layouts/application (0.5ms) Rendered shopping/_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (0.9ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.3ms) Completed 200 OK in 9ms (Views: 4.9ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"name.lueilwitz@lubowitz.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"N29YT6b-hNY-S-v-Umxp"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sR-77mSHFgZ_Byg7HbK1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fe8acbcd65c3b0cfe84')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b926fe8acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fe8acbcd65c3b0cfe84')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b926fe8acbcd65c3b0cfe84')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b926fe8acbcd65c3b0cfe86')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b926fe8acbcd65c3b0cfe84')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"demetris@rowe.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"F4R4dqoyedeS_69u_zYA"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"-Lmswci39mUx8G_c5Bur"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fe8acbcd65c3b0cfe87')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b926fe8acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fe8acbcd65c3b0cfe87')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Started DELETE "/authenticate/users/sign_out" for 127.0.0.1 at 2018-09-07 18:02:40 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Ezzy1a2tLxx_7zMqxFaq"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fe8acbcd65c3b0cfe87')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 12:32:40 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Auth::SessionsController#destroy as HTML Parameters: {"id"=>"5b926fe8acbcd65c3b0cfe87"} Redirected to http://www.example.com/ Completed 302 Found in 1ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jedidiah_deckow@padberg.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"FY8sBaDkuqYuyqNE8yoP"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"-tEQAPSAAZe36Y2hsK71"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fe8acbcd65c3b0cfe8a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b926fe8acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fe8acbcd65c3b0cfe8a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b926fe8acbcd65c3b0cfe8a')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b926fe8acbcd65c3b0cfe8c')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b926fe8acbcd65c3b0cfe8a')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{}} Rendered text template (0.0ms) Filter chain halted as :ignore_json_request rendered or redirected Completed 406 Not Acceptable in 1ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"mariela.hayes@greenfelder.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"x-V9S6nMJRDSM4FQrLKp"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yKw8s-cFe_qqncB8FJxJ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fe8acbcd65c3b0cfe8d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b926fe8acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fe8acbcd65c3b0cfe8d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b926fe8acbcd65c3b0cfe8d')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b926fe8acbcd65c3b0cfe8f')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b926fe8acbcd65c3b0cfe8d')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"email"=>"lina_wolff@schuppejacobson.org", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "session"=>{"user"=>{"email"=>"lina_wolff@schuppejacobson.org", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}}} Rendered text template (0.0ms) Filter chain halted as :require_no_authentication rendered or redirected Completed 401 Unauthorized in 1ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"idell@lemkemraz.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sQiAoSzmuzWT2ZELBGop"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"o1eaJKfiH-VzDu3GMMaf"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fe8acbcd65c3b0cfe90')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b926fe8acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fe8acbcd65c3b0cfe90')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b926fe8acbcd65c3b0cfe90')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b926fe8acbcd65c3b0cfe92')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b926fe8acbcd65c3b0cfe90')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"$oid"=>"5b926fe8acbcd65c3b0cfe90"}, "session"=>{"id"=>{"$oid"=>"5b926fe8acbcd65c3b0cfe90"}}} Rendered text template (0.0ms) Filter chain halted as :verify_signed_out_user rendered or redirected Completed 406 Not Acceptable in 2ms (Views: 0.5ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"marques@ruelrath.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"UrToixox1SVUZdt47xx_"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"vaPixgzf3cAZ37Eyuy9J"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fe8acbcd65c3b0cfe93')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b926fe8acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fe8acbcd65c3b0cfe93')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b926fe8acbcd65c3b0cfe93')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b926fe8acbcd65c3b0cfe95')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b926fe8acbcd65c3b0cfe93')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{}} Rendered text template (0.0ms) Filter chain halted as :require_no_authentication rendered or redirected Completed 401 Unauthorized in 1ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"ciara.hahn@brown.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"z9jZPRc_qPsxpCqArFGw"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"wBc3ByZzyxzhexd5-Vvm"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fe8acbcd65c3b0cfe96')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b926fe8acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fe8acbcd65c3b0cfe96')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b926fe8acbcd65c3b0cfe96')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b926fe9acbcd65c3b0cfe98')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b926fe8acbcd65c3b0cfe96')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"email"=>"alia.rempel@hillwaniawski.io", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "session"=>{"user"=>{"email"=>"alia.rempel@hillwaniawski.io", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}}} Rendered text template (0.0ms) Filter chain halted as :require_no_authentication rendered or redirected Completed 401 Unauthorized in 1ms (Views: 0.5ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"vince.stroman@torphyabbott.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"z6yB22poXYJ7bHNwhW6H"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"gm54yK7HAKzPmT9c-Bg6"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fe9acbcd65c3b0cfe99')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b926fe9acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fe9acbcd65c3b0cfe99')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b926fe9acbcd65c3b0cfe99')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b926fe9acbcd65c3b0cfe9b')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b926fe9acbcd65c3b0cfe99')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"$oid"=>"5b926fe9acbcd65c3b0cfe99"}, "session"=>{"id"=>{"$oid"=>"5b926fe9acbcd65c3b0cfe99"}}} Rendered text template (0.0ms) Filter chain halted as :verify_signed_out_user rendered or redirected Completed 406 Not Acceptable in 1ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"vaughn.mcclure@waters.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"S6UudFJfXUUYsfGeL2-e"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"fP7piHbm-Cwo9FuecEt6"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fe9acbcd65c3b0cfe9c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b926fe9acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fe9acbcd65c3b0cfe9c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b926fe9acbcd65c3b0cfe9c')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b926fe9acbcd65c3b0cfe9e')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b926fe9acbcd65c3b0cfe9c')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"test", "current_app_id"=>"testappid", "session"=>{}} Rendered text template (0.0ms) Filter chain halted as :ignore_json_request rendered or redirected Completed 406 Not Acceptable in 1ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jerald_swift@volkman.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"cWQQwp8yhCHVu3zEk1H_"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"qz_rEg6ixKpxgBM7yr7f"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fe9acbcd65c3b0cfe9f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b926fe9acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fe9acbcd65c3b0cfe9f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b926fe9acbcd65c3b0cfe9f')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b926fe9acbcd65c3b0cfea1')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b926fe9acbcd65c3b0cfe9f')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"login"=>"jerald_swift@volkman.co", "password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid", "session"=>{"user"=>{"login"=>"jerald_swift@volkman.co", "password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"$or"=>[{"additional_login_param"=>/^jerald_swift@volkman\.co$/i, "additional_login_param_status"=>2}, {"email"=>/^jerald_swift@volkman\.co$/i}]}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "l... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xDs5pgkRt4tefGxiP2RZ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fe9acbcd65c3b0cfe9f')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 12:32:41 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xo8b5MuvXxfVi2FUsmsy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fe9acbcd65c3b0cfe9f')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"e1... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 201 Created in 142ms (Views: 1.2ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"luz_ankunding@witting.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"hg45ffmh3h--zeAsjYhS"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"q158uoa88_apr3hL67a2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fe9acbcd65c3b0cfea2')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b926fe9acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fe9acbcd65c3b0cfea2')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b926fe9acbcd65c3b0cfea2')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b926fe9acbcd65c3b0cfea4')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b926fe9acbcd65c3b0cfea2')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"login"=>"luz_ankunding@witting.io", "password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid", "session"=>{"user"=>{"login"=>"luz_ankunding@witting.io", "password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"$or"=>[{"additional_login_param"=>/^luz_ankunding@witting\.io$/i, "additional_login_param_status"=>2}, {"email"=>/^luz_ankunding@witting\.io$/i}]}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, ... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"_wssy5PFJsvg9URyVXHb"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fe9acbcd65c3b0cfea2')}, "u"=>{"$set"=>{"failed_attempts"=>1, "encrypted_authentic... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 401 Unauthorized in 50ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"dario_oconnell@gislason.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"L84ymy-zwTJQiV-y1GVA"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"QwN8DL6B-BmQPfCtXwMA"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fe9acbcd65c3b0cfea5')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b926fe9acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fe9acbcd65c3b0cfea5')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b926fe9acbcd65c3b0cfea5')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b926fe9acbcd65c3b0cfea7')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b926fe9acbcd65c3b0cfea5')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"$oid"=>"5b926fe9acbcd65c3b0cfea5"}, "api_key"=>"test", "current_app_id"=>"testappid", "session"=>{"id"=>{"$oid"=>"5b926fe9acbcd65c3b0cfea5"}, "api_key"=>"test", "current_app_id"=>"testappid"}} Rendered text template (0.0ms) Filter chain halted as :verify_signed_out_user rendered or redirected Completed 406 Not Acceptable in 1ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"lorenzo@ratke.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"GDN-UnWd8ZXtKQQBQq2m"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"qtk-fTWEtS5AU7TJ_kih"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fe9acbcd65c3b0cfea8')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b926fe9acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fe9acbcd65c3b0cfea8')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b926fe9acbcd65c3b0cfea8')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b926feaacbcd65c3b0cfeaa')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b926fe9acbcd65c3b0cfea8')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"alex@nadercrona.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"THsKxD-frQyxspsDAxAR"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"jkRB1-6mtznwbC4K-A2Q"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926feaacbcd65c3b0cfeab')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b926feaacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926feaacbcd65c3b0cfeab')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b926feaacbcd65c3b0cfeab')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b926feaacbcd65c3b0cfead')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b926feaacbcd65c3b0cfeab')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"login"=>"lorenzo@ratke.net", "password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"$or"=>[{"additional_login_param"=>/^lorenzo@ratke\.net$/i, "additional_login_param_status"=>2}, {"email"=>/^lorenzo@ratke\.net$/i}]}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"i7mZR7BCwHBNLEyfYnVj"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fe9acbcd65c3b0cfea8')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 12:32:42 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yuemV-ye9Eg8XFMGzy4x"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fe9acbcd65c3b0cfea8')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"e4... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://www.example.com/ Completed 302 Found in 103ms Started POST "/authenticate/users/sign_in" for 127.0.0.1 at 2018-09-07 18:02:42 +0530 Processing by Auth::SessionsController#create as HTML Parameters: {"user"=>{"login"=>"lorenzo@ratke.net", "password"=>"[FILTERED]"}, "api_key"=>"test2", "current_app_id"=>"testappid2"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test2", "app_ids"=>"testappid2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test2", "app_ids"=>"testappid2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"$or"=>[{"additional_login_param"=>/^lorenzo@ratke\.net$/i, "additional_login_param_status"=>2}, {"email"=>/^lorenzo@ratke\.net$/i}]}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sG4-dpCC6AnZAzwZ-2ok"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fe9acbcd65c3b0cfea8')}, "u"=>{"$set"=>{"current_sign_in_at"=>2018-09-07 12:32:42 ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"z-hqkysEwmHbqzshjye7"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fe9acbcd65c3b0cfea8')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"e4... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Redirected to http://www.example.com/ Completed 302 Found in 103ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"deron@zboncak.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"W8cbWUxkEQqzzJt6cbMy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"pzCD64MjUWsn3Vjsg6Mk"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926feaacbcd65c3b0cfeae')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b926feaacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926feaacbcd65c3b0cfeae')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b926feaacbcd65c3b0cfeae')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b926feaacbcd65c3b0cfeb0')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b926feaacbcd65c3b0cfeae')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"login"=>"deron@zboncak.com", "password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"$or"=>[{"additional_login_param"=>/^deron@zboncak\.com$/i, "additional_login_param_status"=>2}, {"email"=>/^deron@zboncak\.com$/i}]}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ec5YQKpyYz1uaPMGiFT_"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926feaacbcd65c3b0cfeae')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 12:32:42 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"RiNL8s-dxPtxCLzTLR1D"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926feaacbcd65c3b0cfeae')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"f2... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://www.example.com/ Completed 302 Found in 140ms Started POST "/authenticate/users/sign_in" for 127.0.0.1 at 2018-09-07 18:02:42 +0530 Processing by Auth::SessionsController#create as HTML Parameters: {"user"=>{"login"=>"deron@zboncak.com", "password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid2"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"$or"=>[{"additional_login_param"=>/^deron@zboncak\.com$/i, "additional_login_param_status"=>2}, {"email"=>/^deron@zboncak\.com$/i}]}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"3kSJ5EzXjE9LAjQ-Kytf"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926feaacbcd65c3b0cfeae')}, "u"=>{"$set"=>{"current_sign_in_at"=>2018-09-07 12:32:42 ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sS3BxAo_cdnitYzWBx7b"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926feaacbcd65c3b0cfeae')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"f2... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://www.example.com/ Completed 302 Found in 124ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"adaline@bodekunze.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"UP37zSjc9YEPGWx3aNN4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"BThbTXKxX8wVf8o4PA39"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926feaacbcd65c3b0cfeb1'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926feaacbcd65c3b0cfeb1')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926feaacbcd65c3b0cfeb4')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xkXLAbu2JWTSXzsn-BuD"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926feaacbcd65c3b0cfeb1')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"doris.okeefe@mraz.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"2w83vm5CCp6-UtFZkSaj"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"_NVjSYjyLpYXia3iHj33"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926febacbcd65c3b0cfeb5'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926febacbcd65c3b0cfeb5')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started GET "/topics/new" for 127.0.0.1 at 2018-09-07 18:02:43 +0530 Processing by TopicsController#new as JSON Parameters: {"topic"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testes"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testes"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testes"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Completed 200 OK in 13ms (Views: 0.3ms) Started GET "/topics/new" for 127.0.0.1 at 2018-09-07 18:02:43 +0530 Processing by TopicsController#new as JSON Parameters: {"topic"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testes"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testes"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testes"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Completed 200 OK in 7ms (Views: 0.3ms) Started GET "/topics/new" for 127.0.0.1 at 2018-09-07 18:02:43 +0530 Processing by TopicsController#new as JSON Parameters: {"topic"=>{}} Completed 401 Unauthorized in 0ms Started GET "/topics/new" for 127.0.0.1 at 2018-09-07 18:02:43 +0530 Processing by TopicsController#new as JSON Parameters: {"topic"=>{}} Completed 401 Unauthorized in 1ms Started GET "/topics/new" for 127.0.0.1 at 2018-09-07 18:02:43 +0530 Processing by TopicsController#new as JSON Parameters: {"topic"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testes"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testes"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testes"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Completed 200 OK in 7ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rosa@roberts.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"fox9F6y5FGzLVdLiwVXs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"GWxL_vFhoXNYL-x4hQVj"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926febacbcd65c3b0cfebb'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926febacbcd65c3b0cfebb')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Started POST "/authenticate/users/sign_in" for 127.0.0.1 at 2018-09-07 18:02:43 +0530 Processing by Auth::SessionsController#create as JSON Parameters: {"user"=>{"login"=>"adaline@bodekunze.name", "password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid", "session"=>{"user"=>{"login"=>"adaline@bodekunze.name", "password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"$or"=>[{"additional_login_param"=>/^adaline@bodekunze\.name$/i, "additional_login_param_status"=>2}, {"email"=>/^adaline@bodekunze\.name$/i}]}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"6Fx3eHSQ8FAEzgZzCeV9"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926feaacbcd65c3b0cfeb1')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 12:32:43 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 201 Created in 51ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jamison@weimanndouglas.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"W9t7WgfHt62a9ie7WFPY"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"13kJHUenngBcxFx_yMnG"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926febacbcd65c3b0cfebe'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926febacbcd65c3b0cfebe')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unlock_token"=>"c763ca5942f49a9deed8b6ba1ed9cf6009c1976f2bbd59bbdd150e7b5c9f70ae"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"Amn75Dut5k7tTa7fodis"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926febacbcd65c3b0cfebe')}, "u"=>{"$set"=>{"locked_at"=>2018-09-07 12:32:43 UTC, "unl... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926febacbcd65c3b0cfebe')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [c6840f82-8c12-465b-b0ce-505ac182d39e] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b926febacbcd65c3b0cfebe, "6txsY8xkLU8ai1B9rJwL", {} [ActiveJob] [ActionMailer::DeliveryJob] [c6840f82-8c12-465b-b0ce-505ac182d39e] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/unlock_instructions.html.erb (0.8ms) [ActiveJob] [ActionMailer::DeliveryJob] [c6840f82-8c12-465b-b0ce-505ac182d39e] Devise::Mailer#unlock_instructions: processed outbound mail in 4.4ms [ActiveJob] [ActionMailer::DeliveryJob] [c6840f82-8c12-465b-b0ce-505ac182d39e] Sent mail to jamison@weimanndouglas.com (4.6ms) [ActiveJob] [ActionMailer::DeliveryJob] [c6840f82-8c12-465b-b0ce-505ac182d39e] Date: Fri, 07 Sep 2018 18:02:43 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: jamison@weimanndouglas.com Message-ID: <5b926feb7879a_5c3b2abff77fcf6053837@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Unlock instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello jamison@weimanndouglas.com!

Your account has been locked due to an excessive number of unsuccessful sign in attempts.

Click the link below to unlock your account:

Unlock my account

[ActiveJob] [ActionMailer::DeliveryJob] [c6840f82-8c12-465b-b0ce-505ac182d39e] Performed ActionMailer::DeliveryJob from Inline(mailers) in 10.29ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: c6840f82-8c12-465b-b0ce-505ac182d39e) to Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b926febacbcd65c3b0cfebe, "6txsY8xkLU8ai1B9rJwL", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"iL5FAsDfs4_gvaVVj8qc"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926febacbcd65c3b0cfebe')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926febacbcd65c3b0cfec1')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started GET "/authenticate/users/unlock/new" for 127.0.0.1 at 2018-09-07 18:02:43 +0530 Processing by Auth::UnlocksController#new as HTML Rendered /home/bhargav/Github/Auth/app/views/auth/unlocks/new.html.erb within layouts/application (4.7ms) Rendered shopping/_navigation_options.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (1.4ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.6ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.6ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.8ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.7ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.8ms) Completed 200 OK in 59ms (Views: 58.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"reina.west@reinger.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"S4_anTCA_T3s22SzL35D"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"1un7NtvtfVTwHrZXQxsX"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926febacbcd65c3b0cfec4'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926febacbcd65c3b0cfec4')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unlock_token"=>"b25dfd114835dfd129e2261dcd7ce5e3e8f58b7ef8f8ea77f29428837951f9ba"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"LydeiG3jhnuuK1-YYZYc"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926febacbcd65c3b0cfec4')}, "u"=>{"$set"=>{"locked_at"=>2018-09-07 12:32:44 UTC, "unl... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926febacbcd65c3b0cfec4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [4e22843a-8e7b-4643-ba98-205c55985d26] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b926febacbcd65c3b0cfec4, "SHj4CnX_X7sE2pbsyLdM", {} [ActiveJob] [ActionMailer::DeliveryJob] [4e22843a-8e7b-4643-ba98-205c55985d26] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/unlock_instructions.html.erb (0.6ms) [ActiveJob] [ActionMailer::DeliveryJob] [4e22843a-8e7b-4643-ba98-205c55985d26] Devise::Mailer#unlock_instructions: processed outbound mail in 3.1ms [ActiveJob] [ActionMailer::DeliveryJob] [4e22843a-8e7b-4643-ba98-205c55985d26] Sent mail to reina.west@reinger.co (3.7ms) [ActiveJob] [ActionMailer::DeliveryJob] [4e22843a-8e7b-4643-ba98-205c55985d26] Date: Fri, 07 Sep 2018 18:02:44 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: reina.west@reinger.co Message-ID: <5b926feced019_5c3b2abff77fcf605393f@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Unlock instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello reina.west@reinger.co!

Your account has been locked due to an excessive number of unsuccessful sign in attempts.

Click the link below to unlock your account:

Unlock my account

[ActiveJob] [ActionMailer::DeliveryJob] [4e22843a-8e7b-4643-ba98-205c55985d26] Performed ActionMailer::DeliveryJob from Inline(mailers) in 7.78ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 4e22843a-8e7b-4643-ba98-205c55985d26) to Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b926febacbcd65c3b0cfec4, "SHj4CnX_X7sE2pbsyLdM", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"_gAmQg6ZMUVBkfGRPkH5"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926febacbcd65c3b0cfec4')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fedacbcd65c3b0cfec7')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/users/unlock" for 127.0.0.1 at 2018-09-07 18:02:45 +0530 Processing by Auth::UnlocksController#create as HTML Parameters: {"user"=>{"email"=>"reina.west@reinger.co"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"reina.west@reinger.co"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unlock_token"=>"823171e46e8e907c53ef112258239c54a0e6b278551c08bc9d5f718de138070c"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"nsH7_xyciZMD192SuEH7"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926febacbcd65c3b0cfec4')}, "u"=>{"$set"=>{"unlock_token"=>"823171e46e8e907c53ef11225... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926febacbcd65c3b0cfec4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [c6630686-59cc-48e4-854b-1d929ca46dea] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b926febacbcd65c3b0cfec4, "sm7CvQ9o3NgrSvzNosBR", {} [ActiveJob] [ActionMailer::DeliveryJob] [c6630686-59cc-48e4-854b-1d929ca46dea] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/unlock_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [c6630686-59cc-48e4-854b-1d929ca46dea] Devise::Mailer#unlock_instructions: processed outbound mail in 1.6ms [ActiveJob] [ActionMailer::DeliveryJob] [c6630686-59cc-48e4-854b-1d929ca46dea] Sent mail to reina.west@reinger.co (1.8ms) [ActiveJob] [ActionMailer::DeliveryJob] [c6630686-59cc-48e4-854b-1d929ca46dea] Date: Fri, 07 Sep 2018 18:02:45 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: reina.west@reinger.co Message-ID: <5b926fed15b4e_5c3b2abff77fcf6054082@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Unlock instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello reina.west@reinger.co!

Your account has been locked due to an excessive number of unsuccessful sign in attempts.

Click the link below to unlock your account:

Unlock my account

[ActiveJob] [ActionMailer::DeliveryJob] [c6630686-59cc-48e4-854b-1d929ca46dea] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.93ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: c6630686-59cc-48e4-854b-1d929ca46dea) to Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b926febacbcd65c3b0cfec4, "sm7CvQ9o3NgrSvzNosBR", {} Redirected to http://www.example.com/authenticate/users/sign_in Completed 302 Found in 54ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926febacbcd65c3b0cfec4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"morgan@mayer.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"hRCyWLdFtLqSzP_yqxVf"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"rq2gTwDFAE1zEGcP6ZJq"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926fedacbcd65c3b0cfec8'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fedacbcd65c3b0cfec8')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unlock_token"=>"2029b77a9a9caab3d6ae0771e7d3e16a2dad6ebddcc4d7f769600e68f8e5fd29"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"Wh934Lotx67WGcc8yfUq"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fedacbcd65c3b0cfec8')}, "u"=>{"$set"=>{"locked_at"=>2018-09-07 12:32:45 UTC, "unl... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fedacbcd65c3b0cfec8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [51e58c95-257f-44e1-8f45-4e4cd47a088d] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b926fedacbcd65c3b0cfec8, "ewPssL17s9DLBrHrBQ-N", {} [ActiveJob] [ActionMailer::DeliveryJob] [51e58c95-257f-44e1-8f45-4e4cd47a088d] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/unlock_instructions.html.erb (0.7ms) [ActiveJob] [ActionMailer::DeliveryJob] [51e58c95-257f-44e1-8f45-4e4cd47a088d] Devise::Mailer#unlock_instructions: processed outbound mail in 3.8ms [ActiveJob] [ActionMailer::DeliveryJob] [51e58c95-257f-44e1-8f45-4e4cd47a088d] Sent mail to morgan@mayer.io (4.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [51e58c95-257f-44e1-8f45-4e4cd47a088d] Date: Fri, 07 Sep 2018 18:02:45 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: morgan@mayer.io Message-ID: <5b926fed3e66b_5c3b2abff77fcf6054188@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Unlock instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello morgan@mayer.io!

Your account has been locked due to an excessive number of unsuccessful sign in attempts.

Click the link below to unlock your account:

Unlock my account

[ActiveJob] [ActionMailer::DeliveryJob] [51e58c95-257f-44e1-8f45-4e4cd47a088d] Performed ActionMailer::DeliveryJob from Inline(mailers) in 9.41ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 51e58c95-257f-44e1-8f45-4e4cd47a088d) to Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b926fedacbcd65c3b0cfec8, "ewPssL17s9DLBrHrBQ-N", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"jL5BxaoKCuWz2SMxNy6o"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fedacbcd65c3b0cfec8')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fedacbcd65c3b0cfecb')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unlock_token"=>"a9e46d5bcf117f48121ea6937642b72743a1cfb479a91cd70d1ab1b332937d1a"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"BFCbssex9VwweBj84E8v"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fedacbcd65c3b0cfec8')}, "u"=>{"$set"=>{"unlock_token"=>"a9e46d5bcf117f48121ea6937... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fedacbcd65c3b0cfec8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s [ActiveJob] [ActionMailer::DeliveryJob] [f90691a8-c19e-4654-b4af-e3a5861e7702] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b926fedacbcd65c3b0cfec8, "BGFF9AFNivcsoiReVKFr", {} [ActiveJob] [ActionMailer::DeliveryJob] [f90691a8-c19e-4654-b4af-e3a5861e7702] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/unlock_instructions.html.erb (0.8ms) [ActiveJob] [ActionMailer::DeliveryJob] [f90691a8-c19e-4654-b4af-e3a5861e7702] Devise::Mailer#unlock_instructions: processed outbound mail in 4.9ms [ActiveJob] [ActionMailer::DeliveryJob] [f90691a8-c19e-4654-b4af-e3a5861e7702] Sent mail to morgan@mayer.io (8.0ms) [ActiveJob] [ActionMailer::DeliveryJob] [f90691a8-c19e-4654-b4af-e3a5861e7702] Date: Fri, 07 Sep 2018 18:02:45 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: morgan@mayer.io Message-ID: <5b926fed63788_5c3b2abff77fcf6054265@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Unlock instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello morgan@mayer.io!

Your account has been locked due to an excessive number of unsuccessful sign in attempts.

Click the link below to unlock your account:

Unlock my account

[ActiveJob] [ActionMailer::DeliveryJob] [f90691a8-c19e-4654-b4af-e3a5861e7702] Performed ActionMailer::DeliveryJob from Inline(mailers) in 14.58ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: f90691a8-c19e-4654-b4af-e3a5861e7702) to Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b926fedacbcd65c3b0cfec8, "BGFF9AFNivcsoiReVKFr", {} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fedacbcd65c3b0cfec8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s Started GET "/authenticate/users/unlock?unlock_token=BGFF9AFNivcsoiReVKFr" for 127.0.0.1 at 2018-09-07 18:02:45 +0530 Processing by Auth::UnlocksController#show as HTML Parameters: {"unlock_token"=>"BGFF9AFNivcsoiReVKFr"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unlock_token"=>"a9e46d5bcf117f48121ea6937642b72743a1cfb479a91cd70d1ab1b332937d1a"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"FPc_DRzV_QB5jenK-PYp"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fedacbcd65c3b0cfec8')}, "u"=>{"$set"=>{"locked_at"=>nil, "unlock_token"=>nil, "en... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Redirected to http://www.example.com/authenticate/users/sign_in Completed 302 Found in 68ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fedacbcd65c3b0cfec8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"roxane.oberbrunner@hegmannrenner.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"H-1nqtnpVMkwodXyaNVh"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ergG2yZxszon1swhaZk6"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926fedacbcd65c3b0cfecc'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fedacbcd65c3b0cfecc')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unlock_token"=>"7d631ecf5d161e0ff3026dbd9f0163e532ff7259e256f0af4d22e7f4fd1fb21e"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"knjmxrrMtkRWDB_-zvLr"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fedacbcd65c3b0cfecc')}, "u"=>{"$set"=>{"locked_at"=>2018-09-07 12:32:45 UTC, "unl... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fedacbcd65c3b0cfecc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [2c0d0990-8827-42b5-9f92-1feec258b0c3] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b926fedacbcd65c3b0cfecc, "Shopco4CsWq-NLZxdDzw", {} [ActiveJob] [ActionMailer::DeliveryJob] [2c0d0990-8827-42b5-9f92-1feec258b0c3] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/unlock_instructions.html.erb (0.4ms) [ActiveJob] [ActionMailer::DeliveryJob] [2c0d0990-8827-42b5-9f92-1feec258b0c3] Devise::Mailer#unlock_instructions: processed outbound mail in 1.9ms [ActiveJob] [ActionMailer::DeliveryJob] [2c0d0990-8827-42b5-9f92-1feec258b0c3] Sent mail to roxane.oberbrunner@hegmannrenner.info (2.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [2c0d0990-8827-42b5-9f92-1feec258b0c3] Date: Fri, 07 Sep 2018 18:02:45 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: roxane.oberbrunner@hegmannrenner.info Message-ID: <5b926fed9f153_5c3b2abff77fcf605431c@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Unlock instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello roxane.oberbrunner@hegmannrenner.info!

Your account has been locked due to an excessive number of unsuccessful sign in attempts.

Click the link below to unlock your account:

Unlock my account

[ActiveJob] [ActionMailer::DeliveryJob] [2c0d0990-8827-42b5-9f92-1feec258b0c3] Performed ActionMailer::DeliveryJob from Inline(mailers) in 4.77ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 2c0d0990-8827-42b5-9f92-1feec258b0c3) to Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b926fedacbcd65c3b0cfecc, "Shopco4CsWq-NLZxdDzw", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"gnbwxs-pXsdgFQLkhYDV"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fedacbcd65c3b0cfecc')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fedacbcd65c3b0cfecf')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started GET "/authenticate/users/unlock/new?redirect_url=http%3A%2F%2Fwww.google.com&api_key=test¤t_app_id=test_app_id" for 127.0.0.1 at 2018-09-07 18:02:45 +0530 Processing by Auth::UnlocksController#new as HTML Parameters: {"redirect_url"=>"http://www.google.com", "api_key"=>"test", "current_app_id"=>"test_app_id"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Rendered /home/bhargav/Github/Auth/app/views/auth/unlocks/new.html.erb within layouts/application (0.9ms) Rendered shopping/_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (0.8ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.2ms) Completed 200 OK in 9ms (Views: 4.8ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"marietta@stehr.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"okpz8j8yuYZwAx7MG1i4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"JPJvAAJyjTbjbCiqPzc9"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926fedacbcd65c3b0cfed2'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fedacbcd65c3b0cfed2')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unlock_token"=>"f0036730374e7cf1896d93ded1606887d42644d3d6d170ea3996d0131cfdb554"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"Ny12_WMD_tJ53yL3uLR3"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fedacbcd65c3b0cfed2')}, "u"=>{"$set"=>{"locked_at"=>2018-09-07 12:32:45 UTC, "unl... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fedacbcd65c3b0cfed2')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [f302a38e-9607-47f5-ba88-97feb5bdee28] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b926fedacbcd65c3b0cfed2, "AhrtnSK72AZHtDLzAuLE", {} [ActiveJob] [ActionMailer::DeliveryJob] [f302a38e-9607-47f5-ba88-97feb5bdee28] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/unlock_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [f302a38e-9607-47f5-ba88-97feb5bdee28] Devise::Mailer#unlock_instructions: processed outbound mail in 1.4ms [ActiveJob] [ActionMailer::DeliveryJob] [f302a38e-9607-47f5-ba88-97feb5bdee28] Sent mail to marietta@stehr.name (1.6ms) [ActiveJob] [ActionMailer::DeliveryJob] [f302a38e-9607-47f5-ba88-97feb5bdee28] Date: Fri, 07 Sep 2018 18:02:45 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: marietta@stehr.name Message-ID: <5b926fedd2f88_5c3b2abff77fcf60544f6@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Unlock instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello marietta@stehr.name!

Your account has been locked due to an excessive number of unsuccessful sign in attempts.

Click the link below to unlock your account:

Unlock my account

[ActiveJob] [ActionMailer::DeliveryJob] [f302a38e-9607-47f5-ba88-97feb5bdee28] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.34ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: f302a38e-9607-47f5-ba88-97feb5bdee28) to Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b926fedacbcd65c3b0cfed2, "AhrtnSK72AZHtDLzAuLE", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"V6LHvSTYU--VgxnRxjVd"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fedacbcd65c3b0cfed2')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fedacbcd65c3b0cfed5')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/users/unlock" for 127.0.0.1 at 2018-09-07 18:02:45 +0530 Processing by Auth::UnlocksController#create as HTML Parameters: {"user"=>{"email"=>"marietta@stehr.name"}, "redirect_url"=>"http://www.google.com", "api_key"=>"test", "current_app_id"=>"test_app_id"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"marietta@stehr.name"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unlock_token"=>"173ddd6fb831e3d8c068d7f4f2ccbe2374547d80d1b506ac498300be14dd23a5"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"qrh9C1VHfzt1nrKSG3iE"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fedacbcd65c3b0cfed2')}, "u"=>{"$set"=>{"unlock_token"=>"173ddd6fb831e3d8c068d7f4f... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fedacbcd65c3b0cfed2')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [5100e5bb-3205-446e-a569-ff5dc15ae972] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b926fedacbcd65c3b0cfed2, "fyzXiQkzFZPSyandS5iy", {} [ActiveJob] [ActionMailer::DeliveryJob] [5100e5bb-3205-446e-a569-ff5dc15ae972] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/unlock_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [5100e5bb-3205-446e-a569-ff5dc15ae972] Devise::Mailer#unlock_instructions: processed outbound mail in 1.4ms [ActiveJob] [ActionMailer::DeliveryJob] [5100e5bb-3205-446e-a569-ff5dc15ae972] Sent mail to marietta@stehr.name (1.8ms) [ActiveJob] [ActionMailer::DeliveryJob] [5100e5bb-3205-446e-a569-ff5dc15ae972] Date: Fri, 07 Sep 2018 18:02:46 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: marietta@stehr.name Message-ID: <5b926fee52b6_5c3b2abff77fcf605458b@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Unlock instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello marietta@stehr.name!

Your account has been locked due to an excessive number of unsuccessful sign in attempts.

Click the link below to unlock your account:

Unlock my account

[ActiveJob] [ActionMailer::DeliveryJob] [5100e5bb-3205-446e-a569-ff5dc15ae972] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.67ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 5100e5bb-3205-446e-a569-ff5dc15ae972) to Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b926fedacbcd65c3b0cfed2, "fyzXiQkzFZPSyandS5iy", {} Redirected to http://www.example.com/authenticate/users/sign_in Completed 302 Found in 76ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"tyree@heaney.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"opD_94eoHWtecBGX65sn"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Svxx3ziCSkccDFdRkZFN"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926feeacbcd65c3b0cfed6'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926feeacbcd65c3b0cfed6')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unlock_token"=>"8c573ab4171cf56c1ba16b7300d1a739b9a20e828e82d499abfb66d083b3e778"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"2HJc5cbUYEKsmystkhDJ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926feeacbcd65c3b0cfed6')}, "u"=>{"$set"=>{"locked_at"=>2018-09-07 12:32:46 UTC, "unl... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926feeacbcd65c3b0cfed6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [27bfb133-e781-44f2-9a50-388f8f05d36d] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b926feeacbcd65c3b0cfed6, "PfrAPzynt_qVZfN1Vwj-", {} [ActiveJob] [ActionMailer::DeliveryJob] [27bfb133-e781-44f2-9a50-388f8f05d36d] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/unlock_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [27bfb133-e781-44f2-9a50-388f8f05d36d] Devise::Mailer#unlock_instructions: processed outbound mail in 1.3ms [ActiveJob] [ActionMailer::DeliveryJob] [27bfb133-e781-44f2-9a50-388f8f05d36d] Sent mail to tyree@heaney.info (1.4ms) [ActiveJob] [ActionMailer::DeliveryJob] [27bfb133-e781-44f2-9a50-388f8f05d36d] Date: Fri, 07 Sep 2018 18:02:46 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: tyree@heaney.info Message-ID: <5b926fee3e57c_5c3b2abff77fcf6054619@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Unlock instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello tyree@heaney.info!

Your account has been locked due to an excessive number of unsuccessful sign in attempts.

Click the link below to unlock your account:

Unlock my account

[ActiveJob] [ActionMailer::DeliveryJob] [27bfb133-e781-44f2-9a50-388f8f05d36d] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.14ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 27bfb133-e781-44f2-9a50-388f8f05d36d) to Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b926feeacbcd65c3b0cfed6, "PfrAPzynt_qVZfN1Vwj-", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"YKskr_98ugvmgG7QvS7X"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926feeacbcd65c3b0cfed6')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926feeacbcd65c3b0cfed9')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unlock_token"=>"f1de63e4e6b3620af7cf6085f37e953f739c054903e11370e48839880fee1a31"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"mBzmWm2hDg6sZbKagyNq"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926feeacbcd65c3b0cfed6')}, "u"=>{"$set"=>{"unlock_token"=>"f1de63e4e6b3620af7cf6085f... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.003s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926feeacbcd65c3b0cfed6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [7c1c00bd-8b1c-4d91-b875-7baa31476014] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b926feeacbcd65c3b0cfed6, "JGde-xxXrrdRxcM6m1zz", {} [ActiveJob] [ActionMailer::DeliveryJob] [7c1c00bd-8b1c-4d91-b875-7baa31476014] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/unlock_instructions.html.erb (0.4ms) [ActiveJob] [ActionMailer::DeliveryJob] [7c1c00bd-8b1c-4d91-b875-7baa31476014] Devise::Mailer#unlock_instructions: processed outbound mail in 2.0ms [ActiveJob] [ActionMailer::DeliveryJob] [7c1c00bd-8b1c-4d91-b875-7baa31476014] Sent mail to tyree@heaney.info (3.1ms) [ActiveJob] [ActionMailer::DeliveryJob] [7c1c00bd-8b1c-4d91-b875-7baa31476014] Date: Fri, 07 Sep 2018 18:02:46 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: tyree@heaney.info Message-ID: <5b926fee68d35_5c3b2abff77fcf605476e@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Unlock instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello tyree@heaney.info!

Your account has been locked due to an excessive number of unsuccessful sign in attempts.

Click the link below to unlock your account:

Unlock my account

[ActiveJob] [ActionMailer::DeliveryJob] [7c1c00bd-8b1c-4d91-b875-7baa31476014] Performed ActionMailer::DeliveryJob from Inline(mailers) in 5.62ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 7c1c00bd-8b1c-4d91-b875-7baa31476014) to Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b926feeacbcd65c3b0cfed6, "JGde-xxXrrdRxcM6m1zz", {} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926feeacbcd65c3b0cfed6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started GET "/authenticate/users/unlock?unlock_token=JGde-xxXrrdRxcM6m1zz&redirect_url=http%3A%2F%2Fwww.google.com&api_key=test¤t_app_id=test_app_id" for 127.0.0.1 at 2018-09-07 18:02:46 +0530 Processing by Auth::UnlocksController#show as HTML Parameters: {"unlock_token"=>"JGde-xxXrrdRxcM6m1zz", "redirect_url"=>"http://www.google.com", "api_key"=>"test", "current_app_id"=>"test_app_id"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unlock_token"=>"f1de63e4e6b3620af7cf6085f37e953f739c054903e11370e48839880fee1a31"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"1QiTykivcNxMwB-67ahE"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926feeacbcd65c3b0cfed6')}, "u"=>{"$set"=>{"locked_at"=>nil, "unlock_token"=>nil, "en... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://www.example.com/authenticate/users/sign_in Completed 302 Found in 55ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"tyree@heaney.info"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"henri.schneider@damore.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Ug3ofNnChk7HRsjDcG1b"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"s3hNTPTFMxanjJ68ZPLf"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926feeacbcd65c3b0cfeda'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926feeacbcd65c3b0cfeda')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unlock_token"=>"371cebde6120d47abe58845f89dc225ac75011f6e0adad36b8896a776799c055"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"bDsbd-Cj4TA-m7FJ-6Jb"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926feeacbcd65c3b0cfeda')}, "u"=>{"$set"=>{"locked_at"=>2018-09-07 12:32:46 UTC, "unl... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926feeacbcd65c3b0cfeda')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [622973b9-c6be-4f07-b063-fca68d2aadd8] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b926feeacbcd65c3b0cfeda, "Bm4wQmDPe9HQYqPwAZUw", {} [ActiveJob] [ActionMailer::DeliveryJob] [622973b9-c6be-4f07-b063-fca68d2aadd8] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/unlock_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [622973b9-c6be-4f07-b063-fca68d2aadd8] Devise::Mailer#unlock_instructions: processed outbound mail in 1.5ms [ActiveJob] [ActionMailer::DeliveryJob] [622973b9-c6be-4f07-b063-fca68d2aadd8] Sent mail to henri.schneider@damore.org (1.8ms) [ActiveJob] [ActionMailer::DeliveryJob] [622973b9-c6be-4f07-b063-fca68d2aadd8] Date: Fri, 07 Sep 2018 18:02:46 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: henri.schneider@damore.org Message-ID: <5b926feeace9f_5c3b2abff77fcf6054848@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Unlock instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello henri.schneider@damore.org!

Your account has been locked due to an excessive number of unsuccessful sign in attempts.

Click the link below to unlock your account:

Unlock my account

[ActiveJob] [ActionMailer::DeliveryJob] [622973b9-c6be-4f07-b063-fca68d2aadd8] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.81ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 622973b9-c6be-4f07-b063-fca68d2aadd8) to Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b926feeacbcd65c3b0cfeda, "Bm4wQmDPe9HQYqPwAZUw", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Y_i_Y5Yz5Fyyh3qQPYoX"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926feeacbcd65c3b0cfeda')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926feeacbcd65c3b0cfedd')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Started GET "/authenticate/users/unlock/new?%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22test_app_id%22%7D" for 127.0.0.1 at 2018-09-07 18:02:46 +0530 Processing by Auth::UnlocksController#new as JSON Parameters: {"{\"api_key\":\"test\",\"current_app_id\":\"test_app_id\"}"=>nil, "unlock"=>{}} Rendered text template (0.0ms) Filter chain halted as :ignore_json_request rendered or redirected Completed 406 Not Acceptable in 2ms (Views: 0.8ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"myrtice_fisher@johns.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"K9es_u9hNb73FwtT1vuf"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"trFQV273mZfu2KkHXNJT"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926feeacbcd65c3b0cfede'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926feeacbcd65c3b0cfede')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unlock_token"=>"480d0c631d6da74c1ce6824642ecd9d13bdff38787bc0c09f9ef8ea100fb6437"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"GmYB2Jqizp94MBV-tvgs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926feeacbcd65c3b0cfede')}, "u"=>{"$set"=>{"locked_at"=>2018-09-07 12:32:46 UTC, "unl... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926feeacbcd65c3b0cfede')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [6743b3d0-f467-4145-aa49-b2d8012b9de2] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b926feeacbcd65c3b0cfede, "mmGEWg5rdJDdzX_jHsry", {} [ActiveJob] [ActionMailer::DeliveryJob] [6743b3d0-f467-4145-aa49-b2d8012b9de2] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/unlock_instructions.html.erb (0.8ms) [ActiveJob] [ActionMailer::DeliveryJob] [6743b3d0-f467-4145-aa49-b2d8012b9de2] Devise::Mailer#unlock_instructions: processed outbound mail in 4.2ms [ActiveJob] [ActionMailer::DeliveryJob] [6743b3d0-f467-4145-aa49-b2d8012b9de2] Sent mail to myrtice_fisher@johns.org (5.6ms) [ActiveJob] [ActionMailer::DeliveryJob] [6743b3d0-f467-4145-aa49-b2d8012b9de2] Date: Fri, 07 Sep 2018 18:02:46 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: myrtice_fisher@johns.org Message-ID: <5b926feeee37b_5c3b2abff77fcf6054976@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Unlock instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello myrtice_fisher@johns.org!

Your account has been locked due to an excessive number of unsuccessful sign in attempts.

Click the link below to unlock your account:

Unlock my account

[ActiveJob] [ActionMailer::DeliveryJob] [6743b3d0-f467-4145-aa49-b2d8012b9de2] Performed ActionMailer::DeliveryJob from Inline(mailers) in 11.17ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 6743b3d0-f467-4145-aa49-b2d8012b9de2) to Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b926feeacbcd65c3b0cfede, "mmGEWg5rdJDdzX_jHsry", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ADrDd4HTc9Wvfx-yfAE9"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926feeacbcd65c3b0cfede')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fefacbcd65c3b0cfee1')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/users/unlock" for 127.0.0.1 at 2018-09-07 18:02:47 +0530 Processing by Auth::UnlocksController#create as JSON Parameters: {"user"=>{"email"=>"myrtice_fisher@johns.org"}, "api_key"=>"test", "current_app_id"=>"test_app_id", "unlock"=>{"user"=>{"email"=>"myrtice_fisher@johns.org"}, "api_key"=>"test", "current_app_id"=>"test_app_id"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"myrtice_fisher@johns.org"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unlock_token"=>"62e72fedd5d1b8e9b6da04fea927617c992d22a2ee1c8021aeb5399a26dc8bb9"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"zxy5WXHcoe9Mxu_vh6PG"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926feeacbcd65c3b0cfede')}, "u"=>{"$set"=>{"unlock_token"=>"62e72fedd5d1b8e9b6da04fea... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926feeacbcd65c3b0cfede')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s [ActiveJob] [ActionMailer::DeliveryJob] [4a29c682-06d1-462e-8f46-254d437812ac] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b926feeacbcd65c3b0cfede, "swwWxRjszoCGjx1zgJUq", {} [ActiveJob] [ActionMailer::DeliveryJob] [4a29c682-06d1-462e-8f46-254d437812ac] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/unlock_instructions.html.erb (0.7ms) [ActiveJob] [ActionMailer::DeliveryJob] [4a29c682-06d1-462e-8f46-254d437812ac] Devise::Mailer#unlock_instructions: processed outbound mail in 3.6ms [ActiveJob] [ActionMailer::DeliveryJob] [4a29c682-06d1-462e-8f46-254d437812ac] Sent mail to myrtice_fisher@johns.org (5.1ms) [ActiveJob] [ActionMailer::DeliveryJob] [4a29c682-06d1-462e-8f46-254d437812ac] Date: Fri, 07 Sep 2018 18:02:47 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: myrtice_fisher@johns.org Message-ID: <5b926fef2851e_5c3b2abff77fcf60550bc@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Unlock instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello myrtice_fisher@johns.org!

Your account has been locked due to an excessive number of unsuccessful sign in attempts.

Click the link below to unlock your account:

Unlock my account

[ActiveJob] [ActionMailer::DeliveryJob] [4a29c682-06d1-462e-8f46-254d437812ac] Performed ActionMailer::DeliveryJob from Inline(mailers) in 10.04ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 4a29c682-06d1-462e-8f46-254d437812ac) to Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b926feeacbcd65c3b0cfede, "swwWxRjszoCGjx1zgJUq", {} Completed 201 Created in 90ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"nicklaus@pfannerstill.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ct_jgqg1V3AhB3Rsy2LS"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Y53UsjqWLtHaxf5Da55B"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926fefacbcd65c3b0cfee2'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fefacbcd65c3b0cfee2')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unlock_token"=>"ec1abe8d7befe607a7068c2d49a24c060fd43826f766f7e65d0dd85efbc7fdb9"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"NyWzMsX1uwX-EGEzizac"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fefacbcd65c3b0cfee2')}, "u"=>{"$set"=>{"locked_at"=>2018-09-07 12:32:47 UTC, "unl... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fefacbcd65c3b0cfee2')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [84dcb863-9cd6-4fc8-8482-c590e1246358] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b926fefacbcd65c3b0cfee2, "JQsRx_8E_bgDMcux-P2c", {} [ActiveJob] [ActionMailer::DeliveryJob] [84dcb863-9cd6-4fc8-8482-c590e1246358] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/unlock_instructions.html.erb (0.4ms) [ActiveJob] [ActionMailer::DeliveryJob] [84dcb863-9cd6-4fc8-8482-c590e1246358] Devise::Mailer#unlock_instructions: processed outbound mail in 2.2ms [ActiveJob] [ActionMailer::DeliveryJob] [84dcb863-9cd6-4fc8-8482-c590e1246358] Sent mail to nicklaus@pfannerstill.com (2.5ms) [ActiveJob] [ActionMailer::DeliveryJob] [84dcb863-9cd6-4fc8-8482-c590e1246358] Date: Fri, 07 Sep 2018 18:02:47 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: nicklaus@pfannerstill.com Message-ID: <5b926fef4fab1_5c3b2abff77fcf60551a1@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Unlock instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello nicklaus@pfannerstill.com!

Your account has been locked due to an excessive number of unsuccessful sign in attempts.

Click the link below to unlock your account:

Unlock my account

[ActiveJob] [ActionMailer::DeliveryJob] [84dcb863-9cd6-4fc8-8482-c590e1246358] Performed ActionMailer::DeliveryJob from Inline(mailers) in 5.28ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 84dcb863-9cd6-4fc8-8482-c590e1246358) to Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b926fefacbcd65c3b0cfee2, "JQsRx_8E_bgDMcux-P2c", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"mNjQ_PNxizExqgdRyxek"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fefacbcd65c3b0cfee2')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fefacbcd65c3b0cfee5')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unlock_token"=>"58f0ebb93506fc8295ce184ae5ad864df98f2c75bdd9a6d099d0ce995117c71e"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"bM4R6WHg1KrhE4P7ra2y"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fefacbcd65c3b0cfee2')}, "u"=>{"$set"=>{"unlock_token"=>"58f0ebb93506fc8295ce184ae... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fefacbcd65c3b0cfee2')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s [ActiveJob] [ActionMailer::DeliveryJob] [8d193af4-2fc4-4d52-97e8-8d6b0605f969] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b926fefacbcd65c3b0cfee2, "5pmnx3iKyBJ_4fsamwDH", {} [ActiveJob] [ActionMailer::DeliveryJob] [8d193af4-2fc4-4d52-97e8-8d6b0605f969] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/unlock_instructions.html.erb (0.8ms) [ActiveJob] [ActionMailer::DeliveryJob] [8d193af4-2fc4-4d52-97e8-8d6b0605f969] Devise::Mailer#unlock_instructions: processed outbound mail in 4.7ms [ActiveJob] [ActionMailer::DeliveryJob] [8d193af4-2fc4-4d52-97e8-8d6b0605f969] Sent mail to nicklaus@pfannerstill.com (7.0ms) [ActiveJob] [ActionMailer::DeliveryJob] [8d193af4-2fc4-4d52-97e8-8d6b0605f969] Date: Fri, 07 Sep 2018 18:02:47 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: nicklaus@pfannerstill.com Message-ID: <5b926fef82164_5c3b2abff77fcf6055263@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Unlock instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello nicklaus@pfannerstill.com!

Your account has been locked due to an excessive number of unsuccessful sign in attempts.

Click the link below to unlock your account:

Unlock my account

[ActiveJob] [ActionMailer::DeliveryJob] [8d193af4-2fc4-4d52-97e8-8d6b0605f969] Performed ActionMailer::DeliveryJob from Inline(mailers) in 13.06ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 8d193af4-2fc4-4d52-97e8-8d6b0605f969) to Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b926fefacbcd65c3b0cfee2, "5pmnx3iKyBJ_4fsamwDH", {} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fefacbcd65c3b0cfee2')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s Started GET "/authenticate/users/unlock?unlock_token=5pmnx3iKyBJ_4fsamwDH&api_key=test¤t_app_id=test_app_id" for 127.0.0.1 at 2018-09-07 18:02:47 +0530 Processing by Auth::UnlocksController#show as JSON Parameters: {"unlock_token"=>"5pmnx3iKyBJ_4fsamwDH", "api_key"=>"test", "current_app_id"=>"test_app_id", "unlock"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unlock_token"=>"58f0ebb93506fc8295ce184ae5ad864df98f2c75bdd9a6d099d0ce995117c71e"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"YDMJ6KBP9iK_pTiG8yWq"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fefacbcd65c3b0cfee2')}, "u"=>{"$set"=>{"locked_at"=>nil, "unlock_token"=>nil, "en... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Rendered text template (0.1ms) Completed 201 Created in 58ms (Views: 1.0ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b926fefacbcd65c3b0cfee2')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"marge.brown@dubuqueabbott.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"rf_PzfQwXvQD44kCVJe3"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"tdLWS5qG25jthH9iqJco"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926fefacbcd65c3b0cfee6'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fefacbcd65c3b0cfee6')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fefacbcd65c3b0cfee9')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"B6paLNy8yzX3f8-vn19X"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926fefacbcd65c3b0cfee6')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"makayla.murphy@wilderman.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"s_2-2WpUMjGo8V94Q4cr"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"oPyzxqoRqPq4WBnzYyHq"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926fefacbcd65c3b0cfeea'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926fefacbcd65c3b0cfeea')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_assemblies", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s Started POST "/assemblies" for 127.0.0.1 at 2018-09-07 18:02:47 +0530 Value for params[:assembly][:masked_tags] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:assembly][:stages][:sops][:applicable_to_product_ids] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:assembly][:stages][:sops][:steps][:category] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:assembly][:stages][:sops][:steps][:start_minute_list] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:assembly][:tags] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Processing by Auth::Workflow::AssembliesController#create as JSON Parameters: {"assembly"=>{"_id"=>{"$oid"=>"5b926fefacbcd65c3b0cfeed"}, "applicable"=>false, "autocomplete_description"=>nil, "created_at"=>nil, "description"=>"Luisa Stehr DDS", "doc_version"=>0, "location_information"=>{}, "masked_tags"=>nil, "master"=>false, "master_assembly_id"=>nil, "miscellaneous_information"=>{}, "name"=>"Abdiel Hyatt", "primary_link"=>nil, "public"=>"no", "resource_class"=>nil, "resource_id"=>nil, "secondary_links"=>{}, "stages"=>[{"_id"=>{"$oid"=>"5b926fefacbcd65c3b0cfeee"}, "applicable"=>false, "created_at"=>nil, "description"=>nil, "doc_version"=>0, "location_information"=>{}, "miscellaneous_information"=>{}, "name"=>"first stage", "resource_class"=>nil, "resource_id"=>nil, "sops"=>[{"_id"=>{"$oid"=>"5b926fefacbcd65c3b0cfeef"}, "applicable"=>false, "applicable_to_product_ids"=>nil, "created_at"=>nil, "description"=>nil, "doc_version"=>0, "location_information"=>{}, "miscellaneous_information"=>{}, "name"=>nil, "resource_class"=>nil, "resource_id"=>nil, "steps"=>[{"_id"=>{"$oid"=>"5b926fefacbcd65c3b0cfef0"}, "applicable"=>false, "calculated_duration"=>nil, "category"=>nil, "created_at"=>nil, "description"=>nil, "doc_version"=>0, "duration"=>nil, "duration_calculation_function"=>"", "follows_previous_step"=>nil, "location_information"=>{}, "miscellaneous_information"=>{}, "name"=>nil, "resolve"=>false, "resolved_id"=>nil, "resolved_location_id"=>nil, "resolved_time"=>nil, "resource_class"=>nil, "resource_id"=>nil, "start_minute_list"=>nil, "time_information"=>{}, "updated_at"=>nil}], "time_information"=>{}, "updated_at"=>nil}], "time_information"=>{}, "updated_at"=>nil}], "tags"=>nil, "time_information"=>{}, "updated_at"=>nil}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: _id, autocomplete_description, created_at, location_information, masked_tags, miscellaneous_information, primary_link, public, resource_class, resource_id, secondary_links, stages, tags, time_information, updated_at Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: _id, autocomplete_description, created_at, location_information, masked_tags, miscellaneous_information, primary_link, public, resource_class, resource_id, secondary_links, stages, tags, time_information, updated_at Unpermitted parameters: api_key, current_app_id, user_token Completed 422 Unprocessable Entity in 17ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_assemblies", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s Started POST "/assemblies" for 127.0.0.1 at 2018-09-07 18:02:48 +0530 Value for params[:assembly][:masked_tags] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:assembly][:stages][:sops][:applicable_to_product_ids] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:assembly][:stages][:sops][:steps][:category] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:assembly][:stages][:sops][:steps][:start_minute_list] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:assembly][:tags] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Processing by Auth::Workflow::AssembliesController#create as JSON Parameters: {"assembly"=>{"_id"=>{"$oid"=>"5b926ff0acbcd65c3b0cfef2"}, "applicable"=>false, "autocomplete_description"=>nil, "created_at"=>nil, "description"=>"Craig Hagenes", "doc_version"=>0, "location_information"=>{}, "masked_tags"=>nil, "master"=>false, "master_assembly_id"=>nil, "miscellaneous_information"=>{}, "name"=>"Enola Gottlieb", "primary_link"=>nil, "public"=>"no", "resource_class"=>nil, "resource_id"=>nil, "secondary_links"=>{}, "stages"=>[{"_id"=>{"$oid"=>"5b926ff0acbcd65c3b0cfef3"}, "applicable"=>false, "created_at"=>nil, "description"=>nil, "doc_version"=>0, "location_information"=>{}, "miscellaneous_information"=>{}, "name"=>"first stage", "resource_class"=>nil, "resource_id"=>nil, "sops"=>[{"_id"=>{"$oid"=>"5b926ff0acbcd65c3b0cfef4"}, "applicable"=>false, "applicable_to_product_ids"=>nil, "created_at"=>nil, "description"=>nil, "doc_version"=>0, "location_information"=>{}, "miscellaneous_information"=>{}, "name"=>nil, "resource_class"=>nil, "resource_id"=>nil, "steps"=>[{"_id"=>{"$oid"=>"5b926ff0acbcd65c3b0cfef5"}, "applicable"=>false, "calculated_duration"=>nil, "category"=>nil, "created_at"=>nil, "description"=>nil, "doc_version"=>0, "duration"=>nil, "duration_calculation_function"=>"", "follows_previous_step"=>nil, "location_information"=>{}, "miscellaneous_information"=>{}, "name"=>nil, "resolve"=>false, "resolved_id"=>nil, "resolved_location_id"=>nil, "resolved_time"=>nil, "resource_class"=>nil, "resource_id"=>nil, "start_minute_list"=>nil, "time_information"=>{}, "updated_at"=>nil}], "time_information"=>{}, "updated_at"=>nil}], "time_information"=>{}, "updated_at"=>nil}], "tags"=>nil, "time_information"=>{}, "updated_at"=>nil}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: _id, autocomplete_description, created_at, location_information, masked_tags, miscellaneous_information, primary_link, public, resource_class, resource_id, secondary_links, stages, tags, time_information, updated_at Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: _id, autocomplete_description, created_at, location_information, masked_tags, miscellaneous_information, primary_link, public, resource_class, resource_id, secondary_links, stages, tags, time_information, updated_at Unpermitted parameters: api_key, current_app_id, user_token Completed 422 Unprocessable Entity in 20ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_assemblies", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s Started POST "/assemblies" for 127.0.0.1 at 2018-09-07 18:02:48 +0530 Processing by Auth::Workflow::AssembliesController#create as JSON Parameters: {"assembly"=>{"name"=>"Ms. Annamarie Kemmer", "description"=>"Wilbert Moore I"}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token Completed 422 Unprocessable Entity in 21ms (Views: 0.6ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_assemblies", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_assemblies", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_assemblies", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s Started POST "/assemblies" for 127.0.0.1 at 2018-09-07 18:02:48 +0530 Processing by Auth::Workflow::AssembliesController#create as JSON Parameters: {"assembly"=>{"name"=>"don juan", "description"=>"Eulalia Schiller DVM", "master"=>true}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token Completed 422 Unprocessable Entity in 17ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_assemblies", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s Started PUT "/assemblies/5b926ff0acbcd65c3b0cfefb" for 127.0.0.1 at 2018-09-07 18:02:48 +0530 Processing by Auth::Workflow::AssembliesController#update as JSON Parameters: {"assembly"=>{"master"=>true, "doc_version"=>0}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b926ff0acbcd65c3b0cfefb"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_workflow_assemblies", "filter"=>{"_id"=>BSON::ObjectId('5b926ff0acbcd65c3b0cfefb')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_workflow_assemblies", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s Started PUT "/assemblies/5b926ff0acbcd65c3b0cfeff" for 127.0.0.1 at 2018-09-07 18:02:48 +0530 Processing by Auth::Workflow::AssembliesController#update as JSON Parameters: {"assembly"=>{"master"=>true, "doc_version"=>0}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b926ff0acbcd65c3b0cfeff"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_workflow_assemblies", "filter"=>{"_id"=>BSON::ObjectId('5b926ff0acbcd65c3b0cfeff')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_workflow_assemblies", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_workflow_assemblies", "filter"=>{"master"=>true}, "limit"=>1, "sort"=>{"created_at"=>-1}, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}}... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Started PUT "/assemblies/5b926ff0acbcd65c3b0cff03" for 127.0.0.1 at 2018-09-07 18:02:48 +0530 Processing by Auth::Workflow::AssembliesController#update as JSON Parameters: {"assembly"=>{"master_assembly_id"=>"5b926ff0acbcd65c3b0cff08", "doc_version"=>0}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b926ff0acbcd65c3b0cff03"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_workflow_assemblies", "filter"=>{"_id"=>BSON::ObjectId('5b926ff0acbcd65c3b0cff03')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_workflow_assemblies", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s Started PUT "/assemblies/5b926ff0acbcd65c3b0cff09" for 127.0.0.1 at 2018-09-07 18:02:48 +0530 Processing by Auth::Workflow::AssembliesController#update as JSON Parameters: {"assembly"=>{"name"=>"dog", "description"=>"cat", "doc_version"=>0}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b926ff0acbcd65c3b0cff09"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_workflow_assemblies", "filter"=>{"_id"=>BSON::ObjectId('5b926ff0acbcd65c3b0cff09')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_workflow_assemblies", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_assemblies", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_assemblies", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"caandre@ortiz.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yBLibzMGyZweHEyT2gFz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"HBREiFwzq6sm8yCDVEsV"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926ff0acbcd65c3b0cff11'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926ff0acbcd65c3b0cff11')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926ff1acbcd65c3b0cff14')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"cx8o4VZU44es9n3pxvzp"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926ff0acbcd65c3b0cff11')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"leonie@ziemepowlowski.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"vDGy5ppYEVsZkvEsdrMu"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"j1kmeaUCRK_Fe1EWw9k1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926ff1acbcd65c3b0cff15'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926ff1acbcd65c3b0cff15')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_assemblies", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_assemblies", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rashawn_oconner@abernathy.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"XkoWTv3bzyqftvgoAn-t"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"spixFwiANMW-L1Abiysi"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926ff1acbcd65c3b0cff18'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926ff1acbcd65c3b0cff18')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926ff1acbcd65c3b0cff1b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"RPt3y3tPcggxswGxze-X"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926ff1acbcd65c3b0cff18')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rhett.homenick@ruelbayer.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ixS2MeaSwjTAZ2gVkLhW"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"g2e-N8oJwMNn4N5-SPrD"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926ff1acbcd65c3b0cff1c'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926ff1acbcd65c3b0cff1c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_assemblies", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_assemblies", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_assemblies", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_assemblies", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_assemblies", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_assemblies", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_assemblies", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_assemblies", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_assemblies", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_assemblies", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"sonny_grimes@mertz.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"BeM-8dBtjpX-crZsnsLH"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ixsFwryoYU2sx4ztU6a5"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926ff1acbcd65c3b0cff33'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926ff1acbcd65c3b0cff33')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926ff1acbcd65c3b0cff36')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"9TV_xDzBstZUmfYyx5CA"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926ff1acbcd65c3b0cff33')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"claude_dietrich@larkinwehner.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"n6MN7ae5mCbNwycCq7EK"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Jsx4Zr-QXYeDjBv7JQyF"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926ff1acbcd65c3b0cff37'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926ff1acbcd65c3b0cff37')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_assemblies", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s Started POST "/sops" for 127.0.0.1 at 2018-09-07 18:02:49 +0530 Processing by Auth::Workflow::SopsController#create as JSON Parameters: {"sop"=>{"name"=>"Reese Stanton", "description"=>"Sharon Mertz", "assembly_id"=>"5b926ff1acbcd65c3b0cff3a", "assembly_doc_version"=>0, "stage_id"=>"5b926ff1acbcd65c3b0cff3b", "stage_doc_version"=>0, "stage_index"=>0}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_workflow_assemblies", "query"=>{"$and"=>[{"stages.0._id"=>BSON::ObjectId('5b926ff1acbcd65c3b0cff3b')}, {"stages.0.doc_version"=>0}, {"_id"=>BSON::ObjectId('5b926ff1acbcd65c3b0cff3a')}, {"doc_version"=>0}, {"stages.sops.orders"=... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.017s Completed 422 Unprocessable Entity in 31ms (Views: 0.4ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_assemblies", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_assemblies", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s Started PUT "/sops/5b926ff2acbcd65c3b0cff43" for 127.0.0.1 at 2018-09-07 18:02:50 +0530 Processing by Auth::Workflow::SopsController#update as JSON Parameters: {"sop"=>{"name"=>"new_name", "description"=>"cat", "assembly_id"=>"5b926ff2acbcd65c3b0cff41", "assembly_doc_version"=>0, "stage_index"=>0, "stage_doc_version"=>0, "stage_id"=>"5b926ff2acbcd65c3b0cff42", "doc_version"=>0, "sop_index"=>0}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b926ff2acbcd65c3b0cff43"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_workflow_assemblies", "filter"=>{"stages.sops._id"=>BSON::ObjectId('5b926ff2acbcd65c3b0cff43')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_workflow_assemblies", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_assemblies", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_assemblies", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_assemblies", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_assemblies", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_assemblies", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_assemblies", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"cleta@streich.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"kPs5WnBhtLL9doxSuGdV"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"FpzyYp1vBBKegfxjgs4h"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926ff2acbcd65c3b0cff54'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926ff2acbcd65c3b0cff54')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926ff2acbcd65c3b0cff57')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"LQ8eDaNXvHEcLxcs73q-"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926ff2acbcd65c3b0cff54')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"katlynn_williamson@reinger.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"EizvkT-8XXu9HXYZENdh"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Wsh-Yfx6qyMc2g3zjamg"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926ff2acbcd65c3b0cff58'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926ff2acbcd65c3b0cff58')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_assemblies", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s Started POST "/stages" for 127.0.0.1 at 2018-09-07 18:02:50 +0530 Processing by Auth::Workflow::StagesController#create as JSON Parameters: {"stage"=>{"name"=>"Alize Effertz PhD", "description"=>"Duncan Gibson", "assembly_id"=>"5b926ff2acbcd65c3b0cff5b", "assembly_doc_version"=>0}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_workflow_assemblies", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b926ff2acbcd65c3b0cff5b')}, {"doc_version"=>0}, {"stages.sops.orders"=>{"$exists"=>false}}]}, "update"=>{"$push"=>{"stages"=>{"_id"=>BSON::ObjectId('5b926ff2acbc... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.000s Completed 422 Unprocessable Entity in 13ms (Views: 0.1ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_assemblies", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s Started POST "/stages" for 127.0.0.1 at 2018-09-07 18:02:50 +0530 Processing by Auth::Workflow::StagesController#create as JSON Parameters: {"stage"=>{"name"=>"Bobby Reilly", "description"=>"Dion Kirlin", "assembly_id"=>"5b926ff2acbcd65c3b0cff5d", "assembly_doc_version"=>0}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_workflow_assemblies", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b926ff2acbcd65c3b0cff5d')}, {"doc_version"=>0}, {"stages.sops.orders"=>{"$exists"=>false}}]}, "update"=>{"$push"=>{"stages"=>{"_id"=>BSON::ObjectId('5b926ff2acbc... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.000s Completed 422 Unprocessable Entity in 14ms (Views: 0.1ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_assemblies", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s Started PUT "/stages/5b926ff2acbcd65c3b0cff61" for 127.0.0.1 at 2018-09-07 18:02:50 +0530 Processing by Auth::Workflow::StagesController#update as JSON Parameters: {"stage"=>{"name"=>"new_name", "description"=>"cat", "assembly_id"=>"5b926ff2acbcd65c3b0cff60", "assembly_doc_version"=>0, "stage_index"=>0, "doc_version"=>0}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b926ff2acbcd65c3b0cff61"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_workflow_assemblies", "filter"=>{"stages._id"=>BSON::ObjectId('5b926ff2acbcd65c3b0cff61')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_workflow_assemblies", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_assemblies", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"kayleigh@tillman.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"HDC1mzNEerjw-cYbnp34"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"RzUCaLPuLqiSm5GpEPRb"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926ff2acbcd65c3b0cff6a'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926ff2acbcd65c3b0cff6a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926ff2acbcd65c3b0cff6d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sdKT_4ux7jxpYoMHbeCn"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926ff2acbcd65c3b0cff6a')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"aubree_weber@farrellwest.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"9WJSwYhvS1WmbjzhUxxM"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"UUz86qysBX4KmdVsZrJX"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926ff2acbcd65c3b0cff6e'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926ff2acbcd65c3b0cff6e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_assemblies", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_assemblies", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_assemblies", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_assemblies", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_assemblies", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"syble@glover.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"4_CzwFdy28TyYuMqe5yU"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"S8x_MJeZsRU4z4tbo_fu"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926ff2acbcd65c3b0cff89'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926ff2acbcd65c3b0cff89')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926ff3acbcd65c3b0cff8c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"fw1yxeM8G-HWsdE-Prtu"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926ff2acbcd65c3b0cff89')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"kristina_hermiston@reilly.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"-5fTA84px924T7EvvRpC"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ZAEeRrpHwW3tHt1Asbb7"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926ff3acbcd65c3b0cff8d'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926ff3acbcd65c3b0cff8d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_assemblies", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s Started POST "/steps" for 127.0.0.1 at 2018-09-07 18:02:51 +0530 Processing by Auth::Workflow::StepsController#create as JSON Parameters: {"step"=>{"name"=>"Karine Yundt", "description"=>"Miss Jovany Cole", "assembly_id"=>"5b926ff3acbcd65c3b0cff90", "assembly_doc_version"=>0, "stage_id"=>"5b926ff3acbcd65c3b0cff91", "stage_doc_version"=>0, "stage_index"=>0, "sop_id"=>"5b926ff3acbcd65c3b0cff92", "sop_doc_version"=>0, "sop_index"=>0}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_workflow_assemblies", "query"=>{"$and"=>[{"stages.0._id"=>BSON::ObjectId('5b926ff3acbcd65c3b0cff91')}, {"stages.0.doc_version"=>0}, {"_id"=>BSON::ObjectId('5b926ff3acbcd65c3b0cff90')}, {"doc_version"=>0}, {"stages.0.sops.0._id"... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.000s Completed 422 Unprocessable Entity in 13ms (Views: 0.1ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_assemblies", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s Started POST "/steps" for 127.0.0.1 at 2018-09-07 18:02:51 +0530 Processing by Auth::Workflow::StepsController#create as JSON Parameters: {"step"=>{"name"=>"Wiley Hintz", "description"=>"Darius Parisian", "assembly_id"=>"5b926ff3acbcd65c3b0cff94", "assembly_doc_version"=>0, "stage_id"=>"5b926ff3acbcd65c3b0cff95", "stage_doc_version"=>0, "stage_index"=>0, "sop_id"=>"5b926ff3acbcd65c3b0cff96", "sop_doc_version"=>0, "sop_index"=>0}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_workflow_assemblies", "query"=>{"$and"=>[{"stages.0._id"=>BSON::ObjectId('5b926ff3acbcd65c3b0cff95')}, {"stages.0.doc_version"=>0}, {"_id"=>BSON::ObjectId('5b926ff3acbcd65c3b0cff94')}, {"doc_version"=>0}, {"stages.0.sops.0._id"... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s Completed 422 Unprocessable Entity in 22ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_assemblies", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s Started PUT "/steps/5b926ff3acbcd65c3b0cff9c" for 127.0.0.1 at 2018-09-07 18:02:51 +0530 Processing by Auth::Workflow::StepsController#update as JSON Parameters: {"step"=>{"name"=>"new_name", "description"=>"cat", "assembly_id"=>"5b926ff3acbcd65c3b0cff99", "assembly_doc_version"=>0, "stage_index"=>0, "stage_doc_version"=>0, "stage_id"=>"5b926ff3acbcd65c3b0cff9a", "doc_version"=>0, "sop_index"=>0, "sop_doc_version"=>0, "sop_id"=>"5b926ff3acbcd65c3b0cff9b", "step_index"=>0}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b926ff3acbcd65c3b0cff9c"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_workflow_assemblies", "filter"=>{"stages.sops.steps._id"=>BSON::ObjectId('5b926ff3acbcd65c3b0cff9c')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_workflow_assemblies", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_assemblies", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_assemblies", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_assemblies", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_assemblies", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"ambrose.gulgowski@haleyschuster.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"PQwCxFJWpxegP6QFCasx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"38juE5ewgwzdG6p5btKD"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926ff3acbcd65c3b0cffa2'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926ff3acbcd65c3b0cffa2')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926ff3acbcd65c3b0cffa5')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"MNq9cxznQMzVM3WUPG_5"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b926ff3acbcd65c3b0cffa2')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"adella_conn@schamberger.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"qH69y6yPB5kEsJhekpf7"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"XkPbMPGS6TgU_HxRZSuR"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926ff3acbcd65c3b0cffa6'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b926ff3acbcd65c3b0cffa6')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_assemblies", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_assemblies", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_assemblies", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_assemblies", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_admin_create_users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926ff3acbcd65c3b0cffba')}]} MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.228s Rendered /home/bhargav/Github/Auth/app/views/auth/admin_create_users/_form.html.erb (8.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/admin_create_users/edit.html.erb (15.5ms) MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_admin_create_users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926ff4acbcd65c3b0cffbb')}]} MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_admin_create_users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926ff4acbcd65c3b0cffbc')}]} MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Rendered /home/bhargav/Github/Auth/app/views/auth/admin_create_users/index.html.erb (233.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/admin_create_users/_form.html.erb (10.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/admin_create_users/new.html.erb (13.0ms) MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_admin_create_users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b926ff4acbcd65c3b0cffbd')}]} MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Rendered /home/bhargav/Github/Auth/app/views/auth/shared/_object_errors.html.erb (11.8ms) Rendered /home/bhargav/Github/Auth/app/views/auth/admin_create_users/show.html.erb (24.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/images/new.html.erb (10.9ms) MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.001s Please set AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY and AWS_REGION in your env vars, to use the sns_client. :initializers/aws.rb Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927240acbcd665d4fa1b35'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"josue.romaguera@mueller.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"X77AbmA5HjN6HJi3NZZN"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"s4pEynwPKijaNgE9n4SX"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927241acbcd665d4fa1b3a'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b927241acbcd665d4fa1b3a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b927241acbcd665d4fa1b3e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Nxo3-b3Kkxozw3yzb6y3"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b927241acbcd665d4fa1b3a')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"ben.krajcik@parker.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"EimxnMumhak-m23mvTUH"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"e59UjxooC8odYiCC6d_T"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927241acbcd665d4fa1b3f'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b927241acbcd665d4fa1b3f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927240acbcd665d4fa1b35'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927241acbcd665d4fa1b42'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started GET "/shopping/cart_items/5b927241acbcd665d4fa1b42?api_key=test¤t_app_id=testappid" for 127.0.0.1 at 2018-09-07 18:12:41 +0530 Processing by Shopping::CartItemsController#show as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b927241acbcd665d4fa1b42", "cart_item"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b927241acbcd665d4fa1b42'), "resource_id"=>"5b927241acbcd665d4fa1b3a", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b927241acbcd665d4fa1b42'), "resource_id"=>"5b927241acbcd665d4fa1b3a", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Completed 200 OK in 120ms (Views: 1.2ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started POST "/shopping/cart_items" for 127.0.0.1 at 2018-09-07 18:12:41 +0530 Processing by Shopping::CartItemsController#create as JSON Parameters: {"cart_item"=>{"product_id"=>"5b927240acbcd665d4fa1b35", "quantity"=>1, "discount_code"=>"Y-Solowarm", "price"=>10.0, "name"=>"Chives", "accept_order_at_percentage_of_price"=>0.2}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: product_id, quantity, discount_code, price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: product_id, quantity, discount_code, price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927240acbcd665d4fa1b35'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927240acbcd665d4fa1b35'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927241acbcd665d4fa1b46'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started PUT "/shopping/cart_items/5b927241acbcd665d4fa1b46" for 127.0.0.1 at 2018-09-07 18:12:42 +0530 Processing by Shopping::CartItemsController#update as JSON Parameters: {"cart_item"=>{"discount"=>42, "quantity"=>10, "product_id"=>"5b927242acbcd665d4fa1b48", "price"=>400}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b927241acbcd665d4fa1b46"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: discount, product_id, price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: discount, quantity, product_id, price Unpermitted parameters: api_key, current_app_id, id, user_token Unpermitted parameters: discount, product_id, price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: discount, quantity, product_id, price Unpermitted parameters: api_key, current_app_id, id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b927241acbcd665d4fa1b46'), "resource_id"=>"5b927241acbcd665d4fa1b3a", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b927241acbcd665d4fa1b46'), "resource_id"=>"5b927241acbcd665d4fa1b3a", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927240acbcd665d4fa1b35'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b927241acbcd665d4fa1b46')}, "u"=>{"$set"=>{"quantity"=>10.0, "tags... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 204 No Content in 74ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"gerson_volkman@denesikkozey.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"hRR-sTx7vg8-8MZCizyN"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"5K7psYiFLC66QaQ7yux2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927242acbcd665d4fa1b4a'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b927242acbcd665d4fa1b4a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"KXXdzVEGTcsghLRxp2z1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b927242acbcd665d4fa1b4a')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927240acbcd665d4fa1b35'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927242acbcd665d4fa1b4d'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started PUT "/shopping/cart_items/5b927242acbcd665d4fa1b4d" for 127.0.0.1 at 2018-09-07 18:12:42 +0530 Processing by Shopping::CartItemsController#update as JSON Parameters: {"cart_item"=>{"discount"=>42, "quantity"=>10, "product_id"=>"5b927242acbcd665d4fa1b4f", "price"=>400}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b927242acbcd665d4fa1b4d"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Completed 401 Unauthorized in 5ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927240acbcd665d4fa1b35'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927242acbcd665d4fa1b5a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started DELETE "/shopping/cart_items/5b927242acbcd665d4fa1b5a" for 127.0.0.1 at 2018-09-07 18:12:42 +0530 Processing by Shopping::CartItemsController#destroy as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b927242acbcd665d4fa1b5a", "cart_item"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b927242acbcd665d4fa1b5a'), "resource_id"=>"5b927241acbcd665d4fa1b3a", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b927242acbcd665d4fa1b5a'), "resource_id"=>"5b927241acbcd665d4fa1b3a", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_id"=>BSON::ObjectId('5b927242acbcd665d4fa1b5a')}, "limit"=>1}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s Completed 204 No Content in 64ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927240acbcd665d4fa1b35'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.004s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927242acbcd665d4fa1b5c'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b927242acbcd665d4fa1b5c'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"test", "current_app_id"=>"testappid", "id"=>"5b927242acbcd665d4fa1b5c", "cart_item"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b927242acbcd665d4fa1b5c'), "resource_id"=>"5b927241acbcd665d4fa1b3a", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b927242acbcd665d4fa1b5c'), "resource_id"=>"5b927241acbcd665d4fa1b3a", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Completed 204 No Content in 14ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927240acbcd665d4fa1b35'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927242acbcd665d4fa1b60'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927240acbcd665d4fa1b35'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927242acbcd665d4fa1b62'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927240acbcd665d4fa1b35'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927242acbcd665d4fa1b64'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927240acbcd665d4fa1b35'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927243acbcd665d4fa1b66'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927240acbcd665d4fa1b35'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927243acbcd665d4fa1b68'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started GET "/shopping/cart_items?api_key=test¤t_app_id=testappid" for 127.0.0.1 at 2018-09-07 18:12:43 +0530 Processing by Shopping::CartItemsController#index as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "cart_item"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b927241acbcd665d4fa1b3a", "parent_id"=>nil, "_type"=>"Shopping::CartItem"}, "limit"=>25, "skip"=>0, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s Started GET "/shopping/cart_items?api_key=test¤t_app_id=testappid" for 127.0.0.1 at 2018-09-07 18:12:43 +0530 Processing by Shopping::CartItemsController#index as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "cart_item"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b927241acbcd665d4fa1b3a", "parent_id"=>nil, "_type"=>"Shopping::CartItem"}, "limit"=>25, "skip"=>0, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s Started GET "/shopping/cart_items?api_key=test¤t_app_id=testappid" for 127.0.0.1 at 2018-09-07 18:12:43 +0530 Processing by Shopping::CartItemsController#index as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "cart_item"=>{}} Completed 401 Unauthorized in 0ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"roscoe@hahn.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"XshKn7BJ6yu661Ng-i2p"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zhPxw6o8JhsJUNP_aMZc"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927243acbcd665d4fa1b71'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b927243acbcd665d4fa1b71')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xd7A45n9_ygDo8sXW2qm"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b927243acbcd665d4fa1b71')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927240acbcd665d4fa1b35'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927243acbcd665d4fa1b74'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started GET "/shopping/cart_items/5b927243acbcd665d4fa1b74?api_key=test¤t_app_id=testappid" for 127.0.0.1 at 2018-09-07 18:12:43 +0530 Processing by Shopping::CartItemsController#show as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b927243acbcd665d4fa1b74", "cart_item"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken1"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken1"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b927243acbcd665d4fa1b74'), "resource_id"=>"5b927243acbcd665d4fa1b71", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"kip_herzog@bergstrom.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"dzYcpEvzw1xM_hw2smyA"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"2QQUqX-hgtXxzK2iYqKD"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927243acbcd665d4fa1b76'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b927243acbcd665d4fa1b76')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"x7_dyWVKeA-eyd1Ysoqp"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b927243acbcd665d4fa1b76')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927243acbcd665d4fa1b79'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b927243acbcd665d4fa1b7e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"santa_langworth@mcglynn.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"oszQXnBhxxf4FkKBGEQX"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"oNK_m794RKT36dDYfCxQ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927243acbcd665d4fa1b7f'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b927243acbcd665d4fa1b7f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"lacy@doylemcclure.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"N9pKus7KkNut-BV9z2u-"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zizbzwyPLvLAUZkJAMg_"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927243acbcd665d4fa1b84'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b927243acbcd665d4fa1b84')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"rVztkXVzcbc29TCwGFYQ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b927243acbcd665d4fa1b84')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"michale_turner@lang.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"eybkgDUz4M-bJJzcFLh6"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Zya8_iTzriBfLNwYpCqi"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927244acbcd665d4fa1b9d'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b927244acbcd665d4fa1b9d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Gnuz6f8wxoamg2yt5oVY"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b927244acbcd665d4fa1b9d')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jodie.kshlerin@nicolasmueller.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"hdBGXHuWqNrtJzh18QMq"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"hf-5AmA9t6tBK9axZBU9"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927244acbcd665d4fa1ba1'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b927244acbcd665d4fa1ba1')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927244acbcd665d4fa1ba4'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b927244acbcd665d4fa1ba9')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zJwmFsyJdbsWF6FtcMd3"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b927244acbcd665d4fa1b9d')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"suzanne_mraz@westzemlak.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"TxgPBu-gsGBM5-cedY54"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ZMnxoNJAf5x9d6nYLBwx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927244acbcd665d4fa1ba0'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b927244acbcd665d4fa1ba0')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"iSyVUJJByx8mZuoqCzx8"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b927244acbcd665d4fa1ba1')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"virginia@powlowski.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"EXX3648ws7sKbZscKki3"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"SVugiZNy3ok5f6Gf2asY"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927244acbcd665d4fa1bac'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b927244acbcd665d4fa1bac')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927244acbcd665d4fa1ba4'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927244acbcd665d4fa1baf'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927244acbcd665d4fa1ba4'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927244acbcd665d4fa1bb1'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927244acbcd665d4fa1ba4'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927244acbcd665d4fa1bb3'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927244acbcd665d4fa1ba4'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927244acbcd665d4fa1bb5'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927244acbcd665d4fa1ba4'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927244acbcd665d4fa1bb7'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927244acbcd665d4fa1ba4'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927245acbcd665d4fa1bbb'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927244acbcd665d4fa1ba4'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927245acbcd665d4fa1bbd'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927244acbcd665d4fa1ba4'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927245acbcd665d4fa1bbf'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927244acbcd665d4fa1ba4'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927245acbcd665d4fa1bc1'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927244acbcd665d4fa1ba4'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927245acbcd665d4fa1bc3'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927244acbcd665d4fa1ba4'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927245acbcd665d4fa1bc7'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927244acbcd665d4fa1ba4'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927245acbcd665d4fa1bc9'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927244acbcd665d4fa1ba4'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927245acbcd665d4fa1bcb'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927244acbcd665d4fa1ba4'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927245acbcd665d4fa1bcd'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927244acbcd665d4fa1ba4'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927245acbcd665d4fa1bcf'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927244acbcd665d4fa1ba4'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927245acbcd665d4fa1bd3'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927244acbcd665d4fa1ba4'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927245acbcd665d4fa1bd5'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927244acbcd665d4fa1ba4'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927246acbcd665d4fa1bd7'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927244acbcd665d4fa1ba4'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927246acbcd665d4fa1bd9'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927244acbcd665d4fa1ba4'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927246acbcd665d4fa1bdb'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927244acbcd665d4fa1ba4'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927246acbcd665d4fa1bdf'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927244acbcd665d4fa1ba4'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927246acbcd665d4fa1be1'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927244acbcd665d4fa1ba4'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927246acbcd665d4fa1be3'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927244acbcd665d4fa1ba4'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927246acbcd665d4fa1be5'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927244acbcd665d4fa1ba4'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927246acbcd665d4fa1be7'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927244acbcd665d4fa1ba4'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927246acbcd665d4fa1beb'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927244acbcd665d4fa1ba4'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927246acbcd665d4fa1bed'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927244acbcd665d4fa1ba4'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927246acbcd665d4fa1bef'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927244acbcd665d4fa1ba4'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927246acbcd665d4fa1bf1'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927244acbcd665d4fa1ba4'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927246acbcd665d4fa1bf3'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927244acbcd665d4fa1ba4'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927247acbcd665d4fa1bf7'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927244acbcd665d4fa1ba4'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927247acbcd665d4fa1bf9'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927244acbcd665d4fa1ba4'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927247acbcd665d4fa1bfb'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927244acbcd665d4fa1ba4'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927247acbcd665d4fa1bfd'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927244acbcd665d4fa1ba4'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927247acbcd665d4fa1bff'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927244acbcd665d4fa1ba4'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927247acbcd665d4fa1c03'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927244acbcd665d4fa1ba4'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927247acbcd665d4fa1c05'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927244acbcd665d4fa1ba4'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927247acbcd665d4fa1c07'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927244acbcd665d4fa1ba4'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927247acbcd665d4fa1c09'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927244acbcd665d4fa1ba4'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927247acbcd665d4fa1c0b'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927244acbcd665d4fa1ba4'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927247acbcd665d4fa1c0f'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927244acbcd665d4fa1ba4'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927247acbcd665d4fa1c11'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927244acbcd665d4fa1ba4'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927247acbcd665d4fa1c13'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927244acbcd665d4fa1ba4'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927248acbcd665d4fa1c15'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927244acbcd665d4fa1ba4'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927248acbcd665d4fa1c17'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s Started POST "/shopping/discounts" for 127.0.0.1 at 2018-09-07 18:12:48 +0530 Value for params[:discount][:declined] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:pending] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:product_ids] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:used_by_users] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:verified] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Processing by Shopping::DiscountsController#create as JSON Parameters: {"discount"=>{"_id"=>{"$oid"=>"5b927248acbcd665d4fa1c1b"}, "applicable"=>false, "cart_id"=>nil, "count"=>4, "created_at"=>nil, "declined"=>nil, "discount_amount"=>10.0, "discount_percentage"=>100.0, "doc_version"=>0, "pending"=>nil, "product_ids"=>nil, "requires_verification"=>false, "resource_class"=>nil, "resource_id"=>nil, "updated_at"=>nil, "used_by_users"=>nil, "verified"=>nil}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken4"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken4"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: _id, applicable, created_at, declined, doc_version, pending, product_ids, resource_class, resource_id, updated_at, used_by_users, verified Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b927244acbcd665d4fa1bac')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b927244acbcd665d4fa1bac')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b927244acbcd665d4fa1bac')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Completed 500 Internal Server Error in 24ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927244acbcd665d4fa1ba4'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927248acbcd665d4fa1c1e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927244acbcd665d4fa1ba4'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927248acbcd665d4fa1c20'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927244acbcd665d4fa1ba4'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927248acbcd665d4fa1c22'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927244acbcd665d4fa1ba4'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927248acbcd665d4fa1c24'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927244acbcd665d4fa1ba4'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927248acbcd665d4fa1c26'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s Started POST "/shopping/discounts" for 127.0.0.1 at 2018-09-07 18:12:48 +0530 Value for params[:discount][:declined] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:pending] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:product_ids] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:used_by_users] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:verified] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Processing by Shopping::DiscountsController#create as JSON Parameters: {"discount"=>{"_id"=>{"$oid"=>"5b927248acbcd665d4fa1c2a"}, "applicable"=>false, "cart_id"=>nil, "count"=>4, "created_at"=>nil, "declined"=>nil, "discount_amount"=>10.0, "discount_percentage"=>100.0, "doc_version"=>0, "pending"=>nil, "product_ids"=>nil, "requires_verification"=>false, "resource_class"=>nil, "resource_id"=>nil, "updated_at"=>nil, "used_by_users"=>nil, "verified"=>nil}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: _id, applicable, count, created_at, declined, doc_version, pending, product_ids, resource_class, resource_id, updated_at, used_by_users, verified Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b927244acbcd665d4fa1b9d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Completed 422 Unprocessable Entity in 14ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927244acbcd665d4fa1ba4'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927248acbcd665d4fa1c2c'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927244acbcd665d4fa1ba4'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927248acbcd665d4fa1c2e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927244acbcd665d4fa1ba4'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927248acbcd665d4fa1c30'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927244acbcd665d4fa1ba4'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927248acbcd665d4fa1c32'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927244acbcd665d4fa1ba4'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927248acbcd665d4fa1c34'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927244acbcd665d4fa1ba4'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927249acbcd665d4fa1c38'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927244acbcd665d4fa1ba4'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927249acbcd665d4fa1c3a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927244acbcd665d4fa1ba4'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927249acbcd665d4fa1c3c'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927244acbcd665d4fa1ba4'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927249acbcd665d4fa1c3e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927244acbcd665d4fa1ba4'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927249acbcd665d4fa1c40'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927244acbcd665d4fa1ba4'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927249acbcd665d4fa1c44'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927244acbcd665d4fa1ba4'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927249acbcd665d4fa1c46'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927244acbcd665d4fa1ba4'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927249acbcd665d4fa1c48'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927244acbcd665d4fa1ba4'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927249acbcd665d4fa1c4a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927244acbcd665d4fa1ba4'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927249acbcd665d4fa1c4c'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927249acbcd665d4fa1c50'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"johnathan@sanford.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"wGzNUFFG2E9GTGVVz9rA"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"KQpLqcrzRwqzVGxd_TLf"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927249acbcd665d4fa1c55'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b927249acbcd665d4fa1c55')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b927249acbcd665d4fa1c58')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"9UUNmyEkeiao2UezZExq"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b927249acbcd665d4fa1c55')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"serena@starkullrich.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yue-K6Uoo2ZnQ87v8nhL"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Zk1rWJBtWqvKqb29JavQ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927249acbcd665d4fa1c59'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b927249acbcd665d4fa1c59')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"sadie@dubuque.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"939bxy9qgzixFx3WhPE1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"VGrmxqErmMy7zpP3fSMW"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92724aacbcd665d4fa1c64'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92724aacbcd665d4fa1c64')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"mnzjUqD9gi8gkZF9gfTs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92724aacbcd665d4fa1c64')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"hortense@macejkovic.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"STsMFK7j-uXDGWwQMyen"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"KUnuHV-YnHXNS9Rr29ue"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92724aacbcd665d4fa1c67'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92724aacbcd665d4fa1c67')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"tamara_hermann@schowalter.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"wEz6QsDAC2mrbH5sKoax"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"gsSDoZgAjDvFs_2sPaWU"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92724aacbcd665d4fa1c9a'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92724aacbcd665d4fa1c9a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92724aacbcd665d4fa1c9d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"MaTpRsstrMp4WjR4HNPp"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92724aacbcd665d4fa1c9a')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"vivienne.hane@kihn.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"fUHUjx5TsxKqVX4demSo"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"DraYPkoXBcPKgNRSp14Z"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92724aacbcd665d4fa1c9e'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92724aacbcd665d4fa1c9e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_images", "filter"=>{"parent_id"=>"5b92724bacbcd665d4fa1ca1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Started POST "/shopping/products" for 127.0.0.1 at 2018-09-07 18:12:51 +0530 Value for params[:product][:masked_tags] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:product][:tags] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:product][:summary] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:product][:images] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Processing by Shopping::ProductsController#create as JSON Parameters: {"product"=>{"_id"=>{"$oid"=>"5b92724bacbcd665d4fa1ca1"}, "applicable"=>false, "auto_incrementing_number"=>nil, "autocomplete_description"=>nil, "badge_class"=>"new badge", "badge_text"=>"Delivery in 30 mins", "bunch"=>nil, "bundle_name"=>nil, "created_at"=>nil, "description"=>"Available", "doc_version"=>0, "masked_tags"=>nil, "miscellaneous_attributes"=>{}, "name"=>"first product", "price"=>"200.0", "primary_link"=>nil, "product_code"=>nil, "public"=>"no", "quantity"=>1.0, "resource_class"=>nil, "resource_id"=>nil, "secondary_links"=>{}, "tags"=>nil, "unique_hash_id"=>nil, "updated_at"=>nil, "embedded_document_path"=>"instructions", "embedded_document"=>[{"_id"=>{"$oid"=>"5b92724bacbcd665d4fa1ca2"}, "bullets"=>[{"_id"=>{"$oid"=>"5b92724bacbcd665d4fa1ca3"}, "created_at"=>nil, "description"=>nil, "text"=>"this is the 0 bullet", "title"=>nil, "updated_at"=>nil}], "created_at"=>nil, "description"=>nil, "email_content"=>"Hi this email is from PathoFast", "email_subject"=>"Attention : PathoFast", "include_in_summary"=>false, "link"=>nil, "notification_badge"=>"default", "notification_content"=>"Hi this message is from PathoFast", "sms_content"=>"Hi this message is from PathoFast", "summary_icon_class"=>nil, "summary_icon_color"=>nil, "summary_text"=>nil, "title"=>"Before Test", "updated_at"=>nil}], "summary"=>nil, "images"=>nil}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: _id, applicable, auto_incrementing_number, autocomplete_description, badge_class, badge_text, bunch, created_at, description, doc_version, masked_tags, miscellaneous_attributes, primary_link, product_code, public, quantity, resource_class, resource_id, secondary_links, tags, unique_hash_id, updated_at, embedded_document_path, embedded_document, summary, images Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92724bacbcd665d4fa1ca4'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_images", "filter"=>{"parent_id"=>"5b92724bacbcd665d4fa1ca4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Completed 201 Created in 100ms (Views: 4.0ms) MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_products", "query"=>{"_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92724bacbcd665d4fa1ca9'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started PUT "/shopping/products/5b92724bacbcd665d4fa1ca9?api_key=test¤t_app_id=testappid" for 127.0.0.1 at 2018-09-07 18:12:51 +0530 Processing by Shopping::ProductsController#update as JSON Parameters: {"product"=>{"embedded_document"=>"this is the new text", "embedded_document_path"=>"instructions.0.bullets.0.text"}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b92724bacbcd665d4fa1ca9"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: embedded_document, embedded_document_path Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_products", "query"=>{"_id"=>BSON::ObjectId('5b92724bacbcd665d4fa1ca9'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92724bacbcd665d4fa1ca9'), "_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92724bacbcd665d4fa1ca9')}, "u"=>{"$set"=>{"tags"=>["product", "firs... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 204 No Content in 59ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92724bacbcd665d4fa1cb4'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started PUT "/shopping/products/5b92724bacbcd665d4fa1cb4?api_key=test¤t_app_id=testappid" for 127.0.0.1 at 2018-09-07 18:12:51 +0530 Processing by Shopping::ProductsController#update as JSON Parameters: {"product"=>{"embedded_document"=>nil, "embedded_document_path"=>"instructions.0.bullets.0"}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b92724bacbcd665d4fa1cb4"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: embedded_document, embedded_document_path Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_products", "query"=>{"_id"=>BSON::ObjectId('5b92724bacbcd665d4fa1cb4'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92724bacbcd665d4fa1cb4'), "_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92724bacbcd665d4fa1cb4')}, "u"=>{"$set"=>{"tags"=>["product", "firs... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 204 No Content in 70ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.001s Please set AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY and AWS_REGION in your env vars, to use the sns_client. :initializers/aws.rb Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927292acbcd6665b3bf866'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"shaylee_lubowitz@schadengutmann.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Gw9RfyZaZBMYu8fS6juR"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"SHmUDp5eFBxPExmzairs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927293acbcd6665b3bf86b'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b927293acbcd6665b3bf86b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b927293acbcd6665b3bf86f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"EHADWogPB4ZA2LFRac2U"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b927293acbcd6665b3bf86b')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"carmela.mosciski@stokes.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"DP6p31TwNe1YxsNxoHx2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"qsx6kKyy69NndzSqG7D7"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927293acbcd6665b3bf870'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b927293acbcd6665b3bf870')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927292acbcd6665b3bf866'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927293acbcd6665b3bf873'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started GET "/shopping/cart_items/5b927293acbcd6665b3bf873?api_key=test¤t_app_id=testappid" for 127.0.0.1 at 2018-09-07 18:14:03 +0530 Processing by Shopping::CartItemsController#show as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b927293acbcd6665b3bf873", "cart_item"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b927293acbcd6665b3bf873'), "resource_id"=>"5b927293acbcd6665b3bf86b", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b927293acbcd6665b3bf873'), "resource_id"=>"5b927293acbcd6665b3bf86b", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Completed 200 OK in 75ms (Views: 1.1ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Started POST "/shopping/cart_items" for 127.0.0.1 at 2018-09-07 18:14:03 +0530 Processing by Shopping::CartItemsController#create as JSON Parameters: {"cart_item"=>{"product_id"=>"5b927292acbcd6665b3bf866", "quantity"=>1, "discount_code"=>"Lotlux", "price"=>10.0, "name"=>"Dates", "accept_order_at_percentage_of_price"=>0.2}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: product_id, quantity, discount_code, price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: product_id, quantity, discount_code, price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927292acbcd6665b3bf866'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927292acbcd6665b3bf866'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927293acbcd6665b3bf877'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started PUT "/shopping/cart_items/5b927293acbcd6665b3bf877" for 127.0.0.1 at 2018-09-07 18:14:03 +0530 Processing by Shopping::CartItemsController#update as JSON Parameters: {"cart_item"=>{"discount"=>42, "quantity"=>10, "product_id"=>"5b927293acbcd6665b3bf879", "price"=>400}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b927293acbcd6665b3bf877"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: discount, product_id, price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: discount, quantity, product_id, price Unpermitted parameters: api_key, current_app_id, id, user_token Unpermitted parameters: discount, product_id, price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: discount, quantity, product_id, price Unpermitted parameters: api_key, current_app_id, id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b927293acbcd6665b3bf877'), "resource_id"=>"5b927293acbcd6665b3bf86b", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b927293acbcd6665b3bf877'), "resource_id"=>"5b927293acbcd6665b3bf86b", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927292acbcd6665b3bf866'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b927293acbcd6665b3bf877')}, "u"=>{"$set"=>{"quantity"=>10.0, "tags... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 204 No Content in 59ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"alberto.dare@walsh.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"H7hoxjHsszH2djvLAMJD"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"kG5owUYP_xgtSas5wz1S"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927293acbcd6665b3bf87b'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b927293acbcd6665b3bf87b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ZzrE77oUCG1SZhUZmami"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b927293acbcd6665b3bf87b')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927292acbcd6665b3bf866'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927293acbcd6665b3bf87e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started PUT "/shopping/cart_items/5b927293acbcd6665b3bf87e" for 127.0.0.1 at 2018-09-07 18:14:03 +0530 Processing by Shopping::CartItemsController#update as JSON Parameters: {"cart_item"=>{"discount"=>42, "quantity"=>10, "product_id"=>"5b927293acbcd6665b3bf880", "price"=>400}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b927293acbcd6665b3bf87e"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Completed 401 Unauthorized in 5ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927292acbcd6665b3bf866'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927294acbcd6665b3bf88b'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started DELETE "/shopping/cart_items/5b927294acbcd6665b3bf88b" for 127.0.0.1 at 2018-09-07 18:14:04 +0530 Processing by Shopping::CartItemsController#destroy as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b927294acbcd6665b3bf88b", "cart_item"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b927294acbcd6665b3bf88b'), "resource_id"=>"5b927293acbcd6665b3bf86b", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b927294acbcd6665b3bf88b'), "resource_id"=>"5b927293acbcd6665b3bf86b", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_id"=>BSON::ObjectId('5b927294acbcd6665b3bf88b')}, "limit"=>1}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s Completed 204 No Content in 55ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927292acbcd6665b3bf866'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927294acbcd6665b3bf88d'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b927294acbcd6665b3bf88d'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"test", "current_app_id"=>"testappid", "id"=>"5b927294acbcd6665b3bf88d", "cart_item"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b927294acbcd6665b3bf88d'), "resource_id"=>"5b927293acbcd6665b3bf86b", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b927294acbcd6665b3bf88d'), "resource_id"=>"5b927293acbcd6665b3bf86b", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Completed 204 No Content in 18ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927292acbcd6665b3bf866'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927294acbcd6665b3bf891'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927292acbcd6665b3bf866'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927294acbcd6665b3bf893'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927292acbcd6665b3bf866'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927294acbcd6665b3bf895'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927292acbcd6665b3bf866'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927294acbcd6665b3bf897'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927292acbcd6665b3bf866'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927294acbcd6665b3bf899'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started GET "/shopping/cart_items?api_key=test¤t_app_id=testappid" for 127.0.0.1 at 2018-09-07 18:14:04 +0530 Processing by Shopping::CartItemsController#index as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "cart_item"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b927293acbcd6665b3bf86b", "parent_id"=>nil, "_type"=>"Shopping::CartItem"}, "limit"=>25, "skip"=>0, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s Started GET "/shopping/cart_items?api_key=test¤t_app_id=testappid" for 127.0.0.1 at 2018-09-07 18:14:04 +0530 Processing by Shopping::CartItemsController#index as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "cart_item"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b927293acbcd6665b3bf86b", "parent_id"=>nil, "_type"=>"Shopping::CartItem"}, "limit"=>25, "skip"=>0, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s Started GET "/shopping/cart_items?api_key=test¤t_app_id=testappid" for 127.0.0.1 at 2018-09-07 18:14:04 +0530 Processing by Shopping::CartItemsController#index as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "cart_item"=>{}} Completed 401 Unauthorized in 0ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"ole@carroll.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"73sc8oRuLTYsBCCmVmWK"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"k4BY9YY_4RVxKUraPLLM"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927294acbcd6665b3bf8a2'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b927294acbcd6665b3bf8a2')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"4NtVoxs8F2XWEdYncmV8"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b927294acbcd6665b3bf8a2')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927292acbcd6665b3bf866'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927294acbcd6665b3bf8a5'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started GET "/shopping/cart_items/5b927294acbcd6665b3bf8a5?api_key=test¤t_app_id=testappid" for 127.0.0.1 at 2018-09-07 18:14:04 +0530 Processing by Shopping::CartItemsController#show as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b927294acbcd6665b3bf8a5", "cart_item"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken1"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken1"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b927294acbcd6665b3bf8a5'), "resource_id"=>"5b927294acbcd6665b3bf8a2", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.001s Please set AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY and AWS_REGION in your env vars, to use the sns_client. :initializers/aws.rb Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927379acbcd6673f2d84a5'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"joseph@kuvalis.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"P7AAZjnwsNMLZ3SxxAnN"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"mX6x8Y2tASqEsWxnxB6y"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92737aacbcd6673f2d84aa'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92737aacbcd6673f2d84aa')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92737bacbcd6673f2d84ae')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"dP8Dxo-bUh3WzTs3irhB"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92737aacbcd6673f2d84aa')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"lavada@quitzonhalvorson.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"JfgZruYdPUNzXBZ_V1Gy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"UdT33iTCXKNxMWTsyKsG"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92737bacbcd6673f2d84af'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92737bacbcd6673f2d84af')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927379acbcd6673f2d84a5'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92737bacbcd6673f2d84b2'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started GET "/shopping/cart_items/5b92737bacbcd6673f2d84b2?api_key=test¤t_app_id=testappid" for 127.0.0.1 at 2018-09-07 18:17:55 +0530 Processing by Shopping::CartItemsController#show as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b92737bacbcd6673f2d84b2", "cart_item"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b92737bacbcd6673f2d84b2'), "resource_id"=>"5b92737aacbcd6673f2d84aa", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92737bacbcd6673f2d84b2'), "resource_id"=>"5b92737aacbcd6673f2d84aa", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Completed 200 OK in 78ms (Views: 1.2ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Started POST "/shopping/cart_items" for 127.0.0.1 at 2018-09-07 18:17:55 +0530 Processing by Shopping::CartItemsController#create as JSON Parameters: {"cart_item"=>{"product_id"=>"5b927379acbcd6673f2d84a5", "quantity"=>1, "discount_code"=>"Wrapsafe", "price"=>10.0, "name"=>"Pear Juice", "accept_order_at_percentage_of_price"=>0.2}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: product_id, quantity, discount_code, price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: product_id, quantity, discount_code, price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927379acbcd6673f2d84a5'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927379acbcd6673f2d84a5'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927379acbcd6673f2d84a5'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92737bacbcd6673f2d84b7'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started PUT "/shopping/cart_items/5b92737bacbcd6673f2d84b7" for 127.0.0.1 at 2018-09-07 18:17:55 +0530 Processing by Shopping::CartItemsController#update as JSON Parameters: {"cart_item"=>{"discount"=>42, "quantity"=>10, "product_id"=>"5b92737bacbcd6673f2d84b9", "price"=>400}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b92737bacbcd6673f2d84b7"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: discount, product_id, price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: discount, quantity, product_id, price Unpermitted parameters: api_key, current_app_id, id, user_token Unpermitted parameters: discount, product_id, price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: discount, quantity, product_id, price Unpermitted parameters: api_key, current_app_id, id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b92737bacbcd6673f2d84b7'), "resource_id"=>"5b92737aacbcd6673f2d84aa", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92737bacbcd6673f2d84b7'), "resource_id"=>"5b92737aacbcd6673f2d84aa", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927379acbcd6673f2d84a5'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92737bacbcd6673f2d84b7')}, "u"=>{"$set"=>{"quantity"=>10.0, "tags... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 204 No Content in 78ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"orlo@lednerdenesik.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"JhsxBHqLokQ_d9zKHX7o"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"p1fsNyMucpbbdDCtUr1N"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92737cacbcd6673f2d84bb'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92737cacbcd6673f2d84bb')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"RZuQhGCpykFgj2r7mvFx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92737cacbcd6673f2d84bb')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927379acbcd6673f2d84a5'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92737cacbcd6673f2d84be'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started PUT "/shopping/cart_items/5b92737cacbcd6673f2d84be" for 127.0.0.1 at 2018-09-07 18:17:56 +0530 Processing by Shopping::CartItemsController#update as JSON Parameters: {"cart_item"=>{"discount"=>42, "quantity"=>10, "product_id"=>"5b92737cacbcd6673f2d84c0", "price"=>400}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b92737cacbcd6673f2d84be"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Completed 401 Unauthorized in 8ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927379acbcd6673f2d84a5'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92737cacbcd6673f2d84cb'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started DELETE "/shopping/cart_items/5b92737cacbcd6673f2d84cb" for 127.0.0.1 at 2018-09-07 18:17:56 +0530 Processing by Shopping::CartItemsController#destroy as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b92737cacbcd6673f2d84cb", "cart_item"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b92737cacbcd6673f2d84cb'), "resource_id"=>"5b92737aacbcd6673f2d84aa", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92737cacbcd6673f2d84cb'), "resource_id"=>"5b92737aacbcd6673f2d84aa", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92737cacbcd6673f2d84cb')}, "limit"=>1}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s Completed 204 No Content in 52ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927379acbcd6673f2d84a5'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92737cacbcd6673f2d84cd'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92737cacbcd6673f2d84cd'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"test", "current_app_id"=>"testappid", "id"=>"5b92737cacbcd6673f2d84cd", "cart_item"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b92737cacbcd6673f2d84cd'), "resource_id"=>"5b92737aacbcd6673f2d84aa", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92737cacbcd6673f2d84cd'), "resource_id"=>"5b92737aacbcd6673f2d84aa", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Completed 204 No Content in 32ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927379acbcd6673f2d84a5'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92737cacbcd6673f2d84d1'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927379acbcd6673f2d84a5'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92737cacbcd6673f2d84d3'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927379acbcd6673f2d84a5'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92737cacbcd6673f2d84d5'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927379acbcd6673f2d84a5'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92737cacbcd6673f2d84d7'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927379acbcd6673f2d84a5'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92737cacbcd6673f2d84d9'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started GET "/shopping/cart_items?api_key=test¤t_app_id=testappid" for 127.0.0.1 at 2018-09-07 18:17:57 +0530 Processing by Shopping::CartItemsController#index as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "cart_item"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92737aacbcd6673f2d84aa", "parent_id"=>nil, "_type"=>"Shopping::CartItem"}, "limit"=>25, "skip"=>0, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s Started GET "/shopping/cart_items?api_key=test¤t_app_id=testappid" for 127.0.0.1 at 2018-09-07 18:17:57 +0530 Processing by Shopping::CartItemsController#index as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "cart_item"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92737aacbcd6673f2d84aa", "parent_id"=>nil, "_type"=>"Shopping::CartItem"}, "limit"=>25, "skip"=>0, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s Started GET "/shopping/cart_items?api_key=test¤t_app_id=testappid" for 127.0.0.1 at 2018-09-07 18:17:57 +0530 Processing by Shopping::CartItemsController#index as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "cart_item"=>{}} Completed 401 Unauthorized in 0ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"levi_huels@rempelcrist.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"tWk2oW4oD1DysHaifYgz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"XRfaNvUTyZ8CYjdoJoFH"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92737dacbcd6673f2d84e2'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92737dacbcd6673f2d84e2')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"i9nGxtapw-XPCcq_TcpN"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92737dacbcd6673f2d84e2')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927379acbcd6673f2d84a5'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92737eacbcd6673f2d84e5'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started GET "/shopping/cart_items/5b92737eacbcd6673f2d84e5?api_key=test¤t_app_id=testappid" for 127.0.0.1 at 2018-09-07 18:17:58 +0530 Processing by Shopping::CartItemsController#show as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b92737eacbcd6673f2d84e5", "cart_item"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken1"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken1"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b92737eacbcd6673f2d84e5'), "resource_id"=>"5b92737dacbcd6673f2d84e2", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.001s Please set AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY and AWS_REGION in your env vars, to use the sns_client. :initializers/aws.rb Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9273c7acbcd667a72f93d8'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"berta.feeney@abbotthowe.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"iEEKSxD1Ue1Sf9vGZzjT"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"saH6WyevNPx9QAuxsGR1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9273c7acbcd667a72f93dd'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b9273c7acbcd667a72f93dd')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9273c8acbcd667a72f93e1')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"DJAGzXEzev-57zQY9DiF"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9273c7acbcd667a72f93dd')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"vicky.bashirian@yundtreichel.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xBiAxQh9a2w8atdLzxyz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"oiFdx3pqi342FkvcUpgC"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9273c8acbcd667a72f93e2'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b9273c8acbcd667a72f93e2')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s Started POST "/shopping/cart_items" for 127.0.0.1 at 2018-09-07 18:19:12 +0530 Processing by Shopping::CartItemsController#create as JSON Parameters: {"cart_item"=>{"product_id"=>"5b9273c7acbcd667a72f93d8", "quantity"=>1, "discount_code"=>"Konklux", "price"=>10.0, "name"=>"Monkfish", "accept_order_at_percentage_of_price"=>0.2}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: product_id, quantity, discount_code, price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: product_id, quantity, discount_code, price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9273c7acbcd667a72f93d8'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9273c7acbcd667a72f93d8'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.004s Please set AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY and AWS_REGION in your env vars, to use the sns_client. :initializers/aws.rb Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927525acbcd66916d5a9ba'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"velda_klocko@farrell.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"qMFoiP1eJuH29eP3mydE"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"uQr3zymAbbCD7c5ppVbo"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927526acbcd66916d5a9bf'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b927526acbcd66916d5a9bf')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b927526acbcd66916d5a9c3')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"XEvzwVu8e1e3qNU6YPgs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b927526acbcd66916d5a9bf')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"roy.marquardt@bruen.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"CenYuHUWyBzJtK_CTjbX"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ysAxQiozGi5dv7cDYfS6"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927526acbcd66916d5a9c4'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b927526acbcd66916d5a9c4')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started POST "/shopping/cart_items" for 127.0.0.1 at 2018-09-07 18:25:02 +0530 Processing by Shopping::CartItemsController#create as JSON Parameters: {"cart_item"=>{"product_id"=>"5b927525acbcd66916d5a9ba", "quantity"=>1, "discount_code"=>"Treeflex", "price"=>10.0, "name"=>"Arugula", "accept_order_at_percentage_of_price"=>0.2}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: product_id, quantity, discount_code, price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: product_id, quantity, discount_code, price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927525acbcd66916d5a9ba'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927525acbcd66916d5a9ba'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.005s Please set AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY and AWS_REGION in your env vars, to use the sns_client. :initializers/aws.rb Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927574acbcd66986ea624d'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"thad@schaefer.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sLg6dfzyKqVyuY6HT7xj"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"BAoZXngffUqiYr_gCXzG"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927575acbcd66986ea6252'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b927575acbcd66986ea6252')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b927575acbcd66986ea6256')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"RbyYFBqhpiU8BUPG2suB"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b927575acbcd66986ea6252')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"caden@beckerstiedemann.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"GVN7KEYkQGQxE8nyGxQP"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"mzfpj2yunwytgykHtYiW"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927575acbcd66986ea6257'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b927575acbcd66986ea6257')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started POST "/shopping/cart_items" for 127.0.0.1 at 2018-09-07 18:26:21 +0530 Processing by Shopping::CartItemsController#create as JSON Parameters: {"cart_item"=>{"product_id"=>"5b927574acbcd66986ea624d", "quantity"=>1, "discount_code"=>"Fixflex", "price"=>10.0, "name"=>"Aniseed", "accept_order_at_percentage_of_price"=>0.2}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: product_id, quantity, discount_code, price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: product_id, quantity, discount_code, price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927574acbcd66986ea624d'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927574acbcd66986ea624d'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.002s Please set AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY and AWS_REGION in your env vars, to use the sns_client. :initializers/aws.rb Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9275aeacbcd669d4f6c4f3'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jorge.carroll@bins.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"iv7aeLCYy6WX_iojh9jR"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"oKk2Q6JE3zZxDxHUfzsK"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9275afacbcd669d4f6c4f8'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b9275afacbcd669d4f6c4f8')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9275afacbcd669d4f6c4fc')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sySMoSpS3FEoVYpVKmWd"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9275afacbcd669d4f6c4f8')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"martin_eichmann@murrayhomenick.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"TRG6MSjBzwLwp9iXgEDZ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"P4Sgm3xrhs8xD5m4YzD2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9275afacbcd669d4f6c4fd'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b9275afacbcd669d4f6c4fd')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started POST "/shopping/cart_items" for 127.0.0.1 at 2018-09-07 18:27:20 +0530 Processing by Shopping::CartItemsController#create as JSON Parameters: {"cart_item"=>{"product_id"=>"5b9275aeacbcd669d4f6c4f3", "quantity"=>1, "discount_code"=>"Home Ing", "price"=>10.0, "name"=>"Lobster", "accept_order_at_percentage_of_price"=>0.2}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: product_id, quantity, discount_code, price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: product_id, quantity, discount_code, price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9275aeacbcd669d4f6c4f3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9275aeacbcd669d4f6c4f3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.002s Please set AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY and AWS_REGION in your env vars, to use the sns_client. :initializers/aws.rb Overwriting existing field name in class User. Please set AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY and AWS_REGION in your env vars, to use the sns_client. :initializers/aws.rb Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9277eaacbcd66b6d0adad9'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"ocie@goyette.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"SDwdqrFmeUxCMshtzNj_"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"GS_Yo2QQAEZW2zzBi_oF"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9277ebacbcd66b6d0adade'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b9277ebacbcd66b6d0adade')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9277ecacbcd66b6d0adae2')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"KiMPauba8PXRoELcXpz7"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9277ebacbcd66b6d0adade')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"madie.dickinson@nikolaus.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"N7a_CBFmkuxzmydb1U_y"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"CFbP4JRs1gxWni2YibEE"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9277edacbcd66b6d0adae3'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b9277edacbcd66b6d0adae3')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started POST "/shopping/cart_items" for 127.0.0.1 at 2018-09-07 18:36:53 +0530 Processing by Shopping::CartItemsController#create as JSON Parameters: {"cart_item"=>{"product_id"=>"5b9277eaacbcd66b6d0adad9", "quantity"=>1, "discount_code"=>"Otcom", "price"=>10.0, "name"=>"Fennel", "accept_order_at_percentage_of_price"=>0.2}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: product_id, quantity, discount_code, price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: product_id, quantity, discount_code, price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9277eaacbcd66b6d0adad9'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9277eaacbcd66b6d0adad9'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b9277edacbcd66b6d0adae6'), "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b9277edacbcd66b6d0adae6'), "doc_version"=>0, "secondary_link... MONGODB | localhost:27017 | dummy_test.findAndModify | FAILED | undefined method `bson_type' for 0.4e3:BigDecimal | 0.000385524s undefined method `bson_type' for 0.4e3:BigDecimal Completed 500 Internal Server Error in 120ms MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.001s Please set AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY and AWS_REGION in your env vars, to use the sns_client. :initializers/aws.rb Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927840acbcd66bfa34bfd5'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.011s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"gerson.deckow@stokeswisozk.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"HxDbAA6T431amd2g7GiB"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Ns6fJHQHmY23WTzpCFQx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927841acbcd66bfa34bfda'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b927841acbcd66bfa34bfda')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b927841acbcd66bfa34bfde')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"UD6H79cfx9RN7szzEyBS"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b927841acbcd66bfa34bfda')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"gabrielle.swaniawski@schultz.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"2yx732L4w-yT2wrV5arv"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"s2AUqDqJCqCbsQV3aeHG"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927841acbcd66bfa34bfdf'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b927841acbcd66bfa34bfdf')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started POST "/shopping/cart_items" for 127.0.0.1 at 2018-09-07 18:38:17 +0530 Processing by Shopping::CartItemsController#create as JSON Parameters: {"cart_item"=>{"product_id"=>"5b927840acbcd66bfa34bfd5", "quantity"=>1, "discount_code"=>"Fix San", "price"=>10.0, "name"=>"Apple Juice Concentrate", "accept_order_at_percentage_of_price"=>0.2}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: product_id, quantity, discount_code, price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: product_id, quantity, discount_code, price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927840acbcd66bfa34bfd5'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927840acbcd66bfa34bfd5'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b927842acbcd66bfa34bfe2'), "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b927842acbcd66bfa34bfe2'), "doc_version"=>0, "secondary_link... MONGODB | localhost:27017 | dummy_test.findAndModify | FAILED | undefined method `bson_type' for 0.4e3:BigDecimal | 0.000490237s undefined method `bson_type' for 0.4e3:BigDecimal Completed 500 Internal Server Error in 145ms MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.002s Please set AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY and AWS_REGION in your env vars, to use the sns_client. :initializers/aws.rb Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92787eacbcd66c479a3454'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"aileen.hahn@hahn.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Y6Smf-Ys65sKNyeFsEcz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"uUi2vUtRHRjx1f3pzqZu"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92787eacbcd66c479a3459'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92787eacbcd66c479a3459')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92787facbcd66c479a345d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"5y8_W5yxFyaydhM8xzib"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92787eacbcd66c479a3459')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"ernest.moore@schmelerlabadie.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"-yyz82f9pWpA1enEV5na"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"nNojU3eAFszwpTsxhA3H"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92787facbcd66c479a345e'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92787facbcd66c479a345e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started POST "/shopping/cart_items" for 127.0.0.1 at 2018-09-07 18:39:19 +0530 Processing by Shopping::CartItemsController#create as JSON Parameters: {"cart_item"=>{"product_id"=>"5b92787eacbcd66c479a3454", "quantity"=>1, "discount_code"=>"Stim", "price"=>10.0, "name"=>"Basil Basmati rice", "accept_order_at_percentage_of_price"=>0.2}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: product_id, quantity, discount_code, price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: product_id, quantity, discount_code, price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92787eacbcd66c479a3454'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92787eacbcd66c479a3454'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b92787facbcd66c479a3461'), "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92787facbcd66c479a3461'), "doc_version"=>0, "secondary_link... MONGODB | localhost:27017 | dummy_test.findAndModify | FAILED | undefined method `bson_type' for 0.4e3:BigDecimal | 0.000174219s undefined method `bson_type' for 0.4e3:BigDecimal Completed 500 Internal Server Error in 88ms MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.001s Please set AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY and AWS_REGION in your env vars, to use the sns_client. :initializers/aws.rb Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9278b3acbcd66cc25253cb'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"dillon@kutch.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"-hfyyrqAAw5hz6zaLF6b"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"jGR7VCQdsga6GD6kEwmk"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9278b4acbcd66cc25253d0'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b9278b4acbcd66cc25253d0')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9278b4acbcd66cc25253d4')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"H8ryMpebuxBcA51QVztr"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9278b4acbcd66cc25253d0')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"elenor.heathcote@marvin.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"i-eb5MkinSKxxjnyP8e6"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Eyz-hsQvXxhwqVcxQbe7"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9278b4acbcd66cc25253d5'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b9278b4acbcd66cc25253d5')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started POST "/shopping/cart_items" for 127.0.0.1 at 2018-09-07 18:40:12 +0530 Processing by Shopping::CartItemsController#create as JSON Parameters: {"cart_item"=>{"product_id"=>"5b9278b3acbcd66cc25253cb", "quantity"=>1, "discount_code"=>"Bamity", "price"=>10.0, "name"=>"Purple RiceQuail", "accept_order_at_percentage_of_price"=>0.2}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: product_id, quantity, discount_code, price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: product_id, quantity, discount_code, price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9278b3acbcd66cc25253cb'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9278b3acbcd66cc25253cb'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b9278b4acbcd66cc25253d8'), "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b9278b4acbcd66cc25253d8'), "doc_version"=>0, "secondary_link... MONGODB | localhost:27017 | dummy_test.findAndModify | FAILED | undefined method `bson_type' for 0.4e3:BigDecimal | 0.000182516s undefined method `bson_type' for 0.4e3:BigDecimal Completed 500 Internal Server Error in 114ms MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.001s Please set AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY and AWS_REGION in your env vars, to use the sns_client. :initializers/aws.rb Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9278d0acbcd66cfc77dad5'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"izabella_quitzon@herman.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"9iHy3_3RtjiY3YnRwscK"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Df8qprwDd7RUeVxy_DAx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9278d1acbcd66cfc77dada'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b9278d1acbcd66cfc77dada')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9278d1acbcd66cfc77dade')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xaZhRQEwsMUTRMg3x3ha"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9278d1acbcd66cfc77dada')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"anderson_collins@orn.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"tM-deV9NhQpEsvscj8vy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"AbSSgF_tzVMBHJziWdCC"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9278d1acbcd66cfc77dadf'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b9278d1acbcd66cfc77dadf')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Started POST "/shopping/cart_items" for 127.0.0.1 at 2018-09-07 18:40:41 +0530 Processing by Shopping::CartItemsController#create as JSON Parameters: {"cart_item"=>{"product_id"=>"5b9278d0acbcd66cfc77dad5", "quantity"=>1, "discount_code"=>"Home Ing", "price"=>10.0, "name"=>"Papaw", "accept_order_at_percentage_of_price"=>0.2}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: product_id, quantity, discount_code, price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: product_id, quantity, discount_code, price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9278d0acbcd66cfc77dad5'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9278d0acbcd66cfc77dad5'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b9278d1acbcd66cfc77dae2'), "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b9278d1acbcd66cfc77dae2'), "doc_version"=>0, "secondary_link... MONGODB | localhost:27017 | dummy_test.findAndModify | FAILED | undefined method `bson_type' for 0.4e3:BigDecimal | 0.000177129s undefined method `bson_type' for 0.4e3:BigDecimal Completed 500 Internal Server Error in 101ms MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.001s Please set AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY and AWS_REGION in your env vars, to use the sns_client. :initializers/aws.rb Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9278fcacbcd66d55119d53'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"ladarius@klein.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"s98xti_8yP7wU3Nsz6jt"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"PXchCUx41msUmzsFFZy1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9278fdacbcd66d55119d58'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b9278fdacbcd66d55119d58')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9278fdacbcd66d55119d5c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"p6psj-RkepXTxjjdJQN2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9278fdacbcd66d55119d58')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"randy@oreilly.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"QtNUarZWGKDkxjr5wGa_"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"aZx5wAxoARrgpXWpfsbJ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9278fdacbcd66d55119d5d'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b9278fdacbcd66d55119d5d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s Started POST "/shopping/cart_items" for 127.0.0.1 at 2018-09-07 18:41:25 +0530 Processing by Shopping::CartItemsController#create as JSON Parameters: {"cart_item"=>{"product_id"=>"5b9278fcacbcd66d55119d53", "quantity"=>1, "discount_code"=>"Pannier", "price"=>10.0, "name"=>"Sunflower Seeds", "accept_order_at_percentage_of_price"=>0.2}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: product_id, quantity, discount_code, price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: product_id, quantity, discount_code, price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9278fcacbcd66d55119d53'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9278fcacbcd66d55119d53'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b9278fdacbcd66d55119d60'), "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b9278fdacbcd66d55119d60'), "doc_version"=>0, "secondary_link... MONGODB | localhost:27017 | dummy_test.findAndModify | FAILED | undefined method `bson_type' for 0.4e3:BigDecimal | 0.000189302s undefined method `bson_type' for 0.4e3:BigDecimal Completed 500 Internal Server Error in 139ms MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.002s Please set AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY and AWS_REGION in your env vars, to use the sns_client. :initializers/aws.rb Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927943acbcd66da2bd1513'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"lindsay_torp@heller.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"1c_SWuTg4ui1MRzDX8ym"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zwzx1gT2J3h8EsyxqeqH"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927944acbcd66da2bd1518'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b927944acbcd66da2bd1518')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b927944acbcd66da2bd151c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"QrwtJr-dzUcU3_ffkzcF"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b927944acbcd66da2bd1518')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"neva@leuschkepadberg.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"shdmZXDvT4EUwVh5ZyYw"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zaxwzGK15FzxmKm7Aojp"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927944acbcd66da2bd151d'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b927944acbcd66da2bd151d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started POST "/shopping/cart_items" for 127.0.0.1 at 2018-09-07 18:42:36 +0530 Processing by Shopping::CartItemsController#create as JSON Parameters: {"cart_item"=>{"product_id"=>"5b927943acbcd66da2bd1513", "quantity"=>1, "discount_code"=>"Bamity", "price"=>10.0, "name"=>"Kenchur", "accept_order_at_percentage_of_price"=>0.2}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: product_id, quantity, discount_code, price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: product_id, quantity, discount_code, price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927943acbcd66da2bd1513'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927943acbcd66da2bd1513'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b927944acbcd66da2bd1520'), "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"name"=>"hello"}}, "new"=>false, "bypassDocumentValidation"=>false, "lsid"=>{"id"=> Did you mean? returned_document Completed 500 Internal Server Error in 106ms MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.001s Please set AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY and AWS_REGION in your env vars, to use the sns_client. :initializers/aws.rb Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927959acbcd66dd5c7ccdd'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"megane.kshlerin@brekke.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"rtzZsKKevC9qgnAT9MAx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"EgQHtf2uSs1MVxRTASec"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92795aacbcd66dd5c7cce2'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92795aacbcd66dd5c7cce2')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92795aacbcd66dd5c7cce6')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"vi_wxdJkXrs_3XcRiF_x"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92795aacbcd66dd5c7cce2')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"name@dubuquelarkin.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ipa7ZGxAQoLyk8Ddr6dx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"C2snKrJgqxuymWeEpnE5"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92795aacbcd66dd5c7cce7'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92795aacbcd66dd5c7cce7')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started POST "/shopping/cart_items" for 127.0.0.1 at 2018-09-07 18:42:58 +0530 Processing by Shopping::CartItemsController#create as JSON Parameters: {"cart_item"=>{"product_id"=>"5b927959acbcd66dd5c7ccdd", "quantity"=>1, "discount_code"=>"Tampflex", "price"=>10.0, "name"=>"Porcini mushrooms", "accept_order_at_percentage_of_price"=>0.2}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: product_id, quantity, discount_code, price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: product_id, quantity, discount_code, price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927959acbcd66dd5c7ccdd'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927959acbcd66dd5c7ccdd'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b92795aacbcd66dd5c7ccea'), "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"name"=>"hello"}}, "new"=>false, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.003s Please set AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY and AWS_REGION in your env vars, to use the sns_client. :initializers/aws.rb Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927988acbcd66e236df575'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"nico_hudson@hegmann.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"JWXVcsgJYD938RrQ-jUA"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"s96PHDTL8i8mzuPvwQ83"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927988acbcd66e236df57a'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b927988acbcd66e236df57a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b927988acbcd66e236df57e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"5YyRXdHENp5xpfEYPYFD"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b927988acbcd66e236df57a')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"meredith.feil@pollich.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"_ZiaxbKENJALv1Di7btr"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Gj7mL7Q7ZzCCM9HxD9Zu"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927988acbcd66e236df57f'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b927988acbcd66e236df57f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started POST "/shopping/cart_items" for 127.0.0.1 at 2018-09-07 18:43:45 +0530 Processing by Shopping::CartItemsController#create as JSON Parameters: {"cart_item"=>{"product_id"=>"5b927988acbcd66e236df575", "quantity"=>1, "discount_code"=>"Cookley", "price"=>10.0, "name"=>"Flaxseed", "accept_order_at_percentage_of_price"=>0.2}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: product_id, quantity, discount_code, price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: product_id, quantity, discount_code, price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927988acbcd66e236df575'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927988acbcd66e236df575'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b927989acbcd66e236df582'), "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"name"=>"hello"}}, "new"=>false, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.001s Please set AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY and AWS_REGION in your env vars, to use the sns_client. :initializers/aws.rb Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927a21acbcd66f273f9618'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"elias.dare@ruelmills.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"8LJvC75zp1gc4349Fa8X"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"QE6JwDsjzo5waQ3i8NLa"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927a22acbcd66f273f961d'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b927a22acbcd66f273f961d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b927a22acbcd66f273f9621')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"XB88L73644NvtUk25H8Q"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b927a22acbcd66f273f961d')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"sage.bogisich@turcotte.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"CQsPFaeaWHGMdYyyCcP4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"azLFWXJA-WVf9k1aY552"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927a22acbcd66f273f9622'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b927a22acbcd66f273f9622')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started POST "/shopping/cart_items" for 127.0.0.1 at 2018-09-07 18:46:18 +0530 Processing by Shopping::CartItemsController#create as JSON Parameters: {"cart_item"=>{"product_id"=>"5b927a21acbcd66f273f9618", "quantity"=>1, "discount_code"=>"Latlux", "price"=>10.0, "name"=>"Basil Basmati rice", "accept_order_at_percentage_of_price"=>0.2}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: product_id, quantity, discount_code, price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: product_id, quantity, discount_code, price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927a21acbcd66f273f9618'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927a21acbcd66f273f9618'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b927a22acbcd66f273f9625'), "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"name"=>"hello"}}, "new"=>false, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.003s Please set AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY and AWS_REGION in your env vars, to use the sns_client. :initializers/aws.rb Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927ac8acbcd66faeba2644'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"edwardo_konopelski@jast.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Hk8ELV-5LBCzzGbV54uX"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"uNLxyCPyzmXznYKsfLMB"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927ac8acbcd66faeba2649'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b927ac8acbcd66faeba2649')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b927ac9acbcd66faeba264d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"HofxKSZ6THzmsTxAiUSS"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b927ac8acbcd66faeba2649')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"christy@greenholtbergnaum.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sx2RVF45S_kAginYyfqp"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ZtBsPGsFLdfYEWmYcavy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927ac9acbcd66faeba264e'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b927ac9acbcd66faeba264e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Started POST "/shopping/cart_items" for 127.0.0.1 at 2018-09-07 18:49:05 +0530 Processing by Shopping::CartItemsController#create as JSON Parameters: {"cart_item"=>{"product_id"=>"5b927ac8acbcd66faeba2644", "quantity"=>1, "discount_code"=>"Span", "price"=>10.0, "name"=>"Buckwheat", "accept_order_at_percentage_of_price"=>0.2}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: product_id, quantity, discount_code, price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: product_id, quantity, discount_code, price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927ac8acbcd66faeba2644'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927ac8acbcd66faeba2644'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b927ac9acbcd66faeba2651')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b927ac9acbcd66faeba2651'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | FAILED | undefined method `bson_type' for 0.4e3:BigDecimal | 0.000227469s undefined method `bson_type' for 0.4e3:BigDecimal Completed 500 Internal Server Error in 125ms MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.003s Please set AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY and AWS_REGION in your env vars, to use the sns_client. :initializers/aws.rb Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927b2bacbcd6700d01df02'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"robert_stoltenberg@zboncak.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"WRgQkgs4bABAmsf4Vun5"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"z5VuTC26SHhdaFsX6yHx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927b2bacbcd6700d01df07'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b927b2bacbcd6700d01df07')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b927b2bacbcd6700d01df0b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Mm4_kzmWq3za67_Ds9fZ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b927b2bacbcd6700d01df07')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"bella@collier.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"R6Z49KsJMrAPPS2ozzdJ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"DvJyvJgYnV9o4zLwNhsz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927b2bacbcd6700d01df0c'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b927b2bacbcd6700d01df0c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started POST "/shopping/cart_items" for 127.0.0.1 at 2018-09-07 18:50:43 +0530 Processing by Shopping::CartItemsController#create as JSON Parameters: {"cart_item"=>{"product_id"=>"5b927b2bacbcd6700d01df02", "quantity"=>1, "discount_code"=>"Sub-Ex", "price"=>10.0, "name"=>"Marjoram", "accept_order_at_percentage_of_price"=>0.2}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: product_id, quantity, discount_code, price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: product_id, quantity, discount_code, price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927b2bacbcd6700d01df02'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927b2bacbcd6700d01df02'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b927b2cacbcd6700d01df0f')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b927b2cacbcd6700d01df0f'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | FAILED | undefined method `bson_type' for 0.4e3:BigDecimal | 0.000190898s undefined method `bson_type' for 0.4e3:BigDecimal Completed 500 Internal Server Error in 145ms MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.003s Please set AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY and AWS_REGION in your env vars, to use the sns_client. :initializers/aws.rb Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927b7aacbcd6706a513556'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rafaela_funk@collier.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"dfDZYXzidZVgyDwM2MKz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"CPfymxuYRACbd2u_4qFP"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927b7bacbcd6706a51355b'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b927b7bacbcd6706a51355b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b927b7bacbcd6706a51355f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"fqasxqJRVFk-xwo2er31"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b927b7bacbcd6706a51355b')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rowena_block@wilderman.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"JmGxd2DHyZssbME5Vv1W"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"5i1h8Rf4k1w6GGhKLPRj"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927b7bacbcd6706a513560'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b927b7bacbcd6706a513560')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started POST "/shopping/cart_items" for 127.0.0.1 at 2018-09-07 18:52:03 +0530 Processing by Shopping::CartItemsController#create as JSON Parameters: {"cart_item"=>{"product_id"=>"5b927b7aacbcd6706a513556", "quantity"=>1, "discount_code"=>"Alphazap", "price"=>10.0, "name"=>"Coconut water", "accept_order_at_percentage_of_price"=>0.2}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: product_id, quantity, discount_code, price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: product_id, quantity, discount_code, price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927b7aacbcd6706a513556'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927b7aacbcd6706a513556'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b927b7cacbcd6706a513563')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b927b7cacbcd6706a513563'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | FAILED | undefined method `bson_type' for 0.4e3:BigDecimal | 0.000196359s Completed 500 Internal Server Error in 77ms MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.002s Please set AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY and AWS_REGION in your env vars, to use the sns_client. :initializers/aws.rb Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927be7acbcd670ea3ccac9'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"chaya@kerluke.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"p-efhPoXuvsF_JWG-2Xg"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ERP9dqhus8zyQtUm7HRb"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927be8acbcd670ea3ccace'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b927be8acbcd670ea3ccace')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b927be8acbcd670ea3ccad2')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"NTBtRQkyBnx44aR8uEp5"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b927be8acbcd670ea3ccace')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rachel_goyette@daugherty.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"U_JAwJHebwaqssK3RNbQ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"gjxsDr8gmfyYHNVptNYw"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927be8acbcd670ea3ccad3'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b927be8acbcd670ea3ccad3')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started POST "/shopping/cart_items" for 127.0.0.1 at 2018-09-07 18:53:52 +0530 Processing by Shopping::CartItemsController#create as JSON Parameters: {"cart_item"=>{"product_id"=>"5b927be7acbcd670ea3ccac9", "quantity"=>1, "discount_code"=>"Keylex", "price"=>10.0, "name"=>"Bread", "accept_order_at_percentage_of_price"=>0.2}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: product_id, quantity, discount_code, price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: product_id, quantity, discount_code, price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927be7acbcd670ea3ccac9'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927be7acbcd670ea3ccac9'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b927be8acbcd670ea3ccad6')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b927be8acbcd670ea3ccad6'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | FAILED | Updating the path 'product_code' would create a conflict at 'product_code' (40) | 0.045979756000000004s Completed 500 Internal Server Error in 111ms MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.001s Please set AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY and AWS_REGION in your env vars, to use the sns_client. :initializers/aws.rb Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927c4cacbcd6713f240c7c'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"alana_lynch@boehm.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"MCofdxxjQR8Z8ducLM_Q"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"h9wByk9xWxz4zKz9CL3R"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927c4cacbcd6713f240c81'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b927c4cacbcd6713f240c81')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b927c4dacbcd6713f240c85')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"-2-RswRKstKKYaufDgiz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b927c4cacbcd6713f240c81')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"madison.gaylord@abshirelynch.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"AZKPaoBKX-LyLDsisZ61"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Ww_-h43ASn2SAExoYuXz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927c4dacbcd6713f240c86'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b927c4dacbcd6713f240c86')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started POST "/shopping/cart_items" for 127.0.0.1 at 2018-09-07 18:55:33 +0530 Processing by Shopping::CartItemsController#create as JSON Parameters: {"cart_item"=>{"product_id"=>"5b927c4cacbcd6713f240c7c", "quantity"=>1, "discount_code"=>"Opela", "price"=>10.0, "name"=>"Arborio rice", "accept_order_at_percentage_of_price"=>0.2}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: product_id, quantity, discount_code, price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: product_id, quantity, discount_code, price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927c4cacbcd6713f240c7c'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927c4cacbcd6713f240c7c'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b927c4dacbcd6713f240c89')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b927c4dacbcd6713f240c89'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s Completed 201 Created in 144ms (Views: 3.4ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.001s Please set AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY and AWS_REGION in your env vars, to use the sns_client. :initializers/aws.rb Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927e57acbcd6724941826f'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"mortimer@wehner.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sEHxNixidyTDXC4kUpe4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Bxz92-2UzgEnqx4bSpLT"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927e58acbcd67249418274'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b927e58acbcd67249418274')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b927e58acbcd67249418278')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Ko-cP8Sx8kCx6yzRrUdC"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b927e58acbcd67249418274')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"mohammed_shields@considinereichert.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"8p5X8T2m-gWTPZdi6znN"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"iWtB6Qu7xQV5-QJCbFES"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927e58acbcd67249418279'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b927e58acbcd67249418279')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927e57acbcd6724941826f'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927e58acbcd6724941827c'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started GET "/shopping/cart_items/5b927e58acbcd6724941827c?api_key=test¤t_app_id=testappid" for 127.0.0.1 at 2018-09-07 19:04:16 +0530 Processing by Shopping::CartItemsController#show as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b927e58acbcd6724941827c", "cart_item"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b927e58acbcd6724941827c'), "resource_id"=>"5b927e58acbcd67249418274", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b927e58acbcd6724941827c'), "resource_id"=>"5b927e58acbcd67249418274", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Completed 200 OK in 79ms (Views: 1.2ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started POST "/shopping/cart_items" for 127.0.0.1 at 2018-09-07 19:04:16 +0530 Processing by Shopping::CartItemsController#create as JSON Parameters: {"cart_item"=>{"product_id"=>"5b927e57acbcd6724941826f", "quantity"=>1, "discount_code"=>"Voltsillam", "price"=>10.0, "name"=>"Lemon", "accept_order_at_percentage_of_price"=>0.2}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: product_id, quantity, discount_code, price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: product_id, quantity, discount_code, price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927e57acbcd6724941826f'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927e57acbcd6724941826f'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b927e58acbcd6724941827e')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b927e58acbcd6724941827e'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s Completed 201 Created in 79ms (Views: 3.5ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927e57acbcd6724941826f'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927e58acbcd67249418281'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started PUT "/shopping/cart_items/5b927e58acbcd67249418281" for 127.0.0.1 at 2018-09-07 19:04:16 +0530 Processing by Shopping::CartItemsController#update as JSON Parameters: {"cart_item"=>{"discount"=>42, "quantity"=>10, "product_id"=>"5b927e58acbcd67249418283", "price"=>400}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b927e58acbcd67249418281"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: discount, product_id, price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: discount, quantity, product_id, price Unpermitted parameters: api_key, current_app_id, id, user_token Unpermitted parameters: discount, product_id, price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: discount, quantity, product_id, price Unpermitted parameters: api_key, current_app_id, id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b927e58acbcd67249418281'), "resource_id"=>"5b927e58acbcd67249418274", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b927e58acbcd67249418281'), "resource_id"=>"5b927e58acbcd67249418274", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927e57acbcd6724941826f'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b927e58acbcd67249418281')}, "u"=>{"$set"=>{"quantity"=>10.0, "tags... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 204 No Content in 77ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"sigrid@fisher.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"CxPQDpbNMsbjRu1cJ4sn"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"wgn-YW6goFhE6EHMeSHp"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927e59acbcd67249418285'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b927e59acbcd67249418285')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"oSC-Yqsp3PZPnfUU5tP3"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b927e59acbcd67249418285')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927e57acbcd6724941826f'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927e59acbcd67249418288'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started PUT "/shopping/cart_items/5b927e59acbcd67249418288" for 127.0.0.1 at 2018-09-07 19:04:17 +0530 Processing by Shopping::CartItemsController#update as JSON Parameters: {"cart_item"=>{"discount"=>42, "quantity"=>10, "product_id"=>"5b927e59acbcd6724941828a", "price"=>400}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b927e59acbcd67249418288"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Completed 401 Unauthorized in 9ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927e57acbcd6724941826f'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927e59acbcd67249418295'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started DELETE "/shopping/cart_items/5b927e59acbcd67249418295" for 127.0.0.1 at 2018-09-07 19:04:17 +0530 Processing by Shopping::CartItemsController#destroy as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b927e59acbcd67249418295", "cart_item"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b927e59acbcd67249418295'), "resource_id"=>"5b927e58acbcd67249418274", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b927e59acbcd67249418295'), "resource_id"=>"5b927e58acbcd67249418274", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_id"=>BSON::ObjectId('5b927e59acbcd67249418295')}, "limit"=>1}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s Completed 204 No Content in 59ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927e57acbcd6724941826f'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927e59acbcd67249418297'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b927e59acbcd67249418297'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"test", "current_app_id"=>"testappid", "id"=>"5b927e59acbcd67249418297", "cart_item"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b927e59acbcd67249418297'), "resource_id"=>"5b927e58acbcd67249418274", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b927e59acbcd67249418297'), "resource_id"=>"5b927e58acbcd67249418274", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Completed 204 No Content in 18ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927e57acbcd6724941826f'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927e59acbcd6724941829b'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927e57acbcd6724941826f'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927e59acbcd6724941829d'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927e57acbcd6724941826f'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927e59acbcd6724941829f'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927e57acbcd6724941826f'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927e59acbcd672494182a1'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927e57acbcd6724941826f'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927e59acbcd672494182a3'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started GET "/shopping/cart_items?api_key=test¤t_app_id=testappid" for 127.0.0.1 at 2018-09-07 19:04:17 +0530 Processing by Shopping::CartItemsController#index as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "cart_item"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b927e58acbcd67249418274", "parent_id"=>nil, "_type"=>"Shopping::CartItem"}, "limit"=>25, "skip"=>0, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s Started GET "/shopping/cart_items?api_key=test¤t_app_id=testappid" for 127.0.0.1 at 2018-09-07 19:04:18 +0530 Processing by Shopping::CartItemsController#index as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "cart_item"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b927e58acbcd67249418274", "parent_id"=>nil, "_type"=>"Shopping::CartItem"}, "limit"=>25, "skip"=>0, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s Started GET "/shopping/cart_items?api_key=test¤t_app_id=testappid" for 127.0.0.1 at 2018-09-07 19:04:18 +0530 Processing by Shopping::CartItemsController#index as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "cart_item"=>{}} Completed 401 Unauthorized in 1ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"delaney_stark@considinerogahn.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"fdx1my3b6bQZGzZWK4mT"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"EdSSthAcWjdyVZYkrzWj"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927e5aacbcd672494182ac'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b927e5aacbcd672494182ac')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ZEuqGH6pwZ5Kszdwujrw"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b927e5aacbcd672494182ac')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.004s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b927e57acbcd6724941826f'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b927e5aacbcd672494182af'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started GET "/shopping/cart_items/5b927e5aacbcd672494182af?api_key=test¤t_app_id=testappid" for 127.0.0.1 at 2018-09-07 19:04:18 +0530 Processing by Shopping::CartItemsController#show as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b927e5aacbcd672494182af", "cart_item"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken1"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken1"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b927e5aacbcd672494182af'), "resource_id"=>"5b927e5aacbcd672494182ac", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.001s Please set AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY and AWS_REGION in your env vars, to use the sns_client. :initializers/aws.rb Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | Errno::ECONNREFUSED: Connection refused - connect(2) for 127.0.0.1:27017 MONGODB | Errno::ECONNREFUSED: Connection refused - connect(2) for 127.0.0.1:27017 MONGODB | Errno::ECONNREFUSED: Connection refused - connect(2) for 127.0.0.1:27017 MONGODB | Errno::ECONNREFUSED: Connection refused - connect(2) for 127.0.0.1:27017 MONGODB | Errno::ECONNREFUSED: Connection refused - connect(2) for 127.0.0.1:27017 MONGODB | Errno::ECONNREFUSED: Connection refused - connect(2) for 127.0.0.1:27017 MONGODB | Errno::ECONNREFUSED: Connection refused - connect(2) for 127.0.0.1:27017 MONGODB | Errno::ECONNREFUSED: Connection refused - connect(2) for 127.0.0.1:27017 MONGODB | Errno::ECONNREFUSED: Connection refused - connect(2) for 127.0.0.1:27017 MONGODB | Errno::ECONNREFUSED: Connection refused - connect(2) for 127.0.0.1:27017 MONGODB | Errno::ECONNREFUSED: Connection refused - connect(2) for 127.0.0.1:27017 MONGODB | Errno::ECONNREFUSED: Connection refused - connect(2) for 127.0.0.1:27017 MONGODB | Errno::ECONNREFUSED: Connection refused - connect(2) for 127.0.0.1:27017 MONGODB | Errno::ECONNREFUSED: Connection refused - connect(2) for 127.0.0.1:27017 MONGODB | Errno::ECONNREFUSED: Connection refused - connect(2) for 127.0.0.1:27017 MONGODB | Errno::ECONNREFUSED: Connection refused - connect(2) for 127.0.0.1:27017 MONGODB | Errno::ECONNREFUSED: Connection refused - connect(2) for 127.0.0.1:27017 MONGODB | Errno::ECONNREFUSED: Connection refused - connect(2) for 127.0.0.1:27017 MONGODB | Errno::ECONNREFUSED: Connection refused - connect(2) for 127.0.0.1:27017 MONGODB | Errno::ECONNREFUSED: Connection refused - connect(2) for 127.0.0.1:27017 MONGODB | Errno::ECONNREFUSED: Connection refused - connect(2) for 127.0.0.1:27017 MONGODB | Errno::ECONNREFUSED: Connection refused - connect(2) for 127.0.0.1:27017 MONGODB | Errno::ECONNREFUSED: Connection refused - connect(2) for 127.0.0.1:27017 MONGODB | Errno::ECONNREFUSED: Connection refused - connect(2) for 127.0.0.1:27017 MONGODB | Errno::ECONNREFUSED: Connection refused - connect(2) for 127.0.0.1:27017 MONGODB | Errno::ECONNREFUSED: Connection refused - connect(2) for 127.0.0.1:27017 MONGODB | Errno::ECONNREFUSED: Connection refused - connect(2) for 127.0.0.1:27017 MONGODB | Errno::ECONNREFUSED: Connection refused - connect(2) for 127.0.0.1:27017 MONGODB | Errno::ECONNREFUSED: Connection refused - connect(2) for 127.0.0.1:27017 MONGODB | Errno::ECONNREFUSED: Connection refused - connect(2) for 127.0.0.1:27017 MONGODB | Errno::ECONNREFUSED: Connection refused - connect(2) for 127.0.0.1:27017 MONGODB | Errno::ECONNREFUSED: Connection refused - connect(2) for 127.0.0.1:27017 MONGODB | Errno::ECONNREFUSED: Connection refused - connect(2) for 127.0.0.1:27017 MONGODB | Errno::ECONNREFUSED: Connection refused - connect(2) for 127.0.0.1:27017 MONGODB | Errno::ECONNREFUSED: Connection refused - connect(2) for 127.0.0.1:27017 MONGODB | Errno::ECONNREFUSED: Connection refused - connect(2) for 127.0.0.1:27017 MONGODB | Errno::ECONNREFUSED: Connection refused - connect(2) for 127.0.0.1:27017 MONGODB | Errno::ECONNREFUSED: Connection refused - connect(2) for 127.0.0.1:27017 MONGODB | Errno::ECONNREFUSED: Connection refused - connect(2) for 127.0.0.1:27017 MONGODB | Errno::ECONNREFUSED: Connection refused - connect(2) for 127.0.0.1:27017 MONGODB | Errno::ECONNREFUSED: Connection refused - connect(2) for 127.0.0.1:27017 MONGODB | Errno::ECONNREFUSED: Connection refused - connect(2) for 127.0.0.1:27017 MONGODB | Errno::ECONNREFUSED: Connection refused - connect(2) for 127.0.0.1:27017 MONGODB | Errno::ECONNREFUSED: Connection refused - connect(2) for 127.0.0.1:27017 MONGODB | Errno::ECONNREFUSED: Connection refused - connect(2) for 127.0.0.1:27017 MONGODB | Errno::ECONNREFUSED: Connection refused - connect(2) for 127.0.0.1:27017 MONGODB | Errno::ECONNREFUSED: Connection refused - connect(2) for 127.0.0.1:27017 MONGODB | Errno::ECONNREFUSED: Connection refused - connect(2) for 127.0.0.1:27017 MONGODB | Errno::ECONNREFUSED: Connection refused - connect(2) for 127.0.0.1:27017 MONGODB | Errno::ECONNREFUSED: Connection refused - connect(2) for 127.0.0.1:27017 MONGODB | Errno::ECONNREFUSED: Connection refused - connect(2) for 127.0.0.1:27017 MONGODB | Errno::ECONNREFUSED: Connection refused - connect(2) for 127.0.0.1:27017 MONGODB | Errno::ECONNREFUSED: Connection refused - connect(2) for 127.0.0.1:27017 MONGODB | Errno::ECONNREFUSED: Connection refused - connect(2) for 127.0.0.1:27017 MONGODB | Errno::ECONNREFUSED: Connection refused - connect(2) for 127.0.0.1:27017 MONGODB | Errno::ECONNREFUSED: Connection refused - connect(2) for 127.0.0.1:27017 MONGODB | Errno::ECONNREFUSED: Connection refused - connect(2) for 127.0.0.1:27017 MONGODB | Errno::ECONNREFUSED: Connection refused - connect(2) for 127.0.0.1:27017 MONGODB | Errno::ECONNREFUSED: Connection refused - connect(2) for 127.0.0.1:27017 MONGODB | Errno::ECONNREFUSED: Connection refused - connect(2) for 127.0.0.1:27017 MONGODB | Errno::ECONNREFUSED: Connection refused - connect(2) for 127.0.0.1:27017 MONGODB | Errno::ECONNREFUSED: Connection refused - connect(2) for 127.0.0.1:27017 MONGODB | Errno::ECONNREFUSED: Connection refused - connect(2) for 127.0.0.1:27017 MONGODB | Errno::ECONNREFUSED: Connection refused - connect(2) for 127.0.0.1:27017 MONGODB | Errno::ECONNREFUSED: Connection refused - connect(2) for 127.0.0.1:27017 MONGODB | Errno::ECONNREFUSED: Connection refused - connect(2) for 127.0.0.1:27017 MONGODB | Errno::ECONNREFUSED: Connection refused - connect(2) for 127.0.0.1:27017 MONGODB | Errno::ECONNREFUSED: Connection refused - connect(2) for 127.0.0.1:27017 MONGODB | Errno::ECONNREFUSED: Connection refused - connect(2) for 127.0.0.1:27017 MONGODB | Errno::ECONNREFUSED: Connection refused - connect(2) for 127.0.0.1:27017 MONGODB | Errno::ECONNREFUSED: Connection refused - connect(2) for 127.0.0.1:27017 MONGODB | Errno::ECONNREFUSED: Connection refused - connect(2) for 127.0.0.1:27017 MONGODB | Errno::ECONNREFUSED: Connection refused - connect(2) for 127.0.0.1:27017 MONGODB | Errno::ECONNREFUSED: Connection refused - connect(2) for 127.0.0.1:27017 MONGODB | Errno::ECONNREFUSED: Connection refused - connect(2) for 127.0.0.1:27017 MONGODB | Errno::ECONNREFUSED: Connection refused - connect(2) for 127.0.0.1:27017 MONGODB | Errno::ECONNREFUSED: Connection refused - connect(2) for 127.0.0.1:27017 MONGODB | Errno::ECONNREFUSED: Connection refused - connect(2) for 127.0.0.1:27017 MONGODB | Errno::ECONNREFUSED: Connection refused - connect(2) for 127.0.0.1:27017 MONGODB | Errno::ECONNREFUSED: Connection refused - connect(2) for 127.0.0.1:27017 MONGODB | Errno::ECONNREFUSED: Connection refused - connect(2) for 127.0.0.1:27017 MONGODB | Errno::ECONNREFUSED: Connection refused - connect(2) for 127.0.0.1:27017 MONGODB | Errno::ECONNREFUSED: Connection refused - connect(2) for 127.0.0.1:27017 MONGODB | Errno::ECONNREFUSED: Connection refused - connect(2) for 127.0.0.1:27017 MONGODB | Errno::ECONNREFUSED: Connection refused - connect(2) for 127.0.0.1:27017 MONGODB | Errno::ECONNREFUSED: Connection refused - connect(2) for 127.0.0.1:27017 MONGODB | Errno::ECONNREFUSED: Connection refused - connect(2) for 127.0.0.1:27017 MONGODB | Errno::ECONNREFUSED: Connection refused - connect(2) for 127.0.0.1:27017 MONGODB | Errno::ECONNREFUSED: Connection refused - connect(2) for 127.0.0.1:27017 MONGODB | Errno::ECONNREFUSED: Connection refused - connect(2) for 127.0.0.1:27017 MONGODB | Errno::ECONNREFUSED: Connection refused - connect(2) for 127.0.0.1:27017 MONGODB | Errno::ECONNREFUSED: Connection refused - connect(2) for 127.0.0.1:27017 MONGODB | Errno::ECONNREFUSED: Connection refused - connect(2) for 127.0.0.1:27017 MONGODB | Errno::ECONNREFUSED: Connection refused - connect(2) for 127.0.0.1:27017 MONGODB | Errno::ECONNREFUSED: Connection refused - connect(2) for 127.0.0.1:27017 MONGODB | Errno::ECONNREFUSED: Connection refused - connect(2) for 127.0.0.1:27017 MONGODB | Errno::ECONNREFUSED: Connection refused - connect(2) for 127.0.0.1:27017 MONGODB | Errno::ECONNREFUSED: Connection refused - connect(2) for 127.0.0.1:27017 MONGODB | Errno::ECONNREFUSED: Connection refused - connect(2) for 127.0.0.1:27017 MONGODB | Errno::ECONNREFUSED: Connection refused - connect(2) for 127.0.0.1:27017 MONGODB | Errno::ECONNREFUSED: Connection refused - connect(2) for 127.0.0.1:27017 MONGODB | Errno::ECONNREFUSED: Connection refused - connect(2) for 127.0.0.1:27017 MONGODB | Errno::ECONNREFUSED: Connection refused - connect(2) for 127.0.0.1:27017 MONGODB | Errno::ECONNREFUSED: Connection refused - connect(2) for 127.0.0.1:27017 MONGODB | Errno::ECONNREFUSED: Connection refused - connect(2) for 127.0.0.1:27017 MONGODB | Errno::ECONNREFUSED: Connection refused - connect(2) for 127.0.0.1:27017 MONGODB | Errno::ECONNREFUSED: Connection refused - connect(2) for 127.0.0.1:27017 MONGODB | Errno::ECONNREFUSED: Connection refused - connect(2) for 127.0.0.1:27017 MONGODB | Errno::ECONNREFUSED: Connection refused - connect(2) for 127.0.0.1:27017 MONGODB | Errno::ECONNREFUSED: Connection refused - connect(2) for 127.0.0.1:27017 MONGODB | Errno::ECONNREFUSED: Connection refused - connect(2) for 127.0.0.1:27017 MONGODB | Errno::ECONNREFUSED: Connection refused - connect(2) for 127.0.0.1:27017 MONGODB | Errno::ECONNREFUSED: Connection refused - connect(2) for 127.0.0.1:27017 MONGODB | Errno::ECONNREFUSED: Connection refused - connect(2) for 127.0.0.1:27017 MONGODB | Errno::ECONNREFUSED: Connection refused - connect(2) for 127.0.0.1:27017 MONGODB | Errno::ECONNREFUSED: Connection refused - connect(2) for 127.0.0.1:27017 MONGODB | Errno::ECONNREFUSED: Connection refused - connect(2) for 127.0.0.1:27017 MONGODB | Errno::ECONNREFUSED: Connection refused - connect(2) for 127.0.0.1:27017 MONGODB | Errno::ECONNREFUSED: Connection refused - connect(2) for 127.0.0.1:27017 MONGODB | Errno::ECONNREFUSED: Connection refused - connect(2) for 127.0.0.1:27017 MONGODB | Errno::ECONNREFUSED: Connection refused - connect(2) for 127.0.0.1:27017 MONGODB | Errno::ECONNREFUSED: Connection refused - connect(2) for 127.0.0.1:27017 MONGODB | Errno::ECONNREFUSED: Connection refused - connect(2) for 127.0.0.1:27017 MONGODB | Errno::ECONNREFUSED: Connection refused - connect(2) for 127.0.0.1:27017 MONGODB | Errno::ECONNREFUSED: Connection refused - connect(2) for 127.0.0.1:27017 MONGODB | Errno::ECONNREFUSED: Connection refused - connect(2) for 127.0.0.1:27017 Please set AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY and AWS_REGION in your env vars, to use the sns_client. :initializers/aws.rb Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.071s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.155s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.136s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.055s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92974cacbcd60d4bf730da'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"zella.mills@klingturner.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"j31ms3EzRksBqHHArYH5"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"hp2sAU4yz2khTL-nJyaS"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92974dacbcd60d4bf730df'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92974dacbcd60d4bf730df')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92974eacbcd60d4bf730e3')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"i8n75__2sj2vtRszwpNs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92974dacbcd60d4bf730df')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"moses_kemmer@nikolaus.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"9Fp-bDpTUBQY8Fyd7zJa"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"AosvoARK4EirzeL-nGxo"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92974eacbcd60d4bf730e4'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92974eacbcd60d4bf730e4')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92974cacbcd60d4bf730da'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92974eacbcd60d4bf730e7'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started GET "/shopping/cart_items/5b92974eacbcd60d4bf730e7?api_key=test¤t_app_id=testappid" for 127.0.0.1 at 2018-09-07 20:50:46 +0530 Processing by Shopping::CartItemsController#show as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b92974eacbcd60d4bf730e7", "cart_item"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b92974eacbcd60d4bf730e7'), "resource_id"=>"5b92974dacbcd60d4bf730df", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92974eacbcd60d4bf730e7'), "resource_id"=>"5b92974dacbcd60d4bf730df", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Completed 200 OK in 206ms (Views: 2.0ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started POST "/shopping/cart_items" for 127.0.0.1 at 2018-09-07 20:50:46 +0530 Processing by Shopping::CartItemsController#create as JSON Parameters: {"cart_item"=>{"product_id"=>"5b92974cacbcd60d4bf730da", "quantity"=>1, "discount_code"=>"Gembucket", "price"=>10.0, "name"=>"Arborio rice", "accept_order_at_percentage_of_price"=>0.2}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: product_id, quantity, discount_code, price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: product_id, quantity, discount_code, price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92974cacbcd60d4bf730da'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92974cacbcd60d4bf730da'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92974eacbcd60d4bf730e9')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92974eacbcd60d4bf730e9'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s Completed 201 Created in 97ms (Views: 24.7ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92974cacbcd60d4bf730da'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92974facbcd60d4bf730ec'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started PUT "/shopping/cart_items/5b92974facbcd60d4bf730ec" for 127.0.0.1 at 2018-09-07 20:50:47 +0530 Processing by Shopping::CartItemsController#update as JSON Parameters: {"cart_item"=>{"discount"=>42, "quantity"=>10, "product_id"=>"5b92974facbcd60d4bf730ee", "price"=>400}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b92974facbcd60d4bf730ec"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: discount, product_id, price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: discount, quantity, product_id, price Unpermitted parameters: api_key, current_app_id, id, user_token Unpermitted parameters: discount, product_id, price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: discount, quantity, product_id, price Unpermitted parameters: api_key, current_app_id, id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b92974facbcd60d4bf730ec'), "resource_id"=>"5b92974dacbcd60d4bf730df", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92974facbcd60d4bf730ec'), "resource_id"=>"5b92974dacbcd60d4bf730df", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92974cacbcd60d4bf730da'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92974facbcd60d4bf730ec')}, "u"=>{"$set"=>{"quantity"=>10.0, "tags... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 204 No Content in 94ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"christophe@crooks.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ZnXwZELfxGTGd3GJBsDo"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"iYyVJJWCrehWEUoJdsdq"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92974facbcd60d4bf730f0'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92974facbcd60d4bf730f0')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"MthwE9SjhZxKENT9mP8o"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92974facbcd60d4bf730f0')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92974cacbcd60d4bf730da'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92974facbcd60d4bf730f3'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started PUT "/shopping/cart_items/5b92974facbcd60d4bf730f3" for 127.0.0.1 at 2018-09-07 20:50:47 +0530 Processing by Shopping::CartItemsController#update as JSON Parameters: {"cart_item"=>{"discount"=>42, "quantity"=>10, "product_id"=>"5b92974facbcd60d4bf730f5", "price"=>400}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b92974facbcd60d4bf730f3"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Completed 401 Unauthorized in 9ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92974cacbcd60d4bf730da'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92974facbcd60d4bf73100'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started DELETE "/shopping/cart_items/5b92974facbcd60d4bf73100" for 127.0.0.1 at 2018-09-07 20:50:47 +0530 Processing by Shopping::CartItemsController#destroy as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b92974facbcd60d4bf73100", "cart_item"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b92974facbcd60d4bf73100'), "resource_id"=>"5b92974dacbcd60d4bf730df", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92974facbcd60d4bf73100'), "resource_id"=>"5b92974dacbcd60d4bf730df", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92974facbcd60d4bf73100')}, "limit"=>1}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s Completed 204 No Content in 58ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92974cacbcd60d4bf730da'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92974facbcd60d4bf73102'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92974facbcd60d4bf73102'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"test", "current_app_id"=>"testappid", "id"=>"5b92974facbcd60d4bf73102", "cart_item"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b92974facbcd60d4bf73102'), "resource_id"=>"5b92974dacbcd60d4bf730df", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92974facbcd60d4bf73102'), "resource_id"=>"5b92974dacbcd60d4bf730df", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Completed 204 No Content in 25ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92974cacbcd60d4bf730da'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92974facbcd60d4bf73106'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92974cacbcd60d4bf730da'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92974facbcd60d4bf73108'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92974cacbcd60d4bf730da'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92974facbcd60d4bf7310a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92974cacbcd60d4bf730da'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92974facbcd60d4bf7310c'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92974cacbcd60d4bf730da'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929750acbcd60d4bf7310e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started GET "/shopping/cart_items?api_key=test¤t_app_id=testappid" for 127.0.0.1 at 2018-09-07 20:50:48 +0530 Processing by Shopping::CartItemsController#index as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "cart_item"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92974dacbcd60d4bf730df", "parent_id"=>nil, "_type"=>"Shopping::CartItem"}, "limit"=>25, "skip"=>0, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s Started GET "/shopping/cart_items?api_key=test¤t_app_id=testappid" for 127.0.0.1 at 2018-09-07 20:50:48 +0530 Processing by Shopping::CartItemsController#index as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "cart_item"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92974dacbcd60d4bf730df", "parent_id"=>nil, "_type"=>"Shopping::CartItem"}, "limit"=>25, "skip"=>0, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s Started GET "/shopping/cart_items?api_key=test¤t_app_id=testappid" for 127.0.0.1 at 2018-09-07 20:50:48 +0530 Processing by Shopping::CartItemsController#index as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "cart_item"=>{}} Completed 401 Unauthorized in 1ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"reba@hahnlarson.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"a_4xS7LoFqgoxM8TASLg"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"4DJR7WKJdhTRjjifXE9T"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929750acbcd60d4bf73117'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b929750acbcd60d4bf73117')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"eKZgmQBs5yVYCSAEYz1P"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929750acbcd60d4bf73117')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92974cacbcd60d4bf730da'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929750acbcd60d4bf7311a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started GET "/shopping/cart_items/5b929750acbcd60d4bf7311a?api_key=test¤t_app_id=testappid" for 127.0.0.1 at 2018-09-07 20:50:48 +0530 Processing by Shopping::CartItemsController#show as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b929750acbcd60d4bf7311a", "cart_item"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken1"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken1"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b929750acbcd60d4bf7311a'), "resource_id"=>"5b929750acbcd60d4bf73117", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.001s Please set AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY and AWS_REGION in your env vars, to use the sns_client. :initializers/aws.rb Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9297e0acbcd60f582d71d0'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"leonie@lueilwitz.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"kjsLouLRzHQNn5v_Kv6c"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sj-hn-RMmcRbFswgWAZy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9297e1acbcd60f582d71d5'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b9297e1acbcd60f582d71d5')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9297e1acbcd60f582d71d9')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sb8a2BpdCTspgf99ggfb"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9297e1acbcd60f582d71d5')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"barrett@kohler.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"u-dev-KM24jdG7SRJvgm"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"fzbw2zvsb5aSs1122_tW"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9297e1acbcd60f582d71da'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b9297e1acbcd60f582d71da')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297e0acbcd60f582d71d0'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9297e1acbcd60f582d71dd'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started GET "/shopping/cart_items/5b9297e1acbcd60f582d71dd?api_key=test¤t_app_id=testappid" for 127.0.0.1 at 2018-09-07 20:53:13 +0530 Processing by Shopping::CartItemsController#show as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b9297e1acbcd60f582d71dd", "cart_item"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b9297e1acbcd60f582d71dd'), "resource_id"=>"5b9297e1acbcd60f582d71d5", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b9297e1acbcd60f582d71dd'), "resource_id"=>"5b9297e1acbcd60f582d71d5", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Completed 200 OK in 80ms (Views: 1.1ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Started POST "/shopping/cart_items" for 127.0.0.1 at 2018-09-07 20:53:14 +0530 Processing by Shopping::CartItemsController#create as JSON Parameters: {"cart_item"=>{"product_id"=>"5b9297e0acbcd60f582d71d0", "quantity"=>1, "discount_code"=>"Konklab", "price"=>10.0, "name"=>"RedWine", "accept_order_at_percentage_of_price"=>0.2}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: product_id, quantity, discount_code, price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: product_id, quantity, discount_code, price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297e0acbcd60f582d71d0'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297e0acbcd60f582d71d0'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b9297e2acbcd60f582d71df')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b9297e2acbcd60f582d71df'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s Completed 201 Created in 192ms (Views: 2.7ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297e0acbcd60f582d71d0'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9297e2acbcd60f582d71e2'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started PUT "/shopping/cart_items/5b9297e2acbcd60f582d71e2" for 127.0.0.1 at 2018-09-07 20:53:14 +0530 Processing by Shopping::CartItemsController#update as JSON Parameters: {"cart_item"=>{"discount"=>42, "quantity"=>10, "product_id"=>"5b9297e2acbcd60f582d71e4", "price"=>400}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b9297e2acbcd60f582d71e2"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: discount, product_id, price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: discount, quantity, product_id, price Unpermitted parameters: api_key, current_app_id, id, user_token Unpermitted parameters: discount, product_id, price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: discount, quantity, product_id, price Unpermitted parameters: api_key, current_app_id, id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b9297e2acbcd60f582d71e2'), "resource_id"=>"5b9297e1acbcd60f582d71d5", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b9297e2acbcd60f582d71e2'), "resource_id"=>"5b9297e1acbcd60f582d71d5", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297e0acbcd60f582d71d0'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9297e2acbcd60f582d71e2')}, "u"=>{"$set"=>{"quantity"=>10.0, "tags... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Completed 204 No Content in 71ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rhianna@murray.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zthk3MHbm-DXfB8XEwsu"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"vfDWB26hYioETh_vBW4G"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9297e2acbcd60f582d71e6'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b9297e2acbcd60f582d71e6')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"gfNU1ANa-7sJyjGcmtx4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9297e2acbcd60f582d71e6')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297e0acbcd60f582d71d0'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9297e2acbcd60f582d71e9'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started PUT "/shopping/cart_items/5b9297e2acbcd60f582d71e9" for 127.0.0.1 at 2018-09-07 20:53:14 +0530 Processing by Shopping::CartItemsController#update as JSON Parameters: {"cart_item"=>{"discount"=>42, "quantity"=>10, "product_id"=>"5b9297e2acbcd60f582d71eb", "price"=>400}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b9297e2acbcd60f582d71e9"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Completed 401 Unauthorized in 9ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9297e2acbcd60f582d71ec'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.202s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297e0acbcd60f582d71d0'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9297e4acbcd60f582d71ee'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297e0acbcd60f582d71d0'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9297e4acbcd60f582d71f2'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297e0acbcd60f582d71d0'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9297e4acbcd60f582d71f6'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297e0acbcd60f582d71d0'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9297e4acbcd60f582d71fa'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297e0acbcd60f582d71d0'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9297e4acbcd60f582d71fe'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b9297e2acbcd60f582d71ec'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9297e1acbcd60f582d71d5')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9297e1acbcd60f582d71d5", "parent_id"=>"5b9297e2acbcd60f582d71ec", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9297e1acbcd60f582d71d5')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9297e1acbcd60f582d71d5", "cart_id"=>"5b9297e2acbcd60f582d71ec", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9297e1acbcd60f582d71d5", "cart_id"=>"5b9297e2acbcd60f582d71ec", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9297e1acbcd60f582d71d5", "parent_id"=>"5b9297e2acbcd60f582d71ec", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9297e1acbcd60f582d71d5", "parent_id"=>"5b9297e2acbcd60f582d71ec", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b9297e1acbcd60f582d71d5", "parent_id"=>"5b9297e2acbcd60f582d71ec", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9297e1acbcd60f582d71d5", "parent_id"=>"5b9297e2acbcd60f582d71ec", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297e0acbcd60f582d71d0'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b9297e4acbcd60f582d71ee')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297e0acbcd60f582d71d0'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b9297e4acbcd60f582d71f2')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297e0acbcd60f582d71d0'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b9297e4acbcd60f582d71f6')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297e0acbcd60f582d71d0'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b9297e4acbcd60f582d71fa')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297e0acbcd60f582d71d0'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b9297e4acbcd60f582d71fe')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9297e4acbcd60f582d7202'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.230s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b9297e4acbcd60f582d7202", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9297e1acbcd60f582d71d5", "parent_id"=>"5b9297e2acbcd60f582d71ec", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b9297e4acbcd60f582d71ee'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b9297e4acbcd60f582d71f2'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b9297e4acbcd60f582d71f6'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b9297e4acbcd60f582d71fa'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b9297e4acbcd60f582d71fe'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9297e4acbcd60f582d7202')}, "limit"=>1}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s Started PUT "/shopping/cart_items/5b9297e4acbcd60f582d71ee" for 127.0.0.1 at 2018-09-07 20:53:16 +0530 Processing by Shopping::CartItemsController#update as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b9297e4acbcd60f582d71ee", "cart_item"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b9297e4acbcd60f582d71ee'), "resource_id"=>"5b9297e1acbcd60f582d71d5", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b9297e4acbcd60f582d71ee'), "resource_id"=>"5b9297e1acbcd60f582d71d5", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b9297e4acbcd60f582d7202'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297e0acbcd60f582d71d0'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9297e4acbcd60f582d71ee')}, "u"=>{"$set"=>{"tags"=>["Agar", "Avail... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 204 No Content in 179ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b9297e4acbcd60f582d71ee'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9297e5acbcd60f582d720f'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297e0acbcd60f582d71d0'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9297e5acbcd60f582d7211'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297e0acbcd60f582d71d0'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9297e5acbcd60f582d7215'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297e0acbcd60f582d71d0'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9297e5acbcd60f582d7219'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297e0acbcd60f582d71d0'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9297e5acbcd60f582d721d'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297e0acbcd60f582d71d0'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9297e5acbcd60f582d7221'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297e0acbcd60f582d71d0'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9297e5acbcd60f582d7225'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started PUT "/shopping/cart_items/5b9297e5acbcd60f582d7225" for 127.0.0.1 at 2018-09-07 20:53:17 +0530 Processing by Shopping::CartItemsController#update as JSON Parameters: {"cart_item"=>{"quantity"=>33}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b9297e5acbcd60f582d7225"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameter: quantity Unpermitted parameters: api_key, current_app_id, id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameter: quantity Unpermitted parameters: api_key, current_app_id, id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b9297e5acbcd60f582d7225'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b9297e5acbcd60f582d7225'), "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297e0acbcd60f582d71d0'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9297e5acbcd60f582d7225')}, "u"=>{"$set"=>{"quantity"=>33.0, "tags... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Completed 204 No Content in 70ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b9297e5acbcd60f582d7225'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9297e5acbcd60f582d7228'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297e0acbcd60f582d71d0'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9297e5acbcd60f582d722a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297e0acbcd60f582d71d0'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9297e6acbcd60f582d722e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297e0acbcd60f582d71d0'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9297e6acbcd60f582d7232'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297e0acbcd60f582d71d0'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9297e6acbcd60f582d7236'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297e0acbcd60f582d71d0'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9297e6acbcd60f582d723a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9297e6acbcd60f582d723e'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297e0acbcd60f582d71d0'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9297e6acbcd60f582d7240'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297e0acbcd60f582d71d0'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9297e6acbcd60f582d7244'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297e0acbcd60f582d71d0'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9297e6acbcd60f582d7248'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297e0acbcd60f582d71d0'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9297e6acbcd60f582d724c'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297e0acbcd60f582d71d0'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9297e6acbcd60f582d7250'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9297e6acbcd60f582d7254'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297e0acbcd60f582d71d0'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9297e6acbcd60f582d7256'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297e0acbcd60f582d71d0'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9297e6acbcd60f582d725a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297e0acbcd60f582d71d0'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9297e7acbcd60f582d725e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297e0acbcd60f582d71d0'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9297e7acbcd60f582d7262'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297e0acbcd60f582d71d0'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9297e7acbcd60f582d7266'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297e0acbcd60f582d71d0'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9297e7acbcd60f582d726a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started DELETE "/shopping/cart_items/5b9297e7acbcd60f582d726a" for 127.0.0.1 at 2018-09-07 20:53:19 +0530 Processing by Shopping::CartItemsController#destroy as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b9297e7acbcd60f582d726a", "cart_item"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b9297e7acbcd60f582d726a'), "resource_id"=>"5b9297e1acbcd60f582d71d5", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b9297e7acbcd60f582d726a'), "resource_id"=>"5b9297e1acbcd60f582d71d5", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9297e7acbcd60f582d726a')}, "limit"=>1}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s Completed 204 No Content in 64ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297e0acbcd60f582d71d0'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9297e7acbcd60f582d726c'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b9297e7acbcd60f582d726c'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"test", "current_app_id"=>"testappid", "id"=>"5b9297e7acbcd60f582d726c", "cart_item"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b9297e7acbcd60f582d726c'), "resource_id"=>"5b9297e1acbcd60f582d71d5", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b9297e7acbcd60f582d726c'), "resource_id"=>"5b9297e1acbcd60f582d71d5", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Completed 204 No Content in 15ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297e0acbcd60f582d71d0'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9297e7acbcd60f582d7270'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297e0acbcd60f582d71d0'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9297e7acbcd60f582d7272'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297e0acbcd60f582d71d0'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9297e7acbcd60f582d7274'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297e0acbcd60f582d71d0'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9297e7acbcd60f582d7276'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297e0acbcd60f582d71d0'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9297e7acbcd60f582d7278'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started GET "/shopping/cart_items?api_key=test¤t_app_id=testappid" for 127.0.0.1 at 2018-09-07 20:53:19 +0530 Processing by Shopping::CartItemsController#index as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "cart_item"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9297e1acbcd60f582d71d5", "parent_id"=>nil, "_type"=>"Shopping::CartItem"}, "limit"=>25, "skip"=>0, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s Started GET "/shopping/cart_items?api_key=test¤t_app_id=testappid" for 127.0.0.1 at 2018-09-07 20:53:20 +0530 Processing by Shopping::CartItemsController#index as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "cart_item"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9297e1acbcd60f582d71d5", "parent_id"=>nil, "_type"=>"Shopping::CartItem"}, "limit"=>25, "skip"=>0, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s Started GET "/shopping/cart_items?api_key=test¤t_app_id=testappid" for 127.0.0.1 at 2018-09-07 20:53:20 +0530 Processing by Shopping::CartItemsController#index as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "cart_item"=>{}} Completed 401 Unauthorized in 0ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"larry_bashirian@breitenbergspencer.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"1C4HoEcEmJvrddVxo1cj"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"jgMvN6VcS5KR6CLcwqUz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9297e8acbcd60f582d7281'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b9297e8acbcd60f582d7281')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"BY7y7uN2SQUWxNyywQxH"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9297e8acbcd60f582d7281')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297e0acbcd60f582d71d0'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9297e8acbcd60f582d7284'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started GET "/shopping/cart_items/5b9297e8acbcd60f582d7284?api_key=test¤t_app_id=testappid" for 127.0.0.1 at 2018-09-07 20:53:20 +0530 Processing by Shopping::CartItemsController#show as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b9297e8acbcd60f582d7284", "cart_item"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken1"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken1"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b9297e8acbcd60f582d7284'), "resource_id"=>"5b9297e8acbcd60f582d7281", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.001s Please set AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY and AWS_REGION in your env vars, to use the sns_client. :initializers/aws.rb Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"olaf@volkmanschamberger.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xLtSBj1J6PCnXWpU3wFc"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"YfnyEocTGKRkr6LN8RRA"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9297f8acbcd60f8fc6f78c'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b9297f8acbcd60f8fc6f78c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"fsV7KoXXF1Wo5H63LTc5"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9297f8acbcd60f8fc6f78c')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9297f8acbcd60f8fc6f790'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9297f9acbcd60f8fc6f795')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rudolph@kirlin.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"CKjzxAWSeRtwdj5yco5E"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"5AsuBkMEn3scLczSHfsm"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9297f9acbcd60f8fc6f796'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b9297f9acbcd60f8fc6f796')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9297f9acbcd60f8fc6f799'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297f8acbcd60f8fc6f790'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9297f9acbcd60f8fc6f79b'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297f8acbcd60f8fc6f790'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9297f9acbcd60f8fc6f79f'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297f8acbcd60f8fc6f790'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9297f9acbcd60f8fc6f7a3'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297f8acbcd60f8fc6f790'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9297f9acbcd60f8fc6f7a7'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297f8acbcd60f8fc6f790'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9297f9acbcd60f8fc6f7ab'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started GET "/shopping/carts/5b9297f9acbcd60f8fc6f799" for 127.0.0.1 at 2018-09-07 20:53:37 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"X8suTMycYiVMi4MFjEVA"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9297f8acbcd60f8fc6f78c')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 15:23:37 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Shopping::CartsController#show as HTML Parameters: {"id"=>"5b9297f9acbcd60f8fc6f799"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_carts", "query"=>{"_id"=>BSON::ObjectId('5b9297f9acbcd60f8fc6f799'), "resource_id"=>"5b9297f8acbcd60f8fc6f78c", "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b9297f9acbcd60f8fc6f799'), "resource_id"=>"5b9297f8acbcd60f8fc6f78c", "_type"=>"Shopping::Cart"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9297f8acbcd60f8fc6f78c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9297f8acbcd60f8fc6f78c", "parent_id"=>"5b9297f9acbcd60f8fc6f799", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9297f8acbcd60f8fc6f78c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9297f8acbcd60f8fc6f78c", "cart_id"=>"5b9297f9acbcd60f8fc6f799", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9297f8acbcd60f8fc6f78c", "cart_id"=>"5b9297f9acbcd60f8fc6f799", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9297f8acbcd60f8fc6f78c", "parent_id"=>"5b9297f9acbcd60f8fc6f799", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9297f8acbcd60f8fc6f78c", "parent_id"=>"5b9297f9acbcd60f8fc6f799", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9297f8acbcd60f8fc6f78c", "parent_id"=>"5b9297f9acbcd60f8fc6f799", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9297f8acbcd60f8fc6f78c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9297f8acbcd60f8fc6f78c", "parent_id"=>"5b9297f9acbcd60f8fc6f799", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9297f8acbcd60f8fc6f78c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9297f8acbcd60f8fc6f78c", "cart_id"=>"5b9297f9acbcd60f8fc6f799", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9297f8acbcd60f8fc6f78c", "cart_id"=>"5b9297f9acbcd60f8fc6f799", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9297f8acbcd60f8fc6f78c", "parent_id"=>"5b9297f9acbcd60f8fc6f799", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9297f8acbcd60f8fc6f78c", "parent_id"=>"5b9297f9acbcd60f8fc6f799", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9297f8acbcd60f8fc6f78c", "parent_id"=>"5b9297f9acbcd60f8fc6f799", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"felix@nicolas.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yrhxEafRYNchQuffp6rL"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"nVPHdU1sW-Tya_ZjWEqB"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9297fbacbcd60f8fc6f7b7'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b9297fbacbcd60f8fc6f7b7')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"EM8vY8CRszS7zsn3rzVD"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9297fbacbcd60f8fc6f7b7')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9297fbacbcd60f8fc6f7ba'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297f8acbcd60f8fc6f790'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9297fbacbcd60f8fc6f7bc'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297f8acbcd60f8fc6f790'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9297fbacbcd60f8fc6f7c0'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297f8acbcd60f8fc6f790'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9297fbacbcd60f8fc6f7c4'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297f8acbcd60f8fc6f790'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9297fbacbcd60f8fc6f7c8'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297f8acbcd60f8fc6f790'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9297fbacbcd60f8fc6f7cc'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started GET "/shopping/carts/5b9297fbacbcd60f8fc6f7ba?api_key=test¤t_app_id=testappid" for 127.0.0.1 at 2018-09-07 20:53:39 +0530 Processing by Shopping::CartsController#show as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b9297fbacbcd60f8fc6f7ba", "cart"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_carts", "query"=>{"_id"=>BSON::ObjectId('5b9297fbacbcd60f8fc6f7ba'), "resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b9297fbacbcd60f8fc6f7ba'), "resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "_type"=>"Shopping::Cart"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9297fbacbcd60f8fc6f7b7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "parent_id"=>"5b9297fbacbcd60f8fc6f7ba", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9297fbacbcd60f8fc6f7b7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "cart_id"=>"5b9297fbacbcd60f8fc6f7ba", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "cart_id"=>"5b9297fbacbcd60f8fc6f7ba", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "parent_id"=>"5b9297fbacbcd60f8fc6f7ba", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "parent_id"=>"5b9297fbacbcd60f8fc6f7ba", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "parent_id"=>"5b9297fbacbcd60f8fc6f7ba", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9297fcacbcd60f8fc6f7d0'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297f8acbcd60f8fc6f790'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9297fcacbcd60f8fc6f7d2'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297f8acbcd60f8fc6f790'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9297fcacbcd60f8fc6f7d4'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297f8acbcd60f8fc6f790'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9297fcacbcd60f8fc6f7d6'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297f8acbcd60f8fc6f790'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9297fcacbcd60f8fc6f7d8'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297f8acbcd60f8fc6f790'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9297fcacbcd60f8fc6f7da'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started POST "/shopping/carts" for 127.0.0.1 at 2018-09-07 20:53:40 +0530 Processing by Shopping::CartsController#create as JSON Parameters: {"cart"=>{"add_cart_item_ids"=>["5b9297fcacbcd60f8fc6f7d2", "5b9297fcacbcd60f8fc6f7d4", "5b9297fcacbcd60f8fc6f7d6", "5b9297fcacbcd60f8fc6f7d8", "5b9297fcacbcd60f8fc6f7da"]}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b9297fcacbcd60f8fc6f7d2'), "resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b9297fcacbcd60f8fc6f7d2'), "resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297f8acbcd60f8fc6f790'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9297fcacbcd60f8fc6f7d2')}, "u"=>{"$set"=>{"parent_id"=>"5b9297fca... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b9297fcacbcd60f8fc6f7d4'), "resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b9297fcacbcd60f8fc6f7d4'), "resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.030s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297f8acbcd60f8fc6f790'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9297fcacbcd60f8fc6f7d4')}, "u"=>{"$set"=>{"parent_id"=>"5b9297fca... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b9297fcacbcd60f8fc6f7d6'), "resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b9297fcacbcd60f8fc6f7d6'), "resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297f8acbcd60f8fc6f790'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9297fcacbcd60f8fc6f7d6')}, "u"=>{"$set"=>{"parent_id"=>"5b9297fca... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b9297fcacbcd60f8fc6f7d8'), "resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b9297fcacbcd60f8fc6f7d8'), "resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297f8acbcd60f8fc6f790'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9297fcacbcd60f8fc6f7d8')}, "u"=>{"$set"=>{"parent_id"=>"5b9297fca... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b9297fcacbcd60f8fc6f7da'), "resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b9297fcacbcd60f8fc6f7da'), "resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297f8acbcd60f8fc6f790'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9297fcacbcd60f8fc6f7da')}, "u"=>{"$set"=>{"parent_id"=>"5b9297fca... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9297fcacbcd60f8fc6f7dc'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9297fbacbcd60f8fc6f7b7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "parent_id"=>"5b9297fcacbcd60f8fc6f7dc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9297fbacbcd60f8fc6f7b7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "cart_id"=>"5b9297fcacbcd60f8fc6f7dc", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "cart_id"=>"5b9297fcacbcd60f8fc6f7dc", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "parent_id"=>"5b9297fcacbcd60f8fc6f7dc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "parent_id"=>"5b9297fcacbcd60f8fc6f7dc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "parent_id"=>"5b9297fcacbcd60f8fc6f7dc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "parent_id"=>"5b9297fcacbcd60f8fc6f7dc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9297fbacbcd60f8fc6f7b7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "parent_id"=>"5b9297fcacbcd60f8fc6f7dc", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "parent_id"=>nil, "_type"=>"Shopping::CartItem"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9297fdacbcd60f8fc6f7ee'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297f8acbcd60f8fc6f790'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9297fdacbcd60f8fc6f7f0'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297f8acbcd60f8fc6f790'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9297fdacbcd60f8fc6f7f2'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297f8acbcd60f8fc6f790'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9297fdacbcd60f8fc6f7f4'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297f8acbcd60f8fc6f790'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9297fdacbcd60f8fc6f7f6'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297f8acbcd60f8fc6f790'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9297fdacbcd60f8fc6f7f8'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started POST "/shopping/carts" for 127.0.0.1 at 2018-09-07 20:53:41 +0530 Processing by Shopping::CartsController#create as JSON Parameters: {"cart"=>{}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b9297fdacbcd60f8fc6f7fa"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_carts", "query"=>{"_id"=>BSON::ObjectId('5b9297fdacbcd60f8fc6f7fa'), "resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9297fdacbcd60f8fc6f7fb'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297f8acbcd60f8fc6f790'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9297fdacbcd60f8fc6f7fd'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297f8acbcd60f8fc6f790'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9297fdacbcd60f8fc6f7ff'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297f8acbcd60f8fc6f790'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9297fdacbcd60f8fc6f801'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297f8acbcd60f8fc6f790'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9297fdacbcd60f8fc6f803'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297f8acbcd60f8fc6f790'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9297fdacbcd60f8fc6f805'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started POST "/shopping/carts" for 127.0.0.1 at 2018-09-07 20:53:41 +0530 Processing by Shopping::CartsController#create as JSON Parameters: {"cart"=>{"add_cart_item_ids"=>["5b9297fdacbcd60f8fc6f7fd", "5b9297fdacbcd60f8fc6f7ff", "5b9297fdacbcd60f8fc6f801", "5b9297fdacbcd60f8fc6f803"]}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b9297fdacbcd60f8fc6f7fd'), "resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b9297fdacbcd60f8fc6f7fd'), "resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297f8acbcd60f8fc6f790'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9297fdacbcd60f8fc6f7fd')}, "u"=>{"$set"=>{"parent_id"=>"5b9297fda... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b9297fdacbcd60f8fc6f7ff'), "resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b9297fdacbcd60f8fc6f7ff'), "resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297f8acbcd60f8fc6f790'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9297fdacbcd60f8fc6f7ff')}, "u"=>{"$set"=>{"parent_id"=>"5b9297fda... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b9297fdacbcd60f8fc6f801'), "resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b9297fdacbcd60f8fc6f801'), "resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297f8acbcd60f8fc6f790'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9297fdacbcd60f8fc6f801')}, "u"=>{"$set"=>{"parent_id"=>"5b9297fda... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b9297fdacbcd60f8fc6f803'), "resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b9297fdacbcd60f8fc6f803'), "resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297f8acbcd60f8fc6f790'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9297fdacbcd60f8fc6f803')}, "u"=>{"$set"=>{"parent_id"=>"5b9297fda... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9297fdacbcd60f8fc6f807'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9297fbacbcd60f8fc6f7b7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "parent_id"=>"5b9297fdacbcd60f8fc6f807", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9297fbacbcd60f8fc6f7b7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "cart_id"=>"5b9297fdacbcd60f8fc6f807", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "cart_id"=>"5b9297fdacbcd60f8fc6f807", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "parent_id"=>"5b9297fdacbcd60f8fc6f807", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "parent_id"=>"5b9297fdacbcd60f8fc6f807", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "parent_id"=>"5b9297fdacbcd60f8fc6f807", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "parent_id"=>"5b9297fdacbcd60f8fc6f807", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9297fbacbcd60f8fc6f7b7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "parent_id"=>"5b9297fdacbcd60f8fc6f807", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9297feacbcd60f8fc6f816'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297f8acbcd60f8fc6f790'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9297feacbcd60f8fc6f818'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297f8acbcd60f8fc6f790'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9297feacbcd60f8fc6f81c'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297f8acbcd60f8fc6f790'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9297feacbcd60f8fc6f820'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297f8acbcd60f8fc6f790'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9297feacbcd60f8fc6f824'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297f8acbcd60f8fc6f790'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9297feacbcd60f8fc6f828'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297f8acbcd60f8fc6f790'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9297feacbcd60f8fc6f82c'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started PUT "/shopping/carts/5b9297feacbcd60f8fc6f816" for 127.0.0.1 at 2018-09-07 20:53:42 +0530 Processing by Shopping::CartsController#update as JSON Parameters: {"cart"=>{"add_cart_item_ids"=>["5b9297feacbcd60f8fc6f82c"], "remove_cart_item_ids"=>["5b9297feacbcd60f8fc6f828"], "parent_notes"=>"aies blood test when she was not well"}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b9297feacbcd60f8fc6f816"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameter: parent_notes Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_carts", "query"=>{"_id"=>BSON::ObjectId('5b9297feacbcd60f8fc6f816'), "resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b9297feacbcd60f8fc6f816'), "resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "_type"=>"Shopping::Cart"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b9297feacbcd60f8fc6f82c'), "resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b9297feacbcd60f8fc6f82c'), "resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297f8acbcd60f8fc6f790'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9297feacbcd60f8fc6f82c')}, "u"=>{"$set"=>{"parent_id"=>"5b9297fea... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b9297feacbcd60f8fc6f828'), "resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b9297feacbcd60f8fc6f828'), "resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297f8acbcd60f8fc6f790'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9297feacbcd60f8fc6f828')}, "u"=>{"$set"=>{"parent_id"=>nil, "tags... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9297feacbcd60f8fc6f816')}, "u"=>{"$set"=>{"tags"=>["Cart", "Butternut ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9297fbacbcd60f8fc6f7b7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "parent_id"=>"5b9297feacbcd60f8fc6f816", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9297fbacbcd60f8fc6f7b7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "cart_id"=>"5b9297feacbcd60f8fc6f816", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "cart_id"=>"5b9297feacbcd60f8fc6f816", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "parent_id"=>"5b9297feacbcd60f8fc6f816", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "parent_id"=>"5b9297feacbcd60f8fc6f816", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "parent_id"=>"5b9297feacbcd60f8fc6f816", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"parent_id"=>"5b9297feacbcd60f8fc6f816", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"parent_id"=>"5b9297feacbcd60f8fc6f816", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9297ffacbcd60f8fc6f832'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297f8acbcd60f8fc6f790'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9297ffacbcd60f8fc6f834'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297f8acbcd60f8fc6f790'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9297ffacbcd60f8fc6f838'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297f8acbcd60f8fc6f790'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9297ffacbcd60f8fc6f83c'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297f8acbcd60f8fc6f790'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9297ffacbcd60f8fc6f840'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297f8acbcd60f8fc6f790'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9297ffacbcd60f8fc6f844'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297f8acbcd60f8fc6f790'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9297ffacbcd60f8fc6f848'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "parent_id"=>nil, "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9297ffacbcd60f8fc6f84a'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297f8acbcd60f8fc6f790'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9297ffacbcd60f8fc6f84c'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297f8acbcd60f8fc6f790'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9297ffacbcd60f8fc6f850'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297f8acbcd60f8fc6f790'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9297ffacbcd60f8fc6f854'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297f8acbcd60f8fc6f790'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9297ffacbcd60f8fc6f858'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297f8acbcd60f8fc6f790'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929800acbcd60f8fc6f85c'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297f8acbcd60f8fc6f790'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929800acbcd60f8fc6f860'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started PUT "/shopping/carts/5b9297ffacbcd60f8fc6f84a" for 127.0.0.1 at 2018-09-07 20:53:44 +0530 Processing by Shopping::CartsController#update as JSON Parameters: {"cart"=>{"add_cart_item_ids"=>["5b929800acbcd60f8fc6f860"]}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b9297ffacbcd60f8fc6f84a"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_carts", "query"=>{"_id"=>BSON::ObjectId('5b9297ffacbcd60f8fc6f84a'), "resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b9297ffacbcd60f8fc6f84a'), "resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "_type"=>"Shopping::Cart"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b929800acbcd60f8fc6f860'), "resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b929800acbcd60f8fc6f860'), "resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297f8acbcd60f8fc6f790'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929800acbcd60f8fc6f860')}, "u"=>{"$set"=>{"parent_id"=>"5b9297ffa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9297ffacbcd60f8fc6f84a')}, "u"=>{"$set"=>{"tags"=>["Cart", "Besan"], "... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9297fbacbcd60f8fc6f7b7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "parent_id"=>"5b9297ffacbcd60f8fc6f84a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9297fbacbcd60f8fc6f7b7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "cart_id"=>"5b9297ffacbcd60f8fc6f84a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "cart_id"=>"5b9297ffacbcd60f8fc6f84a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "parent_id"=>"5b9297ffacbcd60f8fc6f84a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "parent_id"=>"5b9297ffacbcd60f8fc6f84a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "parent_id"=>"5b9297ffacbcd60f8fc6f84a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "parent_id"=>nil, "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "parent_id"=>nil, "_type"=>"Shopping::CartItem"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929800acbcd60f8fc6f865'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297f8acbcd60f8fc6f790'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929800acbcd60f8fc6f867'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297f8acbcd60f8fc6f790'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929800acbcd60f8fc6f86b'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297f8acbcd60f8fc6f790'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929800acbcd60f8fc6f86f'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297f8acbcd60f8fc6f790'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929800acbcd60f8fc6f873'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297f8acbcd60f8fc6f790'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929800acbcd60f8fc6f877'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297f8acbcd60f8fc6f790'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929800acbcd60f8fc6f87b'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started PUT "/shopping/carts/5b929800acbcd60f8fc6f865" for 127.0.0.1 at 2018-09-07 20:53:44 +0530 Processing by Shopping::CartsController#update as JSON Parameters: {"cart"=>{"remove_cart_item_ids"=>["5b929800acbcd60f8fc6f87b"]}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b929800acbcd60f8fc6f865"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_carts", "query"=>{"_id"=>BSON::ObjectId('5b929800acbcd60f8fc6f865'), "resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929800acbcd60f8fc6f865'), "resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "_type"=>"Shopping::Cart"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b929800acbcd60f8fc6f87b'), "resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b929800acbcd60f8fc6f87b'), "resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297f8acbcd60f8fc6f790'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929800acbcd60f8fc6f87b')}, "u"=>{"$set"=>{"tags"=>["Spelt", "Avai... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929800acbcd60f8fc6f865')}, "u"=>{"$set"=>{"tags"=>["Cart"], "updated_a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9297fbacbcd60f8fc6f7b7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "parent_id"=>"5b929800acbcd60f8fc6f865", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9297fbacbcd60f8fc6f7b7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "cart_id"=>"5b929800acbcd60f8fc6f865", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "cart_id"=>"5b929800acbcd60f8fc6f865", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "parent_id"=>"5b929800acbcd60f8fc6f865", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "parent_id"=>"5b929800acbcd60f8fc6f865", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "parent_id"=>"5b929800acbcd60f8fc6f865", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "parent_id"=>nil, "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929800acbcd60f8fc6f87e'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297f8acbcd60f8fc6f790'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929800acbcd60f8fc6f880'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297f8acbcd60f8fc6f790'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929801acbcd60f8fc6f884'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297f8acbcd60f8fc6f790'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929801acbcd60f8fc6f888'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297f8acbcd60f8fc6f790'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929801acbcd60f8fc6f88c'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297f8acbcd60f8fc6f790'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929801acbcd60f8fc6f890'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297f8acbcd60f8fc6f790'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929801acbcd60f8fc6f894'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297f8acbcd60f8fc6f790'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929801acbcd60f8fc6f894')}, "u"=>{"$set"=>{"parent_id"=>"5b929800a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started PUT "/shopping/carts/5b929800acbcd60f8fc6f87e" for 127.0.0.1 at 2018-09-07 20:53:45 +0530 Processing by Shopping::CartsController#update as JSON Parameters: {"cart"=>{"remove_cart_item_ids"=>["5b929801acbcd60f8fc6f894"]}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b929800acbcd60f8fc6f87e"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_carts", "query"=>{"_id"=>BSON::ObjectId('5b929800acbcd60f8fc6f87e'), "resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929800acbcd60f8fc6f87e'), "resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "_type"=>"Shopping::Cart"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b929801acbcd60f8fc6f894'), "resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b929801acbcd60f8fc6f894'), "resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297f8acbcd60f8fc6f790'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929800acbcd60f8fc6f87e')}, "u"=>{"$set"=>{"tags"=>["Cart"], "updated_a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9297fbacbcd60f8fc6f7b7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "parent_id"=>"5b929800acbcd60f8fc6f87e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9297fbacbcd60f8fc6f7b7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "cart_id"=>"5b929800acbcd60f8fc6f87e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "cart_id"=>"5b929800acbcd60f8fc6f87e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "parent_id"=>"5b929800acbcd60f8fc6f87e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "parent_id"=>"5b929800acbcd60f8fc6f87e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "parent_id"=>"5b929800acbcd60f8fc6f87e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "parent_id"=>nil, "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929801acbcd60f8fc6f89b'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297f8acbcd60f8fc6f790'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929801acbcd60f8fc6f89d'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297f8acbcd60f8fc6f790'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929801acbcd60f8fc6f8a1'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297f8acbcd60f8fc6f790'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929801acbcd60f8fc6f8a5'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297f8acbcd60f8fc6f790'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929801acbcd60f8fc6f8a9'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297f8acbcd60f8fc6f790'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929802acbcd60f8fc6f8ad'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297f8acbcd60f8fc6f790'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929801acbcd60f8fc6f89d')}, "u"=>{"$set"=>{"accepted"=>true, "tags... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297f8acbcd60f8fc6f790'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929801acbcd60f8fc6f8a5')}, "u"=>{"$set"=>{"accepted"=>true, "tags... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297f8acbcd60f8fc6f790'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929802acbcd60f8fc6f8ad')}, "u"=>{"$set"=>{"accepted"=>true, "tags... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started DELETE "/shopping/carts/5b929801acbcd60f8fc6f89b" for 127.0.0.1 at 2018-09-07 20:53:46 +0530 Processing by Shopping::CartsController#destroy as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b929801acbcd60f8fc6f89b", "cart"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_carts", "query"=>{"_id"=>BSON::ObjectId('5b929801acbcd60f8fc6f89b'), "resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929801acbcd60f8fc6f89b'), "resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "_type"=>"Shopping::Cart"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9297fbacbcd60f8fc6f7b7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "parent_id"=>"5b929801acbcd60f8fc6f89b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9297fbacbcd60f8fc6f7b7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "cart_id"=>"5b929801acbcd60f8fc6f89b", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "cart_id"=>"5b929801acbcd60f8fc6f89b", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "parent_id"=>"5b929801acbcd60f8fc6f89b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "parent_id"=>"5b929801acbcd60f8fc6f89b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9297fbacbcd60f8fc6f7b7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "parent_id"=>"5b929801acbcd60f8fc6f89b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9297fbacbcd60f8fc6f7b7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "cart_id"=>"5b929801acbcd60f8fc6f89b", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "cart_id"=>"5b929801acbcd60f8fc6f89b", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "parent_id"=>"5b929801acbcd60f8fc6f89b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "parent_id"=>"5b929801acbcd60f8fc6f89b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "parent_id"=>"5b929801acbcd60f8fc6f89b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929802acbcd60f8fc6f8b7'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297f8acbcd60f8fc6f790'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929802acbcd60f8fc6f8b9'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297f8acbcd60f8fc6f790'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929802acbcd60f8fc6f8bd'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297f8acbcd60f8fc6f790'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929802acbcd60f8fc6f8c1'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297f8acbcd60f8fc6f790'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929802acbcd60f8fc6f8c5'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9297f8acbcd60f8fc6f790'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929802acbcd60f8fc6f8c9'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929802acbcd60f8fc6f8b7'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9297fbacbcd60f8fc6f7b7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "parent_id"=>"5b929802acbcd60f8fc6f8b7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9297fbacbcd60f8fc6f7b7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "cart_id"=>"5b929802acbcd60f8fc6f8b7", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "cart_id"=>"5b929802acbcd60f8fc6f8b7", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "parent_id"=>"5b929802acbcd60f8fc6f8b7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "parent_id"=>"5b929802acbcd60f8fc6f8b7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "parent_id"=>"5b929802acbcd60f8fc6f8b7", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9297fbacbcd60f8fc6f7b7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "parent_id"=>"5b929802acbcd60f8fc6f8b7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9297fbacbcd60f8fc6f7b7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "cart_id"=>"5b929802acbcd60f8fc6f8b7", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "cart_id"=>"5b929802acbcd60f8fc6f8b7", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "parent_id"=>"5b929802acbcd60f8fc6f8b7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "parent_id"=>"5b929802acbcd60f8fc6f8b7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929802acbcd60f8fc6f8cd'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started DELETE "/shopping/carts/5b929802acbcd60f8fc6f8b7" for 127.0.0.1 at 2018-09-07 20:53:47 +0530 Processing by Shopping::CartsController#destroy as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b929802acbcd60f8fc6f8b7", "cart"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_carts", "query"=>{"_id"=>BSON::ObjectId('5b929802acbcd60f8fc6f8b7'), "resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929802acbcd60f8fc6f8b7'), "resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "_type"=>"Shopping::Cart"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9297fbacbcd60f8fc6f7b7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "parent_id"=>"5b929802acbcd60f8fc6f8b7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9297fbacbcd60f8fc6f7b7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "cart_id"=>"5b929802acbcd60f8fc6f8b7", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "cart_id"=>"5b929802acbcd60f8fc6f8b7", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "parent_id"=>"5b929802acbcd60f8fc6f8b7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "parent_id"=>"5b929802acbcd60f8fc6f8b7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9297fbacbcd60f8fc6f7b7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "parent_id"=>"5b929802acbcd60f8fc6f8b7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9297fbacbcd60f8fc6f7b7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "cart_id"=>"5b929802acbcd60f8fc6f8b7", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "cart_id"=>"5b929802acbcd60f8fc6f8b7", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "parent_id"=>"5b929802acbcd60f8fc6f8b7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "parent_id"=>"5b929802acbcd60f8fc6f8b7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9297fbacbcd60f8fc6f7b7", "parent_id"=>"5b929802acbcd60f8fc6f8b7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.001s Please set AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY and AWS_REGION in your env vars, to use the sns_client. :initializers/aws.rb Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"wilfredo@jonesmedhurst.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Hv6Twh8jJUMEAdZdZuN_"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"HCeD3sSPkxs8pbMdUnfu"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9298f0acbcd611429ba2c2'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b9298f0acbcd611429ba2c2')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"WmiMj9usAF23RNr1JtKb"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9298f0acbcd611429ba2c2')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9298f1acbcd611429ba2c6'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9298f1acbcd611429ba2cb')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jacky@mcglynn.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"1-tW2zmkiKE7V7_9rKuH"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"1As4rZmkfy_JF2HnXMrz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9298f1acbcd611429ba2cc'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b9298f1acbcd611429ba2cc')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9298f1acbcd611429ba2cf'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9298f1acbcd611429ba2c6'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9298f1acbcd611429ba2d1'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9298f1acbcd611429ba2c6'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9298f1acbcd611429ba2d5'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9298f1acbcd611429ba2c6'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9298f1acbcd611429ba2d9'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9298f1acbcd611429ba2c6'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9298f1acbcd611429ba2dd'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9298f1acbcd611429ba2c6'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9298f1acbcd611429ba2e1'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started GET "/shopping/carts/5b9298f1acbcd611429ba2cf" for 127.0.0.1 at 2018-09-07 20:57:45 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"4nqnCdqqjghCXRkb-GE3"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9298f0acbcd611429ba2c2')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 15:27:45 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Processing by Shopping::CartsController#show as HTML Parameters: {"id"=>"5b9298f1acbcd611429ba2cf"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_carts", "query"=>{"_id"=>BSON::ObjectId('5b9298f1acbcd611429ba2cf'), "resource_id"=>"5b9298f0acbcd611429ba2c2", "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b9298f1acbcd611429ba2cf'), "resource_id"=>"5b9298f0acbcd611429ba2c2", "_type"=>"Shopping::Cart"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9298f0acbcd611429ba2c2')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9298f0acbcd611429ba2c2", "parent_id"=>"5b9298f1acbcd611429ba2cf", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9298f0acbcd611429ba2c2')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9298f0acbcd611429ba2c2", "cart_id"=>"5b9298f1acbcd611429ba2cf", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9298f0acbcd611429ba2c2", "cart_id"=>"5b9298f1acbcd611429ba2cf", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9298f0acbcd611429ba2c2", "parent_id"=>"5b9298f1acbcd611429ba2cf", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9298f0acbcd611429ba2c2", "parent_id"=>"5b9298f1acbcd611429ba2cf", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9298f0acbcd611429ba2c2", "parent_id"=>"5b9298f1acbcd611429ba2cf", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9298f0acbcd611429ba2c2')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9298f0acbcd611429ba2c2", "parent_id"=>"5b9298f1acbcd611429ba2cf", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9298f0acbcd611429ba2c2')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9298f0acbcd611429ba2c2", "cart_id"=>"5b9298f1acbcd611429ba2cf", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9298f0acbcd611429ba2c2", "cart_id"=>"5b9298f1acbcd611429ba2cf", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9298f0acbcd611429ba2c2", "parent_id"=>"5b9298f1acbcd611429ba2cf", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9298f0acbcd611429ba2c2", "parent_id"=>"5b9298f1acbcd611429ba2cf", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9298f0acbcd611429ba2c2", "parent_id"=>"5b9298f1acbcd611429ba2cf", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"maeve@stamm.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"mhujNWCFPdiZGxEmSJ9B"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"tnfzFD4-zCcMcs66Qntb"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9298f2acbcd611429ba2ed'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b9298f2acbcd611429ba2ed')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"TkWV-Y5CyfE8zDKVyBbn"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9298f2acbcd611429ba2ed')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9298f2acbcd611429ba2f0'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9298f1acbcd611429ba2c6'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9298f2acbcd611429ba2f2'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9298f1acbcd611429ba2c6'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9298f2acbcd611429ba2f6'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9298f1acbcd611429ba2c6'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9298f2acbcd611429ba2fa'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9298f1acbcd611429ba2c6'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9298f2acbcd611429ba2fe'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9298f1acbcd611429ba2c6'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9298f2acbcd611429ba302'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started GET "/shopping/carts/5b9298f2acbcd611429ba2f0?api_key=test¤t_app_id=testappid" for 127.0.0.1 at 2018-09-07 20:57:46 +0530 Processing by Shopping::CartsController#show as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b9298f2acbcd611429ba2f0", "cart"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_carts", "query"=>{"_id"=>BSON::ObjectId('5b9298f2acbcd611429ba2f0'), "resource_id"=>"5b9298f2acbcd611429ba2ed", "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b9298f2acbcd611429ba2f0'), "resource_id"=>"5b9298f2acbcd611429ba2ed", "_type"=>"Shopping::Cart"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9298f2acbcd611429ba2ed')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9298f2acbcd611429ba2ed", "parent_id"=>"5b9298f2acbcd611429ba2f0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9298f2acbcd611429ba2ed')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9298f2acbcd611429ba2ed", "cart_id"=>"5b9298f2acbcd611429ba2f0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9298f2acbcd611429ba2ed", "cart_id"=>"5b9298f2acbcd611429ba2f0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9298f2acbcd611429ba2ed", "parent_id"=>"5b9298f2acbcd611429ba2f0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9298f2acbcd611429ba2ed", "parent_id"=>"5b9298f2acbcd611429ba2f0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9298f2acbcd611429ba2ed", "parent_id"=>"5b9298f2acbcd611429ba2f0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9298f2acbcd611429ba306'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9298f1acbcd611429ba2c6'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9298f3acbcd611429ba308'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9298f1acbcd611429ba2c6'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9298f3acbcd611429ba30a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9298f1acbcd611429ba2c6'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9298f3acbcd611429ba30c'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9298f1acbcd611429ba2c6'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9298f3acbcd611429ba30e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9298f1acbcd611429ba2c6'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9298f3acbcd611429ba310'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started POST "/shopping/carts" for 127.0.0.1 at 2018-09-07 20:57:47 +0530 Processing by Shopping::CartsController#create as JSON Parameters: {"cart"=>{"add_cart_item_ids"=>["5b9298f3acbcd611429ba308", "5b9298f3acbcd611429ba30a", "5b9298f3acbcd611429ba30c", "5b9298f3acbcd611429ba30e", "5b9298f3acbcd611429ba310"]}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b9298f3acbcd611429ba308'), "resource_id"=>"5b9298f2acbcd611429ba2ed", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b9298f3acbcd611429ba308'), "resource_id"=>"5b9298f2acbcd611429ba2ed", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9298f1acbcd611429ba2c6'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9298f3acbcd611429ba308')}, "u"=>{"$set"=>{"parent_id"=>"5b9298f3a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b9298f3acbcd611429ba30a'), "resource_id"=>"5b9298f2acbcd611429ba2ed", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b9298f3acbcd611429ba30a'), "resource_id"=>"5b9298f2acbcd611429ba2ed", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9298f1acbcd611429ba2c6'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9298f3acbcd611429ba30a')}, "u"=>{"$set"=>{"parent_id"=>"5b9298f3a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b9298f3acbcd611429ba30c'), "resource_id"=>"5b9298f2acbcd611429ba2ed", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b9298f3acbcd611429ba30c'), "resource_id"=>"5b9298f2acbcd611429ba2ed", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9298f1acbcd611429ba2c6'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9298f3acbcd611429ba30c')}, "u"=>{"$set"=>{"parent_id"=>"5b9298f3a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b9298f3acbcd611429ba30e'), "resource_id"=>"5b9298f2acbcd611429ba2ed", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b9298f3acbcd611429ba30e'), "resource_id"=>"5b9298f2acbcd611429ba2ed", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9298f1acbcd611429ba2c6'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9298f3acbcd611429ba30e')}, "u"=>{"$set"=>{"parent_id"=>"5b9298f3a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b9298f3acbcd611429ba310'), "resource_id"=>"5b9298f2acbcd611429ba2ed", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b9298f3acbcd611429ba310'), "resource_id"=>"5b9298f2acbcd611429ba2ed", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9298f1acbcd611429ba2c6'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9298f3acbcd611429ba310')}, "u"=>{"$set"=>{"parent_id"=>"5b9298f3a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9298f3acbcd611429ba312'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9298f2acbcd611429ba2ed')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9298f2acbcd611429ba2ed", "parent_id"=>"5b9298f3acbcd611429ba312", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9298f2acbcd611429ba2ed')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9298f2acbcd611429ba2ed", "cart_id"=>"5b9298f3acbcd611429ba312", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9298f2acbcd611429ba2ed", "cart_id"=>"5b9298f3acbcd611429ba312", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9298f2acbcd611429ba2ed", "parent_id"=>"5b9298f3acbcd611429ba312", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9298f2acbcd611429ba2ed", "parent_id"=>"5b9298f3acbcd611429ba312", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9298f2acbcd611429ba2ed", "parent_id"=>"5b9298f3acbcd611429ba312", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9298f2acbcd611429ba2ed", "parent_id"=>"5b9298f3acbcd611429ba312", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9298f2acbcd611429ba2ed')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b9298f2acbcd611429ba2ed", "parent_id"=>"5b9298f3acbcd611429ba312", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9298f2acbcd611429ba2ed", "parent_id"=>nil, "_type"=>"Shopping::CartItem"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9298f3acbcd611429ba324'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9298f1acbcd611429ba2c6'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9298f4acbcd611429ba326'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9298f1acbcd611429ba2c6'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9298f4acbcd611429ba328'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9298f1acbcd611429ba2c6'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9298f4acbcd611429ba32a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9298f1acbcd611429ba2c6'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9298f4acbcd611429ba32c'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9298f1acbcd611429ba2c6'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9298f4acbcd611429ba32e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started POST "/shopping/carts" for 127.0.0.1 at 2018-09-07 20:57:48 +0530 Processing by Shopping::CartsController#create as JSON Parameters: {"cart"=>{}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b9298f4acbcd611429ba330"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_carts", "query"=>{"_id"=>BSON::ObjectId('5b9298f4acbcd611429ba330'), "resource_id"=>"5b9298f2acbcd611429ba2ed", "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9298f4acbcd611429ba331'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9298f1acbcd611429ba2c6'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9298f4acbcd611429ba333'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9298f1acbcd611429ba2c6'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9298f4acbcd611429ba335'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9298f1acbcd611429ba2c6'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9298f4acbcd611429ba337'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9298f1acbcd611429ba2c6'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9298f4acbcd611429ba339'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9298f1acbcd611429ba2c6'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9298f4acbcd611429ba33b'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started POST "/shopping/carts" for 127.0.0.1 at 2018-09-07 20:57:48 +0530 Processing by Shopping::CartsController#create as JSON Parameters: {"cart"=>{"add_cart_item_ids"=>["5b9298f4acbcd611429ba333", "5b9298f4acbcd611429ba335", "5b9298f4acbcd611429ba337", "5b9298f4acbcd611429ba339"]}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b9298f4acbcd611429ba333'), "resource_id"=>"5b9298f2acbcd611429ba2ed", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b9298f4acbcd611429ba333'), "resource_id"=>"5b9298f2acbcd611429ba2ed", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9298f1acbcd611429ba2c6'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9298f4acbcd611429ba333')}, "u"=>{"$set"=>{"parent_id"=>"5b9298f4a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b9298f4acbcd611429ba335'), "resource_id"=>"5b9298f2acbcd611429ba2ed", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b9298f4acbcd611429ba335'), "resource_id"=>"5b9298f2acbcd611429ba2ed", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9298f1acbcd611429ba2c6'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9298f4acbcd611429ba335')}, "u"=>{"$set"=>{"parent_id"=>"5b9298f4a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b9298f4acbcd611429ba337'), "resource_id"=>"5b9298f2acbcd611429ba2ed", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b9298f4acbcd611429ba337'), "resource_id"=>"5b9298f2acbcd611429ba2ed", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9298f1acbcd611429ba2c6'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9298f4acbcd611429ba337')}, "u"=>{"$set"=>{"parent_id"=>"5b9298f4a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b9298f4acbcd611429ba339'), "resource_id"=>"5b9298f2acbcd611429ba2ed", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b9298f4acbcd611429ba339'), "resource_id"=>"5b9298f2acbcd611429ba2ed", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9298f1acbcd611429ba2c6'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9298f4acbcd611429ba339')}, "u"=>{"$set"=>{"parent_id"=>"5b9298f4a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9298f4acbcd611429ba33d'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9298f2acbcd611429ba2ed')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9298f2acbcd611429ba2ed", "parent_id"=>"5b9298f4acbcd611429ba33d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9298f2acbcd611429ba2ed')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9298f2acbcd611429ba2ed", "cart_id"=>"5b9298f4acbcd611429ba33d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9298f2acbcd611429ba2ed", "cart_id"=>"5b9298f4acbcd611429ba33d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9298f2acbcd611429ba2ed", "parent_id"=>"5b9298f4acbcd611429ba33d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9298f2acbcd611429ba2ed", "parent_id"=>"5b9298f4acbcd611429ba33d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9298f2acbcd611429ba2ed", "parent_id"=>"5b9298f4acbcd611429ba33d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9298f2acbcd611429ba2ed", "parent_id"=>"5b9298f4acbcd611429ba33d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9298f2acbcd611429ba2ed')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b9298f2acbcd611429ba2ed", "parent_id"=>"5b9298f4acbcd611429ba33d", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9298f5acbcd611429ba34c'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9298f1acbcd611429ba2c6'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9298f5acbcd611429ba34e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9298f1acbcd611429ba2c6'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9298f5acbcd611429ba352'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9298f1acbcd611429ba2c6'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9298f5acbcd611429ba356'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9298f1acbcd611429ba2c6'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9298f5acbcd611429ba35a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9298f1acbcd611429ba2c6'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9298f5acbcd611429ba35e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9298f1acbcd611429ba2c6'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9298f5acbcd611429ba362'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started PUT "/shopping/carts/5b9298f5acbcd611429ba34c" for 127.0.0.1 at 2018-09-07 20:57:49 +0530 Processing by Shopping::CartsController#update as JSON Parameters: {"cart"=>{"add_cart_item_ids"=>["5b9298f5acbcd611429ba362"], "remove_cart_item_ids"=>["5b9298f5acbcd611429ba35e"], "parent_notes"=>"aies blood test when she was not well"}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b9298f5acbcd611429ba34c"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameter: parent_notes Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_carts", "query"=>{"_id"=>BSON::ObjectId('5b9298f5acbcd611429ba34c'), "resource_id"=>"5b9298f2acbcd611429ba2ed", "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b9298f5acbcd611429ba34c'), "resource_id"=>"5b9298f2acbcd611429ba2ed", "_type"=>"Shopping::Cart"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b9298f5acbcd611429ba362'), "resource_id"=>"5b9298f2acbcd611429ba2ed", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b9298f5acbcd611429ba362'), "resource_id"=>"5b9298f2acbcd611429ba2ed", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9298f1acbcd611429ba2c6'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9298f5acbcd611429ba362')}, "u"=>{"$set"=>{"parent_id"=>"5b9298f5a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b9298f5acbcd611429ba35e'), "resource_id"=>"5b9298f2acbcd611429ba2ed", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b9298f5acbcd611429ba35e'), "resource_id"=>"5b9298f2acbcd611429ba2ed", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9298f1acbcd611429ba2c6'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9298f5acbcd611429ba35e')}, "u"=>{"$set"=>{"parent_id"=>nil, "tags... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9298f5acbcd611429ba34c')}, "u"=>{"$set"=>{"tags"=>["Cart", "Cornichons... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9298f2acbcd611429ba2ed')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9298f2acbcd611429ba2ed", "parent_id"=>"5b9298f5acbcd611429ba34c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9298f2acbcd611429ba2ed')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9298f2acbcd611429ba2ed", "cart_id"=>"5b9298f5acbcd611429ba34c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9298f2acbcd611429ba2ed", "cart_id"=>"5b9298f5acbcd611429ba34c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9298f2acbcd611429ba2ed", "parent_id"=>"5b9298f5acbcd611429ba34c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9298f2acbcd611429ba2ed", "parent_id"=>"5b9298f5acbcd611429ba34c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9298f2acbcd611429ba2ed", "parent_id"=>"5b9298f5acbcd611429ba34c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"parent_id"=>"5b9298f5acbcd611429ba34c", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"parent_id"=>"5b9298f5acbcd611429ba34c", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9298f6acbcd611429ba368'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9298f1acbcd611429ba2c6'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9298f6acbcd611429ba36a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9298f1acbcd611429ba2c6'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9298f6acbcd611429ba36e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9298f1acbcd611429ba2c6'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9298f6acbcd611429ba372'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9298f1acbcd611429ba2c6'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9298f6acbcd611429ba376'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9298f1acbcd611429ba2c6'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9298f6acbcd611429ba37a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9298f1acbcd611429ba2c6'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9298f6acbcd611429ba37e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b9298f2acbcd611429ba2ed", "parent_id"=>nil, "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9298f6acbcd611429ba380'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9298f1acbcd611429ba2c6'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9298f6acbcd611429ba382'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9298f1acbcd611429ba2c6'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9298f6acbcd611429ba386'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9298f1acbcd611429ba2c6'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9298f6acbcd611429ba38a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9298f1acbcd611429ba2c6'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9298f6acbcd611429ba38e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9298f1acbcd611429ba2c6'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9298f6acbcd611429ba392'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9298f1acbcd611429ba2c6'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9298f7acbcd611429ba396'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started PUT "/shopping/carts/5b9298f6acbcd611429ba380" for 127.0.0.1 at 2018-09-07 20:57:51 +0530 Processing by Shopping::CartsController#update as JSON Parameters: {"cart"=>{"add_cart_item_ids"=>["5b9298f7acbcd611429ba396"]}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b9298f6acbcd611429ba380"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_carts", "query"=>{"_id"=>BSON::ObjectId('5b9298f6acbcd611429ba380'), "resource_id"=>"5b9298f2acbcd611429ba2ed", "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b9298f6acbcd611429ba380'), "resource_id"=>"5b9298f2acbcd611429ba2ed", "_type"=>"Shopping::Cart"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b9298f7acbcd611429ba396'), "resource_id"=>"5b9298f2acbcd611429ba2ed", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b9298f7acbcd611429ba396'), "resource_id"=>"5b9298f2acbcd611429ba2ed", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9298f1acbcd611429ba2c6'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9298f7acbcd611429ba396')}, "u"=>{"$set"=>{"parent_id"=>"5b9298f6a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9298f6acbcd611429ba380')}, "u"=>{"$set"=>{"tags"=>["Cart", "Bean Sprou... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9298f2acbcd611429ba2ed')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9298f2acbcd611429ba2ed", "parent_id"=>"5b9298f6acbcd611429ba380", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9298f2acbcd611429ba2ed')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9298f2acbcd611429ba2ed", "cart_id"=>"5b9298f6acbcd611429ba380", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9298f2acbcd611429ba2ed", "cart_id"=>"5b9298f6acbcd611429ba380", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9298f2acbcd611429ba2ed", "parent_id"=>"5b9298f6acbcd611429ba380", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9298f2acbcd611429ba2ed", "parent_id"=>"5b9298f6acbcd611429ba380", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9298f2acbcd611429ba2ed", "parent_id"=>"5b9298f6acbcd611429ba380", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9298f2acbcd611429ba2ed", "parent_id"=>nil, "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9298f2acbcd611429ba2ed", "parent_id"=>nil, "_type"=>"Shopping::CartItem"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9298f7acbcd611429ba39b'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9298f1acbcd611429ba2c6'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9298f7acbcd611429ba39d'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9298f1acbcd611429ba2c6'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9298f7acbcd611429ba3a1'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9298f1acbcd611429ba2c6'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9298f7acbcd611429ba3a5'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9298f1acbcd611429ba2c6'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9298f7acbcd611429ba3a9'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9298f1acbcd611429ba2c6'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9298f7acbcd611429ba3ad'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9298f1acbcd611429ba2c6'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9298f7acbcd611429ba3b1'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started PUT "/shopping/carts/5b9298f7acbcd611429ba39b" for 127.0.0.1 at 2018-09-07 20:57:51 +0530 Processing by Shopping::CartsController#update as JSON Parameters: {"cart"=>{"remove_cart_item_ids"=>["5b9298f7acbcd611429ba3b1"]}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b9298f7acbcd611429ba39b"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_carts", "query"=>{"_id"=>BSON::ObjectId('5b9298f7acbcd611429ba39b'), "resource_id"=>"5b9298f2acbcd611429ba2ed", "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b9298f7acbcd611429ba39b'), "resource_id"=>"5b9298f2acbcd611429ba2ed", "_type"=>"Shopping::Cart"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b9298f7acbcd611429ba3b1'), "resource_id"=>"5b9298f2acbcd611429ba2ed", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b9298f7acbcd611429ba3b1'), "resource_id"=>"5b9298f2acbcd611429ba2ed", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9298f1acbcd611429ba2c6'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9298f7acbcd611429ba3b1')}, "u"=>{"$set"=>{"tags"=>["Garlic", "Ava... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9298f7acbcd611429ba39b')}, "u"=>{"$set"=>{"tags"=>["Cart"], "updated_a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9298f2acbcd611429ba2ed')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9298f2acbcd611429ba2ed", "parent_id"=>"5b9298f7acbcd611429ba39b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9298f2acbcd611429ba2ed')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9298f2acbcd611429ba2ed", "cart_id"=>"5b9298f7acbcd611429ba39b", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9298f2acbcd611429ba2ed", "cart_id"=>"5b9298f7acbcd611429ba39b", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9298f2acbcd611429ba2ed", "parent_id"=>"5b9298f7acbcd611429ba39b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9298f2acbcd611429ba2ed", "parent_id"=>"5b9298f7acbcd611429ba39b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9298f2acbcd611429ba2ed", "parent_id"=>"5b9298f7acbcd611429ba39b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b9298f2acbcd611429ba2ed", "parent_id"=>nil, "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9298f8acbcd611429ba3b4'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9298f1acbcd611429ba2c6'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9298f8acbcd611429ba3b6'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9298f1acbcd611429ba2c6'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9298f8acbcd611429ba3ba'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9298f1acbcd611429ba2c6'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9298f8acbcd611429ba3be'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9298f1acbcd611429ba2c6'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9298f8acbcd611429ba3c2'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9298f1acbcd611429ba2c6'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9298f8acbcd611429ba3c6'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9298f1acbcd611429ba2c6'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9298f8acbcd611429ba3ca'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9298f1acbcd611429ba2c6'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9298f8acbcd611429ba3ca')}, "u"=>{"$set"=>{"parent_id"=>"5b9298f8a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started PUT "/shopping/carts/5b9298f8acbcd611429ba3b4" for 127.0.0.1 at 2018-09-07 20:57:52 +0530 Processing by Shopping::CartsController#update as JSON Parameters: {"cart"=>{"remove_cart_item_ids"=>["5b9298f8acbcd611429ba3ca"]}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b9298f8acbcd611429ba3b4"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_carts", "query"=>{"_id"=>BSON::ObjectId('5b9298f8acbcd611429ba3b4'), "resource_id"=>"5b9298f2acbcd611429ba2ed", "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b9298f8acbcd611429ba3b4'), "resource_id"=>"5b9298f2acbcd611429ba2ed", "_type"=>"Shopping::Cart"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b9298f8acbcd611429ba3ca'), "resource_id"=>"5b9298f2acbcd611429ba2ed", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b9298f8acbcd611429ba3ca'), "resource_id"=>"5b9298f2acbcd611429ba2ed", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9298f1acbcd611429ba2c6'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9298f8acbcd611429ba3b4')}, "u"=>{"$set"=>{"tags"=>["Cart"], "updated_a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9298f2acbcd611429ba2ed')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9298f2acbcd611429ba2ed", "parent_id"=>"5b9298f8acbcd611429ba3b4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9298f2acbcd611429ba2ed')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9298f2acbcd611429ba2ed", "cart_id"=>"5b9298f8acbcd611429ba3b4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9298f2acbcd611429ba2ed", "cart_id"=>"5b9298f8acbcd611429ba3b4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9298f2acbcd611429ba2ed", "parent_id"=>"5b9298f8acbcd611429ba3b4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9298f2acbcd611429ba2ed", "parent_id"=>"5b9298f8acbcd611429ba3b4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9298f2acbcd611429ba2ed", "parent_id"=>"5b9298f8acbcd611429ba3b4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b9298f2acbcd611429ba2ed", "parent_id"=>nil, "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9298f8acbcd611429ba3d1'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9298f1acbcd611429ba2c6'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9298f8acbcd611429ba3d3'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9298f1acbcd611429ba2c6'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9298f8acbcd611429ba3d7'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9298f1acbcd611429ba2c6'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9298f8acbcd611429ba3db'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9298f1acbcd611429ba2c6'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9298f9acbcd611429ba3df'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9298f1acbcd611429ba2c6'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9298f9acbcd611429ba3e3'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9298f1acbcd611429ba2c6'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9298f8acbcd611429ba3d3')}, "u"=>{"$set"=>{"accepted"=>true, "tags... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9298f1acbcd611429ba2c6'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9298f8acbcd611429ba3db')}, "u"=>{"$set"=>{"accepted"=>true, "tags... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9298f1acbcd611429ba2c6'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9298f9acbcd611429ba3e3')}, "u"=>{"$set"=>{"accepted"=>true, "tags... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started DELETE "/shopping/carts/5b9298f8acbcd611429ba3d1" for 127.0.0.1 at 2018-09-07 20:57:53 +0530 Processing by Shopping::CartsController#destroy as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b9298f8acbcd611429ba3d1", "cart"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_carts", "query"=>{"_id"=>BSON::ObjectId('5b9298f8acbcd611429ba3d1'), "resource_id"=>"5b9298f2acbcd611429ba2ed", "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b9298f8acbcd611429ba3d1'), "resource_id"=>"5b9298f2acbcd611429ba2ed", "_type"=>"Shopping::Cart"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9298f2acbcd611429ba2ed')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9298f2acbcd611429ba2ed", "parent_id"=>"5b9298f8acbcd611429ba3d1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9298f2acbcd611429ba2ed')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9298f2acbcd611429ba2ed", "cart_id"=>"5b9298f8acbcd611429ba3d1", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9298f2acbcd611429ba2ed", "cart_id"=>"5b9298f8acbcd611429ba3d1", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9298f2acbcd611429ba2ed", "parent_id"=>"5b9298f8acbcd611429ba3d1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9298f2acbcd611429ba2ed", "parent_id"=>"5b9298f8acbcd611429ba3d1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9298f2acbcd611429ba2ed')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9298f2acbcd611429ba2ed", "parent_id"=>"5b9298f8acbcd611429ba3d1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9298f2acbcd611429ba2ed')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9298f2acbcd611429ba2ed", "cart_id"=>"5b9298f8acbcd611429ba3d1", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9298f2acbcd611429ba2ed", "cart_id"=>"5b9298f8acbcd611429ba3d1", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9298f2acbcd611429ba2ed", "parent_id"=>"5b9298f8acbcd611429ba3d1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9298f2acbcd611429ba2ed", "parent_id"=>"5b9298f8acbcd611429ba3d1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9298f2acbcd611429ba2ed", "parent_id"=>"5b9298f8acbcd611429ba3d1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9298f9acbcd611429ba3ed'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9298f1acbcd611429ba2c6'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9298f9acbcd611429ba3ef'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9298f1acbcd611429ba2c6'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9298f9acbcd611429ba3f3'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9298f1acbcd611429ba2c6'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9298f9acbcd611429ba3f7'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9298f1acbcd611429ba2c6'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9298f9acbcd611429ba3fb'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9298f1acbcd611429ba2c6'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9298f9acbcd611429ba3ff'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b9298f9acbcd611429ba3ed'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9298f2acbcd611429ba2ed')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9298f2acbcd611429ba2ed", "parent_id"=>"5b9298f9acbcd611429ba3ed", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9298f2acbcd611429ba2ed')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9298f2acbcd611429ba2ed", "cart_id"=>"5b9298f9acbcd611429ba3ed", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9298f2acbcd611429ba2ed", "cart_id"=>"5b9298f9acbcd611429ba3ed", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9298f2acbcd611429ba2ed", "parent_id"=>"5b9298f9acbcd611429ba3ed", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9298f2acbcd611429ba2ed", "parent_id"=>"5b9298f9acbcd611429ba3ed", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b9298f2acbcd611429ba2ed", "parent_id"=>"5b9298f9acbcd611429ba3ed", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9298f2acbcd611429ba2ed')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9298f2acbcd611429ba2ed", "parent_id"=>"5b9298f9acbcd611429ba3ed", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9298f2acbcd611429ba2ed')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9298f2acbcd611429ba2ed", "cart_id"=>"5b9298f9acbcd611429ba3ed", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9298f2acbcd611429ba2ed", "cart_id"=>"5b9298f9acbcd611429ba3ed", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9298f2acbcd611429ba2ed", "parent_id"=>"5b9298f9acbcd611429ba3ed", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9298f2acbcd611429ba2ed", "parent_id"=>"5b9298f9acbcd611429ba3ed", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9298f9acbcd611429ba403'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started DELETE "/shopping/carts/5b9298f9acbcd611429ba3ed" for 127.0.0.1 at 2018-09-07 20:57:53 +0530 Processing by Shopping::CartsController#destroy as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b9298f9acbcd611429ba3ed", "cart"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_carts", "query"=>{"_id"=>BSON::ObjectId('5b9298f9acbcd611429ba3ed'), "resource_id"=>"5b9298f2acbcd611429ba2ed", "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b9298f9acbcd611429ba3ed'), "resource_id"=>"5b9298f2acbcd611429ba2ed", "_type"=>"Shopping::Cart"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9298f2acbcd611429ba2ed')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9298f2acbcd611429ba2ed", "parent_id"=>"5b9298f9acbcd611429ba3ed", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9298f2acbcd611429ba2ed')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9298f2acbcd611429ba2ed", "cart_id"=>"5b9298f9acbcd611429ba3ed", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9298f2acbcd611429ba2ed", "cart_id"=>"5b9298f9acbcd611429ba3ed", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9298f2acbcd611429ba2ed", "parent_id"=>"5b9298f9acbcd611429ba3ed", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9298f2acbcd611429ba2ed", "parent_id"=>"5b9298f9acbcd611429ba3ed", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9298f2acbcd611429ba2ed')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9298f2acbcd611429ba2ed", "parent_id"=>"5b9298f9acbcd611429ba3ed", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9298f2acbcd611429ba2ed')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9298f2acbcd611429ba2ed", "cart_id"=>"5b9298f9acbcd611429ba3ed", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9298f2acbcd611429ba2ed", "cart_id"=>"5b9298f9acbcd611429ba3ed", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9298f2acbcd611429ba2ed", "parent_id"=>"5b9298f9acbcd611429ba3ed", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9298f2acbcd611429ba2ed", "parent_id"=>"5b9298f9acbcd611429ba3ed", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9298f2acbcd611429ba2ed", "parent_id"=>"5b9298f9acbcd611429ba3ed", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.001s Please set AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY and AWS_REGION in your env vars, to use the sns_client. :initializers/aws.rb Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jackson.swaniawski@donnelly.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"pHJisSxKYt2nSHATC4Bt"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"n61E-DCHzesmyfYUGpdS"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929904acbcd611820ce360'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b929904acbcd611820ce360')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce364')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ZWm_bBuTzVwY22WwWEcf"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce360')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"boris.breitenberg@howell.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"HQV6wLd3p9_j1s1vBYyz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"K8qxfzf6MAjsHvX8Tijj"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929904acbcd611820ce365'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b929904acbcd611820ce365')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929904acbcd611820ce368'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929904acbcd611820ce36a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929905acbcd611820ce36e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929905acbcd611820ce372'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929905acbcd611820ce376'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929905acbcd611820ce37a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce360')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929904acbcd611820ce360", "parent_id"=>"5b929904acbcd611820ce368", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce360')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929904acbcd611820ce360", "cart_id"=>"5b929904acbcd611820ce368", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929904acbcd611820ce360", "cart_id"=>"5b929904acbcd611820ce368", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929904acbcd611820ce360", "parent_id"=>"5b929904acbcd611820ce368", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929904acbcd611820ce360", "parent_id"=>"5b929904acbcd611820ce368", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce368'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce360')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929904acbcd611820ce360", "parent_id"=>"5b929904acbcd611820ce368", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce360')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929904acbcd611820ce360", "cart_id"=>"5b929904acbcd611820ce368", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929904acbcd611820ce360", "cart_id"=>"5b929904acbcd611820ce368", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929904acbcd611820ce360", "parent_id"=>"5b929904acbcd611820ce368", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929904acbcd611820ce360", "parent_id"=>"5b929904acbcd611820ce368", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929904acbcd611820ce360", "parent_id"=>"5b929904acbcd611820ce368", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce360')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929904acbcd611820ce360", "parent_id"=>"5b929904acbcd611820ce368", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce360')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929904acbcd611820ce360", "cart_id"=>"5b929904acbcd611820ce368", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929904acbcd611820ce360", "cart_id"=>"5b929904acbcd611820ce368", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929904acbcd611820ce360", "parent_id"=>"5b929904acbcd611820ce368", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929904acbcd611820ce360", "parent_id"=>"5b929904acbcd611820ce368", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929905acbcd611820ce37e'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started POST "/shopping/payments/5b929905acbcd611820ce37e" for 127.0.0.1 at 2018-09-07 20:58:05 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"N4fdYghFQRstj8T7DgQJ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce360')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 15:28:05 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Shopping::PaymentsController#update as HTML Parameters: {"mihpayid"=>"403993715517179378", "mode"=>"CC", "status"=>"failure", "unmappedstatus"=>"failed", "key"=>"gtKFFx", "txnid"=>"5b929905acbcd611820ce37e", "amount"=>"50.0", "cardCategory"=>"domestic", "discount"=>"0.00", "net_amount_debit"=>"0.00", "addedon"=>"2018-01-29 17:08:40", "productinfo"=>"shopping_cart", "firstname"=>"bhargav", "lastname"=>"", "address1"=>"", "address2"=>"", "city"=>"", "state"=>"", "country"=>"", "zipcode"=>"", "email"=>"bhargav.r.raut@gmail.com", "phone"=>"9561137096", "udf1"=>"", "udf2"=>"", "udf3"=>"", "udf4"=>"", "udf5"=>"", "udf6"=>"", "udf7"=>"", "udf8"=>"", "udf9"=>"", "udf10"=>"", "hash"=>"b3812b0b5aceb7edf4f94dd8237ce939f1bf21e7779e98addcdbee32920e871a50b30eefb78535cfb5e25c3c9eab93b5938670116f02d67e7cd2beccba484468", "field1"=>"180570", "field2"=>"922785", "field3"=>"20180129", "field4"=>"MC", "field5"=>"298836426886", "field6"=>"45", "field7"=>"1", "field8"=>"3DS", "field9"=>" Verification of Secure Hash Failed: E700 -- Unspecified Failure -- Unknown Error -- Unable to be determined--E500", "payment_source"=>"payu", "PG_TYPE"=>"AXISPG", "bank_ref_num"=>"180570", "bankcode"=>"CC", "error"=>"E500", "error_Message"=>"Bank failed to authenticate the customer", "name_on_card"=>"any name", "cardnum"=>"512345XXXXXX2346", "cardhash"=>"This field is no longer supported in postback params.", "issuing_bank"=>"HDFC", "card_type"=>"MAST", "id"=>"5b929905acbcd611820ce37e"} Unpermitted parameters: mihpayid, mode, status, unmappedstatus, key, txnid, amount, cardCategory, discount, net_amount_debit, addedon, productinfo, firstname, lastname, address1, address2, city, state, country, zipcode, email, phone, udf1, udf2, udf3, udf4, udf5, udf6, udf7, udf8, udf9, udf10, hash, field1, field2, field3, field4, field5, field6, field7, field8, field9, payment_source, PG_TYPE, bank_ref_num, bankcode, error, error_Message, name_on_card, cardnum, cardhash, issuing_bank, card_type Unpermitted parameters: mihpayid, mode, status, unmappedstatus, key, txnid, amount, cardCategory, discount, net_amount_debit, addedon, productinfo, firstname, lastname, address1, address2, city, state, country, zipcode, email, phone, udf1, udf2, udf3, udf4, udf5, udf6, udf7, udf8, udf9, udf10, hash, field1, field2, field3, field4, field5, field6, field7, field8, field9, payment_source, PG_TYPE, bank_ref_num, bankcode, error, error_Message, name_on_card, cardnum, cardhash, issuing_bank, card_type MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b929905acbcd611820ce37e'), "resource_id"=>"5b929904acbcd611820ce360", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b929905acbcd611820ce37e'), "resource_id"=>"5b929904acbcd611820ce360", "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce368'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce360')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929904acbcd611820ce360", "parent_id"=>"5b929904acbcd611820ce368", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce360')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929904acbcd611820ce360", "cart_id"=>"5b929904acbcd611820ce368", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929904acbcd611820ce360", "cart_id"=>"5b929904acbcd611820ce368", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929904acbcd611820ce360", "parent_id"=>"5b929904acbcd611820ce368", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929904acbcd611820ce360", "parent_id"=>"5b929904acbcd611820ce368", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929904acbcd611820ce360", "parent_id"=>"5b929904acbcd611820ce368", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce360')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929904acbcd611820ce360", "parent_id"=>"5b929904acbcd611820ce368", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce360')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929904acbcd611820ce360", "cart_id"=>"5b929904acbcd611820ce368", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929904acbcd611820ce360", "cart_id"=>"5b929904acbcd611820ce368", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929904acbcd611820ce360", "parent_id"=>"5b929904acbcd611820ce368", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929904acbcd611820ce360", "parent_id"=>"5b929904acbcd611820ce368", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929905acbcd611820ce380'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929906acbcd611820ce382'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929906acbcd611820ce386'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929906acbcd611820ce38a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929906acbcd611820ce38e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929906acbcd611820ce392'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce360')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929904acbcd611820ce360", "parent_id"=>"5b929905acbcd611820ce380", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce360')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929904acbcd611820ce360", "cart_id"=>"5b929905acbcd611820ce380", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929904acbcd611820ce360", "cart_id"=>"5b929905acbcd611820ce380", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929904acbcd611820ce360", "parent_id"=>"5b929905acbcd611820ce380", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929904acbcd611820ce360", "parent_id"=>"5b929905acbcd611820ce380", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929905acbcd611820ce380'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce360')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929904acbcd611820ce360", "parent_id"=>"5b929905acbcd611820ce380", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce360')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929904acbcd611820ce360", "cart_id"=>"5b929905acbcd611820ce380", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929904acbcd611820ce360", "cart_id"=>"5b929905acbcd611820ce380", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929904acbcd611820ce360", "parent_id"=>"5b929905acbcd611820ce380", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929904acbcd611820ce360", "parent_id"=>"5b929905acbcd611820ce380", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929904acbcd611820ce360", "parent_id"=>"5b929905acbcd611820ce380", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce360')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929904acbcd611820ce360", "parent_id"=>"5b929905acbcd611820ce380", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce360')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929904acbcd611820ce360", "cart_id"=>"5b929905acbcd611820ce380", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929904acbcd611820ce360", "cart_id"=>"5b929905acbcd611820ce380", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929904acbcd611820ce360", "parent_id"=>"5b929905acbcd611820ce380", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929904acbcd611820ce360", "parent_id"=>"5b929905acbcd611820ce380", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929906acbcd611820ce396'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s Started PUT "/shopping/payments/5b929906acbcd611820ce396" for 127.0.0.1 at 2018-09-07 20:58:06 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"YPKTprUayGTvRYtU4Jgd"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce360')}, "u"=>{"$set"=>{"current_sign_in_at"=>2018-09-07 15:28:06 ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Shopping::PaymentsController#update as HTML Parameters: {"is_verify_payment"=>"true", "id"=>"5b929906acbcd611820ce396"} Unpermitted parameter: is_verify_payment Unpermitted parameter: is_verify_payment MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b929906acbcd611820ce396'), "resource_id"=>"5b929904acbcd611820ce360", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b929906acbcd611820ce396'), "resource_id"=>"5b929904acbcd611820ce360", "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929905acbcd611820ce380'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce360')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929904acbcd611820ce360", "parent_id"=>"5b929905acbcd611820ce380", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce360')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929904acbcd611820ce360", "cart_id"=>"5b929905acbcd611820ce380", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929904acbcd611820ce360", "cart_id"=>"5b929905acbcd611820ce380", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929904acbcd611820ce360", "parent_id"=>"5b929905acbcd611820ce380", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929904acbcd611820ce360", "parent_id"=>"5b929905acbcd611820ce380", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929904acbcd611820ce360", "parent_id"=>"5b929905acbcd611820ce380", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce360')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929904acbcd611820ce360", "parent_id"=>"5b929905acbcd611820ce380", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce360')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929904acbcd611820ce360", "cart_id"=>"5b929905acbcd611820ce380", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929904acbcd611820ce360", "cart_id"=>"5b929905acbcd611820ce380", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929904acbcd611820ce360", "parent_id"=>"5b929905acbcd611820ce380", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929904acbcd611820ce360", "parent_id"=>"5b929905acbcd611820ce380", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929906acbcd611820ce398'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929906acbcd611820ce39a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929906acbcd611820ce39e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929906acbcd611820ce3a2'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929906acbcd611820ce3a6'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929906acbcd611820ce3aa'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce360')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929904acbcd611820ce360", "parent_id"=>"5b929906acbcd611820ce398", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce360')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929904acbcd611820ce360", "cart_id"=>"5b929906acbcd611820ce398", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929904acbcd611820ce360", "cart_id"=>"5b929906acbcd611820ce398", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929904acbcd611820ce360", "parent_id"=>"5b929906acbcd611820ce398", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929904acbcd611820ce360", "parent_id"=>"5b929906acbcd611820ce398", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929906acbcd611820ce398'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce360')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929904acbcd611820ce360", "parent_id"=>"5b929906acbcd611820ce398", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce360')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929904acbcd611820ce360", "cart_id"=>"5b929906acbcd611820ce398", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929904acbcd611820ce360", "cart_id"=>"5b929906acbcd611820ce398", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929904acbcd611820ce360", "parent_id"=>"5b929906acbcd611820ce398", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929904acbcd611820ce360", "parent_id"=>"5b929906acbcd611820ce398", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929904acbcd611820ce360", "parent_id"=>"5b929906acbcd611820ce398", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce360')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929904acbcd611820ce360", "parent_id"=>"5b929906acbcd611820ce398", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce360')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929904acbcd611820ce360", "cart_id"=>"5b929906acbcd611820ce398", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929904acbcd611820ce360", "cart_id"=>"5b929906acbcd611820ce398", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929904acbcd611820ce360", "parent_id"=>"5b929906acbcd611820ce398", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929904acbcd611820ce360", "parent_id"=>"5b929906acbcd611820ce398", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3ae'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started PUT "/shopping/payments/5b929907acbcd611820ce3ae" for 127.0.0.1 at 2018-09-07 20:58:07 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"LVDVxszYFfPpEdSzU8Fx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce360')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 15:28:06 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Shopping::PaymentsController#update as HTML Parameters: {"is_verify_payment"=>"true", "id"=>"5b929907acbcd611820ce3ae"} Unpermitted parameter: is_verify_payment Unpermitted parameter: is_verify_payment MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3ae'), "resource_id"=>"5b929904acbcd611820ce360", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3ae'), "resource_id"=>"5b929904acbcd611820ce360", "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929906acbcd611820ce398'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce360')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929904acbcd611820ce360", "parent_id"=>"5b929906acbcd611820ce398", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce360')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929904acbcd611820ce360", "cart_id"=>"5b929906acbcd611820ce398", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929904acbcd611820ce360", "cart_id"=>"5b929906acbcd611820ce398", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929904acbcd611820ce360", "parent_id"=>"5b929906acbcd611820ce398", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929904acbcd611820ce360", "parent_id"=>"5b929906acbcd611820ce398", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929904acbcd611820ce360", "parent_id"=>"5b929906acbcd611820ce398", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce360')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929904acbcd611820ce360", "parent_id"=>"5b929906acbcd611820ce398", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce360')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929904acbcd611820ce360", "cart_id"=>"5b929906acbcd611820ce398", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929904acbcd611820ce360", "cart_id"=>"5b929906acbcd611820ce398", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929904acbcd611820ce360", "parent_id"=>"5b929906acbcd611820ce398", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929904acbcd611820ce360", "parent_id"=>"5b929906acbcd611820ce398", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3b0'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3b2'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3b6'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3ba'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3be'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c2'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce360')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929904acbcd611820ce360", "parent_id"=>"5b929907acbcd611820ce3b0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce360')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929904acbcd611820ce360", "cart_id"=>"5b929907acbcd611820ce3b0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929904acbcd611820ce360", "cart_id"=>"5b929907acbcd611820ce3b0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929904acbcd611820ce360", "parent_id"=>"5b929907acbcd611820ce3b0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929904acbcd611820ce360", "parent_id"=>"5b929907acbcd611820ce3b0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3b0'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce360')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929904acbcd611820ce360", "parent_id"=>"5b929907acbcd611820ce3b0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce360')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929904acbcd611820ce360", "cart_id"=>"5b929907acbcd611820ce3b0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929904acbcd611820ce360", "cart_id"=>"5b929907acbcd611820ce3b0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929904acbcd611820ce360", "parent_id"=>"5b929907acbcd611820ce3b0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929904acbcd611820ce360", "parent_id"=>"5b929907acbcd611820ce3b0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929904acbcd611820ce360", "parent_id"=>"5b929907acbcd611820ce3b0", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce360')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929904acbcd611820ce360", "parent_id"=>"5b929907acbcd611820ce3b0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce360')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929904acbcd611820ce360", "cart_id"=>"5b929907acbcd611820ce3b0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929904acbcd611820ce360", "cart_id"=>"5b929907acbcd611820ce3b0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929904acbcd611820ce360", "parent_id"=>"5b929907acbcd611820ce3b0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929904acbcd611820ce360", "parent_id"=>"5b929907acbcd611820ce3b0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c6'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started PUT "/shopping/payments/5b929907acbcd611820ce3c6" for 127.0.0.1 at 2018-09-07 20:58:07 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"i2FhCWTAut3UsPwtn38_"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce360')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 15:28:07 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Shopping::PaymentsController#update as HTML Parameters: {"is_verify_payment"=>"true", "id"=>"5b929907acbcd611820ce3c6"} Unpermitted parameter: is_verify_payment Unpermitted parameter: is_verify_payment MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c6'), "resource_id"=>"5b929904acbcd611820ce360", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c6'), "resource_id"=>"5b929904acbcd611820ce360", "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3b0'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce360')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929904acbcd611820ce360", "parent_id"=>"5b929907acbcd611820ce3b0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce360')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929904acbcd611820ce360", "cart_id"=>"5b929907acbcd611820ce3b0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929904acbcd611820ce360", "cart_id"=>"5b929907acbcd611820ce3b0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929904acbcd611820ce360", "parent_id"=>"5b929907acbcd611820ce3b0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929904acbcd611820ce360", "parent_id"=>"5b929907acbcd611820ce3b0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929904acbcd611820ce360", "parent_id"=>"5b929907acbcd611820ce3b0", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce360')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929904acbcd611820ce360", "parent_id"=>"5b929907acbcd611820ce3b0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce360')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929904acbcd611820ce360", "cart_id"=>"5b929907acbcd611820ce3b0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929904acbcd611820ce360", "cart_id"=>"5b929907acbcd611820ce3b0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929904acbcd611820ce360", "parent_id"=>"5b929907acbcd611820ce3b0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929904acbcd611820ce360", "parent_id"=>"5b929907acbcd611820ce3b0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"clay.mosciski@rolfson.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"BpTep3Jrbm8X8pW_c1Eo"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"4b1t5soEtcPHWrk9TmSW"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"NhZyiQcHFz5AxhuuLYQr"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"lamont.kilback@ebert.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Zrf3sUXbZ2f2EqLbyzsi"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Exw9jWwonoFzspcU-BKj"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929908acbcd611820ce3cb'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b929908acbcd611820ce3cb')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929908acbcd611820ce3ce'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929908acbcd611820ce3d0'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929908acbcd611820ce3d4'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929908acbcd611820ce3d8'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929908acbcd611820ce3dc'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929908acbcd611820ce3e0'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started POST "/shopping/payments" for 127.0.0.1 at 2018-09-07 20:58:08 +0530 Processing by Shopping::PaymentsController#create as JSON Parameters: {"cart_id"=>"5b929908acbcd611820ce3ce", "payment_type"=>"cash", "amount"=>10, "api_key"=>"test", "current_app_id"=>"testappid", "payment"=>{"amount"=>10, "payment_type"=>"cash", "cart_id"=>"5b929908acbcd611820ce3ce"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929908acbcd611820ce3ce'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929908acbcd611820ce3ce", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b929908acbcd611820ce3ce", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b929908acbcd611820ce3ce", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929908acbcd611820ce3ce", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929908acbcd611820ce3ce", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929908acbcd611820ce3ce", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929908acbcd611820ce3ce", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b929908acbcd611820ce3ce", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b929908acbcd611820ce3ce", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929908acbcd611820ce3ce", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929908acbcd611820ce3ce", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929908acbcd611820ce3e4'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Completed 201 Created in 55ms (Views: 1.2ms) MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929908acbcd611820ce3e5'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929908acbcd611820ce3e7'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929908acbcd611820ce3eb'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929908acbcd611820ce3ef'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929908acbcd611820ce3f3'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929909acbcd611820ce3f7'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started POST "/shopping/payments" for 127.0.0.1 at 2018-09-07 20:58:09 +0530 Processing by Shopping::PaymentsController#create as JSON Parameters: {"cart_id"=>"5b929908acbcd611820ce3e5", "payment_type"=>"cash", "amount"=>5, "api_key"=>"test", "current_app_id"=>"testappid", "payment"=>{"amount"=>5, "payment_type"=>"cash", "cart_id"=>"5b929908acbcd611820ce3e5"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929908acbcd611820ce3e5'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929908acbcd611820ce3e5", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b929908acbcd611820ce3e5", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b929908acbcd611820ce3e5", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929908acbcd611820ce3e5", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929908acbcd611820ce3e5", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929908acbcd611820ce3e5", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929908acbcd611820ce3e5", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b929908acbcd611820ce3e5", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b929908acbcd611820ce3e5", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929908acbcd611820ce3e5", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929908acbcd611820ce3e5", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929909acbcd611820ce3fc'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929909acbcd611820ce3fe'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929909acbcd611820ce402'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929909acbcd611820ce406'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929909acbcd611820ce40a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929909acbcd611820ce40e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started POST "/shopping/payments" for 127.0.0.1 at 2018-09-07 20:58:09 +0530 Processing by Shopping::PaymentsController#create as JSON Parameters: {"cart_id"=>"5b929909acbcd611820ce3fc", "payment_type"=>"cash", "amount"=>50.0, "api_key"=>"test", "current_app_id"=>"testappid", "payment_status"=>1, "proxy_resource_class"=>"User", "proxy_resource_id"=>"5b929907acbcd611820ce3c8", "payment"=>{"amount"=>50.0, "payment_type"=>"cash", "cart_id"=>"5b929909acbcd611820ce3fc", "payment_status"=>1}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, payment_status, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, payment_status, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, payment_status, proxy_resource_class, proxy_resource_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929909acbcd611820ce3fc'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929909acbcd611820ce3fc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b929909acbcd611820ce3fc", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b929909acbcd611820ce3fc", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929909acbcd611820ce3fc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929909acbcd611820ce3fc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929909acbcd611820ce3fc", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929909acbcd611820ce3fc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929909acbcd611820ce3fe')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929909acbcd611820ce402')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929909acbcd611820ce406')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929909acbcd611820ce40a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929909acbcd611820ce40e')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929909acbcd611820ce412'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b929909acbcd611820ce412", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929909acbcd611820ce3fc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b929909acbcd611820ce3fe'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b929909acbcd611820ce402'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b929909acbcd611820ce406'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b929909acbcd611820ce40a'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b929909acbcd611820ce40e'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929909acbcd611820ce41d'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929909acbcd611820ce41f'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929909acbcd611820ce423'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92990aacbcd611820ce427'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92990aacbcd611820ce42b'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92990aacbcd611820ce42f'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929909acbcd611820ce41d'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929909acbcd611820ce41d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b929909acbcd611820ce41d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b929909acbcd611820ce41d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929909acbcd611820ce41d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929909acbcd611820ce41d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929909acbcd611820ce41d", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929909acbcd611820ce41d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929909acbcd611820ce41f')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929909acbcd611820ce423')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92990aacbcd611820ce427')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92990aacbcd611820ce42b')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92990aacbcd611820ce42f')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92990aacbcd611820ce433'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92990aacbcd611820ce433", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929909acbcd611820ce41d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b929909acbcd611820ce41f'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b929909acbcd611820ce423'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92990aacbcd611820ce427'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92990aacbcd611820ce42b'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92990aacbcd611820ce42f'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"payment_status"=>0}, "api_key"=>"test", "current_app_id"=>"testappid", "proxy_resource_class"=>"User", "proxy_resource_id"=>"5b929907acbcd611820ce3c8", "id"=>"5b92990aacbcd611820ce433"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b92990aacbcd611820ce433'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b92990aacbcd611820ce433'), "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929909acbcd611820ce41d'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929909acbcd611820ce41d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b929909acbcd611820ce41d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b929909acbcd611820ce41d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929909acbcd611820ce41d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929909acbcd611820ce41d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929909acbcd611820ce41d", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929909acbcd611820ce41d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b929909acbcd611820ce41f')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b929909acbcd611820ce423')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b92990aacbcd611820ce427')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b92990aacbcd611820ce42b')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b92990aacbcd611820ce42f')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92990aacbcd611820ce433')}, "u"=>{"$set"=>{"payment_status"=>0, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 204 No Content in 170ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b929909acbcd611820ce41f'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b929909acbcd611820ce423'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92990aacbcd611820ce427'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92990aacbcd611820ce42b'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92990aacbcd611820ce42f'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92990aacbcd611820ce449'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92990aacbcd611820ce44b'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92990aacbcd611820ce44f'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92990bacbcd611820ce453'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92990bacbcd611820ce457'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92990bacbcd611820ce45b'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92990aacbcd611820ce449'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b92990aacbcd611820ce449", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b92990aacbcd611820ce449", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b92990aacbcd611820ce449", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b92990aacbcd611820ce449", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b92990aacbcd611820ce449", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b92990aacbcd611820ce449", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b92990aacbcd611820ce449", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92990aacbcd611820ce44b')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92990aacbcd611820ce44f')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92990bacbcd611820ce453')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92990bacbcd611820ce457')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92990bacbcd611820ce45b')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92990bacbcd611820ce45f'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92990bacbcd611820ce45f", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b92990aacbcd611820ce449", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92990aacbcd611820ce44b')}, "u"=>{"$set"=>{"parent_id"=>nil, "acce... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92990aacbcd611820ce44b'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92990aacbcd611820ce44b')}, "u"=>{"$set"=>{"parent_id"=>"5b92990aa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92990aacbcd611820ce44b'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92990aacbcd611820ce449'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b92990aacbcd611820ce449", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b92990aacbcd611820ce449", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b92990aacbcd611820ce449", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b92990aacbcd611820ce449", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b92990aacbcd611820ce449", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b92990aacbcd611820ce449", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b92990aacbcd611820ce449", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92990aacbcd611820ce44b')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92990bacbcd611820ce46f'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started PUT "/shopping/payments/5b92990bacbcd611820ce45f" for 127.0.0.1 at 2018-09-07 20:58:11 +0530 Processing by Shopping::PaymentsController#update as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b92990bacbcd611820ce45f", "payment"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b92990bacbcd611820ce45f'), "resource_id"=>"5b929907acbcd611820ce3c8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b92990bacbcd611820ce45f'), "resource_id"=>"5b929907acbcd611820ce3c8", "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92990aacbcd611820ce449'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b92990aacbcd611820ce449", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b92990aacbcd611820ce449", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b92990aacbcd611820ce449", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b92990aacbcd611820ce449", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b92990aacbcd611820ce449", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b92990aacbcd611820ce449", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b92990aacbcd611820ce449", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b92990bacbcd611820ce46f')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s Completed 204 No Content in 51ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92990bacbcd611820ce46f'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92990bacbcd611820ce476'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92990bacbcd611820ce478'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92990bacbcd611820ce47c'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92990bacbcd611820ce480'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92990cacbcd611820ce484'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92990cacbcd611820ce488'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92990bacbcd611820ce476'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b92990bacbcd611820ce476", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b92990bacbcd611820ce476", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b92990bacbcd611820ce476", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b92990bacbcd611820ce476", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b92990bacbcd611820ce476", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b92990bacbcd611820ce476", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b92990bacbcd611820ce476", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92990bacbcd611820ce478')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92990bacbcd611820ce47c')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92990bacbcd611820ce480')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92990cacbcd611820ce484')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92990cacbcd611820ce488')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92990cacbcd611820ce48c'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92990cacbcd611820ce48c", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b92990bacbcd611820ce476", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92990bacbcd611820ce478')}, "u"=>{"$set"=>{"parent_id"=>nil, "acce... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92990bacbcd611820ce476'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b92990bacbcd611820ce476", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b92990bacbcd611820ce476", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b92990bacbcd611820ce476", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b92990bacbcd611820ce476", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b92990bacbcd611820ce476", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>nil}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b92990bacbcd611820ce476", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b92990bacbcd611820ce476", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b92990bacbcd611820ce476", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b92990bacbcd611820ce476", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b92990bacbcd611820ce476", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b92990bacbcd611820ce476", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92990cacbcd611820ce498'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started PUT "/shopping/payments/5b92990cacbcd611820ce48c" for 127.0.0.1 at 2018-09-07 20:58:12 +0530 Processing by Shopping::PaymentsController#update as JSON Parameters: {"payment"=>{"payment_status"=>0}, "api_key"=>"test", "current_app_id"=>"testappid", "proxy_resource_class"=>"User", "proxy_resource_id"=>"5b929907acbcd611820ce3c8", "id"=>"5b92990cacbcd611820ce48c"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b92990cacbcd611820ce48c'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b92990cacbcd611820ce48c'), "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92990bacbcd611820ce476'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b92990bacbcd611820ce476", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b92990bacbcd611820ce476", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b92990bacbcd611820ce476", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b92990bacbcd611820ce476", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b92990bacbcd611820ce476", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b92990bacbcd611820ce476", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b92990bacbcd611820ce476", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b92990bacbcd611820ce47c')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b92990bacbcd611820ce480')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b92990cacbcd611820ce484')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b92990cacbcd611820ce488')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92990cacbcd611820ce48c')}, "u"=>{"$set"=>{"payment_status"=>0, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 204 No Content in 116ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b92990cacbcd611820ce48c'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92990bacbcd611820ce476'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b92990bacbcd611820ce476", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b92990bacbcd611820ce476", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b92990bacbcd611820ce476", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b92990bacbcd611820ce476", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b92990bacbcd611820ce476", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b92990bacbcd611820ce476", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92990bacbcd611820ce476'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b92990bacbcd611820ce476", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b92990bacbcd611820ce476", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b92990bacbcd611820ce476", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b92990bacbcd611820ce476", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b92990bacbcd611820ce476", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92990cacbcd611820ce4a2'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92990cacbcd611820ce4a4'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92990cacbcd611820ce4a8'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92990cacbcd611820ce4ac'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92990cacbcd611820ce4b0'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92990cacbcd611820ce4b4'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started POST "/shopping/payments" for 127.0.0.1 at 2018-09-07 20:58:13 +0530 Processing by Shopping::PaymentsController#create as JSON Parameters: {"cart_id"=>"5b92990cacbcd611820ce4a2", "payment_type"=>"cash", "amount"=>55.0, "api_key"=>"test", "current_app_id"=>"testappid", "payment_status"=>1, "proxy_resource_class"=>"User", "proxy_resource_id"=>"5b929907acbcd611820ce3c8", "payment"=>{"amount"=>55.0, "payment_type"=>"cash", "cart_id"=>"5b92990cacbcd611820ce4a2", "payment_status"=>1}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, payment_status, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, payment_status, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, payment_status, proxy_resource_class, proxy_resource_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92990cacbcd611820ce4a2'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.008s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b92990cacbcd611820ce4a2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b92990cacbcd611820ce4a2", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b92990cacbcd611820ce4a2", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b92990cacbcd611820ce4a2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b92990cacbcd611820ce4a2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b92990cacbcd611820ce4a2", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b92990cacbcd611820ce4a2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92990cacbcd611820ce4a4')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92990cacbcd611820ce4a8')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92990cacbcd611820ce4ac')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92990cacbcd611820ce4b0')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92990cacbcd611820ce4b4')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92990dacbcd611820ce4b8'), "doc_version"=>0, "cash_change"=>5.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92990dacbcd611820ce4b8", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b92990cacbcd611820ce4a2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92990dacbcd611820ce4c3'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92990dacbcd611820ce4c5'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92990dacbcd611820ce4c9'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92990dacbcd611820ce4cd'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92990dacbcd611820ce4d1'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92990dacbcd611820ce4d5'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started POST "/shopping/payments" for 127.0.0.1 at 2018-09-07 20:58:13 +0530 Processing by Shopping::PaymentsController#create as JSON Parameters: {"cart_id"=>"5b92990dacbcd611820ce4c3", "payment_type"=>"cheque", "amount"=>55.0, "api_key"=>"test", "current_app_id"=>"testappid", "proxy_resource_class"=>"User", "proxy_resource_id"=>"5b929907acbcd611820ce3c8", "payment"=>{"amount"=>55.0, "payment_type"=>"cheque", "cart_id"=>"5b92990dacbcd611820ce4c3"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92990dacbcd611820ce4c3'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b92990dacbcd611820ce4c3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b92990dacbcd611820ce4c3", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b92990dacbcd611820ce4c3", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b92990dacbcd611820ce4c3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b92990dacbcd611820ce4c3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b92990dacbcd611820ce4c3", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b92990dacbcd611820ce4c3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b92990dacbcd611820ce4c3", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b92990dacbcd611820ce4c3", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b92990dacbcd611820ce4c3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b92990dacbcd611820ce4c3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92990dacbcd611820ce4da'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92990dacbcd611820ce4dc'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92990dacbcd611820ce4e0'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92990eacbcd611820ce4e4'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92990eacbcd611820ce4e8'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92990eacbcd611820ce4ec'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started POST "/shopping/payments" for 127.0.0.1 at 2018-09-07 20:58:14 +0530 Processing by Shopping::PaymentsController#create as JSON Parameters: {"cart_id"=>"5b92990dacbcd611820ce4da", "payment_type"=>"card", "amount"=>55.0, "api_key"=>"test", "current_app_id"=>"testappid", "proxy_resource_class"=>"User", "proxy_resource_id"=>"5b929907acbcd611820ce3c8", "payment"=>{"amount"=>55.0, "payment_type"=>"card", "cart_id"=>"5b92990dacbcd611820ce4da"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92990dacbcd611820ce4da'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b92990dacbcd611820ce4da", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b92990dacbcd611820ce4da", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b92990dacbcd611820ce4da", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b92990dacbcd611820ce4da", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b92990dacbcd611820ce4da", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b92990dacbcd611820ce4da", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b92990dacbcd611820ce4da", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b92990dacbcd611820ce4da", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b92990dacbcd611820ce4da", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b92990dacbcd611820ce4da", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b92990dacbcd611820ce4da", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92990eacbcd611820ce4f1'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92990eacbcd611820ce4f3'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92990eacbcd611820ce4f7'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92990eacbcd611820ce4fb'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92990eacbcd611820ce4ff'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92990eacbcd611820ce503'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92990eacbcd611820ce507'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started POST "/shopping/payments" for 127.0.0.1 at 2018-09-07 20:58:14 +0530 Processing by Shopping::PaymentsController#create as JSON Parameters: {"cart_id"=>"5b92990eacbcd611820ce507", "payment_type"=>"cash", "amount"=>10.0, "api_key"=>"test", "current_app_id"=>"testappid", "proxy_resource_class"=>"User", "proxy_resource_id"=>"5b929907acbcd611820ce3c8", "payment"=>{"amount"=>10.0, "payment_type"=>"cash", "cart_id"=>"5b92990eacbcd611820ce507"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92990eacbcd611820ce507'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b92990eacbcd611820ce507", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b92990eacbcd611820ce507", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b92990eacbcd611820ce507", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b92990eacbcd611820ce507", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b92990eacbcd611820ce507", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b92990eacbcd611820ce507", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b92990eacbcd611820ce507", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b92990eacbcd611820ce507", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b92990eacbcd611820ce507", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b92990eacbcd611820ce507", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b92990eacbcd611820ce507", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92990eacbcd611820ce50a'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92990eacbcd611820ce50c'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92990facbcd611820ce510'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92990facbcd611820ce514'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92990facbcd611820ce518'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92990facbcd611820ce51c'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started POST "/shopping/payments" for 127.0.0.1 at 2018-09-07 20:58:15 +0530 Processing by Shopping::PaymentsController#create as JSON Parameters: {"cart_id"=>"5b92990eacbcd611820ce50a", "payment_type"=>"cash", "amount"=>-10.0, "api_key"=>"test", "current_app_id"=>"testappid", "proxy_resource_class"=>"User", "proxy_resource_id"=>"5b929907acbcd611820ce3c8", "payment"=>{"amount"=>-10.0, "payment_type"=>"cash", "cart_id"=>"5b92990eacbcd611820ce50a"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92990eacbcd611820ce50a'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b92990eacbcd611820ce50a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b92990eacbcd611820ce50a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b92990eacbcd611820ce50a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b92990eacbcd611820ce50a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b92990eacbcd611820ce50a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b92990eacbcd611820ce50a", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b92990eacbcd611820ce50a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b92990eacbcd611820ce50a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b92990eacbcd611820ce50a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b92990eacbcd611820ce50a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b92990eacbcd611820ce50a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92990facbcd611820ce521'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92990facbcd611820ce523'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92990facbcd611820ce527'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92990facbcd611820ce52b'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92990facbcd611820ce52f'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92990facbcd611820ce533'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started POST "/shopping/payments" for 127.0.0.1 at 2018-09-07 20:58:15 +0530 Processing by Shopping::PaymentsController#create as JSON Parameters: {"cart_id"=>"5b92990facbcd611820ce521", "payment_type"=>"cash", "amount"=>50, "api_key"=>"test", "current_app_id"=>"testappid", "payment_status"=>1, "proxy_resource_class"=>"User", "proxy_resource_id"=>"5b929907acbcd611820ce3c8", "payment"=>{"amount"=>50, "payment_type"=>"cash", "cart_id"=>"5b92990facbcd611820ce521", "payment_status"=>1}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, payment_status, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, payment_status, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, payment_status, proxy_resource_class, proxy_resource_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92990facbcd611820ce521'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b92990facbcd611820ce521", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b92990facbcd611820ce521", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b92990facbcd611820ce521", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b92990facbcd611820ce521", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b92990facbcd611820ce521", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b92990facbcd611820ce521", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b92990facbcd611820ce521", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92990facbcd611820ce538'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92990facbcd611820ce53a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929910acbcd611820ce53e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929910acbcd611820ce542'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929910acbcd611820ce546'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929910acbcd611820ce54a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929910acbcd611820ce54e'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929910acbcd611820ce550'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929910acbcd611820ce554'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929910acbcd611820ce558'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929910acbcd611820ce55c'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929910acbcd611820ce560'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started POST "/shopping/payments" for 127.0.0.1 at 2018-09-07 20:58:16 +0530 Processing by Shopping::PaymentsController#create as JSON Parameters: {"cart_id"=>"5b929910acbcd611820ce54e", "payment_type"=>"cash", "amount"=>50.0, "api_key"=>"test", "current_app_id"=>"testappid", "payment_status"=>1, "proxy_resource_class"=>"User", "proxy_resource_id"=>"5b929907acbcd611820ce3c8", "payment"=>{"amount"=>50.0, "payment_type"=>"cash", "cart_id"=>"5b929910acbcd611820ce54e", "payment_status"=>1}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, payment_status, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, payment_status, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, payment_status, proxy_resource_class, proxy_resource_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929910acbcd611820ce54e'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929910acbcd611820ce54e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b929910acbcd611820ce54e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b929910acbcd611820ce54e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929910acbcd611820ce54e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929910acbcd611820ce54e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929910acbcd611820ce54e", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929910acbcd611820ce54e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929910acbcd611820ce550')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929910acbcd611820ce554')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929910acbcd611820ce558')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929910acbcd611820ce55c')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929910acbcd611820ce560')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929910acbcd611820ce564'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b929910acbcd611820ce564", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929910acbcd611820ce54e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b929910acbcd611820ce550'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b929910acbcd611820ce554'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b929910acbcd611820ce558'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b929910acbcd611820ce55c'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b929910acbcd611820ce560'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929911acbcd611820ce56f'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929911acbcd611820ce571'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929911acbcd611820ce575'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929911acbcd611820ce579'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929911acbcd611820ce57d'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929911acbcd611820ce581'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929911acbcd611820ce56f'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929911acbcd611820ce56f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b929911acbcd611820ce56f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b929911acbcd611820ce56f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929911acbcd611820ce56f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929911acbcd611820ce56f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929911acbcd611820ce56f", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929911acbcd611820ce56f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929911acbcd611820ce571')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929911acbcd611820ce575')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929911acbcd611820ce579')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929911acbcd611820ce57d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929911acbcd611820ce581')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929911acbcd611820ce585'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b929911acbcd611820ce585", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929911acbcd611820ce56f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929911acbcd611820ce56f'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929911acbcd611820ce56f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b929911acbcd611820ce56f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b929911acbcd611820ce56f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929911acbcd611820ce56f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929911acbcd611820ce56f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b929911acbcd611820ce581'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929911acbcd611820ce581')}, "u"=>{"$set"=>{"parent_id"=>nil, "acce... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929911acbcd611820ce56f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b929911acbcd611820ce56f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b929911acbcd611820ce56f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929911acbcd611820ce56f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929911acbcd611820ce56f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"5b929911acbcd611820ce56f", "payment_type"=>"cash", "refund"=>true, "amount"=>10, "api_key"=>"test", "current_app_id"=>"testappid", "payment"=>{"amount"=>10, "payment_type"=>"cash", "cart_id"=>"5b929911acbcd611820ce56f", "refund"=>true}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: cart_id, payment_type, refund, amount, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, refund, amount, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, refund, amount, api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929911acbcd611820ce56f'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929911acbcd611820ce56f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b929911acbcd611820ce56f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b929911acbcd611820ce56f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929911acbcd611820ce56f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929911acbcd611820ce56f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>nil}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b929911acbcd611820ce56f", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929911acbcd611820ce56f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b929911acbcd611820ce56f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b929911acbcd611820ce56f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929911acbcd611820ce56f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929911acbcd611820ce56f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929911acbcd611820ce591'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Completed 201 Created in 66ms (Views: 1.1ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929911acbcd611820ce592'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929912acbcd611820ce594'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929912acbcd611820ce598'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929912acbcd611820ce59c'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929912acbcd611820ce5a0'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929912acbcd611820ce5a4'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929911acbcd611820ce592'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929911acbcd611820ce592", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b929911acbcd611820ce592", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b929911acbcd611820ce592", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929911acbcd611820ce592", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929911acbcd611820ce592", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929911acbcd611820ce592", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929911acbcd611820ce592", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929912acbcd611820ce594')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929912acbcd611820ce598')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.010s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929912acbcd611820ce59c')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929912acbcd611820ce5a0')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929912acbcd611820ce5a4')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929912acbcd611820ce5a8'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b929912acbcd611820ce5a8", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929911acbcd611820ce592", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929912acbcd611820ce5b3'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929911acbcd611820ce592", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b929911acbcd611820ce592", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b929911acbcd611820ce592", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929911acbcd611820ce592", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929911acbcd611820ce592", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"5b929911acbcd611820ce592", "payment_type"=>"cash", "refund"=>true, "amount"=>10, "api_key"=>"test", "current_app_id"=>"testappid", "payment"=>{"amount"=>10, "payment_type"=>"cash", "cart_id"=>"5b929911acbcd611820ce592", "refund"=>true}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: cart_id, payment_type, refund, amount, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, refund, amount, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, refund, amount, api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929911acbcd611820ce592'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929911acbcd611820ce592", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b929911acbcd611820ce592", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b929911acbcd611820ce592", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929911acbcd611820ce592", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929911acbcd611820ce592", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>nil}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b929911acbcd611820ce592", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929911acbcd611820ce592", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b929911acbcd611820ce592", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b929911acbcd611820ce592", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929911acbcd611820ce592", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929911acbcd611820ce592", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929912acbcd611820ce5b8'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929912acbcd611820ce5ba'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929912acbcd611820ce5be'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929912acbcd611820ce5c2'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929913acbcd611820ce5c6'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929913acbcd611820ce5ca'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929912acbcd611820ce5b8'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929912acbcd611820ce5b8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b929912acbcd611820ce5b8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b929912acbcd611820ce5b8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929912acbcd611820ce5b8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929912acbcd611820ce5b8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929912acbcd611820ce5b8", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929912acbcd611820ce5b8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929912acbcd611820ce5ba')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929912acbcd611820ce5be')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929912acbcd611820ce5c2')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929913acbcd611820ce5c6')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929913acbcd611820ce5ca')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929913acbcd611820ce5ce'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b929913acbcd611820ce5ce", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929912acbcd611820ce5b8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b929913acbcd611820ce5ca'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929913acbcd611820ce5ca')}, "u"=>{"$set"=>{"parent_id"=>nil, "acce... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929912acbcd611820ce5b8'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929912acbcd611820ce5b8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b929912acbcd611820ce5b8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b929912acbcd611820ce5b8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929912acbcd611820ce5b8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929912acbcd611820ce5b8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>nil}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b929912acbcd611820ce5b8", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929912acbcd611820ce5b8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b929912acbcd611820ce5b8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b929912acbcd611820ce5b8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929912acbcd611820ce5b8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929912acbcd611820ce5b8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929913acbcd611820ce5da'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b929913acbcd611820ce5da'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Started PUT "/shopping/payments/5b929913acbcd611820ce5da" for 127.0.0.1 at 2018-09-07 20:58:19 +0530 Processing by Shopping::PaymentsController#update as JSON Parameters: {"payment"=>{"payment_status"=>1, "amount"=>-10}, "api_key"=>"test", "current_app_id"=>"testappid", "proxy_resource_class"=>"User", "proxy_resource_id"=>"5b929907acbcd611820ce3c8", "id"=>"5b929913acbcd611820ce5da"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b929913acbcd611820ce5da'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b929913acbcd611820ce5da'), "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929912acbcd611820ce5b8'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929912acbcd611820ce5b8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b929912acbcd611820ce5b8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b929912acbcd611820ce5b8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929912acbcd611820ce5b8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929912acbcd611820ce5b8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b929912acbcd611820ce5b8", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929912acbcd611820ce5b8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929913acbcd611820ce5da')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"refund"=>true, "payment_status"=>nil, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b929913acbcd611820ce5da", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929912acbcd611820ce5b8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b929913acbcd611820ce5da'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929913acbcd611820ce5dc'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929913acbcd611820ce5de'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929913acbcd611820ce5e2'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929913acbcd611820ce5e6'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929913acbcd611820ce5ea'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929913acbcd611820ce5ee'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929913acbcd611820ce5dc'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929913acbcd611820ce5dc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b929913acbcd611820ce5dc", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b929913acbcd611820ce5dc", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929913acbcd611820ce5dc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929913acbcd611820ce5dc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929913acbcd611820ce5dc", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929913acbcd611820ce5dc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929913acbcd611820ce5de')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929913acbcd611820ce5e2')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929913acbcd611820ce5e6')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929913acbcd611820ce5ea')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929913acbcd611820ce5ee')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929913acbcd611820ce5f2'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b929913acbcd611820ce5f2", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929913acbcd611820ce5dc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b929913acbcd611820ce5ee'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929913acbcd611820ce5ee')}, "u"=>{"$set"=>{"parent_id"=>nil, "acce... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929913acbcd611820ce5dc'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929913acbcd611820ce5dc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b929913acbcd611820ce5dc", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b929913acbcd611820ce5dc", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929913acbcd611820ce5dc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929913acbcd611820ce5dc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>nil}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b929913acbcd611820ce5dc", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929913acbcd611820ce5dc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b929913acbcd611820ce5dc", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b929913acbcd611820ce5dc", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929913acbcd611820ce5dc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929913acbcd611820ce5dc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929914acbcd611820ce5fe'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b929914acbcd611820ce5fe'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929913acbcd611820ce5dc'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929913acbcd611820ce5dc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b929913acbcd611820ce5dc", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b929913acbcd611820ce5dc", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929913acbcd611820ce5dc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929913acbcd611820ce5dc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929914acbcd611820ce5ff'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started PUT "/shopping/payments/5b929914acbcd611820ce5fe" for 127.0.0.1 at 2018-09-07 20:58:20 +0530 Processing by Shopping::PaymentsController#update as JSON Parameters: {"payment"=>{"payment_status"=>1}, "api_key"=>"test", "current_app_id"=>"testappid", "proxy_resource_class"=>"User", "proxy_resource_id"=>"5b929907acbcd611820ce3c8", "id"=>"5b929914acbcd611820ce5fe"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b929914acbcd611820ce5fe'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b929914acbcd611820ce5fe'), "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929913acbcd611820ce5dc'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929913acbcd611820ce5dc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b929913acbcd611820ce5dc", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b929913acbcd611820ce5dc", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929913acbcd611820ce5dc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929913acbcd611820ce5dc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b929913acbcd611820ce5dc", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929913acbcd611820ce5dc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929914acbcd611820ce5ff')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s Completed 422 Unprocessable Entity in 61ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b929914acbcd611820ce5fe'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929914acbcd611820ce606'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929914acbcd611820ce608'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929914acbcd611820ce60c'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929914acbcd611820ce610'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929914acbcd611820ce614'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929914acbcd611820ce618'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929914acbcd611820ce606'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929914acbcd611820ce606", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b929914acbcd611820ce606", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b929914acbcd611820ce606", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929914acbcd611820ce606", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929914acbcd611820ce606", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929914acbcd611820ce606", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929914acbcd611820ce606", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929914acbcd611820ce608')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929914acbcd611820ce60c')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929914acbcd611820ce610')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929914acbcd611820ce614')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929914acbcd611820ce618')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929914acbcd611820ce61c'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b929914acbcd611820ce61c", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929914acbcd611820ce606", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b929914acbcd611820ce618'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929914acbcd611820ce618')}, "u"=>{"$set"=>{"parent_id"=>nil, "acce... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929914acbcd611820ce606'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929914acbcd611820ce606", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b929914acbcd611820ce606", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b929914acbcd611820ce606", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929914acbcd611820ce606", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929914acbcd611820ce606", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>nil}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b929914acbcd611820ce606", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929914acbcd611820ce606", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b929914acbcd611820ce606", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b929914acbcd611820ce606", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929914acbcd611820ce606", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929914acbcd611820ce606", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929915acbcd611820ce628'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929914acbcd611820ce606'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929914acbcd611820ce606", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b929914acbcd611820ce606", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b929914acbcd611820ce606", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929914acbcd611820ce606", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929914acbcd611820ce606", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>nil}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b929914acbcd611820ce606", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929914acbcd611820ce606", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b929914acbcd611820ce606", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b929914acbcd611820ce606", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929914acbcd611820ce606", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929914acbcd611820ce606", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929915acbcd611820ce629'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929914acbcd611820ce606'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929914acbcd611820ce606", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b929914acbcd611820ce606", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b929914acbcd611820ce606", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929914acbcd611820ce606", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929914acbcd611820ce606", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>nil}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b929914acbcd611820ce606", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929914acbcd611820ce606", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b929914acbcd611820ce606", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b929914acbcd611820ce606", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929914acbcd611820ce606", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929914acbcd611820ce606", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929915acbcd611820ce62a'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started PUT "/shopping/payments/5b929915acbcd611820ce62a" for 127.0.0.1 at 2018-09-07 20:58:21 +0530 Processing by Shopping::PaymentsController#update as JSON Parameters: {"payment"=>{"payment_status"=>1}, "api_key"=>"test", "current_app_id"=>"testappid", "proxy_resource_class"=>"User", "proxy_resource_id"=>"5b929907acbcd611820ce3c8", "id"=>"5b929915acbcd611820ce62a"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b929915acbcd611820ce62a'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b929915acbcd611820ce62a'), "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929914acbcd611820ce606'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929914acbcd611820ce606", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b929914acbcd611820ce606", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b929914acbcd611820ce606", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929914acbcd611820ce606", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929914acbcd611820ce606", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b929914acbcd611820ce606", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929914acbcd611820ce606", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929915acbcd611820ce62a')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"refund"=>true, "payment_status"=>nil, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929914acbcd611820ce606'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929914acbcd611820ce606", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b929914acbcd611820ce606", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b929914acbcd611820ce606", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929914acbcd611820ce606", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929914acbcd611820ce606", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b929914acbcd611820ce606", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929914acbcd611820ce606", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929915acbcd611820ce628')}, "u"=>{"$set"=>{"amount"=>0.0, "payment_s... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929914acbcd611820ce606'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929914acbcd611820ce606", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b929914acbcd611820ce606", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b929914acbcd611820ce606", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929914acbcd611820ce606", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929914acbcd611820ce606", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b929914acbcd611820ce606", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929914acbcd611820ce606", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929915acbcd611820ce629')}, "u"=>{"$set"=>{"amount"=>0.0, "payment_s... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b929915acbcd611820ce62a", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929914acbcd611820ce606", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b929915acbcd611820ce628'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b929915acbcd611820ce629'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929915acbcd611820ce62c'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929915acbcd611820ce62e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929915acbcd611820ce632'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929915acbcd611820ce636'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929915acbcd611820ce63a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929915acbcd611820ce63e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929915acbcd611820ce62c'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929915acbcd611820ce62c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b929915acbcd611820ce62c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b929915acbcd611820ce62c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929915acbcd611820ce62c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929915acbcd611820ce62c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929915acbcd611820ce62c", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929915acbcd611820ce62c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929915acbcd611820ce62e')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929915acbcd611820ce632')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929915acbcd611820ce636')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929915acbcd611820ce63a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.005s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929915acbcd611820ce63e')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929915acbcd611820ce642'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b929915acbcd611820ce642", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929915acbcd611820ce62c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b929915acbcd611820ce63e'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929915acbcd611820ce63e')}, "u"=>{"$set"=>{"parent_id"=>nil, "acce... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929915acbcd611820ce62c'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929915acbcd611820ce62c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b929915acbcd611820ce62c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b929915acbcd611820ce62c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929915acbcd611820ce62c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929915acbcd611820ce62c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>nil}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b929915acbcd611820ce62c", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929915acbcd611820ce62c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b929915acbcd611820ce62c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b929915acbcd611820ce62c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929915acbcd611820ce62c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929915acbcd611820ce62c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929916acbcd611820ce64e'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929915acbcd611820ce62c'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929915acbcd611820ce62c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b929915acbcd611820ce62c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b929915acbcd611820ce62c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929915acbcd611820ce62c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929915acbcd611820ce62c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>nil}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b929915acbcd611820ce62c", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929915acbcd611820ce62c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b929915acbcd611820ce62c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b929915acbcd611820ce62c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929915acbcd611820ce62c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929915acbcd611820ce62c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929916acbcd611820ce64f'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929915acbcd611820ce62c'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929915acbcd611820ce62c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b929915acbcd611820ce62c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b929915acbcd611820ce62c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929915acbcd611820ce62c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929915acbcd611820ce62c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>nil}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b929915acbcd611820ce62c", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929915acbcd611820ce62c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b929915acbcd611820ce62c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b929915acbcd611820ce62c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929915acbcd611820ce62c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929915acbcd611820ce62c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929916acbcd611820ce650'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929915acbcd611820ce62c'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929915acbcd611820ce62c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b929915acbcd611820ce62c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b929915acbcd611820ce62c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929915acbcd611820ce62c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929915acbcd611820ce62c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b929915acbcd611820ce62c", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929915acbcd611820ce62c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929916acbcd611820ce650')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"refund"=>true, "payment_status"=>nil, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929915acbcd611820ce62c'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929915acbcd611820ce62c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b929915acbcd611820ce62c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b929915acbcd611820ce62c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929915acbcd611820ce62c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929915acbcd611820ce62c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b929915acbcd611820ce62c", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929915acbcd611820ce62c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929916acbcd611820ce64e')}, "u"=>{"$set"=>{"amount"=>0.0, "payment_s... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929915acbcd611820ce62c'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929915acbcd611820ce62c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b929915acbcd611820ce62c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b929915acbcd611820ce62c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929915acbcd611820ce62c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929915acbcd611820ce62c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b929915acbcd611820ce62c", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929915acbcd611820ce62c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929916acbcd611820ce64f')}, "u"=>{"$set"=>{"amount"=>0.0, "payment_s... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b929916acbcd611820ce650", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929915acbcd611820ce62c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b929916acbcd611820ce64f'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929915acbcd611820ce62c'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929915acbcd611820ce62c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b929915acbcd611820ce62c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b929915acbcd611820ce62c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929915acbcd611820ce62c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929915acbcd611820ce62c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>2018-09-07 15:28:22 UTC}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b929915acbcd611820ce62c", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929915acbcd611820ce62c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"test", "current_app_id"=>"testappid", "proxy_resource_class"=>"User", "proxy_resource_id"=>"5b929907acbcd611820ce3c8", "id"=>"5b929916acbcd611820ce64f", "payment"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b929916acbcd611820ce64f'), "resource_id"=>"5b929907acbcd611820ce3c8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b929916acbcd611820ce64f'), "resource_id"=>"5b929907acbcd611820ce3c8", "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929915acbcd611820ce62c'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929915acbcd611820ce62c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b929915acbcd611820ce62c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b929915acbcd611820ce62c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929915acbcd611820ce62c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929915acbcd611820ce62c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b929915acbcd611820ce62c", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929915acbcd611820ce62c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b929916acbcd611820ce64f'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929918acbcd611820ce652'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.004s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929918acbcd611820ce654'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929918acbcd611820ce658'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929918acbcd611820ce65c'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929918acbcd611820ce660'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929918acbcd611820ce664'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929918acbcd611820ce652'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929918acbcd611820ce652", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b929918acbcd611820ce652", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b929918acbcd611820ce652", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929918acbcd611820ce652", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929918acbcd611820ce652", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929918acbcd611820ce652", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929918acbcd611820ce652", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929918acbcd611820ce654')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929918acbcd611820ce658')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929918acbcd611820ce65c')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929918acbcd611820ce660')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929918acbcd611820ce664')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929918acbcd611820ce668'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b929918acbcd611820ce668", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929918acbcd611820ce652", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b929918acbcd611820ce664'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929918acbcd611820ce664')}, "u"=>{"$set"=>{"parent_id"=>nil, "acce... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929918acbcd611820ce652'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929918acbcd611820ce652", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b929918acbcd611820ce652", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b929918acbcd611820ce652", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929918acbcd611820ce652", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929918acbcd611820ce652", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>nil}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b929918acbcd611820ce652", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929918acbcd611820ce652", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b929918acbcd611820ce652", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b929918acbcd611820ce652", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929918acbcd611820ce652", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929918acbcd611820ce652", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929919acbcd611820ce674'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b929919acbcd611820ce674'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Started PUT "/shopping/payments/5b929919acbcd611820ce674" for 127.0.0.1 at 2018-09-07 20:58:25 +0530 Processing by Shopping::PaymentsController#update as JSON Parameters: {"payment"=>{"payment_status"=>1}, "api_key"=>"test", "current_app_id"=>"testappid", "proxy_resource_class"=>"User", "proxy_resource_id"=>"5b929907acbcd611820ce3c8", "id"=>"5b929919acbcd611820ce674"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b929919acbcd611820ce674'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b929919acbcd611820ce674'), "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929918acbcd611820ce652'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929918acbcd611820ce652", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b929918acbcd611820ce652", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b929918acbcd611820ce652", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929918acbcd611820ce652", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929918acbcd611820ce652", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b929918acbcd611820ce652", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929918acbcd611820ce652", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929919acbcd611820ce674')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"refund"=>true, "payment_status"=>nil, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b929919acbcd611820ce674", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929918acbcd611820ce652", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b929919acbcd611820ce674'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929919acbcd611820ce676'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929919acbcd611820ce678'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929919acbcd611820ce67c'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929919acbcd611820ce680'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929919acbcd611820ce684'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929919acbcd611820ce688'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929919acbcd611820ce676'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929919acbcd611820ce676", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b929919acbcd611820ce676", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b929919acbcd611820ce676", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929919acbcd611820ce676", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929919acbcd611820ce676", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929919acbcd611820ce676", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929919acbcd611820ce676", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b929919acbcd611820ce676", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b929919acbcd611820ce676", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929919acbcd611820ce676", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929919acbcd611820ce676", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929919acbcd611820ce68c'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started PUT "/shopping/payments/5b929919acbcd611820ce68c" for 127.0.0.1 at 2018-09-07 20:58:25 +0530 Processing by Shopping::PaymentsController#update as JSON Parameters: {"payment"=>{"amount"=>10.0}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b929919acbcd611820ce68c"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameter: amount Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameter: amount Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameter: amount Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b929919acbcd611820ce68c'), "resource_id"=>"5b929907acbcd611820ce3c8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b929919acbcd611820ce68c'), "resource_id"=>"5b929907acbcd611820ce3c8", "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929919acbcd611820ce676'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929919acbcd611820ce676", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b929919acbcd611820ce676", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b929919acbcd611820ce676", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929919acbcd611820ce676", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929919acbcd611820ce676", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929919acbcd611820ce676", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929919acbcd611820ce676", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b929919acbcd611820ce676", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b929919acbcd611820ce676", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929919acbcd611820ce676", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b929919acbcd611820ce676", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b929919acbcd611820ce68c'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92991aacbcd611820ce68e'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92991aacbcd611820ce690'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92991aacbcd611820ce694'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92991aacbcd611820ce698'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92991aacbcd611820ce69c'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92991aacbcd611820ce6a0'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92991aacbcd611820ce68e'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b92991aacbcd611820ce68e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b92991aacbcd611820ce68e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b92991aacbcd611820ce68e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b92991aacbcd611820ce68e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b92991aacbcd611820ce68e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b92991aacbcd611820ce68e", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b92991aacbcd611820ce68e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92991aacbcd611820ce690')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92991aacbcd611820ce694')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92991aacbcd611820ce698')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92991aacbcd611820ce69c')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92991aacbcd611820ce6a0')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92991aacbcd611820ce6a4'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92991aacbcd611820ce6a4", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b92991aacbcd611820ce68e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92991aacbcd611820ce6a0'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92991aacbcd611820ce6a0')}, "u"=>{"$set"=>{"parent_id"=>nil, "acce... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92991aacbcd611820ce68e'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b92991aacbcd611820ce68e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b92991aacbcd611820ce68e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b92991aacbcd611820ce68e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b92991aacbcd611820ce68e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b92991aacbcd611820ce68e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92991aacbcd611820ce68e'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b92991aacbcd611820ce68e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b92991aacbcd611820ce68e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b92991aacbcd611820ce68e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b92991aacbcd611820ce68e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b92991aacbcd611820ce68e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>nil}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b92991aacbcd611820ce68e", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b92991aacbcd611820ce68e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b92991aacbcd611820ce68e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b92991aacbcd611820ce68e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b92991aacbcd611820ce68e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b92991aacbcd611820ce68e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92991aacbcd611820ce6b0'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started PUT "/shopping/payments/5b92991aacbcd611820ce6b0" for 127.0.0.1 at 2018-09-07 20:58:26 +0530 Processing by Shopping::PaymentsController#update as JSON Parameters: {"payment"=>{"refund"=>false}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b92991aacbcd611820ce6b0"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameter: refund Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameter: refund Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameter: refund Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b92991aacbcd611820ce6b0'), "resource_id"=>"5b929907acbcd611820ce3c8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b92991aacbcd611820ce6b0'), "resource_id"=>"5b929907acbcd611820ce3c8", "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92991aacbcd611820ce68e'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b92991aacbcd611820ce68e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b92991aacbcd611820ce68e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b92991aacbcd611820ce68e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b92991aacbcd611820ce68e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b92991aacbcd611820ce68e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>2018-09-07 15:28:26 UTC}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b92991aacbcd611820ce68e", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b92991aacbcd611820ce68e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b92991aacbcd611820ce68e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b92991aacbcd611820ce68e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b92991aacbcd611820ce68e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b92991aacbcd611820ce68e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b92991aacbcd611820ce6b0'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92991aacbcd611820ce6b2'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92991aacbcd611820ce6b4'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92991bacbcd611820ce6b8'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92991bacbcd611820ce6bc'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92991bacbcd611820ce6c0'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929904acbcd611820ce35b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92991bacbcd611820ce6c4'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92991aacbcd611820ce6b2'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b92991aacbcd611820ce6b2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b92991aacbcd611820ce6b2", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b92991aacbcd611820ce6b2", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b92991aacbcd611820ce6b2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b92991aacbcd611820ce6b2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b92991aacbcd611820ce6b2", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b92991aacbcd611820ce6b2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929907acbcd611820ce3c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b92991aacbcd611820ce6b2", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "cart_id"=>"5b92991aacbcd611820ce6b2", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b92991aacbcd611820ce6b2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929907acbcd611820ce3c8", "parent_id"=>"5b92991aacbcd611820ce6b2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92991bacbcd611820ce6c8'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started DELETE "/shopping/payments/5b92991bacbcd611820ce6c8" for 127.0.0.1 at 2018-09-07 20:58:27 +0530 Processing by Shopping::PaymentsController#destroy as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b92991bacbcd611820ce6c8", "payment"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b92991bacbcd611820ce6c8'), "resource_id"=>"5b929907acbcd611820ce3c8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b92991bacbcd611820ce6c8'), "resource_id"=>"5b929907acbcd611820ce3c8", "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Completed 204 No Content in 21ms MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.002s Please set AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY and AWS_REGION in your env vars, to use the sns_client. :initializers/aws.rb Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jack_senger@quitzon.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zKr8HR_MPLdE9nKza2_p"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"gVA9xZJN3JrTr6UhQtT5"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"a5BMSL5dsn11UtAxYxx3"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"letha@weberrath.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"94z_ZJXxAFYzKF4BLWP9"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"dfV-gMNCw88NTwg1NkLx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd92'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd92')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd9a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yzLtqyKx1NPNsgmqihNE"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"addie_christiansen@mckenziegoyette.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"QkAUAUFZxwYfJ77xdM3D"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"4yf_MNCKbwu1JpvZRCrD"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd91'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd91')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"X5dkAigJeatAR94A_Wsb"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd92')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"eileen@koelpin.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"7Cn5Ku6JKJ9QdJpzqdtv"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"x6NUs7MvGQ_jPv338LHg"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd9d'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd9d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dda0'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9299c3acbcd612e2d6dda2'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9299c3acbcd612e2d6dda4'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9299c3acbcd612e2d6dda6'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9299c3acbcd612e2d6dda8'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9299c3acbcd612e2d6ddaa'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dda0')}, "u"=>{"$set"=>{"parent_id"=>"5b9299c3a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9299c3acbcd612e2d6dda2')}, "u"=>{"$set"=>{"parent_id"=>"5b9299c3a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9299c3acbcd612e2d6dda4')}, "u"=>{"$set"=>{"parent_id"=>"5b9299c3a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9299c3acbcd612e2d6dda6')}, "u"=>{"$set"=>{"parent_id"=>"5b9299c3a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9299c3acbcd612e2d6dda8')}, "u"=>{"$set"=>{"parent_id"=>"5b9299c3a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b9299c3acbcd612e2d6ddaa'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c3acbcd612e2d6ddaa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299c3acbcd612e2d6ddaa", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299c3acbcd612e2d6ddaa", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c3acbcd612e2d6ddaa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c3acbcd612e2d6ddaa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c3acbcd612e2d6ddaa", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c3acbcd612e2d6ddaa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299c3acbcd612e2d6ddaa", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299c3acbcd612e2d6ddaa", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c3acbcd612e2d6ddaa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c3acbcd612e2d6ddaa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9299c3acbcd612e2d6ddbb'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b9299c3acbcd612e2d6ddaa'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c3acbcd612e2d6ddaa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299c3acbcd612e2d6ddaa", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299c3acbcd612e2d6ddaa", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c3acbcd612e2d6ddaa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c3acbcd612e2d6ddaa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c3acbcd612e2d6ddaa", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c3acbcd612e2d6ddaa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dda0')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b9299c3acbcd612e2d6dda2')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b9299c3acbcd612e2d6dda4')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b9299c3acbcd612e2d6dda6')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b9299c3acbcd612e2d6dda8')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9299c3acbcd612e2d6ddbb')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b9299c3acbcd612e2d6ddbb", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c3acbcd612e2d6ddaa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c3acbcd612e2d6ddaa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299c3acbcd612e2d6ddaa", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299c3acbcd612e2d6ddaa", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c3acbcd612e2d6ddaa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c3acbcd612e2d6ddaa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c3acbcd612e2d6ddaa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"_id"=>{"$oid"=>"5b9299c4acbcd612e2d6ddc6"}, "applicable"=>false, "cart_id"=>"5b9299c3acbcd612e2d6ddaa", "count"=>nil, "created_at"=>nil, "declined"=>nil, "discount_amount"=>50.0, "discount_percentage"=>0.0, "doc_version"=>0, "pending"=>nil, "product_ids"=>["5b9299c2acbcd612e2d6dd95", "5b9299c2acbcd612e2d6dd95", "5b9299c2acbcd612e2d6dd95", "5b9299c2acbcd612e2d6dd95", "5b9299c2acbcd612e2d6dd95"], "requires_verification"=>true, "resource_class"=>nil, "resource_id"=>nil, "updated_at"=>nil, "used_by_users"=>nil, "verified"=>nil}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: _id, applicable, count, created_at, declined, doc_version, pending, product_ids, resource_class, resource_id, updated_at, used_by_users, verified Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b9299c3acbcd612e2d6ddaa'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c3acbcd612e2d6ddaa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299c3acbcd612e2d6ddaa", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299c3acbcd612e2d6ddaa", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c3acbcd612e2d6ddaa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c3acbcd612e2d6ddaa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c3acbcd612e2d6ddaa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c3acbcd612e2d6ddaa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b9299c3acbcd612e2d6ddaa", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c3acbcd612e2d6ddaa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c3acbcd612e2d6ddaa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299c3acbcd612e2d6ddaa", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299c3acbcd612e2d6ddaa", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c3acbcd612e2d6ddaa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c3acbcd612e2d6ddaa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c3acbcd612e2d6ddaa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9299c4acbcd612e2d6ddc8'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9299c4acbcd612e2d6ddca'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9299c4acbcd612e2d6ddcc'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9299c4acbcd612e2d6ddce'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9299c4acbcd612e2d6ddd0'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9299c4acbcd612e2d6ddd2'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9299c4acbcd612e2d6ddc8')}, "u"=>{"$set"=>{"parent_id"=>"5b9299c4a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9299c4acbcd612e2d6ddca')}, "u"=>{"$set"=>{"parent_id"=>"5b9299c4a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9299c4acbcd612e2d6ddcc')}, "u"=>{"$set"=>{"parent_id"=>"5b9299c4a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9299c4acbcd612e2d6ddce')}, "u"=>{"$set"=>{"parent_id"=>"5b9299c4a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9299c4acbcd612e2d6ddd0')}, "u"=>{"$set"=>{"parent_id"=>"5b9299c4a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b9299c4acbcd612e2d6ddd2'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c4acbcd612e2d6ddd2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299c4acbcd612e2d6ddd2", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299c4acbcd612e2d6ddd2", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c4acbcd612e2d6ddd2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c4acbcd612e2d6ddd2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c4acbcd612e2d6ddd2", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c4acbcd612e2d6ddd2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299c4acbcd612e2d6ddd2", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299c4acbcd612e2d6ddd2", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c4acbcd612e2d6ddd2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c4acbcd612e2d6ddd2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9299c5acbcd612e2d6dde3'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b9299c4acbcd612e2d6ddd2'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c4acbcd612e2d6ddd2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299c4acbcd612e2d6ddd2", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299c4acbcd612e2d6ddd2", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c4acbcd612e2d6ddd2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c4acbcd612e2d6ddd2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c4acbcd612e2d6ddd2", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c4acbcd612e2d6ddd2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b9299c4acbcd612e2d6ddc8')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.012s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b9299c4acbcd612e2d6ddca')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b9299c4acbcd612e2d6ddcc')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b9299c4acbcd612e2d6ddce')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b9299c4acbcd612e2d6ddd0')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9299c5acbcd612e2d6dde3')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b9299c5acbcd612e2d6dde3", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c4acbcd612e2d6ddd2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c4acbcd612e2d6ddd2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299c4acbcd612e2d6ddd2", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299c4acbcd612e2d6ddd2", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c4acbcd612e2d6ddd2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c4acbcd612e2d6ddd2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c4acbcd612e2d6ddd2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b9299c4acbcd612e2d6ddd2'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c4acbcd612e2d6ddd2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299c4acbcd612e2d6ddd2", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299c4acbcd612e2d6ddd2", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c4acbcd612e2d6ddd2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c4acbcd612e2d6ddd2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c4acbcd612e2d6ddd2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c4acbcd612e2d6ddd2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b9299c4acbcd612e2d6ddd2", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c4acbcd612e2d6ddd2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c4acbcd612e2d6ddd2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299c4acbcd612e2d6ddd2", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299c4acbcd612e2d6ddd2", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c4acbcd612e2d6ddd2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c4acbcd612e2d6ddd2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c4acbcd612e2d6ddd2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9299c5acbcd612e2d6ddef'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9299c5acbcd612e2d6ddf1'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9299c5acbcd612e2d6ddf3'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9299c5acbcd612e2d6ddf5'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9299c5acbcd612e2d6ddf7'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9299c5acbcd612e2d6ddf9'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9299c5acbcd612e2d6ddef')}, "u"=>{"$set"=>{"parent_id"=>"5b9299c5a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9299c5acbcd612e2d6ddf1')}, "u"=>{"$set"=>{"parent_id"=>"5b9299c5a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9299c5acbcd612e2d6ddf3')}, "u"=>{"$set"=>{"parent_id"=>"5b9299c5a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9299c5acbcd612e2d6ddf5')}, "u"=>{"$set"=>{"parent_id"=>"5b9299c5a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9299c5acbcd612e2d6ddf7')}, "u"=>{"$set"=>{"parent_id"=>"5b9299c5a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b9299c5acbcd612e2d6ddf9'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c5acbcd612e2d6ddf9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299c5acbcd612e2d6ddf9", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299c5acbcd612e2d6ddf9", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c5acbcd612e2d6ddf9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c5acbcd612e2d6ddf9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c5acbcd612e2d6ddf9", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c5acbcd612e2d6ddf9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299c5acbcd612e2d6ddf9", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299c5acbcd612e2d6ddf9", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c5acbcd612e2d6ddf9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c5acbcd612e2d6ddf9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9299c6acbcd612e2d6de0a'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b9299c5acbcd612e2d6ddf9'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c5acbcd612e2d6ddf9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299c5acbcd612e2d6ddf9", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299c5acbcd612e2d6ddf9", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c5acbcd612e2d6ddf9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c5acbcd612e2d6ddf9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c5acbcd612e2d6ddf9", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c5acbcd612e2d6ddf9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b9299c5acbcd612e2d6ddef')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b9299c5acbcd612e2d6ddf1')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b9299c5acbcd612e2d6ddf3')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b9299c5acbcd612e2d6ddf5')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b9299c5acbcd612e2d6ddf7')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9299c6acbcd612e2d6de0a')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b9299c6acbcd612e2d6de0a", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c5acbcd612e2d6ddf9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c5acbcd612e2d6ddf9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299c5acbcd612e2d6ddf9", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299c5acbcd612e2d6ddf9", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c5acbcd612e2d6ddf9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c5acbcd612e2d6ddf9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c5acbcd612e2d6ddf9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b9299c5acbcd612e2d6ddf9'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c5acbcd612e2d6ddf9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299c5acbcd612e2d6ddf9", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299c5acbcd612e2d6ddf9", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c5acbcd612e2d6ddf9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c5acbcd612e2d6ddf9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c5acbcd612e2d6ddf9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c5acbcd612e2d6ddf9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b9299c5acbcd612e2d6ddf9", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c5acbcd612e2d6ddf9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c5acbcd612e2d6ddf9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299c5acbcd612e2d6ddf9", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299c5acbcd612e2d6ddf9", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c5acbcd612e2d6ddf9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c5acbcd612e2d6ddf9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c5acbcd612e2d6ddf9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9299c6acbcd612e2d6de16'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9299c6acbcd612e2d6de18'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9299c6acbcd612e2d6de1a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9299c6acbcd612e2d6de1c'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9299c6acbcd612e2d6de1e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9299c6acbcd612e2d6de20'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9299c6acbcd612e2d6de16')}, "u"=>{"$set"=>{"parent_id"=>"5b9299c6a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9299c6acbcd612e2d6de18')}, "u"=>{"$set"=>{"parent_id"=>"5b9299c6a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9299c6acbcd612e2d6de1a')}, "u"=>{"$set"=>{"parent_id"=>"5b9299c6a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9299c6acbcd612e2d6de1c')}, "u"=>{"$set"=>{"parent_id"=>"5b9299c6a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9299c6acbcd612e2d6de1e')}, "u"=>{"$set"=>{"parent_id"=>"5b9299c6a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b9299c6acbcd612e2d6de20'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c6acbcd612e2d6de20", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299c6acbcd612e2d6de20", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299c6acbcd612e2d6de20", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c6acbcd612e2d6de20", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c6acbcd612e2d6de20", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c6acbcd612e2d6de20", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c6acbcd612e2d6de20", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299c6acbcd612e2d6de20", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299c6acbcd612e2d6de20", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c6acbcd612e2d6de20", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c6acbcd612e2d6de20", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9299c7acbcd612e2d6de31'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b9299c6acbcd612e2d6de20'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c6acbcd612e2d6de20", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299c6acbcd612e2d6de20", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299c6acbcd612e2d6de20", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c6acbcd612e2d6de20", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c6acbcd612e2d6de20", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c6acbcd612e2d6de20", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c6acbcd612e2d6de20", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b9299c6acbcd612e2d6de16')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b9299c6acbcd612e2d6de18')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b9299c6acbcd612e2d6de1a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b9299c6acbcd612e2d6de1c')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b9299c6acbcd612e2d6de1e')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9299c7acbcd612e2d6de31')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b9299c7acbcd612e2d6de31", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c6acbcd612e2d6de20", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c6acbcd612e2d6de20", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299c6acbcd612e2d6de20", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299c6acbcd612e2d6de20", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c6acbcd612e2d6de20", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c6acbcd612e2d6de20", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c6acbcd612e2d6de20", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b9299c6acbcd612e2d6de20'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c6acbcd612e2d6de20", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299c6acbcd612e2d6de20", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299c6acbcd612e2d6de20", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c6acbcd612e2d6de20", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c6acbcd612e2d6de20", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c6acbcd612e2d6de20", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c6acbcd612e2d6de20", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b9299c6acbcd612e2d6de20", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c6acbcd612e2d6de20", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c6acbcd612e2d6de20", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299c6acbcd612e2d6de20", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299c6acbcd612e2d6de20", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c6acbcd612e2d6de20", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c6acbcd612e2d6de20", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c6acbcd612e2d6de20", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9299c7acbcd612e2d6de3d'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9299c7acbcd612e2d6de3f'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9299c7acbcd612e2d6de41'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9299c7acbcd612e2d6de43'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9299c7acbcd612e2d6de45'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9299c7acbcd612e2d6de47'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9299c7acbcd612e2d6de3d')}, "u"=>{"$set"=>{"parent_id"=>"5b9299c7a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9299c7acbcd612e2d6de3f')}, "u"=>{"$set"=>{"parent_id"=>"5b9299c7a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9299c7acbcd612e2d6de41')}, "u"=>{"$set"=>{"parent_id"=>"5b9299c7a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9299c7acbcd612e2d6de43')}, "u"=>{"$set"=>{"parent_id"=>"5b9299c7a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9299c7acbcd612e2d6de45')}, "u"=>{"$set"=>{"parent_id"=>"5b9299c7a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b9299c7acbcd612e2d6de47'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c7acbcd612e2d6de47", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299c7acbcd612e2d6de47", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299c7acbcd612e2d6de47", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c7acbcd612e2d6de47", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c7acbcd612e2d6de47", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c7acbcd612e2d6de47", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c7acbcd612e2d6de47", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299c7acbcd612e2d6de47", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299c7acbcd612e2d6de47", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c7acbcd612e2d6de47", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c7acbcd612e2d6de47", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9299c8acbcd612e2d6de58'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b9299c7acbcd612e2d6de47'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c7acbcd612e2d6de47", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299c7acbcd612e2d6de47", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299c7acbcd612e2d6de47", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c7acbcd612e2d6de47", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c7acbcd612e2d6de47", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c7acbcd612e2d6de47", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c7acbcd612e2d6de47", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b9299c7acbcd612e2d6de3d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b9299c7acbcd612e2d6de3f')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b9299c7acbcd612e2d6de41')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b9299c7acbcd612e2d6de43')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b9299c7acbcd612e2d6de45')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9299c8acbcd612e2d6de58')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b9299c8acbcd612e2d6de58", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c7acbcd612e2d6de47", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c7acbcd612e2d6de47", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299c7acbcd612e2d6de47", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299c7acbcd612e2d6de47", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c7acbcd612e2d6de47", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c7acbcd612e2d6de47", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c7acbcd612e2d6de47", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b9299c7acbcd612e2d6de47'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c7acbcd612e2d6de47", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299c7acbcd612e2d6de47", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299c7acbcd612e2d6de47", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c7acbcd612e2d6de47", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c7acbcd612e2d6de47", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c7acbcd612e2d6de47", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c7acbcd612e2d6de47", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b9299c7acbcd612e2d6de47", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c7acbcd612e2d6de47", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c7acbcd612e2d6de47", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299c7acbcd612e2d6de47", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299c7acbcd612e2d6de47", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c7acbcd612e2d6de47", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c7acbcd612e2d6de47", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c7acbcd612e2d6de47", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9299c8acbcd612e2d6de64'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9299c8acbcd612e2d6de66'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9299c8acbcd612e2d6de68'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9299c8acbcd612e2d6de6a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9299c8acbcd612e2d6de6c'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9299c8acbcd612e2d6de6e'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9299c8acbcd612e2d6de64')}, "u"=>{"$set"=>{"parent_id"=>"5b9299c8a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9299c8acbcd612e2d6de66')}, "u"=>{"$set"=>{"parent_id"=>"5b9299c8a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9299c8acbcd612e2d6de68')}, "u"=>{"$set"=>{"parent_id"=>"5b9299c8a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9299c8acbcd612e2d6de6a')}, "u"=>{"$set"=>{"parent_id"=>"5b9299c8a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9299c8acbcd612e2d6de6c')}, "u"=>{"$set"=>{"parent_id"=>"5b9299c8a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b9299c8acbcd612e2d6de6e'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c8acbcd612e2d6de6e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299c8acbcd612e2d6de6e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299c8acbcd612e2d6de6e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c8acbcd612e2d6de6e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c8acbcd612e2d6de6e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c8acbcd612e2d6de6e", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c8acbcd612e2d6de6e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299c8acbcd612e2d6de6e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299c8acbcd612e2d6de6e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c8acbcd612e2d6de6e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c8acbcd612e2d6de6e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9299c9acbcd612e2d6de7f'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b9299c8acbcd612e2d6de6e'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c8acbcd612e2d6de6e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299c8acbcd612e2d6de6e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299c8acbcd612e2d6de6e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c8acbcd612e2d6de6e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c8acbcd612e2d6de6e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c8acbcd612e2d6de6e", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c8acbcd612e2d6de6e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b9299c8acbcd612e2d6de64')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b9299c8acbcd612e2d6de66')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b9299c8acbcd612e2d6de68')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b9299c8acbcd612e2d6de6a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b9299c8acbcd612e2d6de6c')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9299c9acbcd612e2d6de7f')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b9299c9acbcd612e2d6de7f", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c8acbcd612e2d6de6e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c8acbcd612e2d6de6e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299c8acbcd612e2d6de6e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299c8acbcd612e2d6de6e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c8acbcd612e2d6de6e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c8acbcd612e2d6de6e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c8acbcd612e2d6de6e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b9299c8acbcd612e2d6de6e'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c8acbcd612e2d6de6e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299c8acbcd612e2d6de6e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299c8acbcd612e2d6de6e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c8acbcd612e2d6de6e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c8acbcd612e2d6de6e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c8acbcd612e2d6de6e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c8acbcd612e2d6de6e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b9299c8acbcd612e2d6de6e", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c8acbcd612e2d6de6e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c8acbcd612e2d6de6e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299c8acbcd612e2d6de6e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299c8acbcd612e2d6de6e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c8acbcd612e2d6de6e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c8acbcd612e2d6de6e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299c8acbcd612e2d6de6e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9299c9acbcd612e2d6de8b'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9299c9acbcd612e2d6de8d'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9299c9acbcd612e2d6de8f'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9299c9acbcd612e2d6de91'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9299c9acbcd612e2d6de93'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9299caacbcd612e2d6de95'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9299c9acbcd612e2d6de8b')}, "u"=>{"$set"=>{"parent_id"=>"5b9299caa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9299c9acbcd612e2d6de8d')}, "u"=>{"$set"=>{"parent_id"=>"5b9299caa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9299c9acbcd612e2d6de8f')}, "u"=>{"$set"=>{"parent_id"=>"5b9299caa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9299c9acbcd612e2d6de91')}, "u"=>{"$set"=>{"parent_id"=>"5b9299caa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9299c9acbcd612e2d6de93')}, "u"=>{"$set"=>{"parent_id"=>"5b9299caa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b9299caacbcd612e2d6de95'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299caacbcd612e2d6de95", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299caacbcd612e2d6de95", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299caacbcd612e2d6de95", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299caacbcd612e2d6de95", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299caacbcd612e2d6de95", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299caacbcd612e2d6de95", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299caacbcd612e2d6de95", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299caacbcd612e2d6de95", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299caacbcd612e2d6de95", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299caacbcd612e2d6de95", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299caacbcd612e2d6de95", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9299caacbcd612e2d6dea6'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b9299caacbcd612e2d6de95'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299caacbcd612e2d6de95", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299caacbcd612e2d6de95", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299caacbcd612e2d6de95", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299caacbcd612e2d6de95", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299caacbcd612e2d6de95", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299caacbcd612e2d6de95", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299caacbcd612e2d6de95", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b9299c9acbcd612e2d6de8b')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b9299c9acbcd612e2d6de8d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b9299c9acbcd612e2d6de8f')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b9299c9acbcd612e2d6de91')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b9299c9acbcd612e2d6de93')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9299caacbcd612e2d6dea6')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b9299caacbcd612e2d6dea6", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299caacbcd612e2d6de95", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299caacbcd612e2d6de95", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299caacbcd612e2d6de95", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299caacbcd612e2d6de95", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299caacbcd612e2d6de95", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299caacbcd612e2d6de95", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299caacbcd612e2d6de95", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b9299caacbcd612e2d6de95'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299caacbcd612e2d6de95", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299caacbcd612e2d6de95", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299caacbcd612e2d6de95", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299caacbcd612e2d6de95", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299caacbcd612e2d6de95", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299caacbcd612e2d6de95", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299caacbcd612e2d6de95", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b9299caacbcd612e2d6de95", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299caacbcd612e2d6de95", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299caacbcd612e2d6de95", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299caacbcd612e2d6de95", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299caacbcd612e2d6de95", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299caacbcd612e2d6de95", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299caacbcd612e2d6de95", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299caacbcd612e2d6de95", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9299caacbcd612e2d6deb2'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9299caacbcd612e2d6deb4'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9299caacbcd612e2d6deb6'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9299caacbcd612e2d6deb8'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9299caacbcd612e2d6deba'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9299cbacbcd612e2d6debc'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9299caacbcd612e2d6deb2')}, "u"=>{"$set"=>{"parent_id"=>"5b9299cba... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9299caacbcd612e2d6deb4')}, "u"=>{"$set"=>{"parent_id"=>"5b9299cba... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9299caacbcd612e2d6deb6')}, "u"=>{"$set"=>{"parent_id"=>"5b9299cba... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9299caacbcd612e2d6deb8')}, "u"=>{"$set"=>{"parent_id"=>"5b9299cba... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9299caacbcd612e2d6deba')}, "u"=>{"$set"=>{"parent_id"=>"5b9299cba... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b9299cbacbcd612e2d6debc'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299cbacbcd612e2d6debc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299cbacbcd612e2d6debc", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299cbacbcd612e2d6debc", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299cbacbcd612e2d6debc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299cbacbcd612e2d6debc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299cbacbcd612e2d6debc", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299cbacbcd612e2d6debc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299cbacbcd612e2d6debc", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299cbacbcd612e2d6debc", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299cbacbcd612e2d6debc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299cbacbcd612e2d6debc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9299cbacbcd612e2d6decd'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b9299cbacbcd612e2d6debc'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299cbacbcd612e2d6debc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299cbacbcd612e2d6debc", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299cbacbcd612e2d6debc", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299cbacbcd612e2d6debc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299cbacbcd612e2d6debc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299cbacbcd612e2d6debc", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299cbacbcd612e2d6debc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b9299caacbcd612e2d6deb2')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b9299caacbcd612e2d6deb4')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b9299caacbcd612e2d6deb6')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b9299caacbcd612e2d6deb8')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b9299caacbcd612e2d6deba')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9299cbacbcd612e2d6decd')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b9299cbacbcd612e2d6decd", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299cbacbcd612e2d6debc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299cbacbcd612e2d6debc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299cbacbcd612e2d6debc", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299cbacbcd612e2d6debc", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299cbacbcd612e2d6debc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299cbacbcd612e2d6debc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299cbacbcd612e2d6debc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b9299cbacbcd612e2d6debc'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299cbacbcd612e2d6debc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299cbacbcd612e2d6debc", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299cbacbcd612e2d6debc", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299cbacbcd612e2d6debc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299cbacbcd612e2d6debc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299cbacbcd612e2d6debc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299cbacbcd612e2d6debc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b9299cbacbcd612e2d6debc", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299cbacbcd612e2d6debc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299cbacbcd612e2d6debc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299cbacbcd612e2d6debc", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299cbacbcd612e2d6debc", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299cbacbcd612e2d6debc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299cbacbcd612e2d6debc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299cbacbcd612e2d6debc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9299cbacbcd612e2d6ded9'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9299cbacbcd612e2d6dedb'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9299cbacbcd612e2d6dedd'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9299cbacbcd612e2d6dedf'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9299cbacbcd612e2d6dee1'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9299cbacbcd612e2d6dee3'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9299cbacbcd612e2d6ded9')}, "u"=>{"$set"=>{"parent_id"=>"5b9299cba... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9299cbacbcd612e2d6dedb')}, "u"=>{"$set"=>{"parent_id"=>"5b9299cba... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9299cbacbcd612e2d6dedd')}, "u"=>{"$set"=>{"parent_id"=>"5b9299cba... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9299cbacbcd612e2d6dedf')}, "u"=>{"$set"=>{"parent_id"=>"5b9299cba... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9299cbacbcd612e2d6dee1')}, "u"=>{"$set"=>{"parent_id"=>"5b9299cba... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b9299cbacbcd612e2d6dee3'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299cbacbcd612e2d6dee3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299cbacbcd612e2d6dee3", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299cbacbcd612e2d6dee3", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299cbacbcd612e2d6dee3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299cbacbcd612e2d6dee3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299cbacbcd612e2d6dee3", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299cbacbcd612e2d6dee3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299cbacbcd612e2d6dee3", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299cbacbcd612e2d6dee3", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299cbacbcd612e2d6dee3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299cbacbcd612e2d6dee3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b9299cbacbcd612e2d6dee3'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299cbacbcd612e2d6dee3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299cbacbcd612e2d6dee3", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299cbacbcd612e2d6dee3", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299cbacbcd612e2d6dee3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299cbacbcd612e2d6dee3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299cbacbcd612e2d6dee3", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299cbacbcd612e2d6dee3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9299ccacbcd612e2d6def4'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b9299ccacbcd612e2d6def4", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299cbacbcd612e2d6dee3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299cbacbcd612e2d6dee3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299cbacbcd612e2d6dee3", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299cbacbcd612e2d6dee3", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299cbacbcd612e2d6dee3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299cbacbcd612e2d6dee3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299cbacbcd612e2d6dee3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"_id"=>{"$oid"=>"5b9299ccacbcd612e2d6deff"}, "applicable"=>false, "cart_id"=>"5b9299cbacbcd612e2d6dee3", "count"=>nil, "created_at"=>nil, "declined"=>nil, "discount_amount"=>1.0, "discount_percentage"=>0.0, "doc_version"=>0, "pending"=>nil, "product_ids"=>["5b9299c2acbcd612e2d6dd95", "5b9299c2acbcd612e2d6dd95", "5b9299c2acbcd612e2d6dd95", "5b9299c2acbcd612e2d6dd95", "5b9299c2acbcd612e2d6dd95"], "requires_verification"=>true, "resource_class"=>nil, "resource_id"=>nil, "updated_at"=>nil, "used_by_users"=>nil, "verified"=>nil}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: _id, applicable, count, created_at, declined, doc_version, pending, product_ids, resource_class, resource_id, updated_at, used_by_users, verified Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b9299cbacbcd612e2d6dee3'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299cbacbcd612e2d6dee3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299cbacbcd612e2d6dee3", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299cbacbcd612e2d6dee3", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299cbacbcd612e2d6dee3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299cbacbcd612e2d6dee3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299cbacbcd612e2d6dee3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299cbacbcd612e2d6dee3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b9299cbacbcd612e2d6dee3", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299cbacbcd612e2d6dee3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299cbacbcd612e2d6dee3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299cbacbcd612e2d6dee3", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299cbacbcd612e2d6dee3", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299cbacbcd612e2d6dee3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299cbacbcd612e2d6dee3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299cbacbcd612e2d6dee3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "query"=>{"_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s Started POST "/shopping/discounts" for 127.0.0.1 at 2018-09-07 21:01:24 +0530 Value for params[:discount][:declined] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:pending] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:product_ids] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:used_by_users] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:verified] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Processing by Shopping::DiscountsController#create as JSON Parameters: {"discount"=>{"_id"=>{"$oid"=>"5b9299ccacbcd612e2d6df01"}, "applicable"=>false, "cart_id"=>nil, "count"=>4, "created_at"=>nil, "declined"=>nil, "discount_amount"=>10.0, "discount_percentage"=>100.0, "doc_version"=>0, "pending"=>nil, "product_ids"=>nil, "requires_verification"=>false, "resource_class"=>nil, "resource_id"=>nil, "updated_at"=>nil, "used_by_users"=>nil, "verified"=>nil}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken4"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken4"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: _id, applicable, created_at, declined, doc_version, pending, product_ids, resource_class, resource_id, updated_at, used_by_users, verified Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd9d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd9d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd9d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Completed 500 Internal Server Error in 29ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9299ccacbcd612e2d6df04'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9299ccacbcd612e2d6df06'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9299ccacbcd612e2d6df08'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9299ccacbcd612e2d6df0a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9299cdacbcd612e2d6df0c'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9299cdacbcd612e2d6df0e'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9299ccacbcd612e2d6df04')}, "u"=>{"$set"=>{"parent_id"=>"5b9299cda... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9299ccacbcd612e2d6df06')}, "u"=>{"$set"=>{"parent_id"=>"5b9299cda... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9299ccacbcd612e2d6df08')}, "u"=>{"$set"=>{"parent_id"=>"5b9299cda... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9299ccacbcd612e2d6df0a')}, "u"=>{"$set"=>{"parent_id"=>"5b9299cda... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9299cdacbcd612e2d6df0c')}, "u"=>{"$set"=>{"parent_id"=>"5b9299cda... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd9d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s Started POST "/shopping/discounts" for 127.0.0.1 at 2018-09-07 21:01:25 +0530 Value for params[:discount][:declined] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:pending] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:product_ids] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:used_by_users] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:verified] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Processing by Shopping::DiscountsController#create as JSON Parameters: {"discount"=>{"_id"=>{"$oid"=>"5b9299cdacbcd612e2d6df20"}, "applicable"=>false, "cart_id"=>nil, "count"=>4, "created_at"=>nil, "declined"=>nil, "discount_amount"=>10.0, "discount_percentage"=>100.0, "doc_version"=>0, "pending"=>nil, "product_ids"=>nil, "requires_verification"=>false, "resource_class"=>nil, "resource_id"=>nil, "updated_at"=>nil, "used_by_users"=>nil, "verified"=>nil}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: _id, applicable, count, created_at, declined, doc_version, pending, product_ids, resource_class, resource_id, updated_at, used_by_users, verified Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Completed 422 Unprocessable Entity in 18ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9299cdacbcd612e2d6df22'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9299cdacbcd612e2d6df24'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9299cdacbcd612e2d6df26'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9299cdacbcd612e2d6df28'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9299cdacbcd612e2d6df2a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9299cdacbcd612e2d6df2c'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9299cdacbcd612e2d6df22')}, "u"=>{"$set"=>{"parent_id"=>"5b9299cda... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9299cdacbcd612e2d6df24')}, "u"=>{"$set"=>{"parent_id"=>"5b9299cda... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9299cdacbcd612e2d6df26')}, "u"=>{"$set"=>{"parent_id"=>"5b9299cda... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9299cdacbcd612e2d6df28')}, "u"=>{"$set"=>{"parent_id"=>"5b9299cda... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9299cdacbcd612e2d6df2a')}, "u"=>{"$set"=>{"parent_id"=>"5b9299cda... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b9299cdacbcd612e2d6df2c'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299cdacbcd612e2d6df2c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299cdacbcd612e2d6df2c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299cdacbcd612e2d6df2c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299cdacbcd612e2d6df2c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299cdacbcd612e2d6df2c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299cdacbcd612e2d6df2c", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299cdacbcd612e2d6df2c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299cdacbcd612e2d6df2c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299cdacbcd612e2d6df2c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299cdacbcd612e2d6df2c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299cdacbcd612e2d6df2c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9299ceacbcd612e2d6df3d'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b9299cdacbcd612e2d6df2c'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299cdacbcd612e2d6df2c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299cdacbcd612e2d6df2c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299cdacbcd612e2d6df2c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299cdacbcd612e2d6df2c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299cdacbcd612e2d6df2c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299cdacbcd612e2d6df2c", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299cdacbcd612e2d6df2c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b9299cdacbcd612e2d6df22')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b9299cdacbcd612e2d6df24')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b9299cdacbcd612e2d6df26')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b9299cdacbcd612e2d6df28')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b9299cdacbcd612e2d6df2a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9299ceacbcd612e2d6df3d')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b9299ceacbcd612e2d6df3d", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299cdacbcd612e2d6df2c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299cdacbcd612e2d6df2c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299cdacbcd612e2d6df2c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299cdacbcd612e2d6df2c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299cdacbcd612e2d6df2c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299cdacbcd612e2d6df2c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299cdacbcd612e2d6df2c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b9299cdacbcd612e2d6df2c'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299cdacbcd612e2d6df2c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299cdacbcd612e2d6df2c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299cdacbcd612e2d6df2c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299cdacbcd612e2d6df2c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299cdacbcd612e2d6df2c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299cdacbcd612e2d6df2c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299cdacbcd612e2d6df2c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b9299cdacbcd612e2d6df2c", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299cdacbcd612e2d6df2c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299cdacbcd612e2d6df2c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299cdacbcd612e2d6df2c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299cdacbcd612e2d6df2c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299cdacbcd612e2d6df2c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299cdacbcd612e2d6df2c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299cdacbcd612e2d6df2c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9299ceacbcd612e2d6df49'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9299ceacbcd612e2d6df4b'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9299ceacbcd612e2d6df4d'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9299ceacbcd612e2d6df4f'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9299ceacbcd612e2d6df51'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9299ceacbcd612e2d6df53'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9299ceacbcd612e2d6df49')}, "u"=>{"$set"=>{"parent_id"=>"5b9299cea... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9299ceacbcd612e2d6df4b')}, "u"=>{"$set"=>{"parent_id"=>"5b9299cea... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9299ceacbcd612e2d6df4d')}, "u"=>{"$set"=>{"parent_id"=>"5b9299cea... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9299ceacbcd612e2d6df4f')}, "u"=>{"$set"=>{"parent_id"=>"5b9299cea... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9299ceacbcd612e2d6df51')}, "u"=>{"$set"=>{"parent_id"=>"5b9299cea... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b9299ceacbcd612e2d6df53'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299ceacbcd612e2d6df53", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299ceacbcd612e2d6df53", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299ceacbcd612e2d6df53", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299ceacbcd612e2d6df53", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299ceacbcd612e2d6df53", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299ceacbcd612e2d6df53", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299ceacbcd612e2d6df53", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299ceacbcd612e2d6df53", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299ceacbcd612e2d6df53", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299ceacbcd612e2d6df53", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299ceacbcd612e2d6df53", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9299cfacbcd612e2d6df64'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b9299ceacbcd612e2d6df53'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299ceacbcd612e2d6df53", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299ceacbcd612e2d6df53", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299ceacbcd612e2d6df53", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299ceacbcd612e2d6df53", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299ceacbcd612e2d6df53", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299ceacbcd612e2d6df53", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299ceacbcd612e2d6df53", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b9299ceacbcd612e2d6df49')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b9299ceacbcd612e2d6df4b')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b9299ceacbcd612e2d6df4d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b9299ceacbcd612e2d6df4f')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b9299ceacbcd612e2d6df51')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9299cfacbcd612e2d6df64')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b9299cfacbcd612e2d6df64", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299ceacbcd612e2d6df53", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299ceacbcd612e2d6df53", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299ceacbcd612e2d6df53", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299ceacbcd612e2d6df53", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299ceacbcd612e2d6df53", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299ceacbcd612e2d6df53", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299ceacbcd612e2d6df53", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b9299ceacbcd612e2d6df53'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299ceacbcd612e2d6df53", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299ceacbcd612e2d6df53", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299ceacbcd612e2d6df53", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299ceacbcd612e2d6df53", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299ceacbcd612e2d6df53", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299ceacbcd612e2d6df53", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299ceacbcd612e2d6df53", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b9299ceacbcd612e2d6df53", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299ceacbcd612e2d6df53", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299ceacbcd612e2d6df53", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299ceacbcd612e2d6df53", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299ceacbcd612e2d6df53", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299ceacbcd612e2d6df53", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299ceacbcd612e2d6df53", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299ceacbcd612e2d6df53", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9299cfacbcd612e2d6df70'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9299cfacbcd612e2d6df72'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9299cfacbcd612e2d6df74'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9299cfacbcd612e2d6df76'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9299cfacbcd612e2d6df78'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9299cfacbcd612e2d6df7a'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9299cfacbcd612e2d6df70')}, "u"=>{"$set"=>{"parent_id"=>"5b9299cfa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9299cfacbcd612e2d6df72')}, "u"=>{"$set"=>{"parent_id"=>"5b9299cfa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9299cfacbcd612e2d6df74')}, "u"=>{"$set"=>{"parent_id"=>"5b9299cfa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9299cfacbcd612e2d6df76')}, "u"=>{"$set"=>{"parent_id"=>"5b9299cfa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9299cfacbcd612e2d6df78')}, "u"=>{"$set"=>{"parent_id"=>"5b9299cfa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b9299cfacbcd612e2d6df7a'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299cfacbcd612e2d6df7a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299cfacbcd612e2d6df7a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299cfacbcd612e2d6df7a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299cfacbcd612e2d6df7a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299cfacbcd612e2d6df7a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299cfacbcd612e2d6df7a", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299cfacbcd612e2d6df7a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299cfacbcd612e2d6df7a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299cfacbcd612e2d6df7a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299cfacbcd612e2d6df7a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299cfacbcd612e2d6df7a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9299d0acbcd612e2d6df8b'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b9299cfacbcd612e2d6df7a'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299cfacbcd612e2d6df7a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299cfacbcd612e2d6df7a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299cfacbcd612e2d6df7a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299cfacbcd612e2d6df7a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299cfacbcd612e2d6df7a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299cfacbcd612e2d6df7a", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299cfacbcd612e2d6df7a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b9299cfacbcd612e2d6df70')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b9299cfacbcd612e2d6df72')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b9299cfacbcd612e2d6df74')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b9299cfacbcd612e2d6df76')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd95'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b9299cfacbcd612e2d6df78')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9299d0acbcd612e2d6df8b')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b9299d0acbcd612e2d6df8b", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299cfacbcd612e2d6df7a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299cfacbcd612e2d6df7a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299cfacbcd612e2d6df7a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299cfacbcd612e2d6df7a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299cfacbcd612e2d6df7a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299cfacbcd612e2d6df7a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299cfacbcd612e2d6df7a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b9299cfacbcd612e2d6df7a'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299cfacbcd612e2d6df7a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299cfacbcd612e2d6df7a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299cfacbcd612e2d6df7a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299cfacbcd612e2d6df7a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299cfacbcd612e2d6df7a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299cfacbcd612e2d6df7a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299cfacbcd612e2d6df7a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b9299cfacbcd612e2d6df7a", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299cfacbcd612e2d6df7a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299cfacbcd612e2d6df7a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299cfacbcd612e2d6df7a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "cart_id"=>"5b9299cfacbcd612e2d6df7a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299cfacbcd612e2d6df7a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299cfacbcd612e2d6df7a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9299c2acbcd612e2d6dd8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b9299c2acbcd612e2d6dd8d", "parent_id"=>"5b9299cfacbcd612e2d6df7a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.001s Please set AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY and AWS_REGION in your env vars, to use the sns_client. :initializers/aws.rb Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"shania@hand.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"5Sco94KqASW7txhMmpzV"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"6Ftcb_r3E-JJsx2cQ1Q1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"pz4qza2esYpv68YxLByq"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"perry.heathcote@luettgen.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"jUszt1FDvBqxCqqwpF3m"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"tS-t11By7XZjgaBwKbeb"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f396'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b929a91acbcd613c090f396')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f39e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"PwcZ84KSX4uqEymrtZAy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"buddy_deckow@gislasonbechtelar.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"arwgH4zRr-SDAJG4TcoL"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"vG8zy-pBJvBJZ6_s24cd"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f395'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b929a91acbcd613c090f395')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Qy22z9b3xEzQss1eQKQe"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f396')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"maiya.jones@zulauf.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"XSjYU4yRE7zoXsyfcybV"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ohSG8jux_BUzaURdmYX3"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f3a1'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b929a91acbcd613c090f3a1')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f3a4'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929a92acbcd613c090f3a6'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929a92acbcd613c090f3a8'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929a92acbcd613c090f3aa'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929a92acbcd613c090f3ac'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929a92acbcd613c090f3ae'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f3a4')}, "u"=>{"$set"=>{"parent_id"=>"5b929a92a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929a92acbcd613c090f3a6')}, "u"=>{"$set"=>{"parent_id"=>"5b929a92a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929a92acbcd613c090f3a8')}, "u"=>{"$set"=>{"parent_id"=>"5b929a92a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929a92acbcd613c090f3aa')}, "u"=>{"$set"=>{"parent_id"=>"5b929a92a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929a92acbcd613c090f3ac')}, "u"=>{"$set"=>{"parent_id"=>"5b929a92a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929a92acbcd613c090f3ae'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a92acbcd613c090f3ae", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a92acbcd613c090f3ae", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a92acbcd613c090f3ae", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a92acbcd613c090f3ae", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a92acbcd613c090f3ae", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a92acbcd613c090f3ae", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a92acbcd613c090f3ae", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a92acbcd613c090f3ae", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a92acbcd613c090f3ae", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a92acbcd613c090f3ae", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a92acbcd613c090f3ae", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929a92acbcd613c090f3bf'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929a92acbcd613c090f3ae'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a92acbcd613c090f3ae", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a92acbcd613c090f3ae", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a92acbcd613c090f3ae", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a92acbcd613c090f3ae", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a92acbcd613c090f3ae", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a92acbcd613c090f3ae", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a92acbcd613c090f3ae", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929a91acbcd613c090f3a4')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929a92acbcd613c090f3a6')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929a92acbcd613c090f3a8')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929a92acbcd613c090f3aa')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929a92acbcd613c090f3ac')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929a92acbcd613c090f3bf')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b929a92acbcd613c090f3bf", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a92acbcd613c090f3ae", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a92acbcd613c090f3ae", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a92acbcd613c090f3ae", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a92acbcd613c090f3ae", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a92acbcd613c090f3ae", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a92acbcd613c090f3ae", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a92acbcd613c090f3ae", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"_id"=>{"$oid"=>"5b929a92acbcd613c090f3ca"}, "applicable"=>false, "autocomplete_description"=>nil, "cart_id"=>"5b929a92acbcd613c090f3ae", "count"=>nil, "created_at"=>nil, "declined"=>nil, "discount_amount"=>50.0, "discount_percentage"=>0.0, "doc_version"=>0, "masked_tags"=>nil, "pending"=>nil, "primary_link"=>nil, "product_ids"=>["5b929a91acbcd613c090f399", "5b929a91acbcd613c090f399", "5b929a91acbcd613c090f399", "5b929a91acbcd613c090f399", "5b929a91acbcd613c090f399"], "public"=>"no", "requires_verification"=>true, "resource_class"=>nil, "resource_id"=>nil, "secondary_links"=>{}, "tags"=>nil, "updated_at"=>nil, "used_by_users"=>nil, "verified"=>nil}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: _id, applicable, autocomplete_description, count, created_at, declined, doc_version, masked_tags, pending, primary_link, product_ids, public, resource_class, resource_id, secondary_links, tags, updated_at, used_by_users, verified Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929a92acbcd613c090f3ae'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a92acbcd613c090f3ae", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a92acbcd613c090f3ae", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a92acbcd613c090f3ae", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a92acbcd613c090f3ae", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a92acbcd613c090f3ae", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a92acbcd613c090f3ae", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a92acbcd613c090f3ae", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b929a92acbcd613c090f3ae", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a92acbcd613c090f3ae", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a92acbcd613c090f3ae", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a92acbcd613c090f3ae", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a92acbcd613c090f3ae", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a92acbcd613c090f3ae", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a92acbcd613c090f3ae", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a92acbcd613c090f3ae", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929a92acbcd613c090f3cb'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.163s Completed 500 Internal Server Error in 287ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929a93acbcd613c090f3cd'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929a93acbcd613c090f3cf'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929a93acbcd613c090f3d1'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929a93acbcd613c090f3d3'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929a93acbcd613c090f3d5'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929a93acbcd613c090f3d7'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929a93acbcd613c090f3cd')}, "u"=>{"$set"=>{"parent_id"=>"5b929a93a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929a93acbcd613c090f3cf')}, "u"=>{"$set"=>{"parent_id"=>"5b929a93a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929a93acbcd613c090f3d1')}, "u"=>{"$set"=>{"parent_id"=>"5b929a93a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929a93acbcd613c090f3d3')}, "u"=>{"$set"=>{"parent_id"=>"5b929a93a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929a93acbcd613c090f3d5')}, "u"=>{"$set"=>{"parent_id"=>"5b929a93a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929a93acbcd613c090f3d7'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a93acbcd613c090f3d7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a93acbcd613c090f3d7", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a93acbcd613c090f3d7", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a93acbcd613c090f3d7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a93acbcd613c090f3d7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a93acbcd613c090f3d7", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a93acbcd613c090f3d7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a93acbcd613c090f3d7", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a93acbcd613c090f3d7", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a93acbcd613c090f3d7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a93acbcd613c090f3d7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929a94acbcd613c090f3e8'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929a93acbcd613c090f3d7'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a93acbcd613c090f3d7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a93acbcd613c090f3d7", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a93acbcd613c090f3d7", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a93acbcd613c090f3d7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a93acbcd613c090f3d7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a93acbcd613c090f3d7", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a93acbcd613c090f3d7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929a93acbcd613c090f3cd')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929a93acbcd613c090f3cf')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929a93acbcd613c090f3d1')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929a93acbcd613c090f3d3')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929a93acbcd613c090f3d5')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929a94acbcd613c090f3e8')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b929a94acbcd613c090f3e8", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a93acbcd613c090f3d7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a93acbcd613c090f3d7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a93acbcd613c090f3d7", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a93acbcd613c090f3d7", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a93acbcd613c090f3d7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a93acbcd613c090f3d7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a93acbcd613c090f3d7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929a93acbcd613c090f3d7'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a93acbcd613c090f3d7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a93acbcd613c090f3d7", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a93acbcd613c090f3d7", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a93acbcd613c090f3d7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a93acbcd613c090f3d7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a93acbcd613c090f3d7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a93acbcd613c090f3d7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b929a93acbcd613c090f3d7", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a93acbcd613c090f3d7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a93acbcd613c090f3d7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a93acbcd613c090f3d7", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a93acbcd613c090f3d7", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a93acbcd613c090f3d7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a93acbcd613c090f3d7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a93acbcd613c090f3d7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929a94acbcd613c090f3f3'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929a94acbcd613c090f3f5'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929a94acbcd613c090f3f7'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929a94acbcd613c090f3f9'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929a94acbcd613c090f3fb'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929a94acbcd613c090f3fd'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929a94acbcd613c090f3ff'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929a94acbcd613c090f3f5')}, "u"=>{"$set"=>{"parent_id"=>"5b929a94a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929a94acbcd613c090f3f7')}, "u"=>{"$set"=>{"parent_id"=>"5b929a94a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929a94acbcd613c090f3f9')}, "u"=>{"$set"=>{"parent_id"=>"5b929a94a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929a94acbcd613c090f3fb')}, "u"=>{"$set"=>{"parent_id"=>"5b929a94a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929a94acbcd613c090f3fd')}, "u"=>{"$set"=>{"parent_id"=>"5b929a94a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929a94acbcd613c090f3ff'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a94acbcd613c090f3ff", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a94acbcd613c090f3ff", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a94acbcd613c090f3ff", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a94acbcd613c090f3ff", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a94acbcd613c090f3ff", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a94acbcd613c090f3ff", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a94acbcd613c090f3ff", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a94acbcd613c090f3ff", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a94acbcd613c090f3ff", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a94acbcd613c090f3ff", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a94acbcd613c090f3ff", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929a95acbcd613c090f410'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929a94acbcd613c090f3ff'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a94acbcd613c090f3ff", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a94acbcd613c090f3ff", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a94acbcd613c090f3ff", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a94acbcd613c090f3ff", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a94acbcd613c090f3ff", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a94acbcd613c090f3ff", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a94acbcd613c090f3ff", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929a94acbcd613c090f3f5')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929a94acbcd613c090f3f7')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929a94acbcd613c090f3f9')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929a94acbcd613c090f3fb')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929a94acbcd613c090f3fd')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929a95acbcd613c090f410')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b929a95acbcd613c090f410", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a94acbcd613c090f3ff", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a94acbcd613c090f3ff", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a94acbcd613c090f3ff", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a94acbcd613c090f3ff", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a94acbcd613c090f3ff", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a94acbcd613c090f3ff", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a94acbcd613c090f3ff", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929a94acbcd613c090f3ff'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a94acbcd613c090f3ff", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a94acbcd613c090f3ff", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a94acbcd613c090f3ff", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a94acbcd613c090f3ff", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a94acbcd613c090f3ff", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a94acbcd613c090f3ff", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a94acbcd613c090f3ff", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b929a94acbcd613c090f3ff", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a94acbcd613c090f3ff", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a94acbcd613c090f3ff", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a94acbcd613c090f3ff", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a94acbcd613c090f3ff", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a94acbcd613c090f3ff", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a94acbcd613c090f3ff", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a94acbcd613c090f3ff", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929a95acbcd613c090f41b'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929a95acbcd613c090f41d'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929a95acbcd613c090f41f'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929a95acbcd613c090f421'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929a95acbcd613c090f423'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929a95acbcd613c090f425'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929a95acbcd613c090f427'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929a95acbcd613c090f41d')}, "u"=>{"$set"=>{"parent_id"=>"5b929a95a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929a95acbcd613c090f41f')}, "u"=>{"$set"=>{"parent_id"=>"5b929a95a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929a95acbcd613c090f421')}, "u"=>{"$set"=>{"parent_id"=>"5b929a95a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929a95acbcd613c090f423')}, "u"=>{"$set"=>{"parent_id"=>"5b929a95a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929a95acbcd613c090f425')}, "u"=>{"$set"=>{"parent_id"=>"5b929a95a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929a95acbcd613c090f427'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a95acbcd613c090f427", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a95acbcd613c090f427", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a95acbcd613c090f427", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a95acbcd613c090f427", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a95acbcd613c090f427", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a95acbcd613c090f427", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a95acbcd613c090f427", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a95acbcd613c090f427", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a95acbcd613c090f427", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a95acbcd613c090f427", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a95acbcd613c090f427", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929a96acbcd613c090f438'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929a95acbcd613c090f427'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a95acbcd613c090f427", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a95acbcd613c090f427", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a95acbcd613c090f427", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a95acbcd613c090f427", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a95acbcd613c090f427", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a95acbcd613c090f427", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a95acbcd613c090f427", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929a95acbcd613c090f41d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929a95acbcd613c090f41f')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929a95acbcd613c090f421')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929a95acbcd613c090f423')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929a95acbcd613c090f425')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929a96acbcd613c090f438')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b929a96acbcd613c090f438", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a95acbcd613c090f427", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a95acbcd613c090f427", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a95acbcd613c090f427", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a95acbcd613c090f427", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a95acbcd613c090f427", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a95acbcd613c090f427", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a95acbcd613c090f427", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929a95acbcd613c090f427'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a95acbcd613c090f427", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a95acbcd613c090f427", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a95acbcd613c090f427", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a95acbcd613c090f427", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a95acbcd613c090f427", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a95acbcd613c090f427", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a95acbcd613c090f427", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b929a95acbcd613c090f427", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a95acbcd613c090f427", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a95acbcd613c090f427", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a95acbcd613c090f427", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a95acbcd613c090f427", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a95acbcd613c090f427", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a95acbcd613c090f427", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a95acbcd613c090f427", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929a96acbcd613c090f443'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.007s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929a96acbcd613c090f445'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929a96acbcd613c090f447'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929a96acbcd613c090f449'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929a96acbcd613c090f44b'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929a96acbcd613c090f44d'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929a97acbcd613c090f44f'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929a96acbcd613c090f445')}, "u"=>{"$set"=>{"parent_id"=>"5b929a97a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929a96acbcd613c090f447')}, "u"=>{"$set"=>{"parent_id"=>"5b929a97a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929a96acbcd613c090f449')}, "u"=>{"$set"=>{"parent_id"=>"5b929a97a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929a96acbcd613c090f44b')}, "u"=>{"$set"=>{"parent_id"=>"5b929a97a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929a96acbcd613c090f44d')}, "u"=>{"$set"=>{"parent_id"=>"5b929a97a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929a97acbcd613c090f44f'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a97acbcd613c090f44f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a97acbcd613c090f44f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a97acbcd613c090f44f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a97acbcd613c090f44f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a97acbcd613c090f44f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a97acbcd613c090f44f", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a97acbcd613c090f44f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a97acbcd613c090f44f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a97acbcd613c090f44f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a97acbcd613c090f44f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a97acbcd613c090f44f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929a97acbcd613c090f460'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929a97acbcd613c090f44f'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a97acbcd613c090f44f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a97acbcd613c090f44f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a97acbcd613c090f44f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a97acbcd613c090f44f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a97acbcd613c090f44f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a97acbcd613c090f44f", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a97acbcd613c090f44f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929a96acbcd613c090f445')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929a96acbcd613c090f447')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929a96acbcd613c090f449')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929a96acbcd613c090f44b')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929a96acbcd613c090f44d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929a97acbcd613c090f460')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b929a97acbcd613c090f460", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a97acbcd613c090f44f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a97acbcd613c090f44f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a97acbcd613c090f44f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a97acbcd613c090f44f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a97acbcd613c090f44f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a97acbcd613c090f44f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a97acbcd613c090f44f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929a97acbcd613c090f44f'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a97acbcd613c090f44f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a97acbcd613c090f44f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a97acbcd613c090f44f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a97acbcd613c090f44f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a97acbcd613c090f44f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a97acbcd613c090f44f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a97acbcd613c090f44f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b929a97acbcd613c090f44f", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a97acbcd613c090f44f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a97acbcd613c090f44f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a97acbcd613c090f44f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a97acbcd613c090f44f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a97acbcd613c090f44f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a97acbcd613c090f44f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a97acbcd613c090f44f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929a97acbcd613c090f46b'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929a97acbcd613c090f46d'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929a97acbcd613c090f46f'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929a98acbcd613c090f471'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929a98acbcd613c090f473'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929a98acbcd613c090f475'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929a98acbcd613c090f477'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929a97acbcd613c090f46d')}, "u"=>{"$set"=>{"parent_id"=>"5b929a98a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929a97acbcd613c090f46f')}, "u"=>{"$set"=>{"parent_id"=>"5b929a98a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929a98acbcd613c090f471')}, "u"=>{"$set"=>{"parent_id"=>"5b929a98a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929a98acbcd613c090f473')}, "u"=>{"$set"=>{"parent_id"=>"5b929a98a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929a98acbcd613c090f475')}, "u"=>{"$set"=>{"parent_id"=>"5b929a98a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929a98acbcd613c090f477'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a98acbcd613c090f477", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a98acbcd613c090f477", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a98acbcd613c090f477", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a98acbcd613c090f477", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a98acbcd613c090f477", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a98acbcd613c090f477", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a98acbcd613c090f477", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a98acbcd613c090f477", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a98acbcd613c090f477", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a98acbcd613c090f477", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a98acbcd613c090f477", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929a98acbcd613c090f488'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929a98acbcd613c090f477'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a98acbcd613c090f477", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a98acbcd613c090f477", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a98acbcd613c090f477", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a98acbcd613c090f477", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a98acbcd613c090f477", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a98acbcd613c090f477", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a98acbcd613c090f477", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929a97acbcd613c090f46d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929a97acbcd613c090f46f')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929a98acbcd613c090f471')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929a98acbcd613c090f473')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929a98acbcd613c090f475')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929a98acbcd613c090f488')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b929a98acbcd613c090f488", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a98acbcd613c090f477", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a98acbcd613c090f477", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a98acbcd613c090f477", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a98acbcd613c090f477", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a98acbcd613c090f477", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a98acbcd613c090f477", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a98acbcd613c090f477", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929a98acbcd613c090f477'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a98acbcd613c090f477", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a98acbcd613c090f477", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a98acbcd613c090f477", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a98acbcd613c090f477", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a98acbcd613c090f477", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a98acbcd613c090f477", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a98acbcd613c090f477", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b929a98acbcd613c090f477", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a98acbcd613c090f477", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a98acbcd613c090f477", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a98acbcd613c090f477", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a98acbcd613c090f477", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a98acbcd613c090f477", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a98acbcd613c090f477", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a98acbcd613c090f477", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929a98acbcd613c090f493'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929a98acbcd613c090f495'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929a98acbcd613c090f497'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929a99acbcd613c090f499'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929a99acbcd613c090f49b'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929a99acbcd613c090f49d'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929a99acbcd613c090f49f'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929a98acbcd613c090f495')}, "u"=>{"$set"=>{"parent_id"=>"5b929a99a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929a98acbcd613c090f497')}, "u"=>{"$set"=>{"parent_id"=>"5b929a99a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929a99acbcd613c090f499')}, "u"=>{"$set"=>{"parent_id"=>"5b929a99a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929a99acbcd613c090f49b')}, "u"=>{"$set"=>{"parent_id"=>"5b929a99a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929a99acbcd613c090f49d')}, "u"=>{"$set"=>{"parent_id"=>"5b929a99a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929a99acbcd613c090f49f'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a99acbcd613c090f49f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a99acbcd613c090f49f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a99acbcd613c090f49f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a99acbcd613c090f49f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a99acbcd613c090f49f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a99acbcd613c090f49f", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a99acbcd613c090f49f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a99acbcd613c090f49f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a99acbcd613c090f49f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a99acbcd613c090f49f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a99acbcd613c090f49f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929a99acbcd613c090f4b0'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929a99acbcd613c090f49f'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a99acbcd613c090f49f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a99acbcd613c090f49f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a99acbcd613c090f49f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a99acbcd613c090f49f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a99acbcd613c090f49f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a99acbcd613c090f49f", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a99acbcd613c090f49f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929a98acbcd613c090f495')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929a98acbcd613c090f497')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929a99acbcd613c090f499')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929a99acbcd613c090f49b')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929a99acbcd613c090f49d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929a99acbcd613c090f4b0')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b929a99acbcd613c090f4b0", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a99acbcd613c090f49f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a99acbcd613c090f49f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.011s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a99acbcd613c090f49f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a99acbcd613c090f49f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a99acbcd613c090f49f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a99acbcd613c090f49f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a99acbcd613c090f49f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929a99acbcd613c090f49f'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a99acbcd613c090f49f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a99acbcd613c090f49f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a99acbcd613c090f49f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a99acbcd613c090f49f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a99acbcd613c090f49f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a99acbcd613c090f49f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a99acbcd613c090f49f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b929a99acbcd613c090f49f", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a99acbcd613c090f49f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a99acbcd613c090f49f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a99acbcd613c090f49f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a99acbcd613c090f49f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a99acbcd613c090f49f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a99acbcd613c090f49f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a99acbcd613c090f49f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929a99acbcd613c090f4bb'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929a99acbcd613c090f4bd'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929a99acbcd613c090f4bf'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929a9aacbcd613c090f4c1'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929a9aacbcd613c090f4c3'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929a9aacbcd613c090f4c5'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929a9aacbcd613c090f4c7'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929a99acbcd613c090f4bd')}, "u"=>{"$set"=>{"parent_id"=>"5b929a9aa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929a99acbcd613c090f4bf')}, "u"=>{"$set"=>{"parent_id"=>"5b929a9aa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929a9aacbcd613c090f4c1')}, "u"=>{"$set"=>{"parent_id"=>"5b929a9aa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929a9aacbcd613c090f4c3')}, "u"=>{"$set"=>{"parent_id"=>"5b929a9aa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929a9aacbcd613c090f4c5')}, "u"=>{"$set"=>{"parent_id"=>"5b929a9aa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929a9aacbcd613c090f4c7'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9aacbcd613c090f4c7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a9aacbcd613c090f4c7", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a9aacbcd613c090f4c7", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9aacbcd613c090f4c7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9aacbcd613c090f4c7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9aacbcd613c090f4c7", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9aacbcd613c090f4c7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a9aacbcd613c090f4c7", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a9aacbcd613c090f4c7", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9aacbcd613c090f4c7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9aacbcd613c090f4c7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929a9aacbcd613c090f4d8'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929a9aacbcd613c090f4c7'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9aacbcd613c090f4c7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a9aacbcd613c090f4c7", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a9aacbcd613c090f4c7", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9aacbcd613c090f4c7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9aacbcd613c090f4c7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9aacbcd613c090f4c7", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9aacbcd613c090f4c7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929a99acbcd613c090f4bd')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929a99acbcd613c090f4bf')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929a9aacbcd613c090f4c1')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929a9aacbcd613c090f4c3')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929a9aacbcd613c090f4c5')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929a9aacbcd613c090f4d8')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b929a9aacbcd613c090f4d8", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9aacbcd613c090f4c7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9aacbcd613c090f4c7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a9aacbcd613c090f4c7", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a9aacbcd613c090f4c7", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9aacbcd613c090f4c7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9aacbcd613c090f4c7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9aacbcd613c090f4c7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929a9aacbcd613c090f4c7'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9aacbcd613c090f4c7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a9aacbcd613c090f4c7", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a9aacbcd613c090f4c7", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9aacbcd613c090f4c7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9aacbcd613c090f4c7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9aacbcd613c090f4c7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9aacbcd613c090f4c7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b929a9aacbcd613c090f4c7", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9aacbcd613c090f4c7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9aacbcd613c090f4c7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a9aacbcd613c090f4c7", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a9aacbcd613c090f4c7", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9aacbcd613c090f4c7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9aacbcd613c090f4c7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9aacbcd613c090f4c7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929a9aacbcd613c090f4e3'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929a9bacbcd613c090f4e5'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929a9bacbcd613c090f4e7'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929a9bacbcd613c090f4e9'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929a9bacbcd613c090f4eb'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929a9bacbcd613c090f4ed'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929a9bacbcd613c090f4ef'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929a9bacbcd613c090f4e5')}, "u"=>{"$set"=>{"parent_id"=>"5b929a9ba... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929a9bacbcd613c090f4e7')}, "u"=>{"$set"=>{"parent_id"=>"5b929a9ba... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929a9bacbcd613c090f4e9')}, "u"=>{"$set"=>{"parent_id"=>"5b929a9ba... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929a9bacbcd613c090f4eb')}, "u"=>{"$set"=>{"parent_id"=>"5b929a9ba... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929a9bacbcd613c090f4ed')}, "u"=>{"$set"=>{"parent_id"=>"5b929a9ba... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929a9bacbcd613c090f4ef'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9bacbcd613c090f4ef", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a9bacbcd613c090f4ef", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a9bacbcd613c090f4ef", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9bacbcd613c090f4ef", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9bacbcd613c090f4ef", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9bacbcd613c090f4ef", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9bacbcd613c090f4ef", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a9bacbcd613c090f4ef", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a9bacbcd613c090f4ef", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9bacbcd613c090f4ef", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9bacbcd613c090f4ef", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929a9bacbcd613c090f4ef'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9bacbcd613c090f4ef", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a9bacbcd613c090f4ef", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a9bacbcd613c090f4ef", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9bacbcd613c090f4ef", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9bacbcd613c090f4ef", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9bacbcd613c090f4ef", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9bacbcd613c090f4ef", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929a9bacbcd613c090f500'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b929a9bacbcd613c090f500", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9bacbcd613c090f4ef", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9bacbcd613c090f4ef", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a9bacbcd613c090f4ef", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a9bacbcd613c090f4ef", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9bacbcd613c090f4ef", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9bacbcd613c090f4ef", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9bacbcd613c090f4ef", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"_id"=>{"$oid"=>"5b929a9bacbcd613c090f50b"}, "applicable"=>false, "autocomplete_description"=>nil, "cart_id"=>"5b929a9bacbcd613c090f4ef", "count"=>nil, "created_at"=>nil, "declined"=>nil, "discount_amount"=>1.0, "discount_percentage"=>0.0, "doc_version"=>0, "masked_tags"=>nil, "pending"=>nil, "primary_link"=>nil, "product_ids"=>["5b929a91acbcd613c090f399", "5b929a91acbcd613c090f399", "5b929a91acbcd613c090f399", "5b929a91acbcd613c090f399", "5b929a91acbcd613c090f399"], "public"=>"no", "requires_verification"=>true, "resource_class"=>nil, "resource_id"=>nil, "secondary_links"=>{}, "tags"=>nil, "updated_at"=>nil, "used_by_users"=>nil, "verified"=>nil}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: _id, applicable, autocomplete_description, count, created_at, declined, doc_version, masked_tags, pending, primary_link, product_ids, public, resource_class, resource_id, secondary_links, tags, updated_at, used_by_users, verified Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929a9bacbcd613c090f4ef'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9bacbcd613c090f4ef", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a9bacbcd613c090f4ef", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a9bacbcd613c090f4ef", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9bacbcd613c090f4ef", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9bacbcd613c090f4ef", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9bacbcd613c090f4ef", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9bacbcd613c090f4ef", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b929a9bacbcd613c090f4ef", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9bacbcd613c090f4ef", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9bacbcd613c090f4ef", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a9bacbcd613c090f4ef", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a9bacbcd613c090f4ef", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9bacbcd613c090f4ef", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9bacbcd613c090f4ef", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9bacbcd613c090f4ef", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "query"=>{"_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s Started POST "/shopping/discounts" for 127.0.0.1 at 2018-09-07 21:04:52 +0530 Value for params[:discount][:declined] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:masked_tags] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:pending] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:product_ids] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:tags] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:used_by_users] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:verified] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Processing by Shopping::DiscountsController#create as JSON Parameters: {"discount"=>{"_id"=>{"$oid"=>"5b929a9cacbcd613c090f50e"}, "applicable"=>false, "autocomplete_description"=>nil, "cart_id"=>nil, "count"=>4, "created_at"=>nil, "declined"=>nil, "discount_amount"=>10.0, "discount_percentage"=>100.0, "doc_version"=>0, "masked_tags"=>nil, "pending"=>nil, "primary_link"=>nil, "product_ids"=>nil, "public"=>"no", "requires_verification"=>false, "resource_class"=>nil, "resource_id"=>nil, "secondary_links"=>{}, "tags"=>nil, "updated_at"=>nil, "used_by_users"=>nil, "verified"=>nil}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken4"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken4"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: _id, applicable, autocomplete_description, created_at, declined, doc_version, masked_tags, pending, primary_link, product_ids, public, resource_class, resource_id, secondary_links, tags, updated_at, used_by_users, verified Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f3a1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f3a1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f3a1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929a9cacbcd613c090f50f'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Completed 500 Internal Server Error in 48ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929a9cacbcd613c090f512'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929a9cacbcd613c090f514'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929a9cacbcd613c090f516'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929a9cacbcd613c090f518'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929a9cacbcd613c090f51a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929a9cacbcd613c090f51c'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929a9cacbcd613c090f512')}, "u"=>{"$set"=>{"parent_id"=>"5b929a9ca... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929a9cacbcd613c090f514')}, "u"=>{"$set"=>{"parent_id"=>"5b929a9ca... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929a9cacbcd613c090f516')}, "u"=>{"$set"=>{"parent_id"=>"5b929a9ca... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929a9cacbcd613c090f518')}, "u"=>{"$set"=>{"parent_id"=>"5b929a9ca... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929a9cacbcd613c090f51a')}, "u"=>{"$set"=>{"parent_id"=>"5b929a9ca... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f3a1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929a9cacbcd613c090f52d'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s Started POST "/shopping/discounts" for 127.0.0.1 at 2018-09-07 21:04:52 +0530 Value for params[:discount][:declined] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:masked_tags] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:pending] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:product_ids] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:tags] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:used_by_users] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:verified] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Processing by Shopping::DiscountsController#create as JSON Parameters: {"discount"=>{"_id"=>{"$oid"=>"5b929a9cacbcd613c090f52f"}, "applicable"=>false, "autocomplete_description"=>nil, "cart_id"=>nil, "count"=>4, "created_at"=>nil, "declined"=>nil, "discount_amount"=>10.0, "discount_percentage"=>100.0, "doc_version"=>0, "masked_tags"=>nil, "pending"=>nil, "primary_link"=>nil, "product_ids"=>nil, "public"=>"no", "requires_verification"=>false, "resource_class"=>nil, "resource_id"=>nil, "secondary_links"=>{}, "tags"=>nil, "updated_at"=>nil, "used_by_users"=>nil, "verified"=>nil}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: _id, applicable, autocomplete_description, count, created_at, declined, doc_version, masked_tags, pending, primary_link, product_ids, public, resource_class, resource_id, secondary_links, tags, updated_at, used_by_users, verified Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Completed 422 Unprocessable Entity in 20ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929a9cacbcd613c090f532'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929a9dacbcd613c090f534'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929a9dacbcd613c090f536'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929a9dacbcd613c090f538'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929a9dacbcd613c090f53a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929a9dacbcd613c090f53c'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929a9cacbcd613c090f532')}, "u"=>{"$set"=>{"parent_id"=>"5b929a9da... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929a9dacbcd613c090f534')}, "u"=>{"$set"=>{"parent_id"=>"5b929a9da... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929a9dacbcd613c090f536')}, "u"=>{"$set"=>{"parent_id"=>"5b929a9da... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929a9dacbcd613c090f538')}, "u"=>{"$set"=>{"parent_id"=>"5b929a9da... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929a9dacbcd613c090f53a')}, "u"=>{"$set"=>{"parent_id"=>"5b929a9da... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929a9dacbcd613c090f53c'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9dacbcd613c090f53c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a9dacbcd613c090f53c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a9dacbcd613c090f53c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9dacbcd613c090f53c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9dacbcd613c090f53c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9dacbcd613c090f53c", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9dacbcd613c090f53c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a9dacbcd613c090f53c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a9dacbcd613c090f53c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9dacbcd613c090f53c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9dacbcd613c090f53c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929a9dacbcd613c090f54d'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929a9dacbcd613c090f53c'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9dacbcd613c090f53c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a9dacbcd613c090f53c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a9dacbcd613c090f53c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9dacbcd613c090f53c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9dacbcd613c090f53c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9dacbcd613c090f53c", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9dacbcd613c090f53c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929a9cacbcd613c090f532')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929a9dacbcd613c090f534')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929a9dacbcd613c090f536')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929a9dacbcd613c090f538')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929a9dacbcd613c090f53a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929a9dacbcd613c090f54d')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b929a9dacbcd613c090f54d", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9dacbcd613c090f53c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9dacbcd613c090f53c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a9dacbcd613c090f53c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a9dacbcd613c090f53c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9dacbcd613c090f53c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9dacbcd613c090f53c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9dacbcd613c090f53c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929a9dacbcd613c090f53c'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9dacbcd613c090f53c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a9dacbcd613c090f53c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a9dacbcd613c090f53c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9dacbcd613c090f53c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9dacbcd613c090f53c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9dacbcd613c090f53c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9dacbcd613c090f53c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b929a9dacbcd613c090f53c", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9dacbcd613c090f53c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9dacbcd613c090f53c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a9dacbcd613c090f53c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a9dacbcd613c090f53c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9dacbcd613c090f53c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9dacbcd613c090f53c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9dacbcd613c090f53c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929a9eacbcd613c090f558'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929a9eacbcd613c090f55a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929a9eacbcd613c090f55c'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929a9eacbcd613c090f55e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929a9eacbcd613c090f560'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929a9eacbcd613c090f562'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929a9eacbcd613c090f564'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929a9eacbcd613c090f55a')}, "u"=>{"$set"=>{"parent_id"=>"5b929a9ea... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929a9eacbcd613c090f55c')}, "u"=>{"$set"=>{"parent_id"=>"5b929a9ea... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929a9eacbcd613c090f55e')}, "u"=>{"$set"=>{"parent_id"=>"5b929a9ea... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929a9eacbcd613c090f560')}, "u"=>{"$set"=>{"parent_id"=>"5b929a9ea... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929a9eacbcd613c090f562')}, "u"=>{"$set"=>{"parent_id"=>"5b929a9ea... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929a9eacbcd613c090f564'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9eacbcd613c090f564", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a9eacbcd613c090f564", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a9eacbcd613c090f564", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9eacbcd613c090f564", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9eacbcd613c090f564", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9eacbcd613c090f564", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9eacbcd613c090f564", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a9eacbcd613c090f564", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a9eacbcd613c090f564", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9eacbcd613c090f564", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9eacbcd613c090f564", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929a9eacbcd613c090f575'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929a9eacbcd613c090f564'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9eacbcd613c090f564", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a9eacbcd613c090f564", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a9eacbcd613c090f564", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9eacbcd613c090f564", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9eacbcd613c090f564", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9eacbcd613c090f564", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9eacbcd613c090f564", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929a9eacbcd613c090f55a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929a9eacbcd613c090f55c')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929a9eacbcd613c090f55e')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929a9eacbcd613c090f560')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929a9eacbcd613c090f562')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929a9eacbcd613c090f575')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b929a9eacbcd613c090f575", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9eacbcd613c090f564", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9eacbcd613c090f564", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a9eacbcd613c090f564", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a9eacbcd613c090f564", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9eacbcd613c090f564", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9eacbcd613c090f564", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9eacbcd613c090f564", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929a9eacbcd613c090f564'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9eacbcd613c090f564", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a9eacbcd613c090f564", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a9eacbcd613c090f564", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9eacbcd613c090f564", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9eacbcd613c090f564", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9eacbcd613c090f564", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9eacbcd613c090f564", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b929a9eacbcd613c090f564", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9eacbcd613c090f564", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9eacbcd613c090f564", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a9eacbcd613c090f564", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a9eacbcd613c090f564", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9eacbcd613c090f564", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9eacbcd613c090f564", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9eacbcd613c090f564", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929a9facbcd613c090f580'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929a9facbcd613c090f582'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929a9facbcd613c090f584'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929a9facbcd613c090f586'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929a9facbcd613c090f588'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929a9facbcd613c090f58a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929a9facbcd613c090f58c'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929a9facbcd613c090f582')}, "u"=>{"$set"=>{"parent_id"=>"5b929a9fa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929a9facbcd613c090f584')}, "u"=>{"$set"=>{"parent_id"=>"5b929a9fa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929a9facbcd613c090f586')}, "u"=>{"$set"=>{"parent_id"=>"5b929a9fa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929a9facbcd613c090f588')}, "u"=>{"$set"=>{"parent_id"=>"5b929a9fa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929a9facbcd613c090f58a')}, "u"=>{"$set"=>{"parent_id"=>"5b929a9fa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929a9facbcd613c090f58c'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9facbcd613c090f58c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a9facbcd613c090f58c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a9facbcd613c090f58c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9facbcd613c090f58c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9facbcd613c090f58c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9facbcd613c090f58c", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9facbcd613c090f58c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a9facbcd613c090f58c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a9facbcd613c090f58c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9facbcd613c090f58c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9facbcd613c090f58c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929a9facbcd613c090f59d'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929a9facbcd613c090f58c'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9facbcd613c090f58c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a9facbcd613c090f58c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a9facbcd613c090f58c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9facbcd613c090f58c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9facbcd613c090f58c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9facbcd613c090f58c", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9facbcd613c090f58c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929a9facbcd613c090f582')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929a9facbcd613c090f584')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929a9facbcd613c090f586')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929a9facbcd613c090f588')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f399'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929a9facbcd613c090f58a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929a9facbcd613c090f59d')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b929a9facbcd613c090f59d", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9facbcd613c090f58c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9facbcd613c090f58c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a9facbcd613c090f58c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a9facbcd613c090f58c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9facbcd613c090f58c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9facbcd613c090f58c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9facbcd613c090f58c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929a9facbcd613c090f58c'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9facbcd613c090f58c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a9facbcd613c090f58c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a9facbcd613c090f58c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9facbcd613c090f58c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9facbcd613c090f58c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9facbcd613c090f58c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9facbcd613c090f58c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b929a9facbcd613c090f58c", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9facbcd613c090f58c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9facbcd613c090f58c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a9facbcd613c090f58c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "cart_id"=>"5b929a9facbcd613c090f58c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9facbcd613c090f58c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9facbcd613c090f58c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929a91acbcd613c090f391')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929a91acbcd613c090f391", "parent_id"=>"5b929a9facbcd613c090f58c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929aa0acbcd613c090f5a8'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.002s Please set AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY and AWS_REGION in your env vars, to use the sns_client. :initializers/aws.rb Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"britney.grimes@roob.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"2P9xwbHsM3jdk8exx4QQ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"c8mPaLSTEHEfzgzLQcyY"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ydDfKHrvWyUGZvoW5ywj"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"felton@bednar.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yL4yRRD5KcRKbryx8NUa"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"7QguymsHFarcGDDLq4ad"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e576'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b929b57acbcd6143a34e576')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e57e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"XoUWoW8tTwqeRJ_B_7_8"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"lori_towne@gleichnerbauch.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sgECWoUExmA6nhAWpQ8b"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"e97VQWJzXtNPVX3LfHCH"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e575'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b929b57acbcd6143a34e575')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"z1yFf896UZxyV9jV9gQw"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e576')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"tremayne@bauch.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"A7SEQqHEWRb7Cpxm8yoc"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"NT49bgunvF8En65HMp3C"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e581'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b929b57acbcd6143a34e581')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929b58acbcd6143a34e584'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929b58acbcd6143a34e586'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929b58acbcd6143a34e588'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929b58acbcd6143a34e58a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929b58acbcd6143a34e58c'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929b58acbcd6143a34e58e'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929b58acbcd6143a34e584')}, "u"=>{"$set"=>{"parent_id"=>"5b929b58a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929b58acbcd6143a34e586')}, "u"=>{"$set"=>{"parent_id"=>"5b929b58a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929b58acbcd6143a34e588')}, "u"=>{"$set"=>{"parent_id"=>"5b929b58a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929b58acbcd6143a34e58a')}, "u"=>{"$set"=>{"parent_id"=>"5b929b58a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929b58acbcd6143a34e58c')}, "u"=>{"$set"=>{"parent_id"=>"5b929b58a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929b58acbcd6143a34e58e'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b58acbcd6143a34e58e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b58acbcd6143a34e58e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b58acbcd6143a34e58e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b58acbcd6143a34e58e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b58acbcd6143a34e58e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b58acbcd6143a34e58e", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b58acbcd6143a34e58e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b58acbcd6143a34e58e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b58acbcd6143a34e58e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b58acbcd6143a34e58e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b58acbcd6143a34e58e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929b58acbcd6143a34e59f'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929b58acbcd6143a34e58e'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b58acbcd6143a34e58e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b58acbcd6143a34e58e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b58acbcd6143a34e58e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b58acbcd6143a34e58e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b58acbcd6143a34e58e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b58acbcd6143a34e58e", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b58acbcd6143a34e58e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929b58acbcd6143a34e584')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929b58acbcd6143a34e586')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929b58acbcd6143a34e588')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929b58acbcd6143a34e58a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929b58acbcd6143a34e58c')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929b58acbcd6143a34e59f')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b929b58acbcd6143a34e59f", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b58acbcd6143a34e58e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b58acbcd6143a34e58e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b58acbcd6143a34e58e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b58acbcd6143a34e58e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b58acbcd6143a34e58e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b58acbcd6143a34e58e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b58acbcd6143a34e58e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"_id"=>{"$oid"=>"5b929b59acbcd6143a34e5aa"}, "applicable"=>false, "autocomplete_description"=>nil, "cart_id"=>"5b929b58acbcd6143a34e58e", "count"=>nil, "created_at"=>nil, "declined"=>nil, "discount_amount"=>50.0, "discount_percentage"=>0.0, "doc_version"=>0, "masked_tags"=>nil, "pending"=>nil, "primary_link"=>nil, "product_ids"=>["5b929b57acbcd6143a34e579", "5b929b57acbcd6143a34e579", "5b929b57acbcd6143a34e579", "5b929b57acbcd6143a34e579", "5b929b57acbcd6143a34e579"], "public"=>"no", "requires_verification"=>true, "resource_class"=>nil, "resource_id"=>nil, "secondary_links"=>{}, "tags"=>nil, "updated_at"=>nil, "used_by_users"=>nil, "verified"=>nil}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: _id, applicable, autocomplete_description, count, created_at, declined, doc_version, masked_tags, pending, primary_link, product_ids, public, resource_class, resource_id, secondary_links, tags, updated_at, used_by_users, verified Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929b58acbcd6143a34e58e'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b58acbcd6143a34e58e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b58acbcd6143a34e58e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b58acbcd6143a34e58e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b58acbcd6143a34e58e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b58acbcd6143a34e58e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b58acbcd6143a34e58e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b58acbcd6143a34e58e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b929b58acbcd6143a34e58e", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b58acbcd6143a34e58e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b58acbcd6143a34e58e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b58acbcd6143a34e58e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b58acbcd6143a34e58e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b58acbcd6143a34e58e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b58acbcd6143a34e58e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b58acbcd6143a34e58e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929b59acbcd6143a34e5ab'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Completed 500 Internal Server Error in 1019ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929b5aacbcd6143a34e5ad'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929b5aacbcd6143a34e5af'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929b5aacbcd6143a34e5b1'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929b5aacbcd6143a34e5b3'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929b5aacbcd6143a34e5b5'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929b5aacbcd6143a34e5b7'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929b5aacbcd6143a34e5ad')}, "u"=>{"$set"=>{"parent_id"=>"5b929b5aa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929b5aacbcd6143a34e5af')}, "u"=>{"$set"=>{"parent_id"=>"5b929b5aa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929b5aacbcd6143a34e5b1')}, "u"=>{"$set"=>{"parent_id"=>"5b929b5aa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929b5aacbcd6143a34e5b3')}, "u"=>{"$set"=>{"parent_id"=>"5b929b5aa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929b5aacbcd6143a34e5b5')}, "u"=>{"$set"=>{"parent_id"=>"5b929b5aa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929b5aacbcd6143a34e5b7'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5aacbcd6143a34e5b7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b5aacbcd6143a34e5b7", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b5aacbcd6143a34e5b7", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5aacbcd6143a34e5b7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5aacbcd6143a34e5b7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5aacbcd6143a34e5b7", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5aacbcd6143a34e5b7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b5aacbcd6143a34e5b7", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b5aacbcd6143a34e5b7", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5aacbcd6143a34e5b7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5aacbcd6143a34e5b7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929b5aacbcd6143a34e5c8'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929b5aacbcd6143a34e5b7'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5aacbcd6143a34e5b7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b5aacbcd6143a34e5b7", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b5aacbcd6143a34e5b7", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5aacbcd6143a34e5b7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5aacbcd6143a34e5b7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5aacbcd6143a34e5b7", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5aacbcd6143a34e5b7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929b5aacbcd6143a34e5ad')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929b5aacbcd6143a34e5af')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929b5aacbcd6143a34e5b1')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929b5aacbcd6143a34e5b3')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929b5aacbcd6143a34e5b5')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929b5aacbcd6143a34e5c8')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b929b5aacbcd6143a34e5c8", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5aacbcd6143a34e5b7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5aacbcd6143a34e5b7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b5aacbcd6143a34e5b7", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b5aacbcd6143a34e5b7", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5aacbcd6143a34e5b7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5aacbcd6143a34e5b7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5aacbcd6143a34e5b7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929b5aacbcd6143a34e5b7'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5aacbcd6143a34e5b7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b5aacbcd6143a34e5b7", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b5aacbcd6143a34e5b7", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5aacbcd6143a34e5b7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5aacbcd6143a34e5b7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5aacbcd6143a34e5b7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5aacbcd6143a34e5b7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b929b5aacbcd6143a34e5b7", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5aacbcd6143a34e5b7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5aacbcd6143a34e5b7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b5aacbcd6143a34e5b7", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b5aacbcd6143a34e5b7", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5aacbcd6143a34e5b7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5aacbcd6143a34e5b7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5aacbcd6143a34e5b7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929b5bacbcd6143a34e5d3'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.005s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929b5bacbcd6143a34e5d5'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929b5bacbcd6143a34e5d7'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929b5bacbcd6143a34e5d9'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929b5bacbcd6143a34e5db'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929b5bacbcd6143a34e5dd'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929b5bacbcd6143a34e5df'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929b5bacbcd6143a34e5d5')}, "u"=>{"$set"=>{"parent_id"=>"5b929b5ba... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929b5bacbcd6143a34e5d7')}, "u"=>{"$set"=>{"parent_id"=>"5b929b5ba... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929b5bacbcd6143a34e5d9')}, "u"=>{"$set"=>{"parent_id"=>"5b929b5ba... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929b5bacbcd6143a34e5db')}, "u"=>{"$set"=>{"parent_id"=>"5b929b5ba... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929b5bacbcd6143a34e5dd')}, "u"=>{"$set"=>{"parent_id"=>"5b929b5ba... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929b5bacbcd6143a34e5df'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5bacbcd6143a34e5df", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b5bacbcd6143a34e5df", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b5bacbcd6143a34e5df", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5bacbcd6143a34e5df", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5bacbcd6143a34e5df", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5bacbcd6143a34e5df", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5bacbcd6143a34e5df", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b5bacbcd6143a34e5df", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b5bacbcd6143a34e5df", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5bacbcd6143a34e5df", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5bacbcd6143a34e5df", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929b5cacbcd6143a34e5f0'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929b5bacbcd6143a34e5df'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5bacbcd6143a34e5df", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b5bacbcd6143a34e5df", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b5bacbcd6143a34e5df", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5bacbcd6143a34e5df", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5bacbcd6143a34e5df", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5bacbcd6143a34e5df", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5bacbcd6143a34e5df", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929b5bacbcd6143a34e5d5')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929b5bacbcd6143a34e5d7')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929b5bacbcd6143a34e5d9')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929b5bacbcd6143a34e5db')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929b5bacbcd6143a34e5dd')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929b5cacbcd6143a34e5f0')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b929b5cacbcd6143a34e5f0", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5bacbcd6143a34e5df", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5bacbcd6143a34e5df", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b5bacbcd6143a34e5df", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b5bacbcd6143a34e5df", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5bacbcd6143a34e5df", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5bacbcd6143a34e5df", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5bacbcd6143a34e5df", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929b5bacbcd6143a34e5df'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5bacbcd6143a34e5df", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b5bacbcd6143a34e5df", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b5bacbcd6143a34e5df", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5bacbcd6143a34e5df", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5bacbcd6143a34e5df", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5bacbcd6143a34e5df", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5bacbcd6143a34e5df", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b929b5bacbcd6143a34e5df", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5bacbcd6143a34e5df", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5bacbcd6143a34e5df", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b5bacbcd6143a34e5df", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b5bacbcd6143a34e5df", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5bacbcd6143a34e5df", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5bacbcd6143a34e5df", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5bacbcd6143a34e5df", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929b5cacbcd6143a34e5fb'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929b5cacbcd6143a34e5fd'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929b5cacbcd6143a34e5ff'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929b5cacbcd6143a34e601'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929b5cacbcd6143a34e603'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929b5cacbcd6143a34e605'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929b5cacbcd6143a34e607'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929b5cacbcd6143a34e5fd')}, "u"=>{"$set"=>{"parent_id"=>"5b929b5ca... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929b5cacbcd6143a34e5ff')}, "u"=>{"$set"=>{"parent_id"=>"5b929b5ca... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929b5cacbcd6143a34e601')}, "u"=>{"$set"=>{"parent_id"=>"5b929b5ca... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929b5cacbcd6143a34e603')}, "u"=>{"$set"=>{"parent_id"=>"5b929b5ca... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929b5cacbcd6143a34e605')}, "u"=>{"$set"=>{"parent_id"=>"5b929b5ca... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929b5cacbcd6143a34e607'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5cacbcd6143a34e607", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b5cacbcd6143a34e607", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b5cacbcd6143a34e607", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5cacbcd6143a34e607", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5cacbcd6143a34e607", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5cacbcd6143a34e607", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5cacbcd6143a34e607", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b5cacbcd6143a34e607", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b5cacbcd6143a34e607", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5cacbcd6143a34e607", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5cacbcd6143a34e607", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929b5dacbcd6143a34e618'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929b5cacbcd6143a34e607'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5cacbcd6143a34e607", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b5cacbcd6143a34e607", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b5cacbcd6143a34e607", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5cacbcd6143a34e607", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5cacbcd6143a34e607", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5cacbcd6143a34e607", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5cacbcd6143a34e607", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929b5cacbcd6143a34e5fd')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929b5cacbcd6143a34e5ff')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929b5cacbcd6143a34e601')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929b5cacbcd6143a34e603')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929b5cacbcd6143a34e605')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929b5dacbcd6143a34e618')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b929b5dacbcd6143a34e618", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5cacbcd6143a34e607", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5cacbcd6143a34e607", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b5cacbcd6143a34e607", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b5cacbcd6143a34e607", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5cacbcd6143a34e607", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5cacbcd6143a34e607", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5cacbcd6143a34e607", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929b5cacbcd6143a34e607'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5cacbcd6143a34e607", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b5cacbcd6143a34e607", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b5cacbcd6143a34e607", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5cacbcd6143a34e607", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5cacbcd6143a34e607", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5cacbcd6143a34e607", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5cacbcd6143a34e607", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b929b5cacbcd6143a34e607", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5cacbcd6143a34e607", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5cacbcd6143a34e607", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b5cacbcd6143a34e607", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b5cacbcd6143a34e607", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5cacbcd6143a34e607", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5cacbcd6143a34e607", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5cacbcd6143a34e607", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929b5dacbcd6143a34e623'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929b5dacbcd6143a34e625'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929b5dacbcd6143a34e627'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929b5dacbcd6143a34e629'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929b5dacbcd6143a34e62b'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929b5dacbcd6143a34e62d'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929b5dacbcd6143a34e62f'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929b5dacbcd6143a34e625')}, "u"=>{"$set"=>{"parent_id"=>"5b929b5da... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929b5dacbcd6143a34e627')}, "u"=>{"$set"=>{"parent_id"=>"5b929b5da... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929b5dacbcd6143a34e629')}, "u"=>{"$set"=>{"parent_id"=>"5b929b5da... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929b5dacbcd6143a34e62b')}, "u"=>{"$set"=>{"parent_id"=>"5b929b5da... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929b5dacbcd6143a34e62d')}, "u"=>{"$set"=>{"parent_id"=>"5b929b5da... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929b5dacbcd6143a34e62f'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5dacbcd6143a34e62f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b5dacbcd6143a34e62f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b5dacbcd6143a34e62f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5dacbcd6143a34e62f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5dacbcd6143a34e62f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5dacbcd6143a34e62f", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5dacbcd6143a34e62f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b5dacbcd6143a34e62f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b5dacbcd6143a34e62f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5dacbcd6143a34e62f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5dacbcd6143a34e62f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929b5eacbcd6143a34e640'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929b5dacbcd6143a34e62f'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5dacbcd6143a34e62f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b5dacbcd6143a34e62f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b5dacbcd6143a34e62f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5dacbcd6143a34e62f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5dacbcd6143a34e62f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5dacbcd6143a34e62f", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5dacbcd6143a34e62f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929b5dacbcd6143a34e625')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929b5dacbcd6143a34e627')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929b5dacbcd6143a34e629')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929b5dacbcd6143a34e62b')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929b5dacbcd6143a34e62d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929b5eacbcd6143a34e640')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b929b5eacbcd6143a34e640", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5dacbcd6143a34e62f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5dacbcd6143a34e62f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b5dacbcd6143a34e62f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b5dacbcd6143a34e62f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5dacbcd6143a34e62f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5dacbcd6143a34e62f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5dacbcd6143a34e62f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929b5dacbcd6143a34e62f'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5dacbcd6143a34e62f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b5dacbcd6143a34e62f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b5dacbcd6143a34e62f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5dacbcd6143a34e62f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5dacbcd6143a34e62f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5dacbcd6143a34e62f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5dacbcd6143a34e62f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b929b5dacbcd6143a34e62f", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5dacbcd6143a34e62f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5dacbcd6143a34e62f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b5dacbcd6143a34e62f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b5dacbcd6143a34e62f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5dacbcd6143a34e62f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5dacbcd6143a34e62f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5dacbcd6143a34e62f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929b5eacbcd6143a34e64b'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929b5eacbcd6143a34e64d'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929b5eacbcd6143a34e64f'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929b5eacbcd6143a34e651'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929b5eacbcd6143a34e653'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929b5facbcd6143a34e655'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929b5facbcd6143a34e657'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929b5eacbcd6143a34e64d')}, "u"=>{"$set"=>{"parent_id"=>"5b929b5fa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929b5eacbcd6143a34e64f')}, "u"=>{"$set"=>{"parent_id"=>"5b929b5fa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929b5eacbcd6143a34e651')}, "u"=>{"$set"=>{"parent_id"=>"5b929b5fa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929b5eacbcd6143a34e653')}, "u"=>{"$set"=>{"parent_id"=>"5b929b5fa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929b5facbcd6143a34e655')}, "u"=>{"$set"=>{"parent_id"=>"5b929b5fa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929b5facbcd6143a34e657'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5facbcd6143a34e657", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.007s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b5facbcd6143a34e657", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b5facbcd6143a34e657", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5facbcd6143a34e657", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5facbcd6143a34e657", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5facbcd6143a34e657", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5facbcd6143a34e657", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b5facbcd6143a34e657", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b5facbcd6143a34e657", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5facbcd6143a34e657", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5facbcd6143a34e657", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929b5facbcd6143a34e668'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929b5facbcd6143a34e657'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5facbcd6143a34e657", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b5facbcd6143a34e657", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b5facbcd6143a34e657", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5facbcd6143a34e657", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5facbcd6143a34e657", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5facbcd6143a34e657", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5facbcd6143a34e657", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929b5eacbcd6143a34e64d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929b5eacbcd6143a34e64f')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929b5eacbcd6143a34e651')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929b5eacbcd6143a34e653')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929b5facbcd6143a34e655')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929b5facbcd6143a34e668')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b929b5facbcd6143a34e668", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5facbcd6143a34e657", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5facbcd6143a34e657", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b5facbcd6143a34e657", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b5facbcd6143a34e657", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5facbcd6143a34e657", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5facbcd6143a34e657", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5facbcd6143a34e657", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929b5facbcd6143a34e657'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5facbcd6143a34e657", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b5facbcd6143a34e657", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b5facbcd6143a34e657", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5facbcd6143a34e657", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5facbcd6143a34e657", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5facbcd6143a34e657", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5facbcd6143a34e657", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b929b5facbcd6143a34e657", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5facbcd6143a34e657", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5facbcd6143a34e657", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b5facbcd6143a34e657", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b5facbcd6143a34e657", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5facbcd6143a34e657", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5facbcd6143a34e657", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b5facbcd6143a34e657", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929b5facbcd6143a34e673'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929b5facbcd6143a34e675'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929b5facbcd6143a34e677'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929b60acbcd6143a34e679'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929b60acbcd6143a34e67b'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929b60acbcd6143a34e67d'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929b60acbcd6143a34e67f'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929b5facbcd6143a34e675')}, "u"=>{"$set"=>{"parent_id"=>"5b929b60a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929b5facbcd6143a34e677')}, "u"=>{"$set"=>{"parent_id"=>"5b929b60a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929b60acbcd6143a34e679')}, "u"=>{"$set"=>{"parent_id"=>"5b929b60a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929b60acbcd6143a34e67b')}, "u"=>{"$set"=>{"parent_id"=>"5b929b60a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929b60acbcd6143a34e67d')}, "u"=>{"$set"=>{"parent_id"=>"5b929b60a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929b60acbcd6143a34e67f'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b60acbcd6143a34e67f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b60acbcd6143a34e67f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b60acbcd6143a34e67f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b60acbcd6143a34e67f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b60acbcd6143a34e67f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b60acbcd6143a34e67f", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b60acbcd6143a34e67f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b60acbcd6143a34e67f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b60acbcd6143a34e67f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b60acbcd6143a34e67f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b60acbcd6143a34e67f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929b60acbcd6143a34e690'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929b60acbcd6143a34e67f'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b60acbcd6143a34e67f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b60acbcd6143a34e67f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b60acbcd6143a34e67f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b60acbcd6143a34e67f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b60acbcd6143a34e67f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b60acbcd6143a34e67f", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b60acbcd6143a34e67f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929b5facbcd6143a34e675')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929b5facbcd6143a34e677')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929b60acbcd6143a34e679')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929b60acbcd6143a34e67b')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929b60acbcd6143a34e67d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929b60acbcd6143a34e690')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b929b60acbcd6143a34e690", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b60acbcd6143a34e67f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b60acbcd6143a34e67f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b60acbcd6143a34e67f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b60acbcd6143a34e67f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b60acbcd6143a34e67f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b60acbcd6143a34e67f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b60acbcd6143a34e67f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929b60acbcd6143a34e67f'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b60acbcd6143a34e67f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b60acbcd6143a34e67f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b60acbcd6143a34e67f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b60acbcd6143a34e67f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b60acbcd6143a34e67f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b60acbcd6143a34e67f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b60acbcd6143a34e67f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b929b60acbcd6143a34e67f", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b60acbcd6143a34e67f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b60acbcd6143a34e67f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b60acbcd6143a34e67f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b60acbcd6143a34e67f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b60acbcd6143a34e67f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b60acbcd6143a34e67f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b60acbcd6143a34e67f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929b60acbcd6143a34e69b'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929b61acbcd6143a34e69d'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929b61acbcd6143a34e69f'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929b61acbcd6143a34e6a1'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929b61acbcd6143a34e6a3'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929b61acbcd6143a34e6a5'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929b61acbcd6143a34e6a7'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929b61acbcd6143a34e69d')}, "u"=>{"$set"=>{"parent_id"=>"5b929b61a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929b61acbcd6143a34e69f')}, "u"=>{"$set"=>{"parent_id"=>"5b929b61a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929b61acbcd6143a34e6a1')}, "u"=>{"$set"=>{"parent_id"=>"5b929b61a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929b61acbcd6143a34e6a3')}, "u"=>{"$set"=>{"parent_id"=>"5b929b61a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929b61acbcd6143a34e6a5')}, "u"=>{"$set"=>{"parent_id"=>"5b929b61a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929b61acbcd6143a34e6a7'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b61acbcd6143a34e6a7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b61acbcd6143a34e6a7", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b61acbcd6143a34e6a7", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b61acbcd6143a34e6a7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b61acbcd6143a34e6a7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b61acbcd6143a34e6a7", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b61acbcd6143a34e6a7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b61acbcd6143a34e6a7", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b61acbcd6143a34e6a7", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b61acbcd6143a34e6a7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b61acbcd6143a34e6a7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929b61acbcd6143a34e6b8'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929b61acbcd6143a34e6a7'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b61acbcd6143a34e6a7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b61acbcd6143a34e6a7", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b61acbcd6143a34e6a7", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b61acbcd6143a34e6a7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b61acbcd6143a34e6a7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b61acbcd6143a34e6a7", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b61acbcd6143a34e6a7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929b61acbcd6143a34e69d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929b61acbcd6143a34e69f')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929b61acbcd6143a34e6a1')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929b61acbcd6143a34e6a3')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929b61acbcd6143a34e6a5')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929b61acbcd6143a34e6b8')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b929b61acbcd6143a34e6b8", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b61acbcd6143a34e6a7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b61acbcd6143a34e6a7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b61acbcd6143a34e6a7", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b61acbcd6143a34e6a7", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b61acbcd6143a34e6a7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b61acbcd6143a34e6a7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b61acbcd6143a34e6a7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929b61acbcd6143a34e6a7'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b61acbcd6143a34e6a7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b61acbcd6143a34e6a7", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b61acbcd6143a34e6a7", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b61acbcd6143a34e6a7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b61acbcd6143a34e6a7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b61acbcd6143a34e6a7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b61acbcd6143a34e6a7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b929b61acbcd6143a34e6a7", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b61acbcd6143a34e6a7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b61acbcd6143a34e6a7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b61acbcd6143a34e6a7", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b61acbcd6143a34e6a7", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b61acbcd6143a34e6a7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b61acbcd6143a34e6a7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b61acbcd6143a34e6a7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929b62acbcd6143a34e6c3'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929b62acbcd6143a34e6c5'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929b62acbcd6143a34e6c7'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929b62acbcd6143a34e6c9'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929b62acbcd6143a34e6cb'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929b62acbcd6143a34e6cd'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929b62acbcd6143a34e6cf'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929b62acbcd6143a34e6c5')}, "u"=>{"$set"=>{"parent_id"=>"5b929b62a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929b62acbcd6143a34e6c7')}, "u"=>{"$set"=>{"parent_id"=>"5b929b62a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929b62acbcd6143a34e6c9')}, "u"=>{"$set"=>{"parent_id"=>"5b929b62a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929b62acbcd6143a34e6cb')}, "u"=>{"$set"=>{"parent_id"=>"5b929b62a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929b62acbcd6143a34e6cd')}, "u"=>{"$set"=>{"parent_id"=>"5b929b62a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929b62acbcd6143a34e6cf'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b62acbcd6143a34e6cf", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b62acbcd6143a34e6cf", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b62acbcd6143a34e6cf", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b62acbcd6143a34e6cf", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b62acbcd6143a34e6cf", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b62acbcd6143a34e6cf", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b62acbcd6143a34e6cf", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b62acbcd6143a34e6cf", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b62acbcd6143a34e6cf", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b62acbcd6143a34e6cf", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b62acbcd6143a34e6cf", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929b62acbcd6143a34e6cf'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b62acbcd6143a34e6cf", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b62acbcd6143a34e6cf", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b62acbcd6143a34e6cf", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b62acbcd6143a34e6cf", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b62acbcd6143a34e6cf", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b62acbcd6143a34e6cf", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b62acbcd6143a34e6cf", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929b63acbcd6143a34e6e0'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b929b63acbcd6143a34e6e0", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b62acbcd6143a34e6cf", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b62acbcd6143a34e6cf", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b62acbcd6143a34e6cf", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b62acbcd6143a34e6cf", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b62acbcd6143a34e6cf", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b62acbcd6143a34e6cf", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b62acbcd6143a34e6cf", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"_id"=>{"$oid"=>"5b929b63acbcd6143a34e6eb"}, "applicable"=>false, "autocomplete_description"=>nil, "cart_id"=>"5b929b62acbcd6143a34e6cf", "count"=>nil, "created_at"=>nil, "declined"=>nil, "discount_amount"=>1.0, "discount_percentage"=>0.0, "doc_version"=>0, "masked_tags"=>nil, "pending"=>nil, "primary_link"=>nil, "product_ids"=>["5b929b57acbcd6143a34e579", "5b929b57acbcd6143a34e579", "5b929b57acbcd6143a34e579", "5b929b57acbcd6143a34e579", "5b929b57acbcd6143a34e579"], "public"=>"no", "requires_verification"=>true, "resource_class"=>nil, "resource_id"=>nil, "secondary_links"=>{}, "tags"=>nil, "updated_at"=>nil, "used_by_users"=>nil, "verified"=>nil}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: _id, applicable, autocomplete_description, count, created_at, declined, doc_version, masked_tags, pending, primary_link, product_ids, public, resource_class, resource_id, secondary_links, tags, updated_at, used_by_users, verified Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929b62acbcd6143a34e6cf'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b62acbcd6143a34e6cf", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b62acbcd6143a34e6cf", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b62acbcd6143a34e6cf", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b62acbcd6143a34e6cf", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b62acbcd6143a34e6cf", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b62acbcd6143a34e6cf", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b62acbcd6143a34e6cf", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b929b62acbcd6143a34e6cf", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b62acbcd6143a34e6cf", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b62acbcd6143a34e6cf", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b62acbcd6143a34e6cf", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b62acbcd6143a34e6cf", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b62acbcd6143a34e6cf", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b62acbcd6143a34e6cf", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b62acbcd6143a34e6cf", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "query"=>{"_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s Started POST "/shopping/discounts" for 127.0.0.1 at 2018-09-07 21:08:11 +0530 Value for params[:discount][:declined] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:masked_tags] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:pending] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:product_ids] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:tags] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:used_by_users] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:verified] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Processing by Shopping::DiscountsController#create as JSON Parameters: {"discount"=>{"_id"=>{"$oid"=>"5b929b63acbcd6143a34e6ee"}, "applicable"=>false, "autocomplete_description"=>nil, "cart_id"=>nil, "count"=>4, "created_at"=>nil, "declined"=>nil, "discount_amount"=>10.0, "discount_percentage"=>100.0, "doc_version"=>0, "masked_tags"=>nil, "pending"=>nil, "primary_link"=>nil, "product_ids"=>nil, "public"=>"no", "requires_verification"=>false, "resource_class"=>nil, "resource_id"=>nil, "secondary_links"=>{}, "tags"=>nil, "updated_at"=>nil, "used_by_users"=>nil, "verified"=>nil}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken4"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken4"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: _id, applicable, autocomplete_description, created_at, declined, doc_version, masked_tags, pending, primary_link, product_ids, public, resource_class, resource_id, secondary_links, tags, updated_at, used_by_users, verified Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e581')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e581')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e581')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929b63acbcd6143a34e6ef'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Completed 500 Internal Server Error in 34ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929b63acbcd6143a34e6f2'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929b63acbcd6143a34e6f4'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929b63acbcd6143a34e6f6'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929b63acbcd6143a34e6f8'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929b63acbcd6143a34e6fa'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929b63acbcd6143a34e6fc'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929b63acbcd6143a34e6f2')}, "u"=>{"$set"=>{"parent_id"=>"5b929b63a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929b63acbcd6143a34e6f4')}, "u"=>{"$set"=>{"parent_id"=>"5b929b63a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929b63acbcd6143a34e6f6')}, "u"=>{"$set"=>{"parent_id"=>"5b929b63a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929b63acbcd6143a34e6f8')}, "u"=>{"$set"=>{"parent_id"=>"5b929b63a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929b63acbcd6143a34e6fa')}, "u"=>{"$set"=>{"parent_id"=>"5b929b63a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e581')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929b64acbcd6143a34e70d'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s Started POST "/shopping/discounts" for 127.0.0.1 at 2018-09-07 21:08:12 +0530 Value for params[:discount][:declined] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:masked_tags] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:pending] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:product_ids] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:tags] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:used_by_users] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:verified] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Processing by Shopping::DiscountsController#create as JSON Parameters: {"discount"=>{"_id"=>{"$oid"=>"5b929b64acbcd6143a34e70f"}, "applicable"=>false, "autocomplete_description"=>nil, "cart_id"=>nil, "count"=>4, "created_at"=>nil, "declined"=>nil, "discount_amount"=>10.0, "discount_percentage"=>100.0, "doc_version"=>0, "masked_tags"=>nil, "pending"=>nil, "primary_link"=>nil, "product_ids"=>nil, "public"=>"no", "requires_verification"=>false, "resource_class"=>nil, "resource_id"=>nil, "secondary_links"=>{}, "tags"=>nil, "updated_at"=>nil, "used_by_users"=>nil, "verified"=>nil}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: _id, applicable, autocomplete_description, count, created_at, declined, doc_version, masked_tags, pending, primary_link, product_ids, public, resource_class, resource_id, secondary_links, tags, updated_at, used_by_users, verified Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s Completed 422 Unprocessable Entity in 27ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929b64acbcd6143a34e712'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929b64acbcd6143a34e714'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929b64acbcd6143a34e716'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929b64acbcd6143a34e718'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929b64acbcd6143a34e71a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929b64acbcd6143a34e71c'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929b64acbcd6143a34e712')}, "u"=>{"$set"=>{"parent_id"=>"5b929b64a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929b64acbcd6143a34e714')}, "u"=>{"$set"=>{"parent_id"=>"5b929b64a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929b64acbcd6143a34e716')}, "u"=>{"$set"=>{"parent_id"=>"5b929b64a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929b64acbcd6143a34e718')}, "u"=>{"$set"=>{"parent_id"=>"5b929b64a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929b64acbcd6143a34e71a')}, "u"=>{"$set"=>{"parent_id"=>"5b929b64a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929b64acbcd6143a34e71c'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b64acbcd6143a34e71c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b64acbcd6143a34e71c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b64acbcd6143a34e71c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b64acbcd6143a34e71c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b64acbcd6143a34e71c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b64acbcd6143a34e71c", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b64acbcd6143a34e71c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b64acbcd6143a34e71c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b64acbcd6143a34e71c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b64acbcd6143a34e71c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b64acbcd6143a34e71c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929b65acbcd6143a34e72d'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929b64acbcd6143a34e71c'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b64acbcd6143a34e71c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b64acbcd6143a34e71c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b64acbcd6143a34e71c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b64acbcd6143a34e71c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b64acbcd6143a34e71c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b64acbcd6143a34e71c", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b64acbcd6143a34e71c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929b64acbcd6143a34e712')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929b64acbcd6143a34e714')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929b64acbcd6143a34e716')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929b64acbcd6143a34e718')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929b64acbcd6143a34e71a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929b65acbcd6143a34e72d')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b929b65acbcd6143a34e72d", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b64acbcd6143a34e71c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b64acbcd6143a34e71c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b64acbcd6143a34e71c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b64acbcd6143a34e71c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b64acbcd6143a34e71c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b64acbcd6143a34e71c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b64acbcd6143a34e71c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929b64acbcd6143a34e71c'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b64acbcd6143a34e71c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b64acbcd6143a34e71c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b64acbcd6143a34e71c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b64acbcd6143a34e71c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b64acbcd6143a34e71c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b64acbcd6143a34e71c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b64acbcd6143a34e71c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b929b64acbcd6143a34e71c", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b64acbcd6143a34e71c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b64acbcd6143a34e71c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b64acbcd6143a34e71c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b64acbcd6143a34e71c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b64acbcd6143a34e71c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b64acbcd6143a34e71c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b64acbcd6143a34e71c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929b65acbcd6143a34e738'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929b65acbcd6143a34e73a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929b65acbcd6143a34e73c'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929b65acbcd6143a34e73e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929b65acbcd6143a34e740'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929b65acbcd6143a34e742'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929b65acbcd6143a34e744'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929b65acbcd6143a34e73a')}, "u"=>{"$set"=>{"parent_id"=>"5b929b65a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929b65acbcd6143a34e73c')}, "u"=>{"$set"=>{"parent_id"=>"5b929b65a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929b65acbcd6143a34e73e')}, "u"=>{"$set"=>{"parent_id"=>"5b929b65a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929b65acbcd6143a34e740')}, "u"=>{"$set"=>{"parent_id"=>"5b929b65a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929b65acbcd6143a34e742')}, "u"=>{"$set"=>{"parent_id"=>"5b929b65a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929b65acbcd6143a34e744'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b65acbcd6143a34e744", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b65acbcd6143a34e744", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b65acbcd6143a34e744", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b65acbcd6143a34e744", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b65acbcd6143a34e744", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b65acbcd6143a34e744", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b65acbcd6143a34e744", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b65acbcd6143a34e744", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b65acbcd6143a34e744", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b65acbcd6143a34e744", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b65acbcd6143a34e744", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929b66acbcd6143a34e755'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929b65acbcd6143a34e744'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b65acbcd6143a34e744", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b65acbcd6143a34e744", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b65acbcd6143a34e744", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b65acbcd6143a34e744", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b65acbcd6143a34e744", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b65acbcd6143a34e744", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b65acbcd6143a34e744", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929b65acbcd6143a34e73a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929b65acbcd6143a34e73c')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929b65acbcd6143a34e73e')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929b65acbcd6143a34e740')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929b65acbcd6143a34e742')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929b66acbcd6143a34e755')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b929b66acbcd6143a34e755", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b65acbcd6143a34e744", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b65acbcd6143a34e744", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b65acbcd6143a34e744", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b65acbcd6143a34e744", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b65acbcd6143a34e744", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b65acbcd6143a34e744", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b65acbcd6143a34e744", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929b65acbcd6143a34e744'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b65acbcd6143a34e744", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b65acbcd6143a34e744", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b65acbcd6143a34e744", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b65acbcd6143a34e744", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b65acbcd6143a34e744", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b65acbcd6143a34e744", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b65acbcd6143a34e744", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b929b65acbcd6143a34e744", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b65acbcd6143a34e744", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b65acbcd6143a34e744", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b65acbcd6143a34e744", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b65acbcd6143a34e744", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b65acbcd6143a34e744", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b65acbcd6143a34e744", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b65acbcd6143a34e744", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929b66acbcd6143a34e760'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929b66acbcd6143a34e762'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929b66acbcd6143a34e764'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929b66acbcd6143a34e766'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929b66acbcd6143a34e768'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929b66acbcd6143a34e76a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929b66acbcd6143a34e76c'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929b66acbcd6143a34e762')}, "u"=>{"$set"=>{"parent_id"=>"5b929b66a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929b66acbcd6143a34e764')}, "u"=>{"$set"=>{"parent_id"=>"5b929b66a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929b66acbcd6143a34e766')}, "u"=>{"$set"=>{"parent_id"=>"5b929b66a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929b66acbcd6143a34e768')}, "u"=>{"$set"=>{"parent_id"=>"5b929b66a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929b66acbcd6143a34e76a')}, "u"=>{"$set"=>{"parent_id"=>"5b929b66a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929b66acbcd6143a34e76c'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b66acbcd6143a34e76c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b66acbcd6143a34e76c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b66acbcd6143a34e76c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b66acbcd6143a34e76c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b66acbcd6143a34e76c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b66acbcd6143a34e76c", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b66acbcd6143a34e76c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b66acbcd6143a34e76c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b66acbcd6143a34e76c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b66acbcd6143a34e76c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b66acbcd6143a34e76c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929b67acbcd6143a34e77d'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929b66acbcd6143a34e76c'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b66acbcd6143a34e76c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b66acbcd6143a34e76c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b66acbcd6143a34e76c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b66acbcd6143a34e76c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b66acbcd6143a34e76c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b66acbcd6143a34e76c", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b66acbcd6143a34e76c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929b66acbcd6143a34e762')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929b66acbcd6143a34e764')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929b66acbcd6143a34e766')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929b66acbcd6143a34e768')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e579'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929b66acbcd6143a34e76a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929b67acbcd6143a34e77d')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b929b67acbcd6143a34e77d", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b66acbcd6143a34e76c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b66acbcd6143a34e76c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b66acbcd6143a34e76c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b66acbcd6143a34e76c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b66acbcd6143a34e76c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b66acbcd6143a34e76c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b66acbcd6143a34e76c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929b66acbcd6143a34e76c'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b66acbcd6143a34e76c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b66acbcd6143a34e76c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b66acbcd6143a34e76c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b66acbcd6143a34e76c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b66acbcd6143a34e76c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b66acbcd6143a34e76c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b66acbcd6143a34e76c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b929b66acbcd6143a34e76c", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b66acbcd6143a34e76c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b66acbcd6143a34e76c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b66acbcd6143a34e76c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "cart_id"=>"5b929b66acbcd6143a34e76c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b66acbcd6143a34e76c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b66acbcd6143a34e76c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929b57acbcd6143a34e571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929b57acbcd6143a34e571", "parent_id"=>"5b929b66acbcd6143a34e76c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929b67acbcd6143a34e788'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.004s Please set AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY and AWS_REGION in your env vars, to use the sns_client. :initializers/aws.rb Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"kaia_gorczany@konopelskistark.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"2hJwh6yNHNHva96qhPyi"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"HqmjcSxBmbYvEjEs6yKs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"vvRDi6P9HWEy_XzM4QYn"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"sheila@sporer.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"pBgoDKyEM9amS94usSMF"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"7YPyxqSXFgrdQHjh28xZ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252ff'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b929bb0acbcd614948252ff')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929bb1acbcd61494825307')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"7sFcfPTs8LK95qtNCMmx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jaycee_kuhlman@schneiderkrajcik.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"fmxPiNtsACeqybNyP_sA"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"seEVKMEWxErYJZCi5tQA"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fe'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b929bb0acbcd614948252fe')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"y5ZffHdswq7dx1SG-35Q"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252ff')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"joey@lubowitzwiegand.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"AwjqnN5B7rJdgfGaxzpL"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"KHEzcD16NRGCGTTzQsqK"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bb1acbcd6149482530a'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b929bb1acbcd6149482530a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bb1acbcd6149482530d'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.004s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bb1acbcd6149482530f'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bb1acbcd61494825311'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bb1acbcd61494825313'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bb1acbcd61494825315'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bb1acbcd61494825317'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929bb1acbcd6149482530d')}, "u"=>{"$set"=>{"parent_id"=>"5b929bb1a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929bb1acbcd6149482530f')}, "u"=>{"$set"=>{"parent_id"=>"5b929bb1a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929bb1acbcd61494825311')}, "u"=>{"$set"=>{"parent_id"=>"5b929bb1a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929bb1acbcd61494825313')}, "u"=>{"$set"=>{"parent_id"=>"5b929bb1a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929bb1acbcd61494825315')}, "u"=>{"$set"=>{"parent_id"=>"5b929bb1a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929bb1acbcd61494825317'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb1acbcd61494825317", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bb1acbcd61494825317", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bb1acbcd61494825317", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb1acbcd61494825317", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb1acbcd61494825317", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb1acbcd61494825317", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb1acbcd61494825317", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bb1acbcd61494825317", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bb1acbcd61494825317", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb1acbcd61494825317", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb1acbcd61494825317", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bb2acbcd61494825328'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929bb1acbcd61494825317'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb1acbcd61494825317", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bb1acbcd61494825317", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bb1acbcd61494825317", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb1acbcd61494825317", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb1acbcd61494825317", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb1acbcd61494825317", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb1acbcd61494825317", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929bb1acbcd6149482530d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929bb1acbcd6149482530f')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929bb1acbcd61494825311')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929bb1acbcd61494825313')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929bb1acbcd61494825315')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929bb2acbcd61494825328')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b929bb2acbcd61494825328", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb1acbcd61494825317", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb1acbcd61494825317", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bb1acbcd61494825317", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bb1acbcd61494825317", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb1acbcd61494825317", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb1acbcd61494825317", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb1acbcd61494825317", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"_id"=>{"$oid"=>"5b929bb2acbcd61494825333"}, "applicable"=>false, "autocomplete_description"=>nil, "cart_id"=>"5b929bb1acbcd61494825317", "count"=>nil, "created_at"=>nil, "declined"=>nil, "discount_amount"=>50.0, "discount_percentage"=>0.0, "doc_version"=>0, "masked_tags"=>nil, "pending"=>nil, "primary_link"=>nil, "product_ids"=>["5b929bb0acbcd61494825302", "5b929bb0acbcd61494825302", "5b929bb0acbcd61494825302", "5b929bb0acbcd61494825302", "5b929bb0acbcd61494825302"], "public"=>"no", "requires_verification"=>true, "resource_class"=>nil, "resource_id"=>nil, "secondary_links"=>{}, "tags"=>nil, "updated_at"=>nil, "used_by_users"=>nil, "verified"=>nil}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: _id, applicable, autocomplete_description, count, created_at, declined, doc_version, masked_tags, pending, primary_link, product_ids, public, resource_class, resource_id, secondary_links, tags, updated_at, used_by_users, verified Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929bb1acbcd61494825317'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb1acbcd61494825317", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bb1acbcd61494825317", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bb1acbcd61494825317", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb1acbcd61494825317", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb1acbcd61494825317", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb1acbcd61494825317", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb1acbcd61494825317", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b929bb1acbcd61494825317", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb1acbcd61494825317", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb1acbcd61494825317", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bb1acbcd61494825317", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bb1acbcd61494825317", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb1acbcd61494825317", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb1acbcd61494825317", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb1acbcd61494825317", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bb2acbcd61494825334'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Completed 201 Created in 233ms (Views: 2.8ms) MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bb2acbcd61494825336'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bb2acbcd61494825338'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bb3acbcd6149482533a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bb3acbcd6149482533c'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bb3acbcd6149482533e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bb3acbcd61494825340'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929bb2acbcd61494825336')}, "u"=>{"$set"=>{"parent_id"=>"5b929bb3a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929bb2acbcd61494825338')}, "u"=>{"$set"=>{"parent_id"=>"5b929bb3a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929bb3acbcd6149482533a')}, "u"=>{"$set"=>{"parent_id"=>"5b929bb3a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929bb3acbcd6149482533c')}, "u"=>{"$set"=>{"parent_id"=>"5b929bb3a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929bb3acbcd6149482533e')}, "u"=>{"$set"=>{"parent_id"=>"5b929bb3a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929bb3acbcd61494825340'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb3acbcd61494825340", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bb3acbcd61494825340", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bb3acbcd61494825340", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb3acbcd61494825340", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb3acbcd61494825340", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb3acbcd61494825340", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb3acbcd61494825340", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bb3acbcd61494825340", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bb3acbcd61494825340", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb3acbcd61494825340", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb3acbcd61494825340", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bb3acbcd61494825351'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929bb3acbcd61494825340'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb3acbcd61494825340", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bb3acbcd61494825340", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bb3acbcd61494825340", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb3acbcd61494825340", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb3acbcd61494825340", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb3acbcd61494825340", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb3acbcd61494825340", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929bb2acbcd61494825336')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929bb2acbcd61494825338')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929bb3acbcd6149482533a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929bb3acbcd6149482533c')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929bb3acbcd6149482533e')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929bb3acbcd61494825351')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b929bb3acbcd61494825351", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb3acbcd61494825340", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb3acbcd61494825340", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bb3acbcd61494825340", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bb3acbcd61494825340", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb3acbcd61494825340", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb3acbcd61494825340", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb3acbcd61494825340", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929bb3acbcd61494825340'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb3acbcd61494825340", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bb3acbcd61494825340", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bb3acbcd61494825340", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb3acbcd61494825340", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb3acbcd61494825340", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb3acbcd61494825340", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb3acbcd61494825340", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b929bb3acbcd61494825340", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb3acbcd61494825340", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb3acbcd61494825340", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bb3acbcd61494825340", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bb3acbcd61494825340", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb3acbcd61494825340", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb3acbcd61494825340", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb3acbcd61494825340", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bb3acbcd6149482535c'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started GET "/shopping/discounts/5b929bb3acbcd6149482535c?%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%7D" for 127.0.0.1 at 2018-09-07 21:09:31 +0530 Processing by Shopping::DiscountsController#show as JSON Parameters: {"{\"api_key\":\"test\",\"current_app_id\":\"testappid\"}"=>nil, "id"=>"5b929bb3acbcd6149482535c", "discount"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b929bb3acbcd6149482535c'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bb3acbcd6149482535e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bb4acbcd61494825360'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bb4acbcd61494825362'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bb4acbcd61494825364'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bb4acbcd61494825366'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bb4acbcd61494825368'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929bb3acbcd6149482535e')}, "u"=>{"$set"=>{"parent_id"=>"5b929bb4a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929bb4acbcd61494825360')}, "u"=>{"$set"=>{"parent_id"=>"5b929bb4a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929bb4acbcd61494825362')}, "u"=>{"$set"=>{"parent_id"=>"5b929bb4a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929bb4acbcd61494825364')}, "u"=>{"$set"=>{"parent_id"=>"5b929bb4a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929bb4acbcd61494825366')}, "u"=>{"$set"=>{"parent_id"=>"5b929bb4a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929bb4acbcd61494825368'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb4acbcd61494825368", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bb4acbcd61494825368", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bb4acbcd61494825368", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb4acbcd61494825368", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb4acbcd61494825368", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb4acbcd61494825368", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb4acbcd61494825368", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bb4acbcd61494825368", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bb4acbcd61494825368", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb4acbcd61494825368", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb4acbcd61494825368", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bb4acbcd61494825379'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929bb4acbcd61494825368'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb4acbcd61494825368", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bb4acbcd61494825368", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bb4acbcd61494825368", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb4acbcd61494825368", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb4acbcd61494825368", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb4acbcd61494825368", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb4acbcd61494825368", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929bb3acbcd6149482535e')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929bb4acbcd61494825360')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929bb4acbcd61494825362')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929bb4acbcd61494825364')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929bb4acbcd61494825366')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929bb4acbcd61494825379')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b929bb4acbcd61494825379", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb4acbcd61494825368", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb4acbcd61494825368", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bb4acbcd61494825368", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bb4acbcd61494825368", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb4acbcd61494825368", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb4acbcd61494825368", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb4acbcd61494825368", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929bb4acbcd61494825368'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb4acbcd61494825368", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bb4acbcd61494825368", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bb4acbcd61494825368", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb4acbcd61494825368", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb4acbcd61494825368", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb4acbcd61494825368", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb4acbcd61494825368", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b929bb4acbcd61494825368", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb4acbcd61494825368", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb4acbcd61494825368", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bb4acbcd61494825368", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bb4acbcd61494825368", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb4acbcd61494825368", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb4acbcd61494825368", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.004s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb4acbcd61494825368", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bb4acbcd61494825384'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started POST "/shopping/cart_items/create_multiple" for 127.0.0.1 at 2018-09-07 21:09:32 +0530 Processing by Shopping::CartItemsController#create_multiple as JSON Parameters: {"id"=>"5b929bb4acbcd61494825384", "discount"=>{"product_ids"=>["5b929bb0acbcd61494825302", "5b929bb0acbcd61494825302", "5b929bb0acbcd61494825302", "5b929bb0acbcd61494825302", "5b929bb0acbcd61494825302"]}, "api_key"=>"test", "current_app_id"=>"testappid", "cart_item"=>{"discount"=>{"product_ids"=>["5b929bb0acbcd61494825302", "5b929bb0acbcd61494825302", "5b929bb0acbcd61494825302", "5b929bb0acbcd61494825302", "5b929bb0acbcd61494825302"]}}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: id, api_key, current_app_id, cart_item, user_token Unpermitted parameter: discount Unpermitted parameters: id, discount, api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b929bb4acbcd61494825384'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b929bb4acbcd61494825384'), "resource_id"=>"5b929bb0acbcd614948252fe", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bb5acbcd61494825387'), "doc_version"=>0, "secondary_links"=>{"Orde... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bb5acbcd61494825389'), "doc_version"=>0, "secondary_links"=>{"Orde... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bb5acbcd6149482538b'), "doc_version"=>0, "secondary_links"=>{"Orde... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bb5acbcd6149482538d'), "doc_version"=>0, "secondary_links"=>{"Orde... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bb5acbcd6149482538f'), "doc_version"=>0, "secondary_links"=>{"Orde... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Rendered /home/bhargav/Github/Auth/app/views/auth/shopping/cart_items/create_multiple.json.erb (18.4ms) Completed 200 OK in 361ms (Views: 63.0ms) MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bb5acbcd61494825391'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bb5acbcd61494825393'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bb5acbcd61494825395'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bb5acbcd61494825397'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bb5acbcd61494825399'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bb5acbcd6149482539b'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929bb5acbcd61494825391')}, "u"=>{"$set"=>{"parent_id"=>"5b929bb5a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929bb5acbcd61494825393')}, "u"=>{"$set"=>{"parent_id"=>"5b929bb5a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929bb5acbcd61494825395')}, "u"=>{"$set"=>{"parent_id"=>"5b929bb5a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929bb5acbcd61494825397')}, "u"=>{"$set"=>{"parent_id"=>"5b929bb5a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929bb5acbcd61494825399')}, "u"=>{"$set"=>{"parent_id"=>"5b929bb5a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929bb5acbcd6149482539b'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb5acbcd6149482539b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bb5acbcd6149482539b", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bb5acbcd6149482539b", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb5acbcd6149482539b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb5acbcd6149482539b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb5acbcd6149482539b", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb5acbcd6149482539b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bb5acbcd6149482539b", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bb5acbcd6149482539b", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb5acbcd6149482539b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb5acbcd6149482539b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bb6acbcd614948253ac'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929bb5acbcd6149482539b'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb5acbcd6149482539b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bb5acbcd6149482539b", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bb5acbcd6149482539b", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb5acbcd6149482539b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb5acbcd6149482539b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb5acbcd6149482539b", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb5acbcd6149482539b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929bb5acbcd61494825391')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929bb5acbcd61494825393')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929bb5acbcd61494825395')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929bb5acbcd61494825397')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929bb5acbcd61494825399')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929bb6acbcd614948253ac')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b929bb6acbcd614948253ac", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb5acbcd6149482539b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb5acbcd6149482539b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bb5acbcd6149482539b", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bb5acbcd6149482539b", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb5acbcd6149482539b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb5acbcd6149482539b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb5acbcd6149482539b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929bb5acbcd6149482539b'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb5acbcd6149482539b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bb5acbcd6149482539b", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bb5acbcd6149482539b", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb5acbcd6149482539b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb5acbcd6149482539b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb5acbcd6149482539b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb5acbcd6149482539b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b929bb5acbcd6149482539b", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb5acbcd6149482539b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb5acbcd6149482539b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bb5acbcd6149482539b", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bb5acbcd6149482539b", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb5acbcd6149482539b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb5acbcd6149482539b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb5acbcd6149482539b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bb6acbcd614948253b7'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bb6acbcd614948253b9'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bb6acbcd614948253bb'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bb6acbcd614948253bd'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bb6acbcd614948253bf'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bb6acbcd614948253c1'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started POST "/shopping/carts" for 127.0.0.1 at 2018-09-07 21:09:34 +0530 Processing by Shopping::CartsController#create as JSON Parameters: {"cart"=>{"add_cart_item_ids"=>["5b929bb6acbcd614948253b9", "5b929bb6acbcd614948253bb", "5b929bb6acbcd614948253bd", "5b929bb6acbcd614948253bf", "5b929bb6acbcd614948253c1"]}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b929bb6acbcd614948253b9'), "resource_id"=>"5b929bb0acbcd614948252fe", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b929bb6acbcd614948253b9'), "resource_id"=>"5b929bb0acbcd614948252fe", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929bb6acbcd614948253b9')}, "u"=>{"$set"=>{"parent_id"=>"5b929bb6a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b929bb6acbcd614948253bb'), "resource_id"=>"5b929bb0acbcd614948252fe", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b929bb6acbcd614948253bb'), "resource_id"=>"5b929bb0acbcd614948252fe", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929bb6acbcd614948253bb')}, "u"=>{"$set"=>{"parent_id"=>"5b929bb6a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b929bb6acbcd614948253bd'), "resource_id"=>"5b929bb0acbcd614948252fe", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b929bb6acbcd614948253bd'), "resource_id"=>"5b929bb0acbcd614948252fe", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.005s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929bb6acbcd614948253bd')}, "u"=>{"$set"=>{"parent_id"=>"5b929bb6a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b929bb6acbcd614948253bf'), "resource_id"=>"5b929bb0acbcd614948252fe", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b929bb6acbcd614948253bf'), "resource_id"=>"5b929bb0acbcd614948252fe", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929bb6acbcd614948253bf')}, "u"=>{"$set"=>{"parent_id"=>"5b929bb6a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b929bb6acbcd614948253c1'), "resource_id"=>"5b929bb0acbcd614948252fe", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b929bb6acbcd614948253c1'), "resource_id"=>"5b929bb0acbcd614948252fe", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929bb6acbcd614948253c1')}, "u"=>{"$set"=>{"parent_id"=>"5b929bb6a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bb6acbcd614948253c3'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fe')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fe", "parent_id"=>"5b929bb6acbcd614948253c3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bb7acbcd614948253d4'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bb7acbcd614948253d6'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bb7acbcd614948253d8'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bb7acbcd614948253da'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bb7acbcd614948253dc'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bb7acbcd614948253de'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929bb7acbcd614948253d4')}, "u"=>{"$set"=>{"parent_id"=>"5b929bb7a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929bb7acbcd614948253d6')}, "u"=>{"$set"=>{"parent_id"=>"5b929bb7a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929bb7acbcd614948253d8')}, "u"=>{"$set"=>{"parent_id"=>"5b929bb7a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929bb7acbcd614948253da')}, "u"=>{"$set"=>{"parent_id"=>"5b929bb7a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929bb7acbcd614948253dc')}, "u"=>{"$set"=>{"parent_id"=>"5b929bb7a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929bb7acbcd614948253de'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb7acbcd614948253de", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bb7acbcd614948253de", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bb7acbcd614948253de", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb7acbcd614948253de", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb7acbcd614948253de", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb7acbcd614948253de", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb7acbcd614948253de", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bb7acbcd614948253de", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bb7acbcd614948253de", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb7acbcd614948253de", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb7acbcd614948253de", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bb8acbcd614948253ef'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929bb7acbcd614948253de'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb7acbcd614948253de", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bb7acbcd614948253de", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bb7acbcd614948253de", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb7acbcd614948253de", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb7acbcd614948253de", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb7acbcd614948253de", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb7acbcd614948253de", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929bb7acbcd614948253d4')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929bb7acbcd614948253d6')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929bb7acbcd614948253d8')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929bb7acbcd614948253da')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929bb7acbcd614948253dc')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929bb8acbcd614948253ef')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b929bb8acbcd614948253ef", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb7acbcd614948253de", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb7acbcd614948253de", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bb7acbcd614948253de", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bb7acbcd614948253de", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb7acbcd614948253de", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb7acbcd614948253de", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb7acbcd614948253de", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929bb7acbcd614948253de'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb7acbcd614948253de", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bb7acbcd614948253de", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bb7acbcd614948253de", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb7acbcd614948253de", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb7acbcd614948253de", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb7acbcd614948253de", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb7acbcd614948253de", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b929bb7acbcd614948253de", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb7acbcd614948253de", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb7acbcd614948253de", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bb7acbcd614948253de", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bb7acbcd614948253de", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb7acbcd614948253de", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb7acbcd614948253de", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb7acbcd614948253de", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bb8acbcd614948253fa'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bb8acbcd614948253fc'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bb8acbcd614948253fe'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bb8acbcd61494825400'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bb8acbcd61494825402'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bb8acbcd61494825404'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bb8acbcd61494825406'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929bb8acbcd614948253fc')}, "u"=>{"$set"=>{"parent_id"=>"5b929bb8a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929bb8acbcd614948253fe')}, "u"=>{"$set"=>{"parent_id"=>"5b929bb8a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929bb8acbcd61494825400')}, "u"=>{"$set"=>{"parent_id"=>"5b929bb8a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929bb8acbcd61494825402')}, "u"=>{"$set"=>{"parent_id"=>"5b929bb8a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929bb8acbcd61494825404')}, "u"=>{"$set"=>{"parent_id"=>"5b929bb8a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/shopping/payments" for 127.0.0.1 at 2018-09-07 21:09:37 +0530 Processing by Shopping::PaymentsController#create as JSON Parameters: {"cart_id"=>"5b929bb8acbcd61494825406", "payment_type"=>"cash", "amount"=>0.0, "discount_id"=>"5b929bb8acbcd614948253fa", "api_key"=>"test", "current_app_id"=>"testappid", "payment"=>{"amount"=>0.0, "payment_type"=>"cash", "cart_id"=>"5b929bb8acbcd61494825406", "discount_id"=>"5b929bb8acbcd614948253fa"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: cart_id, payment_type, amount, discount_id, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, amount, discount_id, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, amount, discount_id, api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929bb8acbcd61494825406'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fe')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fe", "parent_id"=>"5b929bb8acbcd61494825406", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bb9acbcd61494825418'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bb9acbcd6149482541a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bb9acbcd6149482541c'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bb9acbcd6149482541e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bb9acbcd61494825420'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bb9acbcd61494825422'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929bb9acbcd61494825418')}, "u"=>{"$set"=>{"parent_id"=>"5b929bb9a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929bb9acbcd6149482541a')}, "u"=>{"$set"=>{"parent_id"=>"5b929bb9a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929bb9acbcd6149482541c')}, "u"=>{"$set"=>{"parent_id"=>"5b929bb9a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929bb9acbcd6149482541e')}, "u"=>{"$set"=>{"parent_id"=>"5b929bb9a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929bb9acbcd61494825420')}, "u"=>{"$set"=>{"parent_id"=>"5b929bb9a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929bb9acbcd61494825422'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb9acbcd61494825422", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bb9acbcd61494825422", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bb9acbcd61494825422", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb9acbcd61494825422", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb9acbcd61494825422", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb9acbcd61494825422", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb9acbcd61494825422", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bb9acbcd61494825422", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bb9acbcd61494825422", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb9acbcd61494825422", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb9acbcd61494825422", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bbaacbcd61494825433'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929bb9acbcd61494825422'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb9acbcd61494825422", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bb9acbcd61494825422", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bb9acbcd61494825422", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb9acbcd61494825422", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb9acbcd61494825422", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb9acbcd61494825422", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb9acbcd61494825422", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929bb9acbcd61494825418')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929bb9acbcd6149482541a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929bb9acbcd6149482541c')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929bb9acbcd6149482541e')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929bb9acbcd61494825420')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929bbaacbcd61494825433')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b929bbaacbcd61494825433", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb9acbcd61494825422", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb9acbcd61494825422", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bb9acbcd61494825422", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bb9acbcd61494825422", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb9acbcd61494825422", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb9acbcd61494825422", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb9acbcd61494825422", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929bb9acbcd61494825422'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb9acbcd61494825422", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bb9acbcd61494825422", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bb9acbcd61494825422", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb9acbcd61494825422", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb9acbcd61494825422", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb9acbcd61494825422", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb9acbcd61494825422", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b929bb9acbcd61494825422", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb9acbcd61494825422", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb9acbcd61494825422", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bb9acbcd61494825422", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bb9acbcd61494825422", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb9acbcd61494825422", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb9acbcd61494825422", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bb9acbcd61494825422", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bbaacbcd6149482543e'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bbaacbcd61494825440'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bbaacbcd61494825442'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bbaacbcd61494825444'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bbaacbcd61494825446'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bbaacbcd61494825448'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bbaacbcd6149482544a'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929bbaacbcd61494825440')}, "u"=>{"$set"=>{"parent_id"=>"5b929bbaa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929bbaacbcd61494825442')}, "u"=>{"$set"=>{"parent_id"=>"5b929bbaa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929bbaacbcd61494825444')}, "u"=>{"$set"=>{"parent_id"=>"5b929bbaa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929bbaacbcd61494825446')}, "u"=>{"$set"=>{"parent_id"=>"5b929bbaa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929bbaacbcd61494825448')}, "u"=>{"$set"=>{"parent_id"=>"5b929bbaa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929bbaacbcd6149482544a'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fe')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fe", "parent_id"=>"5b929bbaacbcd6149482544a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bbbacbcd6149482545c'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bbbacbcd6149482545e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bbbacbcd61494825460'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bbbacbcd61494825462'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bbbacbcd61494825464'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bbbacbcd61494825466'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929bbbacbcd6149482545c')}, "u"=>{"$set"=>{"parent_id"=>"5b929bbba... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929bbbacbcd6149482545e')}, "u"=>{"$set"=>{"parent_id"=>"5b929bbba... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929bbbacbcd61494825460')}, "u"=>{"$set"=>{"parent_id"=>"5b929bbba... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929bbbacbcd61494825462')}, "u"=>{"$set"=>{"parent_id"=>"5b929bbba... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929bbbacbcd61494825464')}, "u"=>{"$set"=>{"parent_id"=>"5b929bbba... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929bbbacbcd61494825466'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bbbacbcd61494825466", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bbbacbcd61494825466", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bbbacbcd61494825466", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bbbacbcd61494825466", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bbbacbcd61494825466", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bbbacbcd61494825466", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bbbacbcd61494825466", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bbbacbcd61494825466", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bbbacbcd61494825466", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bbbacbcd61494825466", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bbbacbcd61494825466", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bbcacbcd61494825477'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929bbbacbcd61494825466'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bbbacbcd61494825466", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bbbacbcd61494825466", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bbbacbcd61494825466", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bbbacbcd61494825466", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bbbacbcd61494825466", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bbbacbcd61494825466", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bbbacbcd61494825466", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929bbbacbcd6149482545c')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929bbbacbcd6149482545e')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929bbbacbcd61494825460')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929bbbacbcd61494825462')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929bbbacbcd61494825464')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929bbcacbcd61494825477')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b929bbcacbcd61494825477", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bbbacbcd61494825466", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bbbacbcd61494825466", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bbbacbcd61494825466", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bbbacbcd61494825466", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bbbacbcd61494825466", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bbbacbcd61494825466", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bbbacbcd61494825466", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929bbbacbcd61494825466'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bbbacbcd61494825466", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bbbacbcd61494825466", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bbbacbcd61494825466", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bbbacbcd61494825466", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bbbacbcd61494825466", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bbbacbcd61494825466", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bbbacbcd61494825466", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b929bbbacbcd61494825466", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bbbacbcd61494825466", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bbbacbcd61494825466", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bbbacbcd61494825466", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bbbacbcd61494825466", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bbbacbcd61494825466", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bbbacbcd61494825466", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bbbacbcd61494825466", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bbcacbcd61494825482'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bbcacbcd61494825484'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bbcacbcd61494825486'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bbcacbcd61494825488'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bbcacbcd6149482548a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bbcacbcd6149482548c'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bbcacbcd6149482548e'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929bbcacbcd61494825484')}, "u"=>{"$set"=>{"parent_id"=>"5b929bbca... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929bbcacbcd61494825486')}, "u"=>{"$set"=>{"parent_id"=>"5b929bbca... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929bbcacbcd61494825488')}, "u"=>{"$set"=>{"parent_id"=>"5b929bbca... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929bbcacbcd6149482548a')}, "u"=>{"$set"=>{"parent_id"=>"5b929bbca... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929bbcacbcd6149482548c')}, "u"=>{"$set"=>{"parent_id"=>"5b929bbca... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929bbcacbcd6149482548e'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fe')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fe", "parent_id"=>"5b929bbcacbcd6149482548e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bbdacbcd614948254a0'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bbdacbcd614948254a2'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bbdacbcd614948254a4'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bbdacbcd614948254a6'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bbdacbcd614948254a8'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bbdacbcd614948254aa'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929bbdacbcd614948254a0')}, "u"=>{"$set"=>{"parent_id"=>"5b929bbda... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929bbdacbcd614948254a2')}, "u"=>{"$set"=>{"parent_id"=>"5b929bbda... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929bbdacbcd614948254a4')}, "u"=>{"$set"=>{"parent_id"=>"5b929bbda... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929bbdacbcd614948254a6')}, "u"=>{"$set"=>{"parent_id"=>"5b929bbda... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929bbdacbcd614948254a8')}, "u"=>{"$set"=>{"parent_id"=>"5b929bbda... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929bbdacbcd614948254aa'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bbdacbcd614948254aa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bbdacbcd614948254aa", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bbdacbcd614948254aa", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bbdacbcd614948254aa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bbdacbcd614948254aa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bbdacbcd614948254aa", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bbdacbcd614948254aa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bbdacbcd614948254aa", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bbdacbcd614948254aa", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bbdacbcd614948254aa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bbdacbcd614948254aa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bbdacbcd614948254bb'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929bbdacbcd614948254aa'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bbdacbcd614948254aa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bbdacbcd614948254aa", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bbdacbcd614948254aa", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bbdacbcd614948254aa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bbdacbcd614948254aa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bbdacbcd614948254aa", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bbdacbcd614948254aa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929bbdacbcd614948254a0')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929bbdacbcd614948254a2')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929bbdacbcd614948254a4')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929bbdacbcd614948254a6')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929bbdacbcd614948254a8')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929bbdacbcd614948254bb')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b929bbdacbcd614948254bb", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bbdacbcd614948254aa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bbdacbcd614948254aa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bbdacbcd614948254aa", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bbdacbcd614948254aa", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bbdacbcd614948254aa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bbdacbcd614948254aa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bbdacbcd614948254aa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929bbdacbcd614948254aa'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bbdacbcd614948254aa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bbdacbcd614948254aa", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bbdacbcd614948254aa", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bbdacbcd614948254aa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bbdacbcd614948254aa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bbdacbcd614948254aa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bbdacbcd614948254aa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b929bbdacbcd614948254aa", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bbdacbcd614948254aa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bbdacbcd614948254aa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bbdacbcd614948254aa", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bbdacbcd614948254aa", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bbdacbcd614948254aa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bbdacbcd614948254aa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bbdacbcd614948254aa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bbeacbcd614948254c6'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bbeacbcd614948254c8'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bbeacbcd614948254ca'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bbeacbcd614948254cc'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bbeacbcd614948254ce'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bbeacbcd614948254d0'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bbeacbcd614948254d2'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929bbeacbcd614948254c8')}, "u"=>{"$set"=>{"parent_id"=>"5b929bbea... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929bbeacbcd614948254ca')}, "u"=>{"$set"=>{"parent_id"=>"5b929bbea... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929bbeacbcd614948254cc')}, "u"=>{"$set"=>{"parent_id"=>"5b929bbea... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929bbeacbcd614948254ce')}, "u"=>{"$set"=>{"parent_id"=>"5b929bbea... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929bbeacbcd614948254d0')}, "u"=>{"$set"=>{"parent_id"=>"5b929bbea... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929bbeacbcd614948254d2'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fe')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fe", "parent_id"=>"5b929bbeacbcd614948254d2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bbfacbcd614948254e4'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bbfacbcd614948254e6'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bbfacbcd614948254e8'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bbfacbcd614948254ea'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bbfacbcd614948254ec'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bbfacbcd614948254ee'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929bbfacbcd614948254e4')}, "u"=>{"$set"=>{"parent_id"=>"5b929bbfa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929bbfacbcd614948254e6')}, "u"=>{"$set"=>{"parent_id"=>"5b929bbfa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929bbfacbcd614948254e8')}, "u"=>{"$set"=>{"parent_id"=>"5b929bbfa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929bbfacbcd614948254ea')}, "u"=>{"$set"=>{"parent_id"=>"5b929bbfa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929bbfacbcd614948254ec')}, "u"=>{"$set"=>{"parent_id"=>"5b929bbfa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929bbfacbcd614948254ee'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bbfacbcd614948254ee", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bbfacbcd614948254ee", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bbfacbcd614948254ee", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bbfacbcd614948254ee", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bbfacbcd614948254ee", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bbfacbcd614948254ee", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bbfacbcd614948254ee", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bbfacbcd614948254ee", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bbfacbcd614948254ee", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bbfacbcd614948254ee", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bbfacbcd614948254ee", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929bbfacbcd614948254ee'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bbfacbcd614948254ee", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bbfacbcd614948254ee", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bbfacbcd614948254ee", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bbfacbcd614948254ee", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bbfacbcd614948254ee", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bbfacbcd614948254ee", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bbfacbcd614948254ee", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bbfacbcd614948254ff'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b929bbfacbcd614948254ff", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bbfacbcd614948254ee", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bbfacbcd614948254ee", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bbfacbcd614948254ee", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bbfacbcd614948254ee", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bbfacbcd614948254ee", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bbfacbcd614948254ee", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bbfacbcd614948254ee", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"_id"=>{"$oid"=>"5b929bc0acbcd6149482550a"}, "applicable"=>false, "autocomplete_description"=>nil, "cart_id"=>"5b929bbfacbcd614948254ee", "count"=>nil, "created_at"=>nil, "declined"=>nil, "discount_amount"=>1.0, "discount_percentage"=>0.0, "doc_version"=>0, "masked_tags"=>nil, "pending"=>nil, "primary_link"=>nil, "product_ids"=>["5b929bb0acbcd61494825302", "5b929bb0acbcd61494825302", "5b929bb0acbcd61494825302", "5b929bb0acbcd61494825302", "5b929bb0acbcd61494825302"], "public"=>"no", "requires_verification"=>true, "resource_class"=>nil, "resource_id"=>nil, "secondary_links"=>{}, "tags"=>nil, "updated_at"=>nil, "used_by_users"=>nil, "verified"=>nil}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: _id, applicable, autocomplete_description, count, created_at, declined, doc_version, masked_tags, pending, primary_link, product_ids, public, resource_class, resource_id, secondary_links, tags, updated_at, used_by_users, verified Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929bbfacbcd614948254ee'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bbfacbcd614948254ee", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bbfacbcd614948254ee", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bbfacbcd614948254ee", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bbfacbcd614948254ee", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bbfacbcd614948254ee", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bbfacbcd614948254ee", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bbfacbcd614948254ee", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b929bbfacbcd614948254ee", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bbfacbcd614948254ee", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bbfacbcd614948254ee", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bbfacbcd614948254ee", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bbfacbcd614948254ee", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bbfacbcd614948254ee", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bbfacbcd614948254ee", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bbfacbcd614948254ee", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "query"=>{"_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s Started POST "/shopping/discounts" for 127.0.0.1 at 2018-09-07 21:09:44 +0530 Value for params[:discount][:declined] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:masked_tags] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:pending] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:product_ids] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:tags] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:used_by_users] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:verified] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Processing by Shopping::DiscountsController#create as JSON Parameters: {"discount"=>{"_id"=>{"$oid"=>"5b929bc0acbcd6149482550d"}, "applicable"=>false, "autocomplete_description"=>nil, "cart_id"=>nil, "count"=>4, "created_at"=>nil, "declined"=>nil, "discount_amount"=>10.0, "discount_percentage"=>100.0, "doc_version"=>0, "masked_tags"=>nil, "pending"=>nil, "primary_link"=>nil, "product_ids"=>nil, "public"=>"no", "requires_verification"=>false, "resource_class"=>nil, "resource_id"=>nil, "secondary_links"=>{}, "tags"=>nil, "updated_at"=>nil, "used_by_users"=>nil, "verified"=>nil}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken4"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken4"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: _id, applicable, autocomplete_description, created_at, declined, doc_version, masked_tags, pending, primary_link, product_ids, public, resource_class, resource_id, secondary_links, tags, updated_at, used_by_users, verified Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb1acbcd6149482530a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb1acbcd6149482530a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb1acbcd6149482530a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bc0acbcd6149482550e'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Completed 201 Created in 92ms (Views: 1.3ms) MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bc0acbcd61494825511'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bc0acbcd61494825513'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bc0acbcd61494825515'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bc0acbcd61494825517'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bc0acbcd61494825519'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bc0acbcd6149482551b'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929bc0acbcd61494825511')}, "u"=>{"$set"=>{"parent_id"=>"5b929bc0a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929bc0acbcd61494825513')}, "u"=>{"$set"=>{"parent_id"=>"5b929bc0a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929bc0acbcd61494825515')}, "u"=>{"$set"=>{"parent_id"=>"5b929bc0a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929bc0acbcd61494825517')}, "u"=>{"$set"=>{"parent_id"=>"5b929bc0a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929bc0acbcd61494825519')}, "u"=>{"$set"=>{"parent_id"=>"5b929bc0a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb1acbcd6149482530a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bc1acbcd6149482552c'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started POST "/shopping/payments" for 127.0.0.1 at 2018-09-07 21:09:45 +0530 Processing by Shopping::PaymentsController#create as JSON Parameters: {"cart_id"=>"5b929bc0acbcd6149482551b", "payment_type"=>"cash", "amount"=>0.0, "discount_id"=>"5b929bc1acbcd6149482552c", "api_key"=>"test", "current_app_id"=>"testappid", "payment"=>{"amount"=>0.0, "payment_type"=>"cash", "cart_id"=>"5b929bc0acbcd6149482551b", "discount_id"=>"5b929bc1acbcd6149482552c"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: cart_id, payment_type, amount, discount_id, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, amount, discount_id, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, amount, discount_id, api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929bc0acbcd6149482551b'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bc0acbcd6149482551b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bc0acbcd6149482551b", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bc0acbcd6149482551b", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bc0acbcd6149482551b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bc0acbcd6149482551b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b929bc1acbcd6149482552c'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "query"=>{"_id"=>BSON::ObjectId('5b929bc1acbcd6149482552c'), "pending"=>{"$ne"=>"5b929bc1acbcd6149482552e"}, "declined"=>{"$ne"=>"5b929bc1acbcd6149482552e"}, "count"=>{"$gte"=>1}, "_type"=>"Shopping::Discou... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bc0acbcd6149482551b", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bc0acbcd6149482551b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929bc0acbcd61494825511')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929bc0acbcd61494825513')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929bc0acbcd61494825515')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929bc0acbcd61494825517')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929bc0acbcd61494825519')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bc1acbcd6149482552e'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b929bc1acbcd6149482552e", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bc0acbcd6149482551b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s Started POST "/shopping/discounts" for 127.0.0.1 at 2018-09-07 21:09:45 +0530 Value for params[:discount][:declined] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:masked_tags] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:pending] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:product_ids] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:tags] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:used_by_users] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:verified] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Processing by Shopping::DiscountsController#create as JSON Parameters: {"discount"=>{"_id"=>{"$oid"=>"5b929bc1acbcd61494825539"}, "applicable"=>false, "autocomplete_description"=>nil, "cart_id"=>nil, "count"=>4, "created_at"=>nil, "declined"=>nil, "discount_amount"=>10.0, "discount_percentage"=>100.0, "doc_version"=>0, "masked_tags"=>nil, "pending"=>nil, "primary_link"=>nil, "product_ids"=>nil, "public"=>"no", "requires_verification"=>false, "resource_class"=>nil, "resource_id"=>nil, "secondary_links"=>{}, "tags"=>nil, "updated_at"=>nil, "used_by_users"=>nil, "verified"=>nil}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: _id, applicable, autocomplete_description, count, created_at, declined, doc_version, masked_tags, pending, primary_link, product_ids, public, resource_class, resource_id, secondary_links, tags, updated_at, used_by_users, verified Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Completed 422 Unprocessable Entity in 21ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.005s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bc1acbcd6149482553c'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bc1acbcd6149482553e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bc1acbcd61494825540'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bc2acbcd61494825542'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bc2acbcd61494825544'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bc2acbcd61494825546'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929bc1acbcd6149482553c')}, "u"=>{"$set"=>{"parent_id"=>"5b929bc2a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929bc1acbcd6149482553e')}, "u"=>{"$set"=>{"parent_id"=>"5b929bc2a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929bc1acbcd61494825540')}, "u"=>{"$set"=>{"parent_id"=>"5b929bc2a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929bc2acbcd61494825542')}, "u"=>{"$set"=>{"parent_id"=>"5b929bc2a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929bc2acbcd61494825544')}, "u"=>{"$set"=>{"parent_id"=>"5b929bc2a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929bc2acbcd61494825546'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bc2acbcd61494825546", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bc2acbcd61494825546", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bc2acbcd61494825546", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bc2acbcd61494825546", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bc2acbcd61494825546", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bc2acbcd61494825546", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bc2acbcd61494825546", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bc2acbcd61494825546", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bc2acbcd61494825546", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bc2acbcd61494825546", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bc2acbcd61494825546", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bc2acbcd61494825557'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929bc2acbcd61494825546'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bc2acbcd61494825546", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bc2acbcd61494825546", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bc2acbcd61494825546", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bc2acbcd61494825546", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bc2acbcd61494825546", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bc2acbcd61494825546", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bc2acbcd61494825546", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929bc1acbcd6149482553c')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929bc1acbcd6149482553e')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929bc1acbcd61494825540')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929bc2acbcd61494825542')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929bc2acbcd61494825544')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929bc2acbcd61494825557')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b929bc2acbcd61494825557", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bc2acbcd61494825546", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bc2acbcd61494825546", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bc2acbcd61494825546", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bc2acbcd61494825546", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bc2acbcd61494825546", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bc2acbcd61494825546", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bc2acbcd61494825546", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929bc2acbcd61494825546'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bc2acbcd61494825546", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bc2acbcd61494825546", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bc2acbcd61494825546", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bc2acbcd61494825546", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bc2acbcd61494825546", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bc2acbcd61494825546", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bc2acbcd61494825546", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b929bc2acbcd61494825546", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bc2acbcd61494825546", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bc2acbcd61494825546", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bc2acbcd61494825546", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bc2acbcd61494825546", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bc2acbcd61494825546", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bc2acbcd61494825546", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bc2acbcd61494825546", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bc2acbcd61494825562'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bc2acbcd61494825564'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bc2acbcd61494825566'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bc3acbcd61494825568'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bc3acbcd6149482556a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bc3acbcd6149482556c'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bc3acbcd6149482556e'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929bc2acbcd61494825564')}, "u"=>{"$set"=>{"parent_id"=>"5b929bc3a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929bc2acbcd61494825566')}, "u"=>{"$set"=>{"parent_id"=>"5b929bc3a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929bc3acbcd61494825568')}, "u"=>{"$set"=>{"parent_id"=>"5b929bc3a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929bc3acbcd6149482556a')}, "u"=>{"$set"=>{"parent_id"=>"5b929bc3a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929bc3acbcd6149482556c')}, "u"=>{"$set"=>{"parent_id"=>"5b929bc3a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929bc3acbcd6149482556e'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fe')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fe", "parent_id"=>"5b929bc3acbcd6149482556e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bc3acbcd61494825580'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bc3acbcd61494825582'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bc3acbcd61494825584'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bc3acbcd61494825586'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.004s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bc3acbcd61494825588'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bc4acbcd6149482558a'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929bc3acbcd61494825580')}, "u"=>{"$set"=>{"parent_id"=>"5b929bc4a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929bc3acbcd61494825582')}, "u"=>{"$set"=>{"parent_id"=>"5b929bc4a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929bc3acbcd61494825584')}, "u"=>{"$set"=>{"parent_id"=>"5b929bc4a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929bc3acbcd61494825586')}, "u"=>{"$set"=>{"parent_id"=>"5b929bc4a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929bc3acbcd61494825588')}, "u"=>{"$set"=>{"parent_id"=>"5b929bc4a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929bc4acbcd6149482558a'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bc4acbcd6149482558a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bc4acbcd6149482558a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bc4acbcd6149482558a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bc4acbcd6149482558a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bc4acbcd6149482558a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bc4acbcd6149482558a", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bc4acbcd6149482558a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bc4acbcd6149482558a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bc4acbcd6149482558a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bc4acbcd6149482558a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bc4acbcd6149482558a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bc4acbcd6149482559b'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929bc4acbcd6149482558a'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bc4acbcd6149482558a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bc4acbcd6149482558a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bc4acbcd6149482558a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bc4acbcd6149482558a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bc4acbcd6149482558a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bc4acbcd6149482558a", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bc4acbcd6149482558a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929bc3acbcd61494825580')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929bc3acbcd61494825582')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929bc3acbcd61494825584')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929bc3acbcd61494825586')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929bc3acbcd61494825588')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929bc4acbcd6149482559b')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b929bc4acbcd6149482559b", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bc4acbcd6149482558a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bc4acbcd6149482558a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bc4acbcd6149482558a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bc4acbcd6149482558a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bc4acbcd6149482558a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bc4acbcd6149482558a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bc4acbcd6149482558a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929bc4acbcd6149482558a'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bc4acbcd6149482558a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bc4acbcd6149482558a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bc4acbcd6149482558a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bc4acbcd6149482558a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bc4acbcd6149482558a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bc4acbcd6149482558a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bc4acbcd6149482558a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b929bc4acbcd6149482558a", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bc4acbcd6149482558a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bc4acbcd6149482558a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bc4acbcd6149482558a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bc4acbcd6149482558a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bc4acbcd6149482558a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bc4acbcd6149482558a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bc4acbcd6149482558a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bc4acbcd614948255a6'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bc4acbcd614948255a8'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bc4acbcd614948255aa'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bc5acbcd614948255ac'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bc5acbcd614948255ae'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bc5acbcd614948255b0'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bc5acbcd614948255b2'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929bc4acbcd614948255a8')}, "u"=>{"$set"=>{"parent_id"=>"5b929bc5a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929bc4acbcd614948255aa')}, "u"=>{"$set"=>{"parent_id"=>"5b929bc5a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929bc5acbcd614948255ac')}, "u"=>{"$set"=>{"parent_id"=>"5b929bc5a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929bc5acbcd614948255ae')}, "u"=>{"$set"=>{"parent_id"=>"5b929bc5a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929bc5acbcd614948255b0')}, "u"=>{"$set"=>{"parent_id"=>"5b929bc5a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929bc5acbcd614948255b2'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fe')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fe", "parent_id"=>"5b929bc5acbcd614948255b2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bc5acbcd614948255c4'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bc5acbcd614948255c6'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bc5acbcd614948255c8'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bc5acbcd614948255ca'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bc5acbcd614948255cc'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bc6acbcd614948255ce'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929bc5acbcd614948255c4')}, "u"=>{"$set"=>{"parent_id"=>"5b929bc6a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929bc5acbcd614948255c6')}, "u"=>{"$set"=>{"parent_id"=>"5b929bc6a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929bc5acbcd614948255c8')}, "u"=>{"$set"=>{"parent_id"=>"5b929bc6a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929bc5acbcd614948255ca')}, "u"=>{"$set"=>{"parent_id"=>"5b929bc6a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929bc5acbcd614948255cc')}, "u"=>{"$set"=>{"parent_id"=>"5b929bc6a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929bc6acbcd614948255ce'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bc6acbcd614948255ce", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bc6acbcd614948255ce", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bc6acbcd614948255ce", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bc6acbcd614948255ce", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bc6acbcd614948255ce", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bc6acbcd614948255ce", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bc6acbcd614948255ce", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bc6acbcd614948255ce", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bc6acbcd614948255ce", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bc6acbcd614948255ce", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bc6acbcd614948255ce", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bc6acbcd614948255df'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929bc6acbcd614948255ce'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bc6acbcd614948255ce", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bc6acbcd614948255ce", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bc6acbcd614948255ce", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bc6acbcd614948255ce", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bc6acbcd614948255ce", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bc6acbcd614948255ce", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bc6acbcd614948255ce", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929bc5acbcd614948255c4')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929bc5acbcd614948255c6')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929bc5acbcd614948255c8')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929bc5acbcd614948255ca')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929bc5acbcd614948255cc')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929bc6acbcd614948255df')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b929bc6acbcd614948255df", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bc6acbcd614948255ce", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bc6acbcd614948255ce", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bc6acbcd614948255ce", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bc6acbcd614948255ce", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bc6acbcd614948255ce", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bc6acbcd614948255ce", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bc6acbcd614948255ce", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929bc6acbcd614948255ce'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bc6acbcd614948255ce", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bc6acbcd614948255ce", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bc6acbcd614948255ce", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bc6acbcd614948255ce", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bc6acbcd614948255ce", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bc6acbcd614948255ce", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bc6acbcd614948255ce", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b929bc6acbcd614948255ce", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bc6acbcd614948255ce", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bc6acbcd614948255ce", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bc6acbcd614948255ce", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "cart_id"=>"5b929bc6acbcd614948255ce", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bc6acbcd614948255ce", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bc6acbcd614948255ce", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fa", "parent_id"=>"5b929bc6acbcd614948255ce", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bc6acbcd614948255ea'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bc6acbcd614948255ec'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bc6acbcd614948255ee'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bc6acbcd614948255f0'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bc6acbcd614948255f2'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bc6acbcd614948255f4'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929bc7acbcd614948255f6'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929bc6acbcd614948255ec')}, "u"=>{"$set"=>{"parent_id"=>"5b929bc7a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929bc6acbcd614948255ee')}, "u"=>{"$set"=>{"parent_id"=>"5b929bc7a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929bc6acbcd614948255f0')}, "u"=>{"$set"=>{"parent_id"=>"5b929bc7a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929bc6acbcd614948255f2')}, "u"=>{"$set"=>{"parent_id"=>"5b929bc7a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd61494825302'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929bc6acbcd614948255f4')}, "u"=>{"$set"=>{"parent_id"=>"5b929bc7a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929bc7acbcd614948255f6'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929bb0acbcd614948252fe')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929bb0acbcd614948252fe", "parent_id"=>"5b929bc7acbcd614948255f6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.006s Please set AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY and AWS_REGION in your env vars, to use the sns_client. :initializers/aws.rb Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"ayden.grimes@bashirianbraun.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"BM2hMftrM6Asiwf6YNb1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"MZLxsLdFJW93atxgh412"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"fxkxJ1WQ9N-KFpXCVsSf"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"augustine.bechtelar@botsfordauer.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"1eWqCy4RcsiTQmn3hapE"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yLKrumk2sh7icWF5qp76"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7f'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b87')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"4CUKg8oX4mMX_QoZFi68"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"claria@keeling.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"MTxHsU55WE5ekMyqXjBb"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ex4mnp671yQ4c3SiZDZJ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7e'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sneSsmqdQjAHu2ERsK2i"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7f')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"sibyl_brekke@runte.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"X2kWA8Jjs8YEsks4ryVM"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"hrD3ecQxpGj6D1y-YczN"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b8a'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b8a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b8d'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b8f'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b91'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b93'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929d9cacbcd616b0900b95'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929d9cacbcd616b0900b97'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b8d')}, "u"=>{"$set"=>{"parent_id"=>"5b929d9ca... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b8f')}, "u"=>{"$set"=>{"parent_id"=>"5b929d9ca... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b91')}, "u"=>{"$set"=>{"parent_id"=>"5b929d9ca... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b93')}, "u"=>{"$set"=>{"parent_id"=>"5b929d9ca... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929d9cacbcd616b0900b95')}, "u"=>{"$set"=>{"parent_id"=>"5b929d9ca... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929d9cacbcd616b0900b97'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929d9cacbcd616b0900b97", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929d9cacbcd616b0900b97", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929d9cacbcd616b0900b97", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929d9cacbcd616b0900b97", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929d9cacbcd616b0900b97", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929d9cacbcd616b0900b97", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929d9cacbcd616b0900b97", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929d9cacbcd616b0900b97", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929d9cacbcd616b0900b97", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929d9cacbcd616b0900b97", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929d9cacbcd616b0900b97", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929d9cacbcd616b0900b97", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929d9cacbcd616b0900b97", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929d9cacbcd616b0900ba8'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929d9cacbcd616b0900b97'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929d9cacbcd616b0900b97", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929d9cacbcd616b0900b97", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929d9cacbcd616b0900b97", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929d9cacbcd616b0900b97", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929d9cacbcd616b0900b97", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929d9cacbcd616b0900b97", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929d9cacbcd616b0900b97", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929d9cacbcd616b0900b97", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b8d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b8f')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b91')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b93')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929d9cacbcd616b0900b95')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929d9cacbcd616b0900ba8')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b929d9cacbcd616b0900ba8", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929d9cacbcd616b0900b97", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929d9cacbcd616b0900b97", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929d9cacbcd616b0900b97", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929d9cacbcd616b0900b97", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929d9cacbcd616b0900b97", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929d9cacbcd616b0900b97", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929d9cacbcd616b0900b97", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929d9cacbcd616b0900b97", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"_id"=>{"$oid"=>"5b929d9cacbcd616b0900bb3"}, "applicable"=>false, "autocomplete_description"=>nil, "cart_id"=>"5b929d9cacbcd616b0900b97", "count"=>nil, "created_at"=>nil, "declined"=>nil, "discount_amount"=>50.0, "discount_percentage"=>0.0, "doc_version"=>0, "masked_tags"=>nil, "pending"=>nil, "primary_link"=>nil, "product_ids"=>["5b929d9bacbcd616b0900b82", "5b929d9bacbcd616b0900b82", "5b929d9bacbcd616b0900b82", "5b929d9bacbcd616b0900b82", "5b929d9bacbcd616b0900b82"], "public"=>"no", "requires_verification"=>true, "resource_class"=>nil, "resource_id"=>nil, "secondary_links"=>{}, "tags"=>nil, "updated_at"=>nil, "used_by_users"=>nil, "verified"=>nil}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: _id, applicable, autocomplete_description, count, created_at, declined, doc_version, masked_tags, pending, primary_link, product_ids, public, resource_class, resource_id, secondary_links, tags, updated_at, used_by_users, verified Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929d9cacbcd616b0900b97'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929d9cacbcd616b0900b97", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929d9cacbcd616b0900b97", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929d9cacbcd616b0900b97", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929d9cacbcd616b0900b97", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929d9cacbcd616b0900b97", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929d9cacbcd616b0900b97", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929d9cacbcd616b0900b97", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929d9cacbcd616b0900b97", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b929d9cacbcd616b0900b97", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929d9cacbcd616b0900b97", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929d9cacbcd616b0900b97", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929d9cacbcd616b0900b97", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929d9cacbcd616b0900b97", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929d9cacbcd616b0900b97", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929d9cacbcd616b0900b97", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929d9cacbcd616b0900b97", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929d9cacbcd616b0900b97", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929d9cacbcd616b0900bb4'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Completed 201 Created in 277ms (Views: 3.0ms) MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929d9dacbcd616b0900bb6'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929d9dacbcd616b0900bb8'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929d9dacbcd616b0900bba'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929d9dacbcd616b0900bbc'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929d9dacbcd616b0900bbe'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929d9dacbcd616b0900bc0'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929d9dacbcd616b0900bb6')}, "u"=>{"$set"=>{"parent_id"=>"5b929d9da... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929d9dacbcd616b0900bb8')}, "u"=>{"$set"=>{"parent_id"=>"5b929d9da... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929d9dacbcd616b0900bba')}, "u"=>{"$set"=>{"parent_id"=>"5b929d9da... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929d9dacbcd616b0900bbc')}, "u"=>{"$set"=>{"parent_id"=>"5b929d9da... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929d9dacbcd616b0900bbe')}, "u"=>{"$set"=>{"parent_id"=>"5b929d9da... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929d9dacbcd616b0900bc0'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929d9dacbcd616b0900bc0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929d9dacbcd616b0900bc0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929d9dacbcd616b0900bc0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929d9dacbcd616b0900bc0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929d9dacbcd616b0900bc0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929d9dacbcd616b0900bc0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929d9dacbcd616b0900bc0", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929d9dacbcd616b0900bc0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929d9dacbcd616b0900bc0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929d9dacbcd616b0900bc0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929d9dacbcd616b0900bc0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929d9dacbcd616b0900bc0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929d9dacbcd616b0900bc0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929d9dacbcd616b0900bd1'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929d9dacbcd616b0900bc0'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929d9dacbcd616b0900bc0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929d9dacbcd616b0900bc0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929d9dacbcd616b0900bc0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929d9dacbcd616b0900bc0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929d9dacbcd616b0900bc0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929d9dacbcd616b0900bc0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929d9dacbcd616b0900bc0", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929d9dacbcd616b0900bc0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929d9dacbcd616b0900bb6')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929d9dacbcd616b0900bb8')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929d9dacbcd616b0900bba')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929d9dacbcd616b0900bbc')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929d9dacbcd616b0900bbe')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929d9dacbcd616b0900bd1')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b929d9dacbcd616b0900bd1", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929d9dacbcd616b0900bc0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929d9dacbcd616b0900bc0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929d9dacbcd616b0900bc0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929d9dacbcd616b0900bc0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929d9dacbcd616b0900bc0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929d9dacbcd616b0900bc0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929d9dacbcd616b0900bc0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929d9dacbcd616b0900bc0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929d9dacbcd616b0900bc0'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929d9dacbcd616b0900bc0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929d9dacbcd616b0900bc0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929d9dacbcd616b0900bc0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929d9dacbcd616b0900bc0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929d9dacbcd616b0900bc0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929d9dacbcd616b0900bc0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929d9dacbcd616b0900bc0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929d9dacbcd616b0900bc0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b929d9dacbcd616b0900bc0", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929d9dacbcd616b0900bc0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929d9dacbcd616b0900bc0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929d9dacbcd616b0900bc0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929d9dacbcd616b0900bc0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929d9dacbcd616b0900bc0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929d9dacbcd616b0900bc0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929d9dacbcd616b0900bc0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929d9dacbcd616b0900bc0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929d9dacbcd616b0900bdc'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started GET "/shopping/discounts/5b929d9dacbcd616b0900bdc?%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%7D" for 127.0.0.1 at 2018-09-07 21:17:42 +0530 Processing by Shopping::DiscountsController#show as JSON Parameters: {"{\"api_key\":\"test\",\"current_app_id\":\"testappid\"}"=>nil, "id"=>"5b929d9dacbcd616b0900bdc", "discount"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b929d9dacbcd616b0900bdc'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929d9eacbcd616b0900bde'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929d9eacbcd616b0900be0'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929d9eacbcd616b0900be2'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929d9eacbcd616b0900be4'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929d9eacbcd616b0900be6'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929d9eacbcd616b0900be8'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929d9eacbcd616b0900bde')}, "u"=>{"$set"=>{"parent_id"=>"5b929d9ea... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929d9eacbcd616b0900be0')}, "u"=>{"$set"=>{"parent_id"=>"5b929d9ea... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929d9eacbcd616b0900be2')}, "u"=>{"$set"=>{"parent_id"=>"5b929d9ea... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929d9eacbcd616b0900be4')}, "u"=>{"$set"=>{"parent_id"=>"5b929d9ea... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929d9eacbcd616b0900be6')}, "u"=>{"$set"=>{"parent_id"=>"5b929d9ea... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929d9eacbcd616b0900be8'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929d9eacbcd616b0900be8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929d9eacbcd616b0900be8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929d9eacbcd616b0900be8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929d9eacbcd616b0900be8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929d9eacbcd616b0900be8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929d9eacbcd616b0900be8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929d9eacbcd616b0900be8", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929d9eacbcd616b0900be8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929d9eacbcd616b0900be8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929d9eacbcd616b0900be8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929d9eacbcd616b0900be8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929d9eacbcd616b0900be8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929d9eacbcd616b0900be8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929d9eacbcd616b0900bf9'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929d9eacbcd616b0900be8'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929d9eacbcd616b0900be8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929d9eacbcd616b0900be8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929d9eacbcd616b0900be8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929d9eacbcd616b0900be8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929d9eacbcd616b0900be8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929d9eacbcd616b0900be8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929d9eacbcd616b0900be8", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929d9eacbcd616b0900be8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929d9eacbcd616b0900bde')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929d9eacbcd616b0900be0')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929d9eacbcd616b0900be2')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929d9eacbcd616b0900be4')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929d9eacbcd616b0900be6')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.005s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929d9eacbcd616b0900bf9')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b929d9eacbcd616b0900bf9", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929d9eacbcd616b0900be8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929d9eacbcd616b0900be8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929d9eacbcd616b0900be8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929d9eacbcd616b0900be8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929d9eacbcd616b0900be8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929d9eacbcd616b0900be8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929d9eacbcd616b0900be8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929d9eacbcd616b0900be8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929d9eacbcd616b0900be8'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929d9eacbcd616b0900be8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929d9eacbcd616b0900be8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929d9eacbcd616b0900be8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929d9eacbcd616b0900be8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929d9eacbcd616b0900be8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929d9eacbcd616b0900be8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929d9eacbcd616b0900be8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929d9eacbcd616b0900be8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b929d9eacbcd616b0900be8", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929d9eacbcd616b0900be8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929d9eacbcd616b0900be8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929d9eacbcd616b0900be8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929d9eacbcd616b0900be8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929d9eacbcd616b0900be8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929d9eacbcd616b0900be8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929d9eacbcd616b0900be8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929d9eacbcd616b0900be8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929d9facbcd616b0900c04'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started POST "/shopping/cart_items/create_multiple" for 127.0.0.1 at 2018-09-07 21:17:43 +0530 Processing by Shopping::CartItemsController#create_multiple as JSON Parameters: {"id"=>"5b929d9facbcd616b0900c04", "discount"=>{"product_ids"=>["5b929d9bacbcd616b0900b82", "5b929d9bacbcd616b0900b82", "5b929d9bacbcd616b0900b82", "5b929d9bacbcd616b0900b82", "5b929d9bacbcd616b0900b82"]}, "api_key"=>"test", "current_app_id"=>"testappid", "cart_item"=>{"discount"=>{"product_ids"=>["5b929d9bacbcd616b0900b82", "5b929d9bacbcd616b0900b82", "5b929d9bacbcd616b0900b82", "5b929d9bacbcd616b0900b82", "5b929d9bacbcd616b0900b82"]}}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: id, api_key, current_app_id, cart_item, user_token Unpermitted parameter: discount Unpermitted parameters: id, discount, api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b929d9facbcd616b0900c04'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b929d9facbcd616b0900c04'), "resource_id"=>"5b929d9bacbcd616b0900b7e", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929d9facbcd616b0900c07'), "doc_version"=>0, "secondary_links"=>{"Orde... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929d9facbcd616b0900c09'), "doc_version"=>0, "secondary_links"=>{"Orde... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929d9facbcd616b0900c0b'), "doc_version"=>0, "secondary_links"=>{"Orde... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929d9facbcd616b0900c0d'), "doc_version"=>0, "secondary_links"=>{"Orde... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929d9facbcd616b0900c0f'), "doc_version"=>0, "secondary_links"=>{"Orde... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Rendered /home/bhargav/Github/Auth/app/views/auth/shopping/cart_items/create_multiple.json.erb (12.8ms) Completed 200 OK in 475ms (Views: 35.3ms) MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929d9facbcd616b0900c11'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929d9facbcd616b0900c13'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929d9facbcd616b0900c15'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929da0acbcd616b0900c17'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929da0acbcd616b0900c19'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929da0acbcd616b0900c1b'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929d9facbcd616b0900c11')}, "u"=>{"$set"=>{"parent_id"=>"5b929da0a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929d9facbcd616b0900c13')}, "u"=>{"$set"=>{"parent_id"=>"5b929da0a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929d9facbcd616b0900c15')}, "u"=>{"$set"=>{"parent_id"=>"5b929da0a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929da0acbcd616b0900c17')}, "u"=>{"$set"=>{"parent_id"=>"5b929da0a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929da0acbcd616b0900c19')}, "u"=>{"$set"=>{"parent_id"=>"5b929da0a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929da0acbcd616b0900c1b'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da0acbcd616b0900c1b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da0acbcd616b0900c1b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929da0acbcd616b0900c1b", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929da0acbcd616b0900c1b", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da0acbcd616b0900c1b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da0acbcd616b0900c1b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da0acbcd616b0900c1b", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da0acbcd616b0900c1b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da0acbcd616b0900c1b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929da0acbcd616b0900c1b", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929da0acbcd616b0900c1b", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da0acbcd616b0900c1b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da0acbcd616b0900c1b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929da0acbcd616b0900c2c'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929da0acbcd616b0900c1b'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da0acbcd616b0900c1b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da0acbcd616b0900c1b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929da0acbcd616b0900c1b", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929da0acbcd616b0900c1b", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da0acbcd616b0900c1b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da0acbcd616b0900c1b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da0acbcd616b0900c1b", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da0acbcd616b0900c1b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929d9facbcd616b0900c11')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929d9facbcd616b0900c13')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929d9facbcd616b0900c15')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929da0acbcd616b0900c17')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929da0acbcd616b0900c19')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929da0acbcd616b0900c2c')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b929da0acbcd616b0900c2c", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da0acbcd616b0900c1b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da0acbcd616b0900c1b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da0acbcd616b0900c1b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929da0acbcd616b0900c1b", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929da0acbcd616b0900c1b", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da0acbcd616b0900c1b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da0acbcd616b0900c1b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da0acbcd616b0900c1b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929da0acbcd616b0900c1b'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da0acbcd616b0900c1b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da0acbcd616b0900c1b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929da0acbcd616b0900c1b", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929da0acbcd616b0900c1b", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da0acbcd616b0900c1b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da0acbcd616b0900c1b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da0acbcd616b0900c1b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da0acbcd616b0900c1b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b929da0acbcd616b0900c1b", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da0acbcd616b0900c1b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da0acbcd616b0900c1b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da0acbcd616b0900c1b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929da0acbcd616b0900c1b", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929da0acbcd616b0900c1b", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da0acbcd616b0900c1b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da0acbcd616b0900c1b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da0acbcd616b0900c1b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929da0acbcd616b0900c37'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929da0acbcd616b0900c39'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929da0acbcd616b0900c3b'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929da1acbcd616b0900c3d'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929da1acbcd616b0900c3f'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929da1acbcd616b0900c41'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started POST "/shopping/carts" for 127.0.0.1 at 2018-09-07 21:17:45 +0530 Processing by Shopping::CartsController#create as JSON Parameters: {"cart"=>{"add_cart_item_ids"=>["5b929da0acbcd616b0900c39", "5b929da0acbcd616b0900c3b", "5b929da1acbcd616b0900c3d", "5b929da1acbcd616b0900c3f", "5b929da1acbcd616b0900c41"]}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b929da0acbcd616b0900c39'), "resource_id"=>"5b929d9bacbcd616b0900b7e", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b929da0acbcd616b0900c39'), "resource_id"=>"5b929d9bacbcd616b0900b7e", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929da0acbcd616b0900c39')}, "u"=>{"$set"=>{"parent_id"=>"5b929da1a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b929da0acbcd616b0900c3b'), "resource_id"=>"5b929d9bacbcd616b0900b7e", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b929da0acbcd616b0900c3b'), "resource_id"=>"5b929d9bacbcd616b0900b7e", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929da0acbcd616b0900c3b')}, "u"=>{"$set"=>{"parent_id"=>"5b929da1a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b929da1acbcd616b0900c3d'), "resource_id"=>"5b929d9bacbcd616b0900b7e", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b929da1acbcd616b0900c3d'), "resource_id"=>"5b929d9bacbcd616b0900b7e", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929da1acbcd616b0900c3d')}, "u"=>{"$set"=>{"parent_id"=>"5b929da1a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b929da1acbcd616b0900c3f'), "resource_id"=>"5b929d9bacbcd616b0900b7e", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b929da1acbcd616b0900c3f'), "resource_id"=>"5b929d9bacbcd616b0900b7e", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929da1acbcd616b0900c3f')}, "u"=>{"$set"=>{"parent_id"=>"5b929da1a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b929da1acbcd616b0900c41'), "resource_id"=>"5b929d9bacbcd616b0900b7e", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b929da1acbcd616b0900c41'), "resource_id"=>"5b929d9bacbcd616b0900b7e", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929da1acbcd616b0900c41')}, "u"=>{"$set"=>{"parent_id"=>"5b929da1a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929da1acbcd616b0900c43'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7e", "parent_id"=>"5b929da1acbcd616b0900c43", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7e", "parent_id"=>"5b929da1acbcd616b0900c43", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929da1acbcd616b0900c54'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929da1acbcd616b0900c56'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929da1acbcd616b0900c58'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929da1acbcd616b0900c5a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929da2acbcd616b0900c5c'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929da2acbcd616b0900c5e'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929da1acbcd616b0900c54')}, "u"=>{"$set"=>{"parent_id"=>"5b929da2a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929da1acbcd616b0900c56')}, "u"=>{"$set"=>{"parent_id"=>"5b929da2a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929da1acbcd616b0900c58')}, "u"=>{"$set"=>{"parent_id"=>"5b929da2a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929da1acbcd616b0900c5a')}, "u"=>{"$set"=>{"parent_id"=>"5b929da2a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929da2acbcd616b0900c5c')}, "u"=>{"$set"=>{"parent_id"=>"5b929da2a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929da2acbcd616b0900c5e'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da2acbcd616b0900c5e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da2acbcd616b0900c5e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929da2acbcd616b0900c5e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929da2acbcd616b0900c5e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da2acbcd616b0900c5e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da2acbcd616b0900c5e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da2acbcd616b0900c5e", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da2acbcd616b0900c5e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da2acbcd616b0900c5e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929da2acbcd616b0900c5e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929da2acbcd616b0900c5e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da2acbcd616b0900c5e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da2acbcd616b0900c5e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929da2acbcd616b0900c6f'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929da2acbcd616b0900c5e'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da2acbcd616b0900c5e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da2acbcd616b0900c5e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929da2acbcd616b0900c5e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929da2acbcd616b0900c5e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da2acbcd616b0900c5e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da2acbcd616b0900c5e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da2acbcd616b0900c5e", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da2acbcd616b0900c5e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929da1acbcd616b0900c54')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929da1acbcd616b0900c56')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929da1acbcd616b0900c58')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929da1acbcd616b0900c5a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929da2acbcd616b0900c5c')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929da2acbcd616b0900c6f')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b929da2acbcd616b0900c6f", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da2acbcd616b0900c5e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da2acbcd616b0900c5e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da2acbcd616b0900c5e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929da2acbcd616b0900c5e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929da2acbcd616b0900c5e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da2acbcd616b0900c5e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da2acbcd616b0900c5e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da2acbcd616b0900c5e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929da2acbcd616b0900c5e'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da2acbcd616b0900c5e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da2acbcd616b0900c5e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929da2acbcd616b0900c5e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929da2acbcd616b0900c5e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da2acbcd616b0900c5e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da2acbcd616b0900c5e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da2acbcd616b0900c5e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da2acbcd616b0900c5e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b929da2acbcd616b0900c5e", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da2acbcd616b0900c5e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da2acbcd616b0900c5e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da2acbcd616b0900c5e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929da2acbcd616b0900c5e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929da2acbcd616b0900c5e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da2acbcd616b0900c5e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da2acbcd616b0900c5e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da2acbcd616b0900c5e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929da2acbcd616b0900c7a'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929da2acbcd616b0900c7c'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929da2acbcd616b0900c7e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929da3acbcd616b0900c80'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929da3acbcd616b0900c82'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929da3acbcd616b0900c84'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929da3acbcd616b0900c86'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929da2acbcd616b0900c7c')}, "u"=>{"$set"=>{"parent_id"=>"5b929da3a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929da2acbcd616b0900c7e')}, "u"=>{"$set"=>{"parent_id"=>"5b929da3a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929da3acbcd616b0900c80')}, "u"=>{"$set"=>{"parent_id"=>"5b929da3a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929da3acbcd616b0900c82')}, "u"=>{"$set"=>{"parent_id"=>"5b929da3a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929da3acbcd616b0900c84')}, "u"=>{"$set"=>{"parent_id"=>"5b929da3a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/shopping/payments" for 127.0.0.1 at 2018-09-07 21:17:47 +0530 Processing by Shopping::PaymentsController#create as JSON Parameters: {"cart_id"=>"5b929da3acbcd616b0900c86", "payment_type"=>"cash", "amount"=>0.0, "discount_id"=>"5b929da2acbcd616b0900c7a", "api_key"=>"test", "current_app_id"=>"testappid", "payment"=>{"amount"=>0.0, "payment_type"=>"cash", "cart_id"=>"5b929da3acbcd616b0900c86", "discount_id"=>"5b929da2acbcd616b0900c7a"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: cart_id, payment_type, amount, discount_id, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, amount, discount_id, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, amount, discount_id, api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929da3acbcd616b0900c86'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7e", "parent_id"=>"5b929da3acbcd616b0900c86", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7e", "parent_id"=>"5b929da3acbcd616b0900c86", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929da3acbcd616b0900c98'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929da4acbcd616b0900c9a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929da4acbcd616b0900c9c'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929da4acbcd616b0900c9e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929da4acbcd616b0900ca0'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929da4acbcd616b0900ca2'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929da3acbcd616b0900c98')}, "u"=>{"$set"=>{"parent_id"=>"5b929da4a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929da4acbcd616b0900c9a')}, "u"=>{"$set"=>{"parent_id"=>"5b929da4a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929da4acbcd616b0900c9c')}, "u"=>{"$set"=>{"parent_id"=>"5b929da4a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929da4acbcd616b0900c9e')}, "u"=>{"$set"=>{"parent_id"=>"5b929da4a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929da4acbcd616b0900ca0')}, "u"=>{"$set"=>{"parent_id"=>"5b929da4a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929da4acbcd616b0900ca2'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da4acbcd616b0900ca2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da4acbcd616b0900ca2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929da4acbcd616b0900ca2", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929da4acbcd616b0900ca2", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da4acbcd616b0900ca2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da4acbcd616b0900ca2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da4acbcd616b0900ca2", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da4acbcd616b0900ca2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da4acbcd616b0900ca2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929da4acbcd616b0900ca2", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929da4acbcd616b0900ca2", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da4acbcd616b0900ca2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da4acbcd616b0900ca2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929da4acbcd616b0900cb3'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929da4acbcd616b0900ca2'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da4acbcd616b0900ca2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da4acbcd616b0900ca2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929da4acbcd616b0900ca2", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929da4acbcd616b0900ca2", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da4acbcd616b0900ca2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da4acbcd616b0900ca2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da4acbcd616b0900ca2", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da4acbcd616b0900ca2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929da3acbcd616b0900c98')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929da4acbcd616b0900c9a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929da4acbcd616b0900c9c')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929da4acbcd616b0900c9e')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929da4acbcd616b0900ca0')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929da4acbcd616b0900cb3')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b929da4acbcd616b0900cb3", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da4acbcd616b0900ca2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da4acbcd616b0900ca2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da4acbcd616b0900ca2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929da4acbcd616b0900ca2", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929da4acbcd616b0900ca2", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da4acbcd616b0900ca2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da4acbcd616b0900ca2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da4acbcd616b0900ca2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929da4acbcd616b0900ca2'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da4acbcd616b0900ca2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da4acbcd616b0900ca2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929da4acbcd616b0900ca2", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929da4acbcd616b0900ca2", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da4acbcd616b0900ca2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da4acbcd616b0900ca2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da4acbcd616b0900ca2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da4acbcd616b0900ca2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b929da4acbcd616b0900ca2", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da4acbcd616b0900ca2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da4acbcd616b0900ca2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da4acbcd616b0900ca2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929da4acbcd616b0900ca2", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929da4acbcd616b0900ca2", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da4acbcd616b0900ca2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da4acbcd616b0900ca2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da4acbcd616b0900ca2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929da4acbcd616b0900cbe'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929da4acbcd616b0900cc0'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929da5acbcd616b0900cc2'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929da5acbcd616b0900cc4'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929da5acbcd616b0900cc6'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929da5acbcd616b0900cc8'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929da5acbcd616b0900cca'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929da4acbcd616b0900cc0')}, "u"=>{"$set"=>{"parent_id"=>"5b929da5a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929da5acbcd616b0900cc2')}, "u"=>{"$set"=>{"parent_id"=>"5b929da5a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929da5acbcd616b0900cc4')}, "u"=>{"$set"=>{"parent_id"=>"5b929da5a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929da5acbcd616b0900cc6')}, "u"=>{"$set"=>{"parent_id"=>"5b929da5a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929da5acbcd616b0900cc8')}, "u"=>{"$set"=>{"parent_id"=>"5b929da5a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929da5acbcd616b0900cca'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7e", "parent_id"=>"5b929da5acbcd616b0900cca", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7e", "parent_id"=>"5b929da5acbcd616b0900cca", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929da5acbcd616b0900cdc'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929da5acbcd616b0900cde'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929da5acbcd616b0900ce0'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929da5acbcd616b0900ce2'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929da6acbcd616b0900ce4'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929da6acbcd616b0900ce6'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929da5acbcd616b0900cdc')}, "u"=>{"$set"=>{"parent_id"=>"5b929da6a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929da5acbcd616b0900cde')}, "u"=>{"$set"=>{"parent_id"=>"5b929da6a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929da5acbcd616b0900ce0')}, "u"=>{"$set"=>{"parent_id"=>"5b929da6a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929da5acbcd616b0900ce2')}, "u"=>{"$set"=>{"parent_id"=>"5b929da6a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929da6acbcd616b0900ce4')}, "u"=>{"$set"=>{"parent_id"=>"5b929da6a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929da6acbcd616b0900ce6'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da6acbcd616b0900ce6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da6acbcd616b0900ce6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929da6acbcd616b0900ce6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929da6acbcd616b0900ce6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da6acbcd616b0900ce6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da6acbcd616b0900ce6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da6acbcd616b0900ce6", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da6acbcd616b0900ce6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da6acbcd616b0900ce6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929da6acbcd616b0900ce6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929da6acbcd616b0900ce6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da6acbcd616b0900ce6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da6acbcd616b0900ce6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929da6acbcd616b0900cf7'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929da6acbcd616b0900ce6'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da6acbcd616b0900ce6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da6acbcd616b0900ce6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929da6acbcd616b0900ce6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929da6acbcd616b0900ce6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da6acbcd616b0900ce6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da6acbcd616b0900ce6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da6acbcd616b0900ce6", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da6acbcd616b0900ce6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929da5acbcd616b0900cdc')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929da5acbcd616b0900cde')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929da5acbcd616b0900ce0')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929da5acbcd616b0900ce2')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929da6acbcd616b0900ce4')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929da6acbcd616b0900cf7')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b929da6acbcd616b0900cf7", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da6acbcd616b0900ce6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da6acbcd616b0900ce6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da6acbcd616b0900ce6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929da6acbcd616b0900ce6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929da6acbcd616b0900ce6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da6acbcd616b0900ce6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da6acbcd616b0900ce6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da6acbcd616b0900ce6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929da6acbcd616b0900ce6'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da6acbcd616b0900ce6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da6acbcd616b0900ce6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929da6acbcd616b0900ce6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929da6acbcd616b0900ce6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da6acbcd616b0900ce6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da6acbcd616b0900ce6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da6acbcd616b0900ce6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da6acbcd616b0900ce6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b929da6acbcd616b0900ce6", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da6acbcd616b0900ce6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da6acbcd616b0900ce6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da6acbcd616b0900ce6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929da6acbcd616b0900ce6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929da6acbcd616b0900ce6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da6acbcd616b0900ce6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da6acbcd616b0900ce6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da6acbcd616b0900ce6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929da6acbcd616b0900d02'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929da6acbcd616b0900d04'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929da6acbcd616b0900d06'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929da6acbcd616b0900d08'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929da7acbcd616b0900d0a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929da7acbcd616b0900d0c'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929da7acbcd616b0900d0e'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929da6acbcd616b0900d04')}, "u"=>{"$set"=>{"parent_id"=>"5b929da7a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929da6acbcd616b0900d06')}, "u"=>{"$set"=>{"parent_id"=>"5b929da7a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929da6acbcd616b0900d08')}, "u"=>{"$set"=>{"parent_id"=>"5b929da7a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929da7acbcd616b0900d0a')}, "u"=>{"$set"=>{"parent_id"=>"5b929da7a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929da7acbcd616b0900d0c')}, "u"=>{"$set"=>{"parent_id"=>"5b929da7a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929da7acbcd616b0900d0e'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7e", "parent_id"=>"5b929da7acbcd616b0900d0e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7e", "parent_id"=>"5b929da7acbcd616b0900d0e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929da7acbcd616b0900d20'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.014s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929da7acbcd616b0900d22'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929da7acbcd616b0900d24'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929da7acbcd616b0900d26'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929da7acbcd616b0900d28'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929da8acbcd616b0900d2a'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929da7acbcd616b0900d20')}, "u"=>{"$set"=>{"parent_id"=>"5b929da8a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929da7acbcd616b0900d22')}, "u"=>{"$set"=>{"parent_id"=>"5b929da8a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929da7acbcd616b0900d24')}, "u"=>{"$set"=>{"parent_id"=>"5b929da8a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929da7acbcd616b0900d26')}, "u"=>{"$set"=>{"parent_id"=>"5b929da8a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929da7acbcd616b0900d28')}, "u"=>{"$set"=>{"parent_id"=>"5b929da8a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929da8acbcd616b0900d2a'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da8acbcd616b0900d2a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da8acbcd616b0900d2a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929da8acbcd616b0900d2a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929da8acbcd616b0900d2a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da8acbcd616b0900d2a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da8acbcd616b0900d2a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da8acbcd616b0900d2a", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da8acbcd616b0900d2a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da8acbcd616b0900d2a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929da8acbcd616b0900d2a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929da8acbcd616b0900d2a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da8acbcd616b0900d2a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da8acbcd616b0900d2a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929da8acbcd616b0900d3b'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929da8acbcd616b0900d2a'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da8acbcd616b0900d2a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da8acbcd616b0900d2a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929da8acbcd616b0900d2a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929da8acbcd616b0900d2a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da8acbcd616b0900d2a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da8acbcd616b0900d2a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da8acbcd616b0900d2a", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da8acbcd616b0900d2a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929da7acbcd616b0900d20')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929da7acbcd616b0900d22')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929da7acbcd616b0900d24')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929da7acbcd616b0900d26')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929da7acbcd616b0900d28')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929da8acbcd616b0900d3b')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b929da8acbcd616b0900d3b", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da8acbcd616b0900d2a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da8acbcd616b0900d2a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da8acbcd616b0900d2a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929da8acbcd616b0900d2a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929da8acbcd616b0900d2a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da8acbcd616b0900d2a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da8acbcd616b0900d2a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da8acbcd616b0900d2a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929da8acbcd616b0900d2a'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da8acbcd616b0900d2a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da8acbcd616b0900d2a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929da8acbcd616b0900d2a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929da8acbcd616b0900d2a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da8acbcd616b0900d2a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da8acbcd616b0900d2a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da8acbcd616b0900d2a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da8acbcd616b0900d2a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b929da8acbcd616b0900d2a", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da8acbcd616b0900d2a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da8acbcd616b0900d2a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da8acbcd616b0900d2a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929da8acbcd616b0900d2a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929da8acbcd616b0900d2a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da8acbcd616b0900d2a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da8acbcd616b0900d2a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da8acbcd616b0900d2a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929da8acbcd616b0900d46'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929da8acbcd616b0900d48'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929da8acbcd616b0900d4a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929da8acbcd616b0900d4c'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929da8acbcd616b0900d4e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929da9acbcd616b0900d50'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929da9acbcd616b0900d52'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929da8acbcd616b0900d48')}, "u"=>{"$set"=>{"parent_id"=>"5b929da9a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929da8acbcd616b0900d4a')}, "u"=>{"$set"=>{"parent_id"=>"5b929da9a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929da8acbcd616b0900d4c')}, "u"=>{"$set"=>{"parent_id"=>"5b929da9a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929da8acbcd616b0900d4e')}, "u"=>{"$set"=>{"parent_id"=>"5b929da9a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929da9acbcd616b0900d50')}, "u"=>{"$set"=>{"parent_id"=>"5b929da9a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929da9acbcd616b0900d52'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7e", "parent_id"=>"5b929da9acbcd616b0900d52", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7e", "parent_id"=>"5b929da9acbcd616b0900d52", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929da9acbcd616b0900d64'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929da9acbcd616b0900d66'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929da9acbcd616b0900d68'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929da9acbcd616b0900d6a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929da9acbcd616b0900d6c'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929da9acbcd616b0900d6e'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929da9acbcd616b0900d64')}, "u"=>{"$set"=>{"parent_id"=>"5b929da9a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929da9acbcd616b0900d66')}, "u"=>{"$set"=>{"parent_id"=>"5b929da9a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929da9acbcd616b0900d68')}, "u"=>{"$set"=>{"parent_id"=>"5b929da9a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929da9acbcd616b0900d6a')}, "u"=>{"$set"=>{"parent_id"=>"5b929da9a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929da9acbcd616b0900d6c')}, "u"=>{"$set"=>{"parent_id"=>"5b929da9a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929da9acbcd616b0900d6e'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da9acbcd616b0900d6e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da9acbcd616b0900d6e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929da9acbcd616b0900d6e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929da9acbcd616b0900d6e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da9acbcd616b0900d6e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da9acbcd616b0900d6e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da9acbcd616b0900d6e", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da9acbcd616b0900d6e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da9acbcd616b0900d6e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929da9acbcd616b0900d6e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929da9acbcd616b0900d6e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da9acbcd616b0900d6e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da9acbcd616b0900d6e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929da9acbcd616b0900d6e'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da9acbcd616b0900d6e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da9acbcd616b0900d6e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929da9acbcd616b0900d6e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929da9acbcd616b0900d6e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da9acbcd616b0900d6e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da9acbcd616b0900d6e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da9acbcd616b0900d6e", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da9acbcd616b0900d6e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929daaacbcd616b0900d7f'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b929daaacbcd616b0900d7f", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da9acbcd616b0900d6e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da9acbcd616b0900d6e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da9acbcd616b0900d6e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929da9acbcd616b0900d6e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929da9acbcd616b0900d6e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da9acbcd616b0900d6e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da9acbcd616b0900d6e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da9acbcd616b0900d6e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"_id"=>{"$oid"=>"5b929daaacbcd616b0900d8a"}, "applicable"=>false, "autocomplete_description"=>nil, "cart_id"=>"5b929da9acbcd616b0900d6e", "count"=>nil, "created_at"=>nil, "declined"=>nil, "discount_amount"=>1.0, "discount_percentage"=>0.0, "doc_version"=>0, "masked_tags"=>nil, "pending"=>nil, "primary_link"=>nil, "product_ids"=>["5b929d9bacbcd616b0900b82", "5b929d9bacbcd616b0900b82", "5b929d9bacbcd616b0900b82", "5b929d9bacbcd616b0900b82", "5b929d9bacbcd616b0900b82"], "public"=>"no", "requires_verification"=>true, "resource_class"=>nil, "resource_id"=>nil, "secondary_links"=>{}, "tags"=>nil, "updated_at"=>nil, "used_by_users"=>nil, "verified"=>nil}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: _id, applicable, autocomplete_description, count, created_at, declined, doc_version, masked_tags, pending, primary_link, product_ids, public, resource_class, resource_id, secondary_links, tags, updated_at, used_by_users, verified Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929da9acbcd616b0900d6e'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da9acbcd616b0900d6e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da9acbcd616b0900d6e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929da9acbcd616b0900d6e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929da9acbcd616b0900d6e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da9acbcd616b0900d6e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da9acbcd616b0900d6e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da9acbcd616b0900d6e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da9acbcd616b0900d6e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b929da9acbcd616b0900d6e", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da9acbcd616b0900d6e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da9acbcd616b0900d6e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da9acbcd616b0900d6e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929da9acbcd616b0900d6e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929da9acbcd616b0900d6e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da9acbcd616b0900d6e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da9acbcd616b0900d6e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929da9acbcd616b0900d6e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "query"=>{"_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s Started POST "/shopping/discounts" for 127.0.0.1 at 2018-09-07 21:17:54 +0530 Value for params[:discount][:declined] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:masked_tags] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:pending] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:product_ids] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:tags] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:used_by_users] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:verified] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Processing by Shopping::DiscountsController#create as JSON Parameters: {"discount"=>{"_id"=>{"$oid"=>"5b929daaacbcd616b0900d8d"}, "applicable"=>false, "autocomplete_description"=>nil, "cart_id"=>nil, "count"=>4, "created_at"=>nil, "declined"=>nil, "discount_amount"=>10.0, "discount_percentage"=>100.0, "doc_version"=>0, "masked_tags"=>nil, "pending"=>nil, "primary_link"=>nil, "product_ids"=>nil, "public"=>"no", "requires_verification"=>false, "resource_class"=>nil, "resource_id"=>nil, "secondary_links"=>{}, "tags"=>nil, "updated_at"=>nil, "used_by_users"=>nil, "verified"=>nil}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken4"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken4"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: _id, applicable, autocomplete_description, created_at, declined, doc_version, masked_tags, pending, primary_link, product_ids, public, resource_class, resource_id, secondary_links, tags, updated_at, used_by_users, verified Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b8a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b8a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b8a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929daaacbcd616b0900d8e'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Completed 201 Created in 60ms (Views: 0.8ms) MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929daaacbcd616b0900d91'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929daaacbcd616b0900d93'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929daaacbcd616b0900d95'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929daaacbcd616b0900d97'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929daaacbcd616b0900d99'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929daaacbcd616b0900d9b'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929daaacbcd616b0900d91')}, "u"=>{"$set"=>{"parent_id"=>"5b929daaa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929daaacbcd616b0900d93')}, "u"=>{"$set"=>{"parent_id"=>"5b929daaa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929daaacbcd616b0900d95')}, "u"=>{"$set"=>{"parent_id"=>"5b929daaa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929daaacbcd616b0900d97')}, "u"=>{"$set"=>{"parent_id"=>"5b929daaa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929daaacbcd616b0900d99')}, "u"=>{"$set"=>{"parent_id"=>"5b929daaa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b8a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929dabacbcd616b0900dac'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started POST "/shopping/payments" for 127.0.0.1 at 2018-09-07 21:17:55 +0530 Processing by Shopping::PaymentsController#create as JSON Parameters: {"cart_id"=>"5b929daaacbcd616b0900d9b", "payment_type"=>"cash", "amount"=>0.0, "discount_id"=>"5b929dabacbcd616b0900dac", "api_key"=>"test", "current_app_id"=>"testappid", "payment"=>{"amount"=>0.0, "payment_type"=>"cash", "cart_id"=>"5b929daaacbcd616b0900d9b", "discount_id"=>"5b929dabacbcd616b0900dac"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: cart_id, payment_type, amount, discount_id, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, amount, discount_id, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, amount, discount_id, api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929daaacbcd616b0900d9b'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929daaacbcd616b0900d9b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929daaacbcd616b0900d9b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929daaacbcd616b0900d9b", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929daaacbcd616b0900d9b", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929daaacbcd616b0900d9b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929daaacbcd616b0900d9b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b929dabacbcd616b0900dac'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "query"=>{"_id"=>BSON::ObjectId('5b929dabacbcd616b0900dac'), "pending"=>{"$ne"=>"5b929dabacbcd616b0900dae"}, "declined"=>{"$ne"=>"5b929dabacbcd616b0900dae"}, "count"=>{"$gte"=>1}, "_type"=>"Shopping::Discou... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929daaacbcd616b0900d9b", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929daaacbcd616b0900d9b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929daaacbcd616b0900d91')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929daaacbcd616b0900d93')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929daaacbcd616b0900d95')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929daaacbcd616b0900d97')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929daaacbcd616b0900d99')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929dabacbcd616b0900dae'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b929dabacbcd616b0900dae", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929daaacbcd616b0900d9b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s Started POST "/shopping/discounts" for 127.0.0.1 at 2018-09-07 21:17:55 +0530 Value for params[:discount][:declined] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:masked_tags] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:pending] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:product_ids] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:tags] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:used_by_users] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:verified] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Processing by Shopping::DiscountsController#create as JSON Parameters: {"discount"=>{"_id"=>{"$oid"=>"5b929dabacbcd616b0900db9"}, "applicable"=>false, "autocomplete_description"=>nil, "cart_id"=>nil, "count"=>4, "created_at"=>nil, "declined"=>nil, "discount_amount"=>10.0, "discount_percentage"=>100.0, "doc_version"=>0, "masked_tags"=>nil, "pending"=>nil, "primary_link"=>nil, "product_ids"=>nil, "public"=>"no", "requires_verification"=>false, "resource_class"=>nil, "resource_id"=>nil, "secondary_links"=>{}, "tags"=>nil, "updated_at"=>nil, "used_by_users"=>nil, "verified"=>nil}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: _id, applicable, autocomplete_description, count, created_at, declined, doc_version, masked_tags, pending, primary_link, product_ids, public, resource_class, resource_id, secondary_links, tags, updated_at, used_by_users, verified Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Completed 422 Unprocessable Entity in 18ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929dabacbcd616b0900dbc'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929dabacbcd616b0900dbe'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929dabacbcd616b0900dc0'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929dabacbcd616b0900dc2'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929dabacbcd616b0900dc4'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929dabacbcd616b0900dc6'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929dabacbcd616b0900dbc')}, "u"=>{"$set"=>{"parent_id"=>"5b929daba... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929dabacbcd616b0900dbe')}, "u"=>{"$set"=>{"parent_id"=>"5b929daba... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929dabacbcd616b0900dc0')}, "u"=>{"$set"=>{"parent_id"=>"5b929daba... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929dabacbcd616b0900dc2')}, "u"=>{"$set"=>{"parent_id"=>"5b929daba... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929dabacbcd616b0900dc4')}, "u"=>{"$set"=>{"parent_id"=>"5b929daba... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929dabacbcd616b0900dc6'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929dabacbcd616b0900dc6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929dabacbcd616b0900dc6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929dabacbcd616b0900dc6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929dabacbcd616b0900dc6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929dabacbcd616b0900dc6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929dabacbcd616b0900dc6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929dabacbcd616b0900dc6", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929dabacbcd616b0900dc6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929dabacbcd616b0900dc6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929dabacbcd616b0900dc6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929dabacbcd616b0900dc6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929dabacbcd616b0900dc6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929dabacbcd616b0900dc6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929dacacbcd616b0900dd7'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929dabacbcd616b0900dc6'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929dabacbcd616b0900dc6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929dabacbcd616b0900dc6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929dabacbcd616b0900dc6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929dabacbcd616b0900dc6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929dabacbcd616b0900dc6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929dabacbcd616b0900dc6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929dabacbcd616b0900dc6", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929dabacbcd616b0900dc6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929dabacbcd616b0900dbc')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929dabacbcd616b0900dbe')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929dabacbcd616b0900dc0')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929dabacbcd616b0900dc2')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929dabacbcd616b0900dc4')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929dacacbcd616b0900dd7')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b929dacacbcd616b0900dd7", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929dabacbcd616b0900dc6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929dabacbcd616b0900dc6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929dabacbcd616b0900dc6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929dabacbcd616b0900dc6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929dabacbcd616b0900dc6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929dabacbcd616b0900dc6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929dabacbcd616b0900dc6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929dabacbcd616b0900dc6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929dabacbcd616b0900dc6'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929dabacbcd616b0900dc6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929dabacbcd616b0900dc6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929dabacbcd616b0900dc6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929dabacbcd616b0900dc6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929dabacbcd616b0900dc6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929dabacbcd616b0900dc6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929dabacbcd616b0900dc6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929dabacbcd616b0900dc6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b929dabacbcd616b0900dc6", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929dabacbcd616b0900dc6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929dabacbcd616b0900dc6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929dabacbcd616b0900dc6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929dabacbcd616b0900dc6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929dabacbcd616b0900dc6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929dabacbcd616b0900dc6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929dabacbcd616b0900dc6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929dabacbcd616b0900dc6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929dacacbcd616b0900de2'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929dacacbcd616b0900de4'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929dacacbcd616b0900de6'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929dacacbcd616b0900de8'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929dacacbcd616b0900dea'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929dacacbcd616b0900dec'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929dacacbcd616b0900dee'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929dacacbcd616b0900de4')}, "u"=>{"$set"=>{"parent_id"=>"5b929daca... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929dacacbcd616b0900de6')}, "u"=>{"$set"=>{"parent_id"=>"5b929daca... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929dacacbcd616b0900de8')}, "u"=>{"$set"=>{"parent_id"=>"5b929daca... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929dacacbcd616b0900dea')}, "u"=>{"$set"=>{"parent_id"=>"5b929daca... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929dacacbcd616b0900dec')}, "u"=>{"$set"=>{"parent_id"=>"5b929daca... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929dacacbcd616b0900dee'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7e", "parent_id"=>"5b929dacacbcd616b0900dee", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7e", "parent_id"=>"5b929dacacbcd616b0900dee", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929dadacbcd616b0900e00'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929dadacbcd616b0900e02'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929dadacbcd616b0900e04'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929dadacbcd616b0900e06'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929dadacbcd616b0900e08'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929dadacbcd616b0900e0a'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929dadacbcd616b0900e00')}, "u"=>{"$set"=>{"parent_id"=>"5b929dada... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929dadacbcd616b0900e02')}, "u"=>{"$set"=>{"parent_id"=>"5b929dada... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929dadacbcd616b0900e04')}, "u"=>{"$set"=>{"parent_id"=>"5b929dada... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929dadacbcd616b0900e06')}, "u"=>{"$set"=>{"parent_id"=>"5b929dada... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929dadacbcd616b0900e08')}, "u"=>{"$set"=>{"parent_id"=>"5b929dada... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929dadacbcd616b0900e0a'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929dadacbcd616b0900e0a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929dadacbcd616b0900e0a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929dadacbcd616b0900e0a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929dadacbcd616b0900e0a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929dadacbcd616b0900e0a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929dadacbcd616b0900e0a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929dadacbcd616b0900e0a", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929dadacbcd616b0900e0a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929dadacbcd616b0900e0a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929dadacbcd616b0900e0a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929dadacbcd616b0900e0a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929dadacbcd616b0900e0a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929dadacbcd616b0900e0a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929daeacbcd616b0900e1b'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929dadacbcd616b0900e0a'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929dadacbcd616b0900e0a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929dadacbcd616b0900e0a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929dadacbcd616b0900e0a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929dadacbcd616b0900e0a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929dadacbcd616b0900e0a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929dadacbcd616b0900e0a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929dadacbcd616b0900e0a", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929dadacbcd616b0900e0a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929dadacbcd616b0900e00')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929dadacbcd616b0900e02')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929dadacbcd616b0900e04')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929dadacbcd616b0900e06')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929dadacbcd616b0900e08')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929daeacbcd616b0900e1b')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b929daeacbcd616b0900e1b", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929dadacbcd616b0900e0a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929dadacbcd616b0900e0a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929dadacbcd616b0900e0a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929dadacbcd616b0900e0a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929dadacbcd616b0900e0a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929dadacbcd616b0900e0a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929dadacbcd616b0900e0a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929dadacbcd616b0900e0a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929dadacbcd616b0900e0a'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929dadacbcd616b0900e0a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929dadacbcd616b0900e0a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929dadacbcd616b0900e0a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929dadacbcd616b0900e0a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929dadacbcd616b0900e0a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929dadacbcd616b0900e0a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929dadacbcd616b0900e0a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929dadacbcd616b0900e0a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b929dadacbcd616b0900e0a", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929dadacbcd616b0900e0a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929dadacbcd616b0900e0a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929dadacbcd616b0900e0a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929dadacbcd616b0900e0a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929dadacbcd616b0900e0a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929dadacbcd616b0900e0a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929dadacbcd616b0900e0a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929dadacbcd616b0900e0a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929daeacbcd616b0900e26'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929daeacbcd616b0900e28'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929daeacbcd616b0900e2a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929daeacbcd616b0900e2c'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929daeacbcd616b0900e2e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929daeacbcd616b0900e30'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929daeacbcd616b0900e32'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929daeacbcd616b0900e28')}, "u"=>{"$set"=>{"parent_id"=>"5b929daea... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929daeacbcd616b0900e2a')}, "u"=>{"$set"=>{"parent_id"=>"5b929daea... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929daeacbcd616b0900e2c')}, "u"=>{"$set"=>{"parent_id"=>"5b929daea... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929daeacbcd616b0900e2e')}, "u"=>{"$set"=>{"parent_id"=>"5b929daea... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929daeacbcd616b0900e30')}, "u"=>{"$set"=>{"parent_id"=>"5b929daea... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929daeacbcd616b0900e32'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7e", "parent_id"=>"5b929daeacbcd616b0900e32", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7e", "parent_id"=>"5b929daeacbcd616b0900e32", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929dafacbcd616b0900e44'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929dafacbcd616b0900e46'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929dafacbcd616b0900e48'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929dafacbcd616b0900e4a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929dafacbcd616b0900e4c'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929dafacbcd616b0900e4e'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929dafacbcd616b0900e44')}, "u"=>{"$set"=>{"parent_id"=>"5b929dafa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929dafacbcd616b0900e46')}, "u"=>{"$set"=>{"parent_id"=>"5b929dafa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929dafacbcd616b0900e48')}, "u"=>{"$set"=>{"parent_id"=>"5b929dafa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929dafacbcd616b0900e4a')}, "u"=>{"$set"=>{"parent_id"=>"5b929dafa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929dafacbcd616b0900e4c')}, "u"=>{"$set"=>{"parent_id"=>"5b929dafa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929dafacbcd616b0900e4e'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929dafacbcd616b0900e4e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929dafacbcd616b0900e4e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929dafacbcd616b0900e4e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929dafacbcd616b0900e4e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929dafacbcd616b0900e4e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929dafacbcd616b0900e4e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929dafacbcd616b0900e4e", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929dafacbcd616b0900e4e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929dafacbcd616b0900e4e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929dafacbcd616b0900e4e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929dafacbcd616b0900e4e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929dafacbcd616b0900e4e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929dafacbcd616b0900e4e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929dafacbcd616b0900e5f'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929dafacbcd616b0900e4e'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929dafacbcd616b0900e4e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929dafacbcd616b0900e4e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929dafacbcd616b0900e4e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929dafacbcd616b0900e4e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929dafacbcd616b0900e4e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929dafacbcd616b0900e4e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929dafacbcd616b0900e4e", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929dafacbcd616b0900e4e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929dafacbcd616b0900e44')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929dafacbcd616b0900e46')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929dafacbcd616b0900e48')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929dafacbcd616b0900e4a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929dafacbcd616b0900e4c')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929dafacbcd616b0900e5f')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b929dafacbcd616b0900e5f", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929dafacbcd616b0900e4e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929dafacbcd616b0900e4e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929dafacbcd616b0900e4e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929dafacbcd616b0900e4e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929dafacbcd616b0900e4e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929dafacbcd616b0900e4e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929dafacbcd616b0900e4e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929dafacbcd616b0900e4e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929dafacbcd616b0900e4e'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929dafacbcd616b0900e4e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929dafacbcd616b0900e4e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929dafacbcd616b0900e4e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929dafacbcd616b0900e4e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929dafacbcd616b0900e4e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929dafacbcd616b0900e4e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929dafacbcd616b0900e4e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929dafacbcd616b0900e4e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b929dafacbcd616b0900e4e", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929dafacbcd616b0900e4e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929dafacbcd616b0900e4e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929dafacbcd616b0900e4e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929dafacbcd616b0900e4e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "cart_id"=>"5b929dafacbcd616b0900e4e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929dafacbcd616b0900e4e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929dafacbcd616b0900e4e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7a", "parent_id"=>"5b929dafacbcd616b0900e4e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929db0acbcd616b0900e6a'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929db0acbcd616b0900e6c'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929db0acbcd616b0900e6e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929db0acbcd616b0900e70'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929db0acbcd616b0900e72'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929db0acbcd616b0900e74'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929db0acbcd616b0900e76'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929db0acbcd616b0900e6c')}, "u"=>{"$set"=>{"parent_id"=>"5b929db0a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929db0acbcd616b0900e6e')}, "u"=>{"$set"=>{"parent_id"=>"5b929db0a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929db0acbcd616b0900e70')}, "u"=>{"$set"=>{"parent_id"=>"5b929db0a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929db0acbcd616b0900e72')}, "u"=>{"$set"=>{"parent_id"=>"5b929db0a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b82'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929db0acbcd616b0900e74')}, "u"=>{"$set"=>{"parent_id"=>"5b929db0a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929db0acbcd616b0900e76'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929d9bacbcd616b0900b7e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7e", "parent_id"=>"5b929db0acbcd616b0900e76", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929d9bacbcd616b0900b7e", "parent_id"=>"5b929db0acbcd616b0900e76", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.002s Please set AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY and AWS_REGION in your env vars, to use the sns_client. :initializers/aws.rb Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jalon_heidenreich@watsicalebsack.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"HFQybB7CkWzBjDXfbiKP"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"L4yMnhKcAqb5LyET3ps_"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xVoSiMppFVfuU9cMdkaJ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"gerardo@dietrich.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Ci1sFZnr9yvrmi-x1VnH"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zC4DrchuB1Mt2ti88xCX"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d00'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b929f2eacbcd61800759d00')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d08')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"YxEsyTsyHn7h1FXAW8Ws"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rylee.hamill@bauch.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"6bqYATbN-yXq_zkzVsCg"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"kucLLsMuCyzbtkdDDdDU"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cff'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b929f2eacbcd61800759cff')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"fow57wMShzaY5wa2kxGK"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d00')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"veronica@bartoletti.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"6z9vygeXeCo91Cg1PhjG"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"BRkxj5bhn5GrqhUhiyRt"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f2facbcd61800759d0b'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b929f2facbcd61800759d0b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f2facbcd61800759d0e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f2facbcd61800759d10'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f2facbcd61800759d12'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f2facbcd61800759d14'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f2facbcd61800759d16'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f2facbcd61800759d18'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929f2facbcd61800759d0e')}, "u"=>{"$set"=>{"parent_id"=>"5b929f2fa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929f2facbcd61800759d10')}, "u"=>{"$set"=>{"parent_id"=>"5b929f2fa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929f2facbcd61800759d12')}, "u"=>{"$set"=>{"parent_id"=>"5b929f2fa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929f2facbcd61800759d14')}, "u"=>{"$set"=>{"parent_id"=>"5b929f2fa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929f2facbcd61800759d16')}, "u"=>{"$set"=>{"parent_id"=>"5b929f2fa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929f2facbcd61800759d18'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f2facbcd61800759d18", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f2facbcd61800759d18", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f2facbcd61800759d18", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f2facbcd61800759d18", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f2facbcd61800759d18", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f2facbcd61800759d18", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f2facbcd61800759d18", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f2facbcd61800759d18", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f2facbcd61800759d18", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f2facbcd61800759d18", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f2facbcd61800759d18", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f2facbcd61800759d29'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929f2facbcd61800759d18'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f2facbcd61800759d18", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f2facbcd61800759d18", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f2facbcd61800759d18", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f2facbcd61800759d18", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f2facbcd61800759d18", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f2facbcd61800759d18", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f2facbcd61800759d18", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929f2facbcd61800759d0e')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929f2facbcd61800759d10')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929f2facbcd61800759d12')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929f2facbcd61800759d14')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929f2facbcd61800759d16')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929f2facbcd61800759d29')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b929f2facbcd61800759d29", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f2facbcd61800759d18", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f2facbcd61800759d18", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f2facbcd61800759d18", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f2facbcd61800759d18", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f2facbcd61800759d18", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f2facbcd61800759d18", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f2facbcd61800759d18", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"_id"=>{"$oid"=>"5b929f30acbcd61800759d34"}, "applicable"=>false, "autocomplete_description"=>nil, "cart_id"=>"5b929f2facbcd61800759d18", "count"=>nil, "created_at"=>nil, "declined"=>nil, "discount_amount"=>50.0, "discount_percentage"=>0.0, "doc_version"=>0, "masked_tags"=>nil, "pending"=>nil, "primary_link"=>nil, "product_ids"=>["5b929f2eacbcd61800759d03", "5b929f2eacbcd61800759d03", "5b929f2eacbcd61800759d03", "5b929f2eacbcd61800759d03", "5b929f2eacbcd61800759d03"], "public"=>"no", "requires_verification"=>true, "resource_class"=>nil, "resource_id"=>nil, "secondary_links"=>{}, "tags"=>nil, "updated_at"=>nil, "used_by_users"=>nil, "verified"=>nil}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: _id, applicable, autocomplete_description, count, created_at, declined, doc_version, masked_tags, pending, primary_link, product_ids, public, resource_class, resource_id, secondary_links, tags, updated_at, used_by_users, verified Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929f2facbcd61800759d18'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f2facbcd61800759d18", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f2facbcd61800759d18", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f2facbcd61800759d18", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f2facbcd61800759d18", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f2facbcd61800759d18", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f2facbcd61800759d18", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f2facbcd61800759d18", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b929f2facbcd61800759d18", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f2facbcd61800759d18", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f2facbcd61800759d18", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f2facbcd61800759d18", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f2facbcd61800759d18", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f2facbcd61800759d18", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f2facbcd61800759d18", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f2facbcd61800759d18", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f30acbcd61800759d35'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Completed 201 Created in 231ms (Views: 3.3ms) MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f30acbcd61800759d37'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f30acbcd61800759d39'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f30acbcd61800759d3b'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f30acbcd61800759d3d'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f30acbcd61800759d3f'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f30acbcd61800759d41'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929f30acbcd61800759d37')}, "u"=>{"$set"=>{"parent_id"=>"5b929f30a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929f30acbcd61800759d39')}, "u"=>{"$set"=>{"parent_id"=>"5b929f30a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929f30acbcd61800759d3b')}, "u"=>{"$set"=>{"parent_id"=>"5b929f30a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929f30acbcd61800759d3d')}, "u"=>{"$set"=>{"parent_id"=>"5b929f30a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929f30acbcd61800759d3f')}, "u"=>{"$set"=>{"parent_id"=>"5b929f30a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929f30acbcd61800759d41'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f30acbcd61800759d41", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f30acbcd61800759d41", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f30acbcd61800759d41", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f30acbcd61800759d41", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f30acbcd61800759d41", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f30acbcd61800759d41", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f30acbcd61800759d41", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f30acbcd61800759d41", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f30acbcd61800759d41", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f30acbcd61800759d41", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f30acbcd61800759d41", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f31acbcd61800759d52'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929f30acbcd61800759d41'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f30acbcd61800759d41", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f30acbcd61800759d41", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f30acbcd61800759d41", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f30acbcd61800759d41", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f30acbcd61800759d41", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f30acbcd61800759d41", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f30acbcd61800759d41", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929f30acbcd61800759d37')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929f30acbcd61800759d39')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929f30acbcd61800759d3b')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929f30acbcd61800759d3d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929f30acbcd61800759d3f')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929f31acbcd61800759d52')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b929f31acbcd61800759d52", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f30acbcd61800759d41", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f30acbcd61800759d41", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f30acbcd61800759d41", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f30acbcd61800759d41", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f30acbcd61800759d41", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f30acbcd61800759d41", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f30acbcd61800759d41", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929f30acbcd61800759d41'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f30acbcd61800759d41", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f30acbcd61800759d41", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f30acbcd61800759d41", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f30acbcd61800759d41", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f30acbcd61800759d41", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f30acbcd61800759d41", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f30acbcd61800759d41", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b929f30acbcd61800759d41", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f30acbcd61800759d41", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f30acbcd61800759d41", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f30acbcd61800759d41", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f30acbcd61800759d41", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f30acbcd61800759d41", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f30acbcd61800759d41", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f30acbcd61800759d41", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f31acbcd61800759d5d'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started GET "/shopping/discounts/5b929f31acbcd61800759d5d?%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%7D" for 127.0.0.1 at 2018-09-07 21:24:25 +0530 Processing by Shopping::DiscountsController#show as JSON Parameters: {"{\"api_key\":\"test\",\"current_app_id\":\"testappid\"}"=>nil, "id"=>"5b929f31acbcd61800759d5d", "discount"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b929f31acbcd61800759d5d'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f31acbcd61800759d5f'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f31acbcd61800759d61'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f31acbcd61800759d63'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f31acbcd61800759d65'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f31acbcd61800759d67'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f32acbcd61800759d69'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929f31acbcd61800759d5f')}, "u"=>{"$set"=>{"parent_id"=>"5b929f32a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929f31acbcd61800759d61')}, "u"=>{"$set"=>{"parent_id"=>"5b929f32a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929f31acbcd61800759d63')}, "u"=>{"$set"=>{"parent_id"=>"5b929f32a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929f31acbcd61800759d65')}, "u"=>{"$set"=>{"parent_id"=>"5b929f32a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929f31acbcd61800759d67')}, "u"=>{"$set"=>{"parent_id"=>"5b929f32a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929f32acbcd61800759d69'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f32acbcd61800759d69", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f32acbcd61800759d69", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f32acbcd61800759d69", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f32acbcd61800759d69", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f32acbcd61800759d69", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f32acbcd61800759d69", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f32acbcd61800759d69", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f32acbcd61800759d69", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f32acbcd61800759d69", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f32acbcd61800759d69", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f32acbcd61800759d69", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f32acbcd61800759d7a'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929f32acbcd61800759d69'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f32acbcd61800759d69", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f32acbcd61800759d69", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f32acbcd61800759d69", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f32acbcd61800759d69", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f32acbcd61800759d69", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f32acbcd61800759d69", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f32acbcd61800759d69", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929f31acbcd61800759d5f')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929f31acbcd61800759d61')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929f31acbcd61800759d63')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929f31acbcd61800759d65')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929f31acbcd61800759d67')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929f32acbcd61800759d7a')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b929f32acbcd61800759d7a", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f32acbcd61800759d69", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f32acbcd61800759d69", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f32acbcd61800759d69", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f32acbcd61800759d69", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f32acbcd61800759d69", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f32acbcd61800759d69", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f32acbcd61800759d69", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929f32acbcd61800759d69'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f32acbcd61800759d69", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f32acbcd61800759d69", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f32acbcd61800759d69", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f32acbcd61800759d69", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f32acbcd61800759d69", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f32acbcd61800759d69", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f32acbcd61800759d69", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b929f32acbcd61800759d69", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f32acbcd61800759d69", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f32acbcd61800759d69", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f32acbcd61800759d69", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f32acbcd61800759d69", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f32acbcd61800759d69", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f32acbcd61800759d69", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f32acbcd61800759d69", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f32acbcd61800759d85'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started POST "/shopping/cart_items/create_multiple" for 127.0.0.1 at 2018-09-07 21:24:27 +0530 Processing by Shopping::CartItemsController#create_multiple as JSON Parameters: {"id"=>"5b929f32acbcd61800759d85", "discount"=>{"product_ids"=>["5b929f2eacbcd61800759d03", "5b929f2eacbcd61800759d03", "5b929f2eacbcd61800759d03", "5b929f2eacbcd61800759d03", "5b929f2eacbcd61800759d03"]}, "api_key"=>"test", "current_app_id"=>"testappid", "cart_item"=>{"discount"=>{"product_ids"=>["5b929f2eacbcd61800759d03", "5b929f2eacbcd61800759d03", "5b929f2eacbcd61800759d03", "5b929f2eacbcd61800759d03", "5b929f2eacbcd61800759d03"]}}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: id, api_key, current_app_id, cart_item, user_token Unpermitted parameter: discount Unpermitted parameters: id, discount, api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b929f32acbcd61800759d85'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b929f32acbcd61800759d85'), "resource_id"=>"5b929f2eacbcd61800759cff", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Completed 500 Internal Server Error in 38ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f33acbcd61800759d8b'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f33acbcd61800759d8d'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f33acbcd61800759d8f'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f33acbcd61800759d91'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f33acbcd61800759d93'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f33acbcd61800759d95'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929f33acbcd61800759d8b')}, "u"=>{"$set"=>{"parent_id"=>"5b929f33a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929f33acbcd61800759d8d')}, "u"=>{"$set"=>{"parent_id"=>"5b929f33a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929f33acbcd61800759d8f')}, "u"=>{"$set"=>{"parent_id"=>"5b929f33a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929f33acbcd61800759d91')}, "u"=>{"$set"=>{"parent_id"=>"5b929f33a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929f33acbcd61800759d93')}, "u"=>{"$set"=>{"parent_id"=>"5b929f33a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929f33acbcd61800759d95'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f33acbcd61800759d95", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f33acbcd61800759d95", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f33acbcd61800759d95", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f33acbcd61800759d95", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f33acbcd61800759d95", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f33acbcd61800759d95", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f33acbcd61800759d95", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f33acbcd61800759d95", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f33acbcd61800759d95", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f33acbcd61800759d95", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f33acbcd61800759d95", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f33acbcd61800759da6'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929f33acbcd61800759d95'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f33acbcd61800759d95", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f33acbcd61800759d95", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f33acbcd61800759d95", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f33acbcd61800759d95", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f33acbcd61800759d95", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f33acbcd61800759d95", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f33acbcd61800759d95", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929f33acbcd61800759d8b')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929f33acbcd61800759d8d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929f33acbcd61800759d8f')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929f33acbcd61800759d91')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929f33acbcd61800759d93')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929f33acbcd61800759da6')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b929f33acbcd61800759da6", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f33acbcd61800759d95", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f33acbcd61800759d95", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f33acbcd61800759d95", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f33acbcd61800759d95", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f33acbcd61800759d95", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f33acbcd61800759d95", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f33acbcd61800759d95", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929f33acbcd61800759d95'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f33acbcd61800759d95", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f33acbcd61800759d95", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f33acbcd61800759d95", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f33acbcd61800759d95", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f33acbcd61800759d95", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f33acbcd61800759d95", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f33acbcd61800759d95", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b929f33acbcd61800759d95", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f33acbcd61800759d95", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f33acbcd61800759d95", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f33acbcd61800759d95", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f33acbcd61800759d95", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f33acbcd61800759d95", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f33acbcd61800759d95", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f33acbcd61800759d95", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f34acbcd61800759db1'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f34acbcd61800759db3'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f34acbcd61800759db5'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f34acbcd61800759db7'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f34acbcd61800759db9'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f34acbcd61800759dbb'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started POST "/shopping/carts" for 127.0.0.1 at 2018-09-07 21:24:28 +0530 Processing by Shopping::CartsController#create as JSON Parameters: {"cart"=>{"add_cart_item_ids"=>["5b929f34acbcd61800759db3", "5b929f34acbcd61800759db5", "5b929f34acbcd61800759db7", "5b929f34acbcd61800759db9", "5b929f34acbcd61800759dbb"]}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b929f34acbcd61800759db3'), "resource_id"=>"5b929f2eacbcd61800759cff", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b929f34acbcd61800759db3'), "resource_id"=>"5b929f2eacbcd61800759cff", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929f34acbcd61800759db3')}, "u"=>{"$set"=>{"parent_id"=>"5b929f34a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b929f34acbcd61800759db5'), "resource_id"=>"5b929f2eacbcd61800759cff", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b929f34acbcd61800759db5'), "resource_id"=>"5b929f2eacbcd61800759cff", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929f34acbcd61800759db5')}, "u"=>{"$set"=>{"parent_id"=>"5b929f34a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b929f34acbcd61800759db7'), "resource_id"=>"5b929f2eacbcd61800759cff", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b929f34acbcd61800759db7'), "resource_id"=>"5b929f2eacbcd61800759cff", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929f34acbcd61800759db7')}, "u"=>{"$set"=>{"parent_id"=>"5b929f34a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b929f34acbcd61800759db9'), "resource_id"=>"5b929f2eacbcd61800759cff", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b929f34acbcd61800759db9'), "resource_id"=>"5b929f2eacbcd61800759cff", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929f34acbcd61800759db9')}, "u"=>{"$set"=>{"parent_id"=>"5b929f34a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b929f34acbcd61800759dbb'), "resource_id"=>"5b929f2eacbcd61800759cff", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b929f34acbcd61800759dbb'), "resource_id"=>"5b929f2eacbcd61800759cff", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929f34acbcd61800759dbb')}, "u"=>{"$set"=>{"parent_id"=>"5b929f34a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f34acbcd61800759dbd'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cff')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cff", "parent_id"=>"5b929f34acbcd61800759dbd", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f35acbcd61800759dce'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f35acbcd61800759dd0'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f35acbcd61800759dd2'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f35acbcd61800759dd4'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f35acbcd61800759dd6'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f35acbcd61800759dd8'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929f35acbcd61800759dce')}, "u"=>{"$set"=>{"parent_id"=>"5b929f35a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929f35acbcd61800759dd0')}, "u"=>{"$set"=>{"parent_id"=>"5b929f35a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929f35acbcd61800759dd2')}, "u"=>{"$set"=>{"parent_id"=>"5b929f35a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929f35acbcd61800759dd4')}, "u"=>{"$set"=>{"parent_id"=>"5b929f35a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929f35acbcd61800759dd6')}, "u"=>{"$set"=>{"parent_id"=>"5b929f35a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929f35acbcd61800759dd8'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f35acbcd61800759dd8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f35acbcd61800759dd8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f35acbcd61800759dd8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f35acbcd61800759dd8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f35acbcd61800759dd8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f35acbcd61800759dd8", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f35acbcd61800759dd8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f35acbcd61800759dd8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f35acbcd61800759dd8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f35acbcd61800759dd8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f35acbcd61800759dd8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f35acbcd61800759de9'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929f35acbcd61800759dd8'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f35acbcd61800759dd8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f35acbcd61800759dd8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f35acbcd61800759dd8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f35acbcd61800759dd8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f35acbcd61800759dd8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f35acbcd61800759dd8", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f35acbcd61800759dd8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929f35acbcd61800759dce')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929f35acbcd61800759dd0')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929f35acbcd61800759dd2')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929f35acbcd61800759dd4')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929f35acbcd61800759dd6')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929f35acbcd61800759de9')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b929f35acbcd61800759de9", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f35acbcd61800759dd8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f35acbcd61800759dd8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f35acbcd61800759dd8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f35acbcd61800759dd8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f35acbcd61800759dd8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f35acbcd61800759dd8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f35acbcd61800759dd8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929f35acbcd61800759dd8'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f35acbcd61800759dd8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f35acbcd61800759dd8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f35acbcd61800759dd8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f35acbcd61800759dd8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f35acbcd61800759dd8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f35acbcd61800759dd8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f35acbcd61800759dd8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b929f35acbcd61800759dd8", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f35acbcd61800759dd8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f35acbcd61800759dd8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f35acbcd61800759dd8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f35acbcd61800759dd8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f35acbcd61800759dd8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f35acbcd61800759dd8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f35acbcd61800759dd8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f36acbcd61800759df4'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f36acbcd61800759df6'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f36acbcd61800759df8'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f36acbcd61800759dfa'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f36acbcd61800759dfc'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f36acbcd61800759dfe'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f36acbcd61800759e00'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929f36acbcd61800759df6')}, "u"=>{"$set"=>{"parent_id"=>"5b929f36a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929f36acbcd61800759df8')}, "u"=>{"$set"=>{"parent_id"=>"5b929f36a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929f36acbcd61800759dfa')}, "u"=>{"$set"=>{"parent_id"=>"5b929f36a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929f36acbcd61800759dfc')}, "u"=>{"$set"=>{"parent_id"=>"5b929f36a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929f36acbcd61800759dfe')}, "u"=>{"$set"=>{"parent_id"=>"5b929f36a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/shopping/payments" for 127.0.0.1 at 2018-09-07 21:24:30 +0530 Processing by Shopping::PaymentsController#create as JSON Parameters: {"cart_id"=>"5b929f36acbcd61800759e00", "payment_type"=>"cash", "amount"=>0.0, "discount_id"=>"5b929f36acbcd61800759df4", "api_key"=>"test", "current_app_id"=>"testappid", "payment"=>{"amount"=>0.0, "payment_type"=>"cash", "cart_id"=>"5b929f36acbcd61800759e00", "discount_id"=>"5b929f36acbcd61800759df4"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: cart_id, payment_type, amount, discount_id, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, amount, discount_id, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, amount, discount_id, api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929f36acbcd61800759e00'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cff')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cff", "parent_id"=>"5b929f36acbcd61800759e00", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f36acbcd61800759e12'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f37acbcd61800759e14'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f37acbcd61800759e16'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f37acbcd61800759e18'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f37acbcd61800759e1a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f37acbcd61800759e1c'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929f36acbcd61800759e12')}, "u"=>{"$set"=>{"parent_id"=>"5b929f37a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929f37acbcd61800759e14')}, "u"=>{"$set"=>{"parent_id"=>"5b929f37a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929f37acbcd61800759e16')}, "u"=>{"$set"=>{"parent_id"=>"5b929f37a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929f37acbcd61800759e18')}, "u"=>{"$set"=>{"parent_id"=>"5b929f37a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929f37acbcd61800759e1a')}, "u"=>{"$set"=>{"parent_id"=>"5b929f37a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929f37acbcd61800759e1c'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f37acbcd61800759e1c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f37acbcd61800759e1c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f37acbcd61800759e1c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f37acbcd61800759e1c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f37acbcd61800759e1c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f37acbcd61800759e1c", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f37acbcd61800759e1c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f37acbcd61800759e1c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f37acbcd61800759e1c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f37acbcd61800759e1c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f37acbcd61800759e1c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f37acbcd61800759e2d'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929f37acbcd61800759e1c'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f37acbcd61800759e1c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f37acbcd61800759e1c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f37acbcd61800759e1c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f37acbcd61800759e1c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f37acbcd61800759e1c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f37acbcd61800759e1c", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f37acbcd61800759e1c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929f36acbcd61800759e12')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929f37acbcd61800759e14')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929f37acbcd61800759e16')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929f37acbcd61800759e18')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929f37acbcd61800759e1a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929f37acbcd61800759e2d')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b929f37acbcd61800759e2d", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f37acbcd61800759e1c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f37acbcd61800759e1c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f37acbcd61800759e1c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f37acbcd61800759e1c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f37acbcd61800759e1c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f37acbcd61800759e1c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f37acbcd61800759e1c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929f37acbcd61800759e1c'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f37acbcd61800759e1c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f37acbcd61800759e1c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f37acbcd61800759e1c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f37acbcd61800759e1c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f37acbcd61800759e1c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f37acbcd61800759e1c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f37acbcd61800759e1c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b929f37acbcd61800759e1c", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f37acbcd61800759e1c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f37acbcd61800759e1c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f37acbcd61800759e1c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f37acbcd61800759e1c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f37acbcd61800759e1c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f37acbcd61800759e1c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f37acbcd61800759e1c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f37acbcd61800759e38'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f38acbcd61800759e3a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f38acbcd61800759e3c'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f38acbcd61800759e3e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f38acbcd61800759e40'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f38acbcd61800759e42'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f38acbcd61800759e44'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929f38acbcd61800759e3a')}, "u"=>{"$set"=>{"parent_id"=>"5b929f38a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929f38acbcd61800759e3c')}, "u"=>{"$set"=>{"parent_id"=>"5b929f38a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929f38acbcd61800759e3e')}, "u"=>{"$set"=>{"parent_id"=>"5b929f38a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929f38acbcd61800759e40')}, "u"=>{"$set"=>{"parent_id"=>"5b929f38a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929f38acbcd61800759e42')}, "u"=>{"$set"=>{"parent_id"=>"5b929f38a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929f38acbcd61800759e44'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cff')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.004s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cff", "parent_id"=>"5b929f38acbcd61800759e44", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f38acbcd61800759e56'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f38acbcd61800759e58'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f38acbcd61800759e5a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f39acbcd61800759e5c'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f39acbcd61800759e5e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f39acbcd61800759e60'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929f38acbcd61800759e56')}, "u"=>{"$set"=>{"parent_id"=>"5b929f39a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929f38acbcd61800759e58')}, "u"=>{"$set"=>{"parent_id"=>"5b929f39a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929f38acbcd61800759e5a')}, "u"=>{"$set"=>{"parent_id"=>"5b929f39a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929f39acbcd61800759e5c')}, "u"=>{"$set"=>{"parent_id"=>"5b929f39a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929f39acbcd61800759e5e')}, "u"=>{"$set"=>{"parent_id"=>"5b929f39a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929f39acbcd61800759e60'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f39acbcd61800759e60", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f39acbcd61800759e60", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f39acbcd61800759e60", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f39acbcd61800759e60", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f39acbcd61800759e60", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f39acbcd61800759e60", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f39acbcd61800759e60", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f39acbcd61800759e60", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f39acbcd61800759e60", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f39acbcd61800759e60", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f39acbcd61800759e60", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f39acbcd61800759e71'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929f39acbcd61800759e60'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f39acbcd61800759e60", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f39acbcd61800759e60", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f39acbcd61800759e60", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f39acbcd61800759e60", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f39acbcd61800759e60", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f39acbcd61800759e60", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f39acbcd61800759e60", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929f38acbcd61800759e56')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929f38acbcd61800759e58')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929f38acbcd61800759e5a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929f39acbcd61800759e5c')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929f39acbcd61800759e5e')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929f39acbcd61800759e71')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b929f39acbcd61800759e71", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f39acbcd61800759e60", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f39acbcd61800759e60", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f39acbcd61800759e60", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f39acbcd61800759e60", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f39acbcd61800759e60", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f39acbcd61800759e60", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f39acbcd61800759e60", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929f39acbcd61800759e60'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f39acbcd61800759e60", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f39acbcd61800759e60", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f39acbcd61800759e60", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f39acbcd61800759e60", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f39acbcd61800759e60", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f39acbcd61800759e60", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f39acbcd61800759e60", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b929f39acbcd61800759e60", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f39acbcd61800759e60", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f39acbcd61800759e60", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f39acbcd61800759e60", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f39acbcd61800759e60", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f39acbcd61800759e60", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f39acbcd61800759e60", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f39acbcd61800759e60", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f39acbcd61800759e7c'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f39acbcd61800759e7e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f39acbcd61800759e80'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f3aacbcd61800759e82'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f3aacbcd61800759e84'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f3aacbcd61800759e86'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f3aacbcd61800759e88'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929f39acbcd61800759e7e')}, "u"=>{"$set"=>{"parent_id"=>"5b929f3aa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929f39acbcd61800759e80')}, "u"=>{"$set"=>{"parent_id"=>"5b929f3aa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929f3aacbcd61800759e82')}, "u"=>{"$set"=>{"parent_id"=>"5b929f3aa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929f3aacbcd61800759e84')}, "u"=>{"$set"=>{"parent_id"=>"5b929f3aa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929f3aacbcd61800759e86')}, "u"=>{"$set"=>{"parent_id"=>"5b929f3aa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929f3aacbcd61800759e88'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cff')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cff", "parent_id"=>"5b929f3aacbcd61800759e88", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f3aacbcd61800759e9a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f3aacbcd61800759e9c'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f3bacbcd61800759e9e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f3bacbcd61800759ea0'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f3bacbcd61800759ea2'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f3bacbcd61800759ea4'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929f3aacbcd61800759e9a')}, "u"=>{"$set"=>{"parent_id"=>"5b929f3ba... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929f3aacbcd61800759e9c')}, "u"=>{"$set"=>{"parent_id"=>"5b929f3ba... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929f3bacbcd61800759e9e')}, "u"=>{"$set"=>{"parent_id"=>"5b929f3ba... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929f3bacbcd61800759ea0')}, "u"=>{"$set"=>{"parent_id"=>"5b929f3ba... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929f3bacbcd61800759ea2')}, "u"=>{"$set"=>{"parent_id"=>"5b929f3ba... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929f3bacbcd61800759ea4'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f3bacbcd61800759ea4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f3bacbcd61800759ea4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f3bacbcd61800759ea4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f3bacbcd61800759ea4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f3bacbcd61800759ea4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f3bacbcd61800759ea4", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f3bacbcd61800759ea4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f3bacbcd61800759ea4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f3bacbcd61800759ea4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f3bacbcd61800759ea4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f3bacbcd61800759ea4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f3bacbcd61800759eb5'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929f3bacbcd61800759ea4'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f3bacbcd61800759ea4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f3bacbcd61800759ea4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f3bacbcd61800759ea4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f3bacbcd61800759ea4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f3bacbcd61800759ea4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f3bacbcd61800759ea4", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f3bacbcd61800759ea4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929f3aacbcd61800759e9a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929f3aacbcd61800759e9c')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929f3bacbcd61800759e9e')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929f3bacbcd61800759ea0')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929f3bacbcd61800759ea2')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929f3bacbcd61800759eb5')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b929f3bacbcd61800759eb5", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f3bacbcd61800759ea4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f3bacbcd61800759ea4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f3bacbcd61800759ea4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f3bacbcd61800759ea4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f3bacbcd61800759ea4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f3bacbcd61800759ea4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f3bacbcd61800759ea4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929f3bacbcd61800759ea4'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f3bacbcd61800759ea4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f3bacbcd61800759ea4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f3bacbcd61800759ea4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f3bacbcd61800759ea4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f3bacbcd61800759ea4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f3bacbcd61800759ea4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f3bacbcd61800759ea4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b929f3bacbcd61800759ea4", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f3bacbcd61800759ea4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f3bacbcd61800759ea4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f3bacbcd61800759ea4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f3bacbcd61800759ea4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f3bacbcd61800759ea4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f3bacbcd61800759ea4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f3bacbcd61800759ea4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f3cacbcd61800759ec0'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f3cacbcd61800759ec2'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f3cacbcd61800759ec4'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f3cacbcd61800759ec6'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f3cacbcd61800759ec8'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f3cacbcd61800759eca'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f3cacbcd61800759ecc'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929f3cacbcd61800759ec2')}, "u"=>{"$set"=>{"parent_id"=>"5b929f3ca... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929f3cacbcd61800759ec4')}, "u"=>{"$set"=>{"parent_id"=>"5b929f3ca... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929f3cacbcd61800759ec6')}, "u"=>{"$set"=>{"parent_id"=>"5b929f3ca... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929f3cacbcd61800759ec8')}, "u"=>{"$set"=>{"parent_id"=>"5b929f3ca... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929f3cacbcd61800759eca')}, "u"=>{"$set"=>{"parent_id"=>"5b929f3ca... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929f3cacbcd61800759ecc'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cff')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cff", "parent_id"=>"5b929f3cacbcd61800759ecc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f3dacbcd61800759ede'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f3dacbcd61800759ee0'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f3dacbcd61800759ee2'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f3dacbcd61800759ee4'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f3dacbcd61800759ee6'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f3dacbcd61800759ee8'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929f3dacbcd61800759ede')}, "u"=>{"$set"=>{"parent_id"=>"5b929f3da... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929f3dacbcd61800759ee0')}, "u"=>{"$set"=>{"parent_id"=>"5b929f3da... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929f3dacbcd61800759ee2')}, "u"=>{"$set"=>{"parent_id"=>"5b929f3da... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929f3dacbcd61800759ee4')}, "u"=>{"$set"=>{"parent_id"=>"5b929f3da... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929f3dacbcd61800759ee6')}, "u"=>{"$set"=>{"parent_id"=>"5b929f3da... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929f3dacbcd61800759ee8'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f3dacbcd61800759ee8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f3dacbcd61800759ee8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f3dacbcd61800759ee8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f3dacbcd61800759ee8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f3dacbcd61800759ee8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f3dacbcd61800759ee8", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f3dacbcd61800759ee8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f3dacbcd61800759ee8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f3dacbcd61800759ee8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f3dacbcd61800759ee8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f3dacbcd61800759ee8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929f3dacbcd61800759ee8'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f3dacbcd61800759ee8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f3dacbcd61800759ee8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f3dacbcd61800759ee8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f3dacbcd61800759ee8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f3dacbcd61800759ee8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f3dacbcd61800759ee8", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f3dacbcd61800759ee8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f3eacbcd61800759ef9'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b929f3eacbcd61800759ef9", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f3dacbcd61800759ee8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f3dacbcd61800759ee8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f3dacbcd61800759ee8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f3dacbcd61800759ee8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f3dacbcd61800759ee8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f3dacbcd61800759ee8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f3dacbcd61800759ee8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"_id"=>{"$oid"=>"5b929f3eacbcd61800759f04"}, "applicable"=>false, "autocomplete_description"=>nil, "cart_id"=>"5b929f3dacbcd61800759ee8", "count"=>nil, "created_at"=>nil, "declined"=>nil, "discount_amount"=>1.0, "discount_percentage"=>0.0, "doc_version"=>0, "masked_tags"=>nil, "pending"=>nil, "primary_link"=>nil, "product_ids"=>["5b929f2eacbcd61800759d03", "5b929f2eacbcd61800759d03", "5b929f2eacbcd61800759d03", "5b929f2eacbcd61800759d03", "5b929f2eacbcd61800759d03"], "public"=>"no", "requires_verification"=>true, "resource_class"=>nil, "resource_id"=>nil, "secondary_links"=>{}, "tags"=>nil, "updated_at"=>nil, "used_by_users"=>nil, "verified"=>nil}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: _id, applicable, autocomplete_description, count, created_at, declined, doc_version, masked_tags, pending, primary_link, product_ids, public, resource_class, resource_id, secondary_links, tags, updated_at, used_by_users, verified Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929f3dacbcd61800759ee8'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f3dacbcd61800759ee8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f3dacbcd61800759ee8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f3dacbcd61800759ee8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f3dacbcd61800759ee8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f3dacbcd61800759ee8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f3dacbcd61800759ee8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f3dacbcd61800759ee8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b929f3dacbcd61800759ee8", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f3dacbcd61800759ee8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f3dacbcd61800759ee8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f3dacbcd61800759ee8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f3dacbcd61800759ee8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f3dacbcd61800759ee8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f3dacbcd61800759ee8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f3dacbcd61800759ee8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "query"=>{"_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s Started POST "/shopping/discounts" for 127.0.0.1 at 2018-09-07 21:24:38 +0530 Value for params[:discount][:declined] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:masked_tags] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:pending] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:product_ids] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:tags] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:used_by_users] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:verified] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Processing by Shopping::DiscountsController#create as JSON Parameters: {"discount"=>{"_id"=>{"$oid"=>"5b929f3eacbcd61800759f07"}, "applicable"=>false, "autocomplete_description"=>nil, "cart_id"=>nil, "count"=>4, "created_at"=>nil, "declined"=>nil, "discount_amount"=>10.0, "discount_percentage"=>100.0, "doc_version"=>0, "masked_tags"=>nil, "pending"=>nil, "primary_link"=>nil, "product_ids"=>nil, "public"=>"no", "requires_verification"=>false, "resource_class"=>nil, "resource_id"=>nil, "secondary_links"=>{}, "tags"=>nil, "updated_at"=>nil, "used_by_users"=>nil, "verified"=>nil}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken4"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken4"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: _id, applicable, autocomplete_description, created_at, declined, doc_version, masked_tags, pending, primary_link, product_ids, public, resource_class, resource_id, secondary_links, tags, updated_at, used_by_users, verified Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2facbcd61800759d0b')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2facbcd61800759d0b')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2facbcd61800759d0b')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f3eacbcd61800759f08'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Completed 201 Created in 70ms (Views: 3.0ms) MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f3eacbcd61800759f0b'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f3eacbcd61800759f0d'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f3eacbcd61800759f0f'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f3eacbcd61800759f11'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f3eacbcd61800759f13'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f3eacbcd61800759f15'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929f3eacbcd61800759f0b')}, "u"=>{"$set"=>{"parent_id"=>"5b929f3ea... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929f3eacbcd61800759f0d')}, "u"=>{"$set"=>{"parent_id"=>"5b929f3ea... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.008s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929f3eacbcd61800759f0f')}, "u"=>{"$set"=>{"parent_id"=>"5b929f3ea... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929f3eacbcd61800759f11')}, "u"=>{"$set"=>{"parent_id"=>"5b929f3ea... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929f3eacbcd61800759f13')}, "u"=>{"$set"=>{"parent_id"=>"5b929f3ea... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2facbcd61800759d0b')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f3facbcd61800759f26'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s Started POST "/shopping/payments" for 127.0.0.1 at 2018-09-07 21:24:39 +0530 Processing by Shopping::PaymentsController#create as JSON Parameters: {"cart_id"=>"5b929f3eacbcd61800759f15", "payment_type"=>"cash", "amount"=>0.0, "discount_id"=>"5b929f3facbcd61800759f26", "api_key"=>"test", "current_app_id"=>"testappid", "payment"=>{"amount"=>0.0, "payment_type"=>"cash", "cart_id"=>"5b929f3eacbcd61800759f15", "discount_id"=>"5b929f3facbcd61800759f26"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: cart_id, payment_type, amount, discount_id, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, amount, discount_id, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, amount, discount_id, api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929f3eacbcd61800759f15'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f3eacbcd61800759f15", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f3eacbcd61800759f15", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f3eacbcd61800759f15", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f3eacbcd61800759f15", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f3eacbcd61800759f15", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b929f3facbcd61800759f26'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "query"=>{"_id"=>BSON::ObjectId('5b929f3facbcd61800759f26'), "pending"=>{"$ne"=>"5b929f3facbcd61800759f28"}, "declined"=>{"$ne"=>"5b929f3facbcd61800759f28"}, "count"=>{"$gte"=>1}, "_type"=>"Shopping::Discou... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f3eacbcd61800759f15", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f3eacbcd61800759f15", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929f3eacbcd61800759f0b')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929f3eacbcd61800759f0d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929f3eacbcd61800759f0f')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929f3eacbcd61800759f11')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929f3eacbcd61800759f13')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f3facbcd61800759f28'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b929f3facbcd61800759f28", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f3eacbcd61800759f15", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s Started POST "/shopping/discounts" for 127.0.0.1 at 2018-09-07 21:24:39 +0530 Value for params[:discount][:declined] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:masked_tags] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:pending] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:product_ids] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:tags] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:used_by_users] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:verified] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Processing by Shopping::DiscountsController#create as JSON Parameters: {"discount"=>{"_id"=>{"$oid"=>"5b929f3facbcd61800759f33"}, "applicable"=>false, "autocomplete_description"=>nil, "cart_id"=>nil, "count"=>4, "created_at"=>nil, "declined"=>nil, "discount_amount"=>10.0, "discount_percentage"=>100.0, "doc_version"=>0, "masked_tags"=>nil, "pending"=>nil, "primary_link"=>nil, "product_ids"=>nil, "public"=>"no", "requires_verification"=>false, "resource_class"=>nil, "resource_id"=>nil, "secondary_links"=>{}, "tags"=>nil, "updated_at"=>nil, "used_by_users"=>nil, "verified"=>nil}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: _id, applicable, autocomplete_description, count, created_at, declined, doc_version, masked_tags, pending, primary_link, product_ids, public, resource_class, resource_id, secondary_links, tags, updated_at, used_by_users, verified Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Completed 422 Unprocessable Entity in 30ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f3facbcd61800759f36'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f3facbcd61800759f38'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f3facbcd61800759f3a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f3facbcd61800759f3c'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f3facbcd61800759f3e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f40acbcd61800759f40'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929f3facbcd61800759f36')}, "u"=>{"$set"=>{"parent_id"=>"5b929f40a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929f3facbcd61800759f38')}, "u"=>{"$set"=>{"parent_id"=>"5b929f40a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929f3facbcd61800759f3a')}, "u"=>{"$set"=>{"parent_id"=>"5b929f40a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929f3facbcd61800759f3c')}, "u"=>{"$set"=>{"parent_id"=>"5b929f40a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.008s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929f3facbcd61800759f3e')}, "u"=>{"$set"=>{"parent_id"=>"5b929f40a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929f40acbcd61800759f40'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f40acbcd61800759f40", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f40acbcd61800759f40", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f40acbcd61800759f40", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f40acbcd61800759f40", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f40acbcd61800759f40", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f40acbcd61800759f40", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f40acbcd61800759f40", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f40acbcd61800759f40", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f40acbcd61800759f40", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f40acbcd61800759f40", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f40acbcd61800759f40", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f40acbcd61800759f51'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929f40acbcd61800759f40'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f40acbcd61800759f40", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f40acbcd61800759f40", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f40acbcd61800759f40", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f40acbcd61800759f40", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f40acbcd61800759f40", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f40acbcd61800759f40", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f40acbcd61800759f40", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929f3facbcd61800759f36')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929f3facbcd61800759f38')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.004s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929f3facbcd61800759f3a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929f3facbcd61800759f3c')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.006s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929f3facbcd61800759f3e')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929f40acbcd61800759f51')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b929f40acbcd61800759f51", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f40acbcd61800759f40", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f40acbcd61800759f40", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f40acbcd61800759f40", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f40acbcd61800759f40", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f40acbcd61800759f40", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f40acbcd61800759f40", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f40acbcd61800759f40", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929f40acbcd61800759f40'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f40acbcd61800759f40", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f40acbcd61800759f40", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f40acbcd61800759f40", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f40acbcd61800759f40", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f40acbcd61800759f40", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f40acbcd61800759f40", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f40acbcd61800759f40", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b929f40acbcd61800759f40", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f40acbcd61800759f40", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f40acbcd61800759f40", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f40acbcd61800759f40", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f40acbcd61800759f40", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f40acbcd61800759f40", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f40acbcd61800759f40", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f40acbcd61800759f40", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f40acbcd61800759f5c'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f40acbcd61800759f5e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f41acbcd61800759f60'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f41acbcd61800759f62'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f41acbcd61800759f64'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f41acbcd61800759f66'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f41acbcd61800759f68'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929f40acbcd61800759f5e')}, "u"=>{"$set"=>{"parent_id"=>"5b929f41a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929f41acbcd61800759f60')}, "u"=>{"$set"=>{"parent_id"=>"5b929f41a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929f41acbcd61800759f62')}, "u"=>{"$set"=>{"parent_id"=>"5b929f41a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.004s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929f41acbcd61800759f64')}, "u"=>{"$set"=>{"parent_id"=>"5b929f41a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929f41acbcd61800759f66')}, "u"=>{"$set"=>{"parent_id"=>"5b929f41a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929f41acbcd61800759f68'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cff')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cff", "parent_id"=>"5b929f41acbcd61800759f68", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f41acbcd61800759f7a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f42acbcd61800759f7c'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f42acbcd61800759f7e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f42acbcd61800759f80'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f42acbcd61800759f82'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f42acbcd61800759f84'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929f41acbcd61800759f7a')}, "u"=>{"$set"=>{"parent_id"=>"5b929f42a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929f42acbcd61800759f7c')}, "u"=>{"$set"=>{"parent_id"=>"5b929f42a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929f42acbcd61800759f7e')}, "u"=>{"$set"=>{"parent_id"=>"5b929f42a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929f42acbcd61800759f80')}, "u"=>{"$set"=>{"parent_id"=>"5b929f42a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929f42acbcd61800759f82')}, "u"=>{"$set"=>{"parent_id"=>"5b929f42a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929f42acbcd61800759f84'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f42acbcd61800759f84", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f42acbcd61800759f84", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f42acbcd61800759f84", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f42acbcd61800759f84", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f42acbcd61800759f84", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f42acbcd61800759f84", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f42acbcd61800759f84", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f42acbcd61800759f84", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f42acbcd61800759f84", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f42acbcd61800759f84", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f42acbcd61800759f84", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f42acbcd61800759f95'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929f42acbcd61800759f84'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f42acbcd61800759f84", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f42acbcd61800759f84", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f42acbcd61800759f84", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f42acbcd61800759f84", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f42acbcd61800759f84", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f42acbcd61800759f84", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f42acbcd61800759f84", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929f41acbcd61800759f7a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929f42acbcd61800759f7c')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929f42acbcd61800759f7e')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929f42acbcd61800759f80')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929f42acbcd61800759f82')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929f42acbcd61800759f95')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b929f42acbcd61800759f95", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f42acbcd61800759f84", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f42acbcd61800759f84", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f42acbcd61800759f84", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f42acbcd61800759f84", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f42acbcd61800759f84", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f42acbcd61800759f84", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f42acbcd61800759f84", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929f42acbcd61800759f84'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f42acbcd61800759f84", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f42acbcd61800759f84", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f42acbcd61800759f84", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f42acbcd61800759f84", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f42acbcd61800759f84", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f42acbcd61800759f84", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f42acbcd61800759f84", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b929f42acbcd61800759f84", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f42acbcd61800759f84", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.041s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f42acbcd61800759f84", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f42acbcd61800759f84", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f42acbcd61800759f84", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f42acbcd61800759f84", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f42acbcd61800759f84", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f42acbcd61800759f84", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f43acbcd61800759fa0'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f43acbcd61800759fa2'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f43acbcd61800759fa4'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f43acbcd61800759fa6'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f43acbcd61800759fa8'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f43acbcd61800759faa'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f43acbcd61800759fac'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929f43acbcd61800759fa2')}, "u"=>{"$set"=>{"parent_id"=>"5b929f43a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929f43acbcd61800759fa4')}, "u"=>{"$set"=>{"parent_id"=>"5b929f43a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929f43acbcd61800759fa6')}, "u"=>{"$set"=>{"parent_id"=>"5b929f43a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929f43acbcd61800759fa8')}, "u"=>{"$set"=>{"parent_id"=>"5b929f43a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929f43acbcd61800759faa')}, "u"=>{"$set"=>{"parent_id"=>"5b929f43a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929f43acbcd61800759fac'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cff')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cff", "parent_id"=>"5b929f43acbcd61800759fac", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f44acbcd61800759fbe'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f44acbcd61800759fc0'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f44acbcd61800759fc2'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f44acbcd61800759fc4'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f44acbcd61800759fc6'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f44acbcd61800759fc8'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929f44acbcd61800759fbe')}, "u"=>{"$set"=>{"parent_id"=>"5b929f44a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929f44acbcd61800759fc0')}, "u"=>{"$set"=>{"parent_id"=>"5b929f44a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929f44acbcd61800759fc2')}, "u"=>{"$set"=>{"parent_id"=>"5b929f44a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929f44acbcd61800759fc4')}, "u"=>{"$set"=>{"parent_id"=>"5b929f44a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929f44acbcd61800759fc6')}, "u"=>{"$set"=>{"parent_id"=>"5b929f44a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929f44acbcd61800759fc8'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f44acbcd61800759fc8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f44acbcd61800759fc8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f44acbcd61800759fc8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f44acbcd61800759fc8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f44acbcd61800759fc8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f44acbcd61800759fc8", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f44acbcd61800759fc8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f44acbcd61800759fc8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f44acbcd61800759fc8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f44acbcd61800759fc8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f44acbcd61800759fc8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f45acbcd61800759fd9'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929f44acbcd61800759fc8'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f44acbcd61800759fc8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f44acbcd61800759fc8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f44acbcd61800759fc8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f44acbcd61800759fc8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f44acbcd61800759fc8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f44acbcd61800759fc8", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f44acbcd61800759fc8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929f44acbcd61800759fbe')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929f44acbcd61800759fc0')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929f44acbcd61800759fc2')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929f44acbcd61800759fc4')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b929f44acbcd61800759fc6')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b929... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929f45acbcd61800759fd9')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b929f45acbcd61800759fd9", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f44acbcd61800759fc8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f44acbcd61800759fc8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f44acbcd61800759fc8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f44acbcd61800759fc8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f44acbcd61800759fc8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f44acbcd61800759fc8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f44acbcd61800759fc8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929f44acbcd61800759fc8'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f44acbcd61800759fc8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f44acbcd61800759fc8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f44acbcd61800759fc8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f44acbcd61800759fc8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f44acbcd61800759fc8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f44acbcd61800759fc8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f44acbcd61800759fc8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b929f44acbcd61800759fc8", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f44acbcd61800759fc8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f44acbcd61800759fc8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f44acbcd61800759fc8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "cart_id"=>"5b929f44acbcd61800759fc8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f44acbcd61800759fc8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f44acbcd61800759fc8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cfb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cfb", "parent_id"=>"5b929f44acbcd61800759fc8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f45acbcd61800759fe4'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f45acbcd61800759fe6'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f45acbcd61800759fe8'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f45acbcd61800759fea'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f45acbcd61800759fec'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f46acbcd61800759fee'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b929f46acbcd61800759ff0'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929f45acbcd61800759fe6')}, "u"=>{"$set"=>{"parent_id"=>"5b929f46a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929f45acbcd61800759fe8')}, "u"=>{"$set"=>{"parent_id"=>"5b929f46a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929f45acbcd61800759fea')}, "u"=>{"$set"=>{"parent_id"=>"5b929f46a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929f45acbcd61800759fec')}, "u"=>{"$set"=>{"parent_id"=>"5b929f46a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759d03'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b929f46acbcd61800759fee')}, "u"=>{"$set"=>{"parent_id"=>"5b929f46a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b929f46acbcd61800759ff0'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b929f2eacbcd61800759cff')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b929f2eacbcd61800759cff", "parent_id"=>"5b929f46acbcd61800759ff0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.001s Please set AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY and AWS_REGION in your env vars, to use the sns_client. :initializers/aws.rb Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"willie.halvorson@padberg.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"b1xiHNfYMpL8KsJYkvLF"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Dthx19n2JzzprYy1c1x5"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sZhxyjd-9rXjWao2gmz-"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"dereck@hoeger.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zEQ-4bWnEJ-z4A49ARCF"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"UtgDVJxnXCa8GuPhJT3x"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4af'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4af')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b7')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"gLUP2qSpUwXTYdJwsn1u"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"felicita_emmerich@gerhold.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"3Bk9UfHLN5ZWjqLycsox"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"KFMkyrzSzSrE1C_ps4ay"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4ae'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4ae')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"GdmZ-jN34BN-LEejzzAz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4af')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"eriberto_lowe@welch.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"nXqeimzeF9Yo3Nazp2xx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Gxa6vHibp3THvRz6F_oa"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4ba'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4ba')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4bd'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4bf'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a231acbcd61a5582f4c1'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a231acbcd61a5582f4c3'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a231acbcd61a5582f4c5'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a231acbcd61a5582f4c7'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4bd')}, "u"=>{"$set"=>{"parent_id"=>"5b92a231a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4bf')}, "u"=>{"$set"=>{"parent_id"=>"5b92a231a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a231acbcd61a5582f4c1')}, "u"=>{"$set"=>{"parent_id"=>"5b92a231a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a231acbcd61a5582f4c3')}, "u"=>{"$set"=>{"parent_id"=>"5b92a231a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a231acbcd61a5582f4c5')}, "u"=>{"$set"=>{"parent_id"=>"5b92a231a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a231acbcd61a5582f4c7'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a231acbcd61a5582f4c7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a231acbcd61a5582f4c7", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a231acbcd61a5582f4c7", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a231acbcd61a5582f4c7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a231acbcd61a5582f4c7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a231acbcd61a5582f4c7", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a231acbcd61a5582f4c7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a231acbcd61a5582f4c7", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a231acbcd61a5582f4c7", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a231acbcd61a5582f4c7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a231acbcd61a5582f4c7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a231acbcd61a5582f4d8'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a231acbcd61a5582f4c7'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a231acbcd61a5582f4c7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a231acbcd61a5582f4c7", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a231acbcd61a5582f4c7", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a231acbcd61a5582f4c7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a231acbcd61a5582f4c7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a231acbcd61a5582f4c7", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a231acbcd61a5582f4c7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4bd')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4bf')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a231acbcd61a5582f4c1')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a231acbcd61a5582f4c3')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a231acbcd61a5582f4c5')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a231acbcd61a5582f4d8')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92a231acbcd61a5582f4d8", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a231acbcd61a5582f4c7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a231acbcd61a5582f4c7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a231acbcd61a5582f4c7", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a231acbcd61a5582f4c7", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a231acbcd61a5582f4c7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a231acbcd61a5582f4c7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a231acbcd61a5582f4c7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"_id"=>{"$oid"=>"5b92a231acbcd61a5582f4e3"}, "applicable"=>false, "autocomplete_description"=>nil, "cart_id"=>"5b92a231acbcd61a5582f4c7", "count"=>nil, "created_at"=>nil, "declined"=>nil, "discount_amount"=>50.0, "discount_percentage"=>0.0, "doc_version"=>0, "masked_tags"=>nil, "pending"=>nil, "primary_link"=>nil, "product_ids"=>["5b92a230acbcd61a5582f4b2", "5b92a230acbcd61a5582f4b2", "5b92a230acbcd61a5582f4b2", "5b92a230acbcd61a5582f4b2", "5b92a230acbcd61a5582f4b2"], "public"=>"no", "requires_verification"=>true, "resource_class"=>nil, "resource_id"=>nil, "secondary_links"=>{}, "tags"=>nil, "updated_at"=>nil, "used_by_users"=>nil, "verified"=>nil}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: _id, applicable, autocomplete_description, count, created_at, declined, doc_version, masked_tags, pending, primary_link, product_ids, public, resource_class, resource_id, secondary_links, tags, updated_at, used_by_users, verified Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a231acbcd61a5582f4c7'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a231acbcd61a5582f4c7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a231acbcd61a5582f4c7", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a231acbcd61a5582f4c7", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a231acbcd61a5582f4c7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a231acbcd61a5582f4c7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a231acbcd61a5582f4c7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a231acbcd61a5582f4c7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b92a231acbcd61a5582f4c7", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a231acbcd61a5582f4c7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a231acbcd61a5582f4c7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a231acbcd61a5582f4c7", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a231acbcd61a5582f4c7", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a231acbcd61a5582f4c7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a231acbcd61a5582f4c7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a231acbcd61a5582f4c7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a231acbcd61a5582f4e4'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Completed 201 Created in 202ms (Views: 3.0ms) MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a232acbcd61a5582f4e6'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a232acbcd61a5582f4e8'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a232acbcd61a5582f4ea'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a232acbcd61a5582f4ec'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a232acbcd61a5582f4ee'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a232acbcd61a5582f4f0'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a232acbcd61a5582f4e6')}, "u"=>{"$set"=>{"parent_id"=>"5b92a232a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a232acbcd61a5582f4e8')}, "u"=>{"$set"=>{"parent_id"=>"5b92a232a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a232acbcd61a5582f4ea')}, "u"=>{"$set"=>{"parent_id"=>"5b92a232a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a232acbcd61a5582f4ec')}, "u"=>{"$set"=>{"parent_id"=>"5b92a232a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a232acbcd61a5582f4ee')}, "u"=>{"$set"=>{"parent_id"=>"5b92a232a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a232acbcd61a5582f4f0'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a232acbcd61a5582f4f0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a232acbcd61a5582f4f0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a232acbcd61a5582f4f0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a232acbcd61a5582f4f0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a232acbcd61a5582f4f0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a232acbcd61a5582f4f0", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a232acbcd61a5582f4f0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a232acbcd61a5582f4f0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a232acbcd61a5582f4f0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a232acbcd61a5582f4f0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a232acbcd61a5582f4f0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a232acbcd61a5582f501'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a232acbcd61a5582f4f0'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a232acbcd61a5582f4f0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a232acbcd61a5582f4f0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a232acbcd61a5582f4f0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a232acbcd61a5582f4f0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a232acbcd61a5582f4f0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a232acbcd61a5582f4f0", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a232acbcd61a5582f4f0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a232acbcd61a5582f4e6')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a232acbcd61a5582f4e8')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a232acbcd61a5582f4ea')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a232acbcd61a5582f4ec')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a232acbcd61a5582f4ee')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a232acbcd61a5582f501')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92a232acbcd61a5582f501", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a232acbcd61a5582f4f0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a232acbcd61a5582f4f0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a232acbcd61a5582f4f0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a232acbcd61a5582f4f0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a232acbcd61a5582f4f0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a232acbcd61a5582f4f0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a232acbcd61a5582f4f0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a232acbcd61a5582f4f0'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a232acbcd61a5582f4f0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a232acbcd61a5582f4f0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a232acbcd61a5582f4f0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a232acbcd61a5582f4f0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a232acbcd61a5582f4f0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a232acbcd61a5582f4f0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a232acbcd61a5582f4f0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b92a232acbcd61a5582f4f0", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a232acbcd61a5582f4f0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a232acbcd61a5582f4f0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a232acbcd61a5582f4f0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a232acbcd61a5582f4f0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a232acbcd61a5582f4f0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a232acbcd61a5582f4f0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a232acbcd61a5582f4f0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a233acbcd61a5582f50c'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started GET "/shopping/discounts/5b92a233acbcd61a5582f50c?%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%7D" for 127.0.0.1 at 2018-09-07 21:37:15 +0530 Processing by Shopping::DiscountsController#show as JSON Parameters: {"{\"api_key\":\"test\",\"current_app_id\":\"testappid\"}"=>nil, "id"=>"5b92a233acbcd61a5582f50c", "discount"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b92a233acbcd61a5582f50c'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a233acbcd61a5582f50e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a233acbcd61a5582f510'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a233acbcd61a5582f512'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a233acbcd61a5582f514'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a233acbcd61a5582f516'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a233acbcd61a5582f518'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a233acbcd61a5582f50e')}, "u"=>{"$set"=>{"parent_id"=>"5b92a233a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a233acbcd61a5582f510')}, "u"=>{"$set"=>{"parent_id"=>"5b92a233a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a233acbcd61a5582f512')}, "u"=>{"$set"=>{"parent_id"=>"5b92a233a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a233acbcd61a5582f514')}, "u"=>{"$set"=>{"parent_id"=>"5b92a233a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a233acbcd61a5582f516')}, "u"=>{"$set"=>{"parent_id"=>"5b92a233a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a233acbcd61a5582f518'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a233acbcd61a5582f518", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a233acbcd61a5582f518", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a233acbcd61a5582f518", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a233acbcd61a5582f518", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a233acbcd61a5582f518", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a233acbcd61a5582f518", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a233acbcd61a5582f518", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a233acbcd61a5582f518", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a233acbcd61a5582f518", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a233acbcd61a5582f518", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a233acbcd61a5582f518", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a234acbcd61a5582f529'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a233acbcd61a5582f518'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a233acbcd61a5582f518", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a233acbcd61a5582f518", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a233acbcd61a5582f518", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a233acbcd61a5582f518", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a233acbcd61a5582f518", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a233acbcd61a5582f518", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a233acbcd61a5582f518", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a233acbcd61a5582f50e')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a233acbcd61a5582f510')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a233acbcd61a5582f512')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a233acbcd61a5582f514')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a233acbcd61a5582f516')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a234acbcd61a5582f529')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92a234acbcd61a5582f529", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a233acbcd61a5582f518", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a233acbcd61a5582f518", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a233acbcd61a5582f518", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a233acbcd61a5582f518", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a233acbcd61a5582f518", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a233acbcd61a5582f518", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a233acbcd61a5582f518", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a233acbcd61a5582f518'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a233acbcd61a5582f518", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a233acbcd61a5582f518", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a233acbcd61a5582f518", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a233acbcd61a5582f518", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a233acbcd61a5582f518", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a233acbcd61a5582f518", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a233acbcd61a5582f518", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b92a233acbcd61a5582f518", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a233acbcd61a5582f518", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a233acbcd61a5582f518", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a233acbcd61a5582f518", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a233acbcd61a5582f518", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a233acbcd61a5582f518", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a233acbcd61a5582f518", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a233acbcd61a5582f518", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a234acbcd61a5582f534'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s Started POST "/shopping/cart_items/create_multiple" for 127.0.0.1 at 2018-09-07 21:37:16 +0530 Processing by Shopping::CartItemsController#create_multiple as JSON Parameters: {"id"=>"5b92a234acbcd61a5582f534", "discount"=>{"product_ids"=>["5b92a230acbcd61a5582f4b2", "5b92a230acbcd61a5582f4b2", "5b92a230acbcd61a5582f4b2", "5b92a230acbcd61a5582f4b2", "5b92a230acbcd61a5582f4b2"]}, "api_key"=>"test", "current_app_id"=>"testappid", "cart_item"=>{"discount"=>{"product_ids"=>["5b92a230acbcd61a5582f4b2", "5b92a230acbcd61a5582f4b2", "5b92a230acbcd61a5582f4b2", "5b92a230acbcd61a5582f4b2", "5b92a230acbcd61a5582f4b2"]}}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: id, api_key, current_app_id, cart_item, user_token Unpermitted parameter: discount Unpermitted parameters: id, discount, api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b92a234acbcd61a5582f534'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b92a234acbcd61a5582f534'), "resource_id"=>"5b92a230acbcd61a5582f4ae", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Completed 500 Internal Server Error in 43ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a234acbcd61a5582f53a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a234acbcd61a5582f53c'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a234acbcd61a5582f53e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a234acbcd61a5582f540'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a234acbcd61a5582f542'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a234acbcd61a5582f544'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a234acbcd61a5582f53a')}, "u"=>{"$set"=>{"parent_id"=>"5b92a234a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a234acbcd61a5582f53c')}, "u"=>{"$set"=>{"parent_id"=>"5b92a234a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a234acbcd61a5582f53e')}, "u"=>{"$set"=>{"parent_id"=>"5b92a234a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a234acbcd61a5582f540')}, "u"=>{"$set"=>{"parent_id"=>"5b92a234a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a234acbcd61a5582f542')}, "u"=>{"$set"=>{"parent_id"=>"5b92a234a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a234acbcd61a5582f544'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a234acbcd61a5582f544", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a234acbcd61a5582f544", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a234acbcd61a5582f544", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a234acbcd61a5582f544", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a234acbcd61a5582f544", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a234acbcd61a5582f544", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a234acbcd61a5582f544", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a234acbcd61a5582f544", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a234acbcd61a5582f544", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a234acbcd61a5582f544", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a234acbcd61a5582f544", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a235acbcd61a5582f555'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a234acbcd61a5582f544'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a234acbcd61a5582f544", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a234acbcd61a5582f544", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a234acbcd61a5582f544", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a234acbcd61a5582f544", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a234acbcd61a5582f544", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a234acbcd61a5582f544", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a234acbcd61a5582f544", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a234acbcd61a5582f53a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a234acbcd61a5582f53c')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a234acbcd61a5582f53e')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a234acbcd61a5582f540')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a234acbcd61a5582f542')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a235acbcd61a5582f555')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92a235acbcd61a5582f555", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a234acbcd61a5582f544", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a234acbcd61a5582f544", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a234acbcd61a5582f544", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a234acbcd61a5582f544", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a234acbcd61a5582f544", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a234acbcd61a5582f544", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a234acbcd61a5582f544", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a234acbcd61a5582f544'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a234acbcd61a5582f544", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a234acbcd61a5582f544", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a234acbcd61a5582f544", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a234acbcd61a5582f544", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a234acbcd61a5582f544", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a234acbcd61a5582f544", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a234acbcd61a5582f544", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b92a234acbcd61a5582f544", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a234acbcd61a5582f544", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a234acbcd61a5582f544", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a234acbcd61a5582f544", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a234acbcd61a5582f544", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a234acbcd61a5582f544", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a234acbcd61a5582f544", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a234acbcd61a5582f544", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a235acbcd61a5582f560'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a235acbcd61a5582f562'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a235acbcd61a5582f564'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a235acbcd61a5582f566'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a235acbcd61a5582f568'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a235acbcd61a5582f56a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started POST "/shopping/carts" for 127.0.0.1 at 2018-09-07 21:37:18 +0530 Processing by Shopping::CartsController#create as JSON Parameters: {"cart"=>{"add_cart_item_ids"=>["5b92a235acbcd61a5582f562", "5b92a235acbcd61a5582f564", "5b92a235acbcd61a5582f566", "5b92a235acbcd61a5582f568", "5b92a235acbcd61a5582f56a"]}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b92a235acbcd61a5582f562'), "resource_id"=>"5b92a230acbcd61a5582f4ae", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92a235acbcd61a5582f562'), "resource_id"=>"5b92a230acbcd61a5582f4ae", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a235acbcd61a5582f562')}, "u"=>{"$set"=>{"parent_id"=>"5b92a236a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b92a235acbcd61a5582f564'), "resource_id"=>"5b92a230acbcd61a5582f4ae", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92a235acbcd61a5582f564'), "resource_id"=>"5b92a230acbcd61a5582f4ae", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a235acbcd61a5582f564')}, "u"=>{"$set"=>{"parent_id"=>"5b92a236a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b92a235acbcd61a5582f566'), "resource_id"=>"5b92a230acbcd61a5582f4ae", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92a235acbcd61a5582f566'), "resource_id"=>"5b92a230acbcd61a5582f4ae", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a235acbcd61a5582f566')}, "u"=>{"$set"=>{"parent_id"=>"5b92a236a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b92a235acbcd61a5582f568'), "resource_id"=>"5b92a230acbcd61a5582f4ae", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92a235acbcd61a5582f568'), "resource_id"=>"5b92a230acbcd61a5582f4ae", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a235acbcd61a5582f568')}, "u"=>{"$set"=>{"parent_id"=>"5b92a236a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b92a235acbcd61a5582f56a'), "resource_id"=>"5b92a230acbcd61a5582f4ae", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92a235acbcd61a5582f56a'), "resource_id"=>"5b92a230acbcd61a5582f4ae", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a235acbcd61a5582f56a')}, "u"=>{"$set"=>{"parent_id"=>"5b92a236a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a236acbcd61a5582f56c'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4ae')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4ae", "parent_id"=>"5b92a236acbcd61a5582f56c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a236acbcd61a5582f57d'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a236acbcd61a5582f57f'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a236acbcd61a5582f581'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a236acbcd61a5582f583'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a236acbcd61a5582f585'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a236acbcd61a5582f587'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a236acbcd61a5582f57d')}, "u"=>{"$set"=>{"parent_id"=>"5b92a236a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a236acbcd61a5582f57f')}, "u"=>{"$set"=>{"parent_id"=>"5b92a236a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a236acbcd61a5582f581')}, "u"=>{"$set"=>{"parent_id"=>"5b92a236a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a236acbcd61a5582f583')}, "u"=>{"$set"=>{"parent_id"=>"5b92a236a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a236acbcd61a5582f585')}, "u"=>{"$set"=>{"parent_id"=>"5b92a236a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a236acbcd61a5582f587'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a236acbcd61a5582f587", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a236acbcd61a5582f587", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a236acbcd61a5582f587", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a236acbcd61a5582f587", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a236acbcd61a5582f587", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a236acbcd61a5582f587", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a236acbcd61a5582f587", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a236acbcd61a5582f587", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a236acbcd61a5582f587", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a236acbcd61a5582f587", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a236acbcd61a5582f587", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a237acbcd61a5582f598'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a236acbcd61a5582f587'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a236acbcd61a5582f587", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a236acbcd61a5582f587", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a236acbcd61a5582f587", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a236acbcd61a5582f587", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a236acbcd61a5582f587", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a236acbcd61a5582f587", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a236acbcd61a5582f587", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a236acbcd61a5582f57d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a236acbcd61a5582f57f')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a236acbcd61a5582f581')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a236acbcd61a5582f583')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a236acbcd61a5582f585')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a237acbcd61a5582f598')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92a237acbcd61a5582f598", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a236acbcd61a5582f587", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a236acbcd61a5582f587", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a236acbcd61a5582f587", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a236acbcd61a5582f587", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a236acbcd61a5582f587", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a236acbcd61a5582f587", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a236acbcd61a5582f587", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a236acbcd61a5582f587'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a236acbcd61a5582f587", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a236acbcd61a5582f587", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a236acbcd61a5582f587", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a236acbcd61a5582f587", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a236acbcd61a5582f587", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a236acbcd61a5582f587", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a236acbcd61a5582f587", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b92a236acbcd61a5582f587", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a236acbcd61a5582f587", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a236acbcd61a5582f587", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a236acbcd61a5582f587", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a236acbcd61a5582f587", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a236acbcd61a5582f587", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a236acbcd61a5582f587", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a236acbcd61a5582f587", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a237acbcd61a5582f5a3'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a237acbcd61a5582f5a5'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a237acbcd61a5582f5a7'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a237acbcd61a5582f5a9'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a237acbcd61a5582f5ab'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a238acbcd61a5582f5ad'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a238acbcd61a5582f5af'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a237acbcd61a5582f5a5')}, "u"=>{"$set"=>{"parent_id"=>"5b92a238a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a237acbcd61a5582f5a7')}, "u"=>{"$set"=>{"parent_id"=>"5b92a238a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a237acbcd61a5582f5a9')}, "u"=>{"$set"=>{"parent_id"=>"5b92a238a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a237acbcd61a5582f5ab')}, "u"=>{"$set"=>{"parent_id"=>"5b92a238a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a238acbcd61a5582f5ad')}, "u"=>{"$set"=>{"parent_id"=>"5b92a238a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Started POST "/shopping/payments" for 127.0.0.1 at 2018-09-07 21:37:20 +0530 Processing by Shopping::PaymentsController#create as JSON Parameters: {"cart_id"=>"5b92a238acbcd61a5582f5af", "payment_type"=>"cash", "amount"=>0.0, "discount_id"=>"5b92a237acbcd61a5582f5a3", "api_key"=>"test", "current_app_id"=>"testappid", "payment"=>{"amount"=>0.0, "payment_type"=>"cash", "cart_id"=>"5b92a238acbcd61a5582f5af", "discount_id"=>"5b92a237acbcd61a5582f5a3"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: cart_id, payment_type, amount, discount_id, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, amount, discount_id, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, amount, discount_id, api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a238acbcd61a5582f5af'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4ae')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4ae", "parent_id"=>"5b92a238acbcd61a5582f5af", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a238acbcd61a5582f5c1'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a238acbcd61a5582f5c3'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a238acbcd61a5582f5c5'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a238acbcd61a5582f5c7'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a238acbcd61a5582f5c9'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a238acbcd61a5582f5cb'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a238acbcd61a5582f5c1')}, "u"=>{"$set"=>{"parent_id"=>"5b92a238a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a238acbcd61a5582f5c3')}, "u"=>{"$set"=>{"parent_id"=>"5b92a238a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a238acbcd61a5582f5c5')}, "u"=>{"$set"=>{"parent_id"=>"5b92a238a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a238acbcd61a5582f5c7')}, "u"=>{"$set"=>{"parent_id"=>"5b92a238a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a238acbcd61a5582f5c9')}, "u"=>{"$set"=>{"parent_id"=>"5b92a238a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a238acbcd61a5582f5cb'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a238acbcd61a5582f5cb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a238acbcd61a5582f5cb", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a238acbcd61a5582f5cb", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a238acbcd61a5582f5cb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a238acbcd61a5582f5cb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a238acbcd61a5582f5cb", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a238acbcd61a5582f5cb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a238acbcd61a5582f5cb", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a238acbcd61a5582f5cb", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a238acbcd61a5582f5cb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a238acbcd61a5582f5cb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a239acbcd61a5582f5dc'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a238acbcd61a5582f5cb'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a238acbcd61a5582f5cb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a238acbcd61a5582f5cb", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a238acbcd61a5582f5cb", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a238acbcd61a5582f5cb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a238acbcd61a5582f5cb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a238acbcd61a5582f5cb", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a238acbcd61a5582f5cb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a238acbcd61a5582f5c1')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a238acbcd61a5582f5c3')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a238acbcd61a5582f5c5')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a238acbcd61a5582f5c7')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a238acbcd61a5582f5c9')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a239acbcd61a5582f5dc')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92a239acbcd61a5582f5dc", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a238acbcd61a5582f5cb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a238acbcd61a5582f5cb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a238acbcd61a5582f5cb", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a238acbcd61a5582f5cb", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a238acbcd61a5582f5cb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a238acbcd61a5582f5cb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a238acbcd61a5582f5cb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a238acbcd61a5582f5cb'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a238acbcd61a5582f5cb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a238acbcd61a5582f5cb", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a238acbcd61a5582f5cb", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a238acbcd61a5582f5cb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a238acbcd61a5582f5cb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a238acbcd61a5582f5cb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a238acbcd61a5582f5cb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b92a238acbcd61a5582f5cb", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a238acbcd61a5582f5cb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a238acbcd61a5582f5cb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a238acbcd61a5582f5cb", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a238acbcd61a5582f5cb", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a238acbcd61a5582f5cb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a238acbcd61a5582f5cb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a238acbcd61a5582f5cb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a239acbcd61a5582f5e7'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a239acbcd61a5582f5e9'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a239acbcd61a5582f5eb'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a239acbcd61a5582f5ed'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a239acbcd61a5582f5ef'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a239acbcd61a5582f5f1'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a23aacbcd61a5582f5f3'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a239acbcd61a5582f5e9')}, "u"=>{"$set"=>{"parent_id"=>"5b92a23aa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a239acbcd61a5582f5eb')}, "u"=>{"$set"=>{"parent_id"=>"5b92a23aa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a239acbcd61a5582f5ed')}, "u"=>{"$set"=>{"parent_id"=>"5b92a23aa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a239acbcd61a5582f5ef')}, "u"=>{"$set"=>{"parent_id"=>"5b92a23aa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a239acbcd61a5582f5f1')}, "u"=>{"$set"=>{"parent_id"=>"5b92a23aa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a23aacbcd61a5582f5f3'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4ae')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4ae", "parent_id"=>"5b92a23aacbcd61a5582f5f3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a23aacbcd61a5582f605'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a23aacbcd61a5582f607'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a23aacbcd61a5582f609'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a23aacbcd61a5582f60b'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a23aacbcd61a5582f60d'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a23aacbcd61a5582f60f'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a23aacbcd61a5582f605')}, "u"=>{"$set"=>{"parent_id"=>"5b92a23aa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a23aacbcd61a5582f607')}, "u"=>{"$set"=>{"parent_id"=>"5b92a23aa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a23aacbcd61a5582f609')}, "u"=>{"$set"=>{"parent_id"=>"5b92a23aa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a23aacbcd61a5582f60b')}, "u"=>{"$set"=>{"parent_id"=>"5b92a23aa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a23aacbcd61a5582f60d')}, "u"=>{"$set"=>{"parent_id"=>"5b92a23aa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a23aacbcd61a5582f60f'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a23aacbcd61a5582f60f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a23aacbcd61a5582f60f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a23aacbcd61a5582f60f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a23aacbcd61a5582f60f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a23aacbcd61a5582f60f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a23aacbcd61a5582f60f", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a23aacbcd61a5582f60f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a23aacbcd61a5582f60f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a23aacbcd61a5582f60f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a23aacbcd61a5582f60f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a23aacbcd61a5582f60f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a23bacbcd61a5582f620'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a23aacbcd61a5582f60f'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a23aacbcd61a5582f60f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a23aacbcd61a5582f60f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a23aacbcd61a5582f60f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a23aacbcd61a5582f60f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a23aacbcd61a5582f60f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a23aacbcd61a5582f60f", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a23aacbcd61a5582f60f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a23aacbcd61a5582f605')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a23aacbcd61a5582f607')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a23aacbcd61a5582f609')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a23aacbcd61a5582f60b')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a23aacbcd61a5582f60d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a23bacbcd61a5582f620')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92a23bacbcd61a5582f620", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a23aacbcd61a5582f60f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a23aacbcd61a5582f60f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a23aacbcd61a5582f60f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a23aacbcd61a5582f60f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a23aacbcd61a5582f60f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a23aacbcd61a5582f60f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a23aacbcd61a5582f60f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a23aacbcd61a5582f60f'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a23aacbcd61a5582f60f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a23aacbcd61a5582f60f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a23aacbcd61a5582f60f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a23aacbcd61a5582f60f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a23aacbcd61a5582f60f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a23aacbcd61a5582f60f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a23aacbcd61a5582f60f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b92a23aacbcd61a5582f60f", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a23aacbcd61a5582f60f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a23aacbcd61a5582f60f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a23aacbcd61a5582f60f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a23aacbcd61a5582f60f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a23aacbcd61a5582f60f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a23aacbcd61a5582f60f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a23aacbcd61a5582f60f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a23bacbcd61a5582f62b'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a23bacbcd61a5582f62d'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a23bacbcd61a5582f62f'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a23bacbcd61a5582f631'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a23bacbcd61a5582f633'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a23bacbcd61a5582f635'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a23bacbcd61a5582f637'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a23bacbcd61a5582f62d')}, "u"=>{"$set"=>{"parent_id"=>"5b92a23ba... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a23bacbcd61a5582f62f')}, "u"=>{"$set"=>{"parent_id"=>"5b92a23ba... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a23bacbcd61a5582f631')}, "u"=>{"$set"=>{"parent_id"=>"5b92a23ba... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a23bacbcd61a5582f633')}, "u"=>{"$set"=>{"parent_id"=>"5b92a23ba... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a23bacbcd61a5582f635')}, "u"=>{"$set"=>{"parent_id"=>"5b92a23ba... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a23bacbcd61a5582f637'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4ae')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4ae", "parent_id"=>"5b92a23bacbcd61a5582f637", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a23cacbcd61a5582f649'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a23cacbcd61a5582f64b'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a23cacbcd61a5582f64d'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a23cacbcd61a5582f64f'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a23cacbcd61a5582f651'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a23cacbcd61a5582f653'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a23cacbcd61a5582f649')}, "u"=>{"$set"=>{"parent_id"=>"5b92a23ca... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a23cacbcd61a5582f64b')}, "u"=>{"$set"=>{"parent_id"=>"5b92a23ca... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a23cacbcd61a5582f64d')}, "u"=>{"$set"=>{"parent_id"=>"5b92a23ca... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a23cacbcd61a5582f64f')}, "u"=>{"$set"=>{"parent_id"=>"5b92a23ca... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a23cacbcd61a5582f651')}, "u"=>{"$set"=>{"parent_id"=>"5b92a23ca... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a23cacbcd61a5582f653'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a23cacbcd61a5582f653", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a23cacbcd61a5582f653", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a23cacbcd61a5582f653", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a23cacbcd61a5582f653", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a23cacbcd61a5582f653", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a23cacbcd61a5582f653", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a23cacbcd61a5582f653", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a23cacbcd61a5582f653", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a23cacbcd61a5582f653", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a23cacbcd61a5582f653", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a23cacbcd61a5582f653", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a23dacbcd61a5582f664'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a23cacbcd61a5582f653'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a23cacbcd61a5582f653", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a23cacbcd61a5582f653", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a23cacbcd61a5582f653", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a23cacbcd61a5582f653", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a23cacbcd61a5582f653", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a23cacbcd61a5582f653", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a23cacbcd61a5582f653", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a23cacbcd61a5582f649')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a23cacbcd61a5582f64b')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a23cacbcd61a5582f64d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a23cacbcd61a5582f64f')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a23cacbcd61a5582f651')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a23dacbcd61a5582f664')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92a23dacbcd61a5582f664", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a23cacbcd61a5582f653", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a23cacbcd61a5582f653", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a23cacbcd61a5582f653", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a23cacbcd61a5582f653", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a23cacbcd61a5582f653", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a23cacbcd61a5582f653", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a23cacbcd61a5582f653", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a23cacbcd61a5582f653'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a23cacbcd61a5582f653", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a23cacbcd61a5582f653", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a23cacbcd61a5582f653", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a23cacbcd61a5582f653", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a23cacbcd61a5582f653", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a23cacbcd61a5582f653", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a23cacbcd61a5582f653", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b92a23cacbcd61a5582f653", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a23cacbcd61a5582f653", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a23cacbcd61a5582f653", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a23cacbcd61a5582f653", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a23cacbcd61a5582f653", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a23cacbcd61a5582f653", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a23cacbcd61a5582f653", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a23cacbcd61a5582f653", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a23dacbcd61a5582f66f'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a23dacbcd61a5582f671'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a23dacbcd61a5582f673'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a23dacbcd61a5582f675'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a23dacbcd61a5582f677'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a23dacbcd61a5582f679'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a23dacbcd61a5582f67b'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a23dacbcd61a5582f671')}, "u"=>{"$set"=>{"parent_id"=>"5b92a23da... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a23dacbcd61a5582f673')}, "u"=>{"$set"=>{"parent_id"=>"5b92a23da... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a23dacbcd61a5582f675')}, "u"=>{"$set"=>{"parent_id"=>"5b92a23da... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a23dacbcd61a5582f677')}, "u"=>{"$set"=>{"parent_id"=>"5b92a23da... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a23dacbcd61a5582f679')}, "u"=>{"$set"=>{"parent_id"=>"5b92a23da... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a23dacbcd61a5582f67b'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4ae')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4ae", "parent_id"=>"5b92a23dacbcd61a5582f67b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a23eacbcd61a5582f68d'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a23eacbcd61a5582f68f'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a23eacbcd61a5582f691'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a23eacbcd61a5582f693'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a23eacbcd61a5582f695'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a23eacbcd61a5582f697'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a23eacbcd61a5582f68d')}, "u"=>{"$set"=>{"parent_id"=>"5b92a23ea... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a23eacbcd61a5582f68f')}, "u"=>{"$set"=>{"parent_id"=>"5b92a23ea... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a23eacbcd61a5582f691')}, "u"=>{"$set"=>{"parent_id"=>"5b92a23ea... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a23eacbcd61a5582f693')}, "u"=>{"$set"=>{"parent_id"=>"5b92a23ea... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a23eacbcd61a5582f695')}, "u"=>{"$set"=>{"parent_id"=>"5b92a23ea... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a23eacbcd61a5582f697'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a23eacbcd61a5582f697", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a23eacbcd61a5582f697", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a23eacbcd61a5582f697", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a23eacbcd61a5582f697", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a23eacbcd61a5582f697", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a23eacbcd61a5582f697", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a23eacbcd61a5582f697", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a23eacbcd61a5582f697", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a23eacbcd61a5582f697", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a23eacbcd61a5582f697", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a23eacbcd61a5582f697", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a23eacbcd61a5582f697'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a23eacbcd61a5582f697", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a23eacbcd61a5582f697", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a23eacbcd61a5582f697", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a23eacbcd61a5582f697", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a23eacbcd61a5582f697", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a23eacbcd61a5582f697", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a23eacbcd61a5582f697", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a23facbcd61a5582f6a8'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92a23facbcd61a5582f6a8", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a23eacbcd61a5582f697", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a23eacbcd61a5582f697", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a23eacbcd61a5582f697", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a23eacbcd61a5582f697", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a23eacbcd61a5582f697", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a23eacbcd61a5582f697", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a23eacbcd61a5582f697", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"_id"=>{"$oid"=>"5b92a23facbcd61a5582f6b3"}, "applicable"=>false, "autocomplete_description"=>nil, "cart_id"=>"5b92a23eacbcd61a5582f697", "count"=>nil, "created_at"=>nil, "declined"=>nil, "discount_amount"=>1.0, "discount_percentage"=>0.0, "doc_version"=>0, "masked_tags"=>nil, "pending"=>nil, "primary_link"=>nil, "product_ids"=>["5b92a230acbcd61a5582f4b2", "5b92a230acbcd61a5582f4b2", "5b92a230acbcd61a5582f4b2", "5b92a230acbcd61a5582f4b2", "5b92a230acbcd61a5582f4b2"], "public"=>"no", "requires_verification"=>true, "resource_class"=>nil, "resource_id"=>nil, "secondary_links"=>{}, "tags"=>nil, "updated_at"=>nil, "used_by_users"=>nil, "verified"=>nil}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s Unpermitted parameters: _id, applicable, autocomplete_description, count, created_at, declined, doc_version, masked_tags, pending, primary_link, product_ids, public, resource_class, resource_id, secondary_links, tags, updated_at, used_by_users, verified Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a23eacbcd61a5582f697'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a23eacbcd61a5582f697", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a23eacbcd61a5582f697", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a23eacbcd61a5582f697", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a23eacbcd61a5582f697", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a23eacbcd61a5582f697", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a23eacbcd61a5582f697", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a23eacbcd61a5582f697", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b92a23eacbcd61a5582f697", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a23eacbcd61a5582f697", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a23eacbcd61a5582f697", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a23eacbcd61a5582f697", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a23eacbcd61a5582f697", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a23eacbcd61a5582f697", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a23eacbcd61a5582f697", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a23eacbcd61a5582f697", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "query"=>{"_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s Started POST "/shopping/discounts" for 127.0.0.1 at 2018-09-07 21:37:27 +0530 Value for params[:discount][:declined] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:masked_tags] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:pending] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:product_ids] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:tags] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:used_by_users] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:verified] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Processing by Shopping::DiscountsController#create as JSON Parameters: {"discount"=>{"_id"=>{"$oid"=>"5b92a23facbcd61a5582f6b6"}, "applicable"=>false, "autocomplete_description"=>nil, "cart_id"=>nil, "count"=>4, "created_at"=>nil, "declined"=>nil, "discount_amount"=>10.0, "discount_percentage"=>100.0, "doc_version"=>0, "masked_tags"=>nil, "pending"=>nil, "primary_link"=>nil, "product_ids"=>nil, "public"=>"no", "requires_verification"=>false, "resource_class"=>nil, "resource_id"=>nil, "secondary_links"=>{}, "tags"=>nil, "updated_at"=>nil, "used_by_users"=>nil, "verified"=>nil}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken4"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken4"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: _id, applicable, autocomplete_description, created_at, declined, doc_version, masked_tags, pending, primary_link, product_ids, public, resource_class, resource_id, secondary_links, tags, updated_at, used_by_users, verified Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a23facbcd61a5582f6b7'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Completed 201 Created in 68ms (Views: 1.1ms) MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a23facbcd61a5582f6ba'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.006s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a23facbcd61a5582f6bc'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a23facbcd61a5582f6be'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a23facbcd61a5582f6c0'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a23facbcd61a5582f6c2'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a240acbcd61a5582f6c4'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a23facbcd61a5582f6ba')}, "u"=>{"$set"=>{"parent_id"=>"5b92a240a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a23facbcd61a5582f6bc')}, "u"=>{"$set"=>{"parent_id"=>"5b92a240a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a23facbcd61a5582f6be')}, "u"=>{"$set"=>{"parent_id"=>"5b92a240a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a23facbcd61a5582f6c0')}, "u"=>{"$set"=>{"parent_id"=>"5b92a240a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a23facbcd61a5582f6c2')}, "u"=>{"$set"=>{"parent_id"=>"5b92a240a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a240acbcd61a5582f6d5'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started POST "/shopping/payments" for 127.0.0.1 at 2018-09-07 21:37:28 +0530 Processing by Shopping::PaymentsController#create as JSON Parameters: {"cart_id"=>"5b92a240acbcd61a5582f6c4", "payment_type"=>"cash", "amount"=>0.0, "discount_id"=>"5b92a240acbcd61a5582f6d5", "api_key"=>"test", "current_app_id"=>"testappid", "payment"=>{"amount"=>0.0, "payment_type"=>"cash", "cart_id"=>"5b92a240acbcd61a5582f6c4", "discount_id"=>"5b92a240acbcd61a5582f6d5"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: cart_id, payment_type, amount, discount_id, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, amount, discount_id, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, amount, discount_id, api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a240acbcd61a5582f6c4'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a240acbcd61a5582f6c4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a240acbcd61a5582f6c4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a240acbcd61a5582f6c4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a240acbcd61a5582f6c4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a240acbcd61a5582f6c4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b92a240acbcd61a5582f6d5'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "query"=>{"_id"=>BSON::ObjectId('5b92a240acbcd61a5582f6d5'), "pending"=>{"$ne"=>"5b92a240acbcd61a5582f6d7"}, "declined"=>{"$ne"=>"5b92a240acbcd61a5582f6d7"}, "count"=>{"$gte"=>1}, "_type"=>"Shopping::Discou... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a240acbcd61a5582f6c4", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a240acbcd61a5582f6c4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a23facbcd61a5582f6ba')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a23facbcd61a5582f6bc')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a23facbcd61a5582f6be')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a23facbcd61a5582f6c0')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a23facbcd61a5582f6c2')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a240acbcd61a5582f6d7'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92a240acbcd61a5582f6d7", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a240acbcd61a5582f6c4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s Started POST "/shopping/discounts" for 127.0.0.1 at 2018-09-07 21:37:28 +0530 Value for params[:discount][:declined] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:masked_tags] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:pending] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:product_ids] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:tags] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:used_by_users] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:verified] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Processing by Shopping::DiscountsController#create as JSON Parameters: {"discount"=>{"_id"=>{"$oid"=>"5b92a240acbcd61a5582f6e2"}, "applicable"=>false, "autocomplete_description"=>nil, "cart_id"=>nil, "count"=>4, "created_at"=>nil, "declined"=>nil, "discount_amount"=>10.0, "discount_percentage"=>100.0, "doc_version"=>0, "masked_tags"=>nil, "pending"=>nil, "primary_link"=>nil, "product_ids"=>nil, "public"=>"no", "requires_verification"=>false, "resource_class"=>nil, "resource_id"=>nil, "secondary_links"=>{}, "tags"=>nil, "updated_at"=>nil, "used_by_users"=>nil, "verified"=>nil}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: _id, applicable, autocomplete_description, count, created_at, declined, doc_version, masked_tags, pending, primary_link, product_ids, public, resource_class, resource_id, secondary_links, tags, updated_at, used_by_users, verified Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Completed 422 Unprocessable Entity in 21ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a240acbcd61a5582f6e5'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a240acbcd61a5582f6e7'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a240acbcd61a5582f6e9'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a241acbcd61a5582f6eb'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a241acbcd61a5582f6ed'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a241acbcd61a5582f6ef'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a240acbcd61a5582f6e5')}, "u"=>{"$set"=>{"parent_id"=>"5b92a241a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a240acbcd61a5582f6e7')}, "u"=>{"$set"=>{"parent_id"=>"5b92a241a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a240acbcd61a5582f6e9')}, "u"=>{"$set"=>{"parent_id"=>"5b92a241a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a241acbcd61a5582f6eb')}, "u"=>{"$set"=>{"parent_id"=>"5b92a241a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a241acbcd61a5582f6ed')}, "u"=>{"$set"=>{"parent_id"=>"5b92a241a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a241acbcd61a5582f6ef'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a241acbcd61a5582f6ef", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a241acbcd61a5582f6ef", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a241acbcd61a5582f6ef", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a241acbcd61a5582f6ef", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a241acbcd61a5582f6ef", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a241acbcd61a5582f6ef", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a241acbcd61a5582f6ef", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a241acbcd61a5582f6ef", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a241acbcd61a5582f6ef", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a241acbcd61a5582f6ef", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a241acbcd61a5582f6ef", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a241acbcd61a5582f700'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a241acbcd61a5582f6ef'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a241acbcd61a5582f6ef", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a241acbcd61a5582f6ef", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a241acbcd61a5582f6ef", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a241acbcd61a5582f6ef", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a241acbcd61a5582f6ef", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a241acbcd61a5582f6ef", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a241acbcd61a5582f6ef", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a240acbcd61a5582f6e5')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a240acbcd61a5582f6e7')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a240acbcd61a5582f6e9')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a241acbcd61a5582f6eb')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a241acbcd61a5582f6ed')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a241acbcd61a5582f700')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92a241acbcd61a5582f700", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a241acbcd61a5582f6ef", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a241acbcd61a5582f6ef", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a241acbcd61a5582f6ef", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a241acbcd61a5582f6ef", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a241acbcd61a5582f6ef", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a241acbcd61a5582f6ef", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a241acbcd61a5582f6ef", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a241acbcd61a5582f6ef'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a241acbcd61a5582f6ef", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a241acbcd61a5582f6ef", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a241acbcd61a5582f6ef", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a241acbcd61a5582f6ef", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a241acbcd61a5582f6ef", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a241acbcd61a5582f6ef", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a241acbcd61a5582f6ef", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b92a241acbcd61a5582f6ef", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a241acbcd61a5582f6ef", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a241acbcd61a5582f6ef", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a241acbcd61a5582f6ef", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a241acbcd61a5582f6ef", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a241acbcd61a5582f6ef", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a241acbcd61a5582f6ef", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a241acbcd61a5582f6ef", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a241acbcd61a5582f70b'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a241acbcd61a5582f70d'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a242acbcd61a5582f70f'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a242acbcd61a5582f711'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a242acbcd61a5582f713'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a242acbcd61a5582f715'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a242acbcd61a5582f717'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a241acbcd61a5582f70d')}, "u"=>{"$set"=>{"parent_id"=>"5b92a242a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a242acbcd61a5582f70f')}, "u"=>{"$set"=>{"parent_id"=>"5b92a242a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a242acbcd61a5582f711')}, "u"=>{"$set"=>{"parent_id"=>"5b92a242a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a242acbcd61a5582f713')}, "u"=>{"$set"=>{"parent_id"=>"5b92a242a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a242acbcd61a5582f715')}, "u"=>{"$set"=>{"parent_id"=>"5b92a242a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a242acbcd61a5582f717'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4ae')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4ae", "parent_id"=>"5b92a242acbcd61a5582f717", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a242acbcd61a5582f729'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a242acbcd61a5582f72b'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a242acbcd61a5582f72d'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a242acbcd61a5582f72f'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a243acbcd61a5582f731'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a243acbcd61a5582f733'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a242acbcd61a5582f729')}, "u"=>{"$set"=>{"parent_id"=>"5b92a243a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a242acbcd61a5582f72b')}, "u"=>{"$set"=>{"parent_id"=>"5b92a243a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a242acbcd61a5582f72d')}, "u"=>{"$set"=>{"parent_id"=>"5b92a243a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a242acbcd61a5582f72f')}, "u"=>{"$set"=>{"parent_id"=>"5b92a243a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a243acbcd61a5582f731')}, "u"=>{"$set"=>{"parent_id"=>"5b92a243a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a243acbcd61a5582f733'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a243acbcd61a5582f733", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a243acbcd61a5582f733", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a243acbcd61a5582f733", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a243acbcd61a5582f733", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a243acbcd61a5582f733", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a243acbcd61a5582f733", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a243acbcd61a5582f733", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a243acbcd61a5582f733", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a243acbcd61a5582f733", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a243acbcd61a5582f733", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a243acbcd61a5582f733", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a243acbcd61a5582f744'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a243acbcd61a5582f733'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a243acbcd61a5582f733", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a243acbcd61a5582f733", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a243acbcd61a5582f733", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a243acbcd61a5582f733", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a243acbcd61a5582f733", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a243acbcd61a5582f733", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a243acbcd61a5582f733", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a242acbcd61a5582f729')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a242acbcd61a5582f72b')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a242acbcd61a5582f72d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a242acbcd61a5582f72f')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a243acbcd61a5582f731')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a243acbcd61a5582f744')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92a243acbcd61a5582f744", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a243acbcd61a5582f733", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a243acbcd61a5582f733", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a243acbcd61a5582f733", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a243acbcd61a5582f733", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a243acbcd61a5582f733", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a243acbcd61a5582f733", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a243acbcd61a5582f733", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a243acbcd61a5582f733'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a243acbcd61a5582f733", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a243acbcd61a5582f733", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a243acbcd61a5582f733", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a243acbcd61a5582f733", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a243acbcd61a5582f733", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a243acbcd61a5582f733", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a243acbcd61a5582f733", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b92a243acbcd61a5582f733", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a243acbcd61a5582f733", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a243acbcd61a5582f733", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a243acbcd61a5582f733", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a243acbcd61a5582f733", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a243acbcd61a5582f733", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a243acbcd61a5582f733", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a243acbcd61a5582f733", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a243acbcd61a5582f74f'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a243acbcd61a5582f751'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a243acbcd61a5582f753'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a243acbcd61a5582f755'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a243acbcd61a5582f757'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a244acbcd61a5582f759'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a244acbcd61a5582f75b'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a243acbcd61a5582f751')}, "u"=>{"$set"=>{"parent_id"=>"5b92a244a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a243acbcd61a5582f753')}, "u"=>{"$set"=>{"parent_id"=>"5b92a244a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a243acbcd61a5582f755')}, "u"=>{"$set"=>{"parent_id"=>"5b92a244a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a243acbcd61a5582f757')}, "u"=>{"$set"=>{"parent_id"=>"5b92a244a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a244acbcd61a5582f759')}, "u"=>{"$set"=>{"parent_id"=>"5b92a244a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a244acbcd61a5582f75b'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4ae')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4ae", "parent_id"=>"5b92a244acbcd61a5582f75b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a244acbcd61a5582f76d'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a244acbcd61a5582f76f'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a244acbcd61a5582f771'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a244acbcd61a5582f773'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a244acbcd61a5582f775'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a245acbcd61a5582f777'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a244acbcd61a5582f76d')}, "u"=>{"$set"=>{"parent_id"=>"5b92a245a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a244acbcd61a5582f76f')}, "u"=>{"$set"=>{"parent_id"=>"5b92a245a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a244acbcd61a5582f771')}, "u"=>{"$set"=>{"parent_id"=>"5b92a245a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a244acbcd61a5582f773')}, "u"=>{"$set"=>{"parent_id"=>"5b92a245a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a244acbcd61a5582f775')}, "u"=>{"$set"=>{"parent_id"=>"5b92a245a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a245acbcd61a5582f777'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a245acbcd61a5582f777", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a245acbcd61a5582f777", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a245acbcd61a5582f777", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a245acbcd61a5582f777", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a245acbcd61a5582f777", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a245acbcd61a5582f777", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a245acbcd61a5582f777", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a245acbcd61a5582f777", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a245acbcd61a5582f777", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a245acbcd61a5582f777", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a245acbcd61a5582f777", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a245acbcd61a5582f788'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a245acbcd61a5582f777'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a245acbcd61a5582f777", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a245acbcd61a5582f777", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a245acbcd61a5582f777", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a245acbcd61a5582f777", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a245acbcd61a5582f777", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a245acbcd61a5582f777", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a245acbcd61a5582f777", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a244acbcd61a5582f76d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a244acbcd61a5582f76f')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a244acbcd61a5582f771')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.004s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a244acbcd61a5582f773')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a244acbcd61a5582f775')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a245acbcd61a5582f788')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92a245acbcd61a5582f788", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a245acbcd61a5582f777", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a245acbcd61a5582f777", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a245acbcd61a5582f777", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a245acbcd61a5582f777", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a245acbcd61a5582f777", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a245acbcd61a5582f777", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a245acbcd61a5582f777", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a245acbcd61a5582f777'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a245acbcd61a5582f777", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a245acbcd61a5582f777", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a245acbcd61a5582f777", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a245acbcd61a5582f777", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a245acbcd61a5582f777", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a245acbcd61a5582f777", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a245acbcd61a5582f777", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b92a245acbcd61a5582f777", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a245acbcd61a5582f777", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a245acbcd61a5582f777", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a245acbcd61a5582f777", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "cart_id"=>"5b92a245acbcd61a5582f777", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a245acbcd61a5582f777", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a245acbcd61a5582f777", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4aa", "parent_id"=>"5b92a245acbcd61a5582f777", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a245acbcd61a5582f793'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a245acbcd61a5582f795'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a245acbcd61a5582f797'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a246acbcd61a5582f799'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a246acbcd61a5582f79b'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a246acbcd61a5582f79d'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a246acbcd61a5582f79f'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a245acbcd61a5582f795')}, "u"=>{"$set"=>{"parent_id"=>"5b92a246a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a245acbcd61a5582f797')}, "u"=>{"$set"=>{"parent_id"=>"5b92a246a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a246acbcd61a5582f799')}, "u"=>{"$set"=>{"parent_id"=>"5b92a246a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a246acbcd61a5582f79b')}, "u"=>{"$set"=>{"parent_id"=>"5b92a246a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4b2'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a246acbcd61a5582f79d')}, "u"=>{"$set"=>{"parent_id"=>"5b92a246a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a246acbcd61a5582f79f'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a230acbcd61a5582f4ae')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a230acbcd61a5582f4ae", "parent_id"=>"5b92a246acbcd61a5582f79f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.001s Please set AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY and AWS_REGION in your env vars, to use the sns_client. :initializers/aws.rb Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jonathon.ankunding@roob.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"tdxNbmuNWCje5XjfHh-m"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ZySUyzQdryj8ovcoTxe_"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xmN46H-4sFgpJymaC6cr"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"robyn@pfannerstillokon.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"rjXciqiUV7xiCxYmsyyR"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Th_dk7vcBPscAeKjosNU"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010f'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a2e3acbcd61ac48c0117')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"5Mi--sQVEuKNUbRzRLMw"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"tatyana_koelpin@purdy.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"aeaxok-dsgHsqehXRa-U"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"QoWSarpoZRQu7qAP8zJa"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010e'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Fia_Zn6kcyGubqfNRybw"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010f')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"garry_smith@johnson.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"bTQTRxnx9ixbYou8JsdR"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"3Ja84TytecL9R6RhYfse"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a2e3acbcd61ac48c011a'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92a2e3acbcd61ac48c011a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a2e3acbcd61ac48c011d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a2e3acbcd61ac48c011d'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a2e3acbcd61ac48c0120')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a2e3acbcd61ac48c0120'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a2e3acbcd61ac48c0123')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a2e3acbcd61ac48c0123'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a2e3acbcd61ac48c0126')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a2e3acbcd61ac48c0126'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a2e3acbcd61ac48c0129')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a2e3acbcd61ac48c0129'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a2e3acbcd61ac48c012c'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a2e3acbcd61ac48c011d')}, "u"=>{"$set"=>{"parent_id"=>"5b92a2e3a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a2e3acbcd61ac48c0120')}, "u"=>{"$set"=>{"parent_id"=>"5b92a2e3a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a2e3acbcd61ac48c0123')}, "u"=>{"$set"=>{"parent_id"=>"5b92a2e3a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a2e3acbcd61ac48c0126')}, "u"=>{"$set"=>{"parent_id"=>"5b92a2e3a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a2e3acbcd61ac48c0129')}, "u"=>{"$set"=>{"parent_id"=>"5b92a2e3a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e3acbcd61ac48c012c'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e3acbcd61ac48c012c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2e3acbcd61ac48c012c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2e3acbcd61ac48c012c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e3acbcd61ac48c012c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e3acbcd61ac48c012c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e3acbcd61ac48c012c", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e3acbcd61ac48c012c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2e3acbcd61ac48c012c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2e3acbcd61ac48c012c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e3acbcd61ac48c012c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e3acbcd61ac48c012c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a2e4acbcd61ac48c013d'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e3acbcd61ac48c012c'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e3acbcd61ac48c012c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2e3acbcd61ac48c012c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2e3acbcd61ac48c012c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e3acbcd61ac48c012c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e3acbcd61ac48c012c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e3acbcd61ac48c012c", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e3acbcd61ac48c012c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a2e3acbcd61ac48c011d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a2e3acbcd61ac48c0120')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a2e3acbcd61ac48c0123')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a2e3acbcd61ac48c0126')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a2e3acbcd61ac48c0129')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a2e4acbcd61ac48c013d')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92a2e4acbcd61ac48c013d", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e3acbcd61ac48c012c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e3acbcd61ac48c012c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2e3acbcd61ac48c012c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2e3acbcd61ac48c012c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e3acbcd61ac48c012c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e3acbcd61ac48c012c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e3acbcd61ac48c012c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"_id"=>{"$oid"=>"5b92a2e4acbcd61ac48c0148"}, "applicable"=>false, "autocomplete_description"=>nil, "cart_id"=>"5b92a2e3acbcd61ac48c012c", "count"=>nil, "created_at"=>nil, "declined"=>nil, "discount_amount"=>50.0, "discount_percentage"=>0.0, "doc_version"=>0, "masked_tags"=>nil, "pending"=>nil, "primary_link"=>nil, "product_ids"=>["5b92a2e2acbcd61ac48c0112", "5b92a2e2acbcd61ac48c0112", "5b92a2e2acbcd61ac48c0112", "5b92a2e2acbcd61ac48c0112", "5b92a2e2acbcd61ac48c0112"], "public"=>"no", "requires_verification"=>true, "resource_class"=>nil, "resource_id"=>nil, "secondary_links"=>{}, "tags"=>nil, "updated_at"=>nil, "used_by_users"=>nil, "verified"=>nil}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: _id, applicable, autocomplete_description, count, created_at, declined, doc_version, masked_tags, pending, primary_link, product_ids, public, resource_class, resource_id, secondary_links, tags, updated_at, used_by_users, verified Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e3acbcd61ac48c012c'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e3acbcd61ac48c012c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2e3acbcd61ac48c012c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2e3acbcd61ac48c012c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e3acbcd61ac48c012c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e3acbcd61ac48c012c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e3acbcd61ac48c012c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e3acbcd61ac48c012c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b92a2e3acbcd61ac48c012c", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e3acbcd61ac48c012c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e3acbcd61ac48c012c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2e3acbcd61ac48c012c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2e3acbcd61ac48c012c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e3acbcd61ac48c012c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e3acbcd61ac48c012c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e3acbcd61ac48c012c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a2e4acbcd61ac48c0149'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Completed 201 Created in 176ms (Views: 3.9ms) MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a2e4acbcd61ac48c014b')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a2e4acbcd61ac48c014b'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a2e4acbcd61ac48c014e')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a2e4acbcd61ac48c014e'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a2e4acbcd61ac48c0151')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a2e4acbcd61ac48c0151'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a2e4acbcd61ac48c0154')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a2e4acbcd61ac48c0154'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a2e4acbcd61ac48c0157')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a2e4acbcd61ac48c0157'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a2e5acbcd61ac48c015a'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a2e4acbcd61ac48c014b')}, "u"=>{"$set"=>{"parent_id"=>"5b92a2e5a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a2e4acbcd61ac48c014e')}, "u"=>{"$set"=>{"parent_id"=>"5b92a2e5a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a2e4acbcd61ac48c0151')}, "u"=>{"$set"=>{"parent_id"=>"5b92a2e5a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a2e4acbcd61ac48c0154')}, "u"=>{"$set"=>{"parent_id"=>"5b92a2e5a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a2e4acbcd61ac48c0157')}, "u"=>{"$set"=>{"parent_id"=>"5b92a2e5a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e5acbcd61ac48c015a'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e5acbcd61ac48c015a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2e5acbcd61ac48c015a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2e5acbcd61ac48c015a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e5acbcd61ac48c015a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e5acbcd61ac48c015a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e5acbcd61ac48c015a", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e5acbcd61ac48c015a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2e5acbcd61ac48c015a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2e5acbcd61ac48c015a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e5acbcd61ac48c015a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e5acbcd61ac48c015a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a2e5acbcd61ac48c016b'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e5acbcd61ac48c015a'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e5acbcd61ac48c015a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2e5acbcd61ac48c015a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2e5acbcd61ac48c015a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e5acbcd61ac48c015a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e5acbcd61ac48c015a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e5acbcd61ac48c015a", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e5acbcd61ac48c015a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a2e4acbcd61ac48c014b')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a2e4acbcd61ac48c014e')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a2e4acbcd61ac48c0151')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a2e4acbcd61ac48c0154')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a2e4acbcd61ac48c0157')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a2e5acbcd61ac48c016b')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92a2e5acbcd61ac48c016b", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e5acbcd61ac48c015a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e5acbcd61ac48c015a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2e5acbcd61ac48c015a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2e5acbcd61ac48c015a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e5acbcd61ac48c015a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e5acbcd61ac48c015a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e5acbcd61ac48c015a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e5acbcd61ac48c015a'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e5acbcd61ac48c015a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2e5acbcd61ac48c015a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2e5acbcd61ac48c015a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e5acbcd61ac48c015a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e5acbcd61ac48c015a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e5acbcd61ac48c015a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e5acbcd61ac48c015a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b92a2e5acbcd61ac48c015a", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e5acbcd61ac48c015a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e5acbcd61ac48c015a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2e5acbcd61ac48c015a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2e5acbcd61ac48c015a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e5acbcd61ac48c015a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e5acbcd61ac48c015a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e5acbcd61ac48c015a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a2e5acbcd61ac48c0176'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started GET "/shopping/discounts/5b92a2e5acbcd61ac48c0176?%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%7D" for 127.0.0.1 at 2018-09-07 21:40:13 +0530 Processing by Shopping::DiscountsController#show as JSON Parameters: {"{\"api_key\":\"test\",\"current_app_id\":\"testappid\"}"=>nil, "id"=>"5b92a2e5acbcd61ac48c0176", "discount"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e5acbcd61ac48c0176'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a2e5acbcd61ac48c0178')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a2e5acbcd61ac48c0178'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a2e5acbcd61ac48c017b')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a2e5acbcd61ac48c017b'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a2e5acbcd61ac48c017e')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a2e5acbcd61ac48c017e'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a2e6acbcd61ac48c0181')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a2e6acbcd61ac48c0181'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a2e6acbcd61ac48c0184')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a2e6acbcd61ac48c0184'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a2e6acbcd61ac48c0187'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a2e5acbcd61ac48c0178')}, "u"=>{"$set"=>{"parent_id"=>"5b92a2e6a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a2e5acbcd61ac48c017b')}, "u"=>{"$set"=>{"parent_id"=>"5b92a2e6a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a2e5acbcd61ac48c017e')}, "u"=>{"$set"=>{"parent_id"=>"5b92a2e6a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a2e6acbcd61ac48c0181')}, "u"=>{"$set"=>{"parent_id"=>"5b92a2e6a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a2e6acbcd61ac48c0184')}, "u"=>{"$set"=>{"parent_id"=>"5b92a2e6a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e6acbcd61ac48c0187'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e6acbcd61ac48c0187", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2e6acbcd61ac48c0187", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2e6acbcd61ac48c0187", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e6acbcd61ac48c0187", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e6acbcd61ac48c0187", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e6acbcd61ac48c0187", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e6acbcd61ac48c0187", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2e6acbcd61ac48c0187", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2e6acbcd61ac48c0187", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e6acbcd61ac48c0187", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e6acbcd61ac48c0187", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a2e6acbcd61ac48c0198'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e6acbcd61ac48c0187'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e6acbcd61ac48c0187", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2e6acbcd61ac48c0187", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2e6acbcd61ac48c0187", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e6acbcd61ac48c0187", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e6acbcd61ac48c0187", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e6acbcd61ac48c0187", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e6acbcd61ac48c0187", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a2e5acbcd61ac48c0178')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a2e5acbcd61ac48c017b')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a2e5acbcd61ac48c017e')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a2e6acbcd61ac48c0181')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a2e6acbcd61ac48c0184')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a2e6acbcd61ac48c0198')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92a2e6acbcd61ac48c0198", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e6acbcd61ac48c0187", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e6acbcd61ac48c0187", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2e6acbcd61ac48c0187", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2e6acbcd61ac48c0187", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e6acbcd61ac48c0187", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e6acbcd61ac48c0187", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e6acbcd61ac48c0187", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e6acbcd61ac48c0187'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e6acbcd61ac48c0187", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2e6acbcd61ac48c0187", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2e6acbcd61ac48c0187", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e6acbcd61ac48c0187", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e6acbcd61ac48c0187", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e6acbcd61ac48c0187", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e6acbcd61ac48c0187", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b92a2e6acbcd61ac48c0187", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e6acbcd61ac48c0187", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e6acbcd61ac48c0187", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2e6acbcd61ac48c0187", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2e6acbcd61ac48c0187", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e6acbcd61ac48c0187", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e6acbcd61ac48c0187", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e6acbcd61ac48c0187", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a2e6acbcd61ac48c01a3'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started POST "/shopping/cart_items/create_multiple" for 127.0.0.1 at 2018-09-07 21:40:14 +0530 Processing by Shopping::CartItemsController#create_multiple as JSON Parameters: {"id"=>"5b92a2e6acbcd61ac48c01a3", "discount"=>{"product_ids"=>["5b92a2e2acbcd61ac48c0112", "5b92a2e2acbcd61ac48c0112", "5b92a2e2acbcd61ac48c0112", "5b92a2e2acbcd61ac48c0112", "5b92a2e2acbcd61ac48c0112"]}, "api_key"=>"test", "current_app_id"=>"testappid", "cart_item"=>{"discount"=>{"product_ids"=>["5b92a2e2acbcd61ac48c0112", "5b92a2e2acbcd61ac48c0112", "5b92a2e2acbcd61ac48c0112", "5b92a2e2acbcd61ac48c0112", "5b92a2e2acbcd61ac48c0112"]}}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: id, api_key, current_app_id, cart_item, user_token Unpermitted parameter: discount Unpermitted parameters: id, discount, api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e6acbcd61ac48c01a3'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b92a2e6acbcd61ac48c01a3'), "resource_id"=>"5b92a2e2acbcd61ac48c010e", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Completed 500 Internal Server Error in 32ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a2e6acbcd61ac48c01a9')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a2e6acbcd61ac48c01a9'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a2e7acbcd61ac48c01ac')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a2e7acbcd61ac48c01ac'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a2e7acbcd61ac48c01af')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a2e7acbcd61ac48c01af'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a2e7acbcd61ac48c01b2')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a2e7acbcd61ac48c01b2'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a2e7acbcd61ac48c01b5')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a2e7acbcd61ac48c01b5'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a2e7acbcd61ac48c01b8'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a2e6acbcd61ac48c01a9')}, "u"=>{"$set"=>{"parent_id"=>"5b92a2e7a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a2e7acbcd61ac48c01ac')}, "u"=>{"$set"=>{"parent_id"=>"5b92a2e7a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a2e7acbcd61ac48c01af')}, "u"=>{"$set"=>{"parent_id"=>"5b92a2e7a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a2e7acbcd61ac48c01b2')}, "u"=>{"$set"=>{"parent_id"=>"5b92a2e7a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a2e7acbcd61ac48c01b5')}, "u"=>{"$set"=>{"parent_id"=>"5b92a2e7a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e7acbcd61ac48c01b8'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e7acbcd61ac48c01b8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2e7acbcd61ac48c01b8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2e7acbcd61ac48c01b8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e7acbcd61ac48c01b8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e7acbcd61ac48c01b8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e7acbcd61ac48c01b8", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e7acbcd61ac48c01b8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2e7acbcd61ac48c01b8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2e7acbcd61ac48c01b8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e7acbcd61ac48c01b8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e7acbcd61ac48c01b8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a2e7acbcd61ac48c01c9'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e7acbcd61ac48c01b8'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e7acbcd61ac48c01b8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2e7acbcd61ac48c01b8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2e7acbcd61ac48c01b8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e7acbcd61ac48c01b8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e7acbcd61ac48c01b8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e7acbcd61ac48c01b8", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e7acbcd61ac48c01b8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a2e6acbcd61ac48c01a9')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a2e7acbcd61ac48c01ac')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a2e7acbcd61ac48c01af')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a2e7acbcd61ac48c01b2')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a2e7acbcd61ac48c01b5')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a2e7acbcd61ac48c01c9')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92a2e7acbcd61ac48c01c9", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e7acbcd61ac48c01b8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e7acbcd61ac48c01b8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2e7acbcd61ac48c01b8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2e7acbcd61ac48c01b8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e7acbcd61ac48c01b8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e7acbcd61ac48c01b8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e7acbcd61ac48c01b8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e7acbcd61ac48c01b8'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e7acbcd61ac48c01b8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2e7acbcd61ac48c01b8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2e7acbcd61ac48c01b8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e7acbcd61ac48c01b8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e7acbcd61ac48c01b8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e7acbcd61ac48c01b8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e7acbcd61ac48c01b8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b92a2e7acbcd61ac48c01b8", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e7acbcd61ac48c01b8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e7acbcd61ac48c01b8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2e7acbcd61ac48c01b8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2e7acbcd61ac48c01b8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e7acbcd61ac48c01b8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e7acbcd61ac48c01b8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e7acbcd61ac48c01b8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a2e7acbcd61ac48c01d4'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a2e8acbcd61ac48c01d6'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a2e8acbcd61ac48c01d8'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a2e8acbcd61ac48c01da'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a2e8acbcd61ac48c01dc'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a2e8acbcd61ac48c01de'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started POST "/shopping/carts" for 127.0.0.1 at 2018-09-07 21:40:16 +0530 Processing by Shopping::CartsController#create as JSON Parameters: {"cart"=>{"add_cart_item_ids"=>["5b92a2e8acbcd61ac48c01d6", "5b92a2e8acbcd61ac48c01d8", "5b92a2e8acbcd61ac48c01da", "5b92a2e8acbcd61ac48c01dc", "5b92a2e8acbcd61ac48c01de"]}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b92a2e8acbcd61ac48c01d6'), "resource_id"=>"5b92a2e2acbcd61ac48c010e", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e8acbcd61ac48c01d6'), "resource_id"=>"5b92a2e2acbcd61ac48c010e", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a2e8acbcd61ac48c01d6')}, "u"=>{"$set"=>{"parent_id"=>"5b92a2e8a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b92a2e8acbcd61ac48c01d8'), "resource_id"=>"5b92a2e2acbcd61ac48c010e", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e8acbcd61ac48c01d8'), "resource_id"=>"5b92a2e2acbcd61ac48c010e", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a2e8acbcd61ac48c01d8')}, "u"=>{"$set"=>{"parent_id"=>"5b92a2e8a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b92a2e8acbcd61ac48c01da'), "resource_id"=>"5b92a2e2acbcd61ac48c010e", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e8acbcd61ac48c01da'), "resource_id"=>"5b92a2e2acbcd61ac48c010e", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a2e8acbcd61ac48c01da')}, "u"=>{"$set"=>{"parent_id"=>"5b92a2e8a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b92a2e8acbcd61ac48c01dc'), "resource_id"=>"5b92a2e2acbcd61ac48c010e", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e8acbcd61ac48c01dc'), "resource_id"=>"5b92a2e2acbcd61ac48c010e", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a2e8acbcd61ac48c01dc')}, "u"=>{"$set"=>{"parent_id"=>"5b92a2e8a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b92a2e8acbcd61ac48c01de'), "resource_id"=>"5b92a2e2acbcd61ac48c010e", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e8acbcd61ac48c01de'), "resource_id"=>"5b92a2e2acbcd61ac48c010e", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a2e8acbcd61ac48c01de')}, "u"=>{"$set"=>{"parent_id"=>"5b92a2e8a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a2e8acbcd61ac48c01e0'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010e", "parent_id"=>"5b92a2e8acbcd61ac48c01e0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a2e8acbcd61ac48c01f1')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a2e8acbcd61ac48c01f1'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a2e9acbcd61ac48c01f4')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a2e9acbcd61ac48c01f4'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a2e9acbcd61ac48c01f7')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a2e9acbcd61ac48c01f7'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a2e9acbcd61ac48c01fa')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a2e9acbcd61ac48c01fa'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a2e9acbcd61ac48c01fd')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a2e9acbcd61ac48c01fd'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a2e9acbcd61ac48c0200'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a2e8acbcd61ac48c01f1')}, "u"=>{"$set"=>{"parent_id"=>"5b92a2e9a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a2e9acbcd61ac48c01f4')}, "u"=>{"$set"=>{"parent_id"=>"5b92a2e9a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a2e9acbcd61ac48c01f7')}, "u"=>{"$set"=>{"parent_id"=>"5b92a2e9a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a2e9acbcd61ac48c01fa')}, "u"=>{"$set"=>{"parent_id"=>"5b92a2e9a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a2e9acbcd61ac48c01fd')}, "u"=>{"$set"=>{"parent_id"=>"5b92a2e9a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e9acbcd61ac48c0200'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e9acbcd61ac48c0200", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2e9acbcd61ac48c0200", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2e9acbcd61ac48c0200", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e9acbcd61ac48c0200", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e9acbcd61ac48c0200", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e9acbcd61ac48c0200", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e9acbcd61ac48c0200", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2e9acbcd61ac48c0200", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2e9acbcd61ac48c0200", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e9acbcd61ac48c0200", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e9acbcd61ac48c0200", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a2e9acbcd61ac48c0211'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e9acbcd61ac48c0200'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e9acbcd61ac48c0200", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2e9acbcd61ac48c0200", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2e9acbcd61ac48c0200", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e9acbcd61ac48c0200", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e9acbcd61ac48c0200", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e9acbcd61ac48c0200", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e9acbcd61ac48c0200", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a2e8acbcd61ac48c01f1')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a2e9acbcd61ac48c01f4')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a2e9acbcd61ac48c01f7')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a2e9acbcd61ac48c01fa')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a2e9acbcd61ac48c01fd')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a2e9acbcd61ac48c0211')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92a2e9acbcd61ac48c0211", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e9acbcd61ac48c0200", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e9acbcd61ac48c0200", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2e9acbcd61ac48c0200", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2e9acbcd61ac48c0200", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e9acbcd61ac48c0200", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e9acbcd61ac48c0200", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e9acbcd61ac48c0200", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e9acbcd61ac48c0200'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e9acbcd61ac48c0200", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2e9acbcd61ac48c0200", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2e9acbcd61ac48c0200", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e9acbcd61ac48c0200", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e9acbcd61ac48c0200", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e9acbcd61ac48c0200", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e9acbcd61ac48c0200", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b92a2e9acbcd61ac48c0200", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e9acbcd61ac48c0200", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e9acbcd61ac48c0200", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2e9acbcd61ac48c0200", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2e9acbcd61ac48c0200", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e9acbcd61ac48c0200", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e9acbcd61ac48c0200", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2e9acbcd61ac48c0200", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a2e9acbcd61ac48c021c'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a2eaacbcd61ac48c021e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a2eaacbcd61ac48c0220'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a2eaacbcd61ac48c0222'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a2eaacbcd61ac48c0224'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a2eaacbcd61ac48c0226'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a2eaacbcd61ac48c0228'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a2eaacbcd61ac48c021e')}, "u"=>{"$set"=>{"parent_id"=>"5b92a2eaa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a2eaacbcd61ac48c0220')}, "u"=>{"$set"=>{"parent_id"=>"5b92a2eaa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a2eaacbcd61ac48c0222')}, "u"=>{"$set"=>{"parent_id"=>"5b92a2eaa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a2eaacbcd61ac48c0224')}, "u"=>{"$set"=>{"parent_id"=>"5b92a2eaa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a2eaacbcd61ac48c0226')}, "u"=>{"$set"=>{"parent_id"=>"5b92a2eaa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/shopping/payments" for 127.0.0.1 at 2018-09-07 21:40:18 +0530 Processing by Shopping::PaymentsController#create as JSON Parameters: {"cart_id"=>"5b92a2eaacbcd61ac48c0228", "payment_type"=>"cash", "amount"=>0.0, "discount_id"=>"5b92a2e9acbcd61ac48c021c", "api_key"=>"test", "current_app_id"=>"testappid", "payment"=>{"amount"=>0.0, "payment_type"=>"cash", "cart_id"=>"5b92a2eaacbcd61ac48c0228", "discount_id"=>"5b92a2e9acbcd61ac48c021c"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: cart_id, payment_type, amount, discount_id, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, amount, discount_id, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, amount, discount_id, api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a2eaacbcd61ac48c0228'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010e", "parent_id"=>"5b92a2eaacbcd61ac48c0228", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a2ebacbcd61ac48c023a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a2ebacbcd61ac48c023a'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a2ebacbcd61ac48c023d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a2ebacbcd61ac48c023d'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a2ebacbcd61ac48c0240')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a2ebacbcd61ac48c0240'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a2ebacbcd61ac48c0243')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a2ebacbcd61ac48c0243'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a2ebacbcd61ac48c0246')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a2ebacbcd61ac48c0246'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a2ebacbcd61ac48c0249'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a2ebacbcd61ac48c023a')}, "u"=>{"$set"=>{"parent_id"=>"5b92a2eba... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a2ebacbcd61ac48c023d')}, "u"=>{"$set"=>{"parent_id"=>"5b92a2eba... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a2ebacbcd61ac48c0240')}, "u"=>{"$set"=>{"parent_id"=>"5b92a2eba... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a2ebacbcd61ac48c0243')}, "u"=>{"$set"=>{"parent_id"=>"5b92a2eba... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a2ebacbcd61ac48c0246')}, "u"=>{"$set"=>{"parent_id"=>"5b92a2eba... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a2ebacbcd61ac48c0249'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2ebacbcd61ac48c0249", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2ebacbcd61ac48c0249", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2ebacbcd61ac48c0249", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2ebacbcd61ac48c0249", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2ebacbcd61ac48c0249", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2ebacbcd61ac48c0249", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2ebacbcd61ac48c0249", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2ebacbcd61ac48c0249", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2ebacbcd61ac48c0249", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2ebacbcd61ac48c0249", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2ebacbcd61ac48c0249", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a2ebacbcd61ac48c025a'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a2ebacbcd61ac48c0249'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2ebacbcd61ac48c0249", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2ebacbcd61ac48c0249", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2ebacbcd61ac48c0249", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2ebacbcd61ac48c0249", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2ebacbcd61ac48c0249", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2ebacbcd61ac48c0249", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2ebacbcd61ac48c0249", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a2ebacbcd61ac48c023a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a2ebacbcd61ac48c023d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a2ebacbcd61ac48c0240')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a2ebacbcd61ac48c0243')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a2ebacbcd61ac48c0246')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a2ebacbcd61ac48c025a')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92a2ebacbcd61ac48c025a", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2ebacbcd61ac48c0249", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2ebacbcd61ac48c0249", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2ebacbcd61ac48c0249", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2ebacbcd61ac48c0249", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2ebacbcd61ac48c0249", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2ebacbcd61ac48c0249", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2ebacbcd61ac48c0249", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a2ebacbcd61ac48c0249'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2ebacbcd61ac48c0249", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2ebacbcd61ac48c0249", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2ebacbcd61ac48c0249", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2ebacbcd61ac48c0249", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2ebacbcd61ac48c0249", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2ebacbcd61ac48c0249", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2ebacbcd61ac48c0249", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b92a2ebacbcd61ac48c0249", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2ebacbcd61ac48c0249", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2ebacbcd61ac48c0249", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2ebacbcd61ac48c0249", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2ebacbcd61ac48c0249", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2ebacbcd61ac48c0249", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2ebacbcd61ac48c0249", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2ebacbcd61ac48c0249", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a2ebacbcd61ac48c0265'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a2ecacbcd61ac48c0267'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a2ecacbcd61ac48c0269'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a2ecacbcd61ac48c026b'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a2ecacbcd61ac48c026d'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a2ecacbcd61ac48c026f'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a2ecacbcd61ac48c0271'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a2ecacbcd61ac48c0267')}, "u"=>{"$set"=>{"parent_id"=>"5b92a2eca... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a2ecacbcd61ac48c0269')}, "u"=>{"$set"=>{"parent_id"=>"5b92a2eca... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a2ecacbcd61ac48c026b')}, "u"=>{"$set"=>{"parent_id"=>"5b92a2eca... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a2ecacbcd61ac48c026d')}, "u"=>{"$set"=>{"parent_id"=>"5b92a2eca... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a2ecacbcd61ac48c026f')}, "u"=>{"$set"=>{"parent_id"=>"5b92a2eca... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a2ecacbcd61ac48c0271'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010e", "parent_id"=>"5b92a2ecacbcd61ac48c0271", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a2edacbcd61ac48c0283')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a2edacbcd61ac48c0283'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a2edacbcd61ac48c0286')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a2edacbcd61ac48c0286'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a2edacbcd61ac48c0289')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a2edacbcd61ac48c0289'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a2edacbcd61ac48c028c')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a2edacbcd61ac48c028c'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a2edacbcd61ac48c028f')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a2edacbcd61ac48c028f'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a2edacbcd61ac48c0292'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a2edacbcd61ac48c0283')}, "u"=>{"$set"=>{"parent_id"=>"5b92a2eda... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a2edacbcd61ac48c0286')}, "u"=>{"$set"=>{"parent_id"=>"5b92a2eda... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a2edacbcd61ac48c0289')}, "u"=>{"$set"=>{"parent_id"=>"5b92a2eda... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a2edacbcd61ac48c028c')}, "u"=>{"$set"=>{"parent_id"=>"5b92a2eda... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a2edacbcd61ac48c028f')}, "u"=>{"$set"=>{"parent_id"=>"5b92a2eda... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a2edacbcd61ac48c0292'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2edacbcd61ac48c0292", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2edacbcd61ac48c0292", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2edacbcd61ac48c0292", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2edacbcd61ac48c0292", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2edacbcd61ac48c0292", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2edacbcd61ac48c0292", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2edacbcd61ac48c0292", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2edacbcd61ac48c0292", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2edacbcd61ac48c0292", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2edacbcd61ac48c0292", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2edacbcd61ac48c0292", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a2eeacbcd61ac48c02a3'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a2edacbcd61ac48c0292'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2edacbcd61ac48c0292", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2edacbcd61ac48c0292", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2edacbcd61ac48c0292", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2edacbcd61ac48c0292", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2edacbcd61ac48c0292", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2edacbcd61ac48c0292", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2edacbcd61ac48c0292", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a2edacbcd61ac48c0283')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a2edacbcd61ac48c0286')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a2edacbcd61ac48c0289')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a2edacbcd61ac48c028c')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a2edacbcd61ac48c028f')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a2eeacbcd61ac48c02a3')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92a2eeacbcd61ac48c02a3", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2edacbcd61ac48c0292", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2edacbcd61ac48c0292", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2edacbcd61ac48c0292", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2edacbcd61ac48c0292", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2edacbcd61ac48c0292", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2edacbcd61ac48c0292", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2edacbcd61ac48c0292", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a2edacbcd61ac48c0292'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2edacbcd61ac48c0292", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2edacbcd61ac48c0292", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2edacbcd61ac48c0292", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2edacbcd61ac48c0292", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2edacbcd61ac48c0292", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2edacbcd61ac48c0292", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2edacbcd61ac48c0292", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b92a2edacbcd61ac48c0292", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2edacbcd61ac48c0292", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2edacbcd61ac48c0292", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2edacbcd61ac48c0292", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2edacbcd61ac48c0292", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2edacbcd61ac48c0292", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2edacbcd61ac48c0292", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2edacbcd61ac48c0292", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a2eeacbcd61ac48c02ae'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a2eeacbcd61ac48c02b0'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a2eeacbcd61ac48c02b2'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a2eeacbcd61ac48c02b4'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a2eeacbcd61ac48c02b6'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a2eeacbcd61ac48c02b8'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a2eeacbcd61ac48c02ba'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a2eeacbcd61ac48c02b0')}, "u"=>{"$set"=>{"parent_id"=>"5b92a2eea... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a2eeacbcd61ac48c02b2')}, "u"=>{"$set"=>{"parent_id"=>"5b92a2eea... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a2eeacbcd61ac48c02b4')}, "u"=>{"$set"=>{"parent_id"=>"5b92a2eea... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a2eeacbcd61ac48c02b6')}, "u"=>{"$set"=>{"parent_id"=>"5b92a2eea... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a2eeacbcd61ac48c02b8')}, "u"=>{"$set"=>{"parent_id"=>"5b92a2eea... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a2eeacbcd61ac48c02ba'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010e", "parent_id"=>"5b92a2eeacbcd61ac48c02ba", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a2efacbcd61ac48c02cc')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a2efacbcd61ac48c02cc'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a2efacbcd61ac48c02cf')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a2efacbcd61ac48c02cf'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a2efacbcd61ac48c02d2')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a2efacbcd61ac48c02d2'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a2efacbcd61ac48c02d5')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a2efacbcd61ac48c02d5'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a2efacbcd61ac48c02d8')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a2efacbcd61ac48c02d8'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a2efacbcd61ac48c02db'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a2efacbcd61ac48c02cc')}, "u"=>{"$set"=>{"parent_id"=>"5b92a2efa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a2efacbcd61ac48c02cf')}, "u"=>{"$set"=>{"parent_id"=>"5b92a2efa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a2efacbcd61ac48c02d2')}, "u"=>{"$set"=>{"parent_id"=>"5b92a2efa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a2efacbcd61ac48c02d5')}, "u"=>{"$set"=>{"parent_id"=>"5b92a2efa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a2efacbcd61ac48c02d8')}, "u"=>{"$set"=>{"parent_id"=>"5b92a2efa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a2efacbcd61ac48c02db'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2efacbcd61ac48c02db", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2efacbcd61ac48c02db", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2efacbcd61ac48c02db", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2efacbcd61ac48c02db", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2efacbcd61ac48c02db", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2efacbcd61ac48c02db", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2efacbcd61ac48c02db", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2efacbcd61ac48c02db", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2efacbcd61ac48c02db", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2efacbcd61ac48c02db", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2efacbcd61ac48c02db", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a2efacbcd61ac48c02ec'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a2efacbcd61ac48c02db'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2efacbcd61ac48c02db", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2efacbcd61ac48c02db", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2efacbcd61ac48c02db", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2efacbcd61ac48c02db", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2efacbcd61ac48c02db", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2efacbcd61ac48c02db", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2efacbcd61ac48c02db", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a2efacbcd61ac48c02cc')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a2efacbcd61ac48c02cf')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a2efacbcd61ac48c02d2')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a2efacbcd61ac48c02d5')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a2efacbcd61ac48c02d8')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a2efacbcd61ac48c02ec')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92a2efacbcd61ac48c02ec", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2efacbcd61ac48c02db", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2efacbcd61ac48c02db", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2efacbcd61ac48c02db", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2efacbcd61ac48c02db", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2efacbcd61ac48c02db", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2efacbcd61ac48c02db", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2efacbcd61ac48c02db", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a2efacbcd61ac48c02db'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2efacbcd61ac48c02db", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2efacbcd61ac48c02db", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2efacbcd61ac48c02db", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2efacbcd61ac48c02db", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2efacbcd61ac48c02db", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2efacbcd61ac48c02db", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2efacbcd61ac48c02db", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b92a2efacbcd61ac48c02db", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2efacbcd61ac48c02db", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2efacbcd61ac48c02db", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2efacbcd61ac48c02db", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2efacbcd61ac48c02db", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2efacbcd61ac48c02db", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2efacbcd61ac48c02db", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2efacbcd61ac48c02db", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a2f0acbcd61ac48c02f7'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a2f0acbcd61ac48c02f9'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a2f0acbcd61ac48c02fb'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a2f0acbcd61ac48c02fd'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a2f0acbcd61ac48c02ff'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a2f0acbcd61ac48c0301'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a2f0acbcd61ac48c0303'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a2f0acbcd61ac48c02f9')}, "u"=>{"$set"=>{"parent_id"=>"5b92a2f0a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a2f0acbcd61ac48c02fb')}, "u"=>{"$set"=>{"parent_id"=>"5b92a2f0a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a2f0acbcd61ac48c02fd')}, "u"=>{"$set"=>{"parent_id"=>"5b92a2f0a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a2f0acbcd61ac48c02ff')}, "u"=>{"$set"=>{"parent_id"=>"5b92a2f0a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a2f0acbcd61ac48c0301')}, "u"=>{"$set"=>{"parent_id"=>"5b92a2f0a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a2f0acbcd61ac48c0303'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010e", "parent_id"=>"5b92a2f0acbcd61ac48c0303", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a2f1acbcd61ac48c0315')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a2f1acbcd61ac48c0315'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a2f1acbcd61ac48c0318')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a2f1acbcd61ac48c0318'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a2f1acbcd61ac48c031b')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a2f1acbcd61ac48c031b'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a2f1acbcd61ac48c031e')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a2f1acbcd61ac48c031e'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a2f1acbcd61ac48c0321')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a2f1acbcd61ac48c0321'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a2f1acbcd61ac48c0324'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a2f1acbcd61ac48c0315')}, "u"=>{"$set"=>{"parent_id"=>"5b92a2f1a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a2f1acbcd61ac48c0318')}, "u"=>{"$set"=>{"parent_id"=>"5b92a2f1a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a2f1acbcd61ac48c031b')}, "u"=>{"$set"=>{"parent_id"=>"5b92a2f1a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a2f1acbcd61ac48c031e')}, "u"=>{"$set"=>{"parent_id"=>"5b92a2f1a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a2f1acbcd61ac48c0321')}, "u"=>{"$set"=>{"parent_id"=>"5b92a2f1a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a2f1acbcd61ac48c0324'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2f1acbcd61ac48c0324", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2f1acbcd61ac48c0324", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2f1acbcd61ac48c0324", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2f1acbcd61ac48c0324", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2f1acbcd61ac48c0324", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2f1acbcd61ac48c0324", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2f1acbcd61ac48c0324", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2f1acbcd61ac48c0324", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2f1acbcd61ac48c0324", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2f1acbcd61ac48c0324", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2f1acbcd61ac48c0324", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a2f1acbcd61ac48c0324'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2f1acbcd61ac48c0324", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2f1acbcd61ac48c0324", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2f1acbcd61ac48c0324", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2f1acbcd61ac48c0324", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2f1acbcd61ac48c0324", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2f1acbcd61ac48c0324", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2f1acbcd61ac48c0324", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a2f1acbcd61ac48c0335'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92a2f1acbcd61ac48c0335", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2f1acbcd61ac48c0324", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2f1acbcd61ac48c0324", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2f1acbcd61ac48c0324", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2f1acbcd61ac48c0324", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2f1acbcd61ac48c0324", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2f1acbcd61ac48c0324", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2f1acbcd61ac48c0324", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"_id"=>{"$oid"=>"5b92a2f2acbcd61ac48c0340"}, "applicable"=>false, "autocomplete_description"=>nil, "cart_id"=>"5b92a2f1acbcd61ac48c0324", "count"=>nil, "created_at"=>nil, "declined"=>nil, "discount_amount"=>1.0, "discount_percentage"=>0.0, "doc_version"=>0, "masked_tags"=>nil, "pending"=>nil, "primary_link"=>nil, "product_ids"=>["5b92a2e2acbcd61ac48c0112", "5b92a2e2acbcd61ac48c0112", "5b92a2e2acbcd61ac48c0112", "5b92a2e2acbcd61ac48c0112", "5b92a2e2acbcd61ac48c0112"], "public"=>"no", "requires_verification"=>true, "resource_class"=>nil, "resource_id"=>nil, "secondary_links"=>{}, "tags"=>nil, "updated_at"=>nil, "used_by_users"=>nil, "verified"=>nil}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: _id, applicable, autocomplete_description, count, created_at, declined, doc_version, masked_tags, pending, primary_link, product_ids, public, resource_class, resource_id, secondary_links, tags, updated_at, used_by_users, verified Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a2f1acbcd61ac48c0324'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2f1acbcd61ac48c0324", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2f1acbcd61ac48c0324", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2f1acbcd61ac48c0324", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2f1acbcd61ac48c0324", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2f1acbcd61ac48c0324", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2f1acbcd61ac48c0324", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2f1acbcd61ac48c0324", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b92a2f1acbcd61ac48c0324", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2f1acbcd61ac48c0324", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2f1acbcd61ac48c0324", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2f1acbcd61ac48c0324", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2f1acbcd61ac48c0324", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2f1acbcd61ac48c0324", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2f1acbcd61ac48c0324", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2f1acbcd61ac48c0324", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "query"=>{"_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s Started POST "/shopping/discounts" for 127.0.0.1 at 2018-09-07 21:40:26 +0530 Value for params[:discount][:declined] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:masked_tags] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:pending] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:product_ids] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:tags] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:used_by_users] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:verified] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Processing by Shopping::DiscountsController#create as JSON Parameters: {"discount"=>{"_id"=>{"$oid"=>"5b92a2f2acbcd61ac48c0343"}, "applicable"=>false, "autocomplete_description"=>nil, "cart_id"=>nil, "count"=>4, "created_at"=>nil, "declined"=>nil, "discount_amount"=>10.0, "discount_percentage"=>100.0, "doc_version"=>0, "masked_tags"=>nil, "pending"=>nil, "primary_link"=>nil, "product_ids"=>nil, "public"=>"no", "requires_verification"=>false, "resource_class"=>nil, "resource_id"=>nil, "secondary_links"=>{}, "tags"=>nil, "updated_at"=>nil, "used_by_users"=>nil, "verified"=>nil}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken4"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken4"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: _id, applicable, autocomplete_description, created_at, declined, doc_version, masked_tags, pending, primary_link, product_ids, public, resource_class, resource_id, secondary_links, tags, updated_at, used_by_users, verified Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e3acbcd61ac48c011a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e3acbcd61ac48c011a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e3acbcd61ac48c011a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a2f2acbcd61ac48c0344'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Completed 201 Created in 65ms (Views: 1.1ms) MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a2f2acbcd61ac48c0347')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a2f2acbcd61ac48c0347'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a2f2acbcd61ac48c034a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a2f2acbcd61ac48c034a'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a2f2acbcd61ac48c034d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a2f2acbcd61ac48c034d'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a2f2acbcd61ac48c0350')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a2f2acbcd61ac48c0350'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a2f2acbcd61ac48c0353')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a2f2acbcd61ac48c0353'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a2f2acbcd61ac48c0356'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a2f2acbcd61ac48c0347')}, "u"=>{"$set"=>{"parent_id"=>"5b92a2f2a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a2f2acbcd61ac48c034a')}, "u"=>{"$set"=>{"parent_id"=>"5b92a2f2a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a2f2acbcd61ac48c034d')}, "u"=>{"$set"=>{"parent_id"=>"5b92a2f2a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a2f2acbcd61ac48c0350')}, "u"=>{"$set"=>{"parent_id"=>"5b92a2f2a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a2f2acbcd61ac48c0353')}, "u"=>{"$set"=>{"parent_id"=>"5b92a2f2a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e3acbcd61ac48c011a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a2f2acbcd61ac48c0367'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s Started POST "/shopping/payments" for 127.0.0.1 at 2018-09-07 21:40:27 +0530 Processing by Shopping::PaymentsController#create as JSON Parameters: {"cart_id"=>"5b92a2f2acbcd61ac48c0356", "payment_type"=>"cash", "amount"=>0.0, "discount_id"=>"5b92a2f2acbcd61ac48c0367", "api_key"=>"test", "current_app_id"=>"testappid", "payment"=>{"amount"=>0.0, "payment_type"=>"cash", "cart_id"=>"5b92a2f2acbcd61ac48c0356", "discount_id"=>"5b92a2f2acbcd61ac48c0367"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: cart_id, payment_type, amount, discount_id, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, amount, discount_id, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, amount, discount_id, api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a2f2acbcd61ac48c0356'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2f2acbcd61ac48c0356", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2f2acbcd61ac48c0356", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2f2acbcd61ac48c0356", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2f2acbcd61ac48c0356", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2f2acbcd61ac48c0356", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b92a2f2acbcd61ac48c0367'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "query"=>{"_id"=>BSON::ObjectId('5b92a2f2acbcd61ac48c0367'), "pending"=>{"$ne"=>"5b92a2f3acbcd61ac48c0369"}, "declined"=>{"$ne"=>"5b92a2f3acbcd61ac48c0369"}, "count"=>{"$gte"=>1}, "_type"=>"Shopping::Discou... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2f2acbcd61ac48c0356", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2f2acbcd61ac48c0356", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a2f2acbcd61ac48c0347')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a2f2acbcd61ac48c034a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a2f2acbcd61ac48c034d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a2f2acbcd61ac48c0350')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a2f2acbcd61ac48c0353')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a2f3acbcd61ac48c0369'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92a2f3acbcd61ac48c0369", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2f2acbcd61ac48c0356", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s Started POST "/shopping/discounts" for 127.0.0.1 at 2018-09-07 21:40:27 +0530 Value for params[:discount][:declined] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:masked_tags] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:pending] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:product_ids] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:tags] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:used_by_users] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:verified] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Processing by Shopping::DiscountsController#create as JSON Parameters: {"discount"=>{"_id"=>{"$oid"=>"5b92a2f3acbcd61ac48c0374"}, "applicable"=>false, "autocomplete_description"=>nil, "cart_id"=>nil, "count"=>4, "created_at"=>nil, "declined"=>nil, "discount_amount"=>10.0, "discount_percentage"=>100.0, "doc_version"=>0, "masked_tags"=>nil, "pending"=>nil, "primary_link"=>nil, "product_ids"=>nil, "public"=>"no", "requires_verification"=>false, "resource_class"=>nil, "resource_id"=>nil, "secondary_links"=>{}, "tags"=>nil, "updated_at"=>nil, "used_by_users"=>nil, "verified"=>nil}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: _id, applicable, autocomplete_description, count, created_at, declined, doc_version, masked_tags, pending, primary_link, product_ids, public, resource_class, resource_id, secondary_links, tags, updated_at, used_by_users, verified Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Completed 422 Unprocessable Entity in 19ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a2f3acbcd61ac48c0377')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a2f3acbcd61ac48c0377'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a2f3acbcd61ac48c037a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a2f3acbcd61ac48c037a'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a2f3acbcd61ac48c037d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a2f3acbcd61ac48c037d'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a2f3acbcd61ac48c0380')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a2f3acbcd61ac48c0380'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a2f3acbcd61ac48c0383')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a2f3acbcd61ac48c0383'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a2f3acbcd61ac48c0386'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a2f3acbcd61ac48c0377')}, "u"=>{"$set"=>{"parent_id"=>"5b92a2f3a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a2f3acbcd61ac48c037a')}, "u"=>{"$set"=>{"parent_id"=>"5b92a2f3a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a2f3acbcd61ac48c037d')}, "u"=>{"$set"=>{"parent_id"=>"5b92a2f3a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a2f3acbcd61ac48c0380')}, "u"=>{"$set"=>{"parent_id"=>"5b92a2f3a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a2f3acbcd61ac48c0383')}, "u"=>{"$set"=>{"parent_id"=>"5b92a2f3a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a2f3acbcd61ac48c0386'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2f3acbcd61ac48c0386", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2f3acbcd61ac48c0386", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2f3acbcd61ac48c0386", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2f3acbcd61ac48c0386", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2f3acbcd61ac48c0386", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2f3acbcd61ac48c0386", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2f3acbcd61ac48c0386", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2f3acbcd61ac48c0386", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2f3acbcd61ac48c0386", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2f3acbcd61ac48c0386", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2f3acbcd61ac48c0386", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a2f4acbcd61ac48c0397'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a2f3acbcd61ac48c0386'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2f3acbcd61ac48c0386", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2f3acbcd61ac48c0386", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2f3acbcd61ac48c0386", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2f3acbcd61ac48c0386", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2f3acbcd61ac48c0386", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2f3acbcd61ac48c0386", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2f3acbcd61ac48c0386", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a2f3acbcd61ac48c0377')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a2f3acbcd61ac48c037a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a2f3acbcd61ac48c037d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a2f3acbcd61ac48c0380')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a2f3acbcd61ac48c0383')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a2f4acbcd61ac48c0397')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92a2f4acbcd61ac48c0397", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2f3acbcd61ac48c0386", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2f3acbcd61ac48c0386", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2f3acbcd61ac48c0386", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2f3acbcd61ac48c0386", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2f3acbcd61ac48c0386", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2f3acbcd61ac48c0386", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2f3acbcd61ac48c0386", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a2f3acbcd61ac48c0386'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2f3acbcd61ac48c0386", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2f3acbcd61ac48c0386", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2f3acbcd61ac48c0386", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2f3acbcd61ac48c0386", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2f3acbcd61ac48c0386", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2f3acbcd61ac48c0386", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2f3acbcd61ac48c0386", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b92a2f3acbcd61ac48c0386", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2f3acbcd61ac48c0386", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2f3acbcd61ac48c0386", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2f3acbcd61ac48c0386", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2f3acbcd61ac48c0386", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2f3acbcd61ac48c0386", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2f3acbcd61ac48c0386", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2f3acbcd61ac48c0386", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a2f4acbcd61ac48c03a2'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a2f4acbcd61ac48c03a4'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a2f4acbcd61ac48c03a6'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a2f4acbcd61ac48c03a8'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a2f4acbcd61ac48c03aa'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a2f4acbcd61ac48c03ac'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a2f4acbcd61ac48c03ae'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a2f4acbcd61ac48c03a4')}, "u"=>{"$set"=>{"parent_id"=>"5b92a2f4a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a2f4acbcd61ac48c03a6')}, "u"=>{"$set"=>{"parent_id"=>"5b92a2f4a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a2f4acbcd61ac48c03a8')}, "u"=>{"$set"=>{"parent_id"=>"5b92a2f4a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a2f4acbcd61ac48c03aa')}, "u"=>{"$set"=>{"parent_id"=>"5b92a2f4a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a2f4acbcd61ac48c03ac')}, "u"=>{"$set"=>{"parent_id"=>"5b92a2f4a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a2f4acbcd61ac48c03ae'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010e", "parent_id"=>"5b92a2f4acbcd61ac48c03ae", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a2f5acbcd61ac48c03c0')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a2f5acbcd61ac48c03c0'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a2f5acbcd61ac48c03c3')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a2f5acbcd61ac48c03c3'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a2f5acbcd61ac48c03c6')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a2f5acbcd61ac48c03c6'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a2f5acbcd61ac48c03c9')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a2f5acbcd61ac48c03c9'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a2f5acbcd61ac48c03cc')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a2f5acbcd61ac48c03cc'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a2f5acbcd61ac48c03cf'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a2f5acbcd61ac48c03c0')}, "u"=>{"$set"=>{"parent_id"=>"5b92a2f5a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a2f5acbcd61ac48c03c3')}, "u"=>{"$set"=>{"parent_id"=>"5b92a2f5a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a2f5acbcd61ac48c03c6')}, "u"=>{"$set"=>{"parent_id"=>"5b92a2f5a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a2f5acbcd61ac48c03c9')}, "u"=>{"$set"=>{"parent_id"=>"5b92a2f5a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a2f5acbcd61ac48c03cc')}, "u"=>{"$set"=>{"parent_id"=>"5b92a2f5a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a2f5acbcd61ac48c03cf'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.013s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2f5acbcd61ac48c03cf", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2f5acbcd61ac48c03cf", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2f5acbcd61ac48c03cf", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2f5acbcd61ac48c03cf", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2f5acbcd61ac48c03cf", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2f5acbcd61ac48c03cf", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2f5acbcd61ac48c03cf", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2f5acbcd61ac48c03cf", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2f5acbcd61ac48c03cf", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2f5acbcd61ac48c03cf", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2f5acbcd61ac48c03cf", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a2f5acbcd61ac48c03e0'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a2f5acbcd61ac48c03cf'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2f5acbcd61ac48c03cf", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2f5acbcd61ac48c03cf", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2f5acbcd61ac48c03cf", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2f5acbcd61ac48c03cf", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2f5acbcd61ac48c03cf", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2f5acbcd61ac48c03cf", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2f5acbcd61ac48c03cf", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a2f5acbcd61ac48c03c0')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a2f5acbcd61ac48c03c3')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a2f5acbcd61ac48c03c6')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a2f5acbcd61ac48c03c9')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a2f5acbcd61ac48c03cc')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a2f5acbcd61ac48c03e0')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92a2f5acbcd61ac48c03e0", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2f5acbcd61ac48c03cf", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2f5acbcd61ac48c03cf", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2f5acbcd61ac48c03cf", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2f5acbcd61ac48c03cf", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2f5acbcd61ac48c03cf", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2f5acbcd61ac48c03cf", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2f5acbcd61ac48c03cf", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a2f5acbcd61ac48c03cf'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2f5acbcd61ac48c03cf", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2f5acbcd61ac48c03cf", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2f5acbcd61ac48c03cf", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2f5acbcd61ac48c03cf", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2f5acbcd61ac48c03cf", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2f5acbcd61ac48c03cf", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2f5acbcd61ac48c03cf", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b92a2f5acbcd61ac48c03cf", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2f5acbcd61ac48c03cf", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2f5acbcd61ac48c03cf", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2f5acbcd61ac48c03cf", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2f5acbcd61ac48c03cf", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2f5acbcd61ac48c03cf", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2f5acbcd61ac48c03cf", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2f5acbcd61ac48c03cf", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a2f6acbcd61ac48c03eb'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a2f6acbcd61ac48c03ed'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a2f6acbcd61ac48c03ef'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a2f6acbcd61ac48c03f1'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a2f6acbcd61ac48c03f3'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a2f6acbcd61ac48c03f5'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a2f6acbcd61ac48c03f7'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a2f6acbcd61ac48c03ed')}, "u"=>{"$set"=>{"parent_id"=>"5b92a2f6a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a2f6acbcd61ac48c03ef')}, "u"=>{"$set"=>{"parent_id"=>"5b92a2f6a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a2f6acbcd61ac48c03f1')}, "u"=>{"$set"=>{"parent_id"=>"5b92a2f6a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a2f6acbcd61ac48c03f3')}, "u"=>{"$set"=>{"parent_id"=>"5b92a2f6a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a2f6acbcd61ac48c03f5')}, "u"=>{"$set"=>{"parent_id"=>"5b92a2f6a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a2f6acbcd61ac48c03f7'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010e", "parent_id"=>"5b92a2f6acbcd61ac48c03f7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a2f7acbcd61ac48c0409')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a2f7acbcd61ac48c0409'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a2f7acbcd61ac48c040c')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a2f7acbcd61ac48c040c'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a2f7acbcd61ac48c040f')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a2f7acbcd61ac48c040f'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a2f7acbcd61ac48c0412')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a2f7acbcd61ac48c0412'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a2f7acbcd61ac48c0415')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a2f7acbcd61ac48c0415'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a2f7acbcd61ac48c0418'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a2f7acbcd61ac48c0409')}, "u"=>{"$set"=>{"parent_id"=>"5b92a2f7a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a2f7acbcd61ac48c040c')}, "u"=>{"$set"=>{"parent_id"=>"5b92a2f7a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a2f7acbcd61ac48c040f')}, "u"=>{"$set"=>{"parent_id"=>"5b92a2f7a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a2f7acbcd61ac48c0412')}, "u"=>{"$set"=>{"parent_id"=>"5b92a2f7a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a2f7acbcd61ac48c0415')}, "u"=>{"$set"=>{"parent_id"=>"5b92a2f7a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a2f7acbcd61ac48c0418'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2f7acbcd61ac48c0418", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2f7acbcd61ac48c0418", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2f7acbcd61ac48c0418", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2f7acbcd61ac48c0418", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2f7acbcd61ac48c0418", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2f7acbcd61ac48c0418", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2f7acbcd61ac48c0418", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2f7acbcd61ac48c0418", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2f7acbcd61ac48c0418", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2f7acbcd61ac48c0418", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2f7acbcd61ac48c0418", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a2f7acbcd61ac48c0429'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a2f7acbcd61ac48c0418'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2f7acbcd61ac48c0418", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2f7acbcd61ac48c0418", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2f7acbcd61ac48c0418", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2f7acbcd61ac48c0418", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2f7acbcd61ac48c0418", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2f7acbcd61ac48c0418", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2f7acbcd61ac48c0418", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a2f7acbcd61ac48c0409')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a2f7acbcd61ac48c040c')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a2f7acbcd61ac48c040f')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a2f7acbcd61ac48c0412')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a2f7acbcd61ac48c0415')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a2f7acbcd61ac48c0429')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92a2f7acbcd61ac48c0429", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2f7acbcd61ac48c0418", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2f7acbcd61ac48c0418", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2f7acbcd61ac48c0418", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2f7acbcd61ac48c0418", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2f7acbcd61ac48c0418", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2f7acbcd61ac48c0418", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2f7acbcd61ac48c0418", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a2f7acbcd61ac48c0418'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2f7acbcd61ac48c0418", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2f7acbcd61ac48c0418", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2f7acbcd61ac48c0418", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2f7acbcd61ac48c0418", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2f7acbcd61ac48c0418", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2f7acbcd61ac48c0418", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2f7acbcd61ac48c0418", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b92a2f7acbcd61ac48c0418", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2f7acbcd61ac48c0418", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2f7acbcd61ac48c0418", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2f7acbcd61ac48c0418", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "cart_id"=>"5b92a2f7acbcd61ac48c0418", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2f7acbcd61ac48c0418", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2f7acbcd61ac48c0418", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010a", "parent_id"=>"5b92a2f7acbcd61ac48c0418", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a2f7acbcd61ac48c0434'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a2f8acbcd61ac48c0436'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a2f8acbcd61ac48c0438'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a2f8acbcd61ac48c043a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a2f8acbcd61ac48c043c'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a2f8acbcd61ac48c043e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a2f8acbcd61ac48c0440'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a2f8acbcd61ac48c0436')}, "u"=>{"$set"=>{"parent_id"=>"5b92a2f8a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a2f8acbcd61ac48c0438')}, "u"=>{"$set"=>{"parent_id"=>"5b92a2f8a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a2f8acbcd61ac48c043a')}, "u"=>{"$set"=>{"parent_id"=>"5b92a2f8a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a2f8acbcd61ac48c043c')}, "u"=>{"$set"=>{"parent_id"=>"5b92a2f8a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c0112'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a2f8acbcd61ac48c043e')}, "u"=>{"$set"=>{"parent_id"=>"5b92a2f8a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a2f8acbcd61ac48c0440'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a2e2acbcd61ac48c010e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a2e2acbcd61ac48c010e", "parent_id"=>"5b92a2f8acbcd61ac48c0440", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.001s Please set AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY and AWS_REGION in your env vars, to use the sns_client. :initializers/aws.rb Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"eunice_daniel@bernhard.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sbDDJ7yFzLXuP9z1tnCF"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ezH-6hoXyizknec1zHx9"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"QVNxDhsh-BNSF5YxdisL"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"charity@schneider.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"qf7k5A9db7wYwxncYAfv"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"RgxrKVUEHsZ63V3MWy5z"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a483acbcd61d2230038e'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92a483acbcd61d2230038e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300396')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"wyeQngReRWHaJ-Z_Z5zq"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"nicklaus.koelpin@wittingkunde.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"LW5LscQh9s4Mj52srANC"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"67z_goSmVMQznCy4qMax"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a483acbcd61d2230038d'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92a483acbcd61d2230038d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"dRrk9dx7GKa_axtysQps"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d2230038e')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jarod.koelpin@gleichnerkling.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"C3wXqVSUxNy-qcd8ysYF"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"EKJMLRwu8deZyprS_FUu"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300399'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92a483acbcd61d22300399')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a483acbcd61d2230039c')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d2230039c'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a484acbcd61d2230039f')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a484acbcd61d2230039f'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a484acbcd61d223003a2')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a484acbcd61d223003a2'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a484acbcd61d223003a5')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a484acbcd61d223003a5'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a484acbcd61d223003a8')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a484acbcd61d223003a8'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a484acbcd61d223003ab'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d2230039c')}, "u"=>{"$set"=>{"parent_id"=>"5b92a484a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a484acbcd61d2230039f')}, "u"=>{"$set"=>{"parent_id"=>"5b92a484a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a484acbcd61d223003a2')}, "u"=>{"$set"=>{"parent_id"=>"5b92a484a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a484acbcd61d223003a5')}, "u"=>{"$set"=>{"parent_id"=>"5b92a484a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a484acbcd61d223003a8')}, "u"=>{"$set"=>{"parent_id"=>"5b92a484a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a484acbcd61d223003ab'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a484acbcd61d223003ab", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a484acbcd61d223003ab", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a484acbcd61d223003ab", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a484acbcd61d223003ab", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a484acbcd61d223003ab", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a484acbcd61d223003ab", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a484acbcd61d223003ab", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a484acbcd61d223003ab", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a484acbcd61d223003ab", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a484acbcd61d223003ab", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a484acbcd61d223003ab", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a484acbcd61d223003bc'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a484acbcd61d223003ab'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a484acbcd61d223003ab", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a484acbcd61d223003ab", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a484acbcd61d223003ab", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a484acbcd61d223003ab", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a484acbcd61d223003ab", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a484acbcd61d223003ab", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a484acbcd61d223003ab", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a483acbcd61d2230039c')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a484acbcd61d2230039f')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a484acbcd61d223003a2')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a484acbcd61d223003a5')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a484acbcd61d223003a8')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a484acbcd61d223003bc')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92a484acbcd61d223003bc", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a484acbcd61d223003ab", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a484acbcd61d223003ab", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a484acbcd61d223003ab", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a484acbcd61d223003ab", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a484acbcd61d223003ab", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a484acbcd61d223003ab", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a484acbcd61d223003ab", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"_id"=>{"$oid"=>"5b92a484acbcd61d223003c7"}, "applicable"=>false, "autocomplete_description"=>nil, "cart_id"=>"5b92a484acbcd61d223003ab", "count"=>nil, "created_at"=>nil, "declined"=>nil, "discount_amount"=>50.0, "discount_percentage"=>0.0, "doc_version"=>0, "masked_tags"=>nil, "pending"=>nil, "primary_link"=>nil, "product_ids"=>["5b92a483acbcd61d22300391", "5b92a483acbcd61d22300391", "5b92a483acbcd61d22300391", "5b92a483acbcd61d22300391", "5b92a483acbcd61d22300391"], "public"=>"no", "requires_verification"=>true, "resource_class"=>nil, "resource_id"=>nil, "secondary_links"=>{}, "tags"=>nil, "updated_at"=>nil, "used_by_users"=>nil, "verified"=>nil}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: _id, applicable, autocomplete_description, count, created_at, declined, doc_version, masked_tags, pending, primary_link, product_ids, public, resource_class, resource_id, secondary_links, tags, updated_at, used_by_users, verified Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a484acbcd61d223003ab'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a484acbcd61d223003ab", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a484acbcd61d223003ab", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a484acbcd61d223003ab", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a484acbcd61d223003ab", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a484acbcd61d223003ab", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a484acbcd61d223003ab", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a484acbcd61d223003ab", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b92a484acbcd61d223003ab", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a484acbcd61d223003ab", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a484acbcd61d223003ab", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a484acbcd61d223003ab", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a484acbcd61d223003ab", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a484acbcd61d223003ab", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a484acbcd61d223003ab", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a484acbcd61d223003ab", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a485acbcd61d223003c8'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Completed 201 Created in 190ms (Views: 3.2ms) MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a485acbcd61d223003ca')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a485acbcd61d223003ca'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a485acbcd61d223003cd')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a485acbcd61d223003cd'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a485acbcd61d223003d0')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a485acbcd61d223003d0'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a485acbcd61d223003d3')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a485acbcd61d223003d3'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a485acbcd61d223003d6')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a485acbcd61d223003d6'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a485acbcd61d223003d9'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a485acbcd61d223003ca')}, "u"=>{"$set"=>{"parent_id"=>"5b92a485a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a485acbcd61d223003cd')}, "u"=>{"$set"=>{"parent_id"=>"5b92a485a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a485acbcd61d223003d0')}, "u"=>{"$set"=>{"parent_id"=>"5b92a485a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a485acbcd61d223003d3')}, "u"=>{"$set"=>{"parent_id"=>"5b92a485a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a485acbcd61d223003d6')}, "u"=>{"$set"=>{"parent_id"=>"5b92a485a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a485acbcd61d223003d9'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a485acbcd61d223003d9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a485acbcd61d223003d9", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a485acbcd61d223003d9", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a485acbcd61d223003d9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a485acbcd61d223003d9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a485acbcd61d223003d9", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a485acbcd61d223003d9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a485acbcd61d223003d9", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a485acbcd61d223003d9", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a485acbcd61d223003d9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a485acbcd61d223003d9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a485acbcd61d223003ea'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a485acbcd61d223003d9'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a485acbcd61d223003d9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a485acbcd61d223003d9", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a485acbcd61d223003d9", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a485acbcd61d223003d9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a485acbcd61d223003d9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a485acbcd61d223003d9", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a485acbcd61d223003d9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a485acbcd61d223003ca')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a485acbcd61d223003cd')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a485acbcd61d223003d0')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a485acbcd61d223003d3')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a485acbcd61d223003d6')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a485acbcd61d223003ea')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92a485acbcd61d223003ea", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a485acbcd61d223003d9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a485acbcd61d223003d9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a485acbcd61d223003d9", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a485acbcd61d223003d9", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a485acbcd61d223003d9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a485acbcd61d223003d9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a485acbcd61d223003d9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a485acbcd61d223003d9'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a485acbcd61d223003d9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a485acbcd61d223003d9", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a485acbcd61d223003d9", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a485acbcd61d223003d9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a485acbcd61d223003d9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a485acbcd61d223003d9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a485acbcd61d223003d9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b92a485acbcd61d223003d9", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a485acbcd61d223003d9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a485acbcd61d223003d9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a485acbcd61d223003d9", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a485acbcd61d223003d9", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a485acbcd61d223003d9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a485acbcd61d223003d9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a485acbcd61d223003d9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a486acbcd61d223003f5'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started GET "/shopping/discounts/5b92a486acbcd61d223003f5?%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%7D" for 127.0.0.1 at 2018-09-07 21:47:10 +0530 Processing by Shopping::DiscountsController#show as JSON Parameters: {"{\"api_key\":\"test\",\"current_app_id\":\"testappid\"}"=>nil, "id"=>"5b92a486acbcd61d223003f5", "discount"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b92a486acbcd61d223003f5'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a486acbcd61d223003f7')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a486acbcd61d223003f7'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a486acbcd61d223003fa')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a486acbcd61d223003fa'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a486acbcd61d223003fd')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a486acbcd61d223003fd'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a486acbcd61d22300400')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a486acbcd61d22300400'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a486acbcd61d22300403')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a486acbcd61d22300403'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a486acbcd61d22300406'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a486acbcd61d223003f7')}, "u"=>{"$set"=>{"parent_id"=>"5b92a486a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a486acbcd61d223003fa')}, "u"=>{"$set"=>{"parent_id"=>"5b92a486a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a486acbcd61d223003fd')}, "u"=>{"$set"=>{"parent_id"=>"5b92a486a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a486acbcd61d22300400')}, "u"=>{"$set"=>{"parent_id"=>"5b92a486a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a486acbcd61d22300403')}, "u"=>{"$set"=>{"parent_id"=>"5b92a486a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a486acbcd61d22300406'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a486acbcd61d22300406", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a486acbcd61d22300406", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a486acbcd61d22300406", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a486acbcd61d22300406", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a486acbcd61d22300406", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a486acbcd61d22300406", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a486acbcd61d22300406", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a486acbcd61d22300406", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a486acbcd61d22300406", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a486acbcd61d22300406", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a486acbcd61d22300406", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a487acbcd61d22300417'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a486acbcd61d22300406'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a486acbcd61d22300406", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a486acbcd61d22300406", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a486acbcd61d22300406", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a486acbcd61d22300406", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a486acbcd61d22300406", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a486acbcd61d22300406", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a486acbcd61d22300406", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a486acbcd61d223003f7')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a486acbcd61d223003fa')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a486acbcd61d223003fd')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a486acbcd61d22300400')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a486acbcd61d22300403')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a487acbcd61d22300417')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92a487acbcd61d22300417", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a486acbcd61d22300406", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a486acbcd61d22300406", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a486acbcd61d22300406", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a486acbcd61d22300406", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a486acbcd61d22300406", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a486acbcd61d22300406", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a486acbcd61d22300406", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a486acbcd61d22300406'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a486acbcd61d22300406", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a486acbcd61d22300406", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a486acbcd61d22300406", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a486acbcd61d22300406", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a486acbcd61d22300406", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a486acbcd61d22300406", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a486acbcd61d22300406", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b92a486acbcd61d22300406", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a486acbcd61d22300406", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a486acbcd61d22300406", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a486acbcd61d22300406", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a486acbcd61d22300406", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a486acbcd61d22300406", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a486acbcd61d22300406", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a486acbcd61d22300406", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a487acbcd61d22300422'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started POST "/shopping/cart_items/create_multiple" for 127.0.0.1 at 2018-09-07 21:47:11 +0530 Processing by Shopping::CartItemsController#create_multiple as JSON Parameters: {"id"=>"5b92a487acbcd61d22300422", "discount"=>{"product_ids"=>["5b92a483acbcd61d22300391", "5b92a483acbcd61d22300391", "5b92a483acbcd61d22300391", "5b92a483acbcd61d22300391", "5b92a483acbcd61d22300391"]}, "api_key"=>"test", "current_app_id"=>"testappid", "cart_item"=>{"discount"=>{"product_ids"=>["5b92a483acbcd61d22300391", "5b92a483acbcd61d22300391", "5b92a483acbcd61d22300391", "5b92a483acbcd61d22300391", "5b92a483acbcd61d22300391"]}}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: id, api_key, current_app_id, cart_item, user_token Unpermitted parameter: discount Unpermitted parameters: id, discount, api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b92a487acbcd61d22300422'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b92a487acbcd61d22300422'), "resource_id"=>"5b92a483acbcd61d2230038d", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Rendered /home/bhargav/Github/Auth/app/views/auth/shopping/cart_items/create_multiple.json.erb (2.9ms) Completed 200 OK in 77ms (Views: 12.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a487acbcd61d22300434')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a487acbcd61d22300434'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a487acbcd61d22300437')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a487acbcd61d22300437'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a487acbcd61d2230043a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a487acbcd61d2230043a'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a487acbcd61d2230043d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a487acbcd61d2230043d'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a487acbcd61d22300440')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a487acbcd61d22300440'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a487acbcd61d22300443'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a487acbcd61d22300434')}, "u"=>{"$set"=>{"parent_id"=>"5b92a487a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a487acbcd61d22300437')}, "u"=>{"$set"=>{"parent_id"=>"5b92a487a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a487acbcd61d2230043a')}, "u"=>{"$set"=>{"parent_id"=>"5b92a487a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a487acbcd61d2230043d')}, "u"=>{"$set"=>{"parent_id"=>"5b92a487a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a487acbcd61d22300440')}, "u"=>{"$set"=>{"parent_id"=>"5b92a487a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a487acbcd61d22300443'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a487acbcd61d22300443", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a487acbcd61d22300443", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a487acbcd61d22300443", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a487acbcd61d22300443", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a487acbcd61d22300443", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a487acbcd61d22300443", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a487acbcd61d22300443", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a487acbcd61d22300443", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a487acbcd61d22300443", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a487acbcd61d22300443", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a487acbcd61d22300443", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a488acbcd61d22300454'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a487acbcd61d22300443'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a487acbcd61d22300443", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a487acbcd61d22300443", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a487acbcd61d22300443", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a487acbcd61d22300443", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a487acbcd61d22300443", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a487acbcd61d22300443", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a487acbcd61d22300443", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a487acbcd61d22300434')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a487acbcd61d22300437')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a487acbcd61d2230043a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a487acbcd61d2230043d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a487acbcd61d22300440')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a488acbcd61d22300454')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92a488acbcd61d22300454", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a487acbcd61d22300443", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a487acbcd61d22300443", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a487acbcd61d22300443", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a487acbcd61d22300443", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a487acbcd61d22300443", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a487acbcd61d22300443", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a487acbcd61d22300443", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a487acbcd61d22300443'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a487acbcd61d22300443", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a487acbcd61d22300443", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a487acbcd61d22300443", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a487acbcd61d22300443", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a487acbcd61d22300443", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a487acbcd61d22300443", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a487acbcd61d22300443", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b92a487acbcd61d22300443", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a487acbcd61d22300443", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a487acbcd61d22300443", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a487acbcd61d22300443", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a487acbcd61d22300443", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a487acbcd61d22300443", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a487acbcd61d22300443", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a487acbcd61d22300443", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a488acbcd61d2230045f'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a488acbcd61d22300461')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a488acbcd61d22300461'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a488acbcd61d22300464')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a488acbcd61d22300464'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a488acbcd61d22300467')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a488acbcd61d22300467'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a488acbcd61d2230046a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a488acbcd61d2230046a'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a488acbcd61d2230046d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a488acbcd61d2230046d'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started POST "/shopping/carts" for 127.0.0.1 at 2018-09-07 21:47:12 +0530 Processing by Shopping::CartsController#create as JSON Parameters: {"cart"=>{"add_cart_item_ids"=>["5b92a488acbcd61d22300461", "5b92a488acbcd61d22300464", "5b92a488acbcd61d22300467", "5b92a488acbcd61d2230046a", "5b92a488acbcd61d2230046d"]}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b92a488acbcd61d22300461'), "resource_id"=>"5b92a483acbcd61d2230038d", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92a488acbcd61d22300461'), "resource_id"=>"5b92a483acbcd61d2230038d", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a488acbcd61d22300461')}, "u"=>{"$set"=>{"parent_id"=>"5b92a489a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b92a488acbcd61d22300464'), "resource_id"=>"5b92a483acbcd61d2230038d", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92a488acbcd61d22300464'), "resource_id"=>"5b92a483acbcd61d2230038d", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a488acbcd61d22300464')}, "u"=>{"$set"=>{"parent_id"=>"5b92a489a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b92a488acbcd61d22300467'), "resource_id"=>"5b92a483acbcd61d2230038d", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92a488acbcd61d22300467'), "resource_id"=>"5b92a483acbcd61d2230038d", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a488acbcd61d22300467')}, "u"=>{"$set"=>{"parent_id"=>"5b92a489a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b92a488acbcd61d2230046a'), "resource_id"=>"5b92a483acbcd61d2230038d", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92a488acbcd61d2230046a'), "resource_id"=>"5b92a483acbcd61d2230038d", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a488acbcd61d2230046a')}, "u"=>{"$set"=>{"parent_id"=>"5b92a489a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b92a488acbcd61d2230046d'), "resource_id"=>"5b92a483acbcd61d2230038d", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92a488acbcd61d2230046d'), "resource_id"=>"5b92a483acbcd61d2230038d", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a488acbcd61d2230046d')}, "u"=>{"$set"=>{"parent_id"=>"5b92a489a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a489acbcd61d22300470'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d2230038d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038d", "parent_id"=>"5b92a489acbcd61d22300470", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d2230038d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038d", "cart_id"=>"5b92a489acbcd61d22300470", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038d", "cart_id"=>"5b92a489acbcd61d22300470", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038d", "parent_id"=>"5b92a489acbcd61d22300470", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038d", "parent_id"=>"5b92a489acbcd61d22300470", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038d", "parent_id"=>"5b92a489acbcd61d22300470", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038d", "parent_id"=>"5b92a489acbcd61d22300470", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "query"=>{"_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a489acbcd61d22300481')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a489acbcd61d22300481'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a489acbcd61d22300484')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a489acbcd61d22300484'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a489acbcd61d22300487')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a489acbcd61d22300487'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a489acbcd61d2230048a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a489acbcd61d2230048a'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a489acbcd61d2230048d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a489acbcd61d2230048d'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a489acbcd61d22300490'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a489acbcd61d22300481')}, "u"=>{"$set"=>{"parent_id"=>"5b92a489a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a489acbcd61d22300484')}, "u"=>{"$set"=>{"parent_id"=>"5b92a489a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a489acbcd61d22300487')}, "u"=>{"$set"=>{"parent_id"=>"5b92a489a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a489acbcd61d2230048a')}, "u"=>{"$set"=>{"parent_id"=>"5b92a489a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a489acbcd61d2230048d')}, "u"=>{"$set"=>{"parent_id"=>"5b92a489a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a489acbcd61d22300490'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a489acbcd61d22300490", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a489acbcd61d22300490", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a489acbcd61d22300490", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a489acbcd61d22300490", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a489acbcd61d22300490", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a489acbcd61d22300490", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a489acbcd61d22300490", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a489acbcd61d22300490", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a489acbcd61d22300490", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a489acbcd61d22300490", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a489acbcd61d22300490", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a48aacbcd61d223004a1'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a489acbcd61d22300490'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a489acbcd61d22300490", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a489acbcd61d22300490", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a489acbcd61d22300490", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a489acbcd61d22300490", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a489acbcd61d22300490", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a489acbcd61d22300490", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a489acbcd61d22300490", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a489acbcd61d22300481')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a489acbcd61d22300484')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a489acbcd61d22300487')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a489acbcd61d2230048a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a489acbcd61d2230048d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a48aacbcd61d223004a1')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92a48aacbcd61d223004a1", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a489acbcd61d22300490", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a489acbcd61d22300490", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a489acbcd61d22300490", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a489acbcd61d22300490", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a489acbcd61d22300490", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a489acbcd61d22300490", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a489acbcd61d22300490", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a489acbcd61d22300490'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a489acbcd61d22300490", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a489acbcd61d22300490", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a489acbcd61d22300490", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a489acbcd61d22300490", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a489acbcd61d22300490", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a489acbcd61d22300490", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a489acbcd61d22300490", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b92a489acbcd61d22300490", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a489acbcd61d22300490", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a489acbcd61d22300490", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a489acbcd61d22300490", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a489acbcd61d22300490", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a489acbcd61d22300490", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a489acbcd61d22300490", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a489acbcd61d22300490", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a48aacbcd61d223004ac'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a48aacbcd61d223004ae')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a48aacbcd61d223004ae'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a48aacbcd61d223004b1')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a48aacbcd61d223004b1'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a48aacbcd61d223004b4')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a48aacbcd61d223004b4'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a48bacbcd61d223004b7')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a48bacbcd61d223004b7'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a48bacbcd61d223004ba')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a48bacbcd61d223004ba'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a48bacbcd61d223004bd'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a48aacbcd61d223004ae')}, "u"=>{"$set"=>{"parent_id"=>"5b92a48ba... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a48aacbcd61d223004b1')}, "u"=>{"$set"=>{"parent_id"=>"5b92a48ba... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a48aacbcd61d223004b4')}, "u"=>{"$set"=>{"parent_id"=>"5b92a48ba... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a48bacbcd61d223004b7')}, "u"=>{"$set"=>{"parent_id"=>"5b92a48ba... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a48bacbcd61d223004ba')}, "u"=>{"$set"=>{"parent_id"=>"5b92a48ba... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/shopping/payments" for 127.0.0.1 at 2018-09-07 21:47:15 +0530 Processing by Shopping::PaymentsController#create as JSON Parameters: {"cart_id"=>"5b92a48bacbcd61d223004bd", "payment_type"=>"cash", "amount"=>0.0, "discount_id"=>"5b92a48aacbcd61d223004ac", "api_key"=>"test", "current_app_id"=>"testappid", "payment"=>{"amount"=>0.0, "payment_type"=>"cash", "cart_id"=>"5b92a48bacbcd61d223004bd", "discount_id"=>"5b92a48aacbcd61d223004ac"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: cart_id, payment_type, amount, discount_id, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, amount, discount_id, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, amount, discount_id, api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a48bacbcd61d223004bd'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d2230038d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038d", "parent_id"=>"5b92a48bacbcd61d223004bd", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d2230038d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038d", "cart_id"=>"5b92a48bacbcd61d223004bd", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038d", "cart_id"=>"5b92a48bacbcd61d223004bd", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038d", "parent_id"=>"5b92a48bacbcd61d223004bd", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038d", "parent_id"=>"5b92a48bacbcd61d223004bd", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b92a48aacbcd61d223004ac'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "pipeline"=>[{"$match"=>{"_id"=>BSON::ObjectId('5b92a48aacbcd61d223004ac')}}, {"$project"=>{"verified"=>{"$filter"=>{"input"=>"$verified", "as"=>"verified", "cond"=>{"$eq"=>["$$verified", "5b92a48bacbcd61d22300... MONGODB | localhost:27017 | dummy_test.aggregate | SUCCEEDED | 0.024s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_discounts", "query"=>{"$and"=>[{"verified"=>{"$ne"=>"5b92a48bacbcd61d223004ce"}}, {"pending"=>{"$ne"=>"5b92a48bacbcd61d223004ce"}}, {"declined"=>{"$ne"=>"5b92a48bacbcd61d223004ce"}}, {"_id"=>BSON::ObjectId('5b92a48aacb... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92a483acbcd61d2230038d", "parent_id"=>"5b92a48bacbcd61d223004bd", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d2230038d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038d", "parent_id"=>"5b92a48bacbcd61d223004bd", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d2230038d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038d", "cart_id"=>"5b92a48bacbcd61d223004bd", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038d", "cart_id"=>"5b92a48bacbcd61d223004bd", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038d", "parent_id"=>"5b92a48bacbcd61d223004bd", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038d", "parent_id"=>"5b92a48bacbcd61d223004bd", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a48bacbcd61d223004ce'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Completed 201 Created in 130ms (Views: 4.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a48bacbcd61d223004cf')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a48bacbcd61d223004cf'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a48bacbcd61d223004d2')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a48bacbcd61d223004d2'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a48bacbcd61d223004d5')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a48bacbcd61d223004d5'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a48cacbcd61d223004d8')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a48cacbcd61d223004d8'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a48cacbcd61d223004db')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a48cacbcd61d223004db'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a48cacbcd61d223004de'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a48bacbcd61d223004cf')}, "u"=>{"$set"=>{"parent_id"=>"5b92a48ca... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a48bacbcd61d223004d2')}, "u"=>{"$set"=>{"parent_id"=>"5b92a48ca... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a48bacbcd61d223004d5')}, "u"=>{"$set"=>{"parent_id"=>"5b92a48ca... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a48cacbcd61d223004d8')}, "u"=>{"$set"=>{"parent_id"=>"5b92a48ca... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a48cacbcd61d223004db')}, "u"=>{"$set"=>{"parent_id"=>"5b92a48ca... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a48cacbcd61d223004de'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a48cacbcd61d223004de", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a48cacbcd61d223004de", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a48cacbcd61d223004de", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a48cacbcd61d223004de", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a48cacbcd61d223004de", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a48cacbcd61d223004de", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a48cacbcd61d223004de", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a48cacbcd61d223004de", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a48cacbcd61d223004de", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a48cacbcd61d223004de", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a48cacbcd61d223004de", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a48cacbcd61d223004ef'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a48cacbcd61d223004de'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a48cacbcd61d223004de", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a48cacbcd61d223004de", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a48cacbcd61d223004de", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a48cacbcd61d223004de", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a48cacbcd61d223004de", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a48cacbcd61d223004de", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a48cacbcd61d223004de", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a48bacbcd61d223004cf')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a48bacbcd61d223004d2')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a48bacbcd61d223004d5')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a48cacbcd61d223004d8')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a48cacbcd61d223004db')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a48cacbcd61d223004ef')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92a48cacbcd61d223004ef", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a48cacbcd61d223004de", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a48cacbcd61d223004de", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a48cacbcd61d223004de", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a48cacbcd61d223004de", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a48cacbcd61d223004de", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a48cacbcd61d223004de", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a48cacbcd61d223004de", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a48cacbcd61d223004de'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a48cacbcd61d223004de", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a48cacbcd61d223004de", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a48cacbcd61d223004de", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a48cacbcd61d223004de", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a48cacbcd61d223004de", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a48cacbcd61d223004de", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a48cacbcd61d223004de", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b92a48cacbcd61d223004de", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a48cacbcd61d223004de", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a48cacbcd61d223004de", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a48cacbcd61d223004de", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a48cacbcd61d223004de", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a48cacbcd61d223004de", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a48cacbcd61d223004de", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a48cacbcd61d223004de", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a48cacbcd61d223004fa'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a48cacbcd61d223004fc')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a48cacbcd61d223004fc'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a48dacbcd61d223004ff')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a48dacbcd61d223004ff'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a48dacbcd61d22300502')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a48dacbcd61d22300502'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a48dacbcd61d22300505')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a48dacbcd61d22300505'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a48dacbcd61d22300508')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a48dacbcd61d22300508'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a48dacbcd61d2230050b'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a48cacbcd61d223004fc')}, "u"=>{"$set"=>{"parent_id"=>"5b92a48da... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a48dacbcd61d223004ff')}, "u"=>{"$set"=>{"parent_id"=>"5b92a48da... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a48dacbcd61d22300502')}, "u"=>{"$set"=>{"parent_id"=>"5b92a48da... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a48dacbcd61d22300505')}, "u"=>{"$set"=>{"parent_id"=>"5b92a48da... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a48dacbcd61d22300508')}, "u"=>{"$set"=>{"parent_id"=>"5b92a48da... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a48dacbcd61d2230050b'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d2230038d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038d", "parent_id"=>"5b92a48dacbcd61d2230050b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d2230038d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038d", "cart_id"=>"5b92a48dacbcd61d2230050b", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038d", "cart_id"=>"5b92a48dacbcd61d2230050b", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038d", "parent_id"=>"5b92a48dacbcd61d2230050b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038d", "parent_id"=>"5b92a48dacbcd61d2230050b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b92a48cacbcd61d223004fa'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "pipeline"=>[{"$match"=>{"_id"=>BSON::ObjectId('5b92a48cacbcd61d223004fa')}}, {"$project"=>{"verified"=>{"$filter"=>{"input"=>"$verified", "as"=>"verified", "cond"=>{"$eq"=>["$$verified", "5b92a48dacbcd61d22300... MONGODB | localhost:27017 | dummy_test.aggregate | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_discounts", "query"=>{"$and"=>[{"verified"=>{"$ne"=>"5b92a48dacbcd61d2230051c"}}, {"pending"=>{"$ne"=>"5b92a48dacbcd61d2230051c"}}, {"declined"=>{"$ne"=>"5b92a48dacbcd61d2230051c"}}, {"_id"=>BSON::ObjectId('5b92a48cacb... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92a483acbcd61d2230038d", "parent_id"=>"5b92a48dacbcd61d2230050b", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d2230038d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038d", "parent_id"=>"5b92a48dacbcd61d2230050b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d2230038d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038d", "cart_id"=>"5b92a48dacbcd61d2230050b", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038d", "cart_id"=>"5b92a48dacbcd61d2230050b", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038d", "parent_id"=>"5b92a48dacbcd61d2230050b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038d", "parent_id"=>"5b92a48dacbcd61d2230050b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a48dacbcd61d2230051c'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started GET "/shopping/discounts/5b92a48cacbcd61d223004fa?%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%7D" for 127.0.0.1 at 2018-09-07 21:47:17 +0530 Processing by Shopping::DiscountsController#show as JSON Parameters: {"{\"api_key\":\"test\",\"current_app_id\":\"testappid\"}"=>nil, "id"=>"5b92a48cacbcd61d223004fa", "discount"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b92a48cacbcd61d223004fa'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a48dacbcd61d2230051d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a48dacbcd61d2230051d'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a48dacbcd61d22300520')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a48dacbcd61d22300520'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a48eacbcd61d22300523')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a48eacbcd61d22300523'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a48eacbcd61d22300526')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a48eacbcd61d22300526'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a48eacbcd61d22300529')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a48eacbcd61d22300529'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a48eacbcd61d2230052c'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a48dacbcd61d2230051d')}, "u"=>{"$set"=>{"parent_id"=>"5b92a48ea... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a48dacbcd61d22300520')}, "u"=>{"$set"=>{"parent_id"=>"5b92a48ea... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a48eacbcd61d22300523')}, "u"=>{"$set"=>{"parent_id"=>"5b92a48ea... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a48eacbcd61d22300526')}, "u"=>{"$set"=>{"parent_id"=>"5b92a48ea... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a48eacbcd61d22300529')}, "u"=>{"$set"=>{"parent_id"=>"5b92a48ea... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a48eacbcd61d2230052c'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a48eacbcd61d2230052c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a48eacbcd61d2230052c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a48eacbcd61d2230052c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a48eacbcd61d2230052c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a48eacbcd61d2230052c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a48eacbcd61d2230052c", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a48eacbcd61d2230052c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a48eacbcd61d2230052c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a48eacbcd61d2230052c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a48eacbcd61d2230052c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a48eacbcd61d2230052c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a48eacbcd61d2230053d'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a48eacbcd61d2230052c'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a48eacbcd61d2230052c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a48eacbcd61d2230052c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a48eacbcd61d2230052c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a48eacbcd61d2230052c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a48eacbcd61d2230052c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a48eacbcd61d2230052c", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a48eacbcd61d2230052c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a48dacbcd61d2230051d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a48dacbcd61d22300520')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a48eacbcd61d22300523')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a48eacbcd61d22300526')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a48eacbcd61d22300529')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a48eacbcd61d2230053d')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92a48eacbcd61d2230053d", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a48eacbcd61d2230052c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a48eacbcd61d2230052c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a48eacbcd61d2230052c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a48eacbcd61d2230052c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a48eacbcd61d2230052c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a48eacbcd61d2230052c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a48eacbcd61d2230052c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a48eacbcd61d2230052c'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a48eacbcd61d2230052c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a48eacbcd61d2230052c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a48eacbcd61d2230052c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a48eacbcd61d2230052c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a48eacbcd61d2230052c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a48eacbcd61d2230052c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a48eacbcd61d2230052c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b92a48eacbcd61d2230052c", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a48eacbcd61d2230052c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a48eacbcd61d2230052c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a48eacbcd61d2230052c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a48eacbcd61d2230052c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a48eacbcd61d2230052c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a48eacbcd61d2230052c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a48eacbcd61d2230052c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a48facbcd61d22300548'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a48facbcd61d2230054a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a48facbcd61d2230054a'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a48facbcd61d2230054d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a48facbcd61d2230054d'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a48facbcd61d22300550')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a48facbcd61d22300550'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a48facbcd61d22300553')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a48facbcd61d22300553'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a48facbcd61d22300556')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a48facbcd61d22300556'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a48facbcd61d22300559'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a48facbcd61d2230054a')}, "u"=>{"$set"=>{"parent_id"=>"5b92a48fa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a48facbcd61d2230054d')}, "u"=>{"$set"=>{"parent_id"=>"5b92a48fa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a48facbcd61d22300550')}, "u"=>{"$set"=>{"parent_id"=>"5b92a48fa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a48facbcd61d22300553')}, "u"=>{"$set"=>{"parent_id"=>"5b92a48fa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a48facbcd61d22300556')}, "u"=>{"$set"=>{"parent_id"=>"5b92a48fa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a48facbcd61d22300559'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d2230038d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038d", "parent_id"=>"5b92a48facbcd61d22300559", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d2230038d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038d", "cart_id"=>"5b92a48facbcd61d22300559", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038d", "cart_id"=>"5b92a48facbcd61d22300559", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038d", "parent_id"=>"5b92a48facbcd61d22300559", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038d", "parent_id"=>"5b92a48facbcd61d22300559", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b92a48facbcd61d22300548'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "pipeline"=>[{"$match"=>{"_id"=>BSON::ObjectId('5b92a48facbcd61d22300548')}}, {"$project"=>{"verified"=>{"$filter"=>{"input"=>"$verified", "as"=>"verified", "cond"=>{"$eq"=>["$$verified", "5b92a48facbcd61d22300... MONGODB | localhost:27017 | dummy_test.aggregate | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_discounts", "query"=>{"$and"=>[{"verified"=>{"$ne"=>"5b92a48facbcd61d2230056a"}}, {"pending"=>{"$ne"=>"5b92a48facbcd61d2230056a"}}, {"declined"=>{"$ne"=>"5b92a48facbcd61d2230056a"}}, {"_id"=>BSON::ObjectId('5b92a48facb... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92a483acbcd61d2230038d", "parent_id"=>"5b92a48facbcd61d22300559", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d2230038d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038d", "parent_id"=>"5b92a48facbcd61d22300559", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d2230038d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038d", "cart_id"=>"5b92a48facbcd61d22300559", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038d", "cart_id"=>"5b92a48facbcd61d22300559", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038d", "parent_id"=>"5b92a48facbcd61d22300559", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038d", "parent_id"=>"5b92a48facbcd61d22300559", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a48facbcd61d2230056a'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started PUT "/shopping/discounts/5b92a48facbcd61d22300548" for 127.0.0.1 at 2018-09-07 21:47:20 +0530 Processing by Shopping::DiscountsController#update as JSON Parameters: {"discount"=>{"add_verified_ids"=>["5b92a48facbcd61d2230056a"]}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b92a48facbcd61d22300548"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b92a48facbcd61d22300548'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a48eacbcd61d2230052c'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a48eacbcd61d2230052c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a48eacbcd61d2230052c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a48eacbcd61d2230052c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a48eacbcd61d2230052c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a48eacbcd61d2230052c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b92a48eacbcd61d2230052c", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a48eacbcd61d2230052c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a48eacbcd61d2230052c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a48eacbcd61d2230052c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a48eacbcd61d2230052c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a48eacbcd61d2230052c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a48eacbcd61d2230052c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a48facbcd61d22300548')}, "u"=>{"$set"=>{"tags"=>["Discount", "50... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 204 No Content in 200ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b92a48facbcd61d22300548'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a490acbcd61d2230056b')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a490acbcd61d2230056b'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a490acbcd61d2230056e')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a490acbcd61d2230056e'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a490acbcd61d22300571')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a490acbcd61d22300571'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a490acbcd61d22300574')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a490acbcd61d22300574'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a490acbcd61d22300577')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a490acbcd61d22300577'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a490acbcd61d2230057a'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a490acbcd61d2230056b')}, "u"=>{"$set"=>{"parent_id"=>"5b92a490a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a490acbcd61d2230056e')}, "u"=>{"$set"=>{"parent_id"=>"5b92a490a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a490acbcd61d22300571')}, "u"=>{"$set"=>{"parent_id"=>"5b92a490a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a490acbcd61d22300574')}, "u"=>{"$set"=>{"parent_id"=>"5b92a490a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a490acbcd61d22300577')}, "u"=>{"$set"=>{"parent_id"=>"5b92a490a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a490acbcd61d2230057a'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a490acbcd61d2230057a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a490acbcd61d2230057a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a490acbcd61d2230057a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a490acbcd61d2230057a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a490acbcd61d2230057a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a490acbcd61d2230057a", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a490acbcd61d2230057a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a490acbcd61d2230057a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a490acbcd61d2230057a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a490acbcd61d2230057a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a490acbcd61d2230057a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a491acbcd61d2230058b'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a490acbcd61d2230057a'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a490acbcd61d2230057a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a490acbcd61d2230057a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a490acbcd61d2230057a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a490acbcd61d2230057a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a490acbcd61d2230057a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a490acbcd61d2230057a", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a490acbcd61d2230057a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a490acbcd61d2230056b')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a490acbcd61d2230056e')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a490acbcd61d22300571')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a490acbcd61d22300574')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a490acbcd61d22300577')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a491acbcd61d2230058b')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92a491acbcd61d2230058b", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a490acbcd61d2230057a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a490acbcd61d2230057a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a490acbcd61d2230057a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a490acbcd61d2230057a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a490acbcd61d2230057a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a490acbcd61d2230057a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a490acbcd61d2230057a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a490acbcd61d2230057a'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a490acbcd61d2230057a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a490acbcd61d2230057a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a490acbcd61d2230057a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a490acbcd61d2230057a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a490acbcd61d2230057a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a490acbcd61d2230057a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a490acbcd61d2230057a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b92a490acbcd61d2230057a", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a490acbcd61d2230057a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a490acbcd61d2230057a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a490acbcd61d2230057a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a490acbcd61d2230057a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a490acbcd61d2230057a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a490acbcd61d2230057a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a490acbcd61d2230057a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a491acbcd61d22300596'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a491acbcd61d22300598')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a491acbcd61d22300598'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a491acbcd61d2230059b')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a491acbcd61d2230059b'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a491acbcd61d2230059e')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a491acbcd61d2230059e'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a491acbcd61d223005a1')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a491acbcd61d223005a1'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.007s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a491acbcd61d223005a4')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a491acbcd61d223005a4'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a491acbcd61d223005a7'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a491acbcd61d22300598')}, "u"=>{"$set"=>{"parent_id"=>"5b92a491a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a491acbcd61d2230059b')}, "u"=>{"$set"=>{"parent_id"=>"5b92a491a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a491acbcd61d2230059e')}, "u"=>{"$set"=>{"parent_id"=>"5b92a491a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a491acbcd61d223005a1')}, "u"=>{"$set"=>{"parent_id"=>"5b92a491a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a491acbcd61d223005a4')}, "u"=>{"$set"=>{"parent_id"=>"5b92a491a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a491acbcd61d223005a7'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d2230038d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038d", "parent_id"=>"5b92a491acbcd61d223005a7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d2230038d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038d", "cart_id"=>"5b92a491acbcd61d223005a7", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038d", "cart_id"=>"5b92a491acbcd61d223005a7", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038d", "parent_id"=>"5b92a491acbcd61d223005a7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038d", "parent_id"=>"5b92a491acbcd61d223005a7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b92a491acbcd61d22300596'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "pipeline"=>[{"$match"=>{"_id"=>BSON::ObjectId('5b92a491acbcd61d22300596')}}, {"$project"=>{"verified"=>{"$filter"=>{"input"=>"$verified", "as"=>"verified", "cond"=>{"$eq"=>["$$verified", "5b92a492acbcd61d22300... MONGODB | localhost:27017 | dummy_test.aggregate | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_discounts", "query"=>{"$and"=>[{"verified"=>{"$ne"=>"5b92a492acbcd61d223005b8"}}, {"pending"=>{"$ne"=>"5b92a492acbcd61d223005b8"}}, {"declined"=>{"$ne"=>"5b92a492acbcd61d223005b8"}}, {"_id"=>BSON::ObjectId('5b92a491acb... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92a483acbcd61d2230038d", "parent_id"=>"5b92a491acbcd61d223005a7", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d2230038d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038d", "parent_id"=>"5b92a491acbcd61d223005a7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d2230038d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038d", "cart_id"=>"5b92a491acbcd61d223005a7", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038d", "cart_id"=>"5b92a491acbcd61d223005a7", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038d", "parent_id"=>"5b92a491acbcd61d223005a7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038d", "parent_id"=>"5b92a491acbcd61d223005a7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a492acbcd61d223005b8'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b92a491acbcd61d22300596'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a490acbcd61d2230057a'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a490acbcd61d2230057a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a490acbcd61d2230057a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a490acbcd61d2230057a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a490acbcd61d2230057a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a490acbcd61d2230057a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b92a490acbcd61d2230057a", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a490acbcd61d2230057a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a490acbcd61d2230057a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a490acbcd61d2230057a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a490acbcd61d2230057a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a490acbcd61d2230057a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a490acbcd61d2230057a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a491acbcd61d22300596')}, "u"=>{"$set"=>{"verified"=>["5b92a492ac... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Started PUT "/shopping/payments/5b92a492acbcd61d223005b8" for 127.0.0.1 at 2018-09-07 21:47:22 +0530 Processing by Shopping::PaymentsController#update as JSON Parameters: {"is_verify_payment"=>true, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b92a492acbcd61d223005b8", "payment"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: is_verify_payment, api_key, current_app_id, user_token Unpermitted parameters: is_verify_payment, api_key, current_app_id, user_token Unpermitted parameters: is_verify_payment, api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b92a492acbcd61d223005b8'), "resource_id"=>"5b92a483acbcd61d2230038d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b92a492acbcd61d223005b8'), "resource_id"=>"5b92a483acbcd61d2230038d", "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a491acbcd61d223005a7'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d2230038d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038d", "parent_id"=>"5b92a491acbcd61d223005a7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d2230038d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038d", "cart_id"=>"5b92a491acbcd61d223005a7", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038d", "cart_id"=>"5b92a491acbcd61d223005a7", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038d", "parent_id"=>"5b92a491acbcd61d223005a7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038d", "parent_id"=>"5b92a491acbcd61d223005a7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b92a491acbcd61d22300596'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "pipeline"=>[{"$match"=>{"_id"=>BSON::ObjectId('5b92a491acbcd61d22300596')}}, {"$project"=>{"verified"=>{"$filter"=>{"input"=>"$verified", "as"=>"verified", "cond"=>{"$eq"=>["$$verified", "5b92a492acbcd61d22300... MONGODB | localhost:27017 | dummy_test.aggregate | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92a483acbcd61d2230038d", "parent_id"=>"5b92a491acbcd61d223005a7", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038d", "parent_id"=>"5b92a491acbcd61d223005a7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a491acbcd61d22300598')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a491acbcd61d2230059b')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a491acbcd61d2230059e')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a491acbcd61d223005a1')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a491acbcd61d223005a4')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a492acbcd61d223005b8')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92a492acbcd61d223005b8", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038d", "parent_id"=>"5b92a491acbcd61d223005a7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b92a492acbcd61d223005b8'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a492acbcd61d223005c4')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a492acbcd61d223005c4'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a492acbcd61d223005c7')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a492acbcd61d223005c7'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a492acbcd61d223005ca')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a492acbcd61d223005ca'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a492acbcd61d223005cd')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a492acbcd61d223005cd'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a492acbcd61d223005d0')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a492acbcd61d223005d0'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a492acbcd61d223005d3'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a492acbcd61d223005c4')}, "u"=>{"$set"=>{"parent_id"=>"5b92a492a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a492acbcd61d223005c7')}, "u"=>{"$set"=>{"parent_id"=>"5b92a492a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a492acbcd61d223005ca')}, "u"=>{"$set"=>{"parent_id"=>"5b92a492a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a492acbcd61d223005cd')}, "u"=>{"$set"=>{"parent_id"=>"5b92a492a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a492acbcd61d223005d0')}, "u"=>{"$set"=>{"parent_id"=>"5b92a492a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a492acbcd61d223005d3'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a492acbcd61d223005d3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a492acbcd61d223005d3", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a492acbcd61d223005d3", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a492acbcd61d223005d3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a492acbcd61d223005d3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a492acbcd61d223005d3", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a492acbcd61d223005d3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a492acbcd61d223005d3", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a492acbcd61d223005d3", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a492acbcd61d223005d3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a492acbcd61d223005d3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a492acbcd61d223005d3'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a492acbcd61d223005d3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a492acbcd61d223005d3", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a492acbcd61d223005d3", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a492acbcd61d223005d3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a492acbcd61d223005d3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a492acbcd61d223005d3", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a492acbcd61d223005d3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a493acbcd61d223005e4'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92a493acbcd61d223005e4", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a492acbcd61d223005d3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a492acbcd61d223005d3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a492acbcd61d223005d3", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a492acbcd61d223005d3", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a492acbcd61d223005d3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a492acbcd61d223005d3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a492acbcd61d223005d3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"_id"=>{"$oid"=>"5b92a493acbcd61d223005ef"}, "applicable"=>false, "autocomplete_description"=>nil, "cart_id"=>"5b92a492acbcd61d223005d3", "count"=>nil, "created_at"=>nil, "declined"=>nil, "discount_amount"=>1.0, "discount_percentage"=>0.0, "doc_version"=>0, "masked_tags"=>nil, "pending"=>nil, "primary_link"=>nil, "product_ids"=>["5b92a483acbcd61d22300391", "5b92a483acbcd61d22300391", "5b92a483acbcd61d22300391", "5b92a483acbcd61d22300391", "5b92a483acbcd61d22300391"], "public"=>"no", "requires_verification"=>true, "resource_class"=>nil, "resource_id"=>nil, "secondary_links"=>{}, "tags"=>nil, "updated_at"=>nil, "used_by_users"=>nil, "verified"=>nil}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: _id, applicable, autocomplete_description, count, created_at, declined, doc_version, masked_tags, pending, primary_link, product_ids, public, resource_class, resource_id, secondary_links, tags, updated_at, used_by_users, verified Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a492acbcd61d223005d3'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a492acbcd61d223005d3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a492acbcd61d223005d3", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a492acbcd61d223005d3", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a492acbcd61d223005d3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a492acbcd61d223005d3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a492acbcd61d223005d3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a492acbcd61d223005d3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b92a492acbcd61d223005d3", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a492acbcd61d223005d3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a492acbcd61d223005d3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a492acbcd61d223005d3", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a492acbcd61d223005d3", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a492acbcd61d223005d3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a492acbcd61d223005d3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a492acbcd61d223005d3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "query"=>{"_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s Started POST "/shopping/discounts" for 127.0.0.1 at 2018-09-07 21:47:23 +0530 Value for params[:discount][:declined] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:masked_tags] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:pending] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:product_ids] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:tags] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:used_by_users] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:verified] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Processing by Shopping::DiscountsController#create as JSON Parameters: {"discount"=>{"_id"=>{"$oid"=>"5b92a493acbcd61d223005f2"}, "applicable"=>false, "autocomplete_description"=>nil, "cart_id"=>nil, "count"=>4, "created_at"=>nil, "declined"=>nil, "discount_amount"=>10.0, "discount_percentage"=>100.0, "doc_version"=>0, "masked_tags"=>nil, "pending"=>nil, "primary_link"=>nil, "product_ids"=>nil, "public"=>"no", "requires_verification"=>false, "resource_class"=>nil, "resource_id"=>nil, "secondary_links"=>{}, "tags"=>nil, "updated_at"=>nil, "used_by_users"=>nil, "verified"=>nil}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken4"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken4"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: _id, applicable, autocomplete_description, created_at, declined, doc_version, masked_tags, pending, primary_link, product_ids, public, resource_class, resource_id, secondary_links, tags, updated_at, used_by_users, verified Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300399')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300399')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300399')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a493acbcd61d223005f3'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Completed 201 Created in 61ms (Views: 1.2ms) MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a493acbcd61d223005f6')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a493acbcd61d223005f6'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a493acbcd61d223005f9')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a493acbcd61d223005f9'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a493acbcd61d223005fc')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a493acbcd61d223005fc'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a493acbcd61d223005ff')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a493acbcd61d223005ff'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a493acbcd61d22300602')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a493acbcd61d22300602'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a493acbcd61d22300605'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a493acbcd61d223005f6')}, "u"=>{"$set"=>{"parent_id"=>"5b92a493a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a493acbcd61d223005f9')}, "u"=>{"$set"=>{"parent_id"=>"5b92a493a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a493acbcd61d223005fc')}, "u"=>{"$set"=>{"parent_id"=>"5b92a493a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a493acbcd61d223005ff')}, "u"=>{"$set"=>{"parent_id"=>"5b92a493a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a493acbcd61d22300602')}, "u"=>{"$set"=>{"parent_id"=>"5b92a493a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300399')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a494acbcd61d22300616'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started POST "/shopping/payments" for 127.0.0.1 at 2018-09-07 21:47:24 +0530 Processing by Shopping::PaymentsController#create as JSON Parameters: {"cart_id"=>"5b92a493acbcd61d22300605", "payment_type"=>"cash", "amount"=>0.0, "discount_id"=>"5b92a494acbcd61d22300616", "api_key"=>"test", "current_app_id"=>"testappid", "payment"=>{"amount"=>0.0, "payment_type"=>"cash", "cart_id"=>"5b92a493acbcd61d22300605", "discount_id"=>"5b92a494acbcd61d22300616"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: cart_id, payment_type, amount, discount_id, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, amount, discount_id, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, amount, discount_id, api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a493acbcd61d22300605'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a493acbcd61d22300605", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a493acbcd61d22300605", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a493acbcd61d22300605", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a493acbcd61d22300605", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a493acbcd61d22300605", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b92a494acbcd61d22300616'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "query"=>{"_id"=>BSON::ObjectId('5b92a494acbcd61d22300616'), "pending"=>{"$ne"=>"5b92a494acbcd61d22300618"}, "declined"=>{"$ne"=>"5b92a494acbcd61d22300618"}, "count"=>{"$gte"=>1}, "_type"=>"Shopping::Discou... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a493acbcd61d22300605", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a493acbcd61d22300605", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a493acbcd61d223005f6')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a493acbcd61d223005f9')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a493acbcd61d223005fc')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a493acbcd61d223005ff')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a493acbcd61d22300602')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a494acbcd61d22300618'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92a494acbcd61d22300618", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a493acbcd61d22300605", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s Started POST "/shopping/discounts" for 127.0.0.1 at 2018-09-07 21:47:24 +0530 Value for params[:discount][:declined] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:masked_tags] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:pending] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:product_ids] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:tags] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:used_by_users] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:verified] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Processing by Shopping::DiscountsController#create as JSON Parameters: {"discount"=>{"_id"=>{"$oid"=>"5b92a494acbcd61d22300623"}, "applicable"=>false, "autocomplete_description"=>nil, "cart_id"=>nil, "count"=>4, "created_at"=>nil, "declined"=>nil, "discount_amount"=>10.0, "discount_percentage"=>100.0, "doc_version"=>0, "masked_tags"=>nil, "pending"=>nil, "primary_link"=>nil, "product_ids"=>nil, "public"=>"no", "requires_verification"=>false, "resource_class"=>nil, "resource_id"=>nil, "secondary_links"=>{}, "tags"=>nil, "updated_at"=>nil, "used_by_users"=>nil, "verified"=>nil}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: _id, applicable, autocomplete_description, count, created_at, declined, doc_version, masked_tags, pending, primary_link, product_ids, public, resource_class, resource_id, secondary_links, tags, updated_at, used_by_users, verified Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Completed 422 Unprocessable Entity in 18ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a494acbcd61d22300626')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a494acbcd61d22300626'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a494acbcd61d22300629')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a494acbcd61d22300629'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a494acbcd61d2230062c')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a494acbcd61d2230062c'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a494acbcd61d2230062f')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a494acbcd61d2230062f'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a494acbcd61d22300632')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a494acbcd61d22300632'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a494acbcd61d22300635'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a494acbcd61d22300626')}, "u"=>{"$set"=>{"parent_id"=>"5b92a494a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a494acbcd61d22300629')}, "u"=>{"$set"=>{"parent_id"=>"5b92a494a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a494acbcd61d2230062c')}, "u"=>{"$set"=>{"parent_id"=>"5b92a494a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a494acbcd61d2230062f')}, "u"=>{"$set"=>{"parent_id"=>"5b92a494a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a494acbcd61d22300632')}, "u"=>{"$set"=>{"parent_id"=>"5b92a494a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a494acbcd61d22300635'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a494acbcd61d22300635", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a494acbcd61d22300635", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a494acbcd61d22300635", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a494acbcd61d22300635", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a494acbcd61d22300635", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a494acbcd61d22300635", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a494acbcd61d22300635", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a494acbcd61d22300635", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a494acbcd61d22300635", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a494acbcd61d22300635", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a494acbcd61d22300635", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a495acbcd61d22300646'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a494acbcd61d22300635'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a494acbcd61d22300635", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a494acbcd61d22300635", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a494acbcd61d22300635", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a494acbcd61d22300635", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a494acbcd61d22300635", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a494acbcd61d22300635", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a494acbcd61d22300635", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a494acbcd61d22300626')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a494acbcd61d22300629')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a494acbcd61d2230062c')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a494acbcd61d2230062f')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a494acbcd61d22300632')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a495acbcd61d22300646')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92a495acbcd61d22300646", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a494acbcd61d22300635", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a494acbcd61d22300635", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a494acbcd61d22300635", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a494acbcd61d22300635", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a494acbcd61d22300635", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a494acbcd61d22300635", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a494acbcd61d22300635", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a494acbcd61d22300635'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a494acbcd61d22300635", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a494acbcd61d22300635", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a494acbcd61d22300635", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a494acbcd61d22300635", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a494acbcd61d22300635", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a494acbcd61d22300635", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a494acbcd61d22300635", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b92a494acbcd61d22300635", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a494acbcd61d22300635", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a494acbcd61d22300635", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a494acbcd61d22300635", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a494acbcd61d22300635", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a494acbcd61d22300635", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a494acbcd61d22300635", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a494acbcd61d22300635", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a495acbcd61d22300651'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a495acbcd61d22300653')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a495acbcd61d22300653'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a495acbcd61d22300656')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a495acbcd61d22300656'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a495acbcd61d22300659')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a495acbcd61d22300659'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a495acbcd61d2230065c')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a495acbcd61d2230065c'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a495acbcd61d2230065f')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a495acbcd61d2230065f'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a495acbcd61d22300662'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a495acbcd61d22300653')}, "u"=>{"$set"=>{"parent_id"=>"5b92a495a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a495acbcd61d22300656')}, "u"=>{"$set"=>{"parent_id"=>"5b92a495a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a495acbcd61d22300659')}, "u"=>{"$set"=>{"parent_id"=>"5b92a495a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a495acbcd61d2230065c')}, "u"=>{"$set"=>{"parent_id"=>"5b92a495a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a495acbcd61d2230065f')}, "u"=>{"$set"=>{"parent_id"=>"5b92a495a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a495acbcd61d22300662'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d2230038d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038d", "parent_id"=>"5b92a495acbcd61d22300662", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d2230038d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038d", "cart_id"=>"5b92a495acbcd61d22300662", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038d", "cart_id"=>"5b92a495acbcd61d22300662", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038d", "parent_id"=>"5b92a495acbcd61d22300662", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038d", "parent_id"=>"5b92a495acbcd61d22300662", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b92a495acbcd61d22300651'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "pipeline"=>[{"$match"=>{"_id"=>BSON::ObjectId('5b92a495acbcd61d22300651')}}, {"$project"=>{"verified"=>{"$filter"=>{"input"=>"$verified", "as"=>"verified", "cond"=>{"$eq"=>["$$verified", "5b92a496acbcd61d22300... MONGODB | localhost:27017 | dummy_test.aggregate | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_discounts", "query"=>{"$and"=>[{"verified"=>{"$ne"=>"5b92a496acbcd61d22300673"}}, {"pending"=>{"$ne"=>"5b92a496acbcd61d22300673"}}, {"declined"=>{"$ne"=>"5b92a496acbcd61d22300673"}}, {"_id"=>BSON::ObjectId('5b92a495acb... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92a483acbcd61d2230038d", "parent_id"=>"5b92a495acbcd61d22300662", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d2230038d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038d", "parent_id"=>"5b92a495acbcd61d22300662", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d2230038d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038d", "cart_id"=>"5b92a495acbcd61d22300662", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038d", "cart_id"=>"5b92a495acbcd61d22300662", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038d", "parent_id"=>"5b92a495acbcd61d22300662", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038d", "parent_id"=>"5b92a495acbcd61d22300662", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a496acbcd61d22300673'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b92a495acbcd61d22300651'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a494acbcd61d22300635'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a494acbcd61d22300635", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a494acbcd61d22300635", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a494acbcd61d22300635", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a494acbcd61d22300635", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a494acbcd61d22300635", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b92a494acbcd61d22300635", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a494acbcd61d22300635", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a494acbcd61d22300635", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a494acbcd61d22300635", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a494acbcd61d22300635", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a494acbcd61d22300635", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a494acbcd61d22300635", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a495acbcd61d22300651')}, "u"=>{"$set"=>{"verified"=>["5b92a496ac... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a495acbcd61d22300662'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d2230038d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038d", "parent_id"=>"5b92a495acbcd61d22300662", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d2230038d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038d", "cart_id"=>"5b92a495acbcd61d22300662", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038d", "cart_id"=>"5b92a495acbcd61d22300662", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038d", "parent_id"=>"5b92a495acbcd61d22300662", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038d", "parent_id"=>"5b92a495acbcd61d22300662", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b92a495acbcd61d22300651'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "pipeline"=>[{"$match"=>{"_id"=>BSON::ObjectId('5b92a495acbcd61d22300651')}}, {"$project"=>{"verified"=>{"$filter"=>{"input"=>"$verified", "as"=>"verified", "cond"=>{"$eq"=>["$$verified", "5b92a496acbcd61d22300... MONGODB | localhost:27017 | dummy_test.aggregate | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92a483acbcd61d2230038d", "parent_id"=>"5b92a495acbcd61d22300662", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038d", "parent_id"=>"5b92a495acbcd61d22300662", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a495acbcd61d22300653')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a495acbcd61d22300656')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a495acbcd61d22300659')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a495acbcd61d2230065c')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a495acbcd61d2230065f')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a496acbcd61d22300673')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92a496acbcd61d22300673", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038d", "parent_id"=>"5b92a495acbcd61d22300662", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.006s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a496acbcd61d2230067e')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a496acbcd61d2230067e'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a496acbcd61d22300681')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a496acbcd61d22300681'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a496acbcd61d22300684')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a496acbcd61d22300684'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a496acbcd61d22300687')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a496acbcd61d22300687'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a496acbcd61d2230068a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a496acbcd61d2230068a'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a496acbcd61d2230068d'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a496acbcd61d2230067e')}, "u"=>{"$set"=>{"parent_id"=>"5b92a496a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a496acbcd61d22300681')}, "u"=>{"$set"=>{"parent_id"=>"5b92a496a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a496acbcd61d22300684')}, "u"=>{"$set"=>{"parent_id"=>"5b92a496a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a496acbcd61d22300687')}, "u"=>{"$set"=>{"parent_id"=>"5b92a496a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a496acbcd61d2230068a')}, "u"=>{"$set"=>{"parent_id"=>"5b92a496a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a496acbcd61d2230068d'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d2230038e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038e", "parent_id"=>"5b92a496acbcd61d2230068d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d2230038e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038e", "cart_id"=>"5b92a496acbcd61d2230068d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038e", "cart_id"=>"5b92a496acbcd61d2230068d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038e", "parent_id"=>"5b92a496acbcd61d2230068d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038e", "parent_id"=>"5b92a496acbcd61d2230068d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b92a495acbcd61d22300651'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "pipeline"=>[{"$match"=>{"_id"=>BSON::ObjectId('5b92a495acbcd61d22300651')}}, {"$project"=>{"verified"=>{"$filter"=>{"input"=>"$verified", "as"=>"verified", "cond"=>{"$eq"=>["$$verified", "5b92a497acbcd61d22300... MONGODB | localhost:27017 | dummy_test.aggregate | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_discounts", "query"=>{"$and"=>[{"verified"=>{"$ne"=>"5b92a497acbcd61d2230069e"}}, {"pending"=>{"$ne"=>"5b92a497acbcd61d2230069e"}}, {"declined"=>{"$ne"=>"5b92a497acbcd61d2230069e"}}, {"_id"=>BSON::ObjectId('5b92a495acb... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92a483acbcd61d2230038e", "parent_id"=>"5b92a496acbcd61d2230068d", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d2230038e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038e", "parent_id"=>"5b92a496acbcd61d2230068d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d2230038e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038e", "cart_id"=>"5b92a496acbcd61d2230068d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038e", "cart_id"=>"5b92a496acbcd61d2230068d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038e", "parent_id"=>"5b92a496acbcd61d2230068d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038e", "parent_id"=>"5b92a496acbcd61d2230068d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a497acbcd61d2230069e'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a494acbcd61d22300635'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a494acbcd61d22300635", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a494acbcd61d22300635", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a494acbcd61d22300635", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a494acbcd61d22300635", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a494acbcd61d22300635", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a494acbcd61d22300635", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a494acbcd61d22300635", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b92a494acbcd61d22300626')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b92a494acbcd61d22300629')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b92a494acbcd61d2230062c')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b92a494acbcd61d2230062f')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b92a494acbcd61d22300632')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a495acbcd61d22300646')}, "u"=>{"$set"=>{"payment_status"=>0, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Started PUT "/shopping/discounts/5b92a495acbcd61d22300651" for 127.0.0.1 at 2018-09-07 21:47:27 +0530 Processing by Shopping::DiscountsController#update as JSON Parameters: {"discount"=>{"add_verified_ids"=>["5b92a497acbcd61d2230069e"]}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b92a495acbcd61d22300651"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b92a495acbcd61d22300651'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a494acbcd61d22300635'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a494acbcd61d22300635", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a494acbcd61d22300635", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a494acbcd61d22300635", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a494acbcd61d22300635", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a494acbcd61d22300635", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b92a494acbcd61d22300635", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a494acbcd61d22300635", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a494acbcd61d22300635", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a494acbcd61d22300635", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a494acbcd61d22300635", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a494acbcd61d22300635", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a494acbcd61d22300635", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Completed 422 Unprocessable Entity in 43ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b92a495acbcd61d22300651'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a497acbcd61d223006a9')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a497acbcd61d223006a9'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a497acbcd61d223006ac')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a497acbcd61d223006ac'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a497acbcd61d223006af')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a497acbcd61d223006af'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a497acbcd61d223006b2')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a497acbcd61d223006b2'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a497acbcd61d223006b5')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a497acbcd61d223006b5'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a498acbcd61d223006b8'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a497acbcd61d223006a9')}, "u"=>{"$set"=>{"parent_id"=>"5b92a498a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a497acbcd61d223006ac')}, "u"=>{"$set"=>{"parent_id"=>"5b92a498a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a497acbcd61d223006af')}, "u"=>{"$set"=>{"parent_id"=>"5b92a498a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a497acbcd61d223006b2')}, "u"=>{"$set"=>{"parent_id"=>"5b92a498a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a497acbcd61d223006b5')}, "u"=>{"$set"=>{"parent_id"=>"5b92a498a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a498acbcd61d223006b8'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a498acbcd61d223006b8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a498acbcd61d223006b8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a498acbcd61d223006b8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a498acbcd61d223006b8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a498acbcd61d223006b8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a498acbcd61d223006b8", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a498acbcd61d223006b8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a498acbcd61d223006b8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a498acbcd61d223006b8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a498acbcd61d223006b8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a498acbcd61d223006b8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a498acbcd61d223006c9'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a498acbcd61d223006b8'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a498acbcd61d223006b8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a498acbcd61d223006b8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a498acbcd61d223006b8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a498acbcd61d223006b8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a498acbcd61d223006b8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a498acbcd61d223006b8", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a498acbcd61d223006b8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a497acbcd61d223006a9')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a497acbcd61d223006ac')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a497acbcd61d223006af')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a497acbcd61d223006b2')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a497acbcd61d223006b5')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a498acbcd61d223006c9')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92a498acbcd61d223006c9", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a498acbcd61d223006b8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a498acbcd61d223006b8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a498acbcd61d223006b8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a498acbcd61d223006b8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a498acbcd61d223006b8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a498acbcd61d223006b8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a498acbcd61d223006b8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a498acbcd61d223006b8'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a498acbcd61d223006b8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a498acbcd61d223006b8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a498acbcd61d223006b8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a498acbcd61d223006b8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a498acbcd61d223006b8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a498acbcd61d223006b8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a498acbcd61d223006b8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b92a498acbcd61d223006b8", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a498acbcd61d223006b8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a498acbcd61d223006b8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a498acbcd61d223006b8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a498acbcd61d223006b8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a498acbcd61d223006b8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a498acbcd61d223006b8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a498acbcd61d223006b8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a498acbcd61d223006d4'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a498acbcd61d223006d6')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a498acbcd61d223006d6'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a498acbcd61d223006d9')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a498acbcd61d223006d9'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a498acbcd61d223006dc')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a498acbcd61d223006dc'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a498acbcd61d223006df')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a498acbcd61d223006df'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a498acbcd61d223006e2')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a498acbcd61d223006e2'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a499acbcd61d223006e5'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a498acbcd61d223006d6')}, "u"=>{"$set"=>{"parent_id"=>"5b92a499a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a498acbcd61d223006d9')}, "u"=>{"$set"=>{"parent_id"=>"5b92a499a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a498acbcd61d223006dc')}, "u"=>{"$set"=>{"parent_id"=>"5b92a499a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a498acbcd61d223006df')}, "u"=>{"$set"=>{"parent_id"=>"5b92a499a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a498acbcd61d223006e2')}, "u"=>{"$set"=>{"parent_id"=>"5b92a499a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a499acbcd61d223006e5'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d2230038d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038d", "parent_id"=>"5b92a499acbcd61d223006e5", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d2230038d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038d", "cart_id"=>"5b92a499acbcd61d223006e5", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038d", "cart_id"=>"5b92a499acbcd61d223006e5", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038d", "parent_id"=>"5b92a499acbcd61d223006e5", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038d", "parent_id"=>"5b92a499acbcd61d223006e5", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b92a498acbcd61d223006d4'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a498acbcd61d223006b8'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a498acbcd61d223006b8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a498acbcd61d223006b8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a498acbcd61d223006b8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a498acbcd61d223006b8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a498acbcd61d223006b8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a498acbcd61d223006b8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a498acbcd61d223006b8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a498acbcd61d223006b8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a498acbcd61d223006b8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a498acbcd61d223006b8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "query"=>{"_id"=>BSON::ObjectId('5b92a498acbcd61d223006d4'), "pending"=>{"$ne"=>"5b92a499acbcd61d223006f6"}, "declined"=>{"$ne"=>"5b92a499acbcd61d223006f6"}, "count"=>{"$gte"=>1}, "_type"=>"Shopping::Discou... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92a483acbcd61d2230038d", "parent_id"=>"5b92a499acbcd61d223006e5", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038d", "parent_id"=>"5b92a499acbcd61d223006e5", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a498acbcd61d223006d6')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a498acbcd61d223006d9')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a498acbcd61d223006dc')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a498acbcd61d223006df')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a498acbcd61d223006e2')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a499acbcd61d223006f6'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92a499acbcd61d223006f6", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038d", "parent_id"=>"5b92a499acbcd61d223006e5", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b92a498acbcd61d223006d4'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a498acbcd61d223006b8'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a498acbcd61d223006b8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a498acbcd61d223006b8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a498acbcd61d223006b8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a498acbcd61d223006b8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a498acbcd61d223006b8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b92a498acbcd61d223006b8", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a498acbcd61d223006b8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a498acbcd61d223006b8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a498acbcd61d223006b8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a498acbcd61d223006b8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a498acbcd61d223006b8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a498acbcd61d223006b8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a499acbcd61d223006e5'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d2230038d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038d", "parent_id"=>"5b92a499acbcd61d223006e5", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d2230038d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038d", "cart_id"=>"5b92a499acbcd61d223006e5", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038d", "cart_id"=>"5b92a499acbcd61d223006e5", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038d", "parent_id"=>"5b92a499acbcd61d223006e5", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038d", "parent_id"=>"5b92a499acbcd61d223006e5", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b92a498acbcd61d223006d4'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a498acbcd61d223006b8'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a498acbcd61d223006b8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a498acbcd61d223006b8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a498acbcd61d223006b8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a498acbcd61d223006b8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a498acbcd61d223006b8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a498acbcd61d223006b8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a498acbcd61d223006b8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a498acbcd61d223006b8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a498acbcd61d223006b8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a498acbcd61d223006b8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "query"=>{"_id"=>BSON::ObjectId('5b92a498acbcd61d223006d4'), "pending"=>{"$ne"=>"5b92a499acbcd61d223006f6"}, "declined"=>{"$ne"=>"5b92a499acbcd61d223006f6"}, "count"=>{"$gte"=>1}, "_type"=>"Shopping::Discou... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92a483acbcd61d2230038d", "parent_id"=>"5b92a499acbcd61d223006e5", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038d", "parent_id"=>"5b92a499acbcd61d223006e5", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a499acbcd61d22300701')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a499acbcd61d22300701'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a499acbcd61d22300704')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a499acbcd61d22300704'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a499acbcd61d22300707')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a499acbcd61d22300707'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a499acbcd61d2230070a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a499acbcd61d2230070a'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a499acbcd61d2230070d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a499acbcd61d2230070d'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a499acbcd61d22300710'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a499acbcd61d22300701')}, "u"=>{"$set"=>{"parent_id"=>"5b92a499a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a499acbcd61d22300704')}, "u"=>{"$set"=>{"parent_id"=>"5b92a499a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a499acbcd61d22300707')}, "u"=>{"$set"=>{"parent_id"=>"5b92a499a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a499acbcd61d2230070a')}, "u"=>{"$set"=>{"parent_id"=>"5b92a499a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a499acbcd61d2230070d')}, "u"=>{"$set"=>{"parent_id"=>"5b92a499a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a498acbcd61d223006b8'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a498acbcd61d223006b8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a498acbcd61d223006b8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a498acbcd61d223006b8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a498acbcd61d223006b8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a498acbcd61d223006b8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a498acbcd61d223006b8", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a498acbcd61d223006b8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b92a497acbcd61d223006a9')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b92a497acbcd61d223006ac')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b92a497acbcd61d223006af')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b92a497acbcd61d223006b2')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b92a497acbcd61d223006b5')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a498acbcd61d223006c9')}, "u"=>{"$set"=>{"payment_status"=>0, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Started POST "/shopping/payments" for 127.0.0.1 at 2018-09-07 21:47:30 +0530 Processing by Shopping::PaymentsController#create as JSON Parameters: {"cart_id"=>"5b92a499acbcd61d22300710", "payment_type"=>"cash", "amount"=>0.0, "discount_id"=>"5b92a498acbcd61d223006d4", "api_key"=>"test", "current_app_id"=>"testappid", "payment"=>{"amount"=>0.0, "payment_type"=>"cash", "cart_id"=>"5b92a499acbcd61d22300710", "discount_id"=>"5b92a498acbcd61d223006d4"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken3"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken3"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken3"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: cart_id, payment_type, amount, discount_id, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, amount, discount_id, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, amount, discount_id, api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a499acbcd61d22300710'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d2230038e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038e", "parent_id"=>"5b92a499acbcd61d22300710", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d2230038e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038e", "cart_id"=>"5b92a499acbcd61d22300710", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038e", "cart_id"=>"5b92a499acbcd61d22300710", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038e", "parent_id"=>"5b92a499acbcd61d22300710", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038e", "parent_id"=>"5b92a499acbcd61d22300710", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b92a498acbcd61d223006d4'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a498acbcd61d223006b8'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a498acbcd61d223006b8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a498acbcd61d223006b8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a498acbcd61d223006b8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a498acbcd61d223006b8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a498acbcd61d223006b8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a498acbcd61d223006b8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a498acbcd61d223006b8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a498acbcd61d223006b8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a498acbcd61d223006b8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a498acbcd61d223006b8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92a483acbcd61d2230038e", "parent_id"=>"5b92a499acbcd61d22300710", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038e", "parent_id"=>"5b92a499acbcd61d22300710", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a49aacbcd61d2230072b'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Completed 201 Created in 169ms (Views: 1.4ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a49aacbcd61d22300736')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a49aacbcd61d22300736'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a49aacbcd61d22300739')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a49aacbcd61d22300739'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a49aacbcd61d2230073c')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a49aacbcd61d2230073c'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a49aacbcd61d2230073f')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a49aacbcd61d2230073f'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a49bacbcd61d22300742')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a49bacbcd61d22300742'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a49bacbcd61d22300745'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a49aacbcd61d22300736')}, "u"=>{"$set"=>{"parent_id"=>"5b92a49ba... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a49aacbcd61d22300739')}, "u"=>{"$set"=>{"parent_id"=>"5b92a49ba... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a49aacbcd61d2230073c')}, "u"=>{"$set"=>{"parent_id"=>"5b92a49ba... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a49aacbcd61d2230073f')}, "u"=>{"$set"=>{"parent_id"=>"5b92a49ba... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a49bacbcd61d22300742')}, "u"=>{"$set"=>{"parent_id"=>"5b92a49ba... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a49bacbcd61d22300745'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a49bacbcd61d22300745", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a49bacbcd61d22300745", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a49bacbcd61d22300745", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a49bacbcd61d22300745", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a49bacbcd61d22300745", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a49bacbcd61d22300745", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a49bacbcd61d22300745", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a49bacbcd61d22300745", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a49bacbcd61d22300745", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a49bacbcd61d22300745", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a49bacbcd61d22300745", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a49bacbcd61d22300756'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a49bacbcd61d22300745'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a49bacbcd61d22300745", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a49bacbcd61d22300745", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a49bacbcd61d22300745", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a49bacbcd61d22300745", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a49bacbcd61d22300745", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a49bacbcd61d22300745", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a49bacbcd61d22300745", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a49aacbcd61d22300736')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a49aacbcd61d22300739')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a49aacbcd61d2230073c')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a49aacbcd61d2230073f')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a49bacbcd61d22300742')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a49bacbcd61d22300756')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92a49bacbcd61d22300756", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a49bacbcd61d22300745", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a49bacbcd61d22300745", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a49bacbcd61d22300745", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a49bacbcd61d22300745", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a49bacbcd61d22300745", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a49bacbcd61d22300745", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a49bacbcd61d22300745", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a49bacbcd61d22300745'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a49bacbcd61d22300745", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a49bacbcd61d22300745", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a49bacbcd61d22300745", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a49bacbcd61d22300745", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a49bacbcd61d22300745", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a49bacbcd61d22300745", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a49bacbcd61d22300745", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b92a49bacbcd61d22300745", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a49bacbcd61d22300745", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a49bacbcd61d22300745", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a49bacbcd61d22300745", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a49bacbcd61d22300745", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a49bacbcd61d22300745", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a49bacbcd61d22300745", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a49bacbcd61d22300745", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a49bacbcd61d22300761'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a49bacbcd61d22300763')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a49bacbcd61d22300763'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a49bacbcd61d22300766')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a49bacbcd61d22300766'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a49bacbcd61d22300769')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a49bacbcd61d22300769'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a49bacbcd61d2230076c')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a49bacbcd61d2230076c'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a49cacbcd61d2230076f')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a49cacbcd61d2230076f'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a49cacbcd61d22300772'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a49bacbcd61d22300763')}, "u"=>{"$set"=>{"parent_id"=>"5b92a49ca... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a49bacbcd61d22300766')}, "u"=>{"$set"=>{"parent_id"=>"5b92a49ca... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a49bacbcd61d22300769')}, "u"=>{"$set"=>{"parent_id"=>"5b92a49ca... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a49bacbcd61d2230076c')}, "u"=>{"$set"=>{"parent_id"=>"5b92a49ca... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a49cacbcd61d2230076f')}, "u"=>{"$set"=>{"parent_id"=>"5b92a49ca... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a49cacbcd61d22300772'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d2230038d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038d", "parent_id"=>"5b92a49cacbcd61d22300772", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d2230038d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038d", "cart_id"=>"5b92a49cacbcd61d22300772", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038d", "cart_id"=>"5b92a49cacbcd61d22300772", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038d", "parent_id"=>"5b92a49cacbcd61d22300772", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038d", "parent_id"=>"5b92a49cacbcd61d22300772", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b92a49bacbcd61d22300761'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "pipeline"=>[{"$match"=>{"_id"=>BSON::ObjectId('5b92a49bacbcd61d22300761')}}, {"$project"=>{"verified"=>{"$filter"=>{"input"=>"$verified", "as"=>"verified", "cond"=>{"$eq"=>["$$verified", "5b92a49cacbcd61d22300... MONGODB | localhost:27017 | dummy_test.aggregate | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_discounts", "query"=>{"$and"=>[{"verified"=>{"$ne"=>"5b92a49cacbcd61d22300783"}}, {"pending"=>{"$ne"=>"5b92a49cacbcd61d22300783"}}, {"declined"=>{"$ne"=>"5b92a49cacbcd61d22300783"}}, {"_id"=>BSON::ObjectId('5b92a49bacb... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92a483acbcd61d2230038d", "parent_id"=>"5b92a49cacbcd61d22300772", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d2230038d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038d", "parent_id"=>"5b92a49cacbcd61d22300772", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d2230038d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038d", "cart_id"=>"5b92a49cacbcd61d22300772", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038d", "cart_id"=>"5b92a49cacbcd61d22300772", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038d", "parent_id"=>"5b92a49cacbcd61d22300772", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038d", "parent_id"=>"5b92a49cacbcd61d22300772", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a49cacbcd61d22300783'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b92a49bacbcd61d22300761'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a49bacbcd61d22300745'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a49bacbcd61d22300745", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a49bacbcd61d22300745", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a49bacbcd61d22300745", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a49bacbcd61d22300745", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a49bacbcd61d22300745", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b92a49bacbcd61d22300745", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a49bacbcd61d22300745", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a49bacbcd61d22300745", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a49bacbcd61d22300745", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "cart_id"=>"5b92a49bacbcd61d22300745", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a49bacbcd61d22300745", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d22300389", "parent_id"=>"5b92a49bacbcd61d22300745", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300389')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a49bacbcd61d22300761')}, "u"=>{"$set"=>{"verified"=>["5b92a49cac... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a49cacbcd61d22300772'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d2230038d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038d", "parent_id"=>"5b92a49cacbcd61d22300772", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d2230038d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038d", "cart_id"=>"5b92a49cacbcd61d22300772", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038d", "cart_id"=>"5b92a49cacbcd61d22300772", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038d", "parent_id"=>"5b92a49cacbcd61d22300772", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038d", "parent_id"=>"5b92a49cacbcd61d22300772", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b92a49bacbcd61d22300761'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "pipeline"=>[{"$match"=>{"_id"=>BSON::ObjectId('5b92a49bacbcd61d22300761')}}, {"$project"=>{"verified"=>{"$filter"=>{"input"=>"$verified", "as"=>"verified", "cond"=>{"$eq"=>["$$verified", "5b92a49cacbcd61d22300... MONGODB | localhost:27017 | dummy_test.aggregate | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92a483acbcd61d2230038d", "parent_id"=>"5b92a49cacbcd61d22300772", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038d", "parent_id"=>"5b92a49cacbcd61d22300772", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a49bacbcd61d22300763')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a49bacbcd61d22300766')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a49bacbcd61d22300769')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a49bacbcd61d2230076c')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a49cacbcd61d2230076f')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a49cacbcd61d22300783')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92a49cacbcd61d22300783", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038d", "parent_id"=>"5b92a49cacbcd61d22300772", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d22300391'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a49bacbcd61d22300763')}, "u"=>{"$set"=>{"parent_id"=>nil, "tags... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Started POST "/shopping/payments" for 127.0.0.1 at 2018-09-07 21:47:32 +0530 Processing by Shopping::PaymentsController#create as JSON Parameters: {"cart_id"=>"5b92a49cacbcd61d22300772", "payment_type"=>"cash", "refund"=>true, "amount"=>-10, "api_key"=>"test", "current_app_id"=>"testappid", "payment"=>{"amount"=>-10, "payment_type"=>"cash", "cart_id"=>"5b92a49cacbcd61d22300772", "refund"=>true}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: cart_id, payment_type, refund, amount, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, refund, amount, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, refund, amount, api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a49cacbcd61d22300772'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d2230038d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038d", "parent_id"=>"5b92a49cacbcd61d22300772", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d2230038d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038d", "cart_id"=>"5b92a49cacbcd61d22300772", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038d", "cart_id"=>"5b92a49cacbcd61d22300772", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038d", "parent_id"=>"5b92a49cacbcd61d22300772", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038d", "parent_id"=>"5b92a49cacbcd61d22300772", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>nil}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b92a49cacbcd61d22300772", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d2230038d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038d", "parent_id"=>"5b92a49cacbcd61d22300772", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a483acbcd61d2230038d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038d", "cart_id"=>"5b92a49cacbcd61d22300772", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038d", "cart_id"=>"5b92a49cacbcd61d22300772", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038d", "parent_id"=>"5b92a49cacbcd61d22300772", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a483acbcd61d2230038d", "parent_id"=>"5b92a49cacbcd61d22300772", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.001s Please set AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY and AWS_REGION in your env vars, to use the sns_client. :initializers/aws.rb Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"candice.roberts@mcclureratke.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"4-qeQw5cyR5gZjLTvDuZ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"GNU-gZz3kRKQZ4BgtMmr"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a734acbcd6215c79a2db'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92a734acbcd6215c79a2db')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xhqwFuWnjXxh4sprmyg3"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a734acbcd6215c79a2db')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"kamren_okuneva@bernhardrosenbaum.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yG6Cirenof4heAcozczm"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"FxaQ5EpGdQ2oQ3G7MwYJ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a734acbcd6215c79a2e0'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92a734acbcd6215c79a2e0')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a734acbcd6215c79a2e3'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a734acbcd6215c79a2e8')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"cUX7i9t9xFQdUG_jsyxQ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a734acbcd6215c79a2db')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"ida_leuschke@goodwin.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"9vKGyJG5M9NBknyJHiwK"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"P7mkHUXw_u4c43P2nbCA"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a734acbcd6215c79a2df'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92a734acbcd6215c79a2df')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"DDDRgBWyDPiG1zzogTRy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a734acbcd6215c79a2e0')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"asa.king@ankundingrobel.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"v7qpJzQDdbuAfzPzkxtv"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"7UDG9oduT5xEmzq5z4Fd"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a734acbcd6215c79a2eb'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92a734acbcd6215c79a2eb')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a734acbcd6215c79a2e3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a734acbcd6215c79a2e3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a734acbcd6215c79a2ee')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a734acbcd6215c79a2ee'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a734acbcd6215c79a2e3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a734acbcd6215c79a2e3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a734acbcd6215c79a2f1')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a734acbcd6215c79a2f1'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a734acbcd6215c79a2e3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a734acbcd6215c79a2e3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a735acbcd6215c79a2f4')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a735acbcd6215c79a2f4'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a734acbcd6215c79a2e3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a734acbcd6215c79a2e3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a735acbcd6215c79a2f7')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a735acbcd6215c79a2f7'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a734acbcd6215c79a2e3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a734acbcd6215c79a2e3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92a735acbcd6215c79a2fa')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92a735acbcd6215c79a2fa'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a735acbcd6215c79a2fd'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a734acbcd6215c79a2e3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a734acbcd6215c79a2ee')}, "u"=>{"$set"=>{"parent_id"=>"5b92a735a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a734acbcd6215c79a2e3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a734acbcd6215c79a2f1')}, "u"=>{"$set"=>{"parent_id"=>"5b92a735a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a734acbcd6215c79a2e3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a735acbcd6215c79a2f4')}, "u"=>{"$set"=>{"parent_id"=>"5b92a735a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a734acbcd6215c79a2e3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a735acbcd6215c79a2f7')}, "u"=>{"$set"=>{"parent_id"=>"5b92a735a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a734acbcd6215c79a2e3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a735acbcd6215c79a2fa')}, "u"=>{"$set"=>{"parent_id"=>"5b92a735a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a735acbcd6215c79a2fd'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a734acbcd6215c79a2db')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a734acbcd6215c79a2db", "parent_id"=>"5b92a735acbcd6215c79a2fd", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a734acbcd6215c79a2db')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a734acbcd6215c79a2db", "cart_id"=>"5b92a735acbcd6215c79a2fd", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a734acbcd6215c79a2db", "cart_id"=>"5b92a735acbcd6215c79a2fd", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a734acbcd6215c79a2db", "parent_id"=>"5b92a735acbcd6215c79a2fd", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a734acbcd6215c79a2db", "parent_id"=>"5b92a735acbcd6215c79a2fd", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92a734acbcd6215c79a2db", "parent_id"=>"5b92a735acbcd6215c79a2fd", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a734acbcd6215c79a2db')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a734acbcd6215c79a2db", "parent_id"=>"5b92a735acbcd6215c79a2fd", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a734acbcd6215c79a2db')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a734acbcd6215c79a2db", "cart_id"=>"5b92a735acbcd6215c79a2fd", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a734acbcd6215c79a2db", "cart_id"=>"5b92a735acbcd6215c79a2fd", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a734acbcd6215c79a2db", "parent_id"=>"5b92a735acbcd6215c79a2fd", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a734acbcd6215c79a2db", "parent_id"=>"5b92a735acbcd6215c79a2fd", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a735acbcd6215c79a30e'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a735acbcd6215c79a2fd'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a734acbcd6215c79a2db')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a734acbcd6215c79a2db", "parent_id"=>"5b92a735acbcd6215c79a2fd", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a734acbcd6215c79a2db')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a734acbcd6215c79a2db", "cart_id"=>"5b92a735acbcd6215c79a2fd", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a734acbcd6215c79a2db", "cart_id"=>"5b92a735acbcd6215c79a2fd", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a734acbcd6215c79a2db", "parent_id"=>"5b92a735acbcd6215c79a2fd", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a734acbcd6215c79a2db", "parent_id"=>"5b92a735acbcd6215c79a2fd", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92a734acbcd6215c79a2db", "parent_id"=>"5b92a735acbcd6215c79a2fd", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a734acbcd6215c79a2db", "parent_id"=>"5b92a735acbcd6215c79a2fd", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a734acbcd6215c79a2e3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a734acbcd6215c79a2ee')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a734acbcd6215c79a2e3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a734acbcd6215c79a2f1')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a734acbcd6215c79a2e3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a735acbcd6215c79a2f4')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a734acbcd6215c79a2e3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a735acbcd6215c79a2f7')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a734acbcd6215c79a2e3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92a735acbcd6215c79a2fa')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92a735acbcd6215c79a30e')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92a735acbcd6215c79a30e", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a734acbcd6215c79a2db", "parent_id"=>"5b92a735acbcd6215c79a2fd", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a734acbcd6215c79a2db')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a734acbcd6215c79a2db", "parent_id"=>"5b92a735acbcd6215c79a2fd", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a734acbcd6215c79a2db')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a734acbcd6215c79a2db", "cart_id"=>"5b92a735acbcd6215c79a2fd", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a734acbcd6215c79a2db", "cart_id"=>"5b92a735acbcd6215c79a2fd", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a734acbcd6215c79a2db", "parent_id"=>"5b92a735acbcd6215c79a2fd", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a734acbcd6215c79a2db", "parent_id"=>"5b92a735acbcd6215c79a2fd", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a734acbcd6215c79a2db", "parent_id"=>"5b92a735acbcd6215c79a2fd", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92a735acbcd6215c79a2fd'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a734acbcd6215c79a2db')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a734acbcd6215c79a2db", "parent_id"=>"5b92a735acbcd6215c79a2fd", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a734acbcd6215c79a2db')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a734acbcd6215c79a2db", "cart_id"=>"5b92a735acbcd6215c79a2fd", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a734acbcd6215c79a2db", "cart_id"=>"5b92a735acbcd6215c79a2fd", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a734acbcd6215c79a2db", "parent_id"=>"5b92a735acbcd6215c79a2fd", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a734acbcd6215c79a2db", "parent_id"=>"5b92a735acbcd6215c79a2fd", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a734acbcd6215c79a2db", "parent_id"=>"5b92a735acbcd6215c79a2fd", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a734acbcd6215c79a2db", "parent_id"=>"5b92a735acbcd6215c79a2fd", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b92a735acbcd6215c79a2fd", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a734acbcd6215c79a2db", "parent_id"=>"5b92a735acbcd6215c79a2fd", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a734acbcd6215c79a2db')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a734acbcd6215c79a2db", "parent_id"=>"5b92a735acbcd6215c79a2fd", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a734acbcd6215c79a2db')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a734acbcd6215c79a2db", "cart_id"=>"5b92a735acbcd6215c79a2fd", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92a734acbcd6215c79a2db", "cart_id"=>"5b92a735acbcd6215c79a2fd", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a734acbcd6215c79a2db", "parent_id"=>"5b92a735acbcd6215c79a2fd", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a734acbcd6215c79a2db", "parent_id"=>"5b92a735acbcd6215c79a2fd", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92a734acbcd6215c79a2db')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92a734acbcd6215c79a2db", "parent_id"=>"5b92a735acbcd6215c79a2fd", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92a736acbcd6215c79a319'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started POST "/shopping/cart_items/create_multiple" for 127.0.0.1 at 2018-09-07 21:58:38 +0530 Processing by Shopping::CartItemsController#create_multiple as JSON Parameters: {"id"=>"5b92a736acbcd6215c79a319", "discount"=>{"product_ids"=>["5b92a734acbcd6215c79a2e3", "5b92a734acbcd6215c79a2e3", "5b92a734acbcd6215c79a2e3", "5b92a734acbcd6215c79a2e3", "5b92a734acbcd6215c79a2e3"]}, "api_key"=>"test", "current_app_id"=>"testappid", "cart_item"=>{"discount"=>{"product_ids"=>["5b92a734acbcd6215c79a2e3", "5b92a734acbcd6215c79a2e3", "5b92a734acbcd6215c79a2e3", "5b92a734acbcd6215c79a2e3", "5b92a734acbcd6215c79a2e3"]}}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: id, api_key, current_app_id, cart_item, user_token Unpermitted parameter: discount Unpermitted parameters: id, discount, api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b92a736acbcd6215c79a319'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b92a736acbcd6215c79a319'), "resource_id"=>"5b92a734acbcd6215c79a2df", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a734acbcd6215c79a2e3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a734acbcd6215c79a2e3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a734acbcd6215c79a2e3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a734acbcd6215c79a2e3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92a734acbcd6215c79a2e3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Rendered /home/bhargav/Github/Auth/app/views/auth/shopping/cart_items/create_multiple.json.erb (4.9ms) Completed 200 OK in 156ms (Views: 36.2ms) MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.001s Please set AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY and AWS_REGION in your env vars, to use the sns_client. :initializers/aws.rb Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rosanna_klein@boyer.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Hti4LbTrXSR3975P5jnk"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"egA3KXSE-XLJ-Gxo8dsz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92aec8acbcd625192389c8'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92aec8acbcd625192389c8')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"iWwspkqpH6N45ed3mLd7"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92aec8acbcd625192389c8')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"dylan@mann.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xy-SQKUvxX68s7Mg13jU"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ydhwdj1876xjXTnxfysS"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92aec8acbcd625192389cd'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92aec8acbcd625192389cd')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92aec8acbcd625192389d0'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92aec8acbcd625192389d5')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ywhHdCCCY-k5MTS-YxL8"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92aec8acbcd625192389c8')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"hilma.lang@schulistgerlach.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ozsVHsDnvYKxxspQaNgE"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"bpz35g5EbxT9-5f19LgD"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92aec8acbcd625192389cc'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92aec8acbcd625192389cc')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"mb6az7RXDcrv1L3RZ9aq"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92aec8acbcd625192389cd')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"roderick@gleason.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Bke6RNvEpreKtxg7W3PM"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xAhfxzeXJtqQ-cF5kAZX"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92aec9acbcd625192389d8'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92aec9acbcd625192389d8')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92aec8acbcd625192389d0'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92aec8acbcd625192389d0'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92aec9acbcd625192389db')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92aec9acbcd625192389db'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92aec8acbcd625192389d0'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92aec8acbcd625192389d0'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92aec9acbcd625192389de')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92aec9acbcd625192389de'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92aec8acbcd625192389d0'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92aec8acbcd625192389d0'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92aec9acbcd625192389e1')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92aec9acbcd625192389e1'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92aec8acbcd625192389d0'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92aec8acbcd625192389d0'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92aec9acbcd625192389e4')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92aec9acbcd625192389e4'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92aec8acbcd625192389d0'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92aec8acbcd625192389d0'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92aec9acbcd625192389e7')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92aec9acbcd625192389e7'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92aec9acbcd625192389ea'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92aec8acbcd625192389d0'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92aec9acbcd625192389db')}, "u"=>{"$set"=>{"parent_id"=>"5b92aec9a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92aec8acbcd625192389d0'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92aec9acbcd625192389de')}, "u"=>{"$set"=>{"parent_id"=>"5b92aec9a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92aec8acbcd625192389d0'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92aec9acbcd625192389e1')}, "u"=>{"$set"=>{"parent_id"=>"5b92aec9a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92aec8acbcd625192389d0'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92aec9acbcd625192389e4')}, "u"=>{"$set"=>{"parent_id"=>"5b92aec9a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92aec8acbcd625192389d0'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92aec9acbcd625192389e7')}, "u"=>{"$set"=>{"parent_id"=>"5b92aec9a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92aec9acbcd625192389ea'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92aec8acbcd625192389c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92aec8acbcd625192389c8", "parent_id"=>"5b92aec9acbcd625192389ea", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92aec8acbcd625192389c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92aec8acbcd625192389c8", "cart_id"=>"5b92aec9acbcd625192389ea", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92aec8acbcd625192389c8", "cart_id"=>"5b92aec9acbcd625192389ea", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92aec8acbcd625192389c8", "parent_id"=>"5b92aec9acbcd625192389ea", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92aec8acbcd625192389c8", "parent_id"=>"5b92aec9acbcd625192389ea", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92aec8acbcd625192389c8", "parent_id"=>"5b92aec9acbcd625192389ea", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92aec8acbcd625192389c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92aec8acbcd625192389c8", "parent_id"=>"5b92aec9acbcd625192389ea", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92aec8acbcd625192389c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92aec8acbcd625192389c8", "cart_id"=>"5b92aec9acbcd625192389ea", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92aec8acbcd625192389c8", "cart_id"=>"5b92aec9acbcd625192389ea", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92aec8acbcd625192389c8", "parent_id"=>"5b92aec9acbcd625192389ea", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92aec8acbcd625192389c8", "parent_id"=>"5b92aec9acbcd625192389ea", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92aecaacbcd625192389fb'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92aec9acbcd625192389ea'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92aec8acbcd625192389c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92aec8acbcd625192389c8", "parent_id"=>"5b92aec9acbcd625192389ea", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92aec8acbcd625192389c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92aec8acbcd625192389c8", "cart_id"=>"5b92aec9acbcd625192389ea", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92aec8acbcd625192389c8", "cart_id"=>"5b92aec9acbcd625192389ea", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92aec8acbcd625192389c8", "parent_id"=>"5b92aec9acbcd625192389ea", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92aec8acbcd625192389c8", "parent_id"=>"5b92aec9acbcd625192389ea", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92aec8acbcd625192389c8", "parent_id"=>"5b92aec9acbcd625192389ea", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92aec8acbcd625192389c8", "parent_id"=>"5b92aec9acbcd625192389ea", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92aec8acbcd625192389d0'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92aec9acbcd625192389db')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92aec8acbcd625192389d0'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92aec9acbcd625192389de')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92aec8acbcd625192389d0'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92aec9acbcd625192389e1')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92aec8acbcd625192389d0'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92aec9acbcd625192389e4')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92aec8acbcd625192389d0'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92aec9acbcd625192389e7')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92aecaacbcd625192389fb')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92aecaacbcd625192389fb", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92aec8acbcd625192389c8", "parent_id"=>"5b92aec9acbcd625192389ea", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92aec8acbcd625192389c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92aec8acbcd625192389c8", "parent_id"=>"5b92aec9acbcd625192389ea", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92aec8acbcd625192389c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92aec8acbcd625192389c8", "cart_id"=>"5b92aec9acbcd625192389ea", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92aec8acbcd625192389c8", "cart_id"=>"5b92aec9acbcd625192389ea", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92aec8acbcd625192389c8", "parent_id"=>"5b92aec9acbcd625192389ea", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92aec8acbcd625192389c8", "parent_id"=>"5b92aec9acbcd625192389ea", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92aec8acbcd625192389c8", "parent_id"=>"5b92aec9acbcd625192389ea", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92aec9acbcd625192389ea'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92aec8acbcd625192389c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92aec8acbcd625192389c8", "parent_id"=>"5b92aec9acbcd625192389ea", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92aec8acbcd625192389c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92aec8acbcd625192389c8", "cart_id"=>"5b92aec9acbcd625192389ea", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92aec8acbcd625192389c8", "cart_id"=>"5b92aec9acbcd625192389ea", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92aec8acbcd625192389c8", "parent_id"=>"5b92aec9acbcd625192389ea", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92aec8acbcd625192389c8", "parent_id"=>"5b92aec9acbcd625192389ea", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92aec8acbcd625192389c8", "parent_id"=>"5b92aec9acbcd625192389ea", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92aec8acbcd625192389c8", "parent_id"=>"5b92aec9acbcd625192389ea", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b92aec9acbcd625192389ea", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92aec8acbcd625192389c8", "parent_id"=>"5b92aec9acbcd625192389ea", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92aec8acbcd625192389c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92aec8acbcd625192389c8", "parent_id"=>"5b92aec9acbcd625192389ea", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92aec8acbcd625192389c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92aec8acbcd625192389c8", "cart_id"=>"5b92aec9acbcd625192389ea", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92aec8acbcd625192389c8", "cart_id"=>"5b92aec9acbcd625192389ea", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92aec8acbcd625192389c8", "parent_id"=>"5b92aec9acbcd625192389ea", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92aec8acbcd625192389c8", "parent_id"=>"5b92aec9acbcd625192389ea", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92aec8acbcd625192389c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92aec8acbcd625192389c8", "parent_id"=>"5b92aec9acbcd625192389ea", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92aecaacbcd62519238a06'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started POST "/shopping/cart_items/create_multiple" for 127.0.0.1 at 2018-09-07 22:30:58 +0530 MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.001s Please set AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY and AWS_REGION in your env vars, to use the sns_client. :initializers/aws.rb Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jeffery_gislason@marks.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"7qXywGgT2knWsDwWrk1m"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yv-BmiKqySG1hRixsySs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92aee6acbcd6257274717e'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92aee6acbcd6257274717e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"aoJCoJu2eKLXLK4R4YFq"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92aee6acbcd6257274717e')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"florian@herman.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xByZvRSjR8jq1Qqa2Hyv"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yg7eZeBEbUMbp-2zVoiR"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92aee7acbcd62572747183'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92aee7acbcd62572747183')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92aee7acbcd62572747186'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92aee7acbcd6257274718b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zCpSfsGKnHCRrecKSirG"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92aee6acbcd6257274717e')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"alexys_gislason@brown.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"3YswYz-xMyqgMUh6x2qa"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"tumyfCvQRUP5kT6gP3Zx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92aee7acbcd62572747182'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92aee7acbcd62572747182')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"MLghQ6bRsYBidnBE3GcG"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92aee7acbcd62572747183')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"ward@simonis.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"R1Axjmu2RWX9M8KaKk4S"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"4Uoqd-3QFZRvygrVZ6iV"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92aee7acbcd6257274718e'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92aee7acbcd6257274718e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92aee7acbcd62572747186'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92aee7acbcd62572747186'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92aee7acbcd62572747191')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92aee7acbcd62572747191'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92aee7acbcd62572747186'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92aee7acbcd62572747186'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92aee7acbcd62572747194')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92aee7acbcd62572747194'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92aee7acbcd62572747186'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92aee7acbcd62572747186'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92aee7acbcd62572747197')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92aee7acbcd62572747197'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92aee7acbcd62572747186'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92aee7acbcd62572747186'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92aee7acbcd6257274719a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92aee7acbcd6257274719a'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92aee7acbcd62572747186'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92aee7acbcd62572747186'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92aee8acbcd6257274719d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92aee8acbcd6257274719d'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92aee8acbcd625727471a0'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92aee7acbcd62572747186'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92aee7acbcd62572747191')}, "u"=>{"$set"=>{"parent_id"=>"5b92aee8a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92aee7acbcd62572747186'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92aee7acbcd62572747194')}, "u"=>{"$set"=>{"parent_id"=>"5b92aee8a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92aee7acbcd62572747186'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92aee7acbcd62572747197')}, "u"=>{"$set"=>{"parent_id"=>"5b92aee8a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92aee7acbcd62572747186'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92aee7acbcd6257274719a')}, "u"=>{"$set"=>{"parent_id"=>"5b92aee8a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92aee7acbcd62572747186'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92aee8acbcd6257274719d')}, "u"=>{"$set"=>{"parent_id"=>"5b92aee8a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92aee8acbcd625727471a0'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92aee6acbcd6257274717e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92aee6acbcd6257274717e", "parent_id"=>"5b92aee8acbcd625727471a0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92aee6acbcd6257274717e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92aee6acbcd6257274717e", "cart_id"=>"5b92aee8acbcd625727471a0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92aee6acbcd6257274717e", "cart_id"=>"5b92aee8acbcd625727471a0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92aee6acbcd6257274717e", "parent_id"=>"5b92aee8acbcd625727471a0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92aee6acbcd6257274717e", "parent_id"=>"5b92aee8acbcd625727471a0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92aee6acbcd6257274717e", "parent_id"=>"5b92aee8acbcd625727471a0", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92aee6acbcd6257274717e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92aee6acbcd6257274717e", "parent_id"=>"5b92aee8acbcd625727471a0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92aee6acbcd6257274717e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92aee6acbcd6257274717e", "cart_id"=>"5b92aee8acbcd625727471a0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92aee6acbcd6257274717e", "cart_id"=>"5b92aee8acbcd625727471a0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92aee6acbcd6257274717e", "parent_id"=>"5b92aee8acbcd625727471a0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92aee6acbcd6257274717e", "parent_id"=>"5b92aee8acbcd625727471a0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92aee8acbcd625727471b1'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92aee8acbcd625727471a0'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92aee6acbcd6257274717e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92aee6acbcd6257274717e", "parent_id"=>"5b92aee8acbcd625727471a0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92aee6acbcd6257274717e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92aee6acbcd6257274717e", "cart_id"=>"5b92aee8acbcd625727471a0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92aee6acbcd6257274717e", "cart_id"=>"5b92aee8acbcd625727471a0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92aee6acbcd6257274717e", "parent_id"=>"5b92aee8acbcd625727471a0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92aee6acbcd6257274717e", "parent_id"=>"5b92aee8acbcd625727471a0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92aee6acbcd6257274717e", "parent_id"=>"5b92aee8acbcd625727471a0", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92aee6acbcd6257274717e", "parent_id"=>"5b92aee8acbcd625727471a0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92aee7acbcd62572747186'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92aee7acbcd62572747191')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92aee7acbcd62572747186'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92aee7acbcd62572747194')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92aee7acbcd62572747186'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92aee7acbcd62572747197')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92aee7acbcd62572747186'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92aee7acbcd6257274719a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92aee7acbcd62572747186'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92aee8acbcd6257274719d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92aee8acbcd625727471b1')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92aee8acbcd625727471b1", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92aee6acbcd6257274717e", "parent_id"=>"5b92aee8acbcd625727471a0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92aee6acbcd6257274717e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92aee6acbcd6257274717e", "parent_id"=>"5b92aee8acbcd625727471a0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92aee6acbcd6257274717e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92aee6acbcd6257274717e", "cart_id"=>"5b92aee8acbcd625727471a0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92aee6acbcd6257274717e", "cart_id"=>"5b92aee8acbcd625727471a0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92aee6acbcd6257274717e", "parent_id"=>"5b92aee8acbcd625727471a0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92aee6acbcd6257274717e", "parent_id"=>"5b92aee8acbcd625727471a0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92aee6acbcd6257274717e", "parent_id"=>"5b92aee8acbcd625727471a0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92aee8acbcd625727471a0'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92aee6acbcd6257274717e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92aee6acbcd6257274717e", "parent_id"=>"5b92aee8acbcd625727471a0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92aee6acbcd6257274717e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92aee6acbcd6257274717e", "cart_id"=>"5b92aee8acbcd625727471a0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92aee6acbcd6257274717e", "cart_id"=>"5b92aee8acbcd625727471a0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92aee6acbcd6257274717e", "parent_id"=>"5b92aee8acbcd625727471a0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92aee6acbcd6257274717e", "parent_id"=>"5b92aee8acbcd625727471a0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92aee6acbcd6257274717e", "parent_id"=>"5b92aee8acbcd625727471a0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92aee6acbcd6257274717e", "parent_id"=>"5b92aee8acbcd625727471a0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b92aee8acbcd625727471a0", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92aee6acbcd6257274717e", "parent_id"=>"5b92aee8acbcd625727471a0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92aee6acbcd6257274717e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92aee6acbcd6257274717e", "parent_id"=>"5b92aee8acbcd625727471a0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92aee6acbcd6257274717e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92aee6acbcd6257274717e", "cart_id"=>"5b92aee8acbcd625727471a0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92aee6acbcd6257274717e", "cart_id"=>"5b92aee8acbcd625727471a0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92aee6acbcd6257274717e", "parent_id"=>"5b92aee8acbcd625727471a0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92aee6acbcd6257274717e", "parent_id"=>"5b92aee8acbcd625727471a0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92aee6acbcd6257274717e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92aee6acbcd6257274717e", "parent_id"=>"5b92aee8acbcd625727471a0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92aee8acbcd625727471bc'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started POST "/shopping/cart_items/create_multiple" for 127.0.0.1 at 2018-09-07 22:31:28 +0530 Processing by Shopping::CartItemsController#create_multiple as JSON Parameters: {"id"=>"5b92aee8acbcd625727471bc", "discount"=>{"product_ids"=>["5b92aee7acbcd62572747186", "5b92aee7acbcd62572747186", "5b92aee7acbcd62572747186", "5b92aee7acbcd62572747186", "5b92aee7acbcd62572747186"]}, "api_key"=>"test", "current_app_id"=>"testappid", "cart_item"=>{"discount"=>{"product_ids"=>["5b92aee7acbcd62572747186", "5b92aee7acbcd62572747186", "5b92aee7acbcd62572747186", "5b92aee7acbcd62572747186", "5b92aee7acbcd62572747186"]}}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: id, api_key, current_app_id, cart_item, user_token Unpermitted parameter: discount Unpermitted parameters: id, discount, api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b92aee8acbcd625727471bc'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b92aee8acbcd625727471bc'), "resource_id"=>"5b92aee7acbcd62572747182", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92aee7acbcd62572747186'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92aee7acbcd62572747186'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92aee7acbcd62572747186'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92aee7acbcd62572747186'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92aee7acbcd62572747186'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Completed 422 Unprocessable Entity in 86ms (Views: 0.1ms) MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.001s Please set AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY and AWS_REGION in your env vars, to use the sns_client. :initializers/aws.rb Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"adalberto_tromp@volkmangreenfelder.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xBmgNipyfw-FuaUzuYFt"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yMW3Mef3rkfh7xzZfMyB"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92af02acbcd625abfd178c'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92af02acbcd625abfd178c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"vni88fspcxmip6BA5z6H"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92af02acbcd625abfd178c')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"chelsea.rowe@wilkinsonziemann.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"nVVkLiW26CXNSrV9qBdv"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"AzfcoJ4gsDy5c79GLM8D"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92af02acbcd625abfd1791'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92af02acbcd625abfd1791')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92af02acbcd625abfd1794'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92af03acbcd625abfd1799')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"35DY_eH3sxpNWs9qSwkm"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92af02acbcd625abfd178c')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"adonis_jast@hammes.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"rjRvWXzaB8dXEm8Zc-sD"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"jJgf2uRJfP7dNKyGV-24"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92af02acbcd625abfd1790'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92af02acbcd625abfd1790')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xku5vqe5QyNcR8EkupvV"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92af02acbcd625abfd1791')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rigoberto_prosacco@oreilly.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ZsxsGsCnpND3KNE5kz7r"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"YbCLs-VVLdhzbAxyWso9"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92af03acbcd625abfd179c'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92af03acbcd625abfd179c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92af02acbcd625abfd1794'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92af02acbcd625abfd1794'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92af03acbcd625abfd179f')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92af03acbcd625abfd179f'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92af02acbcd625abfd1794'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92af02acbcd625abfd1794'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92af03acbcd625abfd17a2')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92af03acbcd625abfd17a2'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92af02acbcd625abfd1794'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92af02acbcd625abfd1794'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92af03acbcd625abfd17a5')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92af03acbcd625abfd17a5'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92af02acbcd625abfd1794'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92af02acbcd625abfd1794'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92af03acbcd625abfd17a8')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92af03acbcd625abfd17a8'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92af02acbcd625abfd1794'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92af02acbcd625abfd1794'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92af03acbcd625abfd17ab')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92af03acbcd625abfd17ab'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92af03acbcd625abfd17ae'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92af02acbcd625abfd1794'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92af03acbcd625abfd179f')}, "u"=>{"$set"=>{"parent_id"=>"5b92af03a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92af02acbcd625abfd1794'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92af03acbcd625abfd17a2')}, "u"=>{"$set"=>{"parent_id"=>"5b92af03a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92af02acbcd625abfd1794'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92af03acbcd625abfd17a5')}, "u"=>{"$set"=>{"parent_id"=>"5b92af03a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92af02acbcd625abfd1794'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92af03acbcd625abfd17a8')}, "u"=>{"$set"=>{"parent_id"=>"5b92af03a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92af02acbcd625abfd1794'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92af03acbcd625abfd17ab')}, "u"=>{"$set"=>{"parent_id"=>"5b92af03a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92af03acbcd625abfd17ae'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92af02acbcd625abfd178c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92af02acbcd625abfd178c", "parent_id"=>"5b92af03acbcd625abfd17ae", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92af02acbcd625abfd178c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92af02acbcd625abfd178c", "cart_id"=>"5b92af03acbcd625abfd17ae", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92af02acbcd625abfd178c", "cart_id"=>"5b92af03acbcd625abfd17ae", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92af02acbcd625abfd178c", "parent_id"=>"5b92af03acbcd625abfd17ae", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92af02acbcd625abfd178c", "parent_id"=>"5b92af03acbcd625abfd17ae", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92af02acbcd625abfd178c", "parent_id"=>"5b92af03acbcd625abfd17ae", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92af02acbcd625abfd178c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92af02acbcd625abfd178c", "parent_id"=>"5b92af03acbcd625abfd17ae", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92af02acbcd625abfd178c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92af02acbcd625abfd178c", "cart_id"=>"5b92af03acbcd625abfd17ae", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92af02acbcd625abfd178c", "cart_id"=>"5b92af03acbcd625abfd17ae", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92af02acbcd625abfd178c", "parent_id"=>"5b92af03acbcd625abfd17ae", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92af02acbcd625abfd178c", "parent_id"=>"5b92af03acbcd625abfd17ae", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92af04acbcd625abfd17bf'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92af03acbcd625abfd17ae'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92af02acbcd625abfd178c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92af02acbcd625abfd178c", "parent_id"=>"5b92af03acbcd625abfd17ae", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92af02acbcd625abfd178c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92af02acbcd625abfd178c", "cart_id"=>"5b92af03acbcd625abfd17ae", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92af02acbcd625abfd178c", "cart_id"=>"5b92af03acbcd625abfd17ae", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92af02acbcd625abfd178c", "parent_id"=>"5b92af03acbcd625abfd17ae", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92af02acbcd625abfd178c", "parent_id"=>"5b92af03acbcd625abfd17ae", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92af02acbcd625abfd178c", "parent_id"=>"5b92af03acbcd625abfd17ae", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92af02acbcd625abfd178c", "parent_id"=>"5b92af03acbcd625abfd17ae", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92af02acbcd625abfd1794'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92af03acbcd625abfd179f')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92af02acbcd625abfd1794'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92af03acbcd625abfd17a2')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92af02acbcd625abfd1794'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92af03acbcd625abfd17a5')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92af02acbcd625abfd1794'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92af03acbcd625abfd17a8')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92af02acbcd625abfd1794'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92af03acbcd625abfd17ab')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92af04acbcd625abfd17bf')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92af04acbcd625abfd17bf", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92af02acbcd625abfd178c", "parent_id"=>"5b92af03acbcd625abfd17ae", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92af02acbcd625abfd178c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92af02acbcd625abfd178c", "parent_id"=>"5b92af03acbcd625abfd17ae", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92af02acbcd625abfd178c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92af02acbcd625abfd178c", "cart_id"=>"5b92af03acbcd625abfd17ae", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92af02acbcd625abfd178c", "cart_id"=>"5b92af03acbcd625abfd17ae", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92af02acbcd625abfd178c", "parent_id"=>"5b92af03acbcd625abfd17ae", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92af02acbcd625abfd178c", "parent_id"=>"5b92af03acbcd625abfd17ae", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92af02acbcd625abfd178c", "parent_id"=>"5b92af03acbcd625abfd17ae", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92af03acbcd625abfd17ae'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92af02acbcd625abfd178c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92af02acbcd625abfd178c", "parent_id"=>"5b92af03acbcd625abfd17ae", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92af02acbcd625abfd178c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92af02acbcd625abfd178c", "cart_id"=>"5b92af03acbcd625abfd17ae", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92af02acbcd625abfd178c", "cart_id"=>"5b92af03acbcd625abfd17ae", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92af02acbcd625abfd178c", "parent_id"=>"5b92af03acbcd625abfd17ae", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92af02acbcd625abfd178c", "parent_id"=>"5b92af03acbcd625abfd17ae", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92af02acbcd625abfd178c", "parent_id"=>"5b92af03acbcd625abfd17ae", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92af02acbcd625abfd178c", "parent_id"=>"5b92af03acbcd625abfd17ae", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b92af03acbcd625abfd17ae", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92af02acbcd625abfd178c", "parent_id"=>"5b92af03acbcd625abfd17ae", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92af02acbcd625abfd178c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92af02acbcd625abfd178c", "parent_id"=>"5b92af03acbcd625abfd17ae", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92af02acbcd625abfd178c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92af02acbcd625abfd178c", "cart_id"=>"5b92af03acbcd625abfd17ae", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92af02acbcd625abfd178c", "cart_id"=>"5b92af03acbcd625abfd17ae", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92af02acbcd625abfd178c", "parent_id"=>"5b92af03acbcd625abfd17ae", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92af02acbcd625abfd178c", "parent_id"=>"5b92af03acbcd625abfd17ae", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92af02acbcd625abfd178c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92af02acbcd625abfd178c", "parent_id"=>"5b92af03acbcd625abfd17ae", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92af04acbcd625abfd17ca'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started POST "/shopping/cart_items/create_multiple" for 127.0.0.1 at 2018-09-07 22:31:56 +0530 Processing by Shopping::CartItemsController#create_multiple as JSON Parameters: {"id"=>"5b92af04acbcd625abfd17ca", "discount"=>{"product_ids"=>["5b92af02acbcd625abfd1794", "5b92af02acbcd625abfd1794", "5b92af02acbcd625abfd1794", "5b92af02acbcd625abfd1794", "5b92af02acbcd625abfd1794"]}, "api_key"=>"test", "current_app_id"=>"testappid", "cart_item"=>{"discount"=>{"product_ids"=>["5b92af02acbcd625abfd1794", "5b92af02acbcd625abfd1794", "5b92af02acbcd625abfd1794", "5b92af02acbcd625abfd1794", "5b92af02acbcd625abfd1794"]}}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: id, api_key, current_app_id, cart_item, user_token Unpermitted parameter: discount Unpermitted parameters: id, discount, api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b92af04acbcd625abfd17ca'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b92af04acbcd625abfd17ca'), "resource_id"=>"5b92af02acbcd625abfd1790", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92af02acbcd625abfd1794'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92af02acbcd625abfd1794'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92af02acbcd625abfd1794'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92af02acbcd625abfd1794'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92af02acbcd625abfd1794'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Completed 422 Unprocessable Entity in 92ms (Views: 0.1ms) MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.001s Please set AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY and AWS_REGION in your env vars, to use the sns_client. :initializers/aws.rb Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"noel@effertz.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"nUM9hjQT3bZt1_yNmv4H"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"oP-tPafAxzsU-psgh1zP"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92af6facbcd62612f005ee'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92af6facbcd62612f005ee')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"5fCm36_LszuiS8hfbD_p"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92af6facbcd62612f005ee')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"erwin_rowe@fadellubowitz.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"nZm4-8U837jGn7gm2J6c"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sjVSSALDKzDszW3Z8Aax"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92af6facbcd62612f005f3'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92af6facbcd62612f005f3')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92af6facbcd62612f005f6'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92af6facbcd62612f005fb')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"XtaW7-JbkkidxaxTrJce"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92af6facbcd62612f005ee')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"santiago@abbottjacobi.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"e8fnKze8DySsxXqeSsyd"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"uPRR1rHaEZHxjUhdFJG6"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92af6facbcd62612f005f2'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92af6facbcd62612f005f2')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"HXuGrsy4y34GMWWskoDe"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92af6facbcd62612f005f3')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"tre.wehner@jakubowski.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"R2pyajxaWHiwCuqi6T8v"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"5Z8zJy_cupYhbkqkmaHo"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92af6facbcd62612f005fe'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92af6facbcd62612f005fe')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92af6facbcd62612f005f6'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92af6facbcd62612f005f6'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92af6facbcd62612f00601')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92af6facbcd62612f00601'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92af6facbcd62612f005f6'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92af6facbcd62612f005f6'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92af6facbcd62612f00604')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92af6facbcd62612f00604'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92af6facbcd62612f005f6'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92af6facbcd62612f005f6'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92af70acbcd62612f00607')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92af70acbcd62612f00607'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92af6facbcd62612f005f6'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92af6facbcd62612f005f6'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92af70acbcd62612f0060a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92af70acbcd62612f0060a'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92af6facbcd62612f005f6'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92af6facbcd62612f005f6'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92af70acbcd62612f0060d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92af70acbcd62612f0060d'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92af70acbcd62612f00610'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92af6facbcd62612f005f6'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92af6facbcd62612f00601')}, "u"=>{"$set"=>{"parent_id"=>"5b92af70a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92af6facbcd62612f005f6'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92af6facbcd62612f00604')}, "u"=>{"$set"=>{"parent_id"=>"5b92af70a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92af6facbcd62612f005f6'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92af70acbcd62612f00607')}, "u"=>{"$set"=>{"parent_id"=>"5b92af70a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92af6facbcd62612f005f6'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92af70acbcd62612f0060a')}, "u"=>{"$set"=>{"parent_id"=>"5b92af70a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92af6facbcd62612f005f6'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92af70acbcd62612f0060d')}, "u"=>{"$set"=>{"parent_id"=>"5b92af70a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92af70acbcd62612f00610'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92af6facbcd62612f005ee')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92af6facbcd62612f005ee", "parent_id"=>"5b92af70acbcd62612f00610", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92af6facbcd62612f005ee')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92af6facbcd62612f005ee", "cart_id"=>"5b92af70acbcd62612f00610", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92af6facbcd62612f005ee", "cart_id"=>"5b92af70acbcd62612f00610", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92af6facbcd62612f005ee", "parent_id"=>"5b92af70acbcd62612f00610", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92af6facbcd62612f005ee", "parent_id"=>"5b92af70acbcd62612f00610", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92af6facbcd62612f005ee", "parent_id"=>"5b92af70acbcd62612f00610", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92af6facbcd62612f005ee')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92af6facbcd62612f005ee", "parent_id"=>"5b92af70acbcd62612f00610", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92af6facbcd62612f005ee')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92af6facbcd62612f005ee", "cart_id"=>"5b92af70acbcd62612f00610", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92af6facbcd62612f005ee", "cart_id"=>"5b92af70acbcd62612f00610", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92af6facbcd62612f005ee", "parent_id"=>"5b92af70acbcd62612f00610", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92af6facbcd62612f005ee", "parent_id"=>"5b92af70acbcd62612f00610", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92af70acbcd62612f00621'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92af70acbcd62612f00610'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92af6facbcd62612f005ee')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92af6facbcd62612f005ee", "parent_id"=>"5b92af70acbcd62612f00610", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92af6facbcd62612f005ee')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92af6facbcd62612f005ee", "cart_id"=>"5b92af70acbcd62612f00610", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92af6facbcd62612f005ee", "cart_id"=>"5b92af70acbcd62612f00610", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92af6facbcd62612f005ee", "parent_id"=>"5b92af70acbcd62612f00610", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92af6facbcd62612f005ee", "parent_id"=>"5b92af70acbcd62612f00610", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92af6facbcd62612f005ee", "parent_id"=>"5b92af70acbcd62612f00610", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92af6facbcd62612f005ee", "parent_id"=>"5b92af70acbcd62612f00610", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92af6facbcd62612f005f6'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92af6facbcd62612f00601')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92af6facbcd62612f005f6'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92af6facbcd62612f00604')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92af6facbcd62612f005f6'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92af70acbcd62612f00607')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92af6facbcd62612f005f6'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92af70acbcd62612f0060a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92af6facbcd62612f005f6'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92af70acbcd62612f0060d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92a... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92af70acbcd62612f00621')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92af70acbcd62612f00621", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92af6facbcd62612f005ee", "parent_id"=>"5b92af70acbcd62612f00610", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92af6facbcd62612f005ee')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92af6facbcd62612f005ee", "parent_id"=>"5b92af70acbcd62612f00610", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92af6facbcd62612f005ee')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92af6facbcd62612f005ee", "cart_id"=>"5b92af70acbcd62612f00610", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92af6facbcd62612f005ee", "cart_id"=>"5b92af70acbcd62612f00610", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92af6facbcd62612f005ee", "parent_id"=>"5b92af70acbcd62612f00610", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92af6facbcd62612f005ee", "parent_id"=>"5b92af70acbcd62612f00610", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92af6facbcd62612f005ee", "parent_id"=>"5b92af70acbcd62612f00610", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92af70acbcd62612f00610'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92af6facbcd62612f005ee')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92af6facbcd62612f005ee", "parent_id"=>"5b92af70acbcd62612f00610", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92af6facbcd62612f005ee')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92af6facbcd62612f005ee", "cart_id"=>"5b92af70acbcd62612f00610", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92af6facbcd62612f005ee", "cart_id"=>"5b92af70acbcd62612f00610", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92af6facbcd62612f005ee", "parent_id"=>"5b92af70acbcd62612f00610", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92af6facbcd62612f005ee", "parent_id"=>"5b92af70acbcd62612f00610", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92af6facbcd62612f005ee", "parent_id"=>"5b92af70acbcd62612f00610", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92af6facbcd62612f005ee", "parent_id"=>"5b92af70acbcd62612f00610", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b92af70acbcd62612f00610", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92af6facbcd62612f005ee", "parent_id"=>"5b92af70acbcd62612f00610", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92af6facbcd62612f005ee')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92af6facbcd62612f005ee", "parent_id"=>"5b92af70acbcd62612f00610", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92af6facbcd62612f005ee')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92af6facbcd62612f005ee", "cart_id"=>"5b92af70acbcd62612f00610", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92af6facbcd62612f005ee", "cart_id"=>"5b92af70acbcd62612f00610", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92af6facbcd62612f005ee", "parent_id"=>"5b92af70acbcd62612f00610", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92af6facbcd62612f005ee", "parent_id"=>"5b92af70acbcd62612f00610", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92af6facbcd62612f005ee')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92af6facbcd62612f005ee", "parent_id"=>"5b92af70acbcd62612f00610", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92af70acbcd62612f0062c'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started POST "/shopping/cart_items/create_multiple" for 127.0.0.1 at 2018-09-07 22:33:45 +0530 Processing by Shopping::CartItemsController#create_multiple as JSON Parameters: {"id"=>"5b92af70acbcd62612f0062c", "discount"=>{"product_ids"=>["5b92af6facbcd62612f005f6", "5b92af6facbcd62612f005f6", "5b92af6facbcd62612f005f6", "5b92af6facbcd62612f005f6", "5b92af6facbcd62612f005f6"]}, "api_key"=>"test", "current_app_id"=>"testappid", "cart_item"=>{"discount"=>{"product_ids"=>["5b92af6facbcd62612f005f6", "5b92af6facbcd62612f005f6", "5b92af6facbcd62612f005f6", "5b92af6facbcd62612f005f6", "5b92af6facbcd62612f005f6"]}}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: id, api_key, current_app_id, cart_item, user_token Unpermitted parameter: discount Unpermitted parameters: id, discount, api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b92af70acbcd62612f0062c'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b92af70acbcd62612f0062c'), "resource_id"=>"5b92af6facbcd62612f005f2", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92af6facbcd62612f005f6'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92af6facbcd62612f005f6'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92af6facbcd62612f005f6'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92af6facbcd62612f005f6'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92af6facbcd62612f005f6'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Completed 422 Unprocessable Entity in 125ms (Views: 0.5ms) MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.001s Please set AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY and AWS_REGION in your env vars, to use the sns_client. :initializers/aws.rb Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"carlotta_kaulke@blocktromp.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"e5jwMas2X7Ay1VKj88wB"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"QRNzHwD-eZiKWChx1aaF"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b07bacbcd626e4f3dea9'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92b07bacbcd626e4f3dea9')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"dHp9zTB8YcU7-M3KLVyY"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b07bacbcd626e4f3dea9')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"lolita_larson@gutkowski.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"9xheWVRBdGXfDG47VP5e"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"1M7vSCuH-9nsiXL8hJyA"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b07bacbcd626e4f3deae'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92b07bacbcd626e4f3deae')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b07bacbcd626e4f3deb1'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b07bacbcd626e4f3deb6')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"FJxMDDfUfFjWi8g_U6Hz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b07bacbcd626e4f3dea9')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"cecelia.feeney@lindgrenokuneva.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Cm5pmzjRFynPSu85muJq"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"XasvaPNBWZL5g4cHHzCh"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b07bacbcd626e4f3dead'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92b07bacbcd626e4f3dead')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"LQvT1AzJs7HeQcqEia5S"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b07bacbcd626e4f3deae')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"santos@halvorsonwalsh.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"j8E__DCyfCTGwx7isfuJ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"A7uMh-74MQoch_Dk6ijU"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b07cacbcd626e4f3deb9'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92b07cacbcd626e4f3deb9')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b07bacbcd626e4f3deb1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b07bacbcd626e4f3deb1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b07cacbcd626e4f3debc')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b07cacbcd626e4f3debc'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b07bacbcd626e4f3deb1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b07bacbcd626e4f3deb1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b07cacbcd626e4f3debf')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b07cacbcd626e4f3debf'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b07bacbcd626e4f3deb1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b07bacbcd626e4f3deb1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b07cacbcd626e4f3dec2')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b07cacbcd626e4f3dec2'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b07bacbcd626e4f3deb1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b07bacbcd626e4f3deb1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b07cacbcd626e4f3dec5')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b07cacbcd626e4f3dec5'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b07bacbcd626e4f3deb1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b07bacbcd626e4f3deb1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b07cacbcd626e4f3dec8')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b07cacbcd626e4f3dec8'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b07cacbcd626e4f3decb'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b07bacbcd626e4f3deb1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b07cacbcd626e4f3debc')}, "u"=>{"$set"=>{"parent_id"=>"5b92b07ca... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b07bacbcd626e4f3deb1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b07cacbcd626e4f3debf')}, "u"=>{"$set"=>{"parent_id"=>"5b92b07ca... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b07bacbcd626e4f3deb1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b07cacbcd626e4f3dec2')}, "u"=>{"$set"=>{"parent_id"=>"5b92b07ca... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b07bacbcd626e4f3deb1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b07cacbcd626e4f3dec5')}, "u"=>{"$set"=>{"parent_id"=>"5b92b07ca... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b07bacbcd626e4f3deb1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b07cacbcd626e4f3dec8')}, "u"=>{"$set"=>{"parent_id"=>"5b92b07ca... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b07cacbcd626e4f3decb'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b07bacbcd626e4f3dea9')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b07bacbcd626e4f3dea9", "parent_id"=>"5b92b07cacbcd626e4f3decb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b07bacbcd626e4f3dea9')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b07bacbcd626e4f3dea9", "cart_id"=>"5b92b07cacbcd626e4f3decb", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b07bacbcd626e4f3dea9", "cart_id"=>"5b92b07cacbcd626e4f3decb", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b07bacbcd626e4f3dea9", "parent_id"=>"5b92b07cacbcd626e4f3decb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b07bacbcd626e4f3dea9", "parent_id"=>"5b92b07cacbcd626e4f3decb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b07bacbcd626e4f3dea9", "parent_id"=>"5b92b07cacbcd626e4f3decb", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b07bacbcd626e4f3dea9')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b07bacbcd626e4f3dea9", "parent_id"=>"5b92b07cacbcd626e4f3decb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b07bacbcd626e4f3dea9')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b07bacbcd626e4f3dea9", "cart_id"=>"5b92b07cacbcd626e4f3decb", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b07bacbcd626e4f3dea9", "cart_id"=>"5b92b07cacbcd626e4f3decb", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b07bacbcd626e4f3dea9", "parent_id"=>"5b92b07cacbcd626e4f3decb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b07bacbcd626e4f3dea9", "parent_id"=>"5b92b07cacbcd626e4f3decb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b07cacbcd626e4f3dedc'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b07cacbcd626e4f3decb'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b07bacbcd626e4f3dea9')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b07bacbcd626e4f3dea9", "parent_id"=>"5b92b07cacbcd626e4f3decb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b07bacbcd626e4f3dea9')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b07bacbcd626e4f3dea9", "cart_id"=>"5b92b07cacbcd626e4f3decb", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b07bacbcd626e4f3dea9", "cart_id"=>"5b92b07cacbcd626e4f3decb", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b07bacbcd626e4f3dea9", "parent_id"=>"5b92b07cacbcd626e4f3decb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b07bacbcd626e4f3dea9", "parent_id"=>"5b92b07cacbcd626e4f3decb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b07bacbcd626e4f3dea9", "parent_id"=>"5b92b07cacbcd626e4f3decb", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b07bacbcd626e4f3dea9", "parent_id"=>"5b92b07cacbcd626e4f3decb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b07bacbcd626e4f3deb1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b07cacbcd626e4f3debc')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b07bacbcd626e4f3deb1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b07cacbcd626e4f3debf')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b07bacbcd626e4f3deb1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b07cacbcd626e4f3dec2')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b07bacbcd626e4f3deb1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b07cacbcd626e4f3dec5')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b07bacbcd626e4f3deb1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b07cacbcd626e4f3dec8')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b07cacbcd626e4f3dedc')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92b07cacbcd626e4f3dedc", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b07bacbcd626e4f3dea9", "parent_id"=>"5b92b07cacbcd626e4f3decb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b07bacbcd626e4f3dea9')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b07bacbcd626e4f3dea9", "parent_id"=>"5b92b07cacbcd626e4f3decb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b07bacbcd626e4f3dea9')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b07bacbcd626e4f3dea9", "cart_id"=>"5b92b07cacbcd626e4f3decb", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b07bacbcd626e4f3dea9", "cart_id"=>"5b92b07cacbcd626e4f3decb", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b07bacbcd626e4f3dea9", "parent_id"=>"5b92b07cacbcd626e4f3decb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b07bacbcd626e4f3dea9", "parent_id"=>"5b92b07cacbcd626e4f3decb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b07bacbcd626e4f3dea9", "parent_id"=>"5b92b07cacbcd626e4f3decb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b07cacbcd626e4f3decb'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b07bacbcd626e4f3dea9')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b07bacbcd626e4f3dea9", "parent_id"=>"5b92b07cacbcd626e4f3decb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b07bacbcd626e4f3dea9')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b07bacbcd626e4f3dea9", "cart_id"=>"5b92b07cacbcd626e4f3decb", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b07bacbcd626e4f3dea9", "cart_id"=>"5b92b07cacbcd626e4f3decb", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b07bacbcd626e4f3dea9", "parent_id"=>"5b92b07cacbcd626e4f3decb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b07bacbcd626e4f3dea9", "parent_id"=>"5b92b07cacbcd626e4f3decb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b07bacbcd626e4f3dea9", "parent_id"=>"5b92b07cacbcd626e4f3decb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b07bacbcd626e4f3dea9", "parent_id"=>"5b92b07cacbcd626e4f3decb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b92b07cacbcd626e4f3decb", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b07bacbcd626e4f3dea9", "parent_id"=>"5b92b07cacbcd626e4f3decb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b07bacbcd626e4f3dea9')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b07bacbcd626e4f3dea9", "parent_id"=>"5b92b07cacbcd626e4f3decb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b07bacbcd626e4f3dea9')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b07bacbcd626e4f3dea9", "cart_id"=>"5b92b07cacbcd626e4f3decb", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b07bacbcd626e4f3dea9", "cart_id"=>"5b92b07cacbcd626e4f3decb", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b07bacbcd626e4f3dea9", "parent_id"=>"5b92b07cacbcd626e4f3decb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b07bacbcd626e4f3dea9", "parent_id"=>"5b92b07cacbcd626e4f3decb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b07bacbcd626e4f3dea9')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b07bacbcd626e4f3dea9", "parent_id"=>"5b92b07cacbcd626e4f3decb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b07dacbcd626e4f3dee7'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started POST "/shopping/cart_items/create_multiple" for 127.0.0.1 at 2018-09-07 22:38:13 +0530 Processing by Shopping::CartItemsController#create_multiple as JSON Parameters: {"id"=>"5b92b07dacbcd626e4f3dee7", "discount"=>{"product_ids"=>["5b92b07bacbcd626e4f3deb1", "5b92b07bacbcd626e4f3deb1", "5b92b07bacbcd626e4f3deb1", "5b92b07bacbcd626e4f3deb1", "5b92b07bacbcd626e4f3deb1"]}, "api_key"=>"test", "current_app_id"=>"testappid", "cart_item"=>{"discount"=>{"product_ids"=>["5b92b07bacbcd626e4f3deb1", "5b92b07bacbcd626e4f3deb1", "5b92b07bacbcd626e4f3deb1", "5b92b07bacbcd626e4f3deb1", "5b92b07bacbcd626e4f3deb1"]}}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: id, api_key, current_app_id, cart_item, user_token Unpermitted parameter: discount Unpermitted parameters: id, discount, api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b92b07dacbcd626e4f3dee7'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b92b07dacbcd626e4f3dee7'), "resource_id"=>"5b92b07bacbcd626e4f3dead", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b07bacbcd626e4f3deb1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b07bacbcd626e4f3deb1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b07bacbcd626e4f3deb1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b07bacbcd626e4f3deb1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b07bacbcd626e4f3deb1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b07bacbcd626e4f3deb1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b07bacbcd626e4f3deb1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b07bacbcd626e4f3deb1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b07bacbcd626e4f3deb1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b07bacbcd626e4f3deb1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Completed 422 Unprocessable Entity in 117ms (Views: 3.6ms) MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.001s Please set AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY and AWS_REGION in your env vars, to use the sns_client. :initializers/aws.rb Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"mabel.senger@friesen.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"iG3G3J2aPsZ43MwjSB9s"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"cyxf99EQWw9ya42wH9FM"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b175acbcd62790699e65'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92b175acbcd62790699e65')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"pE-GPYh7Ux9oXBVXJsEn"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b175acbcd62790699e65')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"francisca_keler@ernser.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Hxw7sg_9_quGQaZbeNy6"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zCg7oFVXcnK95uDUS-1s"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b176acbcd62790699e6a'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92b176acbcd62790699e6a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b176acbcd62790699e6d'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b176acbcd62790699e72')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"VqwBDVa5m6WbwEams4gJ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b175acbcd62790699e65')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"josiah@bayerkilback.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"bTDTc4x6rRZ6CfMhfZs2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sMpidUBypDX8gPH9jp5x"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b175acbcd62790699e69'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92b175acbcd62790699e69')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"E1nun7QWSjK7xSR-vx1F"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b176acbcd62790699e6a')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"werner@schowalter.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"3n9N4rsjvzMC5KyxAaJj"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"dpn5BzR-2bgqzsVHwMm-"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b176acbcd62790699e75'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92b176acbcd62790699e75')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b176acbcd62790699e6d'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b176acbcd62790699e78')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b176acbcd62790699e78'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b176acbcd62790699e6d'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b176acbcd62790699e7b')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b176acbcd62790699e7b'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b176acbcd62790699e6d'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b176acbcd62790699e7e')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b176acbcd62790699e7e'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b176acbcd62790699e6d'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b176acbcd62790699e81')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b176acbcd62790699e81'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b176acbcd62790699e6d'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b176acbcd62790699e84')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b176acbcd62790699e84'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b176acbcd62790699e87'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b176acbcd62790699e78')}, "u"=>{"$set"=>{"parent_id"=>"5b92b176a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b176acbcd62790699e7b')}, "u"=>{"$set"=>{"parent_id"=>"5b92b176a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b176acbcd62790699e7e')}, "u"=>{"$set"=>{"parent_id"=>"5b92b176a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b176acbcd62790699e81')}, "u"=>{"$set"=>{"parent_id"=>"5b92b176a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b176acbcd62790699e84')}, "u"=>{"$set"=>{"parent_id"=>"5b92b176a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b176acbcd62790699e87'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b175acbcd62790699e65')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b175acbcd62790699e65", "parent_id"=>"5b92b176acbcd62790699e87", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b175acbcd62790699e65')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b175acbcd62790699e65", "cart_id"=>"5b92b176acbcd62790699e87", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b175acbcd62790699e65", "cart_id"=>"5b92b176acbcd62790699e87", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b175acbcd62790699e65", "parent_id"=>"5b92b176acbcd62790699e87", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b175acbcd62790699e65", "parent_id"=>"5b92b176acbcd62790699e87", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b175acbcd62790699e65", "parent_id"=>"5b92b176acbcd62790699e87", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b175acbcd62790699e65')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b175acbcd62790699e65", "parent_id"=>"5b92b176acbcd62790699e87", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b175acbcd62790699e65')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b175acbcd62790699e65", "cart_id"=>"5b92b176acbcd62790699e87", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b175acbcd62790699e65", "cart_id"=>"5b92b176acbcd62790699e87", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b175acbcd62790699e65", "parent_id"=>"5b92b176acbcd62790699e87", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b175acbcd62790699e65", "parent_id"=>"5b92b176acbcd62790699e87", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b177acbcd62790699e98'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b176acbcd62790699e87'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b175acbcd62790699e65')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b175acbcd62790699e65", "parent_id"=>"5b92b176acbcd62790699e87", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b175acbcd62790699e65')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b175acbcd62790699e65", "cart_id"=>"5b92b176acbcd62790699e87", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b175acbcd62790699e65", "cart_id"=>"5b92b176acbcd62790699e87", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b175acbcd62790699e65", "parent_id"=>"5b92b176acbcd62790699e87", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b175acbcd62790699e65", "parent_id"=>"5b92b176acbcd62790699e87", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b175acbcd62790699e65", "parent_id"=>"5b92b176acbcd62790699e87", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b175acbcd62790699e65", "parent_id"=>"5b92b176acbcd62790699e87", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b176acbcd62790699e78')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b176acbcd62790699e7b')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b176acbcd62790699e7e')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b176acbcd62790699e81')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b176acbcd62790699e84')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b177acbcd62790699e98')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92b177acbcd62790699e98", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b175acbcd62790699e65", "parent_id"=>"5b92b176acbcd62790699e87", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b175acbcd62790699e65')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b175acbcd62790699e65", "parent_id"=>"5b92b176acbcd62790699e87", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b175acbcd62790699e65')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b175acbcd62790699e65", "cart_id"=>"5b92b176acbcd62790699e87", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b175acbcd62790699e65", "cart_id"=>"5b92b176acbcd62790699e87", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b175acbcd62790699e65", "parent_id"=>"5b92b176acbcd62790699e87", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b175acbcd62790699e65", "parent_id"=>"5b92b176acbcd62790699e87", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b175acbcd62790699e65", "parent_id"=>"5b92b176acbcd62790699e87", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b176acbcd62790699e87'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b175acbcd62790699e65')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b175acbcd62790699e65", "parent_id"=>"5b92b176acbcd62790699e87", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b175acbcd62790699e65')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b175acbcd62790699e65", "cart_id"=>"5b92b176acbcd62790699e87", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b175acbcd62790699e65", "cart_id"=>"5b92b176acbcd62790699e87", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b175acbcd62790699e65", "parent_id"=>"5b92b176acbcd62790699e87", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b175acbcd62790699e65", "parent_id"=>"5b92b176acbcd62790699e87", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b175acbcd62790699e65", "parent_id"=>"5b92b176acbcd62790699e87", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b175acbcd62790699e65", "parent_id"=>"5b92b176acbcd62790699e87", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b92b176acbcd62790699e87", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b175acbcd62790699e65", "parent_id"=>"5b92b176acbcd62790699e87", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b175acbcd62790699e65')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b175acbcd62790699e65", "parent_id"=>"5b92b176acbcd62790699e87", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b175acbcd62790699e65')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b175acbcd62790699e65", "cart_id"=>"5b92b176acbcd62790699e87", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b175acbcd62790699e65", "cart_id"=>"5b92b176acbcd62790699e87", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b175acbcd62790699e65", "parent_id"=>"5b92b176acbcd62790699e87", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b175acbcd62790699e65", "parent_id"=>"5b92b176acbcd62790699e87", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b175acbcd62790699e65')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b175acbcd62790699e65", "parent_id"=>"5b92b176acbcd62790699e87", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b177acbcd62790699ea3'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started POST "/shopping/cart_items/create_multiple" for 127.0.0.1 at 2018-09-07 22:42:23 +0530 Processing by Shopping::CartItemsController#create_multiple as JSON Parameters: {"id"=>"5b92b177acbcd62790699ea3", "discount"=>{"product_ids"=>["5b92b176acbcd62790699e6d", "5b92b176acbcd62790699e6d", "5b92b176acbcd62790699e6d", "5b92b176acbcd62790699e6d", "5b92b176acbcd62790699e6d"]}, "api_key"=>"test", "current_app_id"=>"testappid", "cart_item"=>{"discount"=>{"product_ids"=>["5b92b176acbcd62790699e6d", "5b92b176acbcd62790699e6d", "5b92b176acbcd62790699e6d", "5b92b176acbcd62790699e6d", "5b92b176acbcd62790699e6d"]}}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: id, api_key, current_app_id, cart_item, user_token Unpermitted parameter: discount Unpermitted parameters: id, discount, api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b92b177acbcd62790699ea3'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b92b177acbcd62790699ea3'), "resource_id"=>"5b92b175acbcd62790699e69", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b176acbcd62790699e6d'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b177acbcd62790699ea6')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b177acbcd62790699ea6'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b176acbcd62790699e6d'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b177acbcd62790699ea9')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b177acbcd62790699ea9'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b176acbcd62790699e6d'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b177acbcd62790699eac')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b177acbcd62790699eac'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b176acbcd62790699e6d'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b178acbcd62790699eaf')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b178acbcd62790699eaf'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b176acbcd62790699e6d'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b178acbcd62790699eb2')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b178acbcd62790699eb2'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s Completed 201 Created in 455ms (Views: 11.9ms) MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.001s Please set AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY and AWS_REGION in your env vars, to use the sns_client. :initializers/aws.rb Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"adaline@treutel.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"PmizyEtPYB1Vc1-xYsSx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"74bRV3CND1LdvqfzSPSJ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b4c3acbcd6284dcdfddc'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92b4c3acbcd6284dcdfddc')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ux4t_5w92pFc9b5JpcGh"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b4c3acbcd6284dcdfddc')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"sadie@collinsrath.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zp-VcPuwniKHZsJYH-_2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zDw7s5ncFvX_Q7xR_XGm"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b4c3acbcd6284dcdfde1'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92b4c3acbcd6284dcdfde1')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b4c3acbcd6284dcdfde4'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b4c4acbcd6284dcdfde9')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"pAsJ7GXiVe-R1zfy83AV"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b4c3acbcd6284dcdfddc')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"miracle@pfannerstillheidenreich.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"oSdzyQS93stVuLA_p3y5"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"H2V4PaufpLS8qi4d7h44"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b4c3acbcd6284dcdfde0'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92b4c3acbcd6284dcdfde0')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"qFdywv5XuCir3zTppKXk"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b4c3acbcd6284dcdfde1')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"charlie@torp.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"62Mt2jxpxenRb-oMpVXn"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"-LzFnqZAVxjH1avqWb3c"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b4c4acbcd6284dcdfdec'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92b4c4acbcd6284dcdfdec')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b4c3acbcd6284dcdfde4'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b4c4acbcd6284dcdfdef')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b4c4acbcd6284dcdfdef'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b4c3acbcd6284dcdfde4'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b4c4acbcd6284dcdfdf2')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b4c4acbcd6284dcdfdf2'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b4c3acbcd6284dcdfde4'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b4c4acbcd6284dcdfdf5')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b4c4acbcd6284dcdfdf5'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b4c3acbcd6284dcdfde4'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b4c4acbcd6284dcdfdf8')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b4c4acbcd6284dcdfdf8'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b4c3acbcd6284dcdfde4'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b4c4acbcd6284dcdfdfb')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b4c4acbcd6284dcdfdfb'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b4c4acbcd6284dcdfdfe'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b4c4acbcd6284dcdfdef')}, "u"=>{"$set"=>{"parent_id"=>"5b92b4c4a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b4c4acbcd6284dcdfdf2')}, "u"=>{"$set"=>{"parent_id"=>"5b92b4c4a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b4c4acbcd6284dcdfdf5')}, "u"=>{"$set"=>{"parent_id"=>"5b92b4c4a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b4c4acbcd6284dcdfdf8')}, "u"=>{"$set"=>{"parent_id"=>"5b92b4c4a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b4c4acbcd6284dcdfdfb')}, "u"=>{"$set"=>{"parent_id"=>"5b92b4c4a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b4c4acbcd6284dcdfdfe'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b4c3acbcd6284dcdfddc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b4c3acbcd6284dcdfddc", "parent_id"=>"5b92b4c4acbcd6284dcdfdfe", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b4c3acbcd6284dcdfddc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b4c3acbcd6284dcdfddc", "cart_id"=>"5b92b4c4acbcd6284dcdfdfe", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b4c3acbcd6284dcdfddc", "cart_id"=>"5b92b4c4acbcd6284dcdfdfe", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b4c3acbcd6284dcdfddc", "parent_id"=>"5b92b4c4acbcd6284dcdfdfe", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b4c3acbcd6284dcdfddc", "parent_id"=>"5b92b4c4acbcd6284dcdfdfe", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b4c3acbcd6284dcdfddc", "parent_id"=>"5b92b4c4acbcd6284dcdfdfe", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b4c3acbcd6284dcdfddc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b4c3acbcd6284dcdfddc", "parent_id"=>"5b92b4c4acbcd6284dcdfdfe", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b4c3acbcd6284dcdfddc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b4c3acbcd6284dcdfddc", "cart_id"=>"5b92b4c4acbcd6284dcdfdfe", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b4c3acbcd6284dcdfddc", "cart_id"=>"5b92b4c4acbcd6284dcdfdfe", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b4c3acbcd6284dcdfddc", "parent_id"=>"5b92b4c4acbcd6284dcdfdfe", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b4c3acbcd6284dcdfddc", "parent_id"=>"5b92b4c4acbcd6284dcdfdfe", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b4c5acbcd6284dcdfe0f'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b4c4acbcd6284dcdfdfe'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b4c3acbcd6284dcdfddc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b4c3acbcd6284dcdfddc", "parent_id"=>"5b92b4c4acbcd6284dcdfdfe", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b4c3acbcd6284dcdfddc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b4c3acbcd6284dcdfddc", "cart_id"=>"5b92b4c4acbcd6284dcdfdfe", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b4c3acbcd6284dcdfddc", "cart_id"=>"5b92b4c4acbcd6284dcdfdfe", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b4c3acbcd6284dcdfddc", "parent_id"=>"5b92b4c4acbcd6284dcdfdfe", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b4c3acbcd6284dcdfddc", "parent_id"=>"5b92b4c4acbcd6284dcdfdfe", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b4c3acbcd6284dcdfddc", "parent_id"=>"5b92b4c4acbcd6284dcdfdfe", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b4c3acbcd6284dcdfddc", "parent_id"=>"5b92b4c4acbcd6284dcdfdfe", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b4c4acbcd6284dcdfdef')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b4c4acbcd6284dcdfdf2')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b4c4acbcd6284dcdfdf5')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b4c4acbcd6284dcdfdf8')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b4c4acbcd6284dcdfdfb')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b4c5acbcd6284dcdfe0f')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92b4c5acbcd6284dcdfe0f", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b4c3acbcd6284dcdfddc", "parent_id"=>"5b92b4c4acbcd6284dcdfdfe", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b4c3acbcd6284dcdfddc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b4c3acbcd6284dcdfddc", "parent_id"=>"5b92b4c4acbcd6284dcdfdfe", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b4c3acbcd6284dcdfddc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b4c3acbcd6284dcdfddc", "cart_id"=>"5b92b4c4acbcd6284dcdfdfe", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b4c3acbcd6284dcdfddc", "cart_id"=>"5b92b4c4acbcd6284dcdfdfe", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b4c3acbcd6284dcdfddc", "parent_id"=>"5b92b4c4acbcd6284dcdfdfe", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b4c3acbcd6284dcdfddc", "parent_id"=>"5b92b4c4acbcd6284dcdfdfe", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b4c3acbcd6284dcdfddc", "parent_id"=>"5b92b4c4acbcd6284dcdfdfe", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b4c4acbcd6284dcdfdfe'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b4c3acbcd6284dcdfddc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b4c3acbcd6284dcdfddc", "parent_id"=>"5b92b4c4acbcd6284dcdfdfe", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b4c3acbcd6284dcdfddc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b4c3acbcd6284dcdfddc", "cart_id"=>"5b92b4c4acbcd6284dcdfdfe", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b4c3acbcd6284dcdfddc", "cart_id"=>"5b92b4c4acbcd6284dcdfdfe", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b4c3acbcd6284dcdfddc", "parent_id"=>"5b92b4c4acbcd6284dcdfdfe", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b4c3acbcd6284dcdfddc", "parent_id"=>"5b92b4c4acbcd6284dcdfdfe", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b4c3acbcd6284dcdfddc", "parent_id"=>"5b92b4c4acbcd6284dcdfdfe", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b4c3acbcd6284dcdfddc", "parent_id"=>"5b92b4c4acbcd6284dcdfdfe", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b92b4c4acbcd6284dcdfdfe", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b4c3acbcd6284dcdfddc", "parent_id"=>"5b92b4c4acbcd6284dcdfdfe", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b4c3acbcd6284dcdfddc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b4c3acbcd6284dcdfddc", "parent_id"=>"5b92b4c4acbcd6284dcdfdfe", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b4c3acbcd6284dcdfddc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b4c3acbcd6284dcdfddc", "cart_id"=>"5b92b4c4acbcd6284dcdfdfe", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b4c3acbcd6284dcdfddc", "cart_id"=>"5b92b4c4acbcd6284dcdfdfe", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b4c3acbcd6284dcdfddc", "parent_id"=>"5b92b4c4acbcd6284dcdfdfe", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b4c3acbcd6284dcdfddc", "parent_id"=>"5b92b4c4acbcd6284dcdfdfe", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b4c3acbcd6284dcdfddc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b4c3acbcd6284dcdfddc", "parent_id"=>"5b92b4c4acbcd6284dcdfdfe", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b4c5acbcd6284dcdfe1a'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started POST "/shopping/cart_items/create_multiple" for 127.0.0.1 at 2018-09-07 22:56:29 +0530 Processing by Shopping::CartItemsController#create_multiple as JSON Parameters: {"id"=>"5b92b4c5acbcd6284dcdfe1a", "discount"=>{"product_ids"=>["5b92b4c3acbcd6284dcdfde4", "5b92b4c3acbcd6284dcdfde4", "5b92b4c3acbcd6284dcdfde4", "5b92b4c3acbcd6284dcdfde4", "5b92b4c3acbcd6284dcdfde4"]}, "api_key"=>"test", "current_app_id"=>"testappid", "cart_item"=>{"discount"=>{"product_ids"=>["5b92b4c3acbcd6284dcdfde4", "5b92b4c3acbcd6284dcdfde4", "5b92b4c3acbcd6284dcdfde4", "5b92b4c3acbcd6284dcdfde4", "5b92b4c3acbcd6284dcdfde4"]}}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: id, api_key, current_app_id, cart_item, user_token Unpermitted parameter: discount Unpermitted parameters: id, discount, api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b92b4c5acbcd6284dcdfe1a'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b92b4c5acbcd6284dcdfe1a'), "resource_id"=>"5b92b4c3acbcd6284dcdfde0", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b4c3acbcd6284dcdfde4'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b4c5acbcd6284dcdfe1d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b4c5acbcd6284dcdfe1d'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b4c3acbcd6284dcdfde4'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b4c5acbcd6284dcdfe20')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b4c5acbcd6284dcdfe20'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b4c3acbcd6284dcdfde4'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b4c5acbcd6284dcdfe23')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b4c5acbcd6284dcdfe23'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b4c3acbcd6284dcdfde4'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b4c5acbcd6284dcdfe26')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b4c5acbcd6284dcdfe26'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b4c3acbcd6284dcdfde4'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b4c5acbcd6284dcdfe29')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b4c5acbcd6284dcdfe29'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s Completed 200 OK in 332ms (Views: 4.4ms) MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.001s Please set AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY and AWS_REGION in your env vars, to use the sns_client. :initializers/aws.rb Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jakob@koeppkilback.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"AoqsXb3cysKyebtRcD24"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"5LoPqLGUdFfwsjxs-wWS"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b571acbcd628f0c1f058'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92b571acbcd628f0c1f058')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"33kcaWqhFJ4xqFM6ywxo"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b571acbcd628f0c1f058')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"terry@strosinkaulke.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"KoNNV69ccjhoQ9jZyN_h"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"oT1taexqgUduiiR-jLsW"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b571acbcd628f0c1f05d'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92b571acbcd628f0c1f05d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b571acbcd628f0c1f060'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b571acbcd628f0c1f065')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Xu_JWdyVyJKoz7WP4awz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b571acbcd628f0c1f058')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jerome_kiehn@koelpindickinson.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"5_18mJLxZuYY1KYGsiAw"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"LEkNyzwUatzECYPtD_6z"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b571acbcd628f0c1f05c'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92b571acbcd628f0c1f05c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"RP1t4Y5R8PHkRUsj2rfo"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b571acbcd628f0c1f05d')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"marisa.moen@zemlak.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"hf-GGDTN9E-Hws2LCDF7"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ArhmmnGx5Rq1bLhuXsx6"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b572acbcd628f0c1f068'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92b572acbcd628f0c1f068')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b571acbcd628f0c1f060'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b572acbcd628f0c1f06b')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b572acbcd628f0c1f06b'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b571acbcd628f0c1f060'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b572acbcd628f0c1f06e')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b572acbcd628f0c1f06e'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b571acbcd628f0c1f060'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b572acbcd628f0c1f071')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b572acbcd628f0c1f071'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b571acbcd628f0c1f060'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b572acbcd628f0c1f074')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b572acbcd628f0c1f074'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b571acbcd628f0c1f060'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b572acbcd628f0c1f077')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b572acbcd628f0c1f077'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b572acbcd628f0c1f07a'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b572acbcd628f0c1f06b')}, "u"=>{"$set"=>{"parent_id"=>"5b92b572a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b572acbcd628f0c1f06e')}, "u"=>{"$set"=>{"parent_id"=>"5b92b572a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b572acbcd628f0c1f071')}, "u"=>{"$set"=>{"parent_id"=>"5b92b572a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b572acbcd628f0c1f074')}, "u"=>{"$set"=>{"parent_id"=>"5b92b572a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b572acbcd628f0c1f077')}, "u"=>{"$set"=>{"parent_id"=>"5b92b572a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b572acbcd628f0c1f07a'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b571acbcd628f0c1f058')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b571acbcd628f0c1f058", "parent_id"=>"5b92b572acbcd628f0c1f07a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b571acbcd628f0c1f058')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b571acbcd628f0c1f058", "cart_id"=>"5b92b572acbcd628f0c1f07a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b571acbcd628f0c1f058", "cart_id"=>"5b92b572acbcd628f0c1f07a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b571acbcd628f0c1f058", "parent_id"=>"5b92b572acbcd628f0c1f07a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b571acbcd628f0c1f058", "parent_id"=>"5b92b572acbcd628f0c1f07a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b571acbcd628f0c1f058", "parent_id"=>"5b92b572acbcd628f0c1f07a", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b571acbcd628f0c1f058')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b571acbcd628f0c1f058", "parent_id"=>"5b92b572acbcd628f0c1f07a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b571acbcd628f0c1f058')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b571acbcd628f0c1f058", "cart_id"=>"5b92b572acbcd628f0c1f07a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b571acbcd628f0c1f058", "cart_id"=>"5b92b572acbcd628f0c1f07a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b571acbcd628f0c1f058", "parent_id"=>"5b92b572acbcd628f0c1f07a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b571acbcd628f0c1f058", "parent_id"=>"5b92b572acbcd628f0c1f07a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b572acbcd628f0c1f08b'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b572acbcd628f0c1f07a'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b571acbcd628f0c1f058')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b571acbcd628f0c1f058", "parent_id"=>"5b92b572acbcd628f0c1f07a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b571acbcd628f0c1f058')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b571acbcd628f0c1f058", "cart_id"=>"5b92b572acbcd628f0c1f07a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b571acbcd628f0c1f058", "cart_id"=>"5b92b572acbcd628f0c1f07a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b571acbcd628f0c1f058", "parent_id"=>"5b92b572acbcd628f0c1f07a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b571acbcd628f0c1f058", "parent_id"=>"5b92b572acbcd628f0c1f07a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b571acbcd628f0c1f058", "parent_id"=>"5b92b572acbcd628f0c1f07a", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b571acbcd628f0c1f058", "parent_id"=>"5b92b572acbcd628f0c1f07a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b572acbcd628f0c1f06b')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b572acbcd628f0c1f06e')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b572acbcd628f0c1f071')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b572acbcd628f0c1f074')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b572acbcd628f0c1f077')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b572acbcd628f0c1f08b')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92b572acbcd628f0c1f08b", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b571acbcd628f0c1f058", "parent_id"=>"5b92b572acbcd628f0c1f07a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b571acbcd628f0c1f058')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b571acbcd628f0c1f058", "parent_id"=>"5b92b572acbcd628f0c1f07a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b571acbcd628f0c1f058')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b571acbcd628f0c1f058", "cart_id"=>"5b92b572acbcd628f0c1f07a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b571acbcd628f0c1f058", "cart_id"=>"5b92b572acbcd628f0c1f07a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b571acbcd628f0c1f058", "parent_id"=>"5b92b572acbcd628f0c1f07a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b571acbcd628f0c1f058", "parent_id"=>"5b92b572acbcd628f0c1f07a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b571acbcd628f0c1f058", "parent_id"=>"5b92b572acbcd628f0c1f07a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b572acbcd628f0c1f07a'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b571acbcd628f0c1f058')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b571acbcd628f0c1f058", "parent_id"=>"5b92b572acbcd628f0c1f07a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b571acbcd628f0c1f058')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b571acbcd628f0c1f058", "cart_id"=>"5b92b572acbcd628f0c1f07a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b571acbcd628f0c1f058", "cart_id"=>"5b92b572acbcd628f0c1f07a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b571acbcd628f0c1f058", "parent_id"=>"5b92b572acbcd628f0c1f07a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b571acbcd628f0c1f058", "parent_id"=>"5b92b572acbcd628f0c1f07a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b571acbcd628f0c1f058", "parent_id"=>"5b92b572acbcd628f0c1f07a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b571acbcd628f0c1f058", "parent_id"=>"5b92b572acbcd628f0c1f07a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b92b572acbcd628f0c1f07a", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b571acbcd628f0c1f058", "parent_id"=>"5b92b572acbcd628f0c1f07a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b571acbcd628f0c1f058')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b571acbcd628f0c1f058", "parent_id"=>"5b92b572acbcd628f0c1f07a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b571acbcd628f0c1f058')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b571acbcd628f0c1f058", "cart_id"=>"5b92b572acbcd628f0c1f07a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b571acbcd628f0c1f058", "cart_id"=>"5b92b572acbcd628f0c1f07a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b571acbcd628f0c1f058", "parent_id"=>"5b92b572acbcd628f0c1f07a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b571acbcd628f0c1f058", "parent_id"=>"5b92b572acbcd628f0c1f07a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b571acbcd628f0c1f058')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b571acbcd628f0c1f058", "parent_id"=>"5b92b572acbcd628f0c1f07a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b573acbcd628f0c1f096'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started POST "/shopping/cart_items/create_multiple" for 127.0.0.1 at 2018-09-07 22:59:23 +0530 Processing by Shopping::CartItemsController#create_multiple as JSON Parameters: {"id"=>"5b92b573acbcd628f0c1f096", "discount"=>{"product_ids"=>["5b92b571acbcd628f0c1f060", "5b92b571acbcd628f0c1f060", "5b92b571acbcd628f0c1f060", "5b92b571acbcd628f0c1f060", "5b92b571acbcd628f0c1f060"]}, "api_key"=>"test", "current_app_id"=>"testappid", "cart_item"=>{"discount"=>{"product_ids"=>["5b92b571acbcd628f0c1f060", "5b92b571acbcd628f0c1f060", "5b92b571acbcd628f0c1f060", "5b92b571acbcd628f0c1f060", "5b92b571acbcd628f0c1f060"]}}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: id, api_key, current_app_id, cart_item, user_token Unpermitted parameter: discount Unpermitted parameters: id, discount, api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b92b573acbcd628f0c1f096'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b92b573acbcd628f0c1f096'), "resource_id"=>"5b92b571acbcd628f0c1f05c", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b571acbcd628f0c1f060'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b573acbcd628f0c1f099')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b573acbcd628f0c1f099'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b571acbcd628f0c1f060'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b573acbcd628f0c1f09c')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b573acbcd628f0c1f09c'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b571acbcd628f0c1f060'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b573acbcd628f0c1f09f')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b573acbcd628f0c1f09f'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b571acbcd628f0c1f060'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b573acbcd628f0c1f0a2')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b573acbcd628f0c1f0a2'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b571acbcd628f0c1f060'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b573acbcd628f0c1f0a5')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b573acbcd628f0c1f0a5'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s Completed 200 OK in 342ms (Views: 8.9ms) MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.001s Please set AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY and AWS_REGION in your env vars, to use the sns_client. :initializers/aws.rb Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"gina.lind@monahanwitting.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"fTGdbjTuLxyozMtqjkB4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"J33wXpZupk8sLsZqVedN"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"NY-Di5y6zw4znqRjuVsd"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"kiera@grantpfeffer.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"6ktQb5Z-fq-xz8E3dRPQ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"tRWxb4SqJAyy9F2Zf-xH"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48182'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48182')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48185'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4818a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"7pKBRiUpzfFZPvZRNrDe"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"ezekiel.feeney@denesik.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"wF9eaT9nAbt7geaHF-y1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"JWHvsLoS2boFvtfi69Kj"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48181'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48181')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"LRa-aewkP3i1YHS2bdm5"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48182')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"louie_bechtelar@rogahnmedhurst.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Yfe8Vv8aAJWrvn_9kx9-"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"f9ym252RZYzxHgxiFxBi"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b57bacbcd6292aa4818d'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92b57bacbcd6292aa4818d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48185'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b57bacbcd6292aa48190')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b57bacbcd6292aa48190'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48185'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b57bacbcd6292aa48193')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b57bacbcd6292aa48193'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48185'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b57bacbcd6292aa48196')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b57bacbcd6292aa48196'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48185'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b57bacbcd6292aa48199')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b57bacbcd6292aa48199'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48185'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b57bacbcd6292aa4819c')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b57bacbcd6292aa4819c'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b57bacbcd6292aa4819f'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b57bacbcd6292aa48190')}, "u"=>{"$set"=>{"parent_id"=>"5b92b57ba... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b57bacbcd6292aa48193')}, "u"=>{"$set"=>{"parent_id"=>"5b92b57ba... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b57bacbcd6292aa48196')}, "u"=>{"$set"=>{"parent_id"=>"5b92b57ba... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b57bacbcd6292aa48199')}, "u"=>{"$set"=>{"parent_id"=>"5b92b57ba... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b57bacbcd6292aa4819c')}, "u"=>{"$set"=>{"parent_id"=>"5b92b57ba... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b57bacbcd6292aa4819f'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b57bacbcd6292aa4819f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b57bacbcd6292aa4819f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b57bacbcd6292aa4819f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b57bacbcd6292aa4819f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b57bacbcd6292aa4819f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b57bacbcd6292aa4819f", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b57bacbcd6292aa4819f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b57bacbcd6292aa4819f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b57bacbcd6292aa4819f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b57bacbcd6292aa4819f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b57bacbcd6292aa4819f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b57bacbcd6292aa481b0'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b57bacbcd6292aa4819f'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b57bacbcd6292aa4819f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b57bacbcd6292aa4819f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b57bacbcd6292aa4819f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b57bacbcd6292aa4819f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b57bacbcd6292aa4819f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b57bacbcd6292aa4819f", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b57bacbcd6292aa4819f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b57bacbcd6292aa48190')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b57bacbcd6292aa48193')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b57bacbcd6292aa48196')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b57bacbcd6292aa48199')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b57bacbcd6292aa4819c')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b57bacbcd6292aa481b0')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92b57bacbcd6292aa481b0", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b57bacbcd6292aa4819f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b57bacbcd6292aa4819f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b57bacbcd6292aa4819f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b57bacbcd6292aa4819f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b57bacbcd6292aa4819f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b57bacbcd6292aa4819f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b57bacbcd6292aa4819f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"_id"=>{"$oid"=>"5b92b57cacbcd6292aa481bb"}, "applicable"=>false, "autocomplete_description"=>nil, "cart_id"=>"5b92b57bacbcd6292aa4819f", "count"=>nil, "created_at"=>nil, "declined"=>nil, "discount_amount"=>50.0, "discount_percentage"=>0.0, "doc_version"=>0, "masked_tags"=>nil, "pending"=>nil, "primary_link"=>nil, "product_ids"=>["5b92b57aacbcd6292aa48185", "5b92b57aacbcd6292aa48185", "5b92b57aacbcd6292aa48185", "5b92b57aacbcd6292aa48185", "5b92b57aacbcd6292aa48185"], "public"=>"no", "requires_verification"=>true, "resource_class"=>nil, "resource_id"=>nil, "secondary_links"=>{}, "tags"=>nil, "updated_at"=>nil, "used_by_users"=>nil, "verified"=>nil}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: _id, applicable, autocomplete_description, count, created_at, declined, doc_version, masked_tags, pending, primary_link, product_ids, public, resource_class, resource_id, secondary_links, tags, updated_at, used_by_users, verified Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b57bacbcd6292aa4819f'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b57bacbcd6292aa4819f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b57bacbcd6292aa4819f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b57bacbcd6292aa4819f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b57bacbcd6292aa4819f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b57bacbcd6292aa4819f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b57bacbcd6292aa4819f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b57bacbcd6292aa4819f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b92b57bacbcd6292aa4819f", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b57bacbcd6292aa4819f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b57bacbcd6292aa4819f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b57bacbcd6292aa4819f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b57bacbcd6292aa4819f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b57bacbcd6292aa4819f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b57bacbcd6292aa4819f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b57bacbcd6292aa4819f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b57cacbcd6292aa481bc'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Completed 201 Created in 155ms (Views: 2.9ms) MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48185'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b57cacbcd6292aa481be')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b57cacbcd6292aa481be'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48185'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b57cacbcd6292aa481c1')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b57cacbcd6292aa481c1'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48185'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b57cacbcd6292aa481c4')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b57cacbcd6292aa481c4'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48185'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b57cacbcd6292aa481c7')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b57cacbcd6292aa481c7'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48185'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b57cacbcd6292aa481ca')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b57cacbcd6292aa481ca'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b57cacbcd6292aa481cd'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b57cacbcd6292aa481be')}, "u"=>{"$set"=>{"parent_id"=>"5b92b57ca... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b57cacbcd6292aa481c1')}, "u"=>{"$set"=>{"parent_id"=>"5b92b57ca... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b57cacbcd6292aa481c4')}, "u"=>{"$set"=>{"parent_id"=>"5b92b57ca... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b57cacbcd6292aa481c7')}, "u"=>{"$set"=>{"parent_id"=>"5b92b57ca... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b57cacbcd6292aa481ca')}, "u"=>{"$set"=>{"parent_id"=>"5b92b57ca... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b57cacbcd6292aa481cd'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b57cacbcd6292aa481cd", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b57cacbcd6292aa481cd", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b57cacbcd6292aa481cd", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b57cacbcd6292aa481cd", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b57cacbcd6292aa481cd", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b57cacbcd6292aa481cd", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b57cacbcd6292aa481cd", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b57cacbcd6292aa481cd", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b57cacbcd6292aa481cd", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b57cacbcd6292aa481cd", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b57cacbcd6292aa481cd", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b57cacbcd6292aa481de'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b57cacbcd6292aa481cd'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b57cacbcd6292aa481cd", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b57cacbcd6292aa481cd", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b57cacbcd6292aa481cd", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b57cacbcd6292aa481cd", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b57cacbcd6292aa481cd", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b57cacbcd6292aa481cd", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b57cacbcd6292aa481cd", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b57cacbcd6292aa481be')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b57cacbcd6292aa481c1')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b57cacbcd6292aa481c4')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b57cacbcd6292aa481c7')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b57cacbcd6292aa481ca')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b57cacbcd6292aa481de')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92b57cacbcd6292aa481de", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b57cacbcd6292aa481cd", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b57cacbcd6292aa481cd", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b57cacbcd6292aa481cd", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b57cacbcd6292aa481cd", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b57cacbcd6292aa481cd", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b57cacbcd6292aa481cd", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b57cacbcd6292aa481cd", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b57cacbcd6292aa481cd'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b57cacbcd6292aa481cd", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b57cacbcd6292aa481cd", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b57cacbcd6292aa481cd", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b57cacbcd6292aa481cd", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b57cacbcd6292aa481cd", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b57cacbcd6292aa481cd", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b57cacbcd6292aa481cd", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b92b57cacbcd6292aa481cd", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b57cacbcd6292aa481cd", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b57cacbcd6292aa481cd", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b57cacbcd6292aa481cd", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b57cacbcd6292aa481cd", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b57cacbcd6292aa481cd", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b57cacbcd6292aa481cd", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b57cacbcd6292aa481cd", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b57dacbcd6292aa481e9'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started GET "/shopping/discounts/5b92b57dacbcd6292aa481e9?%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%7D" for 127.0.0.1 at 2018-09-07 22:59:33 +0530 Processing by Shopping::DiscountsController#show as JSON Parameters: {"{\"api_key\":\"test\",\"current_app_id\":\"testappid\"}"=>nil, "id"=>"5b92b57dacbcd6292aa481e9", "discount"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b92b57dacbcd6292aa481e9'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48185'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b57dacbcd6292aa481eb')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b57dacbcd6292aa481eb'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48185'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b57dacbcd6292aa481ee')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b57dacbcd6292aa481ee'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48185'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b57dacbcd6292aa481f1')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b57dacbcd6292aa481f1'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.004s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48185'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b57dacbcd6292aa481f4')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b57dacbcd6292aa481f4'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48185'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b57dacbcd6292aa481f7')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b57dacbcd6292aa481f7'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b57dacbcd6292aa481fa'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b57dacbcd6292aa481eb')}, "u"=>{"$set"=>{"parent_id"=>"5b92b57da... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b57dacbcd6292aa481ee')}, "u"=>{"$set"=>{"parent_id"=>"5b92b57da... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b57dacbcd6292aa481f1')}, "u"=>{"$set"=>{"parent_id"=>"5b92b57da... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b57dacbcd6292aa481f4')}, "u"=>{"$set"=>{"parent_id"=>"5b92b57da... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b57dacbcd6292aa481f7')}, "u"=>{"$set"=>{"parent_id"=>"5b92b57da... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b57dacbcd6292aa481fa'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b57dacbcd6292aa481fa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b57dacbcd6292aa481fa", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b57dacbcd6292aa481fa", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b57dacbcd6292aa481fa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b57dacbcd6292aa481fa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b57dacbcd6292aa481fa", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b57dacbcd6292aa481fa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b57dacbcd6292aa481fa", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b57dacbcd6292aa481fa", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b57dacbcd6292aa481fa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b57dacbcd6292aa481fa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b57eacbcd6292aa4820b'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b57dacbcd6292aa481fa'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b57dacbcd6292aa481fa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b57dacbcd6292aa481fa", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b57dacbcd6292aa481fa", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b57dacbcd6292aa481fa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b57dacbcd6292aa481fa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b57dacbcd6292aa481fa", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b57dacbcd6292aa481fa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b57dacbcd6292aa481eb')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b57dacbcd6292aa481ee')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b57dacbcd6292aa481f1')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b57dacbcd6292aa481f4')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b57dacbcd6292aa481f7')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b57eacbcd6292aa4820b')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92b57eacbcd6292aa4820b", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b57dacbcd6292aa481fa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b57dacbcd6292aa481fa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b57dacbcd6292aa481fa", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b57dacbcd6292aa481fa", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b57dacbcd6292aa481fa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b57dacbcd6292aa481fa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b57dacbcd6292aa481fa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b57dacbcd6292aa481fa'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b57dacbcd6292aa481fa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b57dacbcd6292aa481fa", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b57dacbcd6292aa481fa", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b57dacbcd6292aa481fa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b57dacbcd6292aa481fa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b57dacbcd6292aa481fa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b57dacbcd6292aa481fa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b92b57dacbcd6292aa481fa", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b57dacbcd6292aa481fa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b57dacbcd6292aa481fa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b57dacbcd6292aa481fa", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b57dacbcd6292aa481fa", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b57dacbcd6292aa481fa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b57dacbcd6292aa481fa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b57dacbcd6292aa481fa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b57eacbcd6292aa48216'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started POST "/shopping/cart_items/create_multiple" for 127.0.0.1 at 2018-09-07 22:59:34 +0530 Processing by Shopping::CartItemsController#create_multiple as JSON Parameters: {"id"=>"5b92b57eacbcd6292aa48216", "discount"=>{"product_ids"=>["5b92b57aacbcd6292aa48185", "5b92b57aacbcd6292aa48185", "5b92b57aacbcd6292aa48185", "5b92b57aacbcd6292aa48185", "5b92b57aacbcd6292aa48185"]}, "api_key"=>"test", "current_app_id"=>"testappid", "cart_item"=>{"discount"=>{"product_ids"=>["5b92b57aacbcd6292aa48185", "5b92b57aacbcd6292aa48185", "5b92b57aacbcd6292aa48185", "5b92b57aacbcd6292aa48185", "5b92b57aacbcd6292aa48185"]}}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: id, api_key, current_app_id, cart_item, user_token Unpermitted parameter: discount Unpermitted parameters: id, discount, api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b92b57eacbcd6292aa48216'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b92b57eacbcd6292aa48216'), "resource_id"=>"5b92b57aacbcd6292aa48181", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48185'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b57eacbcd6292aa48219')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b57eacbcd6292aa48219'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48185'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b57eacbcd6292aa4821c')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b57eacbcd6292aa4821c'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48185'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b57eacbcd6292aa4821f')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b57eacbcd6292aa4821f'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48185'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b57eacbcd6292aa48222')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b57eacbcd6292aa48222'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48185'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b57eacbcd6292aa48225')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b57eacbcd6292aa48225'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s Completed 200 OK in 303ms (Views: 4.7ms) MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48185'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b57eacbcd6292aa48228')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b57eacbcd6292aa48228'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48185'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b57eacbcd6292aa4822b')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b57eacbcd6292aa4822b'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48185'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b57eacbcd6292aa4822e')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b57eacbcd6292aa4822e'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48185'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b57eacbcd6292aa48231')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b57eacbcd6292aa48231'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48185'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b57eacbcd6292aa48234')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b57eacbcd6292aa48234'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.008s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b57facbcd6292aa48237'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b57eacbcd6292aa48228')}, "u"=>{"$set"=>{"parent_id"=>"5b92b57fa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b57eacbcd6292aa4822b')}, "u"=>{"$set"=>{"parent_id"=>"5b92b57fa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b57eacbcd6292aa4822e')}, "u"=>{"$set"=>{"parent_id"=>"5b92b57fa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b57eacbcd6292aa48231')}, "u"=>{"$set"=>{"parent_id"=>"5b92b57fa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b57eacbcd6292aa48234')}, "u"=>{"$set"=>{"parent_id"=>"5b92b57fa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b57facbcd6292aa48237'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b57facbcd6292aa48237", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b57facbcd6292aa48237", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b57facbcd6292aa48237", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b57facbcd6292aa48237", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b57facbcd6292aa48237", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b57facbcd6292aa48237", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b57facbcd6292aa48237", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b57facbcd6292aa48237", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b57facbcd6292aa48237", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b57facbcd6292aa48237", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b57facbcd6292aa48237", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b57facbcd6292aa48248'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b57facbcd6292aa48237'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b57facbcd6292aa48237", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b57facbcd6292aa48237", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b57facbcd6292aa48237", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b57facbcd6292aa48237", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b57facbcd6292aa48237", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b57facbcd6292aa48237", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b57facbcd6292aa48237", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b57eacbcd6292aa48228')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b57eacbcd6292aa4822b')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b57eacbcd6292aa4822e')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b57eacbcd6292aa48231')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b57eacbcd6292aa48234')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b57facbcd6292aa48248')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92b57facbcd6292aa48248", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b57facbcd6292aa48237", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b57facbcd6292aa48237", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b57facbcd6292aa48237", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b57facbcd6292aa48237", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b57facbcd6292aa48237", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b57facbcd6292aa48237", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b57facbcd6292aa48237", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b57facbcd6292aa48237'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b57facbcd6292aa48237", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b57facbcd6292aa48237", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b57facbcd6292aa48237", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b57facbcd6292aa48237", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b57facbcd6292aa48237", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b57facbcd6292aa48237", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b57facbcd6292aa48237", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b92b57facbcd6292aa48237", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b57facbcd6292aa48237", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b57facbcd6292aa48237", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b57facbcd6292aa48237", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b57facbcd6292aa48237", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b57facbcd6292aa48237", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b57facbcd6292aa48237", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b57facbcd6292aa48237", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b57facbcd6292aa48253'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48185'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b57facbcd6292aa48255')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b57facbcd6292aa48255'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48185'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b57facbcd6292aa48258')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b57facbcd6292aa48258'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48185'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b57facbcd6292aa4825b')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b57facbcd6292aa4825b'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48185'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b57facbcd6292aa4825e')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b57facbcd6292aa4825e'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48185'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b57facbcd6292aa48261')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b57facbcd6292aa48261'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started POST "/shopping/carts" for 127.0.0.1 at 2018-09-07 22:59:36 +0530 Processing by Shopping::CartsController#create as JSON Parameters: {"cart"=>{"add_cart_item_ids"=>["5b92b57facbcd6292aa48255", "5b92b57facbcd6292aa48258", "5b92b57facbcd6292aa4825b", "5b92b57facbcd6292aa4825e", "5b92b57facbcd6292aa48261"]}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b92b57facbcd6292aa48255'), "resource_id"=>"5b92b57aacbcd6292aa48181", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92b57facbcd6292aa48255'), "resource_id"=>"5b92b57aacbcd6292aa48181", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b57facbcd6292aa48255')}, "u"=>{"$set"=>{"parent_id"=>"5b92b580a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b92b57facbcd6292aa48258'), "resource_id"=>"5b92b57aacbcd6292aa48181", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92b57facbcd6292aa48258'), "resource_id"=>"5b92b57aacbcd6292aa48181", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b57facbcd6292aa48258')}, "u"=>{"$set"=>{"parent_id"=>"5b92b580a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b92b57facbcd6292aa4825b'), "resource_id"=>"5b92b57aacbcd6292aa48181", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92b57facbcd6292aa4825b'), "resource_id"=>"5b92b57aacbcd6292aa48181", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b57facbcd6292aa4825b')}, "u"=>{"$set"=>{"parent_id"=>"5b92b580a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b92b57facbcd6292aa4825e'), "resource_id"=>"5b92b57aacbcd6292aa48181", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92b57facbcd6292aa4825e'), "resource_id"=>"5b92b57aacbcd6292aa48181", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b57facbcd6292aa4825e')}, "u"=>{"$set"=>{"parent_id"=>"5b92b580a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b92b57facbcd6292aa48261'), "resource_id"=>"5b92b57aacbcd6292aa48181", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92b57facbcd6292aa48261'), "resource_id"=>"5b92b57aacbcd6292aa48181", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b57facbcd6292aa48261')}, "u"=>{"$set"=>{"parent_id"=>"5b92b580a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b580acbcd6292aa48264'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48181')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48181", "parent_id"=>"5b92b580acbcd6292aa48264", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48181')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48181", "cart_id"=>"5b92b580acbcd6292aa48264", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48181", "cart_id"=>"5b92b580acbcd6292aa48264", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48181", "parent_id"=>"5b92b580acbcd6292aa48264", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48181", "parent_id"=>"5b92b580acbcd6292aa48264", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48181", "parent_id"=>"5b92b580acbcd6292aa48264", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48181", "parent_id"=>"5b92b580acbcd6292aa48264", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "query"=>{"_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48185'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b580acbcd6292aa48275')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b580acbcd6292aa48275'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48185'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b580acbcd6292aa48278')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b580acbcd6292aa48278'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48185'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b580acbcd6292aa4827b')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b580acbcd6292aa4827b'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48185'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b580acbcd6292aa4827e')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b580acbcd6292aa4827e'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48185'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b580acbcd6292aa48281')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b580acbcd6292aa48281'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b580acbcd6292aa48284'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b580acbcd6292aa48275')}, "u"=>{"$set"=>{"parent_id"=>"5b92b580a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b580acbcd6292aa48278')}, "u"=>{"$set"=>{"parent_id"=>"5b92b580a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b580acbcd6292aa4827b')}, "u"=>{"$set"=>{"parent_id"=>"5b92b580a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b580acbcd6292aa4827e')}, "u"=>{"$set"=>{"parent_id"=>"5b92b580a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b580acbcd6292aa48281')}, "u"=>{"$set"=>{"parent_id"=>"5b92b580a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b580acbcd6292aa48284'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b580acbcd6292aa48284", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b580acbcd6292aa48284", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b580acbcd6292aa48284", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b580acbcd6292aa48284", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b580acbcd6292aa48284", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b580acbcd6292aa48284", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b580acbcd6292aa48284", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b580acbcd6292aa48284", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b580acbcd6292aa48284", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b580acbcd6292aa48284", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b580acbcd6292aa48284", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b581acbcd6292aa48295'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b580acbcd6292aa48284'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b580acbcd6292aa48284", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b580acbcd6292aa48284", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b580acbcd6292aa48284", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b580acbcd6292aa48284", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b580acbcd6292aa48284", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b580acbcd6292aa48284", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b580acbcd6292aa48284", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b580acbcd6292aa48275')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b580acbcd6292aa48278')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b580acbcd6292aa4827b')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b580acbcd6292aa4827e')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b580acbcd6292aa48281')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b581acbcd6292aa48295')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92b581acbcd6292aa48295", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b580acbcd6292aa48284", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b580acbcd6292aa48284", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b580acbcd6292aa48284", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b580acbcd6292aa48284", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b580acbcd6292aa48284", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b580acbcd6292aa48284", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b580acbcd6292aa48284", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b580acbcd6292aa48284'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b580acbcd6292aa48284", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b580acbcd6292aa48284", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b580acbcd6292aa48284", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b580acbcd6292aa48284", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b580acbcd6292aa48284", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b580acbcd6292aa48284", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b580acbcd6292aa48284", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b92b580acbcd6292aa48284", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b580acbcd6292aa48284", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b580acbcd6292aa48284", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b580acbcd6292aa48284", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b580acbcd6292aa48284", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b580acbcd6292aa48284", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b580acbcd6292aa48284", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b580acbcd6292aa48284", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b581acbcd6292aa482a0'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48185'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b581acbcd6292aa482a2')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b581acbcd6292aa482a2'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48185'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b581acbcd6292aa482a5')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b581acbcd6292aa482a5'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48185'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b581acbcd6292aa482a8')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b581acbcd6292aa482a8'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48185'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b581acbcd6292aa482ab')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b581acbcd6292aa482ab'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48185'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b581acbcd6292aa482ae')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b581acbcd6292aa482ae'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b581acbcd6292aa482b1'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b581acbcd6292aa482a2')}, "u"=>{"$set"=>{"parent_id"=>"5b92b581a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b581acbcd6292aa482a5')}, "u"=>{"$set"=>{"parent_id"=>"5b92b581a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b581acbcd6292aa482a8')}, "u"=>{"$set"=>{"parent_id"=>"5b92b581a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b581acbcd6292aa482ab')}, "u"=>{"$set"=>{"parent_id"=>"5b92b581a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b581acbcd6292aa482ae')}, "u"=>{"$set"=>{"parent_id"=>"5b92b581a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/shopping/payments" for 127.0.0.1 at 2018-09-07 22:59:38 +0530 Processing by Shopping::PaymentsController#create as JSON Parameters: {"cart_id"=>"5b92b581acbcd6292aa482b1", "payment_type"=>"cash", "amount"=>0.0, "discount_id"=>"5b92b581acbcd6292aa482a0", "api_key"=>"test", "current_app_id"=>"testappid", "payment"=>{"amount"=>0.0, "payment_type"=>"cash", "cart_id"=>"5b92b581acbcd6292aa482b1", "discount_id"=>"5b92b581acbcd6292aa482a0"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: cart_id, payment_type, amount, discount_id, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, amount, discount_id, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, amount, discount_id, api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b581acbcd6292aa482b1'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48181')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48181", "parent_id"=>"5b92b581acbcd6292aa482b1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48181')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48181", "cart_id"=>"5b92b581acbcd6292aa482b1", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48181", "cart_id"=>"5b92b581acbcd6292aa482b1", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48181", "parent_id"=>"5b92b581acbcd6292aa482b1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48181", "parent_id"=>"5b92b581acbcd6292aa482b1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b92b581acbcd6292aa482a0'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "pipeline"=>[{"$match"=>{"_id"=>BSON::ObjectId('5b92b581acbcd6292aa482a0')}}, {"$project"=>{"verified"=>{"$filter"=>{"input"=>"$verified", "as"=>"verified", "cond"=>{"$eq"=>["$$verified", "5b92b582acbcd6292aa48... MONGODB | localhost:27017 | dummy_test.aggregate | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_discounts", "query"=>{"$and"=>[{"verified"=>{"$ne"=>"5b92b582acbcd6292aa482c2"}}, {"pending"=>{"$ne"=>"5b92b582acbcd6292aa482c2"}}, {"declined"=>{"$ne"=>"5b92b582acbcd6292aa482c2"}}, {"_id"=>BSON::ObjectId('5b92b581acb... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b57aacbcd6292aa48181", "parent_id"=>"5b92b581acbcd6292aa482b1", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48181')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48181", "parent_id"=>"5b92b581acbcd6292aa482b1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48181')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48181", "cart_id"=>"5b92b581acbcd6292aa482b1", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48181", "cart_id"=>"5b92b581acbcd6292aa482b1", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48181", "parent_id"=>"5b92b581acbcd6292aa482b1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48181", "parent_id"=>"5b92b581acbcd6292aa482b1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b582acbcd6292aa482c2'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Completed 201 Created in 71ms (Views: 2.8ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48185'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b582acbcd6292aa482c3')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b582acbcd6292aa482c3'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48185'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b582acbcd6292aa482c6')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b582acbcd6292aa482c6'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48185'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b582acbcd6292aa482c9')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b582acbcd6292aa482c9'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48185'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b582acbcd6292aa482cc')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b582acbcd6292aa482cc'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48185'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b582acbcd6292aa482cf')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b582acbcd6292aa482cf'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b582acbcd6292aa482d2'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b582acbcd6292aa482c3')}, "u"=>{"$set"=>{"parent_id"=>"5b92b582a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b582acbcd6292aa482c6')}, "u"=>{"$set"=>{"parent_id"=>"5b92b582a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b582acbcd6292aa482c9')}, "u"=>{"$set"=>{"parent_id"=>"5b92b582a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b582acbcd6292aa482cc')}, "u"=>{"$set"=>{"parent_id"=>"5b92b582a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b582acbcd6292aa482cf')}, "u"=>{"$set"=>{"parent_id"=>"5b92b582a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b582acbcd6292aa482d2'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b582acbcd6292aa482d2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b582acbcd6292aa482d2", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b582acbcd6292aa482d2", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b582acbcd6292aa482d2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b582acbcd6292aa482d2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b582acbcd6292aa482d2", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b582acbcd6292aa482d2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b582acbcd6292aa482d2", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b582acbcd6292aa482d2", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b582acbcd6292aa482d2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b582acbcd6292aa482d2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b583acbcd6292aa482e3'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b582acbcd6292aa482d2'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b582acbcd6292aa482d2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b582acbcd6292aa482d2", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b582acbcd6292aa482d2", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b582acbcd6292aa482d2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b582acbcd6292aa482d2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b582acbcd6292aa482d2", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b582acbcd6292aa482d2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b582acbcd6292aa482c3')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b582acbcd6292aa482c6')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b582acbcd6292aa482c9')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b582acbcd6292aa482cc')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b582acbcd6292aa482cf')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b583acbcd6292aa482e3')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92b583acbcd6292aa482e3", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b582acbcd6292aa482d2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b582acbcd6292aa482d2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b582acbcd6292aa482d2", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b582acbcd6292aa482d2", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b582acbcd6292aa482d2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b582acbcd6292aa482d2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b582acbcd6292aa482d2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b582acbcd6292aa482d2'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b582acbcd6292aa482d2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b582acbcd6292aa482d2", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b582acbcd6292aa482d2", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b582acbcd6292aa482d2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b582acbcd6292aa482d2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b582acbcd6292aa482d2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b582acbcd6292aa482d2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b92b582acbcd6292aa482d2", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b582acbcd6292aa482d2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b582acbcd6292aa482d2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b582acbcd6292aa482d2", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b582acbcd6292aa482d2", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b582acbcd6292aa482d2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b582acbcd6292aa482d2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b582acbcd6292aa482d2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b583acbcd6292aa482ee'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48185'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b583acbcd6292aa482f0')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b583acbcd6292aa482f0'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48185'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b583acbcd6292aa482f3')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b583acbcd6292aa482f3'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48185'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b583acbcd6292aa482f6')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b583acbcd6292aa482f6'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48185'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b583acbcd6292aa482f9')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b583acbcd6292aa482f9'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48185'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b583acbcd6292aa482fc')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b583acbcd6292aa482fc'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b583acbcd6292aa482ff'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b583acbcd6292aa482f0')}, "u"=>{"$set"=>{"parent_id"=>"5b92b583a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b583acbcd6292aa482f3')}, "u"=>{"$set"=>{"parent_id"=>"5b92b583a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b583acbcd6292aa482f6')}, "u"=>{"$set"=>{"parent_id"=>"5b92b583a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b583acbcd6292aa482f9')}, "u"=>{"$set"=>{"parent_id"=>"5b92b583a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b583acbcd6292aa482fc')}, "u"=>{"$set"=>{"parent_id"=>"5b92b583a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b583acbcd6292aa482ff'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48181')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48181", "parent_id"=>"5b92b583acbcd6292aa482ff", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48181')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48181", "cart_id"=>"5b92b583acbcd6292aa482ff", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48181", "cart_id"=>"5b92b583acbcd6292aa482ff", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48181", "parent_id"=>"5b92b583acbcd6292aa482ff", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48181", "parent_id"=>"5b92b583acbcd6292aa482ff", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b92b583acbcd6292aa482ee'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "pipeline"=>[{"$match"=>{"_id"=>BSON::ObjectId('5b92b583acbcd6292aa482ee')}}, {"$project"=>{"verified"=>{"$filter"=>{"input"=>"$verified", "as"=>"verified", "cond"=>{"$eq"=>["$$verified", "5b92b584acbcd6292aa48... MONGODB | localhost:27017 | dummy_test.aggregate | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_discounts", "query"=>{"$and"=>[{"verified"=>{"$ne"=>"5b92b584acbcd6292aa48310"}}, {"pending"=>{"$ne"=>"5b92b584acbcd6292aa48310"}}, {"declined"=>{"$ne"=>"5b92b584acbcd6292aa48310"}}, {"_id"=>BSON::ObjectId('5b92b583acb... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b57aacbcd6292aa48181", "parent_id"=>"5b92b583acbcd6292aa482ff", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48181')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48181", "parent_id"=>"5b92b583acbcd6292aa482ff", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48181')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48181", "cart_id"=>"5b92b583acbcd6292aa482ff", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48181", "cart_id"=>"5b92b583acbcd6292aa482ff", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48181", "parent_id"=>"5b92b583acbcd6292aa482ff", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48181", "parent_id"=>"5b92b583acbcd6292aa482ff", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b584acbcd6292aa48310'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started GET "/shopping/discounts/5b92b583acbcd6292aa482ee?%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%7D" for 127.0.0.1 at 2018-09-07 22:59:40 +0530 Processing by Shopping::DiscountsController#show as JSON Parameters: {"{\"api_key\":\"test\",\"current_app_id\":\"testappid\"}"=>nil, "id"=>"5b92b583acbcd6292aa482ee", "discount"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b92b583acbcd6292aa482ee'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48185'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b584acbcd6292aa48311')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b584acbcd6292aa48311'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48185'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b584acbcd6292aa48314')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b584acbcd6292aa48314'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48185'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b584acbcd6292aa48317')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b584acbcd6292aa48317'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48185'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b584acbcd6292aa4831a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b584acbcd6292aa4831a'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48185'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b584acbcd6292aa4831d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b584acbcd6292aa4831d'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b584acbcd6292aa48320'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b584acbcd6292aa48311')}, "u"=>{"$set"=>{"parent_id"=>"5b92b584a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b584acbcd6292aa48314')}, "u"=>{"$set"=>{"parent_id"=>"5b92b584a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b584acbcd6292aa48317')}, "u"=>{"$set"=>{"parent_id"=>"5b92b584a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b584acbcd6292aa4831a')}, "u"=>{"$set"=>{"parent_id"=>"5b92b584a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b584acbcd6292aa4831d')}, "u"=>{"$set"=>{"parent_id"=>"5b92b584a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b584acbcd6292aa48320'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b584acbcd6292aa48320", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b584acbcd6292aa48320", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b584acbcd6292aa48320", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b584acbcd6292aa48320", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b584acbcd6292aa48320", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b584acbcd6292aa48320", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b584acbcd6292aa48320", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b584acbcd6292aa48320", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b584acbcd6292aa48320", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b584acbcd6292aa48320", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b584acbcd6292aa48320", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b584acbcd6292aa48331'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b584acbcd6292aa48320'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b584acbcd6292aa48320", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b584acbcd6292aa48320", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b584acbcd6292aa48320", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b584acbcd6292aa48320", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b584acbcd6292aa48320", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b584acbcd6292aa48320", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b584acbcd6292aa48320", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b584acbcd6292aa48311')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b584acbcd6292aa48314')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b584acbcd6292aa48317')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b584acbcd6292aa4831a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b584acbcd6292aa4831d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b584acbcd6292aa48331')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92b584acbcd6292aa48331", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b584acbcd6292aa48320", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b584acbcd6292aa48320", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b584acbcd6292aa48320", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b584acbcd6292aa48320", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b584acbcd6292aa48320", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b584acbcd6292aa48320", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b584acbcd6292aa48320", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b584acbcd6292aa48320'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b584acbcd6292aa48320", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b584acbcd6292aa48320", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b584acbcd6292aa48320", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b584acbcd6292aa48320", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b584acbcd6292aa48320", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b584acbcd6292aa48320", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b584acbcd6292aa48320", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b92b584acbcd6292aa48320", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b584acbcd6292aa48320", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b584acbcd6292aa48320", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b584acbcd6292aa48320", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b584acbcd6292aa48320", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b584acbcd6292aa48320", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b584acbcd6292aa48320", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b584acbcd6292aa48320", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b584acbcd6292aa4833c'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48185'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b585acbcd6292aa4833e')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b585acbcd6292aa4833e'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48185'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b585acbcd6292aa48341')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b585acbcd6292aa48341'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48185'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b585acbcd6292aa48344')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b585acbcd6292aa48344'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48185'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b585acbcd6292aa48347')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b585acbcd6292aa48347'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48185'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b585acbcd6292aa4834a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b585acbcd6292aa4834a'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b585acbcd6292aa4834d'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b585acbcd6292aa4833e')}, "u"=>{"$set"=>{"parent_id"=>"5b92b585a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b585acbcd6292aa48341')}, "u"=>{"$set"=>{"parent_id"=>"5b92b585a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b585acbcd6292aa48344')}, "u"=>{"$set"=>{"parent_id"=>"5b92b585a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b585acbcd6292aa48347')}, "u"=>{"$set"=>{"parent_id"=>"5b92b585a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b585acbcd6292aa4834a')}, "u"=>{"$set"=>{"parent_id"=>"5b92b585a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b585acbcd6292aa4834d'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48181')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48181", "parent_id"=>"5b92b585acbcd6292aa4834d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48181')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48181", "cart_id"=>"5b92b585acbcd6292aa4834d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48181", "cart_id"=>"5b92b585acbcd6292aa4834d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48181", "parent_id"=>"5b92b585acbcd6292aa4834d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48181", "parent_id"=>"5b92b585acbcd6292aa4834d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b92b584acbcd6292aa4833c'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "pipeline"=>[{"$match"=>{"_id"=>BSON::ObjectId('5b92b584acbcd6292aa4833c')}}, {"$project"=>{"verified"=>{"$filter"=>{"input"=>"$verified", "as"=>"verified", "cond"=>{"$eq"=>["$$verified", "5b92b585acbcd6292aa48... MONGODB | localhost:27017 | dummy_test.aggregate | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_discounts", "query"=>{"$and"=>[{"verified"=>{"$ne"=>"5b92b585acbcd6292aa4835e"}}, {"pending"=>{"$ne"=>"5b92b585acbcd6292aa4835e"}}, {"declined"=>{"$ne"=>"5b92b585acbcd6292aa4835e"}}, {"_id"=>BSON::ObjectId('5b92b584acb... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b57aacbcd6292aa48181", "parent_id"=>"5b92b585acbcd6292aa4834d", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48181')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48181", "parent_id"=>"5b92b585acbcd6292aa4834d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48181')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48181", "cart_id"=>"5b92b585acbcd6292aa4834d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48181", "cart_id"=>"5b92b585acbcd6292aa4834d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48181", "parent_id"=>"5b92b585acbcd6292aa4834d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48181", "parent_id"=>"5b92b585acbcd6292aa4834d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b585acbcd6292aa4835e'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started PUT "/shopping/discounts/5b92b584acbcd6292aa4833c" for 127.0.0.1 at 2018-09-07 22:59:41 +0530 Processing by Shopping::DiscountsController#update as JSON Parameters: {"discount"=>{"add_verified_ids"=>["5b92b585acbcd6292aa4835e"]}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b92b584acbcd6292aa4833c"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b92b584acbcd6292aa4833c'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b584acbcd6292aa48320'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b584acbcd6292aa48320", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b584acbcd6292aa48320", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b584acbcd6292aa48320", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b584acbcd6292aa48320", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b584acbcd6292aa48320", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b92b584acbcd6292aa48320", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b584acbcd6292aa48320", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b584acbcd6292aa48320", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b584acbcd6292aa48320", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b584acbcd6292aa48320", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b584acbcd6292aa48320", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b584acbcd6292aa48320", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b584acbcd6292aa4833c')}, "u"=>{"$set"=>{"tags"=>["Discount", "50... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 204 No Content in 115ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b92b584acbcd6292aa4833c'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48185'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b586acbcd6292aa4835f')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b586acbcd6292aa4835f'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48185'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b586acbcd6292aa48362')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b586acbcd6292aa48362'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48185'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b586acbcd6292aa48365')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b586acbcd6292aa48365'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48185'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b586acbcd6292aa48368')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b586acbcd6292aa48368'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48185'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b586acbcd6292aa4836b')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b586acbcd6292aa4836b'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b586acbcd6292aa4836e'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b586acbcd6292aa4835f')}, "u"=>{"$set"=>{"parent_id"=>"5b92b586a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b586acbcd6292aa48362')}, "u"=>{"$set"=>{"parent_id"=>"5b92b586a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b586acbcd6292aa48365')}, "u"=>{"$set"=>{"parent_id"=>"5b92b586a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b586acbcd6292aa48368')}, "u"=>{"$set"=>{"parent_id"=>"5b92b586a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b586acbcd6292aa4836b')}, "u"=>{"$set"=>{"parent_id"=>"5b92b586a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b586acbcd6292aa4836e'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b586acbcd6292aa4836e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b586acbcd6292aa4836e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b586acbcd6292aa4836e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b586acbcd6292aa4836e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b586acbcd6292aa4836e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b586acbcd6292aa4836e", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b586acbcd6292aa4836e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b586acbcd6292aa4836e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b586acbcd6292aa4836e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b586acbcd6292aa4836e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b586acbcd6292aa4836e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b586acbcd6292aa4837f'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b586acbcd6292aa4836e'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b586acbcd6292aa4836e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b586acbcd6292aa4836e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b586acbcd6292aa4836e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b586acbcd6292aa4836e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b586acbcd6292aa4836e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b586acbcd6292aa4836e", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b586acbcd6292aa4836e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b586acbcd6292aa4835f')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b586acbcd6292aa48362')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b586acbcd6292aa48365')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b586acbcd6292aa48368')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b586acbcd6292aa4836b')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b586acbcd6292aa4837f')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92b586acbcd6292aa4837f", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b586acbcd6292aa4836e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b586acbcd6292aa4836e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b586acbcd6292aa4836e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b586acbcd6292aa4836e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b586acbcd6292aa4836e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b586acbcd6292aa4836e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b586acbcd6292aa4836e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b586acbcd6292aa4836e'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b586acbcd6292aa4836e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b586acbcd6292aa4836e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b586acbcd6292aa4836e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b586acbcd6292aa4836e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b586acbcd6292aa4836e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b586acbcd6292aa4836e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b586acbcd6292aa4836e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b92b586acbcd6292aa4836e", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b586acbcd6292aa4836e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b586acbcd6292aa4836e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b586acbcd6292aa4836e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b586acbcd6292aa4836e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b586acbcd6292aa4836e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b586acbcd6292aa4836e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b586acbcd6292aa4836e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b586acbcd6292aa4838a'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48185'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b586acbcd6292aa4838c')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b586acbcd6292aa4838c'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48185'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b587acbcd6292aa4838f')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b587acbcd6292aa4838f'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48185'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b587acbcd6292aa48392')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b587acbcd6292aa48392'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48185'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b587acbcd6292aa48395')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b587acbcd6292aa48395'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48185'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b587acbcd6292aa48398')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b587acbcd6292aa48398'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b587acbcd6292aa4839b'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b586acbcd6292aa4838c')}, "u"=>{"$set"=>{"parent_id"=>"5b92b587a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b587acbcd6292aa4838f')}, "u"=>{"$set"=>{"parent_id"=>"5b92b587a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b587acbcd6292aa48392')}, "u"=>{"$set"=>{"parent_id"=>"5b92b587a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b587acbcd6292aa48395')}, "u"=>{"$set"=>{"parent_id"=>"5b92b587a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b587acbcd6292aa48398')}, "u"=>{"$set"=>{"parent_id"=>"5b92b587a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b587acbcd6292aa4839b'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48181')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48181", "parent_id"=>"5b92b587acbcd6292aa4839b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48181')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48181", "cart_id"=>"5b92b587acbcd6292aa4839b", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48181", "cart_id"=>"5b92b587acbcd6292aa4839b", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48181", "parent_id"=>"5b92b587acbcd6292aa4839b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48181", "parent_id"=>"5b92b587acbcd6292aa4839b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b92b586acbcd6292aa4838a'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "pipeline"=>[{"$match"=>{"_id"=>BSON::ObjectId('5b92b586acbcd6292aa4838a')}}, {"$project"=>{"verified"=>{"$filter"=>{"input"=>"$verified", "as"=>"verified", "cond"=>{"$eq"=>["$$verified", "5b92b587acbcd6292aa48... MONGODB | localhost:27017 | dummy_test.aggregate | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_discounts", "query"=>{"$and"=>[{"verified"=>{"$ne"=>"5b92b587acbcd6292aa483ac"}}, {"pending"=>{"$ne"=>"5b92b587acbcd6292aa483ac"}}, {"declined"=>{"$ne"=>"5b92b587acbcd6292aa483ac"}}, {"_id"=>BSON::ObjectId('5b92b586acb... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b57aacbcd6292aa48181", "parent_id"=>"5b92b587acbcd6292aa4839b", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48181')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48181", "parent_id"=>"5b92b587acbcd6292aa4839b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48181')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48181", "cart_id"=>"5b92b587acbcd6292aa4839b", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48181", "cart_id"=>"5b92b587acbcd6292aa4839b", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48181", "parent_id"=>"5b92b587acbcd6292aa4839b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48181", "parent_id"=>"5b92b587acbcd6292aa4839b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b587acbcd6292aa483ac'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b92b586acbcd6292aa4838a'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b586acbcd6292aa4836e'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b586acbcd6292aa4836e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b586acbcd6292aa4836e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b586acbcd6292aa4836e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b586acbcd6292aa4836e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b586acbcd6292aa4836e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b92b586acbcd6292aa4836e", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b586acbcd6292aa4836e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b586acbcd6292aa4836e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b586acbcd6292aa4836e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b586acbcd6292aa4836e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b586acbcd6292aa4836e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b586acbcd6292aa4836e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b586acbcd6292aa4838a')}, "u"=>{"$set"=>{"verified"=>["5b92b587ac... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Started PUT "/shopping/payments/5b92b587acbcd6292aa483ac" for 127.0.0.1 at 2018-09-07 22:59:43 +0530 Processing by Shopping::PaymentsController#update as JSON Parameters: {"is_verify_payment"=>true, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b92b587acbcd6292aa483ac", "payment"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: is_verify_payment, api_key, current_app_id, user_token Unpermitted parameters: is_verify_payment, api_key, current_app_id, user_token Unpermitted parameters: is_verify_payment, api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b92b587acbcd6292aa483ac'), "resource_id"=>"5b92b57aacbcd6292aa48181", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b92b587acbcd6292aa483ac'), "resource_id"=>"5b92b57aacbcd6292aa48181", "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b587acbcd6292aa4839b'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48181')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48181", "parent_id"=>"5b92b587acbcd6292aa4839b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48181')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48181", "cart_id"=>"5b92b587acbcd6292aa4839b", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48181", "cart_id"=>"5b92b587acbcd6292aa4839b", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48181", "parent_id"=>"5b92b587acbcd6292aa4839b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48181", "parent_id"=>"5b92b587acbcd6292aa4839b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b92b586acbcd6292aa4838a'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "pipeline"=>[{"$match"=>{"_id"=>BSON::ObjectId('5b92b586acbcd6292aa4838a')}}, {"$project"=>{"verified"=>{"$filter"=>{"input"=>"$verified", "as"=>"verified", "cond"=>{"$eq"=>["$$verified", "5b92b587acbcd6292aa48... MONGODB | localhost:27017 | dummy_test.aggregate | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b57aacbcd6292aa48181", "parent_id"=>"5b92b587acbcd6292aa4839b", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48181", "parent_id"=>"5b92b587acbcd6292aa4839b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b586acbcd6292aa4838c')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b587acbcd6292aa4838f')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b587acbcd6292aa48392')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b587acbcd6292aa48395')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b587acbcd6292aa48398')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.005s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b587acbcd6292aa483ac')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92b587acbcd6292aa483ac", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48181", "parent_id"=>"5b92b587acbcd6292aa4839b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b92b587acbcd6292aa483ac'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48185'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b587acbcd6292aa483b8')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b587acbcd6292aa483b8'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48185'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b588acbcd6292aa483bb')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b588acbcd6292aa483bb'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48185'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b588acbcd6292aa483be')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b588acbcd6292aa483be'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48185'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b588acbcd6292aa483c1')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b588acbcd6292aa483c1'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48185'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b588acbcd6292aa483c4')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b588acbcd6292aa483c4'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b588acbcd6292aa483c7'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b587acbcd6292aa483b8')}, "u"=>{"$set"=>{"parent_id"=>"5b92b588a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b588acbcd6292aa483bb')}, "u"=>{"$set"=>{"parent_id"=>"5b92b588a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b588acbcd6292aa483be')}, "u"=>{"$set"=>{"parent_id"=>"5b92b588a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b588acbcd6292aa483c1')}, "u"=>{"$set"=>{"parent_id"=>"5b92b588a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b588acbcd6292aa483c4')}, "u"=>{"$set"=>{"parent_id"=>"5b92b588a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b588acbcd6292aa483c7'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.004s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b588acbcd6292aa483c7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b588acbcd6292aa483c7", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b588acbcd6292aa483c7", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b588acbcd6292aa483c7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b588acbcd6292aa483c7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b588acbcd6292aa483c7", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b588acbcd6292aa483c7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b588acbcd6292aa483c7", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b588acbcd6292aa483c7", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b588acbcd6292aa483c7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b588acbcd6292aa483c7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b588acbcd6292aa483c7'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b588acbcd6292aa483c7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b588acbcd6292aa483c7", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b588acbcd6292aa483c7", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b588acbcd6292aa483c7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b588acbcd6292aa483c7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b588acbcd6292aa483c7", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b588acbcd6292aa483c7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b588acbcd6292aa483d8'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92b588acbcd6292aa483d8", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b588acbcd6292aa483c7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b588acbcd6292aa483c7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b588acbcd6292aa483c7", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b588acbcd6292aa483c7", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b588acbcd6292aa483c7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b588acbcd6292aa483c7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b588acbcd6292aa483c7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"_id"=>{"$oid"=>"5b92b588acbcd6292aa483e3"}, "applicable"=>false, "autocomplete_description"=>nil, "cart_id"=>"5b92b588acbcd6292aa483c7", "count"=>nil, "created_at"=>nil, "declined"=>nil, "discount_amount"=>1.0, "discount_percentage"=>0.0, "doc_version"=>0, "masked_tags"=>nil, "pending"=>nil, "primary_link"=>nil, "product_ids"=>["5b92b57aacbcd6292aa48185", "5b92b57aacbcd6292aa48185", "5b92b57aacbcd6292aa48185", "5b92b57aacbcd6292aa48185", "5b92b57aacbcd6292aa48185"], "public"=>"no", "requires_verification"=>true, "resource_class"=>nil, "resource_id"=>nil, "secondary_links"=>{}, "tags"=>nil, "updated_at"=>nil, "used_by_users"=>nil, "verified"=>nil}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: _id, applicable, autocomplete_description, count, created_at, declined, doc_version, masked_tags, pending, primary_link, product_ids, public, resource_class, resource_id, secondary_links, tags, updated_at, used_by_users, verified Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b588acbcd6292aa483c7'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b588acbcd6292aa483c7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b588acbcd6292aa483c7", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b588acbcd6292aa483c7", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b588acbcd6292aa483c7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b588acbcd6292aa483c7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b588acbcd6292aa483c7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b588acbcd6292aa483c7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b92b588acbcd6292aa483c7", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b588acbcd6292aa483c7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b588acbcd6292aa483c7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b588acbcd6292aa483c7", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b588acbcd6292aa483c7", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b588acbcd6292aa483c7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b588acbcd6292aa483c7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b588acbcd6292aa483c7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "query"=>{"_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s Started POST "/shopping/discounts" for 127.0.0.1 at 2018-09-07 22:59:45 +0530 Value for params[:discount][:declined] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:masked_tags] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:pending] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:product_ids] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:tags] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:used_by_users] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:verified] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Processing by Shopping::DiscountsController#create as JSON Parameters: {"discount"=>{"_id"=>{"$oid"=>"5b92b589acbcd6292aa483e6"}, "applicable"=>false, "autocomplete_description"=>nil, "cart_id"=>nil, "count"=>4, "created_at"=>nil, "declined"=>nil, "discount_amount"=>10.0, "discount_percentage"=>100.0, "doc_version"=>0, "masked_tags"=>nil, "pending"=>nil, "primary_link"=>nil, "product_ids"=>nil, "public"=>"no", "requires_verification"=>false, "resource_class"=>nil, "resource_id"=>nil, "secondary_links"=>{}, "tags"=>nil, "updated_at"=>nil, "used_by_users"=>nil, "verified"=>nil}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken4"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken4"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: _id, applicable, autocomplete_description, created_at, declined, doc_version, masked_tags, pending, primary_link, product_ids, public, resource_class, resource_id, secondary_links, tags, updated_at, used_by_users, verified Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57bacbcd6292aa4818d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57bacbcd6292aa4818d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57bacbcd6292aa4818d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b589acbcd6292aa483e7'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Completed 201 Created in 79ms (Views: 4.6ms) MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48185'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b589acbcd6292aa483ea')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b589acbcd6292aa483ea'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48185'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b589acbcd6292aa483ed')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b589acbcd6292aa483ed'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48185'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b589acbcd6292aa483f0')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b589acbcd6292aa483f0'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48185'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b589acbcd6292aa483f3')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b589acbcd6292aa483f3'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48185'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b589acbcd6292aa483f6')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b589acbcd6292aa483f6'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b589acbcd6292aa483f9'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b589acbcd6292aa483ea')}, "u"=>{"$set"=>{"parent_id"=>"5b92b589a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b589acbcd6292aa483ed')}, "u"=>{"$set"=>{"parent_id"=>"5b92b589a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b589acbcd6292aa483f0')}, "u"=>{"$set"=>{"parent_id"=>"5b92b589a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b589acbcd6292aa483f3')}, "u"=>{"$set"=>{"parent_id"=>"5b92b589a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b589acbcd6292aa483f6')}, "u"=>{"$set"=>{"parent_id"=>"5b92b589a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57bacbcd6292aa4818d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b589acbcd6292aa4840a'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started POST "/shopping/payments" for 127.0.0.1 at 2018-09-07 22:59:45 +0530 Processing by Shopping::PaymentsController#create as JSON Parameters: {"cart_id"=>"5b92b589acbcd6292aa483f9", "payment_type"=>"cash", "amount"=>0.0, "discount_id"=>"5b92b589acbcd6292aa4840a", "api_key"=>"test", "current_app_id"=>"testappid", "payment"=>{"amount"=>0.0, "payment_type"=>"cash", "cart_id"=>"5b92b589acbcd6292aa483f9", "discount_id"=>"5b92b589acbcd6292aa4840a"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: cart_id, payment_type, amount, discount_id, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, amount, discount_id, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, amount, discount_id, api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b589acbcd6292aa483f9'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b589acbcd6292aa483f9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b589acbcd6292aa483f9", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b589acbcd6292aa483f9", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b589acbcd6292aa483f9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b589acbcd6292aa483f9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b92b589acbcd6292aa4840a'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "query"=>{"_id"=>BSON::ObjectId('5b92b589acbcd6292aa4840a'), "pending"=>{"$ne"=>"5b92b589acbcd6292aa4840c"}, "declined"=>{"$ne"=>"5b92b589acbcd6292aa4840c"}, "count"=>{"$gte"=>1}, "_type"=>"Shopping::Discou... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b589acbcd6292aa483f9", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b589acbcd6292aa483f9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b589acbcd6292aa483ea')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b589acbcd6292aa483ed')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b589acbcd6292aa483f0')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b589acbcd6292aa483f3')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b589acbcd6292aa483f6')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b589acbcd6292aa4840c'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92b589acbcd6292aa4840c", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b589acbcd6292aa483f9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s Started POST "/shopping/discounts" for 127.0.0.1 at 2018-09-07 22:59:46 +0530 Value for params[:discount][:declined] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:masked_tags] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:pending] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:product_ids] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:tags] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:used_by_users] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:verified] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Processing by Shopping::DiscountsController#create as JSON Parameters: {"discount"=>{"_id"=>{"$oid"=>"5b92b58aacbcd6292aa48417"}, "applicable"=>false, "autocomplete_description"=>nil, "cart_id"=>nil, "count"=>4, "created_at"=>nil, "declined"=>nil, "discount_amount"=>10.0, "discount_percentage"=>100.0, "doc_version"=>0, "masked_tags"=>nil, "pending"=>nil, "primary_link"=>nil, "product_ids"=>nil, "public"=>"no", "requires_verification"=>false, "resource_class"=>nil, "resource_id"=>nil, "secondary_links"=>{}, "tags"=>nil, "updated_at"=>nil, "used_by_users"=>nil, "verified"=>nil}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: _id, applicable, autocomplete_description, count, created_at, declined, doc_version, masked_tags, pending, primary_link, product_ids, public, resource_class, resource_id, secondary_links, tags, updated_at, used_by_users, verified Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Completed 422 Unprocessable Entity in 31ms (Views: 0.8ms) MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48185'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b58aacbcd6292aa4841a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b58aacbcd6292aa4841a'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48185'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b58aacbcd6292aa4841d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b58aacbcd6292aa4841d'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48185'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b58aacbcd6292aa48420')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b58aacbcd6292aa48420'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48185'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b58aacbcd6292aa48423')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b58aacbcd6292aa48423'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48185'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b58aacbcd6292aa48426')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b58aacbcd6292aa48426'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b58aacbcd6292aa48429'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b58aacbcd6292aa4841a')}, "u"=>{"$set"=>{"parent_id"=>"5b92b58aa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b58aacbcd6292aa4841d')}, "u"=>{"$set"=>{"parent_id"=>"5b92b58aa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b58aacbcd6292aa48420')}, "u"=>{"$set"=>{"parent_id"=>"5b92b58aa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b58aacbcd6292aa48423')}, "u"=>{"$set"=>{"parent_id"=>"5b92b58aa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b58aacbcd6292aa48426')}, "u"=>{"$set"=>{"parent_id"=>"5b92b58aa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b58aacbcd6292aa48429'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b58aacbcd6292aa48429", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b58aacbcd6292aa48429", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b58aacbcd6292aa48429", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b58aacbcd6292aa48429", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b58aacbcd6292aa48429", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b58aacbcd6292aa48429", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b58aacbcd6292aa48429", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b58aacbcd6292aa48429", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b58aacbcd6292aa48429", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b58aacbcd6292aa48429", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b58aacbcd6292aa48429", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b58bacbcd6292aa4843a'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b58aacbcd6292aa48429'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b58aacbcd6292aa48429", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b58aacbcd6292aa48429", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b58aacbcd6292aa48429", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b58aacbcd6292aa48429", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b58aacbcd6292aa48429", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b58aacbcd6292aa48429", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b58aacbcd6292aa48429", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b58aacbcd6292aa4841a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b58aacbcd6292aa4841d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b58aacbcd6292aa48420')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b58aacbcd6292aa48423')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b58aacbcd6292aa48426')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b58bacbcd6292aa4843a')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92b58bacbcd6292aa4843a", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b58aacbcd6292aa48429", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b58aacbcd6292aa48429", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b58aacbcd6292aa48429", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b58aacbcd6292aa48429", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b58aacbcd6292aa48429", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b58aacbcd6292aa48429", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b58aacbcd6292aa48429", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b58aacbcd6292aa48429'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b58aacbcd6292aa48429", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b58aacbcd6292aa48429", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b58aacbcd6292aa48429", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b58aacbcd6292aa48429", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b58aacbcd6292aa48429", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b58aacbcd6292aa48429", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b58aacbcd6292aa48429", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b92b58aacbcd6292aa48429", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b58aacbcd6292aa48429", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b58aacbcd6292aa48429", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b58aacbcd6292aa48429", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b58aacbcd6292aa48429", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b58aacbcd6292aa48429", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b58aacbcd6292aa48429", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b58aacbcd6292aa48429", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b58bacbcd6292aa48445'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48185'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b58bacbcd6292aa48447')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b58bacbcd6292aa48447'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48185'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b58bacbcd6292aa4844a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b58bacbcd6292aa4844a'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48185'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b58bacbcd6292aa4844d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b58bacbcd6292aa4844d'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48185'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b58bacbcd6292aa48450')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b58bacbcd6292aa48450'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48185'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b58bacbcd6292aa48453')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b58bacbcd6292aa48453'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b58bacbcd6292aa48456'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b58bacbcd6292aa48447')}, "u"=>{"$set"=>{"parent_id"=>"5b92b58ba... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b58bacbcd6292aa4844a')}, "u"=>{"$set"=>{"parent_id"=>"5b92b58ba... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b58bacbcd6292aa4844d')}, "u"=>{"$set"=>{"parent_id"=>"5b92b58ba... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b58bacbcd6292aa48450')}, "u"=>{"$set"=>{"parent_id"=>"5b92b58ba... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b58bacbcd6292aa48453')}, "u"=>{"$set"=>{"parent_id"=>"5b92b58ba... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b58bacbcd6292aa48456'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48181')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48181", "parent_id"=>"5b92b58bacbcd6292aa48456", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48181')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48181", "cart_id"=>"5b92b58bacbcd6292aa48456", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48181", "cart_id"=>"5b92b58bacbcd6292aa48456", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48181", "parent_id"=>"5b92b58bacbcd6292aa48456", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48181", "parent_id"=>"5b92b58bacbcd6292aa48456", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b92b58bacbcd6292aa48445'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "pipeline"=>[{"$match"=>{"_id"=>BSON::ObjectId('5b92b58bacbcd6292aa48445')}}, {"$project"=>{"verified"=>{"$filter"=>{"input"=>"$verified", "as"=>"verified", "cond"=>{"$eq"=>["$$verified", "5b92b58cacbcd6292aa48... MONGODB | localhost:27017 | dummy_test.aggregate | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_discounts", "query"=>{"$and"=>[{"verified"=>{"$ne"=>"5b92b58cacbcd6292aa48467"}}, {"pending"=>{"$ne"=>"5b92b58cacbcd6292aa48467"}}, {"declined"=>{"$ne"=>"5b92b58cacbcd6292aa48467"}}, {"_id"=>BSON::ObjectId('5b92b58bacb... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b57aacbcd6292aa48181", "parent_id"=>"5b92b58bacbcd6292aa48456", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48181')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48181", "parent_id"=>"5b92b58bacbcd6292aa48456", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48181')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48181", "cart_id"=>"5b92b58bacbcd6292aa48456", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48181", "cart_id"=>"5b92b58bacbcd6292aa48456", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48181", "parent_id"=>"5b92b58bacbcd6292aa48456", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48181", "parent_id"=>"5b92b58bacbcd6292aa48456", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b58cacbcd6292aa48467'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b92b58bacbcd6292aa48445'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b58aacbcd6292aa48429'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b58aacbcd6292aa48429", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b58aacbcd6292aa48429", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b58aacbcd6292aa48429", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b58aacbcd6292aa48429", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b58aacbcd6292aa48429", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b92b58aacbcd6292aa48429", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b58aacbcd6292aa48429", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b58aacbcd6292aa48429", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b58aacbcd6292aa48429", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b58aacbcd6292aa48429", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b58aacbcd6292aa48429", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b58aacbcd6292aa48429", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b58bacbcd6292aa48445')}, "u"=>{"$set"=>{"verified"=>["5b92b58cac... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b58bacbcd6292aa48456'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48181')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48181", "parent_id"=>"5b92b58bacbcd6292aa48456", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48181')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48181", "cart_id"=>"5b92b58bacbcd6292aa48456", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48181", "cart_id"=>"5b92b58bacbcd6292aa48456", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48181", "parent_id"=>"5b92b58bacbcd6292aa48456", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48181", "parent_id"=>"5b92b58bacbcd6292aa48456", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b92b58bacbcd6292aa48445'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "pipeline"=>[{"$match"=>{"_id"=>BSON::ObjectId('5b92b58bacbcd6292aa48445')}}, {"$project"=>{"verified"=>{"$filter"=>{"input"=>"$verified", "as"=>"verified", "cond"=>{"$eq"=>["$$verified", "5b92b58cacbcd6292aa48... MONGODB | localhost:27017 | dummy_test.aggregate | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b57aacbcd6292aa48181", "parent_id"=>"5b92b58bacbcd6292aa48456", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48181", "parent_id"=>"5b92b58bacbcd6292aa48456", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b58bacbcd6292aa48447')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b58bacbcd6292aa4844a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b58bacbcd6292aa4844d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b58bacbcd6292aa48450')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b58bacbcd6292aa48453')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b58cacbcd6292aa48467')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92b58cacbcd6292aa48467", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48181", "parent_id"=>"5b92b58bacbcd6292aa48456", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48185'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b58cacbcd6292aa48472')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b58cacbcd6292aa48472'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48185'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b58cacbcd6292aa48475')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b58cacbcd6292aa48475'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48185'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b58cacbcd6292aa48478')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b58cacbcd6292aa48478'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48185'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b58cacbcd6292aa4847b')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b58cacbcd6292aa4847b'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48185'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b58cacbcd6292aa4847e')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b58cacbcd6292aa4847e'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b58cacbcd6292aa48481'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b58cacbcd6292aa48472')}, "u"=>{"$set"=>{"parent_id"=>"5b92b58ca... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b58cacbcd6292aa48475')}, "u"=>{"$set"=>{"parent_id"=>"5b92b58ca... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b58cacbcd6292aa48478')}, "u"=>{"$set"=>{"parent_id"=>"5b92b58ca... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b58cacbcd6292aa4847b')}, "u"=>{"$set"=>{"parent_id"=>"5b92b58ca... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b58cacbcd6292aa4847e')}, "u"=>{"$set"=>{"parent_id"=>"5b92b58ca... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b58cacbcd6292aa48481'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48182')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48182", "parent_id"=>"5b92b58cacbcd6292aa48481", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48182')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48182", "cart_id"=>"5b92b58cacbcd6292aa48481", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48182", "cart_id"=>"5b92b58cacbcd6292aa48481", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48182", "parent_id"=>"5b92b58cacbcd6292aa48481", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48182", "parent_id"=>"5b92b58cacbcd6292aa48481", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b92b58bacbcd6292aa48445'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "pipeline"=>[{"$match"=>{"_id"=>BSON::ObjectId('5b92b58bacbcd6292aa48445')}}, {"$project"=>{"verified"=>{"$filter"=>{"input"=>"$verified", "as"=>"verified", "cond"=>{"$eq"=>["$$verified", "5b92b58dacbcd6292aa48... MONGODB | localhost:27017 | dummy_test.aggregate | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_discounts", "query"=>{"$and"=>[{"verified"=>{"$ne"=>"5b92b58dacbcd6292aa48492"}}, {"pending"=>{"$ne"=>"5b92b58dacbcd6292aa48492"}}, {"declined"=>{"$ne"=>"5b92b58dacbcd6292aa48492"}}, {"_id"=>BSON::ObjectId('5b92b58bacb... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b57aacbcd6292aa48182", "parent_id"=>"5b92b58cacbcd6292aa48481", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48182')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48182", "parent_id"=>"5b92b58cacbcd6292aa48481", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48182')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48182", "cart_id"=>"5b92b58cacbcd6292aa48481", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48182", "cart_id"=>"5b92b58cacbcd6292aa48481", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48182", "parent_id"=>"5b92b58cacbcd6292aa48481", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48182", "parent_id"=>"5b92b58cacbcd6292aa48481", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b58dacbcd6292aa48492'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b58aacbcd6292aa48429'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b58aacbcd6292aa48429", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b58aacbcd6292aa48429", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b58aacbcd6292aa48429", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b58aacbcd6292aa48429", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b58aacbcd6292aa48429", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b58aacbcd6292aa48429", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b58aacbcd6292aa48429", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b92b58aacbcd6292aa4841a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b92b58aacbcd6292aa4841d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b92b58aacbcd6292aa48420')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b92b58aacbcd6292aa48423')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b92b58aacbcd6292aa48426')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b58bacbcd6292aa4843a')}, "u"=>{"$set"=>{"payment_status"=>0, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Started PUT "/shopping/discounts/5b92b58bacbcd6292aa48445" for 127.0.0.1 at 2018-09-07 22:59:49 +0530 Processing by Shopping::DiscountsController#update as JSON Parameters: {"discount"=>{"add_verified_ids"=>["5b92b58dacbcd6292aa48492"]}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b92b58bacbcd6292aa48445"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b92b58bacbcd6292aa48445'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b58aacbcd6292aa48429'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b58aacbcd6292aa48429", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b58aacbcd6292aa48429", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b58aacbcd6292aa48429", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b58aacbcd6292aa48429", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b58aacbcd6292aa48429", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b92b58aacbcd6292aa48429", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b58aacbcd6292aa48429", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b58aacbcd6292aa48429", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b58aacbcd6292aa48429", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b58aacbcd6292aa48429", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b58aacbcd6292aa48429", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b58aacbcd6292aa48429", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Completed 422 Unprocessable Entity in 50ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b92b58bacbcd6292aa48445'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48185'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b58dacbcd6292aa4849d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b58dacbcd6292aa4849d'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48185'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b58dacbcd6292aa484a0')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b58dacbcd6292aa484a0'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48185'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b58dacbcd6292aa484a3')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b58dacbcd6292aa484a3'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48185'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b58dacbcd6292aa484a6')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b58dacbcd6292aa484a6'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48185'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b58dacbcd6292aa484a9')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b58dacbcd6292aa484a9'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b58dacbcd6292aa484ac'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b58dacbcd6292aa4849d')}, "u"=>{"$set"=>{"parent_id"=>"5b92b58da... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b58dacbcd6292aa484a0')}, "u"=>{"$set"=>{"parent_id"=>"5b92b58da... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b58dacbcd6292aa484a3')}, "u"=>{"$set"=>{"parent_id"=>"5b92b58da... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b58dacbcd6292aa484a6')}, "u"=>{"$set"=>{"parent_id"=>"5b92b58da... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b58dacbcd6292aa484a9')}, "u"=>{"$set"=>{"parent_id"=>"5b92b58da... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b58dacbcd6292aa484ac'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b58dacbcd6292aa484ac", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b58dacbcd6292aa484ac", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b58dacbcd6292aa484ac", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b58dacbcd6292aa484ac", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b58dacbcd6292aa484ac", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b58dacbcd6292aa484ac", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b58dacbcd6292aa484ac", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b58dacbcd6292aa484ac", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b58dacbcd6292aa484ac", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b58dacbcd6292aa484ac", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b58dacbcd6292aa484ac", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b58eacbcd6292aa484bd'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b58dacbcd6292aa484ac'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b58dacbcd6292aa484ac", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b58dacbcd6292aa484ac", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b58dacbcd6292aa484ac", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b58dacbcd6292aa484ac", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b58dacbcd6292aa484ac", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b58dacbcd6292aa484ac", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b58dacbcd6292aa484ac", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b58dacbcd6292aa4849d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b58dacbcd6292aa484a0')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b58dacbcd6292aa484a3')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b58dacbcd6292aa484a6')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b58dacbcd6292aa484a9')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b58eacbcd6292aa484bd')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92b58eacbcd6292aa484bd", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b58dacbcd6292aa484ac", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b58dacbcd6292aa484ac", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b58dacbcd6292aa484ac", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b58dacbcd6292aa484ac", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b58dacbcd6292aa484ac", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b58dacbcd6292aa484ac", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b58dacbcd6292aa484ac", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b58dacbcd6292aa484ac'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b58dacbcd6292aa484ac", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b58dacbcd6292aa484ac", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b58dacbcd6292aa484ac", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b58dacbcd6292aa484ac", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b58dacbcd6292aa484ac", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b58dacbcd6292aa484ac", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b58dacbcd6292aa484ac", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b92b58dacbcd6292aa484ac", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b58dacbcd6292aa484ac", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b58dacbcd6292aa484ac", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b58dacbcd6292aa484ac", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b58dacbcd6292aa484ac", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b58dacbcd6292aa484ac", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b58dacbcd6292aa484ac", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b58dacbcd6292aa484ac", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b58eacbcd6292aa484c8'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48185'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b58eacbcd6292aa484ca')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b58eacbcd6292aa484ca'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48185'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b58eacbcd6292aa484cd')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b58eacbcd6292aa484cd'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48185'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b58eacbcd6292aa484d0')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b58eacbcd6292aa484d0'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48185'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b58eacbcd6292aa484d3')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b58eacbcd6292aa484d3'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48185'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b58eacbcd6292aa484d6')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b58eacbcd6292aa484d6'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b58eacbcd6292aa484d9'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b58eacbcd6292aa484ca')}, "u"=>{"$set"=>{"parent_id"=>"5b92b58ea... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b58eacbcd6292aa484cd')}, "u"=>{"$set"=>{"parent_id"=>"5b92b58ea... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b58eacbcd6292aa484d0')}, "u"=>{"$set"=>{"parent_id"=>"5b92b58ea... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b58eacbcd6292aa484d3')}, "u"=>{"$set"=>{"parent_id"=>"5b92b58ea... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b58eacbcd6292aa484d6')}, "u"=>{"$set"=>{"parent_id"=>"5b92b58ea... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b58eacbcd6292aa484d9'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48181')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48181", "parent_id"=>"5b92b58eacbcd6292aa484d9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48181')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48181", "cart_id"=>"5b92b58eacbcd6292aa484d9", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48181", "cart_id"=>"5b92b58eacbcd6292aa484d9", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48181", "parent_id"=>"5b92b58eacbcd6292aa484d9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48181", "parent_id"=>"5b92b58eacbcd6292aa484d9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b92b58eacbcd6292aa484c8'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b58dacbcd6292aa484ac'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b58dacbcd6292aa484ac", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b58dacbcd6292aa484ac", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b58dacbcd6292aa484ac", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b58dacbcd6292aa484ac", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b58dacbcd6292aa484ac", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b58dacbcd6292aa484ac", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b58dacbcd6292aa484ac", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b58dacbcd6292aa484ac", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b58dacbcd6292aa484ac", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b58dacbcd6292aa484ac", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "query"=>{"_id"=>BSON::ObjectId('5b92b58eacbcd6292aa484c8'), "pending"=>{"$ne"=>"5b92b58facbcd6292aa484ea"}, "declined"=>{"$ne"=>"5b92b58facbcd6292aa484ea"}, "count"=>{"$gte"=>1}, "_type"=>"Shopping::Discou... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b57aacbcd6292aa48181", "parent_id"=>"5b92b58eacbcd6292aa484d9", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48181", "parent_id"=>"5b92b58eacbcd6292aa484d9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b58eacbcd6292aa484ca')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b58eacbcd6292aa484cd')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b58eacbcd6292aa484d0')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b58eacbcd6292aa484d3')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b58eacbcd6292aa484d6')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b58facbcd6292aa484ea'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92b58facbcd6292aa484ea", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48181", "parent_id"=>"5b92b58eacbcd6292aa484d9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b92b58eacbcd6292aa484c8'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b58dacbcd6292aa484ac'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b58dacbcd6292aa484ac", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.004s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b58dacbcd6292aa484ac", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b58dacbcd6292aa484ac", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b58dacbcd6292aa484ac", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b58dacbcd6292aa484ac", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b92b58dacbcd6292aa484ac", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.004s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b58dacbcd6292aa484ac", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b58dacbcd6292aa484ac", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b58dacbcd6292aa484ac", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b58dacbcd6292aa484ac", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b58dacbcd6292aa484ac", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b58dacbcd6292aa484ac", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b58eacbcd6292aa484d9'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48181')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.004s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48181", "parent_id"=>"5b92b58eacbcd6292aa484d9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48181')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48181", "cart_id"=>"5b92b58eacbcd6292aa484d9", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48181", "cart_id"=>"5b92b58eacbcd6292aa484d9", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48181", "parent_id"=>"5b92b58eacbcd6292aa484d9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48181", "parent_id"=>"5b92b58eacbcd6292aa484d9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b92b58eacbcd6292aa484c8'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b58dacbcd6292aa484ac'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b58dacbcd6292aa484ac", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b58dacbcd6292aa484ac", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b58dacbcd6292aa484ac", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b58dacbcd6292aa484ac", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b58dacbcd6292aa484ac", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b58dacbcd6292aa484ac", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b58dacbcd6292aa484ac", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b58dacbcd6292aa484ac", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b58dacbcd6292aa484ac", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b58dacbcd6292aa484ac", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "query"=>{"_id"=>BSON::ObjectId('5b92b58eacbcd6292aa484c8'), "pending"=>{"$ne"=>"5b92b58facbcd6292aa484ea"}, "declined"=>{"$ne"=>"5b92b58facbcd6292aa484ea"}, "count"=>{"$gte"=>1}, "_type"=>"Shopping::Discou... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b57aacbcd6292aa48181", "parent_id"=>"5b92b58eacbcd6292aa484d9", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48181", "parent_id"=>"5b92b58eacbcd6292aa484d9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48185'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b590acbcd6292aa484f5')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b590acbcd6292aa484f5'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48185'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b590acbcd6292aa484f8')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b590acbcd6292aa484f8'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48185'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b590acbcd6292aa484fb')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b590acbcd6292aa484fb'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48185'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b590acbcd6292aa484fe')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b590acbcd6292aa484fe'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48185'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b590acbcd6292aa48501')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b590acbcd6292aa48501'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b590acbcd6292aa48504'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b590acbcd6292aa484f5')}, "u"=>{"$set"=>{"parent_id"=>"5b92b590a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b590acbcd6292aa484f8')}, "u"=>{"$set"=>{"parent_id"=>"5b92b590a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b590acbcd6292aa484fb')}, "u"=>{"$set"=>{"parent_id"=>"5b92b590a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b590acbcd6292aa484fe')}, "u"=>{"$set"=>{"parent_id"=>"5b92b590a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b590acbcd6292aa48501')}, "u"=>{"$set"=>{"parent_id"=>"5b92b590a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b58dacbcd6292aa484ac'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b58dacbcd6292aa484ac", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b58dacbcd6292aa484ac", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b58dacbcd6292aa484ac", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b58dacbcd6292aa484ac", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b58dacbcd6292aa484ac", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b58dacbcd6292aa484ac", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b58dacbcd6292aa484ac", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b92b58dacbcd6292aa4849d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b92b58dacbcd6292aa484a0')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b92b58dacbcd6292aa484a3')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b92b58dacbcd6292aa484a6')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b92b58dacbcd6292aa484a9')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b58eacbcd6292aa484bd')}, "u"=>{"$set"=>{"payment_status"=>0, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Started POST "/shopping/payments" for 127.0.0.1 at 2018-09-07 22:59:53 +0530 Processing by Shopping::PaymentsController#create as JSON Parameters: {"cart_id"=>"5b92b590acbcd6292aa48504", "payment_type"=>"cash", "amount"=>0.0, "discount_id"=>"5b92b58eacbcd6292aa484c8", "api_key"=>"test", "current_app_id"=>"testappid", "payment"=>{"amount"=>0.0, "payment_type"=>"cash", "cart_id"=>"5b92b590acbcd6292aa48504", "discount_id"=>"5b92b58eacbcd6292aa484c8"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken3"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken3"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken3"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: cart_id, payment_type, amount, discount_id, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, amount, discount_id, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, amount, discount_id, api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b590acbcd6292aa48504'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48182')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48182", "parent_id"=>"5b92b590acbcd6292aa48504", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48182')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48182", "cart_id"=>"5b92b590acbcd6292aa48504", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48182", "cart_id"=>"5b92b590acbcd6292aa48504", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48182", "parent_id"=>"5b92b590acbcd6292aa48504", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48182", "parent_id"=>"5b92b590acbcd6292aa48504", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b92b58eacbcd6292aa484c8'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b58dacbcd6292aa484ac'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b58dacbcd6292aa484ac", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b58dacbcd6292aa484ac", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b58dacbcd6292aa484ac", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b58dacbcd6292aa484ac", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b58dacbcd6292aa484ac", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b58dacbcd6292aa484ac", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b58dacbcd6292aa484ac", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b58dacbcd6292aa484ac", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b58dacbcd6292aa484ac", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b58dacbcd6292aa484ac", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b57aacbcd6292aa48182", "parent_id"=>"5b92b590acbcd6292aa48504", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48182", "parent_id"=>"5b92b590acbcd6292aa48504", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b591acbcd6292aa4851f'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.003s Completed 201 Created in 300ms (Views: 2.6ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48185'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b591acbcd6292aa4852a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b591acbcd6292aa4852a'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48185'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b591acbcd6292aa4852d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b591acbcd6292aa4852d'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48185'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b591acbcd6292aa48530')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b591acbcd6292aa48530'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48185'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b591acbcd6292aa48533')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b591acbcd6292aa48533'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48185'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b592acbcd6292aa48536')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b592acbcd6292aa48536'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b592acbcd6292aa48539'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b591acbcd6292aa4852a')}, "u"=>{"$set"=>{"parent_id"=>"5b92b592a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b591acbcd6292aa4852d')}, "u"=>{"$set"=>{"parent_id"=>"5b92b592a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b591acbcd6292aa48530')}, "u"=>{"$set"=>{"parent_id"=>"5b92b592a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b591acbcd6292aa48533')}, "u"=>{"$set"=>{"parent_id"=>"5b92b592a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b592acbcd6292aa48536')}, "u"=>{"$set"=>{"parent_id"=>"5b92b592a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b592acbcd6292aa48539'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b592acbcd6292aa48539", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b592acbcd6292aa48539", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b592acbcd6292aa48539", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b592acbcd6292aa48539", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b592acbcd6292aa48539", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b592acbcd6292aa48539", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b592acbcd6292aa48539", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b592acbcd6292aa48539", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b592acbcd6292aa48539", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b592acbcd6292aa48539", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b592acbcd6292aa48539", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b592acbcd6292aa4854a'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b592acbcd6292aa48539'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b592acbcd6292aa48539", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b592acbcd6292aa48539", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b592acbcd6292aa48539", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b592acbcd6292aa48539", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b592acbcd6292aa48539", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b592acbcd6292aa48539", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b592acbcd6292aa48539", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b591acbcd6292aa4852a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b591acbcd6292aa4852d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b591acbcd6292aa48530')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b591acbcd6292aa48533')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b592acbcd6292aa48536')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b592acbcd6292aa4854a')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92b592acbcd6292aa4854a", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b592acbcd6292aa48539", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b592acbcd6292aa48539", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b592acbcd6292aa48539", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b592acbcd6292aa48539", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b592acbcd6292aa48539", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b592acbcd6292aa48539", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b592acbcd6292aa48539", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b592acbcd6292aa48539'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b592acbcd6292aa48539", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b592acbcd6292aa48539", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b592acbcd6292aa48539", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b592acbcd6292aa48539", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b592acbcd6292aa48539", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b592acbcd6292aa48539", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b592acbcd6292aa48539", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b92b592acbcd6292aa48539", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b592acbcd6292aa48539", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b592acbcd6292aa48539", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b592acbcd6292aa48539", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b592acbcd6292aa48539", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b592acbcd6292aa48539", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b592acbcd6292aa48539", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b592acbcd6292aa48539", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b592acbcd6292aa48555'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48185'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b592acbcd6292aa48557')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b592acbcd6292aa48557'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48185'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b592acbcd6292aa4855a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b592acbcd6292aa4855a'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48185'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b593acbcd6292aa4855d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b593acbcd6292aa4855d'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48185'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b593acbcd6292aa48560')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b593acbcd6292aa48560'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48185'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b593acbcd6292aa48563')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b593acbcd6292aa48563'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b593acbcd6292aa48566'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b592acbcd6292aa48557')}, "u"=>{"$set"=>{"parent_id"=>"5b92b593a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b592acbcd6292aa4855a')}, "u"=>{"$set"=>{"parent_id"=>"5b92b593a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b593acbcd6292aa4855d')}, "u"=>{"$set"=>{"parent_id"=>"5b92b593a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b593acbcd6292aa48560')}, "u"=>{"$set"=>{"parent_id"=>"5b92b593a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b593acbcd6292aa48563')}, "u"=>{"$set"=>{"parent_id"=>"5b92b593a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b593acbcd6292aa48566'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48181')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48181", "parent_id"=>"5b92b593acbcd6292aa48566", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48181')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48181", "cart_id"=>"5b92b593acbcd6292aa48566", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48181", "cart_id"=>"5b92b593acbcd6292aa48566", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48181", "parent_id"=>"5b92b593acbcd6292aa48566", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48181", "parent_id"=>"5b92b593acbcd6292aa48566", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b92b592acbcd6292aa48555'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "pipeline"=>[{"$match"=>{"_id"=>BSON::ObjectId('5b92b592acbcd6292aa48555')}}, {"$project"=>{"verified"=>{"$filter"=>{"input"=>"$verified", "as"=>"verified", "cond"=>{"$eq"=>["$$verified", "5b92b593acbcd6292aa48... MONGODB | localhost:27017 | dummy_test.aggregate | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_discounts", "query"=>{"$and"=>[{"verified"=>{"$ne"=>"5b92b593acbcd6292aa48577"}}, {"pending"=>{"$ne"=>"5b92b593acbcd6292aa48577"}}, {"declined"=>{"$ne"=>"5b92b593acbcd6292aa48577"}}, {"_id"=>BSON::ObjectId('5b92b592acb... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b57aacbcd6292aa48181", "parent_id"=>"5b92b593acbcd6292aa48566", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48181')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48181", "parent_id"=>"5b92b593acbcd6292aa48566", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48181')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48181", "cart_id"=>"5b92b593acbcd6292aa48566", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48181", "cart_id"=>"5b92b593acbcd6292aa48566", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48181", "parent_id"=>"5b92b593acbcd6292aa48566", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48181", "parent_id"=>"5b92b593acbcd6292aa48566", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b593acbcd6292aa48577'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b92b592acbcd6292aa48555'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b592acbcd6292aa48539'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b592acbcd6292aa48539", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b592acbcd6292aa48539", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b592acbcd6292aa48539", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b592acbcd6292aa48539", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b592acbcd6292aa48539", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b92b592acbcd6292aa48539", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b592acbcd6292aa48539", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b592acbcd6292aa48539", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b592acbcd6292aa48539", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "cart_id"=>"5b92b592acbcd6292aa48539", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b592acbcd6292aa48539", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa4817d", "parent_id"=>"5b92b592acbcd6292aa48539", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa4817d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b592acbcd6292aa48555')}, "u"=>{"$set"=>{"verified"=>["5b92b593ac... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b593acbcd6292aa48566'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48181')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48181", "parent_id"=>"5b92b593acbcd6292aa48566", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48181')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48181", "cart_id"=>"5b92b593acbcd6292aa48566", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48181", "cart_id"=>"5b92b593acbcd6292aa48566", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48181", "parent_id"=>"5b92b593acbcd6292aa48566", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48181", "parent_id"=>"5b92b593acbcd6292aa48566", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b92b592acbcd6292aa48555'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "pipeline"=>[{"$match"=>{"_id"=>BSON::ObjectId('5b92b592acbcd6292aa48555')}}, {"$project"=>{"verified"=>{"$filter"=>{"input"=>"$verified", "as"=>"verified", "cond"=>{"$eq"=>["$$verified", "5b92b593acbcd6292aa48... MONGODB | localhost:27017 | dummy_test.aggregate | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b57aacbcd6292aa48181", "parent_id"=>"5b92b593acbcd6292aa48566", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48181", "parent_id"=>"5b92b593acbcd6292aa48566", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b592acbcd6292aa48557')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b592acbcd6292aa4855a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b593acbcd6292aa4855d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b593acbcd6292aa48560')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b593acbcd6292aa48563')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b593acbcd6292aa48577')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92b593acbcd6292aa48577", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48181", "parent_id"=>"5b92b593acbcd6292aa48566", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b592acbcd6292aa48557')}, "u"=>{"$set"=>{"parent_id"=>nil, "tags... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/shopping/payments" for 127.0.0.1 at 2018-09-07 22:59:56 +0530 Processing by Shopping::PaymentsController#create as JSON Parameters: {"cart_id"=>"5b92b593acbcd6292aa48566", "payment_type"=>"cash", "refund"=>true, "amount"=>-10, "api_key"=>"test", "current_app_id"=>"testappid", "payment"=>{"amount"=>-10, "payment_type"=>"cash", "cart_id"=>"5b92b593acbcd6292aa48566", "refund"=>true}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: cart_id, payment_type, refund, amount, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, refund, amount, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, refund, amount, api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b593acbcd6292aa48566'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48181')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48181", "parent_id"=>"5b92b593acbcd6292aa48566", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48181')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48181", "cart_id"=>"5b92b593acbcd6292aa48566", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48181", "cart_id"=>"5b92b593acbcd6292aa48566", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48181", "parent_id"=>"5b92b593acbcd6292aa48566", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48181", "parent_id"=>"5b92b593acbcd6292aa48566", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>nil}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b92b593acbcd6292aa48566", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48181')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48181", "parent_id"=>"5b92b593acbcd6292aa48566", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b57aacbcd6292aa48181')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48181", "cart_id"=>"5b92b593acbcd6292aa48566", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48181", "cart_id"=>"5b92b593acbcd6292aa48566", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48181", "parent_id"=>"5b92b593acbcd6292aa48566", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b57aacbcd6292aa48181", "parent_id"=>"5b92b593acbcd6292aa48566", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.004s Please set AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY and AWS_REGION in your env vars, to use the sns_client. :initializers/aws.rb Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b60dacbcd62a467e7bbc'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"novella.leannon@wilkinson.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"_fyuusNRRqJkdPmscYaN"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"s9ez8fG-zNdtnc8FNnP4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b60eacbcd62a467e7bc1'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92b60eacbcd62a467e7bc1')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b60eacbcd62a467e7bc5')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"uTT9TkTNYJEAi1ny-zUq"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b60eacbcd62a467e7bc1')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"joseph@denesik.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"PoCx-tm2uVNsP-uzHzAh"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"F5Kheu5TKTJK7kfxs4r3"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b60eacbcd62a467e7bc6'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92b60eacbcd62a467e7bc6')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b60eacbcd62a467e7bc9'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started GET "/shopping/cart_items/5b92b60eacbcd62a467e7bc9?api_key=test¤t_app_id=testappid" for 127.0.0.1 at 2018-09-07 23:01:58 +0530 Processing by Shopping::CartItemsController#show as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b92b60eacbcd62a467e7bc9", "cart_item"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b92b60eacbcd62a467e7bc9'), "resource_id"=>"5b92b60eacbcd62a467e7bc1", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92b60eacbcd62a467e7bc9'), "resource_id"=>"5b92b60eacbcd62a467e7bc1", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Completed 200 OK in 79ms (Views: 1.1ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Started POST "/shopping/cart_items" for 127.0.0.1 at 2018-09-07 23:01:58 +0530 Processing by Shopping::CartItemsController#create as JSON Parameters: {"cart_item"=>{"product_id"=>"5b92b60dacbcd62a467e7bbc", "quantity"=>1, "discount_code"=>"Gembucket", "price"=>10.0, "name"=>"Pumpkin Seed", "accept_order_at_percentage_of_price"=>0.2}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: product_id, quantity, discount_code, price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: product_id, quantity, discount_code, price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b60dacbcd62a467e7bbc'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b60eacbcd62a467e7bcb')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b60eacbcd62a467e7bcb'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s Completed 201 Created in 117ms (Views: 10.7ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b60eacbcd62a467e7bce'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s Started PUT "/shopping/cart_items/5b92b60eacbcd62a467e7bce" for 127.0.0.1 at 2018-09-07 23:01:59 +0530 Processing by Shopping::CartItemsController#update as JSON Parameters: {"cart_item"=>{"discount"=>42, "quantity"=>10, "product_id"=>"5b92b60eacbcd62a467e7bd0", "price"=>400}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b92b60eacbcd62a467e7bce"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: discount, product_id, price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: discount, quantity, product_id, price Unpermitted parameters: api_key, current_app_id, id, user_token Unpermitted parameters: discount, product_id, price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: discount, quantity, product_id, price Unpermitted parameters: api_key, current_app_id, id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b92b60eacbcd62a467e7bce'), "resource_id"=>"5b92b60eacbcd62a467e7bc1", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92b60eacbcd62a467e7bce'), "resource_id"=>"5b92b60eacbcd62a467e7bc1", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b60eacbcd62a467e7bce')}, "u"=>{"$set"=>{"quantity"=>10.0, "tags... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 204 No Content in 86ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"earnest@larkin.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"jugJ5VxyrafKo-yyGZzs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"URDBxG1y3Qr7HMr4Loz2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b60facbcd62a467e7bd2'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92b60facbcd62a467e7bd2')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"8ub7xfHKcxG8tesK35Rj"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b60facbcd62a467e7bd2')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b60facbcd62a467e7bd5'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started PUT "/shopping/cart_items/5b92b60facbcd62a467e7bd5" for 127.0.0.1 at 2018-09-07 23:01:59 +0530 Processing by Shopping::CartItemsController#update as JSON Parameters: {"cart_item"=>{"discount"=>42, "quantity"=>10, "product_id"=>"5b92b60facbcd62a467e7bd7", "price"=>400}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b92b60facbcd62a467e7bd5"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Completed 401 Unauthorized in 7ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b60facbcd62a467e7bd8'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b60facbcd62a467e7bda'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b60facbcd62a467e7bde'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b60facbcd62a467e7be2'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b60facbcd62a467e7be6'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b610acbcd62a467e7bea'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b60facbcd62a467e7bd8'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b60eacbcd62a467e7bc1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b60eacbcd62a467e7bc1", "parent_id"=>"5b92b60facbcd62a467e7bd8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b60eacbcd62a467e7bc1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b60eacbcd62a467e7bc1", "cart_id"=>"5b92b60facbcd62a467e7bd8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b60eacbcd62a467e7bc1", "cart_id"=>"5b92b60facbcd62a467e7bd8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b60eacbcd62a467e7bc1", "parent_id"=>"5b92b60facbcd62a467e7bd8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b60eacbcd62a467e7bc1", "parent_id"=>"5b92b60facbcd62a467e7bd8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b60eacbcd62a467e7bc1", "parent_id"=>"5b92b60facbcd62a467e7bd8", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b60eacbcd62a467e7bc1", "parent_id"=>"5b92b60facbcd62a467e7bd8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b60facbcd62a467e7bda')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b60facbcd62a467e7bde')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b60facbcd62a467e7be2')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b60facbcd62a467e7be6')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b610acbcd62a467e7bea')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b610acbcd62a467e7bee'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92b610acbcd62a467e7bee", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b60eacbcd62a467e7bc1", "parent_id"=>"5b92b60facbcd62a467e7bd8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92b60facbcd62a467e7bda'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92b60facbcd62a467e7bde'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92b60facbcd62a467e7be2'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92b60facbcd62a467e7be6'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92b610acbcd62a467e7bea'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b610acbcd62a467e7bee')}, "limit"=>1}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s Started PUT "/shopping/cart_items/5b92b60facbcd62a467e7bda" for 127.0.0.1 at 2018-09-07 23:02:00 +0530 Processing by Shopping::CartItemsController#update as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b92b60facbcd62a467e7bda", "cart_item"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b92b60facbcd62a467e7bda'), "resource_id"=>"5b92b60eacbcd62a467e7bc1", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92b60facbcd62a467e7bda'), "resource_id"=>"5b92b60eacbcd62a467e7bc1", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b92b610acbcd62a467e7bee'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b60facbcd62a467e7bda')}, "u"=>{"$set"=>{"tags"=>["Wheatgrass ju... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Completed 204 No Content in 91ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92b60facbcd62a467e7bda'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b610acbcd62a467e7bfb'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b610acbcd62a467e7bfd'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b610acbcd62a467e7c01'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b610acbcd62a467e7c05'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b610acbcd62a467e7c09'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b610acbcd62a467e7c0d'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b611acbcd62a467e7c11'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started PUT "/shopping/cart_items/5b92b611acbcd62a467e7c11" for 127.0.0.1 at 2018-09-07 23:02:01 +0530 Processing by Shopping::CartItemsController#update as JSON Parameters: {"cart_item"=>{"quantity"=>33}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b92b611acbcd62a467e7c11"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameter: quantity Unpermitted parameters: api_key, current_app_id, id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameter: quantity Unpermitted parameters: api_key, current_app_id, id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b92b611acbcd62a467e7c11'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92b611acbcd62a467e7c11'), "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b611acbcd62a467e7c11')}, "u"=>{"$set"=>{"quantity"=>33.0, "tags... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 204 No Content in 76ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92b611acbcd62a467e7c11'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b611acbcd62a467e7c14'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b611acbcd62a467e7c16'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b611acbcd62a467e7c1a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b611acbcd62a467e7c1e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b611acbcd62a467e7c22'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b611acbcd62a467e7c26'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b611acbcd62a467e7c2a'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b611acbcd62a467e7c2c'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b611acbcd62a467e7c30'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b611acbcd62a467e7c34'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b612acbcd62a467e7c38'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b612acbcd62a467e7c3c'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b612acbcd62a467e7c40'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b612acbcd62a467e7c42'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b612acbcd62a467e7c46'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b612acbcd62a467e7c4a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b612acbcd62a467e7c4e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b612acbcd62a467e7c52'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b612acbcd62a467e7c56'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started DELETE "/shopping/cart_items/5b92b612acbcd62a467e7c56" for 127.0.0.1 at 2018-09-07 23:02:02 +0530 Processing by Shopping::CartItemsController#destroy as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b92b612acbcd62a467e7c56", "cart_item"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b92b612acbcd62a467e7c56'), "resource_id"=>"5b92b60eacbcd62a467e7bc1", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92b612acbcd62a467e7c56'), "resource_id"=>"5b92b60eacbcd62a467e7bc1", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b612acbcd62a467e7c56')}, "limit"=>1}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s Completed 204 No Content in 146ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b612acbcd62a467e7c58'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92b612acbcd62a467e7c58'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"test", "current_app_id"=>"testappid", "id"=>"5b92b612acbcd62a467e7c58", "cart_item"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b92b612acbcd62a467e7c58'), "resource_id"=>"5b92b60eacbcd62a467e7bc1", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92b612acbcd62a467e7c58'), "resource_id"=>"5b92b60eacbcd62a467e7bc1", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Completed 204 No Content in 15ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b613acbcd62a467e7c5c'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b613acbcd62a467e7c5e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b613acbcd62a467e7c60'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b613acbcd62a467e7c62'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b613acbcd62a467e7c64'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started GET "/shopping/cart_items?api_key=test¤t_app_id=testappid" for 127.0.0.1 at 2018-09-07 23:02:03 +0530 Processing by Shopping::CartItemsController#index as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "cart_item"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b60eacbcd62a467e7bc1", "parent_id"=>nil, "_type"=>"Shopping::CartItem"}, "limit"=>25, "skip"=>0, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s Started GET "/shopping/cart_items?api_key=test¤t_app_id=testappid" for 127.0.0.1 at 2018-09-07 23:02:03 +0530 Processing by Shopping::CartItemsController#index as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "cart_item"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b60eacbcd62a467e7bc1", "parent_id"=>nil, "_type"=>"Shopping::CartItem"}, "limit"=>25, "skip"=>0, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.003s Started GET "/shopping/cart_items?api_key=test¤t_app_id=testappid" for 127.0.0.1 at 2018-09-07 23:02:03 +0530 Processing by Shopping::CartItemsController#index as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "cart_item"=>{}} Completed 401 Unauthorized in 1ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"daphney_daniel@parker.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"mxhsAci5PUBJEcQvUkHj"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"J2MYuuY8923nwkdqgsBx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b613acbcd62a467e7c6d'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92b613acbcd62a467e7c6d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Q55xhJbcdnpAXzvPLcMe"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b613acbcd62a467e7c6d')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b614acbcd62a467e7c70'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started GET "/shopping/cart_items/5b92b614acbcd62a467e7c70?api_key=test¤t_app_id=testappid" for 127.0.0.1 at 2018-09-07 23:02:04 +0530 Processing by Shopping::CartItemsController#show as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b92b614acbcd62a467e7c70", "cart_item"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken1"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken1"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b92b614acbcd62a467e7c70'), "resource_id"=>"5b92b613acbcd62a467e7c6d", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.002s Please set AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY and AWS_REGION in your env vars, to use the sns_client. :initializers/aws.rb Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"matteo_farrell@bradtkesimonis.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"rtDLUdCtTbMbGtvUPtzb"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ZHXj_jB-nqwYYsodTQG_"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b61eacbcd62a79fa1d1a'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92b61eacbcd62a79fa1d1a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"_LhCio93gYmz3xt2SmhS"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b61eacbcd62a79fa1d1a')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b61eacbcd62a79fa1d1e'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b61facbcd62a79fa1d23')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jarvis@doyle.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"_y8ZSqKrsJzLQD6L7vmY"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ZbBa51MzpxNKn25zazj1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b61facbcd62a79fa1d24'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92b61facbcd62a79fa1d24')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b61facbcd62a79fa1d27'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b61facbcd62a79fa1d29'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b61facbcd62a79fa1d2d'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b61facbcd62a79fa1d31'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b61facbcd62a79fa1d35'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b61facbcd62a79fa1d39'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started GET "/shopping/carts/5b92b61facbcd62a79fa1d27" for 127.0.0.1 at 2018-09-07 23:02:15 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"PbD4EWgyxv9yJgzfvzXs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b61eacbcd62a79fa1d1a')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 17:32:15 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Shopping::CartsController#show as HTML Parameters: {"id"=>"5b92b61facbcd62a79fa1d27"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_carts", "query"=>{"_id"=>BSON::ObjectId('5b92b61facbcd62a79fa1d27'), "resource_id"=>"5b92b61eacbcd62a79fa1d1a", "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b61facbcd62a79fa1d27'), "resource_id"=>"5b92b61eacbcd62a79fa1d1a", "_type"=>"Shopping::Cart"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b61eacbcd62a79fa1d1a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b61eacbcd62a79fa1d1a", "parent_id"=>"5b92b61facbcd62a79fa1d27", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b61eacbcd62a79fa1d1a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b61eacbcd62a79fa1d1a", "cart_id"=>"5b92b61facbcd62a79fa1d27", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b61eacbcd62a79fa1d1a", "cart_id"=>"5b92b61facbcd62a79fa1d27", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b61eacbcd62a79fa1d1a", "parent_id"=>"5b92b61facbcd62a79fa1d27", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b61eacbcd62a79fa1d1a", "parent_id"=>"5b92b61facbcd62a79fa1d27", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b61eacbcd62a79fa1d1a", "parent_id"=>"5b92b61facbcd62a79fa1d27", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b61eacbcd62a79fa1d1a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b61eacbcd62a79fa1d1a", "parent_id"=>"5b92b61facbcd62a79fa1d27", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b61eacbcd62a79fa1d1a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b61eacbcd62a79fa1d1a", "cart_id"=>"5b92b61facbcd62a79fa1d27", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b61eacbcd62a79fa1d1a", "cart_id"=>"5b92b61facbcd62a79fa1d27", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b61eacbcd62a79fa1d1a", "parent_id"=>"5b92b61facbcd62a79fa1d27", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b61eacbcd62a79fa1d1a", "parent_id"=>"5b92b61facbcd62a79fa1d27", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b61eacbcd62a79fa1d1a", "parent_id"=>"5b92b61facbcd62a79fa1d27", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"sheila@streichmurray.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xhSHeeD7i8t-NXmUk6Ks"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zyVUjQfxGNSczDc4QDH4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b620acbcd62a79fa1d45'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92b620acbcd62a79fa1d45')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"T84s69nt8cZAdsVxjpc2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b620acbcd62a79fa1d45')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b620acbcd62a79fa1d48'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b620acbcd62a79fa1d4a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b620acbcd62a79fa1d4e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b620acbcd62a79fa1d52'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b620acbcd62a79fa1d56'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b620acbcd62a79fa1d5a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started GET "/shopping/carts/5b92b620acbcd62a79fa1d48?api_key=test¤t_app_id=testappid" for 127.0.0.1 at 2018-09-07 23:02:17 +0530 Processing by Shopping::CartsController#show as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b92b620acbcd62a79fa1d48", "cart"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_carts", "query"=>{"_id"=>BSON::ObjectId('5b92b620acbcd62a79fa1d48'), "resource_id"=>"5b92b620acbcd62a79fa1d45", "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b620acbcd62a79fa1d48'), "resource_id"=>"5b92b620acbcd62a79fa1d45", "_type"=>"Shopping::Cart"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b620acbcd62a79fa1d45')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b620acbcd62a79fa1d45", "parent_id"=>"5b92b620acbcd62a79fa1d48", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b620acbcd62a79fa1d45')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b620acbcd62a79fa1d45", "cart_id"=>"5b92b620acbcd62a79fa1d48", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b620acbcd62a79fa1d45", "cart_id"=>"5b92b620acbcd62a79fa1d48", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b620acbcd62a79fa1d45", "parent_id"=>"5b92b620acbcd62a79fa1d48", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b620acbcd62a79fa1d45", "parent_id"=>"5b92b620acbcd62a79fa1d48", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b620acbcd62a79fa1d45", "parent_id"=>"5b92b620acbcd62a79fa1d48", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b621acbcd62a79fa1d5e'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b621acbcd62a79fa1d60'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b621acbcd62a79fa1d62'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b621acbcd62a79fa1d64'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b621acbcd62a79fa1d66'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b621acbcd62a79fa1d68'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started POST "/shopping/carts" for 127.0.0.1 at 2018-09-07 23:02:17 +0530 Processing by Shopping::CartsController#create as JSON Parameters: {"cart"=>{"add_cart_item_ids"=>["5b92b621acbcd62a79fa1d60", "5b92b621acbcd62a79fa1d62", "5b92b621acbcd62a79fa1d64", "5b92b621acbcd62a79fa1d66", "5b92b621acbcd62a79fa1d68"]}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b92b621acbcd62a79fa1d60'), "resource_id"=>"5b92b620acbcd62a79fa1d45", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92b621acbcd62a79fa1d60'), "resource_id"=>"5b92b620acbcd62a79fa1d45", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b621acbcd62a79fa1d60')}, "u"=>{"$set"=>{"parent_id"=>"5b92b622a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b92b621acbcd62a79fa1d62'), "resource_id"=>"5b92b620acbcd62a79fa1d45", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92b621acbcd62a79fa1d62'), "resource_id"=>"5b92b620acbcd62a79fa1d45", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b621acbcd62a79fa1d62')}, "u"=>{"$set"=>{"parent_id"=>"5b92b622a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b92b621acbcd62a79fa1d64'), "resource_id"=>"5b92b620acbcd62a79fa1d45", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92b621acbcd62a79fa1d64'), "resource_id"=>"5b92b620acbcd62a79fa1d45", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b621acbcd62a79fa1d64')}, "u"=>{"$set"=>{"parent_id"=>"5b92b622a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b92b621acbcd62a79fa1d66'), "resource_id"=>"5b92b620acbcd62a79fa1d45", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92b621acbcd62a79fa1d66'), "resource_id"=>"5b92b620acbcd62a79fa1d45", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b621acbcd62a79fa1d66')}, "u"=>{"$set"=>{"parent_id"=>"5b92b622a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b92b621acbcd62a79fa1d68'), "resource_id"=>"5b92b620acbcd62a79fa1d45", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92b621acbcd62a79fa1d68'), "resource_id"=>"5b92b620acbcd62a79fa1d45", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b621acbcd62a79fa1d68')}, "u"=>{"$set"=>{"parent_id"=>"5b92b622a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b622acbcd62a79fa1d6a'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b620acbcd62a79fa1d45')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b620acbcd62a79fa1d45", "parent_id"=>"5b92b622acbcd62a79fa1d6a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b620acbcd62a79fa1d45')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b620acbcd62a79fa1d45", "cart_id"=>"5b92b622acbcd62a79fa1d6a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b620acbcd62a79fa1d45", "cart_id"=>"5b92b622acbcd62a79fa1d6a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b620acbcd62a79fa1d45", "parent_id"=>"5b92b622acbcd62a79fa1d6a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b620acbcd62a79fa1d45", "parent_id"=>"5b92b622acbcd62a79fa1d6a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b620acbcd62a79fa1d45", "parent_id"=>"5b92b622acbcd62a79fa1d6a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b620acbcd62a79fa1d45", "parent_id"=>"5b92b622acbcd62a79fa1d6a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b620acbcd62a79fa1d45')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b620acbcd62a79fa1d45", "parent_id"=>"5b92b622acbcd62a79fa1d6a", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b620acbcd62a79fa1d45", "parent_id"=>nil, "_type"=>"Shopping::CartItem"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b622acbcd62a79fa1d7c'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b622acbcd62a79fa1d7e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b622acbcd62a79fa1d80'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b622acbcd62a79fa1d82'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b622acbcd62a79fa1d84'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b622acbcd62a79fa1d86'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started POST "/shopping/carts" for 127.0.0.1 at 2018-09-07 23:02:19 +0530 Processing by Shopping::CartsController#create as JSON Parameters: {"cart"=>{}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b92b623acbcd62a79fa1d88"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_carts", "query"=>{"_id"=>BSON::ObjectId('5b92b623acbcd62a79fa1d88'), "resource_id"=>"5b92b620acbcd62a79fa1d45", "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b623acbcd62a79fa1d89'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b623acbcd62a79fa1d8b'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b623acbcd62a79fa1d8d'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b623acbcd62a79fa1d8f'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b623acbcd62a79fa1d91'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b623acbcd62a79fa1d93'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started POST "/shopping/carts" for 127.0.0.1 at 2018-09-07 23:02:19 +0530 Processing by Shopping::CartsController#create as JSON Parameters: {"cart"=>{"add_cart_item_ids"=>["5b92b623acbcd62a79fa1d8b", "5b92b623acbcd62a79fa1d8d", "5b92b623acbcd62a79fa1d8f", "5b92b623acbcd62a79fa1d91"]}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b92b623acbcd62a79fa1d8b'), "resource_id"=>"5b92b620acbcd62a79fa1d45", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92b623acbcd62a79fa1d8b'), "resource_id"=>"5b92b620acbcd62a79fa1d45", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b623acbcd62a79fa1d8b')}, "u"=>{"$set"=>{"parent_id"=>"5b92b623a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b92b623acbcd62a79fa1d8d'), "resource_id"=>"5b92b620acbcd62a79fa1d45", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92b623acbcd62a79fa1d8d'), "resource_id"=>"5b92b620acbcd62a79fa1d45", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b623acbcd62a79fa1d8d')}, "u"=>{"$set"=>{"parent_id"=>"5b92b623a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b92b623acbcd62a79fa1d8f'), "resource_id"=>"5b92b620acbcd62a79fa1d45", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92b623acbcd62a79fa1d8f'), "resource_id"=>"5b92b620acbcd62a79fa1d45", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b623acbcd62a79fa1d8f')}, "u"=>{"$set"=>{"parent_id"=>"5b92b623a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b92b623acbcd62a79fa1d91'), "resource_id"=>"5b92b620acbcd62a79fa1d45", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92b623acbcd62a79fa1d91'), "resource_id"=>"5b92b620acbcd62a79fa1d45", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b623acbcd62a79fa1d91')}, "u"=>{"$set"=>{"parent_id"=>"5b92b623a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b623acbcd62a79fa1d95'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b620acbcd62a79fa1d45')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b620acbcd62a79fa1d45", "parent_id"=>"5b92b623acbcd62a79fa1d95", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b620acbcd62a79fa1d45')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b620acbcd62a79fa1d45", "cart_id"=>"5b92b623acbcd62a79fa1d95", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b620acbcd62a79fa1d45", "cart_id"=>"5b92b623acbcd62a79fa1d95", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b620acbcd62a79fa1d45", "parent_id"=>"5b92b623acbcd62a79fa1d95", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b620acbcd62a79fa1d45", "parent_id"=>"5b92b623acbcd62a79fa1d95", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b620acbcd62a79fa1d45", "parent_id"=>"5b92b623acbcd62a79fa1d95", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b620acbcd62a79fa1d45", "parent_id"=>"5b92b623acbcd62a79fa1d95", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b620acbcd62a79fa1d45')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b620acbcd62a79fa1d45", "parent_id"=>"5b92b623acbcd62a79fa1d95", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b624acbcd62a79fa1da4'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b624acbcd62a79fa1da6'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b624acbcd62a79fa1daa'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b624acbcd62a79fa1dae'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b624acbcd62a79fa1db2'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b624acbcd62a79fa1db6'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b624acbcd62a79fa1dba'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started PUT "/shopping/carts/5b92b624acbcd62a79fa1da4" for 127.0.0.1 at 2018-09-07 23:02:20 +0530 Processing by Shopping::CartsController#update as JSON Parameters: {"cart"=>{"add_cart_item_ids"=>["5b92b624acbcd62a79fa1dba"], "remove_cart_item_ids"=>["5b92b624acbcd62a79fa1db6"], "parent_notes"=>"aies blood test when she was not well"}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b92b624acbcd62a79fa1da4"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameter: parent_notes Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_carts", "query"=>{"_id"=>BSON::ObjectId('5b92b624acbcd62a79fa1da4'), "resource_id"=>"5b92b620acbcd62a79fa1d45", "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b624acbcd62a79fa1da4'), "resource_id"=>"5b92b620acbcd62a79fa1d45", "_type"=>"Shopping::Cart"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b92b624acbcd62a79fa1dba'), "resource_id"=>"5b92b620acbcd62a79fa1d45", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92b624acbcd62a79fa1dba'), "resource_id"=>"5b92b620acbcd62a79fa1d45", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b624acbcd62a79fa1dba')}, "u"=>{"$set"=>{"parent_id"=>"5b92b624a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b92b624acbcd62a79fa1db6'), "resource_id"=>"5b92b620acbcd62a79fa1d45", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92b624acbcd62a79fa1db6'), "resource_id"=>"5b92b620acbcd62a79fa1d45", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b624acbcd62a79fa1db6')}, "u"=>{"$set"=>{"parent_id"=>nil, "tags... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b624acbcd62a79fa1da4')}, "u"=>{"$set"=>{"tags"=>["Cart", "Yoghurt"],... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b620acbcd62a79fa1d45')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b620acbcd62a79fa1d45", "parent_id"=>"5b92b624acbcd62a79fa1da4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b620acbcd62a79fa1d45')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b620acbcd62a79fa1d45", "cart_id"=>"5b92b624acbcd62a79fa1da4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b620acbcd62a79fa1d45", "cart_id"=>"5b92b624acbcd62a79fa1da4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b620acbcd62a79fa1d45", "parent_id"=>"5b92b624acbcd62a79fa1da4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b620acbcd62a79fa1d45", "parent_id"=>"5b92b624acbcd62a79fa1da4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b620acbcd62a79fa1d45", "parent_id"=>"5b92b624acbcd62a79fa1da4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"parent_id"=>"5b92b624acbcd62a79fa1da4", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"parent_id"=>"5b92b624acbcd62a79fa1da4", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b625acbcd62a79fa1dc0'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b625acbcd62a79fa1dc2'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b625acbcd62a79fa1dc6'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b625acbcd62a79fa1dca'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b625acbcd62a79fa1dce'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b625acbcd62a79fa1dd2'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b625acbcd62a79fa1dd6'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b620acbcd62a79fa1d45", "parent_id"=>nil, "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b625acbcd62a79fa1dd8'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b626acbcd62a79fa1dda'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b626acbcd62a79fa1dde'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b626acbcd62a79fa1de2'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b626acbcd62a79fa1de6'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b626acbcd62a79fa1dea'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b626acbcd62a79fa1dee'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started PUT "/shopping/carts/5b92b625acbcd62a79fa1dd8" for 127.0.0.1 at 2018-09-07 23:02:22 +0530 Processing by Shopping::CartsController#update as JSON Parameters: {"cart"=>{"add_cart_item_ids"=>["5b92b626acbcd62a79fa1dee"]}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b92b625acbcd62a79fa1dd8"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.003s Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_carts", "query"=>{"_id"=>BSON::ObjectId('5b92b625acbcd62a79fa1dd8'), "resource_id"=>"5b92b620acbcd62a79fa1d45", "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b625acbcd62a79fa1dd8'), "resource_id"=>"5b92b620acbcd62a79fa1d45", "_type"=>"Shopping::Cart"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b92b626acbcd62a79fa1dee'), "resource_id"=>"5b92b620acbcd62a79fa1d45", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92b626acbcd62a79fa1dee'), "resource_id"=>"5b92b620acbcd62a79fa1d45", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b626acbcd62a79fa1dee')}, "u"=>{"$set"=>{"parent_id"=>"5b92b625a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b625acbcd62a79fa1dd8')}, "u"=>{"$set"=>{"tags"=>["Cart", "Chilli Pep... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b620acbcd62a79fa1d45')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b620acbcd62a79fa1d45", "parent_id"=>"5b92b625acbcd62a79fa1dd8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b620acbcd62a79fa1d45')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b620acbcd62a79fa1d45", "cart_id"=>"5b92b625acbcd62a79fa1dd8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b620acbcd62a79fa1d45", "cart_id"=>"5b92b625acbcd62a79fa1dd8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b620acbcd62a79fa1d45", "parent_id"=>"5b92b625acbcd62a79fa1dd8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b620acbcd62a79fa1d45", "parent_id"=>"5b92b625acbcd62a79fa1dd8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b620acbcd62a79fa1d45", "parent_id"=>"5b92b625acbcd62a79fa1dd8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b620acbcd62a79fa1d45", "parent_id"=>nil, "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b620acbcd62a79fa1d45", "parent_id"=>nil, "_type"=>"Shopping::CartItem"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b626acbcd62a79fa1df3'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b626acbcd62a79fa1df5'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b626acbcd62a79fa1df9'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b626acbcd62a79fa1dfd'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b626acbcd62a79fa1e01'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b627acbcd62a79fa1e05'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b627acbcd62a79fa1e09'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started PUT "/shopping/carts/5b92b626acbcd62a79fa1df3" for 127.0.0.1 at 2018-09-07 23:02:23 +0530 Processing by Shopping::CartsController#update as JSON Parameters: {"cart"=>{"remove_cart_item_ids"=>["5b92b627acbcd62a79fa1e09"]}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b92b626acbcd62a79fa1df3"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_carts", "query"=>{"_id"=>BSON::ObjectId('5b92b626acbcd62a79fa1df3'), "resource_id"=>"5b92b620acbcd62a79fa1d45", "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b626acbcd62a79fa1df3'), "resource_id"=>"5b92b620acbcd62a79fa1d45", "_type"=>"Shopping::Cart"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b92b627acbcd62a79fa1e09'), "resource_id"=>"5b92b620acbcd62a79fa1d45", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92b627acbcd62a79fa1e09'), "resource_id"=>"5b92b620acbcd62a79fa1d45", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b627acbcd62a79fa1e09')}, "u"=>{"$set"=>{"tags"=>["Turnips", "Av... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b626acbcd62a79fa1df3')}, "u"=>{"$set"=>{"tags"=>["Cart"], "updated_a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b620acbcd62a79fa1d45')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b620acbcd62a79fa1d45", "parent_id"=>"5b92b626acbcd62a79fa1df3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b620acbcd62a79fa1d45')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b620acbcd62a79fa1d45", "cart_id"=>"5b92b626acbcd62a79fa1df3", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b620acbcd62a79fa1d45", "cart_id"=>"5b92b626acbcd62a79fa1df3", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b620acbcd62a79fa1d45", "parent_id"=>"5b92b626acbcd62a79fa1df3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b620acbcd62a79fa1d45", "parent_id"=>"5b92b626acbcd62a79fa1df3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b620acbcd62a79fa1d45", "parent_id"=>"5b92b626acbcd62a79fa1df3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b620acbcd62a79fa1d45", "parent_id"=>nil, "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b627acbcd62a79fa1e0c'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b627acbcd62a79fa1e0e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b627acbcd62a79fa1e12'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b627acbcd62a79fa1e16'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b627acbcd62a79fa1e1a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b627acbcd62a79fa1e1e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b627acbcd62a79fa1e22'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b627acbcd62a79fa1e22')}, "u"=>{"$set"=>{"parent_id"=>"5b92b627a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started PUT "/shopping/carts/5b92b627acbcd62a79fa1e0c" for 127.0.0.1 at 2018-09-07 23:02:24 +0530 Processing by Shopping::CartsController#update as JSON Parameters: {"cart"=>{"remove_cart_item_ids"=>["5b92b627acbcd62a79fa1e22"]}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b92b627acbcd62a79fa1e0c"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_carts", "query"=>{"_id"=>BSON::ObjectId('5b92b627acbcd62a79fa1e0c'), "resource_id"=>"5b92b620acbcd62a79fa1d45", "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b627acbcd62a79fa1e0c'), "resource_id"=>"5b92b620acbcd62a79fa1d45", "_type"=>"Shopping::Cart"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b92b627acbcd62a79fa1e22'), "resource_id"=>"5b92b620acbcd62a79fa1d45", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92b627acbcd62a79fa1e22'), "resource_id"=>"5b92b620acbcd62a79fa1d45", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b627acbcd62a79fa1e0c')}, "u"=>{"$set"=>{"tags"=>["Cart"], "updated_a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b620acbcd62a79fa1d45')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b620acbcd62a79fa1d45", "parent_id"=>"5b92b627acbcd62a79fa1e0c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b620acbcd62a79fa1d45')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b620acbcd62a79fa1d45", "cart_id"=>"5b92b627acbcd62a79fa1e0c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b620acbcd62a79fa1d45", "cart_id"=>"5b92b627acbcd62a79fa1e0c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b620acbcd62a79fa1d45", "parent_id"=>"5b92b627acbcd62a79fa1e0c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b620acbcd62a79fa1d45", "parent_id"=>"5b92b627acbcd62a79fa1e0c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b620acbcd62a79fa1d45", "parent_id"=>"5b92b627acbcd62a79fa1e0c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b620acbcd62a79fa1d45", "parent_id"=>nil, "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b628acbcd62a79fa1e29'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b628acbcd62a79fa1e2b'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b628acbcd62a79fa1e2f'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b628acbcd62a79fa1e33'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b628acbcd62a79fa1e37'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b628acbcd62a79fa1e3b'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b628acbcd62a79fa1e2b')}, "u"=>{"$set"=>{"accepted"=>true, "tags... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b628acbcd62a79fa1e33')}, "u"=>{"$set"=>{"accepted"=>true, "tags... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b628acbcd62a79fa1e3b')}, "u"=>{"$set"=>{"accepted"=>true, "tags... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started DELETE "/shopping/carts/5b92b628acbcd62a79fa1e29" for 127.0.0.1 at 2018-09-07 23:02:25 +0530 Processing by Shopping::CartsController#destroy as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b92b628acbcd62a79fa1e29", "cart"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_carts", "query"=>{"_id"=>BSON::ObjectId('5b92b628acbcd62a79fa1e29'), "resource_id"=>"5b92b620acbcd62a79fa1d45", "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b628acbcd62a79fa1e29'), "resource_id"=>"5b92b620acbcd62a79fa1d45", "_type"=>"Shopping::Cart"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b620acbcd62a79fa1d45')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b620acbcd62a79fa1d45", "parent_id"=>"5b92b628acbcd62a79fa1e29", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b620acbcd62a79fa1d45')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b620acbcd62a79fa1d45", "cart_id"=>"5b92b628acbcd62a79fa1e29", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b620acbcd62a79fa1d45", "cart_id"=>"5b92b628acbcd62a79fa1e29", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b620acbcd62a79fa1d45", "parent_id"=>"5b92b628acbcd62a79fa1e29", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b620acbcd62a79fa1d45", "parent_id"=>"5b92b628acbcd62a79fa1e29", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b620acbcd62a79fa1d45')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b620acbcd62a79fa1d45", "parent_id"=>"5b92b628acbcd62a79fa1e29", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b620acbcd62a79fa1d45')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b620acbcd62a79fa1d45", "cart_id"=>"5b92b628acbcd62a79fa1e29", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b620acbcd62a79fa1d45", "cart_id"=>"5b92b628acbcd62a79fa1e29", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b620acbcd62a79fa1d45", "parent_id"=>"5b92b628acbcd62a79fa1e29", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b620acbcd62a79fa1d45", "parent_id"=>"5b92b628acbcd62a79fa1e29", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b620acbcd62a79fa1d45", "parent_id"=>"5b92b628acbcd62a79fa1e29", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b629acbcd62a79fa1e45'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b629acbcd62a79fa1e47'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b629acbcd62a79fa1e4b'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b629acbcd62a79fa1e4f'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b629acbcd62a79fa1e53'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b629acbcd62a79fa1e57'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b629acbcd62a79fa1e45'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b620acbcd62a79fa1d45')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b620acbcd62a79fa1d45", "parent_id"=>"5b92b629acbcd62a79fa1e45", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b620acbcd62a79fa1d45')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b620acbcd62a79fa1d45", "cart_id"=>"5b92b629acbcd62a79fa1e45", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b620acbcd62a79fa1d45", "cart_id"=>"5b92b629acbcd62a79fa1e45", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b620acbcd62a79fa1d45", "parent_id"=>"5b92b629acbcd62a79fa1e45", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b620acbcd62a79fa1d45", "parent_id"=>"5b92b629acbcd62a79fa1e45", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b620acbcd62a79fa1d45", "parent_id"=>"5b92b629acbcd62a79fa1e45", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b620acbcd62a79fa1d45')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b620acbcd62a79fa1d45", "parent_id"=>"5b92b629acbcd62a79fa1e45", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b620acbcd62a79fa1d45')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b620acbcd62a79fa1d45", "cart_id"=>"5b92b629acbcd62a79fa1e45", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b620acbcd62a79fa1d45", "cart_id"=>"5b92b629acbcd62a79fa1e45", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b620acbcd62a79fa1d45", "parent_id"=>"5b92b629acbcd62a79fa1e45", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b620acbcd62a79fa1d45", "parent_id"=>"5b92b629acbcd62a79fa1e45", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b629acbcd62a79fa1e5b'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started DELETE "/shopping/carts/5b92b629acbcd62a79fa1e45" for 127.0.0.1 at 2018-09-07 23:02:25 +0530 Processing by Shopping::CartsController#destroy as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b92b629acbcd62a79fa1e45", "cart"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_carts", "query"=>{"_id"=>BSON::ObjectId('5b92b629acbcd62a79fa1e45'), "resource_id"=>"5b92b620acbcd62a79fa1d45", "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b629acbcd62a79fa1e45'), "resource_id"=>"5b92b620acbcd62a79fa1d45", "_type"=>"Shopping::Cart"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b620acbcd62a79fa1d45')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b620acbcd62a79fa1d45", "parent_id"=>"5b92b629acbcd62a79fa1e45", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b620acbcd62a79fa1d45')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b620acbcd62a79fa1d45", "cart_id"=>"5b92b629acbcd62a79fa1e45", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b620acbcd62a79fa1d45", "cart_id"=>"5b92b629acbcd62a79fa1e45", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b620acbcd62a79fa1d45", "parent_id"=>"5b92b629acbcd62a79fa1e45", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b620acbcd62a79fa1d45", "parent_id"=>"5b92b629acbcd62a79fa1e45", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b620acbcd62a79fa1d45')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b620acbcd62a79fa1d45", "parent_id"=>"5b92b629acbcd62a79fa1e45", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b620acbcd62a79fa1d45')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b620acbcd62a79fa1d45", "cart_id"=>"5b92b629acbcd62a79fa1e45", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b620acbcd62a79fa1d45", "cart_id"=>"5b92b629acbcd62a79fa1e45", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b620acbcd62a79fa1d45", "parent_id"=>"5b92b629acbcd62a79fa1e45", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b620acbcd62a79fa1d45", "parent_id"=>"5b92b629acbcd62a79fa1e45", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b620acbcd62a79fa1d45", "parent_id"=>"5b92b629acbcd62a79fa1e45", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.003s Please set AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY and AWS_REGION in your env vars, to use the sns_client. :initializers/aws.rb Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6d7acbcd62b5acbae1a'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"matilda_franecki@collins.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"hva7FpRsM8XKozVfNry2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ix_D-szgv5z1yTBzyJFH"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6d7acbcd62b5acbae1f'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92b6d7acbcd62b5acbae1f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b6d7acbcd62b5acbae23')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sjDAwFyx1ozgMANWZpyg"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b6d7acbcd62b5acbae1f')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"emil.schmidt@hayeswillms.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"D51u8Dho5hBtXTsWnuys"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"wuvpz8z6ApXq-XVjx-Eo"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6d7acbcd62b5acbae24'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92b6d7acbcd62b5acbae24')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6d7acbcd62b5acbae27'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6d7acbcd62b5acbae29'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6d7acbcd62b5acbae2d'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6d8acbcd62b5acbae31'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6d8acbcd62b5acbae35'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6d8acbcd62b5acbae39'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6d7acbcd62b5acbae1f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6d7acbcd62b5acbae1f", "parent_id"=>"5b92b6d7acbcd62b5acbae27", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6d7acbcd62b5acbae1f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6d7acbcd62b5acbae1f", "cart_id"=>"5b92b6d7acbcd62b5acbae27", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6d7acbcd62b5acbae1f", "cart_id"=>"5b92b6d7acbcd62b5acbae27", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6d7acbcd62b5acbae1f", "parent_id"=>"5b92b6d7acbcd62b5acbae27", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6d7acbcd62b5acbae1f", "parent_id"=>"5b92b6d7acbcd62b5acbae27", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b6d7acbcd62b5acbae27'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6d7acbcd62b5acbae1f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6d7acbcd62b5acbae1f", "parent_id"=>"5b92b6d7acbcd62b5acbae27", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6d7acbcd62b5acbae1f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6d7acbcd62b5acbae1f", "cart_id"=>"5b92b6d7acbcd62b5acbae27", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6d7acbcd62b5acbae1f", "cart_id"=>"5b92b6d7acbcd62b5acbae27", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6d7acbcd62b5acbae1f", "parent_id"=>"5b92b6d7acbcd62b5acbae27", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6d7acbcd62b5acbae1f", "parent_id"=>"5b92b6d7acbcd62b5acbae27", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b6d7acbcd62b5acbae1f", "parent_id"=>"5b92b6d7acbcd62b5acbae27", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6d7acbcd62b5acbae1f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6d7acbcd62b5acbae1f", "parent_id"=>"5b92b6d7acbcd62b5acbae27", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6d7acbcd62b5acbae1f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6d7acbcd62b5acbae1f", "cart_id"=>"5b92b6d7acbcd62b5acbae27", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6d7acbcd62b5acbae1f", "cart_id"=>"5b92b6d7acbcd62b5acbae27", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6d7acbcd62b5acbae1f", "parent_id"=>"5b92b6d7acbcd62b5acbae27", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6d7acbcd62b5acbae1f", "parent_id"=>"5b92b6d7acbcd62b5acbae27", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6d8acbcd62b5acbae3d'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started POST "/shopping/payments/5b92b6d8acbcd62b5acbae3d" for 127.0.0.1 at 2018-09-07 23:05:20 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"hPTzc12-5gGHojjCJZsL"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b6d7acbcd62b5acbae1f')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 17:35:20 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Shopping::PaymentsController#update as HTML Parameters: {"mihpayid"=>"403993715517179378", "mode"=>"CC", "status"=>"failure", "unmappedstatus"=>"failed", "key"=>"gtKFFx", "txnid"=>"5b92b6d8acbcd62b5acbae3d", "amount"=>"50.0", "cardCategory"=>"domestic", "discount"=>"0.00", "net_amount_debit"=>"0.00", "addedon"=>"2018-01-29 17:08:40", "productinfo"=>"shopping_cart", "firstname"=>"bhargav", "lastname"=>"", "address1"=>"", "address2"=>"", "city"=>"", "state"=>"", "country"=>"", "zipcode"=>"", "email"=>"bhargav.r.raut@gmail.com", "phone"=>"9561137096", "udf1"=>"", "udf2"=>"", "udf3"=>"", "udf4"=>"", "udf5"=>"", "udf6"=>"", "udf7"=>"", "udf8"=>"", "udf9"=>"", "udf10"=>"", "hash"=>"b3812b0b5aceb7edf4f94dd8237ce939f1bf21e7779e98addcdbee32920e871a50b30eefb78535cfb5e25c3c9eab93b5938670116f02d67e7cd2beccba484468", "field1"=>"180570", "field2"=>"922785", "field3"=>"20180129", "field4"=>"MC", "field5"=>"298836426886", "field6"=>"45", "field7"=>"1", "field8"=>"3DS", "field9"=>" Verification of Secure Hash Failed: E700 -- Unspecified Failure -- Unknown Error -- Unable to be determined--E500", "payment_source"=>"payu", "PG_TYPE"=>"AXISPG", "bank_ref_num"=>"180570", "bankcode"=>"CC", "error"=>"E500", "error_Message"=>"Bank failed to authenticate the customer", "name_on_card"=>"any name", "cardnum"=>"512345XXXXXX2346", "cardhash"=>"This field is no longer supported in postback params.", "issuing_bank"=>"HDFC", "card_type"=>"MAST", "id"=>"5b92b6d8acbcd62b5acbae3d"} Unpermitted parameters: mihpayid, mode, status, unmappedstatus, key, txnid, amount, cardCategory, discount, net_amount_debit, addedon, productinfo, firstname, lastname, address1, address2, city, state, country, zipcode, email, phone, udf1, udf2, udf3, udf4, udf5, udf6, udf7, udf8, udf9, udf10, hash, field1, field2, field3, field4, field5, field6, field7, field8, field9, payment_source, PG_TYPE, bank_ref_num, bankcode, error, error_Message, name_on_card, cardnum, cardhash, issuing_bank, card_type Unpermitted parameters: mihpayid, mode, status, unmappedstatus, key, txnid, amount, cardCategory, discount, net_amount_debit, addedon, productinfo, firstname, lastname, address1, address2, city, state, country, zipcode, email, phone, udf1, udf2, udf3, udf4, udf5, udf6, udf7, udf8, udf9, udf10, hash, field1, field2, field3, field4, field5, field6, field7, field8, field9, payment_source, PG_TYPE, bank_ref_num, bankcode, error, error_Message, name_on_card, cardnum, cardhash, issuing_bank, card_type MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b92b6d8acbcd62b5acbae3d'), "resource_id"=>"5b92b6d7acbcd62b5acbae1f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b92b6d8acbcd62b5acbae3d'), "resource_id"=>"5b92b6d7acbcd62b5acbae1f", "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b6d7acbcd62b5acbae27'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6d7acbcd62b5acbae1f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6d7acbcd62b5acbae1f", "parent_id"=>"5b92b6d7acbcd62b5acbae27", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6d7acbcd62b5acbae1f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6d7acbcd62b5acbae1f", "cart_id"=>"5b92b6d7acbcd62b5acbae27", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6d7acbcd62b5acbae1f", "cart_id"=>"5b92b6d7acbcd62b5acbae27", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6d7acbcd62b5acbae1f", "parent_id"=>"5b92b6d7acbcd62b5acbae27", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6d7acbcd62b5acbae1f", "parent_id"=>"5b92b6d7acbcd62b5acbae27", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b6d7acbcd62b5acbae1f", "parent_id"=>"5b92b6d7acbcd62b5acbae27", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6d7acbcd62b5acbae1f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6d7acbcd62b5acbae1f", "parent_id"=>"5b92b6d7acbcd62b5acbae27", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6d7acbcd62b5acbae1f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6d7acbcd62b5acbae1f", "cart_id"=>"5b92b6d7acbcd62b5acbae27", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6d7acbcd62b5acbae1f", "cart_id"=>"5b92b6d7acbcd62b5acbae27", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6d7acbcd62b5acbae1f", "parent_id"=>"5b92b6d7acbcd62b5acbae27", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6d7acbcd62b5acbae1f", "parent_id"=>"5b92b6d7acbcd62b5acbae27", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6d8acbcd62b5acbae3f'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6d8acbcd62b5acbae41'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6d8acbcd62b5acbae45'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6d8acbcd62b5acbae49'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6d9acbcd62b5acbae4d'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6d9acbcd62b5acbae51'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6d7acbcd62b5acbae1f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6d7acbcd62b5acbae1f", "parent_id"=>"5b92b6d8acbcd62b5acbae3f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6d7acbcd62b5acbae1f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6d7acbcd62b5acbae1f", "cart_id"=>"5b92b6d8acbcd62b5acbae3f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6d7acbcd62b5acbae1f", "cart_id"=>"5b92b6d8acbcd62b5acbae3f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6d7acbcd62b5acbae1f", "parent_id"=>"5b92b6d8acbcd62b5acbae3f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6d7acbcd62b5acbae1f", "parent_id"=>"5b92b6d8acbcd62b5acbae3f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b6d8acbcd62b5acbae3f'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6d7acbcd62b5acbae1f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6d7acbcd62b5acbae1f", "parent_id"=>"5b92b6d8acbcd62b5acbae3f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6d7acbcd62b5acbae1f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6d7acbcd62b5acbae1f", "cart_id"=>"5b92b6d8acbcd62b5acbae3f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6d7acbcd62b5acbae1f", "cart_id"=>"5b92b6d8acbcd62b5acbae3f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6d7acbcd62b5acbae1f", "parent_id"=>"5b92b6d8acbcd62b5acbae3f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6d7acbcd62b5acbae1f", "parent_id"=>"5b92b6d8acbcd62b5acbae3f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b6d7acbcd62b5acbae1f", "parent_id"=>"5b92b6d8acbcd62b5acbae3f", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6d7acbcd62b5acbae1f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6d7acbcd62b5acbae1f", "parent_id"=>"5b92b6d8acbcd62b5acbae3f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6d7acbcd62b5acbae1f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6d7acbcd62b5acbae1f", "cart_id"=>"5b92b6d8acbcd62b5acbae3f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6d7acbcd62b5acbae1f", "cart_id"=>"5b92b6d8acbcd62b5acbae3f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6d7acbcd62b5acbae1f", "parent_id"=>"5b92b6d8acbcd62b5acbae3f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6d7acbcd62b5acbae1f", "parent_id"=>"5b92b6d8acbcd62b5acbae3f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6d9acbcd62b5acbae55'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s Started PUT "/shopping/payments/5b92b6d9acbcd62b5acbae55" for 127.0.0.1 at 2018-09-07 23:05:21 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"94TmqWwNWGWb1RW_WxFr"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b6d7acbcd62b5acbae1f')}, "u"=>{"$set"=>{"current_sign_in_at"=>2018-09-07 17:35:21 ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Shopping::PaymentsController#update as HTML Parameters: {"is_verify_payment"=>"true", "id"=>"5b92b6d9acbcd62b5acbae55"} Unpermitted parameter: is_verify_payment Unpermitted parameter: is_verify_payment MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b92b6d9acbcd62b5acbae55'), "resource_id"=>"5b92b6d7acbcd62b5acbae1f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b92b6d9acbcd62b5acbae55'), "resource_id"=>"5b92b6d7acbcd62b5acbae1f", "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b6d8acbcd62b5acbae3f'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6d7acbcd62b5acbae1f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6d7acbcd62b5acbae1f", "parent_id"=>"5b92b6d8acbcd62b5acbae3f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6d7acbcd62b5acbae1f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6d7acbcd62b5acbae1f", "cart_id"=>"5b92b6d8acbcd62b5acbae3f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6d7acbcd62b5acbae1f", "cart_id"=>"5b92b6d8acbcd62b5acbae3f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6d7acbcd62b5acbae1f", "parent_id"=>"5b92b6d8acbcd62b5acbae3f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6d7acbcd62b5acbae1f", "parent_id"=>"5b92b6d8acbcd62b5acbae3f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b6d7acbcd62b5acbae1f", "parent_id"=>"5b92b6d8acbcd62b5acbae3f", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6d7acbcd62b5acbae1f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6d7acbcd62b5acbae1f", "parent_id"=>"5b92b6d8acbcd62b5acbae3f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6d7acbcd62b5acbae1f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6d7acbcd62b5acbae1f", "cart_id"=>"5b92b6d8acbcd62b5acbae3f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6d7acbcd62b5acbae1f", "cart_id"=>"5b92b6d8acbcd62b5acbae3f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6d7acbcd62b5acbae1f", "parent_id"=>"5b92b6d8acbcd62b5acbae3f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6d7acbcd62b5acbae1f", "parent_id"=>"5b92b6d8acbcd62b5acbae3f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6d9acbcd62b5acbae57'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6d9acbcd62b5acbae59'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6d9acbcd62b5acbae5d'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6d9acbcd62b5acbae61'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6d9acbcd62b5acbae65'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6d9acbcd62b5acbae69'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6d7acbcd62b5acbae1f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6d7acbcd62b5acbae1f", "parent_id"=>"5b92b6d9acbcd62b5acbae57", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6d7acbcd62b5acbae1f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6d7acbcd62b5acbae1f", "cart_id"=>"5b92b6d9acbcd62b5acbae57", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6d7acbcd62b5acbae1f", "cart_id"=>"5b92b6d9acbcd62b5acbae57", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6d7acbcd62b5acbae1f", "parent_id"=>"5b92b6d9acbcd62b5acbae57", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6d7acbcd62b5acbae1f", "parent_id"=>"5b92b6d9acbcd62b5acbae57", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b6d9acbcd62b5acbae57'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6d7acbcd62b5acbae1f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6d7acbcd62b5acbae1f", "parent_id"=>"5b92b6d9acbcd62b5acbae57", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6d7acbcd62b5acbae1f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6d7acbcd62b5acbae1f", "cart_id"=>"5b92b6d9acbcd62b5acbae57", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6d7acbcd62b5acbae1f", "cart_id"=>"5b92b6d9acbcd62b5acbae57", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6d7acbcd62b5acbae1f", "parent_id"=>"5b92b6d9acbcd62b5acbae57", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6d7acbcd62b5acbae1f", "parent_id"=>"5b92b6d9acbcd62b5acbae57", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b6d7acbcd62b5acbae1f", "parent_id"=>"5b92b6d9acbcd62b5acbae57", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6d7acbcd62b5acbae1f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6d7acbcd62b5acbae1f", "parent_id"=>"5b92b6d9acbcd62b5acbae57", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6d7acbcd62b5acbae1f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6d7acbcd62b5acbae1f", "cart_id"=>"5b92b6d9acbcd62b5acbae57", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6d7acbcd62b5acbae1f", "cart_id"=>"5b92b6d9acbcd62b5acbae57", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6d7acbcd62b5acbae1f", "parent_id"=>"5b92b6d9acbcd62b5acbae57", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6d7acbcd62b5acbae1f", "parent_id"=>"5b92b6d9acbcd62b5acbae57", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6d9acbcd62b5acbae6d'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started PUT "/shopping/payments/5b92b6d9acbcd62b5acbae6d" for 127.0.0.1 at 2018-09-07 23:05:21 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"z7MzgvDwoFkARKJgYP8E"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b6d7acbcd62b5acbae1f')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 17:35:21 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Shopping::PaymentsController#update as HTML Parameters: {"is_verify_payment"=>"true", "id"=>"5b92b6d9acbcd62b5acbae6d"} Unpermitted parameter: is_verify_payment Unpermitted parameter: is_verify_payment MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b92b6d9acbcd62b5acbae6d'), "resource_id"=>"5b92b6d7acbcd62b5acbae1f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b92b6d9acbcd62b5acbae6d'), "resource_id"=>"5b92b6d7acbcd62b5acbae1f", "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b6d9acbcd62b5acbae57'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6d7acbcd62b5acbae1f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6d7acbcd62b5acbae1f", "parent_id"=>"5b92b6d9acbcd62b5acbae57", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6d7acbcd62b5acbae1f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6d7acbcd62b5acbae1f", "cart_id"=>"5b92b6d9acbcd62b5acbae57", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6d7acbcd62b5acbae1f", "cart_id"=>"5b92b6d9acbcd62b5acbae57", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6d7acbcd62b5acbae1f", "parent_id"=>"5b92b6d9acbcd62b5acbae57", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6d7acbcd62b5acbae1f", "parent_id"=>"5b92b6d9acbcd62b5acbae57", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b6d7acbcd62b5acbae1f", "parent_id"=>"5b92b6d9acbcd62b5acbae57", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6d7acbcd62b5acbae1f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6d7acbcd62b5acbae1f", "parent_id"=>"5b92b6d9acbcd62b5acbae57", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6d7acbcd62b5acbae1f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6d7acbcd62b5acbae1f", "cart_id"=>"5b92b6d9acbcd62b5acbae57", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6d7acbcd62b5acbae1f", "cart_id"=>"5b92b6d9acbcd62b5acbae57", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6d7acbcd62b5acbae1f", "parent_id"=>"5b92b6d9acbcd62b5acbae57", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6d7acbcd62b5acbae1f", "parent_id"=>"5b92b6d9acbcd62b5acbae57", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6d9acbcd62b5acbae6f'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae71'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae75'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae79'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae7d'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae81'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6d7acbcd62b5acbae1f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6d7acbcd62b5acbae1f", "parent_id"=>"5b92b6d9acbcd62b5acbae6f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6d7acbcd62b5acbae1f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6d7acbcd62b5acbae1f", "cart_id"=>"5b92b6d9acbcd62b5acbae6f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6d7acbcd62b5acbae1f", "cart_id"=>"5b92b6d9acbcd62b5acbae6f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6d7acbcd62b5acbae1f", "parent_id"=>"5b92b6d9acbcd62b5acbae6f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6d7acbcd62b5acbae1f", "parent_id"=>"5b92b6d9acbcd62b5acbae6f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b6d9acbcd62b5acbae6f'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6d7acbcd62b5acbae1f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6d7acbcd62b5acbae1f", "parent_id"=>"5b92b6d9acbcd62b5acbae6f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6d7acbcd62b5acbae1f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6d7acbcd62b5acbae1f", "cart_id"=>"5b92b6d9acbcd62b5acbae6f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6d7acbcd62b5acbae1f", "cart_id"=>"5b92b6d9acbcd62b5acbae6f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6d7acbcd62b5acbae1f", "parent_id"=>"5b92b6d9acbcd62b5acbae6f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6d7acbcd62b5acbae1f", "parent_id"=>"5b92b6d9acbcd62b5acbae6f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b6d7acbcd62b5acbae1f", "parent_id"=>"5b92b6d9acbcd62b5acbae6f", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6d7acbcd62b5acbae1f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6d7acbcd62b5acbae1f", "parent_id"=>"5b92b6d9acbcd62b5acbae6f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6d7acbcd62b5acbae1f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6d7acbcd62b5acbae1f", "cart_id"=>"5b92b6d9acbcd62b5acbae6f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6d7acbcd62b5acbae1f", "cart_id"=>"5b92b6d9acbcd62b5acbae6f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6d7acbcd62b5acbae1f", "parent_id"=>"5b92b6d9acbcd62b5acbae6f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6d7acbcd62b5acbae1f", "parent_id"=>"5b92b6d9acbcd62b5acbae6f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae85'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started PUT "/shopping/payments/5b92b6daacbcd62b5acbae85" for 127.0.0.1 at 2018-09-07 23:05:22 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zRSuz9zrPEi_4AzQhYni"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b6d7acbcd62b5acbae1f')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 17:35:21 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Shopping::PaymentsController#update as HTML Parameters: {"is_verify_payment"=>"true", "id"=>"5b92b6daacbcd62b5acbae85"} Unpermitted parameter: is_verify_payment Unpermitted parameter: is_verify_payment MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae85'), "resource_id"=>"5b92b6d7acbcd62b5acbae1f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae85'), "resource_id"=>"5b92b6d7acbcd62b5acbae1f", "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b6d9acbcd62b5acbae6f'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6d7acbcd62b5acbae1f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6d7acbcd62b5acbae1f", "parent_id"=>"5b92b6d9acbcd62b5acbae6f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6d7acbcd62b5acbae1f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6d7acbcd62b5acbae1f", "cart_id"=>"5b92b6d9acbcd62b5acbae6f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6d7acbcd62b5acbae1f", "cart_id"=>"5b92b6d9acbcd62b5acbae6f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6d7acbcd62b5acbae1f", "parent_id"=>"5b92b6d9acbcd62b5acbae6f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6d7acbcd62b5acbae1f", "parent_id"=>"5b92b6d9acbcd62b5acbae6f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b6d7acbcd62b5acbae1f", "parent_id"=>"5b92b6d9acbcd62b5acbae6f", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6d7acbcd62b5acbae1f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6d7acbcd62b5acbae1f", "parent_id"=>"5b92b6d9acbcd62b5acbae6f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6d7acbcd62b5acbae1f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6d7acbcd62b5acbae1f", "cart_id"=>"5b92b6d9acbcd62b5acbae6f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6d7acbcd62b5acbae1f", "cart_id"=>"5b92b6d9acbcd62b5acbae6f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6d7acbcd62b5acbae1f", "parent_id"=>"5b92b6d9acbcd62b5acbae6f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6d7acbcd62b5acbae1f", "parent_id"=>"5b92b6d9acbcd62b5acbae6f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"octavia@abbott.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ysKXiBSBaTWeRe2Az9Ny"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zT5QrdWww-Be2fjxmsnc"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"S_3mNtfHAuzXdFxkiivq"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"dianna@leschtremblay.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"mEsqmZw5z35N11rCxKzs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"r8s-U5kr9KC2UVq_c7hL"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae8a'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae8a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae8d'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae8f'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae93'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae97'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6dbacbcd62b5acbae9b'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6dbacbcd62b5acbae9f'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started POST "/shopping/payments" for 127.0.0.1 at 2018-09-07 23:05:23 +0530 Processing by Shopping::PaymentsController#create as JSON Parameters: {"cart_id"=>"5b92b6daacbcd62b5acbae8d", "payment_type"=>"cash", "amount"=>10, "api_key"=>"test", "current_app_id"=>"testappid", "payment"=>{"amount"=>10, "payment_type"=>"cash", "cart_id"=>"5b92b6daacbcd62b5acbae8d"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae8d'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6daacbcd62b5acbae8d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6daacbcd62b5acbae8d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6daacbcd62b5acbae8d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6daacbcd62b5acbae8d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6daacbcd62b5acbae8d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6daacbcd62b5acbae8d", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6daacbcd62b5acbae8d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6daacbcd62b5acbae8d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6daacbcd62b5acbae8d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6daacbcd62b5acbae8d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6daacbcd62b5acbae8d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6dbacbcd62b5acbaea3'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Completed 201 Created in 82ms (Views: 1.3ms) MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6dbacbcd62b5acbaea4'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6dbacbcd62b5acbaea6'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6dbacbcd62b5acbaeaa'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6dbacbcd62b5acbaeae'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6dbacbcd62b5acbaeb2'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6dbacbcd62b5acbaeb6'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started POST "/shopping/payments" for 127.0.0.1 at 2018-09-07 23:05:23 +0530 Processing by Shopping::PaymentsController#create as JSON Parameters: {"cart_id"=>"5b92b6dbacbcd62b5acbaea4", "payment_type"=>"cash", "amount"=>5, "api_key"=>"test", "current_app_id"=>"testappid", "payment"=>{"amount"=>5, "payment_type"=>"cash", "cart_id"=>"5b92b6dbacbcd62b5acbaea4"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b6dbacbcd62b5acbaea4'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6dbacbcd62b5acbaea4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6dbacbcd62b5acbaea4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6dbacbcd62b5acbaea4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6dbacbcd62b5acbaea4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6dbacbcd62b5acbaea4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6dbacbcd62b5acbaea4", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6dbacbcd62b5acbaea4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6dbacbcd62b5acbaea4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6dbacbcd62b5acbaea4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6dbacbcd62b5acbaea4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6dbacbcd62b5acbaea4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6dbacbcd62b5acbaebb'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6dbacbcd62b5acbaebd'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6dcacbcd62b5acbaec1'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6dcacbcd62b5acbaec5'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6dcacbcd62b5acbaec9'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6dcacbcd62b5acbaecd'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started POST "/shopping/payments" for 127.0.0.1 at 2018-09-07 23:05:24 +0530 Processing by Shopping::PaymentsController#create as JSON Parameters: {"cart_id"=>"5b92b6dbacbcd62b5acbaebb", "payment_type"=>"cash", "amount"=>50.0, "api_key"=>"test", "current_app_id"=>"testappid", "payment_status"=>1, "proxy_resource_class"=>"User", "proxy_resource_id"=>"5b92b6daacbcd62b5acbae87", "payment"=>{"amount"=>50.0, "payment_type"=>"cash", "cart_id"=>"5b92b6dbacbcd62b5acbaebb", "payment_status"=>1}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, payment_status, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, payment_status, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, payment_status, proxy_resource_class, proxy_resource_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b6dbacbcd62b5acbaebb'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6dbacbcd62b5acbaebb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6dbacbcd62b5acbaebb", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6dbacbcd62b5acbaebb", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6dbacbcd62b5acbaebb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6dbacbcd62b5acbaebb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6dbacbcd62b5acbaebb", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6dbacbcd62b5acbaebb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b6dbacbcd62b5acbaebd')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b6dcacbcd62b5acbaec1')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b6dcacbcd62b5acbaec5')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b6dcacbcd62b5acbaec9')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b6dcacbcd62b5acbaecd')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6dcacbcd62b5acbaed1'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92b6dcacbcd62b5acbaed1", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6dbacbcd62b5acbaebb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92b6dbacbcd62b5acbaebd'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92b6dcacbcd62b5acbaec1'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92b6dcacbcd62b5acbaec5'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92b6dcacbcd62b5acbaec9'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92b6dcacbcd62b5acbaecd'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6dcacbcd62b5acbaedc'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6dcacbcd62b5acbaede'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6dcacbcd62b5acbaee2'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6dcacbcd62b5acbaee6'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6dcacbcd62b5acbaeea'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6dcacbcd62b5acbaeee'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b6dcacbcd62b5acbaedc'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6dcacbcd62b5acbaedc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6dcacbcd62b5acbaedc", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6dcacbcd62b5acbaedc", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6dcacbcd62b5acbaedc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6dcacbcd62b5acbaedc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6dcacbcd62b5acbaedc", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6dcacbcd62b5acbaedc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b6dcacbcd62b5acbaede')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b6dcacbcd62b5acbaee2')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b6dcacbcd62b5acbaee6')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b6dcacbcd62b5acbaeea')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b6dcacbcd62b5acbaeee')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6dcacbcd62b5acbaef2'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92b6dcacbcd62b5acbaef2", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6dcacbcd62b5acbaedc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92b6dcacbcd62b5acbaede'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92b6dcacbcd62b5acbaee2'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92b6dcacbcd62b5acbaee6'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92b6dcacbcd62b5acbaeea'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92b6dcacbcd62b5acbaeee'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"payment_status"=>0}, "api_key"=>"test", "current_app_id"=>"testappid", "proxy_resource_class"=>"User", "proxy_resource_id"=>"5b92b6daacbcd62b5acbae87", "id"=>"5b92b6dcacbcd62b5acbaef2"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b92b6dcacbcd62b5acbaef2'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b92b6dcacbcd62b5acbaef2'), "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b6dcacbcd62b5acbaedc'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6dcacbcd62b5acbaedc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6dcacbcd62b5acbaedc", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6dcacbcd62b5acbaedc", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6dcacbcd62b5acbaedc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6dcacbcd62b5acbaedc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6dcacbcd62b5acbaedc", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6dcacbcd62b5acbaedc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b92b6dcacbcd62b5acbaede')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b92b6dcacbcd62b5acbaee2')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b92b6dcacbcd62b5acbaee6')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b92b6dcacbcd62b5acbaeea')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b92b6dcacbcd62b5acbaeee')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b6dcacbcd62b5acbaef2')}, "u"=>{"$set"=>{"payment_status"=>0, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Completed 204 No Content in 147ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92b6dcacbcd62b5acbaede'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92b6dcacbcd62b5acbaee2'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92b6dcacbcd62b5acbaee6'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92b6dcacbcd62b5acbaeea'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92b6dcacbcd62b5acbaeee'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6ddacbcd62b5acbaf08'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6ddacbcd62b5acbaf0a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6ddacbcd62b5acbaf0e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6ddacbcd62b5acbaf12'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6ddacbcd62b5acbaf16'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6ddacbcd62b5acbaf1a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b6ddacbcd62b5acbaf08'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6ddacbcd62b5acbaf08", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6ddacbcd62b5acbaf08", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6ddacbcd62b5acbaf08", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6ddacbcd62b5acbaf08", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6ddacbcd62b5acbaf08", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6ddacbcd62b5acbaf08", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6ddacbcd62b5acbaf08", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b6ddacbcd62b5acbaf0a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b6ddacbcd62b5acbaf0e')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b6ddacbcd62b5acbaf12')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b6ddacbcd62b5acbaf16')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b6ddacbcd62b5acbaf1a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6ddacbcd62b5acbaf1e'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92b6ddacbcd62b5acbaf1e", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6ddacbcd62b5acbaf08", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b6ddacbcd62b5acbaf0a')}, "u"=>{"$set"=>{"parent_id"=>nil, "acce... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92b6ddacbcd62b5acbaf0a'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b6ddacbcd62b5acbaf0a')}, "u"=>{"$set"=>{"parent_id"=>"5b92b6dda... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92b6ddacbcd62b5acbaf0a'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b6ddacbcd62b5acbaf08'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6ddacbcd62b5acbaf08", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6ddacbcd62b5acbaf08", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6ddacbcd62b5acbaf08", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6ddacbcd62b5acbaf08", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6ddacbcd62b5acbaf08", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6ddacbcd62b5acbaf08", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6ddacbcd62b5acbaf08", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b6ddacbcd62b5acbaf0a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6deacbcd62b5acbaf2e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started PUT "/shopping/payments/5b92b6ddacbcd62b5acbaf1e" for 127.0.0.1 at 2018-09-07 23:05:26 +0530 Processing by Shopping::PaymentsController#update as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b92b6ddacbcd62b5acbaf1e", "payment"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b92b6ddacbcd62b5acbaf1e'), "resource_id"=>"5b92b6daacbcd62b5acbae87", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b92b6ddacbcd62b5acbaf1e'), "resource_id"=>"5b92b6daacbcd62b5acbae87", "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b6ddacbcd62b5acbaf08'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6ddacbcd62b5acbaf08", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6ddacbcd62b5acbaf08", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6ddacbcd62b5acbaf08", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6ddacbcd62b5acbaf08", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6ddacbcd62b5acbaf08", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6ddacbcd62b5acbaf08", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6ddacbcd62b5acbaf08", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b92b6deacbcd62b5acbaf2e')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s Completed 204 No Content in 60ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92b6deacbcd62b5acbaf2e'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6deacbcd62b5acbaf35'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6deacbcd62b5acbaf37'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6deacbcd62b5acbaf3b'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6deacbcd62b5acbaf3f'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6deacbcd62b5acbaf43'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6deacbcd62b5acbaf47'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b6deacbcd62b5acbaf35'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6deacbcd62b5acbaf35", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6deacbcd62b5acbaf35", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6deacbcd62b5acbaf35", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6deacbcd62b5acbaf35", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6deacbcd62b5acbaf35", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6deacbcd62b5acbaf35", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6deacbcd62b5acbaf35", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b6deacbcd62b5acbaf37')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b6deacbcd62b5acbaf3b')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b6deacbcd62b5acbaf3f')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b6deacbcd62b5acbaf43')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b6deacbcd62b5acbaf47')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6deacbcd62b5acbaf4b'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92b6deacbcd62b5acbaf4b", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6deacbcd62b5acbaf35", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b6deacbcd62b5acbaf37')}, "u"=>{"$set"=>{"parent_id"=>nil, "acce... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b6deacbcd62b5acbaf35'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6deacbcd62b5acbaf35", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6deacbcd62b5acbaf35", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6deacbcd62b5acbaf35", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6deacbcd62b5acbaf35", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6deacbcd62b5acbaf35", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>nil}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b92b6deacbcd62b5acbaf35", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6deacbcd62b5acbaf35", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6deacbcd62b5acbaf35", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6deacbcd62b5acbaf35", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6deacbcd62b5acbaf35", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6deacbcd62b5acbaf35", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6dfacbcd62b5acbaf57'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started PUT "/shopping/payments/5b92b6deacbcd62b5acbaf4b" for 127.0.0.1 at 2018-09-07 23:05:27 +0530 Processing by Shopping::PaymentsController#update as JSON Parameters: {"payment"=>{"payment_status"=>0}, "api_key"=>"test", "current_app_id"=>"testappid", "proxy_resource_class"=>"User", "proxy_resource_id"=>"5b92b6daacbcd62b5acbae87", "id"=>"5b92b6deacbcd62b5acbaf4b"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b92b6deacbcd62b5acbaf4b'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b92b6deacbcd62b5acbaf4b'), "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b6deacbcd62b5acbaf35'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6deacbcd62b5acbaf35", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6deacbcd62b5acbaf35", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6deacbcd62b5acbaf35", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6deacbcd62b5acbaf35", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6deacbcd62b5acbaf35", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6deacbcd62b5acbaf35", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6deacbcd62b5acbaf35", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b92b6deacbcd62b5acbaf3b')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b92b6deacbcd62b5acbaf3f')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b92b6deacbcd62b5acbaf43')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b92b6deacbcd62b5acbaf47')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b6deacbcd62b5acbaf4b')}, "u"=>{"$set"=>{"payment_status"=>0, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 204 No Content in 159ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b92b6deacbcd62b5acbaf4b'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b6deacbcd62b5acbaf35'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6deacbcd62b5acbaf35", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6deacbcd62b5acbaf35", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6deacbcd62b5acbaf35", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6deacbcd62b5acbaf35", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6deacbcd62b5acbaf35", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6deacbcd62b5acbaf35", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b6deacbcd62b5acbaf35'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6deacbcd62b5acbaf35", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6deacbcd62b5acbaf35", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6deacbcd62b5acbaf35", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6deacbcd62b5acbaf35", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6deacbcd62b5acbaf35", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6dfacbcd62b5acbaf61'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6dfacbcd62b5acbaf63'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6dfacbcd62b5acbaf67'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6dfacbcd62b5acbaf6b'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6dfacbcd62b5acbaf6f'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6dfacbcd62b5acbaf73'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started POST "/shopping/payments" for 127.0.0.1 at 2018-09-07 23:05:28 +0530 Processing by Shopping::PaymentsController#create as JSON Parameters: {"cart_id"=>"5b92b6dfacbcd62b5acbaf61", "payment_type"=>"cash", "amount"=>55.0, "api_key"=>"test", "current_app_id"=>"testappid", "payment_status"=>1, "proxy_resource_class"=>"User", "proxy_resource_id"=>"5b92b6daacbcd62b5acbae87", "payment"=>{"amount"=>55.0, "payment_type"=>"cash", "cart_id"=>"5b92b6dfacbcd62b5acbaf61", "payment_status"=>1}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, payment_status, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, payment_status, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, payment_status, proxy_resource_class, proxy_resource_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b6dfacbcd62b5acbaf61'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6dfacbcd62b5acbaf61", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6dfacbcd62b5acbaf61", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6dfacbcd62b5acbaf61", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6dfacbcd62b5acbaf61", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6dfacbcd62b5acbaf61", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6dfacbcd62b5acbaf61", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6dfacbcd62b5acbaf61", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b6dfacbcd62b5acbaf63')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b6dfacbcd62b5acbaf67')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b6dfacbcd62b5acbaf6b')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b6dfacbcd62b5acbaf6f')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b6dfacbcd62b5acbaf73')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6e0acbcd62b5acbaf77'), "doc_version"=>0, "cash_change"=>5.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92b6e0acbcd62b5acbaf77", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6dfacbcd62b5acbaf61", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6e0acbcd62b5acbaf82'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6e0acbcd62b5acbaf84'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6e0acbcd62b5acbaf88'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6e0acbcd62b5acbaf8c'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6e0acbcd62b5acbaf90'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6e0acbcd62b5acbaf94'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started POST "/shopping/payments" for 127.0.0.1 at 2018-09-07 23:05:28 +0530 Processing by Shopping::PaymentsController#create as JSON Parameters: {"cart_id"=>"5b92b6e0acbcd62b5acbaf82", "payment_type"=>"cheque", "amount"=>55.0, "api_key"=>"test", "current_app_id"=>"testappid", "proxy_resource_class"=>"User", "proxy_resource_id"=>"5b92b6daacbcd62b5acbae87", "payment"=>{"amount"=>55.0, "payment_type"=>"cheque", "cart_id"=>"5b92b6e0acbcd62b5acbaf82"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b6e0acbcd62b5acbaf82'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e0acbcd62b5acbaf82", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6e0acbcd62b5acbaf82", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6e0acbcd62b5acbaf82", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e0acbcd62b5acbaf82", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e0acbcd62b5acbaf82", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e0acbcd62b5acbaf82", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e0acbcd62b5acbaf82", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6e0acbcd62b5acbaf82", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6e0acbcd62b5acbaf82", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e0acbcd62b5acbaf82", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e0acbcd62b5acbaf82", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6e0acbcd62b5acbaf99'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6e0acbcd62b5acbaf9b'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6e0acbcd62b5acbaf9f'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6e0acbcd62b5acbafa3'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6e0acbcd62b5acbafa7'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6e1acbcd62b5acbafab'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started POST "/shopping/payments" for 127.0.0.1 at 2018-09-07 23:05:29 +0530 Processing by Shopping::PaymentsController#create as JSON Parameters: {"cart_id"=>"5b92b6e0acbcd62b5acbaf99", "payment_type"=>"card", "amount"=>55.0, "api_key"=>"test", "current_app_id"=>"testappid", "proxy_resource_class"=>"User", "proxy_resource_id"=>"5b92b6daacbcd62b5acbae87", "payment"=>{"amount"=>55.0, "payment_type"=>"card", "cart_id"=>"5b92b6e0acbcd62b5acbaf99"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b6e0acbcd62b5acbaf99'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e0acbcd62b5acbaf99", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6e0acbcd62b5acbaf99", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6e0acbcd62b5acbaf99", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e0acbcd62b5acbaf99", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e0acbcd62b5acbaf99", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e0acbcd62b5acbaf99", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e0acbcd62b5acbaf99", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6e0acbcd62b5acbaf99", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6e0acbcd62b5acbaf99", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e0acbcd62b5acbaf99", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e0acbcd62b5acbaf99", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6e1acbcd62b5acbafb0'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6e1acbcd62b5acbafb2'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6e1acbcd62b5acbafb6'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6e1acbcd62b5acbafba'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6e1acbcd62b5acbafbe'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6e1acbcd62b5acbafc2'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6e1acbcd62b5acbafc6'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started POST "/shopping/payments" for 127.0.0.1 at 2018-09-07 23:05:29 +0530 Processing by Shopping::PaymentsController#create as JSON Parameters: {"cart_id"=>"5b92b6e1acbcd62b5acbafc6", "payment_type"=>"cash", "amount"=>10.0, "api_key"=>"test", "current_app_id"=>"testappid", "proxy_resource_class"=>"User", "proxy_resource_id"=>"5b92b6daacbcd62b5acbae87", "payment"=>{"amount"=>10.0, "payment_type"=>"cash", "cart_id"=>"5b92b6e1acbcd62b5acbafc6"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b6e1acbcd62b5acbafc6'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e1acbcd62b5acbafc6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6e1acbcd62b5acbafc6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6e1acbcd62b5acbafc6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e1acbcd62b5acbafc6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e1acbcd62b5acbafc6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e1acbcd62b5acbafc6", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e1acbcd62b5acbafc6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6e1acbcd62b5acbafc6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6e1acbcd62b5acbafc6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e1acbcd62b5acbafc6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e1acbcd62b5acbafc6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6e1acbcd62b5acbafc9'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6e1acbcd62b5acbafcb'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6e2acbcd62b5acbafcf'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6e2acbcd62b5acbafd3'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6e2acbcd62b5acbafd7'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6e2acbcd62b5acbafdb'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s Started POST "/shopping/payments" for 127.0.0.1 at 2018-09-07 23:05:30 +0530 Processing by Shopping::PaymentsController#create as JSON Parameters: {"cart_id"=>"5b92b6e1acbcd62b5acbafc9", "payment_type"=>"cash", "amount"=>-10.0, "api_key"=>"test", "current_app_id"=>"testappid", "proxy_resource_class"=>"User", "proxy_resource_id"=>"5b92b6daacbcd62b5acbae87", "payment"=>{"amount"=>-10.0, "payment_type"=>"cash", "cart_id"=>"5b92b6e1acbcd62b5acbafc9"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b6e1acbcd62b5acbafc9'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e1acbcd62b5acbafc9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6e1acbcd62b5acbafc9", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6e1acbcd62b5acbafc9", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e1acbcd62b5acbafc9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e1acbcd62b5acbafc9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e1acbcd62b5acbafc9", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e1acbcd62b5acbafc9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6e1acbcd62b5acbafc9", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6e1acbcd62b5acbafc9", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e1acbcd62b5acbafc9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e1acbcd62b5acbafc9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6e2acbcd62b5acbafe0'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6e2acbcd62b5acbafe2'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6e2acbcd62b5acbafe6'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6e2acbcd62b5acbafea'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6e2acbcd62b5acbafee'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6e2acbcd62b5acbaff2'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started POST "/shopping/payments" for 127.0.0.1 at 2018-09-07 23:05:30 +0530 Processing by Shopping::PaymentsController#create as JSON Parameters: {"cart_id"=>"5b92b6e2acbcd62b5acbafe0", "payment_type"=>"cash", "amount"=>50, "api_key"=>"test", "current_app_id"=>"testappid", "payment_status"=>1, "proxy_resource_class"=>"User", "proxy_resource_id"=>"5b92b6daacbcd62b5acbae87", "payment"=>{"amount"=>50, "payment_type"=>"cash", "cart_id"=>"5b92b6e2acbcd62b5acbafe0", "payment_status"=>1}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, payment_status, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, payment_status, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, payment_status, proxy_resource_class, proxy_resource_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b6e2acbcd62b5acbafe0'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e2acbcd62b5acbafe0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6e2acbcd62b5acbafe0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6e2acbcd62b5acbafe0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e2acbcd62b5acbafe0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e2acbcd62b5acbafe0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e2acbcd62b5acbafe0", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e2acbcd62b5acbafe0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6e2acbcd62b5acbaff7'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6e3acbcd62b5acbaff9'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6e3acbcd62b5acbaffd'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6e3acbcd62b5acbb001'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6e3acbcd62b5acbb005'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6e3acbcd62b5acbb009'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6e3acbcd62b5acbb00d'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6e3acbcd62b5acbb00f'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6e3acbcd62b5acbb013'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6e3acbcd62b5acbb017'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6e3acbcd62b5acbb01b'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6e3acbcd62b5acbb01f'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started POST "/shopping/payments" for 127.0.0.1 at 2018-09-07 23:05:31 +0530 Processing by Shopping::PaymentsController#create as JSON Parameters: {"cart_id"=>"5b92b6e3acbcd62b5acbb00d", "payment_type"=>"cash", "amount"=>50.0, "api_key"=>"test", "current_app_id"=>"testappid", "payment_status"=>1, "proxy_resource_class"=>"User", "proxy_resource_id"=>"5b92b6daacbcd62b5acbae87", "payment"=>{"amount"=>50.0, "payment_type"=>"cash", "cart_id"=>"5b92b6e3acbcd62b5acbb00d", "payment_status"=>1}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, payment_status, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, payment_status, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, payment_status, proxy_resource_class, proxy_resource_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b6e3acbcd62b5acbb00d'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e3acbcd62b5acbb00d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6e3acbcd62b5acbb00d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6e3acbcd62b5acbb00d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e3acbcd62b5acbb00d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e3acbcd62b5acbb00d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e3acbcd62b5acbb00d", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e3acbcd62b5acbb00d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b6e3acbcd62b5acbb00f')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b6e3acbcd62b5acbb013')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b6e3acbcd62b5acbb017')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b6e3acbcd62b5acbb01b')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b6e3acbcd62b5acbb01f')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6e3acbcd62b5acbb023'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92b6e3acbcd62b5acbb023", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e3acbcd62b5acbb00d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92b6e3acbcd62b5acbb00f'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92b6e3acbcd62b5acbb013'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92b6e3acbcd62b5acbb017'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92b6e3acbcd62b5acbb01b'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92b6e3acbcd62b5acbb01f'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6e3acbcd62b5acbb02e'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6e4acbcd62b5acbb030'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6e4acbcd62b5acbb034'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6e4acbcd62b5acbb038'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6e4acbcd62b5acbb03c'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6e4acbcd62b5acbb040'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b6e3acbcd62b5acbb02e'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e3acbcd62b5acbb02e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6e3acbcd62b5acbb02e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6e3acbcd62b5acbb02e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e3acbcd62b5acbb02e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e3acbcd62b5acbb02e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e3acbcd62b5acbb02e", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e3acbcd62b5acbb02e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b6e4acbcd62b5acbb030')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b6e4acbcd62b5acbb034')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b6e4acbcd62b5acbb038')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b6e4acbcd62b5acbb03c')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b6e4acbcd62b5acbb040')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6e4acbcd62b5acbb044'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92b6e4acbcd62b5acbb044", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e3acbcd62b5acbb02e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b6e3acbcd62b5acbb02e'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e3acbcd62b5acbb02e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6e3acbcd62b5acbb02e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6e3acbcd62b5acbb02e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e3acbcd62b5acbb02e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e3acbcd62b5acbb02e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92b6e4acbcd62b5acbb040'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b6e4acbcd62b5acbb040')}, "u"=>{"$set"=>{"parent_id"=>nil, "acce... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e3acbcd62b5acbb02e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6e3acbcd62b5acbb02e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6e3acbcd62b5acbb02e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e3acbcd62b5acbb02e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e3acbcd62b5acbb02e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"5b92b6e3acbcd62b5acbb02e", "payment_type"=>"cash", "refund"=>true, "amount"=>10, "api_key"=>"test", "current_app_id"=>"testappid", "payment"=>{"amount"=>10, "payment_type"=>"cash", "cart_id"=>"5b92b6e3acbcd62b5acbb02e", "refund"=>true}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: cart_id, payment_type, refund, amount, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, refund, amount, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, refund, amount, api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b6e3acbcd62b5acbb02e'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e3acbcd62b5acbb02e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6e3acbcd62b5acbb02e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6e3acbcd62b5acbb02e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e3acbcd62b5acbb02e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e3acbcd62b5acbb02e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>nil}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b92b6e3acbcd62b5acbb02e", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e3acbcd62b5acbb02e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6e3acbcd62b5acbb02e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6e3acbcd62b5acbb02e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e3acbcd62b5acbb02e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e3acbcd62b5acbb02e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6e4acbcd62b5acbb050'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Completed 201 Created in 59ms (Views: 0.9ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6e4acbcd62b5acbb051'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6e4acbcd62b5acbb053'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6e4acbcd62b5acbb057'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6e4acbcd62b5acbb05b'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6e5acbcd62b5acbb05f'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6e5acbcd62b5acbb063'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b6e4acbcd62b5acbb051'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e4acbcd62b5acbb051", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6e4acbcd62b5acbb051", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6e4acbcd62b5acbb051", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e4acbcd62b5acbb051", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e4acbcd62b5acbb051", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e4acbcd62b5acbb051", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e4acbcd62b5acbb051", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b6e4acbcd62b5acbb053')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b6e4acbcd62b5acbb057')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b6e4acbcd62b5acbb05b')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b6e5acbcd62b5acbb05f')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b6e5acbcd62b5acbb063')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6e5acbcd62b5acbb067'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92b6e5acbcd62b5acbb067", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e4acbcd62b5acbb051", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6e5acbcd62b5acbb072'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e4acbcd62b5acbb051", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6e4acbcd62b5acbb051", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6e4acbcd62b5acbb051", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e4acbcd62b5acbb051", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e4acbcd62b5acbb051", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"5b92b6e4acbcd62b5acbb051", "payment_type"=>"cash", "refund"=>true, "amount"=>10, "api_key"=>"test", "current_app_id"=>"testappid", "payment"=>{"amount"=>10, "payment_type"=>"cash", "cart_id"=>"5b92b6e4acbcd62b5acbb051", "refund"=>true}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: cart_id, payment_type, refund, amount, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, refund, amount, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, refund, amount, api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b6e4acbcd62b5acbb051'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e4acbcd62b5acbb051", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6e4acbcd62b5acbb051", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6e4acbcd62b5acbb051", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e4acbcd62b5acbb051", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e4acbcd62b5acbb051", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>nil}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b92b6e4acbcd62b5acbb051", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e4acbcd62b5acbb051", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6e4acbcd62b5acbb051", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6e4acbcd62b5acbb051", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e4acbcd62b5acbb051", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e4acbcd62b5acbb051", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6e5acbcd62b5acbb077'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6e5acbcd62b5acbb079'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6e5acbcd62b5acbb07d'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6e5acbcd62b5acbb081'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6e5acbcd62b5acbb085'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6e5acbcd62b5acbb089'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b6e5acbcd62b5acbb077'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e5acbcd62b5acbb077", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6e5acbcd62b5acbb077", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6e5acbcd62b5acbb077", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e5acbcd62b5acbb077", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e5acbcd62b5acbb077", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e5acbcd62b5acbb077", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e5acbcd62b5acbb077", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b6e5acbcd62b5acbb079')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b6e5acbcd62b5acbb07d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b6e5acbcd62b5acbb081')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b6e5acbcd62b5acbb085')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b6e5acbcd62b5acbb089')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6e6acbcd62b5acbb08d'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92b6e6acbcd62b5acbb08d", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e5acbcd62b5acbb077", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92b6e5acbcd62b5acbb089'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b6e5acbcd62b5acbb089')}, "u"=>{"$set"=>{"parent_id"=>nil, "acce... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b6e5acbcd62b5acbb077'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e5acbcd62b5acbb077", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6e5acbcd62b5acbb077", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6e5acbcd62b5acbb077", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e5acbcd62b5acbb077", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e5acbcd62b5acbb077", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>nil}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b92b6e5acbcd62b5acbb077", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e5acbcd62b5acbb077", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6e5acbcd62b5acbb077", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6e5acbcd62b5acbb077", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e5acbcd62b5acbb077", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e5acbcd62b5acbb077", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6e6acbcd62b5acbb099'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b92b6e6acbcd62b5acbb099'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Started PUT "/shopping/payments/5b92b6e6acbcd62b5acbb099" for 127.0.0.1 at 2018-09-07 23:05:34 +0530 Processing by Shopping::PaymentsController#update as JSON Parameters: {"payment"=>{"payment_status"=>1, "amount"=>-10}, "api_key"=>"test", "current_app_id"=>"testappid", "proxy_resource_class"=>"User", "proxy_resource_id"=>"5b92b6daacbcd62b5acbae87", "id"=>"5b92b6e6acbcd62b5acbb099"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b92b6e6acbcd62b5acbb099'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b92b6e6acbcd62b5acbb099'), "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b6e5acbcd62b5acbb077'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e5acbcd62b5acbb077", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6e5acbcd62b5acbb077", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6e5acbcd62b5acbb077", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e5acbcd62b5acbb077", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e5acbcd62b5acbb077", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b92b6e5acbcd62b5acbb077", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e5acbcd62b5acbb077", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b6e6acbcd62b5acbb099')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"refund"=>true, "payment_status"=>nil, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92b6e6acbcd62b5acbb099", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e5acbcd62b5acbb077", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b92b6e6acbcd62b5acbb099'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6e6acbcd62b5acbb09b'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6e6acbcd62b5acbb09d'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6e6acbcd62b5acbb0a1'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6e6acbcd62b5acbb0a5'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6e6acbcd62b5acbb0a9'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6e6acbcd62b5acbb0ad'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b6e6acbcd62b5acbb09b'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e6acbcd62b5acbb09b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6e6acbcd62b5acbb09b", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6e6acbcd62b5acbb09b", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e6acbcd62b5acbb09b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e6acbcd62b5acbb09b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e6acbcd62b5acbb09b", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e6acbcd62b5acbb09b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b6e6acbcd62b5acbb09d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b6e6acbcd62b5acbb0a1')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b6e6acbcd62b5acbb0a5')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b6e6acbcd62b5acbb0a9')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b6e6acbcd62b5acbb0ad')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6e6acbcd62b5acbb0b1'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92b6e6acbcd62b5acbb0b1", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e6acbcd62b5acbb09b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92b6e6acbcd62b5acbb0ad'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b6e6acbcd62b5acbb0ad')}, "u"=>{"$set"=>{"parent_id"=>nil, "acce... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b6e6acbcd62b5acbb09b'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e6acbcd62b5acbb09b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6e6acbcd62b5acbb09b", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6e6acbcd62b5acbb09b", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e6acbcd62b5acbb09b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e6acbcd62b5acbb09b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>nil}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b92b6e6acbcd62b5acbb09b", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e6acbcd62b5acbb09b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6e6acbcd62b5acbb09b", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6e6acbcd62b5acbb09b", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e6acbcd62b5acbb09b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e6acbcd62b5acbb09b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6e6acbcd62b5acbb0bd'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b92b6e6acbcd62b5acbb0bd'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b6e6acbcd62b5acbb09b'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e6acbcd62b5acbb09b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6e6acbcd62b5acbb09b", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6e6acbcd62b5acbb09b", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e6acbcd62b5acbb09b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e6acbcd62b5acbb09b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6e6acbcd62b5acbb0be'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started PUT "/shopping/payments/5b92b6e6acbcd62b5acbb0bd" for 127.0.0.1 at 2018-09-07 23:05:34 +0530 Processing by Shopping::PaymentsController#update as JSON Parameters: {"payment"=>{"payment_status"=>1}, "api_key"=>"test", "current_app_id"=>"testappid", "proxy_resource_class"=>"User", "proxy_resource_id"=>"5b92b6daacbcd62b5acbae87", "id"=>"5b92b6e6acbcd62b5acbb0bd"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b92b6e6acbcd62b5acbb0bd'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b92b6e6acbcd62b5acbb0bd'), "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b6e6acbcd62b5acbb09b'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e6acbcd62b5acbb09b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6e6acbcd62b5acbb09b", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6e6acbcd62b5acbb09b", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e6acbcd62b5acbb09b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e6acbcd62b5acbb09b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b92b6e6acbcd62b5acbb09b", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e6acbcd62b5acbb09b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b6e6acbcd62b5acbb0be')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s Completed 422 Unprocessable Entity in 53ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b92b6e6acbcd62b5acbb0bd'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6e6acbcd62b5acbb0c5'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6e7acbcd62b5acbb0c7'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6e7acbcd62b5acbb0cb'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6e7acbcd62b5acbb0cf'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6e7acbcd62b5acbb0d3'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6e7acbcd62b5acbb0d7'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b6e6acbcd62b5acbb0c5'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e6acbcd62b5acbb0c5", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6e6acbcd62b5acbb0c5", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6e6acbcd62b5acbb0c5", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e6acbcd62b5acbb0c5", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e6acbcd62b5acbb0c5", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e6acbcd62b5acbb0c5", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e6acbcd62b5acbb0c5", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b6e7acbcd62b5acbb0c7')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b6e7acbcd62b5acbb0cb')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b6e7acbcd62b5acbb0cf')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b6e7acbcd62b5acbb0d3')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b6e7acbcd62b5acbb0d7')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6e7acbcd62b5acbb0db'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92b6e7acbcd62b5acbb0db", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e6acbcd62b5acbb0c5", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92b6e7acbcd62b5acbb0d7'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b6e7acbcd62b5acbb0d7')}, "u"=>{"$set"=>{"parent_id"=>nil, "acce... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b6e6acbcd62b5acbb0c5'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e6acbcd62b5acbb0c5", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6e6acbcd62b5acbb0c5", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6e6acbcd62b5acbb0c5", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e6acbcd62b5acbb0c5", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e6acbcd62b5acbb0c5", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>nil}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b92b6e6acbcd62b5acbb0c5", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e6acbcd62b5acbb0c5", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6e6acbcd62b5acbb0c5", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6e6acbcd62b5acbb0c5", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e6acbcd62b5acbb0c5", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e6acbcd62b5acbb0c5", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6e7acbcd62b5acbb0e7'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b6e6acbcd62b5acbb0c5'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e6acbcd62b5acbb0c5", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6e6acbcd62b5acbb0c5", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6e6acbcd62b5acbb0c5", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e6acbcd62b5acbb0c5", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e6acbcd62b5acbb0c5", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>nil}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b92b6e6acbcd62b5acbb0c5", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e6acbcd62b5acbb0c5", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6e6acbcd62b5acbb0c5", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6e6acbcd62b5acbb0c5", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e6acbcd62b5acbb0c5", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e6acbcd62b5acbb0c5", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6e7acbcd62b5acbb0e8'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b6e6acbcd62b5acbb0c5'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e6acbcd62b5acbb0c5", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6e6acbcd62b5acbb0c5", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6e6acbcd62b5acbb0c5", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e6acbcd62b5acbb0c5", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e6acbcd62b5acbb0c5", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>nil}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b92b6e6acbcd62b5acbb0c5", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e6acbcd62b5acbb0c5", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6e6acbcd62b5acbb0c5", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6e6acbcd62b5acbb0c5", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e6acbcd62b5acbb0c5", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e6acbcd62b5acbb0c5", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6e7acbcd62b5acbb0e9'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started PUT "/shopping/payments/5b92b6e7acbcd62b5acbb0e9" for 127.0.0.1 at 2018-09-07 23:05:35 +0530 Processing by Shopping::PaymentsController#update as JSON Parameters: {"payment"=>{"payment_status"=>1}, "api_key"=>"test", "current_app_id"=>"testappid", "proxy_resource_class"=>"User", "proxy_resource_id"=>"5b92b6daacbcd62b5acbae87", "id"=>"5b92b6e7acbcd62b5acbb0e9"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b92b6e7acbcd62b5acbb0e9'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b92b6e7acbcd62b5acbb0e9'), "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b6e6acbcd62b5acbb0c5'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e6acbcd62b5acbb0c5", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6e6acbcd62b5acbb0c5", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6e6acbcd62b5acbb0c5", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e6acbcd62b5acbb0c5", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e6acbcd62b5acbb0c5", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b92b6e6acbcd62b5acbb0c5", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e6acbcd62b5acbb0c5", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b6e7acbcd62b5acbb0e9')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"refund"=>true, "payment_status"=>nil, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b6e6acbcd62b5acbb0c5'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e6acbcd62b5acbb0c5", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6e6acbcd62b5acbb0c5", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6e6acbcd62b5acbb0c5", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e6acbcd62b5acbb0c5", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e6acbcd62b5acbb0c5", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b92b6e6acbcd62b5acbb0c5", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e6acbcd62b5acbb0c5", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b6e7acbcd62b5acbb0e7')}, "u"=>{"$set"=>{"amount"=>0.0, "payment_s... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b6e6acbcd62b5acbb0c5'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e6acbcd62b5acbb0c5", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6e6acbcd62b5acbb0c5", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6e6acbcd62b5acbb0c5", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e6acbcd62b5acbb0c5", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e6acbcd62b5acbb0c5", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b92b6e6acbcd62b5acbb0c5", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e6acbcd62b5acbb0c5", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b6e7acbcd62b5acbb0e8')}, "u"=>{"$set"=>{"amount"=>0.0, "payment_s... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92b6e7acbcd62b5acbb0e9", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e6acbcd62b5acbb0c5", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b92b6e7acbcd62b5acbb0e7'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b92b6e7acbcd62b5acbb0e8'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6e7acbcd62b5acbb0eb'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6e8acbcd62b5acbb0ed'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6e8acbcd62b5acbb0f1'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6e9acbcd62b5acbb0f5'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6e9acbcd62b5acbb0f9'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6e9acbcd62b5acbb0fd'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b6e7acbcd62b5acbb0eb'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e7acbcd62b5acbb0eb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6e7acbcd62b5acbb0eb", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6e7acbcd62b5acbb0eb", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e7acbcd62b5acbb0eb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e7acbcd62b5acbb0eb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e7acbcd62b5acbb0eb", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e7acbcd62b5acbb0eb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b6e8acbcd62b5acbb0ed')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b6e8acbcd62b5acbb0f1')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b6e9acbcd62b5acbb0f5')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b6e9acbcd62b5acbb0f9')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b6e9acbcd62b5acbb0fd')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6e9acbcd62b5acbb101'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92b6e9acbcd62b5acbb101", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e7acbcd62b5acbb0eb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92b6e9acbcd62b5acbb0fd'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b6e9acbcd62b5acbb0fd')}, "u"=>{"$set"=>{"parent_id"=>nil, "acce... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b6e7acbcd62b5acbb0eb'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e7acbcd62b5acbb0eb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6e7acbcd62b5acbb0eb", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6e7acbcd62b5acbb0eb", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e7acbcd62b5acbb0eb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e7acbcd62b5acbb0eb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>nil}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b92b6e7acbcd62b5acbb0eb", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e7acbcd62b5acbb0eb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6e7acbcd62b5acbb0eb", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6e7acbcd62b5acbb0eb", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e7acbcd62b5acbb0eb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e7acbcd62b5acbb0eb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6e9acbcd62b5acbb10d'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b6e7acbcd62b5acbb0eb'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e7acbcd62b5acbb0eb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6e7acbcd62b5acbb0eb", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6e7acbcd62b5acbb0eb", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e7acbcd62b5acbb0eb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e7acbcd62b5acbb0eb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>nil}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b92b6e7acbcd62b5acbb0eb", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e7acbcd62b5acbb0eb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6e7acbcd62b5acbb0eb", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6e7acbcd62b5acbb0eb", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e7acbcd62b5acbb0eb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e7acbcd62b5acbb0eb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6e9acbcd62b5acbb10e'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b6e7acbcd62b5acbb0eb'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e7acbcd62b5acbb0eb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6e7acbcd62b5acbb0eb", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6e7acbcd62b5acbb0eb", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e7acbcd62b5acbb0eb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e7acbcd62b5acbb0eb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>nil}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b92b6e7acbcd62b5acbb0eb", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e7acbcd62b5acbb0eb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6e7acbcd62b5acbb0eb", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6e7acbcd62b5acbb0eb", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e7acbcd62b5acbb0eb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e7acbcd62b5acbb0eb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6e9acbcd62b5acbb10f'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b6e7acbcd62b5acbb0eb'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e7acbcd62b5acbb0eb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6e7acbcd62b5acbb0eb", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6e7acbcd62b5acbb0eb", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e7acbcd62b5acbb0eb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e7acbcd62b5acbb0eb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b92b6e7acbcd62b5acbb0eb", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e7acbcd62b5acbb0eb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b6e9acbcd62b5acbb10f')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"refund"=>true, "payment_status"=>nil, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b6e7acbcd62b5acbb0eb'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e7acbcd62b5acbb0eb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6e7acbcd62b5acbb0eb", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6e7acbcd62b5acbb0eb", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e7acbcd62b5acbb0eb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e7acbcd62b5acbb0eb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b92b6e7acbcd62b5acbb0eb", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e7acbcd62b5acbb0eb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b6e9acbcd62b5acbb10d')}, "u"=>{"$set"=>{"amount"=>0.0, "payment_s... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b6e7acbcd62b5acbb0eb'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e7acbcd62b5acbb0eb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6e7acbcd62b5acbb0eb", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6e7acbcd62b5acbb0eb", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e7acbcd62b5acbb0eb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e7acbcd62b5acbb0eb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b92b6e7acbcd62b5acbb0eb", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e7acbcd62b5acbb0eb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b6e9acbcd62b5acbb10e')}, "u"=>{"$set"=>{"amount"=>0.0, "payment_s... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92b6e9acbcd62b5acbb10f", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e7acbcd62b5acbb0eb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b92b6e9acbcd62b5acbb10e'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b6e7acbcd62b5acbb0eb'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e7acbcd62b5acbb0eb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6e7acbcd62b5acbb0eb", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6e7acbcd62b5acbb0eb", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e7acbcd62b5acbb0eb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e7acbcd62b5acbb0eb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>2018-09-07 17:35:37 UTC}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b92b6e7acbcd62b5acbb0eb", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e7acbcd62b5acbb0eb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"test", "current_app_id"=>"testappid", "proxy_resource_class"=>"User", "proxy_resource_id"=>"5b92b6daacbcd62b5acbae87", "id"=>"5b92b6e9acbcd62b5acbb10e", "payment"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b92b6e9acbcd62b5acbb10e'), "resource_id"=>"5b92b6daacbcd62b5acbae87", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b92b6e9acbcd62b5acbb10e'), "resource_id"=>"5b92b6daacbcd62b5acbae87", "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b6e7acbcd62b5acbb0eb'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e7acbcd62b5acbb0eb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6e7acbcd62b5acbb0eb", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6e7acbcd62b5acbb0eb", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e7acbcd62b5acbb0eb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e7acbcd62b5acbb0eb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b92b6e7acbcd62b5acbb0eb", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6e7acbcd62b5acbb0eb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b92b6e9acbcd62b5acbb10e'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6ebacbcd62b5acbb111'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6ebacbcd62b5acbb113'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6ecacbcd62b5acbb117'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6ecacbcd62b5acbb11b'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6ecacbcd62b5acbb11f'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6ecacbcd62b5acbb123'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b6ebacbcd62b5acbb111'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6ebacbcd62b5acbb111", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6ebacbcd62b5acbb111", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6ebacbcd62b5acbb111", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6ebacbcd62b5acbb111", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6ebacbcd62b5acbb111", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6ebacbcd62b5acbb111", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6ebacbcd62b5acbb111", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b6ebacbcd62b5acbb113')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b6ecacbcd62b5acbb117')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b6ecacbcd62b5acbb11b')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b6ecacbcd62b5acbb11f')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b6ecacbcd62b5acbb123')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6ecacbcd62b5acbb127'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92b6ecacbcd62b5acbb127", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6ebacbcd62b5acbb111", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92b6ecacbcd62b5acbb123'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b6ecacbcd62b5acbb123')}, "u"=>{"$set"=>{"parent_id"=>nil, "acce... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b6ebacbcd62b5acbb111'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6ebacbcd62b5acbb111", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6ebacbcd62b5acbb111", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6ebacbcd62b5acbb111", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6ebacbcd62b5acbb111", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6ebacbcd62b5acbb111", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>nil}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b92b6ebacbcd62b5acbb111", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6ebacbcd62b5acbb111", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6ebacbcd62b5acbb111", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6ebacbcd62b5acbb111", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6ebacbcd62b5acbb111", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6ebacbcd62b5acbb111", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6ecacbcd62b5acbb133'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b92b6ecacbcd62b5acbb133'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Started PUT "/shopping/payments/5b92b6ecacbcd62b5acbb133" for 127.0.0.1 at 2018-09-07 23:05:40 +0530 Processing by Shopping::PaymentsController#update as JSON Parameters: {"payment"=>{"payment_status"=>1}, "api_key"=>"test", "current_app_id"=>"testappid", "proxy_resource_class"=>"User", "proxy_resource_id"=>"5b92b6daacbcd62b5acbae87", "id"=>"5b92b6ecacbcd62b5acbb133"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b92b6ecacbcd62b5acbb133'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b92b6ecacbcd62b5acbb133'), "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b6ebacbcd62b5acbb111'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6ebacbcd62b5acbb111", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6ebacbcd62b5acbb111", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6ebacbcd62b5acbb111", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6ebacbcd62b5acbb111", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6ebacbcd62b5acbb111", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b92b6ebacbcd62b5acbb111", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6ebacbcd62b5acbb111", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b6ecacbcd62b5acbb133')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"refund"=>true, "payment_status"=>nil, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92b6ecacbcd62b5acbb133", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6ebacbcd62b5acbb111", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b92b6ecacbcd62b5acbb133'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6ecacbcd62b5acbb135'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6ecacbcd62b5acbb137'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6ecacbcd62b5acbb13b'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6ecacbcd62b5acbb13f'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6ecacbcd62b5acbb143'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6edacbcd62b5acbb147'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b6ecacbcd62b5acbb135'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6ecacbcd62b5acbb135", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6ecacbcd62b5acbb135", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6ecacbcd62b5acbb135", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6ecacbcd62b5acbb135", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6ecacbcd62b5acbb135", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6ecacbcd62b5acbb135", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6ecacbcd62b5acbb135", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6ecacbcd62b5acbb135", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6ecacbcd62b5acbb135", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6ecacbcd62b5acbb135", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6ecacbcd62b5acbb135", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6edacbcd62b5acbb14b'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started PUT "/shopping/payments/5b92b6edacbcd62b5acbb14b" for 127.0.0.1 at 2018-09-07 23:05:41 +0530 Processing by Shopping::PaymentsController#update as JSON Parameters: {"payment"=>{"amount"=>10.0}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b92b6edacbcd62b5acbb14b"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameter: amount Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameter: amount Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameter: amount Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b92b6edacbcd62b5acbb14b'), "resource_id"=>"5b92b6daacbcd62b5acbae87", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b92b6edacbcd62b5acbb14b'), "resource_id"=>"5b92b6daacbcd62b5acbae87", "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b6ecacbcd62b5acbb135'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6ecacbcd62b5acbb135", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6ecacbcd62b5acbb135", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6ecacbcd62b5acbb135", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6ecacbcd62b5acbb135", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6ecacbcd62b5acbb135", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6ecacbcd62b5acbb135", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6ecacbcd62b5acbb135", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6ecacbcd62b5acbb135", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6ecacbcd62b5acbb135", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6ecacbcd62b5acbb135", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6ecacbcd62b5acbb135", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b92b6edacbcd62b5acbb14b'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6edacbcd62b5acbb14d'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6edacbcd62b5acbb14f'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6edacbcd62b5acbb153'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6edacbcd62b5acbb157'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6edacbcd62b5acbb15b'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6edacbcd62b5acbb15f'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b6edacbcd62b5acbb14d'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6edacbcd62b5acbb14d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6edacbcd62b5acbb14d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6edacbcd62b5acbb14d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6edacbcd62b5acbb14d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6edacbcd62b5acbb14d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6edacbcd62b5acbb14d", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6edacbcd62b5acbb14d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b6edacbcd62b5acbb14f')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b6edacbcd62b5acbb153')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b6edacbcd62b5acbb157')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b6edacbcd62b5acbb15b')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b6edacbcd62b5acbb15f')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6edacbcd62b5acbb163'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92b6edacbcd62b5acbb163", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6edacbcd62b5acbb14d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92b6edacbcd62b5acbb15f'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b6edacbcd62b5acbb15f')}, "u"=>{"$set"=>{"parent_id"=>nil, "acce... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b6edacbcd62b5acbb14d'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6edacbcd62b5acbb14d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6edacbcd62b5acbb14d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6edacbcd62b5acbb14d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6edacbcd62b5acbb14d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6edacbcd62b5acbb14d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b6edacbcd62b5acbb14d'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6edacbcd62b5acbb14d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6edacbcd62b5acbb14d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6edacbcd62b5acbb14d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6edacbcd62b5acbb14d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6edacbcd62b5acbb14d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>nil}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b92b6edacbcd62b5acbb14d", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6edacbcd62b5acbb14d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6edacbcd62b5acbb14d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6edacbcd62b5acbb14d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6edacbcd62b5acbb14d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6edacbcd62b5acbb14d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6edacbcd62b5acbb16f'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started PUT "/shopping/payments/5b92b6edacbcd62b5acbb16f" for 127.0.0.1 at 2018-09-07 23:05:41 +0530 Processing by Shopping::PaymentsController#update as JSON Parameters: {"payment"=>{"refund"=>false}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b92b6edacbcd62b5acbb16f"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameter: refund Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameter: refund Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameter: refund Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b92b6edacbcd62b5acbb16f'), "resource_id"=>"5b92b6daacbcd62b5acbae87", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b92b6edacbcd62b5acbb16f'), "resource_id"=>"5b92b6daacbcd62b5acbae87", "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b6edacbcd62b5acbb14d'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6edacbcd62b5acbb14d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6edacbcd62b5acbb14d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6edacbcd62b5acbb14d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6edacbcd62b5acbb14d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6edacbcd62b5acbb14d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>2018-09-07 17:35:41 UTC}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b92b6edacbcd62b5acbb14d", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6edacbcd62b5acbb14d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6edacbcd62b5acbb14d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6edacbcd62b5acbb14d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6edacbcd62b5acbb14d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6edacbcd62b5acbb14d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b92b6edacbcd62b5acbb16f'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6edacbcd62b5acbb171'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6edacbcd62b5acbb173'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6eeacbcd62b5acbb177'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6eeacbcd62b5acbb17b'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6eeacbcd62b5acbb17f'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6eeacbcd62b5acbb183'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b6edacbcd62b5acbb171'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6edacbcd62b5acbb171", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6edacbcd62b5acbb171", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6edacbcd62b5acbb171", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6edacbcd62b5acbb171", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6edacbcd62b5acbb171", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6edacbcd62b5acbb171", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6edacbcd62b5acbb171", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b6daacbcd62b5acbae87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6edacbcd62b5acbb171", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "cart_id"=>"5b92b6edacbcd62b5acbb171", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6edacbcd62b5acbb171", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b6daacbcd62b5acbae87", "parent_id"=>"5b92b6edacbcd62b5acbb171", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b6eeacbcd62b5acbb187'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started DELETE "/shopping/payments/5b92b6eeacbcd62b5acbb187" for 127.0.0.1 at 2018-09-07 23:05:42 +0530 Processing by Shopping::PaymentsController#destroy as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b92b6eeacbcd62b5acbb187", "payment"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b92b6eeacbcd62b5acbb187'), "resource_id"=>"5b92b6daacbcd62b5acbae87", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b92b6eeacbcd62b5acbb187'), "resource_id"=>"5b92b6daacbcd62b5acbae87", "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Completed 204 No Content in 17ms MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.001s Please set AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY and AWS_REGION in your env vars, to use the sns_client. :initializers/aws.rb Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b85bacbcd62cea0a667b'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"lonny.schmeler@rice.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zQmxbzSbYcnsiT4UaDZo"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"pyS7Xkf-tguoRaQkSjSt"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b85bacbcd62cea0a6680'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92b85bacbcd62cea0a6680')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b85bacbcd62cea0a6684')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zrKBwSKCjonmEDyk7mex"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b85bacbcd62cea0a6680')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"doug@kutch.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"E5eVjH2RwG_Ant7zxN9V"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ks5msKvT9Nt4LDtZWuiz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b85bacbcd62cea0a6685'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92b85bacbcd62cea0a6685')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b85bacbcd62cea0a6688'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started GET "/shopping/cart_items/5b92b85bacbcd62cea0a6688?api_key=test¤t_app_id=testappid" for 127.0.0.1 at 2018-09-07 23:11:48 +0530 Processing by Shopping::CartItemsController#show as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b92b85bacbcd62cea0a6688", "cart_item"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b92b85bacbcd62cea0a6688'), "resource_id"=>"5b92b85bacbcd62cea0a6680", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92b85bacbcd62cea0a6688'), "resource_id"=>"5b92b85bacbcd62cea0a6680", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Completed 200 OK in 110ms (Views: 1.6ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started POST "/shopping/cart_items" for 127.0.0.1 at 2018-09-07 23:11:48 +0530 Processing by Shopping::CartItemsController#create as JSON Parameters: {"cart_item"=>{"product_id"=>"5b92b85bacbcd62cea0a667b", "quantity"=>1, "discount_code"=>"Temp", "price"=>10.0, "name"=>"Walnut", "accept_order_at_percentage_of_price"=>0.2}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: product_id, quantity, discount_code, price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: product_id, quantity, discount_code, price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b85bacbcd62cea0a667b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b85cacbcd62cea0a668a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b85cacbcd62cea0a668a'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s Completed 201 Created in 81ms (Views: 3.3ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b85cacbcd62cea0a668d'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started PUT "/shopping/cart_items/5b92b85cacbcd62cea0a668d" for 127.0.0.1 at 2018-09-07 23:11:48 +0530 Processing by Shopping::CartItemsController#update as JSON Parameters: {"cart_item"=>{"discount"=>42, "quantity"=>10, "product_id"=>"5b92b85cacbcd62cea0a668f", "price"=>400}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b92b85cacbcd62cea0a668d"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: discount, product_id, price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: discount, quantity, product_id, price Unpermitted parameters: api_key, current_app_id, id, user_token Unpermitted parameters: discount, product_id, price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: discount, quantity, product_id, price Unpermitted parameters: api_key, current_app_id, id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b92b85cacbcd62cea0a668d'), "resource_id"=>"5b92b85bacbcd62cea0a6680", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92b85cacbcd62cea0a668d'), "resource_id"=>"5b92b85bacbcd62cea0a6680", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b85cacbcd62cea0a668d')}, "u"=>{"$set"=>{"quantity"=>10.0, "tags... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Completed 204 No Content in 67ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"crawford@konopelski.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"k7xFdkL4SJYMVuSoStev"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"cbMG3v-_EyBWtJ-y9NUq"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b85cacbcd62cea0a6691'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92b85cacbcd62cea0a6691')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Ywax5JYHdg7xoZ-Lvxh3"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b85cacbcd62cea0a6691')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b85cacbcd62cea0a6694'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started PUT "/shopping/cart_items/5b92b85cacbcd62cea0a6694" for 127.0.0.1 at 2018-09-07 23:11:48 +0530 Processing by Shopping::CartItemsController#update as JSON Parameters: {"cart_item"=>{"discount"=>42, "quantity"=>10, "product_id"=>"5b92b85cacbcd62cea0a6696", "price"=>400}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b92b85cacbcd62cea0a6694"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Completed 401 Unauthorized in 10ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b85cacbcd62cea0a6697'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b85cacbcd62cea0a6699'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b85cacbcd62cea0a669d'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b85cacbcd62cea0a66a1'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b85dacbcd62cea0a66a5'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b85dacbcd62cea0a66a9'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b85cacbcd62cea0a6697'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b85bacbcd62cea0a6680')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b85bacbcd62cea0a6680", "parent_id"=>"5b92b85cacbcd62cea0a6697", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b85bacbcd62cea0a6680')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b85bacbcd62cea0a6680", "cart_id"=>"5b92b85cacbcd62cea0a6697", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b85bacbcd62cea0a6680", "cart_id"=>"5b92b85cacbcd62cea0a6697", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b85bacbcd62cea0a6680", "parent_id"=>"5b92b85cacbcd62cea0a6697", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b85bacbcd62cea0a6680", "parent_id"=>"5b92b85cacbcd62cea0a6697", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b85bacbcd62cea0a6680", "parent_id"=>"5b92b85cacbcd62cea0a6697", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b85bacbcd62cea0a6680", "parent_id"=>"5b92b85cacbcd62cea0a6697", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b85cacbcd62cea0a6699')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b85cacbcd62cea0a669d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b85cacbcd62cea0a66a1')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b85dacbcd62cea0a66a5')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b85dacbcd62cea0a66a9')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b85dacbcd62cea0a66ad'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92b85dacbcd62cea0a66ad", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b85bacbcd62cea0a6680", "parent_id"=>"5b92b85cacbcd62cea0a6697", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92b85cacbcd62cea0a6699'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92b85cacbcd62cea0a669d'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92b85cacbcd62cea0a66a1'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92b85dacbcd62cea0a66a5'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92b85dacbcd62cea0a66a9'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b85dacbcd62cea0a66ad')}, "limit"=>1}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s Started PUT "/shopping/cart_items/5b92b85cacbcd62cea0a6699" for 127.0.0.1 at 2018-09-07 23:11:49 +0530 Processing by Shopping::CartItemsController#update as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b92b85cacbcd62cea0a6699", "cart_item"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b92b85cacbcd62cea0a6699'), "resource_id"=>"5b92b85bacbcd62cea0a6680", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92b85cacbcd62cea0a6699'), "resource_id"=>"5b92b85bacbcd62cea0a6680", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b92b85dacbcd62cea0a66ad'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b85cacbcd62cea0a6699')}, "u"=>{"$set"=>{"tags"=>["Strawberries"... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.010s Completed 204 No Content in 75ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92b85cacbcd62cea0a6699'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b85dacbcd62cea0a66ba'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b85dacbcd62cea0a66bc'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b85dacbcd62cea0a66c0'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b85dacbcd62cea0a66c4'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b85dacbcd62cea0a66c8'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b85dacbcd62cea0a66cc'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b85dacbcd62cea0a66d0'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started PUT "/shopping/cart_items/5b92b85dacbcd62cea0a66d0" for 127.0.0.1 at 2018-09-07 23:11:49 +0530 Processing by Shopping::CartItemsController#update as JSON Parameters: {"cart_item"=>{"quantity"=>33}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b92b85dacbcd62cea0a66d0"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameter: quantity Unpermitted parameters: api_key, current_app_id, id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameter: quantity Unpermitted parameters: api_key, current_app_id, id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b92b85dacbcd62cea0a66d0'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92b85dacbcd62cea0a66d0'), "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b85dacbcd62cea0a66d0')}, "u"=>{"$set"=>{"quantity"=>33.0, "tags... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 204 No Content in 79ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92b85dacbcd62cea0a66d0'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b85eacbcd62cea0a66d3'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b85eacbcd62cea0a66d5'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b85eacbcd62cea0a66d9'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b85eacbcd62cea0a66dd'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b85eacbcd62cea0a66e1'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b85eacbcd62cea0a66e5'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b85eacbcd62cea0a66e9'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b85eacbcd62cea0a66eb'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b85eacbcd62cea0a66ef'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b85eacbcd62cea0a66f3'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b85eacbcd62cea0a66f7'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b85eacbcd62cea0a66fb'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b85facbcd62cea0a66ff'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b85facbcd62cea0a6701'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b85facbcd62cea0a6705'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b85facbcd62cea0a6709'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b85facbcd62cea0a670d'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b85facbcd62cea0a6711'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b85facbcd62cea0a6715'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started DELETE "/shopping/cart_items/5b92b85facbcd62cea0a6715" for 127.0.0.1 at 2018-09-07 23:11:51 +0530 Processing by Shopping::CartItemsController#destroy as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b92b85facbcd62cea0a6715", "cart_item"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b92b85facbcd62cea0a6715'), "resource_id"=>"5b92b85bacbcd62cea0a6680", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92b85facbcd62cea0a6715'), "resource_id"=>"5b92b85bacbcd62cea0a6680", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b85facbcd62cea0a6715')}, "limit"=>1}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s Completed 204 No Content in 81ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b85facbcd62cea0a6717'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92b85facbcd62cea0a6717'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"test", "current_app_id"=>"testappid", "id"=>"5b92b85facbcd62cea0a6717", "cart_item"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b92b85facbcd62cea0a6717'), "resource_id"=>"5b92b85bacbcd62cea0a6680", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92b85facbcd62cea0a6717'), "resource_id"=>"5b92b85bacbcd62cea0a6680", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s Completed 204 No Content in 18ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b85facbcd62cea0a671b'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b85facbcd62cea0a671d'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b85facbcd62cea0a671f'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b85facbcd62cea0a6721'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b860acbcd62cea0a6723'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started GET "/shopping/cart_items?api_key=test¤t_app_id=testappid" for 127.0.0.1 at 2018-09-07 23:11:52 +0530 Processing by Shopping::CartItemsController#index as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "cart_item"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b85bacbcd62cea0a6680", "parent_id"=>nil, "_type"=>"Shopping::CartItem"}, "limit"=>25, "skip"=>0, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s Started GET "/shopping/cart_items?api_key=test¤t_app_id=testappid" for 127.0.0.1 at 2018-09-07 23:11:52 +0530 Processing by Shopping::CartItemsController#index as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "cart_item"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b85bacbcd62cea0a6680", "parent_id"=>nil, "_type"=>"Shopping::CartItem"}, "limit"=>25, "skip"=>0, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s Started GET "/shopping/cart_items?api_key=test¤t_app_id=testappid" for 127.0.0.1 at 2018-09-07 23:11:52 +0530 Processing by Shopping::CartItemsController#index as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "cart_item"=>{}} Completed 401 Unauthorized in 0ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jazmyn@connellyschamberger.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"2Y3AnVywGKBy5gmUUh1S"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"72gC2mQ3MNxECzu6HYi_"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b860acbcd62cea0a672c'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92b860acbcd62cea0a672c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"BmCwY5QoM-Gn3FmMyFaZ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b860acbcd62cea0a672c')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b860acbcd62cea0a672f'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started GET "/shopping/cart_items/5b92b860acbcd62cea0a672f?api_key=test¤t_app_id=testappid" for 127.0.0.1 at 2018-09-07 23:11:52 +0530 Processing by Shopping::CartItemsController#show as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b92b860acbcd62cea0a672f", "cart_item"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken1"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken1"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b92b860acbcd62cea0a672f'), "resource_id"=>"5b92b860acbcd62cea0a672c", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"charlene@walter.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"hHR1nPnUgCFHpDHQv5Zx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ndzDxZsezQPzkeHvhFuu"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b860acbcd62cea0a6731'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92b860acbcd62cea0a6731')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Ze2ezeYxhdRzUx6Ly86k"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b860acbcd62cea0a6731')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b860acbcd62cea0a6734'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b860acbcd62cea0a6739')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"dovie@emard.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"fUiS16KkXuD2W3z8nxZy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"E3AstpJoL_-Sf-AUqUH5"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b860acbcd62cea0a673a'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92b860acbcd62cea0a673a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b860acbcd62cea0a673d'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b860acbcd62cea0a673f'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b860acbcd62cea0a6743'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b861acbcd62cea0a6747'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b861acbcd62cea0a674b'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b861acbcd62cea0a674f'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started GET "/shopping/carts/5b92b860acbcd62cea0a673d" for 127.0.0.1 at 2018-09-07 23:11:53 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"VA7nVn76ykfwHe-z64B_"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b860acbcd62cea0a6731')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 17:41:53 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Shopping::CartsController#show as HTML Parameters: {"id"=>"5b92b860acbcd62cea0a673d"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_carts", "query"=>{"_id"=>BSON::ObjectId('5b92b860acbcd62cea0a673d'), "resource_id"=>"5b92b860acbcd62cea0a6731", "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b860acbcd62cea0a673d'), "resource_id"=>"5b92b860acbcd62cea0a6731", "_type"=>"Shopping::Cart"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b860acbcd62cea0a6731')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b860acbcd62cea0a6731", "parent_id"=>"5b92b860acbcd62cea0a673d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b860acbcd62cea0a6731')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b860acbcd62cea0a6731", "cart_id"=>"5b92b860acbcd62cea0a673d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b860acbcd62cea0a6731", "cart_id"=>"5b92b860acbcd62cea0a673d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b860acbcd62cea0a6731", "parent_id"=>"5b92b860acbcd62cea0a673d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b860acbcd62cea0a6731", "parent_id"=>"5b92b860acbcd62cea0a673d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b860acbcd62cea0a6731", "parent_id"=>"5b92b860acbcd62cea0a673d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b860acbcd62cea0a6731')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b860acbcd62cea0a6731", "parent_id"=>"5b92b860acbcd62cea0a673d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b860acbcd62cea0a6731')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b860acbcd62cea0a6731", "cart_id"=>"5b92b860acbcd62cea0a673d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b860acbcd62cea0a6731", "cart_id"=>"5b92b860acbcd62cea0a673d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b860acbcd62cea0a6731", "parent_id"=>"5b92b860acbcd62cea0a673d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b860acbcd62cea0a6731", "parent_id"=>"5b92b860acbcd62cea0a673d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b860acbcd62cea0a6731", "parent_id"=>"5b92b860acbcd62cea0a673d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"craig.hansen@kemmer.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ShRxLssPxTWcbR4W6gak"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"wuF1Cz4Ysz9VegML46sP"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b861acbcd62cea0a675b'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92b861acbcd62cea0a675b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"XkXVAy4jQgCdrjwn1rba"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b861acbcd62cea0a675b')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b861acbcd62cea0a675e'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b861acbcd62cea0a6760'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b862acbcd62cea0a6764'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b862acbcd62cea0a6768'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b862acbcd62cea0a676c'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b862acbcd62cea0a6770'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started GET "/shopping/carts/5b92b861acbcd62cea0a675e?api_key=test¤t_app_id=testappid" for 127.0.0.1 at 2018-09-07 23:11:54 +0530 Processing by Shopping::CartsController#show as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b92b861acbcd62cea0a675e", "cart"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_carts", "query"=>{"_id"=>BSON::ObjectId('5b92b861acbcd62cea0a675e'), "resource_id"=>"5b92b861acbcd62cea0a675b", "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b861acbcd62cea0a675e'), "resource_id"=>"5b92b861acbcd62cea0a675b", "_type"=>"Shopping::Cart"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b861acbcd62cea0a675b')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b861acbcd62cea0a675b", "parent_id"=>"5b92b861acbcd62cea0a675e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b861acbcd62cea0a675b')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b861acbcd62cea0a675b", "cart_id"=>"5b92b861acbcd62cea0a675e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b861acbcd62cea0a675b", "cart_id"=>"5b92b861acbcd62cea0a675e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b861acbcd62cea0a675b", "parent_id"=>"5b92b861acbcd62cea0a675e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b861acbcd62cea0a675b", "parent_id"=>"5b92b861acbcd62cea0a675e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b861acbcd62cea0a675b", "parent_id"=>"5b92b861acbcd62cea0a675e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b862acbcd62cea0a6774'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b862acbcd62cea0a6776'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b862acbcd62cea0a6778'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b862acbcd62cea0a677a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b862acbcd62cea0a677c'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b862acbcd62cea0a677e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started POST "/shopping/carts" for 127.0.0.1 at 2018-09-07 23:11:54 +0530 Processing by Shopping::CartsController#create as JSON Parameters: {"cart"=>{"add_cart_item_ids"=>["5b92b862acbcd62cea0a6776", "5b92b862acbcd62cea0a6778", "5b92b862acbcd62cea0a677a", "5b92b862acbcd62cea0a677c", "5b92b862acbcd62cea0a677e"]}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b92b862acbcd62cea0a6776'), "resource_id"=>"5b92b861acbcd62cea0a675b", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92b862acbcd62cea0a6776'), "resource_id"=>"5b92b861acbcd62cea0a675b", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b862acbcd62cea0a6776')}, "u"=>{"$set"=>{"parent_id"=>"5b92b862a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b92b862acbcd62cea0a6778'), "resource_id"=>"5b92b861acbcd62cea0a675b", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92b862acbcd62cea0a6778'), "resource_id"=>"5b92b861acbcd62cea0a675b", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b862acbcd62cea0a6778')}, "u"=>{"$set"=>{"parent_id"=>"5b92b862a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b92b862acbcd62cea0a677a'), "resource_id"=>"5b92b861acbcd62cea0a675b", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92b862acbcd62cea0a677a'), "resource_id"=>"5b92b861acbcd62cea0a675b", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b862acbcd62cea0a677a')}, "u"=>{"$set"=>{"parent_id"=>"5b92b862a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b92b862acbcd62cea0a677c'), "resource_id"=>"5b92b861acbcd62cea0a675b", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92b862acbcd62cea0a677c'), "resource_id"=>"5b92b861acbcd62cea0a675b", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b862acbcd62cea0a677c')}, "u"=>{"$set"=>{"parent_id"=>"5b92b862a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b92b862acbcd62cea0a677e'), "resource_id"=>"5b92b861acbcd62cea0a675b", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92b862acbcd62cea0a677e'), "resource_id"=>"5b92b861acbcd62cea0a675b", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b862acbcd62cea0a677e')}, "u"=>{"$set"=>{"parent_id"=>"5b92b862a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b862acbcd62cea0a6780'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b861acbcd62cea0a675b')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b861acbcd62cea0a675b", "parent_id"=>"5b92b862acbcd62cea0a6780", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b861acbcd62cea0a675b')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b861acbcd62cea0a675b", "cart_id"=>"5b92b862acbcd62cea0a6780", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b861acbcd62cea0a675b", "cart_id"=>"5b92b862acbcd62cea0a6780", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b861acbcd62cea0a675b", "parent_id"=>"5b92b862acbcd62cea0a6780", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b861acbcd62cea0a675b", "parent_id"=>"5b92b862acbcd62cea0a6780", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b861acbcd62cea0a675b", "parent_id"=>"5b92b862acbcd62cea0a6780", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b861acbcd62cea0a675b", "parent_id"=>"5b92b862acbcd62cea0a6780", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b861acbcd62cea0a675b')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b861acbcd62cea0a675b", "parent_id"=>"5b92b862acbcd62cea0a6780", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b861acbcd62cea0a675b", "parent_id"=>nil, "_type"=>"Shopping::CartItem"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b863acbcd62cea0a6792'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b863acbcd62cea0a6794'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b863acbcd62cea0a6796'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b863acbcd62cea0a6798'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b863acbcd62cea0a679a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b863acbcd62cea0a679c'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started POST "/shopping/carts" for 127.0.0.1 at 2018-09-07 23:11:55 +0530 Processing by Shopping::CartsController#create as JSON Parameters: {"cart"=>{}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b92b863acbcd62cea0a679e"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_carts", "query"=>{"_id"=>BSON::ObjectId('5b92b863acbcd62cea0a679e'), "resource_id"=>"5b92b861acbcd62cea0a675b", "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b863acbcd62cea0a679f'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b863acbcd62cea0a67a1'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b863acbcd62cea0a67a3'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b863acbcd62cea0a67a5'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b864acbcd62cea0a67a7'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b864acbcd62cea0a67a9'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started POST "/shopping/carts" for 127.0.0.1 at 2018-09-07 23:11:56 +0530 Processing by Shopping::CartsController#create as JSON Parameters: {"cart"=>{"add_cart_item_ids"=>["5b92b863acbcd62cea0a67a1", "5b92b863acbcd62cea0a67a3", "5b92b863acbcd62cea0a67a5", "5b92b864acbcd62cea0a67a7"]}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b92b863acbcd62cea0a67a1'), "resource_id"=>"5b92b861acbcd62cea0a675b", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92b863acbcd62cea0a67a1'), "resource_id"=>"5b92b861acbcd62cea0a675b", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b863acbcd62cea0a67a1')}, "u"=>{"$set"=>{"parent_id"=>"5b92b864a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b92b863acbcd62cea0a67a3'), "resource_id"=>"5b92b861acbcd62cea0a675b", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92b863acbcd62cea0a67a3'), "resource_id"=>"5b92b861acbcd62cea0a675b", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b863acbcd62cea0a67a3')}, "u"=>{"$set"=>{"parent_id"=>"5b92b864a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b92b863acbcd62cea0a67a5'), "resource_id"=>"5b92b861acbcd62cea0a675b", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92b863acbcd62cea0a67a5'), "resource_id"=>"5b92b861acbcd62cea0a675b", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b863acbcd62cea0a67a5')}, "u"=>{"$set"=>{"parent_id"=>"5b92b864a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b92b864acbcd62cea0a67a7'), "resource_id"=>"5b92b861acbcd62cea0a675b", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92b864acbcd62cea0a67a7'), "resource_id"=>"5b92b861acbcd62cea0a675b", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b864acbcd62cea0a67a7')}, "u"=>{"$set"=>{"parent_id"=>"5b92b864a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b864acbcd62cea0a67ab'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b861acbcd62cea0a675b')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b861acbcd62cea0a675b", "parent_id"=>"5b92b864acbcd62cea0a67ab", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b861acbcd62cea0a675b')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b861acbcd62cea0a675b", "cart_id"=>"5b92b864acbcd62cea0a67ab", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b861acbcd62cea0a675b", "cart_id"=>"5b92b864acbcd62cea0a67ab", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b861acbcd62cea0a675b", "parent_id"=>"5b92b864acbcd62cea0a67ab", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b861acbcd62cea0a675b", "parent_id"=>"5b92b864acbcd62cea0a67ab", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b861acbcd62cea0a675b", "parent_id"=>"5b92b864acbcd62cea0a67ab", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b861acbcd62cea0a675b", "parent_id"=>"5b92b864acbcd62cea0a67ab", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b861acbcd62cea0a675b')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b861acbcd62cea0a675b", "parent_id"=>"5b92b864acbcd62cea0a67ab", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b864acbcd62cea0a67ba'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b864acbcd62cea0a67bc'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b864acbcd62cea0a67c0'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b864acbcd62cea0a67c4'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b864acbcd62cea0a67c8'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b864acbcd62cea0a67cc'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b864acbcd62cea0a67d0'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started PUT "/shopping/carts/5b92b864acbcd62cea0a67ba" for 127.0.0.1 at 2018-09-07 23:11:57 +0530 Processing by Shopping::CartsController#update as JSON Parameters: {"cart"=>{"add_cart_item_ids"=>["5b92b864acbcd62cea0a67d0"], "remove_cart_item_ids"=>["5b92b864acbcd62cea0a67cc"], "parent_notes"=>"aies blood test when she was not well"}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b92b864acbcd62cea0a67ba"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameter: parent_notes Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_carts", "query"=>{"_id"=>BSON::ObjectId('5b92b864acbcd62cea0a67ba'), "resource_id"=>"5b92b861acbcd62cea0a675b", "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b864acbcd62cea0a67ba'), "resource_id"=>"5b92b861acbcd62cea0a675b", "_type"=>"Shopping::Cart"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b92b864acbcd62cea0a67d0'), "resource_id"=>"5b92b861acbcd62cea0a675b", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92b864acbcd62cea0a67d0'), "resource_id"=>"5b92b861acbcd62cea0a675b", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b864acbcd62cea0a67d0')}, "u"=>{"$set"=>{"parent_id"=>"5b92b864a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b92b864acbcd62cea0a67cc'), "resource_id"=>"5b92b861acbcd62cea0a675b", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92b864acbcd62cea0a67cc'), "resource_id"=>"5b92b861acbcd62cea0a675b", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b864acbcd62cea0a67cc')}, "u"=>{"$set"=>{"parent_id"=>nil, "tags... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b864acbcd62cea0a67ba')}, "u"=>{"$set"=>{"tags"=>["Cart", "Monkfish"]... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b861acbcd62cea0a675b')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b861acbcd62cea0a675b", "parent_id"=>"5b92b864acbcd62cea0a67ba", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b861acbcd62cea0a675b')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b861acbcd62cea0a675b", "cart_id"=>"5b92b864acbcd62cea0a67ba", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b861acbcd62cea0a675b", "cart_id"=>"5b92b864acbcd62cea0a67ba", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b861acbcd62cea0a675b", "parent_id"=>"5b92b864acbcd62cea0a67ba", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b861acbcd62cea0a675b", "parent_id"=>"5b92b864acbcd62cea0a67ba", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b861acbcd62cea0a675b", "parent_id"=>"5b92b864acbcd62cea0a67ba", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"parent_id"=>"5b92b864acbcd62cea0a67ba", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"parent_id"=>"5b92b864acbcd62cea0a67ba", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b865acbcd62cea0a67d6'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b865acbcd62cea0a67d8'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b865acbcd62cea0a67dc'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b865acbcd62cea0a67e0'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b865acbcd62cea0a67e4'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b865acbcd62cea0a67e8'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b865acbcd62cea0a67ec'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b861acbcd62cea0a675b", "parent_id"=>nil, "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b865acbcd62cea0a67ee'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b865acbcd62cea0a67f0'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b865acbcd62cea0a67f4'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b866acbcd62cea0a67f8'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b866acbcd62cea0a67fc'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b866acbcd62cea0a6800'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b866acbcd62cea0a6804'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started PUT "/shopping/carts/5b92b865acbcd62cea0a67ee" for 127.0.0.1 at 2018-09-07 23:11:58 +0530 Processing by Shopping::CartsController#update as JSON Parameters: {"cart"=>{"add_cart_item_ids"=>["5b92b866acbcd62cea0a6804"]}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b92b865acbcd62cea0a67ee"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_carts", "query"=>{"_id"=>BSON::ObjectId('5b92b865acbcd62cea0a67ee'), "resource_id"=>"5b92b861acbcd62cea0a675b", "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b865acbcd62cea0a67ee'), "resource_id"=>"5b92b861acbcd62cea0a675b", "_type"=>"Shopping::Cart"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b92b866acbcd62cea0a6804'), "resource_id"=>"5b92b861acbcd62cea0a675b", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92b866acbcd62cea0a6804'), "resource_id"=>"5b92b861acbcd62cea0a675b", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b866acbcd62cea0a6804')}, "u"=>{"$set"=>{"parent_id"=>"5b92b865a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b865acbcd62cea0a67ee')}, "u"=>{"$set"=>{"tags"=>["Cart", "Guava"], "... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b861acbcd62cea0a675b')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b861acbcd62cea0a675b", "parent_id"=>"5b92b865acbcd62cea0a67ee", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b861acbcd62cea0a675b')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b861acbcd62cea0a675b", "cart_id"=>"5b92b865acbcd62cea0a67ee", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b861acbcd62cea0a675b", "cart_id"=>"5b92b865acbcd62cea0a67ee", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b861acbcd62cea0a675b", "parent_id"=>"5b92b865acbcd62cea0a67ee", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b861acbcd62cea0a675b", "parent_id"=>"5b92b865acbcd62cea0a67ee", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b861acbcd62cea0a675b", "parent_id"=>"5b92b865acbcd62cea0a67ee", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b861acbcd62cea0a675b", "parent_id"=>nil, "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b861acbcd62cea0a675b", "parent_id"=>nil, "_type"=>"Shopping::CartItem"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b866acbcd62cea0a6809'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b866acbcd62cea0a680b'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b866acbcd62cea0a680f'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.014s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b866acbcd62cea0a6813'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b866acbcd62cea0a6817'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b866acbcd62cea0a681b'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b866acbcd62cea0a681f'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started PUT "/shopping/carts/5b92b866acbcd62cea0a6809" for 127.0.0.1 at 2018-09-07 23:11:59 +0530 Processing by Shopping::CartsController#update as JSON Parameters: {"cart"=>{"remove_cart_item_ids"=>["5b92b866acbcd62cea0a681f"]}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b92b866acbcd62cea0a6809"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_carts", "query"=>{"_id"=>BSON::ObjectId('5b92b866acbcd62cea0a6809'), "resource_id"=>"5b92b861acbcd62cea0a675b", "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b866acbcd62cea0a6809'), "resource_id"=>"5b92b861acbcd62cea0a675b", "_type"=>"Shopping::Cart"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b92b866acbcd62cea0a681f'), "resource_id"=>"5b92b861acbcd62cea0a675b", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92b866acbcd62cea0a681f'), "resource_id"=>"5b92b861acbcd62cea0a675b", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b866acbcd62cea0a681f')}, "u"=>{"$set"=>{"tags"=>["Purple RiceQu... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b866acbcd62cea0a6809')}, "u"=>{"$set"=>{"tags"=>["Cart"], "updated_a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b861acbcd62cea0a675b')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b861acbcd62cea0a675b", "parent_id"=>"5b92b866acbcd62cea0a6809", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b861acbcd62cea0a675b')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b861acbcd62cea0a675b", "cart_id"=>"5b92b866acbcd62cea0a6809", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b861acbcd62cea0a675b", "cart_id"=>"5b92b866acbcd62cea0a6809", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b861acbcd62cea0a675b", "parent_id"=>"5b92b866acbcd62cea0a6809", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b861acbcd62cea0a675b", "parent_id"=>"5b92b866acbcd62cea0a6809", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b861acbcd62cea0a675b", "parent_id"=>"5b92b866acbcd62cea0a6809", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b861acbcd62cea0a675b", "parent_id"=>nil, "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b867acbcd62cea0a6822'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b867acbcd62cea0a6824'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b867acbcd62cea0a6828'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b867acbcd62cea0a682c'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b867acbcd62cea0a6830'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b867acbcd62cea0a6834'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b867acbcd62cea0a6838'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b867acbcd62cea0a6838')}, "u"=>{"$set"=>{"parent_id"=>"5b92b867a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started PUT "/shopping/carts/5b92b867acbcd62cea0a6822" for 127.0.0.1 at 2018-09-07 23:11:59 +0530 Processing by Shopping::CartsController#update as JSON Parameters: {"cart"=>{"remove_cart_item_ids"=>["5b92b867acbcd62cea0a6838"]}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b92b867acbcd62cea0a6822"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_carts", "query"=>{"_id"=>BSON::ObjectId('5b92b867acbcd62cea0a6822'), "resource_id"=>"5b92b861acbcd62cea0a675b", "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b867acbcd62cea0a6822'), "resource_id"=>"5b92b861acbcd62cea0a675b", "_type"=>"Shopping::Cart"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b92b867acbcd62cea0a6838'), "resource_id"=>"5b92b861acbcd62cea0a675b", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92b867acbcd62cea0a6838'), "resource_id"=>"5b92b861acbcd62cea0a675b", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b867acbcd62cea0a6822')}, "u"=>{"$set"=>{"tags"=>["Cart"], "updated_a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b861acbcd62cea0a675b')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b861acbcd62cea0a675b", "parent_id"=>"5b92b867acbcd62cea0a6822", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b861acbcd62cea0a675b')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b861acbcd62cea0a675b", "cart_id"=>"5b92b867acbcd62cea0a6822", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b861acbcd62cea0a675b", "cart_id"=>"5b92b867acbcd62cea0a6822", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b861acbcd62cea0a675b", "parent_id"=>"5b92b867acbcd62cea0a6822", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b861acbcd62cea0a675b", "parent_id"=>"5b92b867acbcd62cea0a6822", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b861acbcd62cea0a675b", "parent_id"=>"5b92b867acbcd62cea0a6822", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b861acbcd62cea0a675b", "parent_id"=>nil, "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b867acbcd62cea0a683f'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b867acbcd62cea0a6841'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b867acbcd62cea0a6845'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b868acbcd62cea0a6849'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b868acbcd62cea0a684d'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b868acbcd62cea0a6851'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b867acbcd62cea0a6841')}, "u"=>{"$set"=>{"accepted"=>true, "tags... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b868acbcd62cea0a6849')}, "u"=>{"$set"=>{"accepted"=>true, "tags... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b868acbcd62cea0a6851')}, "u"=>{"$set"=>{"accepted"=>true, "tags... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started DELETE "/shopping/carts/5b92b867acbcd62cea0a683f" for 127.0.0.1 at 2018-09-07 23:12:00 +0530 Processing by Shopping::CartsController#destroy as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b92b867acbcd62cea0a683f", "cart"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_carts", "query"=>{"_id"=>BSON::ObjectId('5b92b867acbcd62cea0a683f'), "resource_id"=>"5b92b861acbcd62cea0a675b", "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b867acbcd62cea0a683f'), "resource_id"=>"5b92b861acbcd62cea0a675b", "_type"=>"Shopping::Cart"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b861acbcd62cea0a675b')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b861acbcd62cea0a675b", "parent_id"=>"5b92b867acbcd62cea0a683f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b861acbcd62cea0a675b')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b861acbcd62cea0a675b", "cart_id"=>"5b92b867acbcd62cea0a683f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b861acbcd62cea0a675b", "cart_id"=>"5b92b867acbcd62cea0a683f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b861acbcd62cea0a675b", "parent_id"=>"5b92b867acbcd62cea0a683f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b861acbcd62cea0a675b", "parent_id"=>"5b92b867acbcd62cea0a683f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b861acbcd62cea0a675b')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b861acbcd62cea0a675b", "parent_id"=>"5b92b867acbcd62cea0a683f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b861acbcd62cea0a675b')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b861acbcd62cea0a675b", "cart_id"=>"5b92b867acbcd62cea0a683f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b861acbcd62cea0a675b", "cart_id"=>"5b92b867acbcd62cea0a683f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b861acbcd62cea0a675b", "parent_id"=>"5b92b867acbcd62cea0a683f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b861acbcd62cea0a675b", "parent_id"=>"5b92b867acbcd62cea0a683f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b861acbcd62cea0a675b", "parent_id"=>"5b92b867acbcd62cea0a683f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b868acbcd62cea0a685b'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b868acbcd62cea0a685d'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b868acbcd62cea0a6861'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b868acbcd62cea0a6865'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b868acbcd62cea0a6869'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a686d'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b868acbcd62cea0a685b'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b861acbcd62cea0a675b')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b861acbcd62cea0a675b", "parent_id"=>"5b92b868acbcd62cea0a685b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b861acbcd62cea0a675b')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b861acbcd62cea0a675b", "cart_id"=>"5b92b868acbcd62cea0a685b", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b861acbcd62cea0a675b", "cart_id"=>"5b92b868acbcd62cea0a685b", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b861acbcd62cea0a675b", "parent_id"=>"5b92b868acbcd62cea0a685b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b861acbcd62cea0a675b", "parent_id"=>"5b92b868acbcd62cea0a685b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b861acbcd62cea0a675b", "parent_id"=>"5b92b868acbcd62cea0a685b", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b861acbcd62cea0a675b')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b861acbcd62cea0a675b", "parent_id"=>"5b92b868acbcd62cea0a685b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b861acbcd62cea0a675b')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b861acbcd62cea0a675b", "cart_id"=>"5b92b868acbcd62cea0a685b", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b861acbcd62cea0a675b", "cart_id"=>"5b92b868acbcd62cea0a685b", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b861acbcd62cea0a675b", "parent_id"=>"5b92b868acbcd62cea0a685b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b861acbcd62cea0a675b", "parent_id"=>"5b92b868acbcd62cea0a685b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6871'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started DELETE "/shopping/carts/5b92b868acbcd62cea0a685b" for 127.0.0.1 at 2018-09-07 23:12:01 +0530 Processing by Shopping::CartsController#destroy as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b92b868acbcd62cea0a685b", "cart"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_carts", "query"=>{"_id"=>BSON::ObjectId('5b92b868acbcd62cea0a685b'), "resource_id"=>"5b92b861acbcd62cea0a675b", "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b868acbcd62cea0a685b'), "resource_id"=>"5b92b861acbcd62cea0a675b", "_type"=>"Shopping::Cart"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b861acbcd62cea0a675b')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b861acbcd62cea0a675b", "parent_id"=>"5b92b868acbcd62cea0a685b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b861acbcd62cea0a675b')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b861acbcd62cea0a675b", "cart_id"=>"5b92b868acbcd62cea0a685b", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b861acbcd62cea0a675b", "cart_id"=>"5b92b868acbcd62cea0a685b", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b861acbcd62cea0a675b", "parent_id"=>"5b92b868acbcd62cea0a685b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b861acbcd62cea0a675b", "parent_id"=>"5b92b868acbcd62cea0a685b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b861acbcd62cea0a675b')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b861acbcd62cea0a675b", "parent_id"=>"5b92b868acbcd62cea0a685b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b861acbcd62cea0a675b')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b861acbcd62cea0a675b", "cart_id"=>"5b92b868acbcd62cea0a685b", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b861acbcd62cea0a675b", "cart_id"=>"5b92b868acbcd62cea0a685b", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b861acbcd62cea0a675b", "parent_id"=>"5b92b868acbcd62cea0a685b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b861acbcd62cea0a675b", "parent_id"=>"5b92b868acbcd62cea0a685b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b861acbcd62cea0a675b", "parent_id"=>"5b92b868acbcd62cea0a685b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"lilyan@thielmccullough.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"3R-eyZV5EHBrZxQAqrwV"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"WUS8qx5tx5YpzSoFnyA-"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"qFkxKsZVf4PiPy2o3rTR"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"humberto@volkman.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"1coLBnCUM3Fs2HD6TBLo"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"RSEynyYWwBUgEfs-pGk3"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6876'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6876')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6879'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a687e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zuyKu7n2qhQyRSFkgpZy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"darrell_jast@schmidtdooley.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yxUDLeqq5gzLQChR3M6U"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zyDw-yY7o9EBwYWrcZDL"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6875'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6875')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"uxqtdAez1FQP5t3qL5xh"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6876')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"israel.treutel@marksroberts.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"vWz5PPQqgXRjE7Nxg_zc"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zwsymuFuMhbK3aCG7xYv"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6881'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6881')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6879'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6884')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6884'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6879'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6887')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6887'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6879'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a688a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a688a'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6879'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b86aacbcd62cea0a688d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b86aacbcd62cea0a688d'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6879'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b86aacbcd62cea0a6890')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b86aacbcd62cea0a6890'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b86aacbcd62cea0a6893'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6884')}, "u"=>{"$set"=>{"parent_id"=>"5b92b86aa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6887')}, "u"=>{"$set"=>{"parent_id"=>"5b92b86aa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a688a')}, "u"=>{"$set"=>{"parent_id"=>"5b92b86aa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b86aacbcd62cea0a688d')}, "u"=>{"$set"=>{"parent_id"=>"5b92b86aa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b86aacbcd62cea0a6890')}, "u"=>{"$set"=>{"parent_id"=>"5b92b86aa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b86aacbcd62cea0a6893'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86aacbcd62cea0a6893", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b86aacbcd62cea0a6893", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b86aacbcd62cea0a6893", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86aacbcd62cea0a6893", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86aacbcd62cea0a6893", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86aacbcd62cea0a6893", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86aacbcd62cea0a6893", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b86aacbcd62cea0a6893", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b86aacbcd62cea0a6893", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86aacbcd62cea0a6893", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86aacbcd62cea0a6893", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b86aacbcd62cea0a68a4'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b86aacbcd62cea0a6893'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86aacbcd62cea0a6893", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b86aacbcd62cea0a6893", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b86aacbcd62cea0a6893", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86aacbcd62cea0a6893", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86aacbcd62cea0a6893", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86aacbcd62cea0a6893", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86aacbcd62cea0a6893", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6884')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6887')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b869acbcd62cea0a688a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b86aacbcd62cea0a688d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b86aacbcd62cea0a6890')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b86aacbcd62cea0a68a4')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92b86aacbcd62cea0a68a4", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86aacbcd62cea0a6893", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86aacbcd62cea0a6893", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b86aacbcd62cea0a6893", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b86aacbcd62cea0a6893", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86aacbcd62cea0a6893", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86aacbcd62cea0a6893", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86aacbcd62cea0a6893", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"_id"=>{"$oid"=>"5b92b86aacbcd62cea0a68af"}, "applicable"=>false, "autocomplete_description"=>nil, "cart_id"=>"5b92b86aacbcd62cea0a6893", "count"=>nil, "created_at"=>nil, "declined"=>nil, "discount_amount"=>50.0, "discount_percentage"=>0.0, "doc_version"=>0, "masked_tags"=>nil, "pending"=>nil, "primary_link"=>nil, "product_ids"=>["5b92b869acbcd62cea0a6879", "5b92b869acbcd62cea0a6879", "5b92b869acbcd62cea0a6879", "5b92b869acbcd62cea0a6879", "5b92b869acbcd62cea0a6879"], "public"=>"no", "requires_verification"=>true, "resource_class"=>nil, "resource_id"=>nil, "secondary_links"=>{}, "tags"=>nil, "updated_at"=>nil, "used_by_users"=>nil, "verified"=>nil}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: _id, applicable, autocomplete_description, count, created_at, declined, doc_version, masked_tags, pending, primary_link, product_ids, public, resource_class, resource_id, secondary_links, tags, updated_at, used_by_users, verified Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b86aacbcd62cea0a6893'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86aacbcd62cea0a6893", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b86aacbcd62cea0a6893", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b86aacbcd62cea0a6893", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86aacbcd62cea0a6893", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86aacbcd62cea0a6893", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86aacbcd62cea0a6893", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86aacbcd62cea0a6893", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b92b86aacbcd62cea0a6893", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86aacbcd62cea0a6893", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86aacbcd62cea0a6893", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b86aacbcd62cea0a6893", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b86aacbcd62cea0a6893", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86aacbcd62cea0a6893", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86aacbcd62cea0a6893", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86aacbcd62cea0a6893", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b86aacbcd62cea0a68b0'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Completed 201 Created in 177ms (Views: 2.1ms) MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6879'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b86aacbcd62cea0a68b2')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b86aacbcd62cea0a68b2'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6879'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b86aacbcd62cea0a68b5')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b86aacbcd62cea0a68b5'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6879'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b86bacbcd62cea0a68b8')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b86bacbcd62cea0a68b8'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6879'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b86bacbcd62cea0a68bb')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b86bacbcd62cea0a68bb'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6879'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b86bacbcd62cea0a68be')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b86bacbcd62cea0a68be'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b86bacbcd62cea0a68c1'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b86aacbcd62cea0a68b2')}, "u"=>{"$set"=>{"parent_id"=>"5b92b86ba... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b86aacbcd62cea0a68b5')}, "u"=>{"$set"=>{"parent_id"=>"5b92b86ba... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b86bacbcd62cea0a68b8')}, "u"=>{"$set"=>{"parent_id"=>"5b92b86ba... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b86bacbcd62cea0a68bb')}, "u"=>{"$set"=>{"parent_id"=>"5b92b86ba... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b86bacbcd62cea0a68be')}, "u"=>{"$set"=>{"parent_id"=>"5b92b86ba... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b86bacbcd62cea0a68c1'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86bacbcd62cea0a68c1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b86bacbcd62cea0a68c1", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b86bacbcd62cea0a68c1", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86bacbcd62cea0a68c1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86bacbcd62cea0a68c1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86bacbcd62cea0a68c1", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86bacbcd62cea0a68c1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b86bacbcd62cea0a68c1", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b86bacbcd62cea0a68c1", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86bacbcd62cea0a68c1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86bacbcd62cea0a68c1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b86bacbcd62cea0a68d2'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b86bacbcd62cea0a68c1'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86bacbcd62cea0a68c1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b86bacbcd62cea0a68c1", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b86bacbcd62cea0a68c1", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86bacbcd62cea0a68c1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86bacbcd62cea0a68c1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86bacbcd62cea0a68c1", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86bacbcd62cea0a68c1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b86aacbcd62cea0a68b2')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b86aacbcd62cea0a68b5')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b86bacbcd62cea0a68b8')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b86bacbcd62cea0a68bb')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b86bacbcd62cea0a68be')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b86bacbcd62cea0a68d2')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92b86bacbcd62cea0a68d2", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86bacbcd62cea0a68c1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86bacbcd62cea0a68c1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b86bacbcd62cea0a68c1", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b86bacbcd62cea0a68c1", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86bacbcd62cea0a68c1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86bacbcd62cea0a68c1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86bacbcd62cea0a68c1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b86bacbcd62cea0a68c1'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86bacbcd62cea0a68c1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b86bacbcd62cea0a68c1", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b86bacbcd62cea0a68c1", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86bacbcd62cea0a68c1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86bacbcd62cea0a68c1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86bacbcd62cea0a68c1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86bacbcd62cea0a68c1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b92b86bacbcd62cea0a68c1", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86bacbcd62cea0a68c1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86bacbcd62cea0a68c1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b86bacbcd62cea0a68c1", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b86bacbcd62cea0a68c1", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86bacbcd62cea0a68c1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86bacbcd62cea0a68c1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86bacbcd62cea0a68c1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b86bacbcd62cea0a68dd'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started GET "/shopping/discounts/5b92b86bacbcd62cea0a68dd?%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%7D" for 127.0.0.1 at 2018-09-07 23:12:04 +0530 Processing by Shopping::DiscountsController#show as JSON Parameters: {"{\"api_key\":\"test\",\"current_app_id\":\"testappid\"}"=>nil, "id"=>"5b92b86bacbcd62cea0a68dd", "discount"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b92b86bacbcd62cea0a68dd'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6879'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b86cacbcd62cea0a68df')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b86cacbcd62cea0a68df'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6879'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b86cacbcd62cea0a68e2')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b86cacbcd62cea0a68e2'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6879'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b86cacbcd62cea0a68e5')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b86cacbcd62cea0a68e5'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6879'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b86cacbcd62cea0a68e8')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b86cacbcd62cea0a68e8'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6879'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b86cacbcd62cea0a68eb')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b86cacbcd62cea0a68eb'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b86cacbcd62cea0a68ee'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b86cacbcd62cea0a68df')}, "u"=>{"$set"=>{"parent_id"=>"5b92b86ca... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b86cacbcd62cea0a68e2')}, "u"=>{"$set"=>{"parent_id"=>"5b92b86ca... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b86cacbcd62cea0a68e5')}, "u"=>{"$set"=>{"parent_id"=>"5b92b86ca... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b86cacbcd62cea0a68e8')}, "u"=>{"$set"=>{"parent_id"=>"5b92b86ca... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b86cacbcd62cea0a68eb')}, "u"=>{"$set"=>{"parent_id"=>"5b92b86ca... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b86cacbcd62cea0a68ee'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86cacbcd62cea0a68ee", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b86cacbcd62cea0a68ee", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b86cacbcd62cea0a68ee", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86cacbcd62cea0a68ee", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86cacbcd62cea0a68ee", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86cacbcd62cea0a68ee", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86cacbcd62cea0a68ee", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b86cacbcd62cea0a68ee", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b86cacbcd62cea0a68ee", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86cacbcd62cea0a68ee", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86cacbcd62cea0a68ee", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b86cacbcd62cea0a68ff'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b86cacbcd62cea0a68ee'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86cacbcd62cea0a68ee", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b86cacbcd62cea0a68ee", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b86cacbcd62cea0a68ee", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86cacbcd62cea0a68ee", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86cacbcd62cea0a68ee", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86cacbcd62cea0a68ee", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86cacbcd62cea0a68ee", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b86cacbcd62cea0a68df')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b86cacbcd62cea0a68e2')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b86cacbcd62cea0a68e5')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b86cacbcd62cea0a68e8')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b86cacbcd62cea0a68eb')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b86cacbcd62cea0a68ff')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92b86cacbcd62cea0a68ff", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86cacbcd62cea0a68ee", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86cacbcd62cea0a68ee", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b86cacbcd62cea0a68ee", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b86cacbcd62cea0a68ee", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86cacbcd62cea0a68ee", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86cacbcd62cea0a68ee", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86cacbcd62cea0a68ee", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b86cacbcd62cea0a68ee'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86cacbcd62cea0a68ee", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b86cacbcd62cea0a68ee", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b86cacbcd62cea0a68ee", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86cacbcd62cea0a68ee", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86cacbcd62cea0a68ee", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86cacbcd62cea0a68ee", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86cacbcd62cea0a68ee", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b92b86cacbcd62cea0a68ee", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86cacbcd62cea0a68ee", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86cacbcd62cea0a68ee", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b86cacbcd62cea0a68ee", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b86cacbcd62cea0a68ee", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86cacbcd62cea0a68ee", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86cacbcd62cea0a68ee", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86cacbcd62cea0a68ee", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b86dacbcd62cea0a690a'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started POST "/shopping/cart_items/create_multiple" for 127.0.0.1 at 2018-09-07 23:12:05 +0530 Processing by Shopping::CartItemsController#create_multiple as JSON Parameters: {"id"=>"5b92b86dacbcd62cea0a690a", "discount"=>{"product_ids"=>["5b92b869acbcd62cea0a6879", "5b92b869acbcd62cea0a6879", "5b92b869acbcd62cea0a6879", "5b92b869acbcd62cea0a6879", "5b92b869acbcd62cea0a6879"]}, "api_key"=>"test", "current_app_id"=>"testappid", "cart_item"=>{"discount"=>{"product_ids"=>["5b92b869acbcd62cea0a6879", "5b92b869acbcd62cea0a6879", "5b92b869acbcd62cea0a6879", "5b92b869acbcd62cea0a6879", "5b92b869acbcd62cea0a6879"]}}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: id, api_key, current_app_id, cart_item, user_token Unpermitted parameter: discount Unpermitted parameters: id, discount, api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b92b86dacbcd62cea0a690a'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b92b86dacbcd62cea0a690a'), "resource_id"=>"5b92b869acbcd62cea0a6875", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6879'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b86dacbcd62cea0a690d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b86dacbcd62cea0a690d'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6879'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b86dacbcd62cea0a6910')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b86dacbcd62cea0a6910'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6879'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b86dacbcd62cea0a6913')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b86dacbcd62cea0a6913'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6879'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b86dacbcd62cea0a6916')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b86dacbcd62cea0a6916'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6879'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b86dacbcd62cea0a6919')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b86dacbcd62cea0a6919'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s Completed 200 OK in 322ms (Views: 19.1ms) MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6879'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b86dacbcd62cea0a691c')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b86dacbcd62cea0a691c'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6879'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b86dacbcd62cea0a691f')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b86dacbcd62cea0a691f'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6879'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b86dacbcd62cea0a6922')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b86dacbcd62cea0a6922'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6879'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b86dacbcd62cea0a6925')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b86dacbcd62cea0a6925'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6879'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b86dacbcd62cea0a6928')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b86dacbcd62cea0a6928'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b86dacbcd62cea0a692b'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b86dacbcd62cea0a691c')}, "u"=>{"$set"=>{"parent_id"=>"5b92b86da... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b86dacbcd62cea0a691f')}, "u"=>{"$set"=>{"parent_id"=>"5b92b86da... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b86dacbcd62cea0a6922')}, "u"=>{"$set"=>{"parent_id"=>"5b92b86da... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b86dacbcd62cea0a6925')}, "u"=>{"$set"=>{"parent_id"=>"5b92b86da... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b86dacbcd62cea0a6928')}, "u"=>{"$set"=>{"parent_id"=>"5b92b86da... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b86dacbcd62cea0a692b'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86dacbcd62cea0a692b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b86dacbcd62cea0a692b", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b86dacbcd62cea0a692b", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86dacbcd62cea0a692b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86dacbcd62cea0a692b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86dacbcd62cea0a692b", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86dacbcd62cea0a692b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b86dacbcd62cea0a692b", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b86dacbcd62cea0a692b", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86dacbcd62cea0a692b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86dacbcd62cea0a692b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b86eacbcd62cea0a693c'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b86dacbcd62cea0a692b'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86dacbcd62cea0a692b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b86dacbcd62cea0a692b", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b86dacbcd62cea0a692b", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86dacbcd62cea0a692b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86dacbcd62cea0a692b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86dacbcd62cea0a692b", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86dacbcd62cea0a692b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b86dacbcd62cea0a691c')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b86dacbcd62cea0a691f')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b86dacbcd62cea0a6922')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b86dacbcd62cea0a6925')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b86dacbcd62cea0a6928')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b86eacbcd62cea0a693c')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92b86eacbcd62cea0a693c", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86dacbcd62cea0a692b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86dacbcd62cea0a692b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b86dacbcd62cea0a692b", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b86dacbcd62cea0a692b", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86dacbcd62cea0a692b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86dacbcd62cea0a692b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86dacbcd62cea0a692b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b86dacbcd62cea0a692b'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86dacbcd62cea0a692b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b86dacbcd62cea0a692b", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b86dacbcd62cea0a692b", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86dacbcd62cea0a692b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86dacbcd62cea0a692b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86dacbcd62cea0a692b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86dacbcd62cea0a692b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b92b86dacbcd62cea0a692b", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86dacbcd62cea0a692b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86dacbcd62cea0a692b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b86dacbcd62cea0a692b", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b86dacbcd62cea0a692b", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86dacbcd62cea0a692b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86dacbcd62cea0a692b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86dacbcd62cea0a692b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b86eacbcd62cea0a6947'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6879'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b86eacbcd62cea0a6949')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b86eacbcd62cea0a6949'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6879'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b86eacbcd62cea0a694c')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b86eacbcd62cea0a694c'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6879'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b86eacbcd62cea0a694f')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b86eacbcd62cea0a694f'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6879'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b86eacbcd62cea0a6952')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b86eacbcd62cea0a6952'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6879'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b86eacbcd62cea0a6955')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b86eacbcd62cea0a6955'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started POST "/shopping/carts" for 127.0.0.1 at 2018-09-07 23:12:07 +0530 Processing by Shopping::CartsController#create as JSON Parameters: {"cart"=>{"add_cart_item_ids"=>["5b92b86eacbcd62cea0a6949", "5b92b86eacbcd62cea0a694c", "5b92b86eacbcd62cea0a694f", "5b92b86eacbcd62cea0a6952", "5b92b86eacbcd62cea0a6955"]}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b92b86eacbcd62cea0a6949'), "resource_id"=>"5b92b869acbcd62cea0a6875", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92b86eacbcd62cea0a6949'), "resource_id"=>"5b92b869acbcd62cea0a6875", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b86eacbcd62cea0a6949')}, "u"=>{"$set"=>{"parent_id"=>"5b92b86fa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b92b86eacbcd62cea0a694c'), "resource_id"=>"5b92b869acbcd62cea0a6875", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92b86eacbcd62cea0a694c'), "resource_id"=>"5b92b869acbcd62cea0a6875", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b86eacbcd62cea0a694c')}, "u"=>{"$set"=>{"parent_id"=>"5b92b86fa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b92b86eacbcd62cea0a694f'), "resource_id"=>"5b92b869acbcd62cea0a6875", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92b86eacbcd62cea0a694f'), "resource_id"=>"5b92b869acbcd62cea0a6875", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b86eacbcd62cea0a694f')}, "u"=>{"$set"=>{"parent_id"=>"5b92b86fa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b92b86eacbcd62cea0a6952'), "resource_id"=>"5b92b869acbcd62cea0a6875", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92b86eacbcd62cea0a6952'), "resource_id"=>"5b92b869acbcd62cea0a6875", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b86eacbcd62cea0a6952')}, "u"=>{"$set"=>{"parent_id"=>"5b92b86fa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b92b86eacbcd62cea0a6955'), "resource_id"=>"5b92b869acbcd62cea0a6875", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92b86eacbcd62cea0a6955'), "resource_id"=>"5b92b869acbcd62cea0a6875", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b86eacbcd62cea0a6955')}, "u"=>{"$set"=>{"parent_id"=>"5b92b86fa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b86facbcd62cea0a6958'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6875')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6875", "parent_id"=>"5b92b86facbcd62cea0a6958", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6875')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6875", "cart_id"=>"5b92b86facbcd62cea0a6958", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6875", "cart_id"=>"5b92b86facbcd62cea0a6958", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6875", "parent_id"=>"5b92b86facbcd62cea0a6958", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6875", "parent_id"=>"5b92b86facbcd62cea0a6958", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6875", "parent_id"=>"5b92b86facbcd62cea0a6958", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6875", "parent_id"=>"5b92b86facbcd62cea0a6958", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "query"=>{"_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6879'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b86facbcd62cea0a6969')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b86facbcd62cea0a6969'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6879'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b86facbcd62cea0a696c')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b86facbcd62cea0a696c'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6879'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b86facbcd62cea0a696f')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b86facbcd62cea0a696f'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6879'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b86facbcd62cea0a6972')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b86facbcd62cea0a6972'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6879'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b86facbcd62cea0a6975')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b86facbcd62cea0a6975'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b86facbcd62cea0a6978'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b86facbcd62cea0a6969')}, "u"=>{"$set"=>{"parent_id"=>"5b92b86fa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b86facbcd62cea0a696c')}, "u"=>{"$set"=>{"parent_id"=>"5b92b86fa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b86facbcd62cea0a696f')}, "u"=>{"$set"=>{"parent_id"=>"5b92b86fa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b86facbcd62cea0a6972')}, "u"=>{"$set"=>{"parent_id"=>"5b92b86fa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b86facbcd62cea0a6975')}, "u"=>{"$set"=>{"parent_id"=>"5b92b86fa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b86facbcd62cea0a6978'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86facbcd62cea0a6978", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b86facbcd62cea0a6978", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b86facbcd62cea0a6978", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86facbcd62cea0a6978", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86facbcd62cea0a6978", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86facbcd62cea0a6978", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86facbcd62cea0a6978", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b86facbcd62cea0a6978", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b86facbcd62cea0a6978", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86facbcd62cea0a6978", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86facbcd62cea0a6978", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b870acbcd62cea0a6989'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b86facbcd62cea0a6978'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86facbcd62cea0a6978", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b86facbcd62cea0a6978", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b86facbcd62cea0a6978", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86facbcd62cea0a6978", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86facbcd62cea0a6978", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86facbcd62cea0a6978", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86facbcd62cea0a6978", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b86facbcd62cea0a6969')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b86facbcd62cea0a696c')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b86facbcd62cea0a696f')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b86facbcd62cea0a6972')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b86facbcd62cea0a6975')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b870acbcd62cea0a6989')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92b870acbcd62cea0a6989", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86facbcd62cea0a6978", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86facbcd62cea0a6978", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b86facbcd62cea0a6978", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b86facbcd62cea0a6978", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86facbcd62cea0a6978", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86facbcd62cea0a6978", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86facbcd62cea0a6978", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b86facbcd62cea0a6978'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86facbcd62cea0a6978", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b86facbcd62cea0a6978", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b86facbcd62cea0a6978", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86facbcd62cea0a6978", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86facbcd62cea0a6978", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86facbcd62cea0a6978", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86facbcd62cea0a6978", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b92b86facbcd62cea0a6978", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86facbcd62cea0a6978", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86facbcd62cea0a6978", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b86facbcd62cea0a6978", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b86facbcd62cea0a6978", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86facbcd62cea0a6978", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86facbcd62cea0a6978", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b86facbcd62cea0a6978", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b870acbcd62cea0a6994'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6879'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b870acbcd62cea0a6996')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b870acbcd62cea0a6996'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6879'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b870acbcd62cea0a6999')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b870acbcd62cea0a6999'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6879'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b870acbcd62cea0a699c')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b870acbcd62cea0a699c'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6879'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b870acbcd62cea0a699f')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b870acbcd62cea0a699f'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6879'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b870acbcd62cea0a69a2')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b870acbcd62cea0a69a2'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b870acbcd62cea0a69a5'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b870acbcd62cea0a6996')}, "u"=>{"$set"=>{"parent_id"=>"5b92b870a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b870acbcd62cea0a6999')}, "u"=>{"$set"=>{"parent_id"=>"5b92b870a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b870acbcd62cea0a699c')}, "u"=>{"$set"=>{"parent_id"=>"5b92b870a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b870acbcd62cea0a699f')}, "u"=>{"$set"=>{"parent_id"=>"5b92b870a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b870acbcd62cea0a69a2')}, "u"=>{"$set"=>{"parent_id"=>"5b92b870a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/shopping/payments" for 127.0.0.1 at 2018-09-07 23:12:09 +0530 Processing by Shopping::PaymentsController#create as JSON Parameters: {"cart_id"=>"5b92b870acbcd62cea0a69a5", "payment_type"=>"cash", "amount"=>0.0, "discount_id"=>"5b92b870acbcd62cea0a6994", "api_key"=>"test", "current_app_id"=>"testappid", "payment"=>{"amount"=>0.0, "payment_type"=>"cash", "cart_id"=>"5b92b870acbcd62cea0a69a5", "discount_id"=>"5b92b870acbcd62cea0a6994"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: cart_id, payment_type, amount, discount_id, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, amount, discount_id, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, amount, discount_id, api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b870acbcd62cea0a69a5'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6875')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6875", "parent_id"=>"5b92b870acbcd62cea0a69a5", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6875')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6875", "cart_id"=>"5b92b870acbcd62cea0a69a5", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6875", "cart_id"=>"5b92b870acbcd62cea0a69a5", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6875", "parent_id"=>"5b92b870acbcd62cea0a69a5", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6875", "parent_id"=>"5b92b870acbcd62cea0a69a5", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b92b870acbcd62cea0a6994'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "pipeline"=>[{"$match"=>{"_id"=>BSON::ObjectId('5b92b870acbcd62cea0a6994')}}, {"$project"=>{"verified"=>{"$filter"=>{"input"=>"$verified", "as"=>"verified", "cond"=>{"$eq"=>["$$verified", "5b92b871acbcd62cea0a6... MONGODB | localhost:27017 | dummy_test.aggregate | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_discounts", "query"=>{"$and"=>[{"verified"=>{"$ne"=>"5b92b871acbcd62cea0a69b6"}}, {"pending"=>{"$ne"=>"5b92b871acbcd62cea0a69b6"}}, {"declined"=>{"$ne"=>"5b92b871acbcd62cea0a69b6"}}, {"_id"=>BSON::ObjectId('5b92b870acb... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b869acbcd62cea0a6875", "parent_id"=>"5b92b870acbcd62cea0a69a5", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6875')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6875", "parent_id"=>"5b92b870acbcd62cea0a69a5", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6875')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6875", "cart_id"=>"5b92b870acbcd62cea0a69a5", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6875", "cart_id"=>"5b92b870acbcd62cea0a69a5", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6875", "parent_id"=>"5b92b870acbcd62cea0a69a5", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6875", "parent_id"=>"5b92b870acbcd62cea0a69a5", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b871acbcd62cea0a69b6'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Completed 201 Created in 66ms (Views: 1.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6879'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b871acbcd62cea0a69b7')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b871acbcd62cea0a69b7'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6879'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b871acbcd62cea0a69ba')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b871acbcd62cea0a69ba'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6879'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b871acbcd62cea0a69bd')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b871acbcd62cea0a69bd'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6879'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b871acbcd62cea0a69c0')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b871acbcd62cea0a69c0'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6879'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b871acbcd62cea0a69c3')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b871acbcd62cea0a69c3'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b871acbcd62cea0a69c6'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b871acbcd62cea0a69b7')}, "u"=>{"$set"=>{"parent_id"=>"5b92b871a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b871acbcd62cea0a69ba')}, "u"=>{"$set"=>{"parent_id"=>"5b92b871a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b871acbcd62cea0a69bd')}, "u"=>{"$set"=>{"parent_id"=>"5b92b871a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b871acbcd62cea0a69c0')}, "u"=>{"$set"=>{"parent_id"=>"5b92b871a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b871acbcd62cea0a69c3')}, "u"=>{"$set"=>{"parent_id"=>"5b92b871a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b871acbcd62cea0a69c6'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b871acbcd62cea0a69c6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b871acbcd62cea0a69c6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b871acbcd62cea0a69c6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b871acbcd62cea0a69c6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b871acbcd62cea0a69c6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b871acbcd62cea0a69c6", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b871acbcd62cea0a69c6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b871acbcd62cea0a69c6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b871acbcd62cea0a69c6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b871acbcd62cea0a69c6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b871acbcd62cea0a69c6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b872acbcd62cea0a69d7'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b871acbcd62cea0a69c6'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b871acbcd62cea0a69c6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b871acbcd62cea0a69c6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b871acbcd62cea0a69c6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b871acbcd62cea0a69c6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b871acbcd62cea0a69c6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b871acbcd62cea0a69c6", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b871acbcd62cea0a69c6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b871acbcd62cea0a69b7')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b871acbcd62cea0a69ba')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b871acbcd62cea0a69bd')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b871acbcd62cea0a69c0')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b871acbcd62cea0a69c3')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b872acbcd62cea0a69d7')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92b872acbcd62cea0a69d7", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b871acbcd62cea0a69c6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b871acbcd62cea0a69c6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b871acbcd62cea0a69c6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b871acbcd62cea0a69c6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b871acbcd62cea0a69c6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b871acbcd62cea0a69c6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b871acbcd62cea0a69c6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b871acbcd62cea0a69c6'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b871acbcd62cea0a69c6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b871acbcd62cea0a69c6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b871acbcd62cea0a69c6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b871acbcd62cea0a69c6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b871acbcd62cea0a69c6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b871acbcd62cea0a69c6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b871acbcd62cea0a69c6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b92b871acbcd62cea0a69c6", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b871acbcd62cea0a69c6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b871acbcd62cea0a69c6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b871acbcd62cea0a69c6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b871acbcd62cea0a69c6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b871acbcd62cea0a69c6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b871acbcd62cea0a69c6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b871acbcd62cea0a69c6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b872acbcd62cea0a69e2'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6879'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b872acbcd62cea0a69e4')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b872acbcd62cea0a69e4'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6879'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b872acbcd62cea0a69e7')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b872acbcd62cea0a69e7'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6879'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b872acbcd62cea0a69ea')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b872acbcd62cea0a69ea'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6879'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b872acbcd62cea0a69ed')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b872acbcd62cea0a69ed'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6879'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b872acbcd62cea0a69f0')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b872acbcd62cea0a69f0'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b872acbcd62cea0a69f3'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b872acbcd62cea0a69e4')}, "u"=>{"$set"=>{"parent_id"=>"5b92b872a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b872acbcd62cea0a69e7')}, "u"=>{"$set"=>{"parent_id"=>"5b92b872a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b872acbcd62cea0a69ea')}, "u"=>{"$set"=>{"parent_id"=>"5b92b872a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b872acbcd62cea0a69ed')}, "u"=>{"$set"=>{"parent_id"=>"5b92b872a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b872acbcd62cea0a69f0')}, "u"=>{"$set"=>{"parent_id"=>"5b92b872a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b872acbcd62cea0a69f3'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6875')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6875", "parent_id"=>"5b92b872acbcd62cea0a69f3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6875')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6875", "cart_id"=>"5b92b872acbcd62cea0a69f3", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6875", "cart_id"=>"5b92b872acbcd62cea0a69f3", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6875", "parent_id"=>"5b92b872acbcd62cea0a69f3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6875", "parent_id"=>"5b92b872acbcd62cea0a69f3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b92b872acbcd62cea0a69e2'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "pipeline"=>[{"$match"=>{"_id"=>BSON::ObjectId('5b92b872acbcd62cea0a69e2')}}, {"$project"=>{"verified"=>{"$filter"=>{"input"=>"$verified", "as"=>"verified", "cond"=>{"$eq"=>["$$verified", "5b92b873acbcd62cea0a6... MONGODB | localhost:27017 | dummy_test.aggregate | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_discounts", "query"=>{"$and"=>[{"verified"=>{"$ne"=>"5b92b873acbcd62cea0a6a04"}}, {"pending"=>{"$ne"=>"5b92b873acbcd62cea0a6a04"}}, {"declined"=>{"$ne"=>"5b92b873acbcd62cea0a6a04"}}, {"_id"=>BSON::ObjectId('5b92b872acb... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b869acbcd62cea0a6875", "parent_id"=>"5b92b872acbcd62cea0a69f3", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6875')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6875", "parent_id"=>"5b92b872acbcd62cea0a69f3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6875')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6875", "cart_id"=>"5b92b872acbcd62cea0a69f3", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6875", "cart_id"=>"5b92b872acbcd62cea0a69f3", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6875", "parent_id"=>"5b92b872acbcd62cea0a69f3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6875", "parent_id"=>"5b92b872acbcd62cea0a69f3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b873acbcd62cea0a6a04'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started GET "/shopping/discounts/5b92b872acbcd62cea0a69e2?%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%7D" for 127.0.0.1 at 2018-09-07 23:12:11 +0530 Processing by Shopping::DiscountsController#show as JSON Parameters: {"{\"api_key\":\"test\",\"current_app_id\":\"testappid\"}"=>nil, "id"=>"5b92b872acbcd62cea0a69e2", "discount"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b92b872acbcd62cea0a69e2'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6879'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b873acbcd62cea0a6a05')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b873acbcd62cea0a6a05'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6879'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b873acbcd62cea0a6a08')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b873acbcd62cea0a6a08'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6879'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b873acbcd62cea0a6a0b')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b873acbcd62cea0a6a0b'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6879'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b873acbcd62cea0a6a0e')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b873acbcd62cea0a6a0e'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6879'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b873acbcd62cea0a6a11')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b873acbcd62cea0a6a11'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b873acbcd62cea0a6a14'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b873acbcd62cea0a6a05')}, "u"=>{"$set"=>{"parent_id"=>"5b92b873a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b873acbcd62cea0a6a08')}, "u"=>{"$set"=>{"parent_id"=>"5b92b873a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b873acbcd62cea0a6a0b')}, "u"=>{"$set"=>{"parent_id"=>"5b92b873a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b873acbcd62cea0a6a0e')}, "u"=>{"$set"=>{"parent_id"=>"5b92b873a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b873acbcd62cea0a6a11')}, "u"=>{"$set"=>{"parent_id"=>"5b92b873a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b873acbcd62cea0a6a14'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b873acbcd62cea0a6a14", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b873acbcd62cea0a6a14", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b873acbcd62cea0a6a14", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b873acbcd62cea0a6a14", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b873acbcd62cea0a6a14", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b873acbcd62cea0a6a14", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b873acbcd62cea0a6a14", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b873acbcd62cea0a6a14", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b873acbcd62cea0a6a14", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b873acbcd62cea0a6a14", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b873acbcd62cea0a6a14", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b874acbcd62cea0a6a25'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b873acbcd62cea0a6a14'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b873acbcd62cea0a6a14", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b873acbcd62cea0a6a14", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b873acbcd62cea0a6a14", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b873acbcd62cea0a6a14", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b873acbcd62cea0a6a14", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b873acbcd62cea0a6a14", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b873acbcd62cea0a6a14", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b873acbcd62cea0a6a05')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b873acbcd62cea0a6a08')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b873acbcd62cea0a6a0b')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b873acbcd62cea0a6a0e')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b873acbcd62cea0a6a11')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b874acbcd62cea0a6a25')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92b874acbcd62cea0a6a25", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b873acbcd62cea0a6a14", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b873acbcd62cea0a6a14", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b873acbcd62cea0a6a14", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b873acbcd62cea0a6a14", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b873acbcd62cea0a6a14", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b873acbcd62cea0a6a14", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b873acbcd62cea0a6a14", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b873acbcd62cea0a6a14'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b873acbcd62cea0a6a14", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b873acbcd62cea0a6a14", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b873acbcd62cea0a6a14", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b873acbcd62cea0a6a14", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b873acbcd62cea0a6a14", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b873acbcd62cea0a6a14", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b873acbcd62cea0a6a14", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b92b873acbcd62cea0a6a14", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b873acbcd62cea0a6a14", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b873acbcd62cea0a6a14", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b873acbcd62cea0a6a14", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b873acbcd62cea0a6a14", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b873acbcd62cea0a6a14", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b873acbcd62cea0a6a14", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b873acbcd62cea0a6a14", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b874acbcd62cea0a6a30'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6879'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b874acbcd62cea0a6a32')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b874acbcd62cea0a6a32'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6879'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b874acbcd62cea0a6a35')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b874acbcd62cea0a6a35'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6879'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b874acbcd62cea0a6a38')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b874acbcd62cea0a6a38'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6879'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b874acbcd62cea0a6a3b')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b874acbcd62cea0a6a3b'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6879'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b874acbcd62cea0a6a3e')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b874acbcd62cea0a6a3e'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b874acbcd62cea0a6a41'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b874acbcd62cea0a6a32')}, "u"=>{"$set"=>{"parent_id"=>"5b92b874a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b874acbcd62cea0a6a35')}, "u"=>{"$set"=>{"parent_id"=>"5b92b874a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b874acbcd62cea0a6a38')}, "u"=>{"$set"=>{"parent_id"=>"5b92b874a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b874acbcd62cea0a6a3b')}, "u"=>{"$set"=>{"parent_id"=>"5b92b874a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b874acbcd62cea0a6a3e')}, "u"=>{"$set"=>{"parent_id"=>"5b92b874a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b874acbcd62cea0a6a41'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6875')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6875", "parent_id"=>"5b92b874acbcd62cea0a6a41", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6875')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6875", "cart_id"=>"5b92b874acbcd62cea0a6a41", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6875", "cart_id"=>"5b92b874acbcd62cea0a6a41", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6875", "parent_id"=>"5b92b874acbcd62cea0a6a41", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6875", "parent_id"=>"5b92b874acbcd62cea0a6a41", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b92b874acbcd62cea0a6a30'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "pipeline"=>[{"$match"=>{"_id"=>BSON::ObjectId('5b92b874acbcd62cea0a6a30')}}, {"$project"=>{"verified"=>{"$filter"=>{"input"=>"$verified", "as"=>"verified", "cond"=>{"$eq"=>["$$verified", "5b92b875acbcd62cea0a6... MONGODB | localhost:27017 | dummy_test.aggregate | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_discounts", "query"=>{"$and"=>[{"verified"=>{"$ne"=>"5b92b875acbcd62cea0a6a52"}}, {"pending"=>{"$ne"=>"5b92b875acbcd62cea0a6a52"}}, {"declined"=>{"$ne"=>"5b92b875acbcd62cea0a6a52"}}, {"_id"=>BSON::ObjectId('5b92b874acb... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b869acbcd62cea0a6875", "parent_id"=>"5b92b874acbcd62cea0a6a41", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6875')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6875", "parent_id"=>"5b92b874acbcd62cea0a6a41", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6875')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6875", "cart_id"=>"5b92b874acbcd62cea0a6a41", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6875", "cart_id"=>"5b92b874acbcd62cea0a6a41", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6875", "parent_id"=>"5b92b874acbcd62cea0a6a41", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6875", "parent_id"=>"5b92b874acbcd62cea0a6a41", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b875acbcd62cea0a6a52'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started PUT "/shopping/discounts/5b92b874acbcd62cea0a6a30" for 127.0.0.1 at 2018-09-07 23:12:13 +0530 Processing by Shopping::DiscountsController#update as JSON Parameters: {"discount"=>{"add_verified_ids"=>["5b92b875acbcd62cea0a6a52"]}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b92b874acbcd62cea0a6a30"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b92b874acbcd62cea0a6a30'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b873acbcd62cea0a6a14'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b873acbcd62cea0a6a14", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b873acbcd62cea0a6a14", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b873acbcd62cea0a6a14", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b873acbcd62cea0a6a14", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b873acbcd62cea0a6a14", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b92b873acbcd62cea0a6a14", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b873acbcd62cea0a6a14", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b873acbcd62cea0a6a14", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b873acbcd62cea0a6a14", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b873acbcd62cea0a6a14", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b873acbcd62cea0a6a14", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b873acbcd62cea0a6a14", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b874acbcd62cea0a6a30')}, "u"=>{"$set"=>{"tags"=>["Discount", "50... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 204 No Content in 105ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b92b874acbcd62cea0a6a30'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6879'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b875acbcd62cea0a6a53')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b875acbcd62cea0a6a53'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6879'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b875acbcd62cea0a6a56')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b875acbcd62cea0a6a56'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6879'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b875acbcd62cea0a6a59')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b875acbcd62cea0a6a59'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6879'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b875acbcd62cea0a6a5c')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b875acbcd62cea0a6a5c'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6879'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b875acbcd62cea0a6a5f')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b875acbcd62cea0a6a5f'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b875acbcd62cea0a6a62'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b875acbcd62cea0a6a53')}, "u"=>{"$set"=>{"parent_id"=>"5b92b875a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b875acbcd62cea0a6a56')}, "u"=>{"$set"=>{"parent_id"=>"5b92b875a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b875acbcd62cea0a6a59')}, "u"=>{"$set"=>{"parent_id"=>"5b92b875a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b875acbcd62cea0a6a5c')}, "u"=>{"$set"=>{"parent_id"=>"5b92b875a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b875acbcd62cea0a6a5f')}, "u"=>{"$set"=>{"parent_id"=>"5b92b875a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b875acbcd62cea0a6a62'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b875acbcd62cea0a6a62", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b875acbcd62cea0a6a62", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b875acbcd62cea0a6a62", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b875acbcd62cea0a6a62", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b875acbcd62cea0a6a62", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b875acbcd62cea0a6a62", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b875acbcd62cea0a6a62", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b875acbcd62cea0a6a62", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b875acbcd62cea0a6a62", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b875acbcd62cea0a6a62", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b875acbcd62cea0a6a62", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b876acbcd62cea0a6a73'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b875acbcd62cea0a6a62'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b875acbcd62cea0a6a62", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b875acbcd62cea0a6a62", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b875acbcd62cea0a6a62", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b875acbcd62cea0a6a62", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b875acbcd62cea0a6a62", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b875acbcd62cea0a6a62", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b875acbcd62cea0a6a62", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b875acbcd62cea0a6a53')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b875acbcd62cea0a6a56')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b875acbcd62cea0a6a59')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b875acbcd62cea0a6a5c')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b875acbcd62cea0a6a5f')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b876acbcd62cea0a6a73')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92b876acbcd62cea0a6a73", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b875acbcd62cea0a6a62", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b875acbcd62cea0a6a62", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b875acbcd62cea0a6a62", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b875acbcd62cea0a6a62", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b875acbcd62cea0a6a62", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b875acbcd62cea0a6a62", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b875acbcd62cea0a6a62", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b875acbcd62cea0a6a62'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b875acbcd62cea0a6a62", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b875acbcd62cea0a6a62", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b875acbcd62cea0a6a62", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b875acbcd62cea0a6a62", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b875acbcd62cea0a6a62", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b875acbcd62cea0a6a62", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b875acbcd62cea0a6a62", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b92b875acbcd62cea0a6a62", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b875acbcd62cea0a6a62", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b875acbcd62cea0a6a62", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b875acbcd62cea0a6a62", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b875acbcd62cea0a6a62", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b875acbcd62cea0a6a62", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b875acbcd62cea0a6a62", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b875acbcd62cea0a6a62", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b876acbcd62cea0a6a7e'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6879'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b876acbcd62cea0a6a80')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b876acbcd62cea0a6a80'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6879'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b876acbcd62cea0a6a83')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b876acbcd62cea0a6a83'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6879'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b876acbcd62cea0a6a86')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b876acbcd62cea0a6a86'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6879'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b876acbcd62cea0a6a89')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b876acbcd62cea0a6a89'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6879'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b876acbcd62cea0a6a8c')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b876acbcd62cea0a6a8c'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b876acbcd62cea0a6a8f'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b876acbcd62cea0a6a80')}, "u"=>{"$set"=>{"parent_id"=>"5b92b876a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b876acbcd62cea0a6a83')}, "u"=>{"$set"=>{"parent_id"=>"5b92b876a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b876acbcd62cea0a6a86')}, "u"=>{"$set"=>{"parent_id"=>"5b92b876a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b876acbcd62cea0a6a89')}, "u"=>{"$set"=>{"parent_id"=>"5b92b876a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b876acbcd62cea0a6a8c')}, "u"=>{"$set"=>{"parent_id"=>"5b92b876a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b876acbcd62cea0a6a8f'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6875')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6875", "parent_id"=>"5b92b876acbcd62cea0a6a8f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6875')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6875", "cart_id"=>"5b92b876acbcd62cea0a6a8f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6875", "cart_id"=>"5b92b876acbcd62cea0a6a8f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6875", "parent_id"=>"5b92b876acbcd62cea0a6a8f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6875", "parent_id"=>"5b92b876acbcd62cea0a6a8f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b92b876acbcd62cea0a6a7e'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "pipeline"=>[{"$match"=>{"_id"=>BSON::ObjectId('5b92b876acbcd62cea0a6a7e')}}, {"$project"=>{"verified"=>{"$filter"=>{"input"=>"$verified", "as"=>"verified", "cond"=>{"$eq"=>["$$verified", "5b92b877acbcd62cea0a6... MONGODB | localhost:27017 | dummy_test.aggregate | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_discounts", "query"=>{"$and"=>[{"verified"=>{"$ne"=>"5b92b877acbcd62cea0a6aa0"}}, {"pending"=>{"$ne"=>"5b92b877acbcd62cea0a6aa0"}}, {"declined"=>{"$ne"=>"5b92b877acbcd62cea0a6aa0"}}, {"_id"=>BSON::ObjectId('5b92b876acb... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b869acbcd62cea0a6875", "parent_id"=>"5b92b876acbcd62cea0a6a8f", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6875')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6875", "parent_id"=>"5b92b876acbcd62cea0a6a8f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6875')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6875", "cart_id"=>"5b92b876acbcd62cea0a6a8f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6875", "cart_id"=>"5b92b876acbcd62cea0a6a8f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6875", "parent_id"=>"5b92b876acbcd62cea0a6a8f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6875", "parent_id"=>"5b92b876acbcd62cea0a6a8f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b877acbcd62cea0a6aa0'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b92b876acbcd62cea0a6a7e'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b875acbcd62cea0a6a62'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b875acbcd62cea0a6a62", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b875acbcd62cea0a6a62", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b875acbcd62cea0a6a62", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b875acbcd62cea0a6a62", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b875acbcd62cea0a6a62", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b92b875acbcd62cea0a6a62", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b875acbcd62cea0a6a62", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b875acbcd62cea0a6a62", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b875acbcd62cea0a6a62", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b875acbcd62cea0a6a62", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b875acbcd62cea0a6a62", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b875acbcd62cea0a6a62", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b876acbcd62cea0a6a7e')}, "u"=>{"$set"=>{"verified"=>["5b92b877ac... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Started PUT "/shopping/payments/5b92b877acbcd62cea0a6aa0" for 127.0.0.1 at 2018-09-07 23:12:15 +0530 Processing by Shopping::PaymentsController#update as JSON Parameters: {"is_verify_payment"=>true, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b92b877acbcd62cea0a6aa0", "payment"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: is_verify_payment, api_key, current_app_id, user_token Unpermitted parameters: is_verify_payment, api_key, current_app_id, user_token Unpermitted parameters: is_verify_payment, api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b92b877acbcd62cea0a6aa0'), "resource_id"=>"5b92b869acbcd62cea0a6875", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b92b877acbcd62cea0a6aa0'), "resource_id"=>"5b92b869acbcd62cea0a6875", "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b876acbcd62cea0a6a8f'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6875')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6875", "parent_id"=>"5b92b876acbcd62cea0a6a8f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6875')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6875", "cart_id"=>"5b92b876acbcd62cea0a6a8f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6875", "cart_id"=>"5b92b876acbcd62cea0a6a8f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6875", "parent_id"=>"5b92b876acbcd62cea0a6a8f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6875", "parent_id"=>"5b92b876acbcd62cea0a6a8f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b92b876acbcd62cea0a6a7e'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "pipeline"=>[{"$match"=>{"_id"=>BSON::ObjectId('5b92b876acbcd62cea0a6a7e')}}, {"$project"=>{"verified"=>{"$filter"=>{"input"=>"$verified", "as"=>"verified", "cond"=>{"$eq"=>["$$verified", "5b92b877acbcd62cea0a6... MONGODB | localhost:27017 | dummy_test.aggregate | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b869acbcd62cea0a6875", "parent_id"=>"5b92b876acbcd62cea0a6a8f", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6875", "parent_id"=>"5b92b876acbcd62cea0a6a8f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b876acbcd62cea0a6a80')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b876acbcd62cea0a6a83')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b876acbcd62cea0a6a86')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b876acbcd62cea0a6a89')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b876acbcd62cea0a6a8c')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b877acbcd62cea0a6aa0')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92b877acbcd62cea0a6aa0", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6875", "parent_id"=>"5b92b876acbcd62cea0a6a8f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b92b877acbcd62cea0a6aa0'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6879'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b877acbcd62cea0a6aac')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b877acbcd62cea0a6aac'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6879'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b877acbcd62cea0a6aaf')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b877acbcd62cea0a6aaf'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6879'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b877acbcd62cea0a6ab2')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b877acbcd62cea0a6ab2'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6879'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b877acbcd62cea0a6ab5')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b877acbcd62cea0a6ab5'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6879'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b877acbcd62cea0a6ab8')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b877acbcd62cea0a6ab8'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b877acbcd62cea0a6abb'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b877acbcd62cea0a6aac')}, "u"=>{"$set"=>{"parent_id"=>"5b92b877a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b877acbcd62cea0a6aaf')}, "u"=>{"$set"=>{"parent_id"=>"5b92b877a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b877acbcd62cea0a6ab2')}, "u"=>{"$set"=>{"parent_id"=>"5b92b877a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b877acbcd62cea0a6ab5')}, "u"=>{"$set"=>{"parent_id"=>"5b92b877a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b877acbcd62cea0a6ab8')}, "u"=>{"$set"=>{"parent_id"=>"5b92b877a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b877acbcd62cea0a6abb'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b877acbcd62cea0a6abb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b877acbcd62cea0a6abb", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b877acbcd62cea0a6abb", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b877acbcd62cea0a6abb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b877acbcd62cea0a6abb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b877acbcd62cea0a6abb", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b877acbcd62cea0a6abb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b877acbcd62cea0a6abb", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b877acbcd62cea0a6abb", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b877acbcd62cea0a6abb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b877acbcd62cea0a6abb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b877acbcd62cea0a6abb'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b877acbcd62cea0a6abb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b877acbcd62cea0a6abb", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b877acbcd62cea0a6abb", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b877acbcd62cea0a6abb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b877acbcd62cea0a6abb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b877acbcd62cea0a6abb", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b877acbcd62cea0a6abb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b878acbcd62cea0a6acc'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92b878acbcd62cea0a6acc", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b877acbcd62cea0a6abb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b877acbcd62cea0a6abb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b877acbcd62cea0a6abb", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b877acbcd62cea0a6abb", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b877acbcd62cea0a6abb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b877acbcd62cea0a6abb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b877acbcd62cea0a6abb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"_id"=>{"$oid"=>"5b92b878acbcd62cea0a6ad7"}, "applicable"=>false, "autocomplete_description"=>nil, "cart_id"=>"5b92b877acbcd62cea0a6abb", "count"=>nil, "created_at"=>nil, "declined"=>nil, "discount_amount"=>1.0, "discount_percentage"=>0.0, "doc_version"=>0, "masked_tags"=>nil, "pending"=>nil, "primary_link"=>nil, "product_ids"=>["5b92b869acbcd62cea0a6879", "5b92b869acbcd62cea0a6879", "5b92b869acbcd62cea0a6879", "5b92b869acbcd62cea0a6879", "5b92b869acbcd62cea0a6879"], "public"=>"no", "requires_verification"=>true, "resource_class"=>nil, "resource_id"=>nil, "secondary_links"=>{}, "tags"=>nil, "updated_at"=>nil, "used_by_users"=>nil, "verified"=>nil}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: _id, applicable, autocomplete_description, count, created_at, declined, doc_version, masked_tags, pending, primary_link, product_ids, public, resource_class, resource_id, secondary_links, tags, updated_at, used_by_users, verified Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b877acbcd62cea0a6abb'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b877acbcd62cea0a6abb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b877acbcd62cea0a6abb", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b877acbcd62cea0a6abb", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b877acbcd62cea0a6abb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b877acbcd62cea0a6abb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b877acbcd62cea0a6abb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b877acbcd62cea0a6abb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b92b877acbcd62cea0a6abb", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b877acbcd62cea0a6abb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b877acbcd62cea0a6abb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b877acbcd62cea0a6abb", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b877acbcd62cea0a6abb", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b877acbcd62cea0a6abb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b877acbcd62cea0a6abb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b877acbcd62cea0a6abb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "query"=>{"_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s Started POST "/shopping/discounts" for 127.0.0.1 at 2018-09-07 23:12:16 +0530 Value for params[:discount][:declined] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:masked_tags] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:pending] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:product_ids] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:tags] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:used_by_users] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:verified] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Processing by Shopping::DiscountsController#create as JSON Parameters: {"discount"=>{"_id"=>{"$oid"=>"5b92b878acbcd62cea0a6ada"}, "applicable"=>false, "autocomplete_description"=>nil, "cart_id"=>nil, "count"=>4, "created_at"=>nil, "declined"=>nil, "discount_amount"=>10.0, "discount_percentage"=>100.0, "doc_version"=>0, "masked_tags"=>nil, "pending"=>nil, "primary_link"=>nil, "product_ids"=>nil, "public"=>"no", "requires_verification"=>false, "resource_class"=>nil, "resource_id"=>nil, "secondary_links"=>{}, "tags"=>nil, "updated_at"=>nil, "used_by_users"=>nil, "verified"=>nil}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken4"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken4"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: _id, applicable, autocomplete_description, created_at, declined, doc_version, masked_tags, pending, primary_link, product_ids, public, resource_class, resource_id, secondary_links, tags, updated_at, used_by_users, verified Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6881')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6881')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6881')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b878acbcd62cea0a6adb'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Completed 201 Created in 70ms (Views: 1.0ms) MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6879'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b878acbcd62cea0a6ade')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b878acbcd62cea0a6ade'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.019s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6879'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b878acbcd62cea0a6ae1')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b878acbcd62cea0a6ae1'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6879'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b878acbcd62cea0a6ae4')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b878acbcd62cea0a6ae4'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6879'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b878acbcd62cea0a6ae7')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b878acbcd62cea0a6ae7'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6879'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b879acbcd62cea0a6aea')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b879acbcd62cea0a6aea'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b879acbcd62cea0a6aed'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b878acbcd62cea0a6ade')}, "u"=>{"$set"=>{"parent_id"=>"5b92b879a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b878acbcd62cea0a6ae1')}, "u"=>{"$set"=>{"parent_id"=>"5b92b879a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b878acbcd62cea0a6ae4')}, "u"=>{"$set"=>{"parent_id"=>"5b92b879a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b878acbcd62cea0a6ae7')}, "u"=>{"$set"=>{"parent_id"=>"5b92b879a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b879acbcd62cea0a6aea')}, "u"=>{"$set"=>{"parent_id"=>"5b92b879a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6881')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b879acbcd62cea0a6afe'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started POST "/shopping/payments" for 127.0.0.1 at 2018-09-07 23:12:17 +0530 Processing by Shopping::PaymentsController#create as JSON Parameters: {"cart_id"=>"5b92b879acbcd62cea0a6aed", "payment_type"=>"cash", "amount"=>0.0, "discount_id"=>"5b92b879acbcd62cea0a6afe", "api_key"=>"test", "current_app_id"=>"testappid", "payment"=>{"amount"=>0.0, "payment_type"=>"cash", "cart_id"=>"5b92b879acbcd62cea0a6aed", "discount_id"=>"5b92b879acbcd62cea0a6afe"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: cart_id, payment_type, amount, discount_id, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, amount, discount_id, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, amount, discount_id, api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b879acbcd62cea0a6aed'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b879acbcd62cea0a6aed", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b879acbcd62cea0a6aed", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b879acbcd62cea0a6aed", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b879acbcd62cea0a6aed", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b879acbcd62cea0a6aed", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b92b879acbcd62cea0a6afe'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "query"=>{"_id"=>BSON::ObjectId('5b92b879acbcd62cea0a6afe'), "pending"=>{"$ne"=>"5b92b879acbcd62cea0a6b00"}, "declined"=>{"$ne"=>"5b92b879acbcd62cea0a6b00"}, "count"=>{"$gte"=>1}, "_type"=>"Shopping::Discou... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b879acbcd62cea0a6aed", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b879acbcd62cea0a6aed", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b878acbcd62cea0a6ade')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b878acbcd62cea0a6ae1')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b878acbcd62cea0a6ae4')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b878acbcd62cea0a6ae7')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b879acbcd62cea0a6aea')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b879acbcd62cea0a6b00'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92b879acbcd62cea0a6b00", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b879acbcd62cea0a6aed", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s Started POST "/shopping/discounts" for 127.0.0.1 at 2018-09-07 23:12:17 +0530 Value for params[:discount][:declined] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:masked_tags] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:pending] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:product_ids] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:tags] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:used_by_users] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:verified] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Processing by Shopping::DiscountsController#create as JSON Parameters: {"discount"=>{"_id"=>{"$oid"=>"5b92b879acbcd62cea0a6b0b"}, "applicable"=>false, "autocomplete_description"=>nil, "cart_id"=>nil, "count"=>4, "created_at"=>nil, "declined"=>nil, "discount_amount"=>10.0, "discount_percentage"=>100.0, "doc_version"=>0, "masked_tags"=>nil, "pending"=>nil, "primary_link"=>nil, "product_ids"=>nil, "public"=>"no", "requires_verification"=>false, "resource_class"=>nil, "resource_id"=>nil, "secondary_links"=>{}, "tags"=>nil, "updated_at"=>nil, "used_by_users"=>nil, "verified"=>nil}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: _id, applicable, autocomplete_description, count, created_at, declined, doc_version, masked_tags, pending, primary_link, product_ids, public, resource_class, resource_id, secondary_links, tags, updated_at, used_by_users, verified Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Completed 422 Unprocessable Entity in 26ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6879'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b879acbcd62cea0a6b0e')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b879acbcd62cea0a6b0e'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6879'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b879acbcd62cea0a6b11')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b879acbcd62cea0a6b11'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6879'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b879acbcd62cea0a6b14')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b879acbcd62cea0a6b14'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6879'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b87aacbcd62cea0a6b17')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b87aacbcd62cea0a6b17'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6879'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b87aacbcd62cea0a6b1a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b87aacbcd62cea0a6b1a'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b87aacbcd62cea0a6b1d'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b879acbcd62cea0a6b0e')}, "u"=>{"$set"=>{"parent_id"=>"5b92b87aa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b879acbcd62cea0a6b11')}, "u"=>{"$set"=>{"parent_id"=>"5b92b87aa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b879acbcd62cea0a6b14')}, "u"=>{"$set"=>{"parent_id"=>"5b92b87aa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b87aacbcd62cea0a6b17')}, "u"=>{"$set"=>{"parent_id"=>"5b92b87aa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b87aacbcd62cea0a6b1a')}, "u"=>{"$set"=>{"parent_id"=>"5b92b87aa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b87aacbcd62cea0a6b1d'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b87aacbcd62cea0a6b1d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b87aacbcd62cea0a6b1d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b87aacbcd62cea0a6b1d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b87aacbcd62cea0a6b1d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b87aacbcd62cea0a6b1d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b87aacbcd62cea0a6b1d", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b87aacbcd62cea0a6b1d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b87aacbcd62cea0a6b1d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b87aacbcd62cea0a6b1d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b87aacbcd62cea0a6b1d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b87aacbcd62cea0a6b1d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b87aacbcd62cea0a6b2e'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b87aacbcd62cea0a6b1d'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b87aacbcd62cea0a6b1d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b87aacbcd62cea0a6b1d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b87aacbcd62cea0a6b1d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b87aacbcd62cea0a6b1d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b87aacbcd62cea0a6b1d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b87aacbcd62cea0a6b1d", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b87aacbcd62cea0a6b1d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b879acbcd62cea0a6b0e')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b879acbcd62cea0a6b11')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b879acbcd62cea0a6b14')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b87aacbcd62cea0a6b17')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b87aacbcd62cea0a6b1a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b87aacbcd62cea0a6b2e')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92b87aacbcd62cea0a6b2e", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b87aacbcd62cea0a6b1d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b87aacbcd62cea0a6b1d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b87aacbcd62cea0a6b1d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b87aacbcd62cea0a6b1d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b87aacbcd62cea0a6b1d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b87aacbcd62cea0a6b1d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b87aacbcd62cea0a6b1d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b87aacbcd62cea0a6b1d'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b87aacbcd62cea0a6b1d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b87aacbcd62cea0a6b1d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b87aacbcd62cea0a6b1d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b87aacbcd62cea0a6b1d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b87aacbcd62cea0a6b1d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b87aacbcd62cea0a6b1d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b87aacbcd62cea0a6b1d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b92b87aacbcd62cea0a6b1d", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b87aacbcd62cea0a6b1d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b87aacbcd62cea0a6b1d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b87aacbcd62cea0a6b1d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b87aacbcd62cea0a6b1d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b87aacbcd62cea0a6b1d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b87aacbcd62cea0a6b1d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b87aacbcd62cea0a6b1d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b87aacbcd62cea0a6b39'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6879'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b87aacbcd62cea0a6b3b')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b87aacbcd62cea0a6b3b'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6879'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b87bacbcd62cea0a6b3e')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b87bacbcd62cea0a6b3e'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6879'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b87bacbcd62cea0a6b41')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b87bacbcd62cea0a6b41'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6879'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b87bacbcd62cea0a6b44')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b87bacbcd62cea0a6b44'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6879'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b87bacbcd62cea0a6b47')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b87bacbcd62cea0a6b47'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b87bacbcd62cea0a6b4a'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b87aacbcd62cea0a6b3b')}, "u"=>{"$set"=>{"parent_id"=>"5b92b87ba... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b87bacbcd62cea0a6b3e')}, "u"=>{"$set"=>{"parent_id"=>"5b92b87ba... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b87bacbcd62cea0a6b41')}, "u"=>{"$set"=>{"parent_id"=>"5b92b87ba... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b87bacbcd62cea0a6b44')}, "u"=>{"$set"=>{"parent_id"=>"5b92b87ba... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b87bacbcd62cea0a6b47')}, "u"=>{"$set"=>{"parent_id"=>"5b92b87ba... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b87bacbcd62cea0a6b4a'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6875')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6875", "parent_id"=>"5b92b87bacbcd62cea0a6b4a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6875')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6875", "cart_id"=>"5b92b87bacbcd62cea0a6b4a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6875", "cart_id"=>"5b92b87bacbcd62cea0a6b4a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6875", "parent_id"=>"5b92b87bacbcd62cea0a6b4a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6875", "parent_id"=>"5b92b87bacbcd62cea0a6b4a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b92b87aacbcd62cea0a6b39'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "pipeline"=>[{"$match"=>{"_id"=>BSON::ObjectId('5b92b87aacbcd62cea0a6b39')}}, {"$project"=>{"verified"=>{"$filter"=>{"input"=>"$verified", "as"=>"verified", "cond"=>{"$eq"=>["$$verified", "5b92b87bacbcd62cea0a6... MONGODB | localhost:27017 | dummy_test.aggregate | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_discounts", "query"=>{"$and"=>[{"verified"=>{"$ne"=>"5b92b87bacbcd62cea0a6b5b"}}, {"pending"=>{"$ne"=>"5b92b87bacbcd62cea0a6b5b"}}, {"declined"=>{"$ne"=>"5b92b87bacbcd62cea0a6b5b"}}, {"_id"=>BSON::ObjectId('5b92b87aacb... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b869acbcd62cea0a6875", "parent_id"=>"5b92b87bacbcd62cea0a6b4a", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6875')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6875", "parent_id"=>"5b92b87bacbcd62cea0a6b4a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6875')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6875", "cart_id"=>"5b92b87bacbcd62cea0a6b4a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6875", "cart_id"=>"5b92b87bacbcd62cea0a6b4a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6875", "parent_id"=>"5b92b87bacbcd62cea0a6b4a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6875", "parent_id"=>"5b92b87bacbcd62cea0a6b4a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b87bacbcd62cea0a6b5b'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b92b87aacbcd62cea0a6b39'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b87aacbcd62cea0a6b1d'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b87aacbcd62cea0a6b1d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b87aacbcd62cea0a6b1d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b87aacbcd62cea0a6b1d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b87aacbcd62cea0a6b1d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b87aacbcd62cea0a6b1d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b92b87aacbcd62cea0a6b1d", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b87aacbcd62cea0a6b1d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b87aacbcd62cea0a6b1d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b87aacbcd62cea0a6b1d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b87aacbcd62cea0a6b1d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b87aacbcd62cea0a6b1d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b87aacbcd62cea0a6b1d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b87aacbcd62cea0a6b39')}, "u"=>{"$set"=>{"verified"=>["5b92b87bac... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b87bacbcd62cea0a6b4a'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6875')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6875", "parent_id"=>"5b92b87bacbcd62cea0a6b4a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6875')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6875", "cart_id"=>"5b92b87bacbcd62cea0a6b4a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6875", "cart_id"=>"5b92b87bacbcd62cea0a6b4a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6875", "parent_id"=>"5b92b87bacbcd62cea0a6b4a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6875", "parent_id"=>"5b92b87bacbcd62cea0a6b4a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b92b87aacbcd62cea0a6b39'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "pipeline"=>[{"$match"=>{"_id"=>BSON::ObjectId('5b92b87aacbcd62cea0a6b39')}}, {"$project"=>{"verified"=>{"$filter"=>{"input"=>"$verified", "as"=>"verified", "cond"=>{"$eq"=>["$$verified", "5b92b87bacbcd62cea0a6... MONGODB | localhost:27017 | dummy_test.aggregate | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b869acbcd62cea0a6875", "parent_id"=>"5b92b87bacbcd62cea0a6b4a", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6875", "parent_id"=>"5b92b87bacbcd62cea0a6b4a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b87aacbcd62cea0a6b3b')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b87bacbcd62cea0a6b3e')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b87bacbcd62cea0a6b41')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b87bacbcd62cea0a6b44')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b87bacbcd62cea0a6b47')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b87bacbcd62cea0a6b5b')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92b87bacbcd62cea0a6b5b", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6875", "parent_id"=>"5b92b87bacbcd62cea0a6b4a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6879'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b87bacbcd62cea0a6b66')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b87bacbcd62cea0a6b66'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6879'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b87cacbcd62cea0a6b69')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b87cacbcd62cea0a6b69'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6879'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b87cacbcd62cea0a6b6c')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b87cacbcd62cea0a6b6c'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6879'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b87cacbcd62cea0a6b6f')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b87cacbcd62cea0a6b6f'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6879'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b87cacbcd62cea0a6b72')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b87cacbcd62cea0a6b72'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b87cacbcd62cea0a6b75'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b87bacbcd62cea0a6b66')}, "u"=>{"$set"=>{"parent_id"=>"5b92b87ca... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b87cacbcd62cea0a6b69')}, "u"=>{"$set"=>{"parent_id"=>"5b92b87ca... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b87cacbcd62cea0a6b6c')}, "u"=>{"$set"=>{"parent_id"=>"5b92b87ca... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b87cacbcd62cea0a6b6f')}, "u"=>{"$set"=>{"parent_id"=>"5b92b87ca... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b87cacbcd62cea0a6b72')}, "u"=>{"$set"=>{"parent_id"=>"5b92b87ca... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b87cacbcd62cea0a6b75'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6876')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6876", "parent_id"=>"5b92b87cacbcd62cea0a6b75", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6876')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6876", "cart_id"=>"5b92b87cacbcd62cea0a6b75", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6876", "cart_id"=>"5b92b87cacbcd62cea0a6b75", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6876", "parent_id"=>"5b92b87cacbcd62cea0a6b75", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6876", "parent_id"=>"5b92b87cacbcd62cea0a6b75", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b92b87aacbcd62cea0a6b39'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "pipeline"=>[{"$match"=>{"_id"=>BSON::ObjectId('5b92b87aacbcd62cea0a6b39')}}, {"$project"=>{"verified"=>{"$filter"=>{"input"=>"$verified", "as"=>"verified", "cond"=>{"$eq"=>["$$verified", "5b92b87cacbcd62cea0a6... MONGODB | localhost:27017 | dummy_test.aggregate | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_discounts", "query"=>{"$and"=>[{"verified"=>{"$ne"=>"5b92b87cacbcd62cea0a6b86"}}, {"pending"=>{"$ne"=>"5b92b87cacbcd62cea0a6b86"}}, {"declined"=>{"$ne"=>"5b92b87cacbcd62cea0a6b86"}}, {"_id"=>BSON::ObjectId('5b92b87aacb... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b869acbcd62cea0a6876", "parent_id"=>"5b92b87cacbcd62cea0a6b75", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6876')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6876", "parent_id"=>"5b92b87cacbcd62cea0a6b75", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6876')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6876", "cart_id"=>"5b92b87cacbcd62cea0a6b75", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6876", "cart_id"=>"5b92b87cacbcd62cea0a6b75", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6876", "parent_id"=>"5b92b87cacbcd62cea0a6b75", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6876", "parent_id"=>"5b92b87cacbcd62cea0a6b75", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b87cacbcd62cea0a6b86'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b87aacbcd62cea0a6b1d'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b87aacbcd62cea0a6b1d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b87aacbcd62cea0a6b1d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b87aacbcd62cea0a6b1d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b87aacbcd62cea0a6b1d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b87aacbcd62cea0a6b1d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b87aacbcd62cea0a6b1d", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b87aacbcd62cea0a6b1d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b92b879acbcd62cea0a6b0e')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b92b879acbcd62cea0a6b11')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b92b879acbcd62cea0a6b14')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b92b87aacbcd62cea0a6b17')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b92b87aacbcd62cea0a6b1a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b87aacbcd62cea0a6b2e')}, "u"=>{"$set"=>{"payment_status"=>0, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started PUT "/shopping/discounts/5b92b87aacbcd62cea0a6b39" for 127.0.0.1 at 2018-09-07 23:12:20 +0530 Processing by Shopping::DiscountsController#update as JSON Parameters: {"discount"=>{"add_verified_ids"=>["5b92b87cacbcd62cea0a6b86"]}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b92b87aacbcd62cea0a6b39"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b92b87aacbcd62cea0a6b39'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b87aacbcd62cea0a6b1d'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b87aacbcd62cea0a6b1d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b87aacbcd62cea0a6b1d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b87aacbcd62cea0a6b1d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b87aacbcd62cea0a6b1d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b87aacbcd62cea0a6b1d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b92b87aacbcd62cea0a6b1d", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b87aacbcd62cea0a6b1d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b87aacbcd62cea0a6b1d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b87aacbcd62cea0a6b1d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b87aacbcd62cea0a6b1d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b87aacbcd62cea0a6b1d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b87aacbcd62cea0a6b1d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Completed 422 Unprocessable Entity in 53ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b92b87aacbcd62cea0a6b39'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6879'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b87cacbcd62cea0a6b91')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b87cacbcd62cea0a6b91'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6879'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b87dacbcd62cea0a6b94')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b87dacbcd62cea0a6b94'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6879'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b87dacbcd62cea0a6b97')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b87dacbcd62cea0a6b97'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6879'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b87dacbcd62cea0a6b9a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b87dacbcd62cea0a6b9a'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6879'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b87dacbcd62cea0a6b9d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b87dacbcd62cea0a6b9d'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b87dacbcd62cea0a6ba0'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b87cacbcd62cea0a6b91')}, "u"=>{"$set"=>{"parent_id"=>"5b92b87da... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b87dacbcd62cea0a6b94')}, "u"=>{"$set"=>{"parent_id"=>"5b92b87da... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b87dacbcd62cea0a6b97')}, "u"=>{"$set"=>{"parent_id"=>"5b92b87da... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b87dacbcd62cea0a6b9a')}, "u"=>{"$set"=>{"parent_id"=>"5b92b87da... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b87dacbcd62cea0a6b9d')}, "u"=>{"$set"=>{"parent_id"=>"5b92b87da... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b87dacbcd62cea0a6ba0'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b87dacbcd62cea0a6ba0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b87dacbcd62cea0a6ba0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b87dacbcd62cea0a6ba0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b87dacbcd62cea0a6ba0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b87dacbcd62cea0a6ba0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b87dacbcd62cea0a6ba0", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b87dacbcd62cea0a6ba0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b87dacbcd62cea0a6ba0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b87dacbcd62cea0a6ba0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b87dacbcd62cea0a6ba0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b87dacbcd62cea0a6ba0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b87dacbcd62cea0a6bb1'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b87dacbcd62cea0a6ba0'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b87dacbcd62cea0a6ba0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b87dacbcd62cea0a6ba0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b87dacbcd62cea0a6ba0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b87dacbcd62cea0a6ba0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b87dacbcd62cea0a6ba0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b87dacbcd62cea0a6ba0", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b87dacbcd62cea0a6ba0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b87cacbcd62cea0a6b91')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b87dacbcd62cea0a6b94')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b87dacbcd62cea0a6b97')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b87dacbcd62cea0a6b9a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b87dacbcd62cea0a6b9d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b87dacbcd62cea0a6bb1')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92b87dacbcd62cea0a6bb1", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b87dacbcd62cea0a6ba0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b87dacbcd62cea0a6ba0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b87dacbcd62cea0a6ba0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b87dacbcd62cea0a6ba0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b87dacbcd62cea0a6ba0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b87dacbcd62cea0a6ba0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b87dacbcd62cea0a6ba0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b87dacbcd62cea0a6ba0'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b87dacbcd62cea0a6ba0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b87dacbcd62cea0a6ba0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b87dacbcd62cea0a6ba0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b87dacbcd62cea0a6ba0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b87dacbcd62cea0a6ba0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b87dacbcd62cea0a6ba0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b87dacbcd62cea0a6ba0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b92b87dacbcd62cea0a6ba0", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b87dacbcd62cea0a6ba0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b87dacbcd62cea0a6ba0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b87dacbcd62cea0a6ba0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b87dacbcd62cea0a6ba0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b87dacbcd62cea0a6ba0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b87dacbcd62cea0a6ba0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b87dacbcd62cea0a6ba0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b87dacbcd62cea0a6bbc'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6879'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b87dacbcd62cea0a6bbe')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b87dacbcd62cea0a6bbe'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6879'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b87eacbcd62cea0a6bc1')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b87eacbcd62cea0a6bc1'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6879'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b87eacbcd62cea0a6bc4')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b87eacbcd62cea0a6bc4'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6879'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b87eacbcd62cea0a6bc7')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b87eacbcd62cea0a6bc7'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6879'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b87eacbcd62cea0a6bca')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b87eacbcd62cea0a6bca'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b87eacbcd62cea0a6bcd'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b87dacbcd62cea0a6bbe')}, "u"=>{"$set"=>{"parent_id"=>"5b92b87ea... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b87eacbcd62cea0a6bc1')}, "u"=>{"$set"=>{"parent_id"=>"5b92b87ea... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b87eacbcd62cea0a6bc4')}, "u"=>{"$set"=>{"parent_id"=>"5b92b87ea... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b87eacbcd62cea0a6bc7')}, "u"=>{"$set"=>{"parent_id"=>"5b92b87ea... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b87eacbcd62cea0a6bca')}, "u"=>{"$set"=>{"parent_id"=>"5b92b87ea... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b87eacbcd62cea0a6bcd'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6875')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6875", "parent_id"=>"5b92b87eacbcd62cea0a6bcd", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6875')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6875", "cart_id"=>"5b92b87eacbcd62cea0a6bcd", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6875", "cart_id"=>"5b92b87eacbcd62cea0a6bcd", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6875", "parent_id"=>"5b92b87eacbcd62cea0a6bcd", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6875", "parent_id"=>"5b92b87eacbcd62cea0a6bcd", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b92b87dacbcd62cea0a6bbc'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b87dacbcd62cea0a6ba0'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b87dacbcd62cea0a6ba0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b87dacbcd62cea0a6ba0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b87dacbcd62cea0a6ba0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b87dacbcd62cea0a6ba0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b87dacbcd62cea0a6ba0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b87dacbcd62cea0a6ba0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b87dacbcd62cea0a6ba0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b87dacbcd62cea0a6ba0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b87dacbcd62cea0a6ba0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b87dacbcd62cea0a6ba0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "query"=>{"_id"=>BSON::ObjectId('5b92b87dacbcd62cea0a6bbc'), "pending"=>{"$ne"=>"5b92b87eacbcd62cea0a6bde"}, "declined"=>{"$ne"=>"5b92b87eacbcd62cea0a6bde"}, "count"=>{"$gte"=>1}, "_type"=>"Shopping::Discou... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b869acbcd62cea0a6875", "parent_id"=>"5b92b87eacbcd62cea0a6bcd", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6875", "parent_id"=>"5b92b87eacbcd62cea0a6bcd", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b87dacbcd62cea0a6bbe')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b87eacbcd62cea0a6bc1')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b87eacbcd62cea0a6bc4')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b87eacbcd62cea0a6bc7')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b87eacbcd62cea0a6bca')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b87eacbcd62cea0a6bde'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92b87eacbcd62cea0a6bde", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6875", "parent_id"=>"5b92b87eacbcd62cea0a6bcd", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b92b87dacbcd62cea0a6bbc'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b87dacbcd62cea0a6ba0'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b87dacbcd62cea0a6ba0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b87dacbcd62cea0a6ba0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b87dacbcd62cea0a6ba0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b87dacbcd62cea0a6ba0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b87dacbcd62cea0a6ba0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b92b87dacbcd62cea0a6ba0", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b87dacbcd62cea0a6ba0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b87dacbcd62cea0a6ba0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b87dacbcd62cea0a6ba0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b87dacbcd62cea0a6ba0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b87dacbcd62cea0a6ba0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b87dacbcd62cea0a6ba0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b87eacbcd62cea0a6bcd'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6875')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6875", "parent_id"=>"5b92b87eacbcd62cea0a6bcd", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6875')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6875", "cart_id"=>"5b92b87eacbcd62cea0a6bcd", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6875", "cart_id"=>"5b92b87eacbcd62cea0a6bcd", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6875", "parent_id"=>"5b92b87eacbcd62cea0a6bcd", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6875", "parent_id"=>"5b92b87eacbcd62cea0a6bcd", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b92b87dacbcd62cea0a6bbc'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b87dacbcd62cea0a6ba0'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b87dacbcd62cea0a6ba0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b87dacbcd62cea0a6ba0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b87dacbcd62cea0a6ba0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b87dacbcd62cea0a6ba0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b87dacbcd62cea0a6ba0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b87dacbcd62cea0a6ba0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b87dacbcd62cea0a6ba0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b87dacbcd62cea0a6ba0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b87dacbcd62cea0a6ba0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b87dacbcd62cea0a6ba0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "query"=>{"_id"=>BSON::ObjectId('5b92b87dacbcd62cea0a6bbc'), "pending"=>{"$ne"=>"5b92b87eacbcd62cea0a6bde"}, "declined"=>{"$ne"=>"5b92b87eacbcd62cea0a6bde"}, "count"=>{"$gte"=>1}, "_type"=>"Shopping::Discou... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b869acbcd62cea0a6875", "parent_id"=>"5b92b87eacbcd62cea0a6bcd", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6875", "parent_id"=>"5b92b87eacbcd62cea0a6bcd", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6879'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b87eacbcd62cea0a6be9')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b87eacbcd62cea0a6be9'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6879'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b87facbcd62cea0a6bec')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b87facbcd62cea0a6bec'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6879'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b87facbcd62cea0a6bef')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b87facbcd62cea0a6bef'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6879'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b87facbcd62cea0a6bf2')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b87facbcd62cea0a6bf2'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6879'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b87facbcd62cea0a6bf5')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b87facbcd62cea0a6bf5'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b87facbcd62cea0a6bf8'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b87eacbcd62cea0a6be9')}, "u"=>{"$set"=>{"parent_id"=>"5b92b87fa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b87facbcd62cea0a6bec')}, "u"=>{"$set"=>{"parent_id"=>"5b92b87fa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b87facbcd62cea0a6bef')}, "u"=>{"$set"=>{"parent_id"=>"5b92b87fa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b87facbcd62cea0a6bf2')}, "u"=>{"$set"=>{"parent_id"=>"5b92b87fa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b87facbcd62cea0a6bf5')}, "u"=>{"$set"=>{"parent_id"=>"5b92b87fa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b87dacbcd62cea0a6ba0'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b87dacbcd62cea0a6ba0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b87dacbcd62cea0a6ba0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b87dacbcd62cea0a6ba0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b87dacbcd62cea0a6ba0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b87dacbcd62cea0a6ba0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b87dacbcd62cea0a6ba0", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b87dacbcd62cea0a6ba0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b92b87cacbcd62cea0a6b91')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b92b87dacbcd62cea0a6b94')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.014s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b92b87dacbcd62cea0a6b97')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b92b87dacbcd62cea0a6b9a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b92b87dacbcd62cea0a6b9d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b87dacbcd62cea0a6bb1')}, "u"=>{"$set"=>{"payment_status"=>0, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/shopping/payments" for 127.0.0.1 at 2018-09-07 23:12:23 +0530 Processing by Shopping::PaymentsController#create as JSON Parameters: {"cart_id"=>"5b92b87facbcd62cea0a6bf8", "payment_type"=>"cash", "amount"=>0.0, "discount_id"=>"5b92b87dacbcd62cea0a6bbc", "api_key"=>"test", "current_app_id"=>"testappid", "payment"=>{"amount"=>0.0, "payment_type"=>"cash", "cart_id"=>"5b92b87facbcd62cea0a6bf8", "discount_id"=>"5b92b87dacbcd62cea0a6bbc"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken3"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken3"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken3"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: cart_id, payment_type, amount, discount_id, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, amount, discount_id, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, amount, discount_id, api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b87facbcd62cea0a6bf8'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6876')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6876", "parent_id"=>"5b92b87facbcd62cea0a6bf8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6876')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6876", "cart_id"=>"5b92b87facbcd62cea0a6bf8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6876", "cart_id"=>"5b92b87facbcd62cea0a6bf8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6876", "parent_id"=>"5b92b87facbcd62cea0a6bf8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6876", "parent_id"=>"5b92b87facbcd62cea0a6bf8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b92b87dacbcd62cea0a6bbc'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b87dacbcd62cea0a6ba0'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b87dacbcd62cea0a6ba0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b87dacbcd62cea0a6ba0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b87dacbcd62cea0a6ba0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b87dacbcd62cea0a6ba0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b87dacbcd62cea0a6ba0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b87dacbcd62cea0a6ba0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b87dacbcd62cea0a6ba0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b87dacbcd62cea0a6ba0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b87dacbcd62cea0a6ba0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b87dacbcd62cea0a6ba0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b869acbcd62cea0a6876", "parent_id"=>"5b92b87facbcd62cea0a6bf8", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6876", "parent_id"=>"5b92b87facbcd62cea0a6bf8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b87facbcd62cea0a6c13'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Completed 201 Created in 151ms (Views: 1.5ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6879'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b880acbcd62cea0a6c1e')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b880acbcd62cea0a6c1e'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6879'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b880acbcd62cea0a6c21')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b880acbcd62cea0a6c21'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6879'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b880acbcd62cea0a6c24')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b880acbcd62cea0a6c24'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6879'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b880acbcd62cea0a6c27')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b880acbcd62cea0a6c27'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6879'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b880acbcd62cea0a6c2a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b880acbcd62cea0a6c2a'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b880acbcd62cea0a6c2d'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b880acbcd62cea0a6c1e')}, "u"=>{"$set"=>{"parent_id"=>"5b92b880a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b880acbcd62cea0a6c21')}, "u"=>{"$set"=>{"parent_id"=>"5b92b880a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b880acbcd62cea0a6c24')}, "u"=>{"$set"=>{"parent_id"=>"5b92b880a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b880acbcd62cea0a6c27')}, "u"=>{"$set"=>{"parent_id"=>"5b92b880a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b880acbcd62cea0a6c2a')}, "u"=>{"$set"=>{"parent_id"=>"5b92b880a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b880acbcd62cea0a6c2d'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b880acbcd62cea0a6c2d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b880acbcd62cea0a6c2d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b880acbcd62cea0a6c2d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b880acbcd62cea0a6c2d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b880acbcd62cea0a6c2d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b880acbcd62cea0a6c2d", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b880acbcd62cea0a6c2d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b880acbcd62cea0a6c2d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b880acbcd62cea0a6c2d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b880acbcd62cea0a6c2d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b880acbcd62cea0a6c2d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b880acbcd62cea0a6c3e'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b880acbcd62cea0a6c2d'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b880acbcd62cea0a6c2d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b880acbcd62cea0a6c2d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b880acbcd62cea0a6c2d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b880acbcd62cea0a6c2d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b880acbcd62cea0a6c2d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b880acbcd62cea0a6c2d", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b880acbcd62cea0a6c2d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b880acbcd62cea0a6c1e')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b880acbcd62cea0a6c21')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b880acbcd62cea0a6c24')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b880acbcd62cea0a6c27')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b880acbcd62cea0a6c2a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b880acbcd62cea0a6c3e')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92b880acbcd62cea0a6c3e", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b880acbcd62cea0a6c2d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b880acbcd62cea0a6c2d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b880acbcd62cea0a6c2d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b880acbcd62cea0a6c2d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b880acbcd62cea0a6c2d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b880acbcd62cea0a6c2d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b880acbcd62cea0a6c2d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b880acbcd62cea0a6c2d'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b880acbcd62cea0a6c2d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b880acbcd62cea0a6c2d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b880acbcd62cea0a6c2d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b880acbcd62cea0a6c2d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b880acbcd62cea0a6c2d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b880acbcd62cea0a6c2d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b880acbcd62cea0a6c2d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b92b880acbcd62cea0a6c2d", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b880acbcd62cea0a6c2d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b880acbcd62cea0a6c2d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b880acbcd62cea0a6c2d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b880acbcd62cea0a6c2d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b880acbcd62cea0a6c2d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b880acbcd62cea0a6c2d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b880acbcd62cea0a6c2d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b880acbcd62cea0a6c49'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6879'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b881acbcd62cea0a6c4b')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b881acbcd62cea0a6c4b'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6879'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b881acbcd62cea0a6c4e')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b881acbcd62cea0a6c4e'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6879'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b881acbcd62cea0a6c51')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b881acbcd62cea0a6c51'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6879'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b881acbcd62cea0a6c54')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b881acbcd62cea0a6c54'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6879'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92b881acbcd62cea0a6c57')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92b881acbcd62cea0a6c57'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b881acbcd62cea0a6c5a'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b881acbcd62cea0a6c4b')}, "u"=>{"$set"=>{"parent_id"=>"5b92b881a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b881acbcd62cea0a6c4e')}, "u"=>{"$set"=>{"parent_id"=>"5b92b881a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b881acbcd62cea0a6c51')}, "u"=>{"$set"=>{"parent_id"=>"5b92b881a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b881acbcd62cea0a6c54')}, "u"=>{"$set"=>{"parent_id"=>"5b92b881a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b881acbcd62cea0a6c57')}, "u"=>{"$set"=>{"parent_id"=>"5b92b881a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b881acbcd62cea0a6c5a'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6875')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6875", "parent_id"=>"5b92b881acbcd62cea0a6c5a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6875')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6875", "cart_id"=>"5b92b881acbcd62cea0a6c5a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6875", "cart_id"=>"5b92b881acbcd62cea0a6c5a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6875", "parent_id"=>"5b92b881acbcd62cea0a6c5a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6875", "parent_id"=>"5b92b881acbcd62cea0a6c5a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b92b880acbcd62cea0a6c49'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "pipeline"=>[{"$match"=>{"_id"=>BSON::ObjectId('5b92b880acbcd62cea0a6c49')}}, {"$project"=>{"verified"=>{"$filter"=>{"input"=>"$verified", "as"=>"verified", "cond"=>{"$eq"=>["$$verified", "5b92b881acbcd62cea0a6... MONGODB | localhost:27017 | dummy_test.aggregate | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_discounts", "query"=>{"$and"=>[{"verified"=>{"$ne"=>"5b92b881acbcd62cea0a6c6b"}}, {"pending"=>{"$ne"=>"5b92b881acbcd62cea0a6c6b"}}, {"declined"=>{"$ne"=>"5b92b881acbcd62cea0a6c6b"}}, {"_id"=>BSON::ObjectId('5b92b880acb... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b869acbcd62cea0a6875", "parent_id"=>"5b92b881acbcd62cea0a6c5a", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6875')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6875", "parent_id"=>"5b92b881acbcd62cea0a6c5a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6875')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6875", "cart_id"=>"5b92b881acbcd62cea0a6c5a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6875", "cart_id"=>"5b92b881acbcd62cea0a6c5a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6875", "parent_id"=>"5b92b881acbcd62cea0a6c5a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6875", "parent_id"=>"5b92b881acbcd62cea0a6c5a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b881acbcd62cea0a6c6b'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b92b880acbcd62cea0a6c49'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b880acbcd62cea0a6c2d'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b880acbcd62cea0a6c2d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b880acbcd62cea0a6c2d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b880acbcd62cea0a6c2d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b880acbcd62cea0a6c2d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b880acbcd62cea0a6c2d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b92b880acbcd62cea0a6c2d", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b880acbcd62cea0a6c2d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b880acbcd62cea0a6c2d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b880acbcd62cea0a6c2d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "cart_id"=>"5b92b880acbcd62cea0a6c2d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b880acbcd62cea0a6c2d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6872", "parent_id"=>"5b92b880acbcd62cea0a6c2d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6872')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b880acbcd62cea0a6c49')}, "u"=>{"$set"=>{"verified"=>["5b92b881ac... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b881acbcd62cea0a6c5a'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6875')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6875", "parent_id"=>"5b92b881acbcd62cea0a6c5a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6875')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6875", "cart_id"=>"5b92b881acbcd62cea0a6c5a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6875", "cart_id"=>"5b92b881acbcd62cea0a6c5a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6875", "parent_id"=>"5b92b881acbcd62cea0a6c5a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6875", "parent_id"=>"5b92b881acbcd62cea0a6c5a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b92b880acbcd62cea0a6c49'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "pipeline"=>[{"$match"=>{"_id"=>BSON::ObjectId('5b92b880acbcd62cea0a6c49')}}, {"$project"=>{"verified"=>{"$filter"=>{"input"=>"$verified", "as"=>"verified", "cond"=>{"$eq"=>["$$verified", "5b92b881acbcd62cea0a6... MONGODB | localhost:27017 | dummy_test.aggregate | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b869acbcd62cea0a6875", "parent_id"=>"5b92b881acbcd62cea0a6c5a", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6875", "parent_id"=>"5b92b881acbcd62cea0a6c5a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b881acbcd62cea0a6c4b')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b881acbcd62cea0a6c4e')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b881acbcd62cea0a6c51')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b881acbcd62cea0a6c54')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b881acbcd62cea0a6c57')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b881acbcd62cea0a6c6b')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92b881acbcd62cea0a6c6b", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6875", "parent_id"=>"5b92b881acbcd62cea0a6c5a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b881acbcd62cea0a6c4b')}, "u"=>{"$set"=>{"parent_id"=>nil, "tags... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/shopping/payments" for 127.0.0.1 at 2018-09-07 23:12:26 +0530 Processing by Shopping::PaymentsController#create as JSON Parameters: {"cart_id"=>"5b92b881acbcd62cea0a6c5a", "payment_type"=>"cash", "refund"=>true, "amount"=>-10, "api_key"=>"test", "current_app_id"=>"testappid", "payment"=>{"amount"=>-10, "payment_type"=>"cash", "cart_id"=>"5b92b881acbcd62cea0a6c5a", "refund"=>true}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: cart_id, payment_type, refund, amount, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, refund, amount, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, refund, amount, api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b881acbcd62cea0a6c5a'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6875')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6875", "parent_id"=>"5b92b881acbcd62cea0a6c5a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6875')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6875", "cart_id"=>"5b92b881acbcd62cea0a6c5a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6875", "cart_id"=>"5b92b881acbcd62cea0a6c5a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6875", "parent_id"=>"5b92b881acbcd62cea0a6c5a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6875", "parent_id"=>"5b92b881acbcd62cea0a6c5a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>nil}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b92b881acbcd62cea0a6c5a", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6875')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6875", "parent_id"=>"5b92b881acbcd62cea0a6c5a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b869acbcd62cea0a6875')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6875", "cart_id"=>"5b92b881acbcd62cea0a6c5a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6875", "cart_id"=>"5b92b881acbcd62cea0a6c5a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6875", "parent_id"=>"5b92b881acbcd62cea0a6c5a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b869acbcd62cea0a6875", "parent_id"=>"5b92b881acbcd62cea0a6c5a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b882acbcd62cea0a6c78'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"telly_ward@hermantorphy.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yAxtKK7K8YE2iPbsNbdw"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"fLxFtwBS_jvYx9iG9q-8"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b882acbcd62cea0a6c7d'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92b882acbcd62cea0a6c7d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b882acbcd62cea0a6c80')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"a4rkx2gsGATbnrzMNLpY"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b882acbcd62cea0a6c7d')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"reymundo.muller@bergnaumwatsica.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"TP-ZX5wyomXTjNrsY8s9"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sBPfywx2pTtyjyrpBz9R"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b882acbcd62cea0a6c81'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92b882acbcd62cea0a6c81')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b882acbcd62cea0a6c84'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b882acbcd62cea0a6c86'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b882acbcd62cea0a6c8a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b882acbcd62cea0a6c8e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b882acbcd62cea0a6c92'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b882acbcd62cea0a6c96'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b882acbcd62cea0a6c7d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b882acbcd62cea0a6c7d", "parent_id"=>"5b92b882acbcd62cea0a6c84", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b882acbcd62cea0a6c7d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b882acbcd62cea0a6c7d", "cart_id"=>"5b92b882acbcd62cea0a6c84", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b882acbcd62cea0a6c7d", "cart_id"=>"5b92b882acbcd62cea0a6c84", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b882acbcd62cea0a6c7d", "parent_id"=>"5b92b882acbcd62cea0a6c84", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b882acbcd62cea0a6c7d", "parent_id"=>"5b92b882acbcd62cea0a6c84", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b882acbcd62cea0a6c84'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b882acbcd62cea0a6c7d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b882acbcd62cea0a6c7d", "parent_id"=>"5b92b882acbcd62cea0a6c84", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b882acbcd62cea0a6c7d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b882acbcd62cea0a6c7d", "cart_id"=>"5b92b882acbcd62cea0a6c84", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b882acbcd62cea0a6c7d", "cart_id"=>"5b92b882acbcd62cea0a6c84", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b882acbcd62cea0a6c7d", "parent_id"=>"5b92b882acbcd62cea0a6c84", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b882acbcd62cea0a6c7d", "parent_id"=>"5b92b882acbcd62cea0a6c84", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b882acbcd62cea0a6c7d", "parent_id"=>"5b92b882acbcd62cea0a6c84", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b882acbcd62cea0a6c7d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b882acbcd62cea0a6c7d", "parent_id"=>"5b92b882acbcd62cea0a6c84", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b882acbcd62cea0a6c7d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b882acbcd62cea0a6c7d", "cart_id"=>"5b92b882acbcd62cea0a6c84", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b882acbcd62cea0a6c7d", "cart_id"=>"5b92b882acbcd62cea0a6c84", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b882acbcd62cea0a6c7d", "parent_id"=>"5b92b882acbcd62cea0a6c84", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b882acbcd62cea0a6c7d", "parent_id"=>"5b92b882acbcd62cea0a6c84", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b883acbcd62cea0a6c9a'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started POST "/shopping/payments/5b92b883acbcd62cea0a6c9a" for 127.0.0.1 at 2018-09-07 23:12:27 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"N6VwnvJh5_C-VyWjLyTk"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b882acbcd62cea0a6c7d')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 17:42:27 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Processing by Shopping::PaymentsController#update as HTML Parameters: {"mihpayid"=>"403993715517179378", "mode"=>"CC", "status"=>"failure", "unmappedstatus"=>"failed", "key"=>"gtKFFx", "txnid"=>"5b92b883acbcd62cea0a6c9a", "amount"=>"50.0", "cardCategory"=>"domestic", "discount"=>"0.00", "net_amount_debit"=>"0.00", "addedon"=>"2018-01-29 17:08:40", "productinfo"=>"shopping_cart", "firstname"=>"bhargav", "lastname"=>"", "address1"=>"", "address2"=>"", "city"=>"", "state"=>"", "country"=>"", "zipcode"=>"", "email"=>"bhargav.r.raut@gmail.com", "phone"=>"9561137096", "udf1"=>"", "udf2"=>"", "udf3"=>"", "udf4"=>"", "udf5"=>"", "udf6"=>"", "udf7"=>"", "udf8"=>"", "udf9"=>"", "udf10"=>"", "hash"=>"b3812b0b5aceb7edf4f94dd8237ce939f1bf21e7779e98addcdbee32920e871a50b30eefb78535cfb5e25c3c9eab93b5938670116f02d67e7cd2beccba484468", "field1"=>"180570", "field2"=>"922785", "field3"=>"20180129", "field4"=>"MC", "field5"=>"298836426886", "field6"=>"45", "field7"=>"1", "field8"=>"3DS", "field9"=>" Verification of Secure Hash Failed: E700 -- Unspecified Failure -- Unknown Error -- Unable to be determined--E500", "payment_source"=>"payu", "PG_TYPE"=>"AXISPG", "bank_ref_num"=>"180570", "bankcode"=>"CC", "error"=>"E500", "error_Message"=>"Bank failed to authenticate the customer", "name_on_card"=>"any name", "cardnum"=>"512345XXXXXX2346", "cardhash"=>"This field is no longer supported in postback params.", "issuing_bank"=>"HDFC", "card_type"=>"MAST", "id"=>"5b92b883acbcd62cea0a6c9a"} Unpermitted parameters: mihpayid, mode, status, unmappedstatus, key, txnid, amount, cardCategory, discount, net_amount_debit, addedon, productinfo, firstname, lastname, address1, address2, city, state, country, zipcode, email, phone, udf1, udf2, udf3, udf4, udf5, udf6, udf7, udf8, udf9, udf10, hash, field1, field2, field3, field4, field5, field6, field7, field8, field9, payment_source, PG_TYPE, bank_ref_num, bankcode, error, error_Message, name_on_card, cardnum, cardhash, issuing_bank, card_type Unpermitted parameters: mihpayid, mode, status, unmappedstatus, key, txnid, amount, cardCategory, discount, net_amount_debit, addedon, productinfo, firstname, lastname, address1, address2, city, state, country, zipcode, email, phone, udf1, udf2, udf3, udf4, udf5, udf6, udf7, udf8, udf9, udf10, hash, field1, field2, field3, field4, field5, field6, field7, field8, field9, payment_source, PG_TYPE, bank_ref_num, bankcode, error, error_Message, name_on_card, cardnum, cardhash, issuing_bank, card_type MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b92b883acbcd62cea0a6c9a'), "resource_id"=>"5b92b882acbcd62cea0a6c7d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b92b883acbcd62cea0a6c9a'), "resource_id"=>"5b92b882acbcd62cea0a6c7d", "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b882acbcd62cea0a6c84'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b882acbcd62cea0a6c7d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b882acbcd62cea0a6c7d", "parent_id"=>"5b92b882acbcd62cea0a6c84", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b882acbcd62cea0a6c7d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b882acbcd62cea0a6c7d", "cart_id"=>"5b92b882acbcd62cea0a6c84", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b882acbcd62cea0a6c7d", "cart_id"=>"5b92b882acbcd62cea0a6c84", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b882acbcd62cea0a6c7d", "parent_id"=>"5b92b882acbcd62cea0a6c84", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b882acbcd62cea0a6c7d", "parent_id"=>"5b92b882acbcd62cea0a6c84", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b882acbcd62cea0a6c7d", "parent_id"=>"5b92b882acbcd62cea0a6c84", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b882acbcd62cea0a6c7d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b882acbcd62cea0a6c7d", "parent_id"=>"5b92b882acbcd62cea0a6c84", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b882acbcd62cea0a6c7d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b882acbcd62cea0a6c7d", "cart_id"=>"5b92b882acbcd62cea0a6c84", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b882acbcd62cea0a6c7d", "cart_id"=>"5b92b882acbcd62cea0a6c84", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b882acbcd62cea0a6c7d", "parent_id"=>"5b92b882acbcd62cea0a6c84", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b882acbcd62cea0a6c7d", "parent_id"=>"5b92b882acbcd62cea0a6c84", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b883acbcd62cea0a6c9c'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b883acbcd62cea0a6c9e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b883acbcd62cea0a6ca2'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b883acbcd62cea0a6ca6'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b883acbcd62cea0a6caa'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b883acbcd62cea0a6cae'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b882acbcd62cea0a6c7d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b882acbcd62cea0a6c7d", "parent_id"=>"5b92b883acbcd62cea0a6c9c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b882acbcd62cea0a6c7d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b882acbcd62cea0a6c7d", "cart_id"=>"5b92b883acbcd62cea0a6c9c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b882acbcd62cea0a6c7d", "cart_id"=>"5b92b883acbcd62cea0a6c9c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b882acbcd62cea0a6c7d", "parent_id"=>"5b92b883acbcd62cea0a6c9c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b882acbcd62cea0a6c7d", "parent_id"=>"5b92b883acbcd62cea0a6c9c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b883acbcd62cea0a6c9c'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b882acbcd62cea0a6c7d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b882acbcd62cea0a6c7d", "parent_id"=>"5b92b883acbcd62cea0a6c9c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b882acbcd62cea0a6c7d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b882acbcd62cea0a6c7d", "cart_id"=>"5b92b883acbcd62cea0a6c9c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b882acbcd62cea0a6c7d", "cart_id"=>"5b92b883acbcd62cea0a6c9c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b882acbcd62cea0a6c7d", "parent_id"=>"5b92b883acbcd62cea0a6c9c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b882acbcd62cea0a6c7d", "parent_id"=>"5b92b883acbcd62cea0a6c9c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b882acbcd62cea0a6c7d", "parent_id"=>"5b92b883acbcd62cea0a6c9c", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b882acbcd62cea0a6c7d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b882acbcd62cea0a6c7d", "parent_id"=>"5b92b883acbcd62cea0a6c9c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b882acbcd62cea0a6c7d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b882acbcd62cea0a6c7d", "cart_id"=>"5b92b883acbcd62cea0a6c9c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b882acbcd62cea0a6c7d", "cart_id"=>"5b92b883acbcd62cea0a6c9c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b882acbcd62cea0a6c7d", "parent_id"=>"5b92b883acbcd62cea0a6c9c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b882acbcd62cea0a6c7d", "parent_id"=>"5b92b883acbcd62cea0a6c9c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b883acbcd62cea0a6cb2'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started PUT "/shopping/payments/5b92b883acbcd62cea0a6cb2" for 127.0.0.1 at 2018-09-07 23:12:27 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xsDk859KsLbuxy9GKSpb"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b882acbcd62cea0a6c7d')}, "u"=>{"$set"=>{"current_sign_in_at"=>2018-09-07 17:42:27 ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Processing by Shopping::PaymentsController#update as HTML Parameters: {"is_verify_payment"=>"true", "id"=>"5b92b883acbcd62cea0a6cb2"} Unpermitted parameter: is_verify_payment Unpermitted parameter: is_verify_payment MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b92b883acbcd62cea0a6cb2'), "resource_id"=>"5b92b882acbcd62cea0a6c7d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b92b883acbcd62cea0a6cb2'), "resource_id"=>"5b92b882acbcd62cea0a6c7d", "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b883acbcd62cea0a6c9c'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b882acbcd62cea0a6c7d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b882acbcd62cea0a6c7d", "parent_id"=>"5b92b883acbcd62cea0a6c9c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b882acbcd62cea0a6c7d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b882acbcd62cea0a6c7d", "cart_id"=>"5b92b883acbcd62cea0a6c9c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b882acbcd62cea0a6c7d", "cart_id"=>"5b92b883acbcd62cea0a6c9c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b882acbcd62cea0a6c7d", "parent_id"=>"5b92b883acbcd62cea0a6c9c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b882acbcd62cea0a6c7d", "parent_id"=>"5b92b883acbcd62cea0a6c9c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b882acbcd62cea0a6c7d", "parent_id"=>"5b92b883acbcd62cea0a6c9c", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b882acbcd62cea0a6c7d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b882acbcd62cea0a6c7d", "parent_id"=>"5b92b883acbcd62cea0a6c9c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b882acbcd62cea0a6c7d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b882acbcd62cea0a6c7d", "cart_id"=>"5b92b883acbcd62cea0a6c9c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b882acbcd62cea0a6c7d", "cart_id"=>"5b92b883acbcd62cea0a6c9c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b882acbcd62cea0a6c7d", "parent_id"=>"5b92b883acbcd62cea0a6c9c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b882acbcd62cea0a6c7d", "parent_id"=>"5b92b883acbcd62cea0a6c9c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b883acbcd62cea0a6cb4'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b883acbcd62cea0a6cb6'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b883acbcd62cea0a6cba'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b883acbcd62cea0a6cbe'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6cc2'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6cc6'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b882acbcd62cea0a6c7d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b882acbcd62cea0a6c7d", "parent_id"=>"5b92b883acbcd62cea0a6cb4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b882acbcd62cea0a6c7d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b882acbcd62cea0a6c7d", "cart_id"=>"5b92b883acbcd62cea0a6cb4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b882acbcd62cea0a6c7d", "cart_id"=>"5b92b883acbcd62cea0a6cb4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b882acbcd62cea0a6c7d", "parent_id"=>"5b92b883acbcd62cea0a6cb4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b882acbcd62cea0a6c7d", "parent_id"=>"5b92b883acbcd62cea0a6cb4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b883acbcd62cea0a6cb4'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b882acbcd62cea0a6c7d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b882acbcd62cea0a6c7d", "parent_id"=>"5b92b883acbcd62cea0a6cb4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b882acbcd62cea0a6c7d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b882acbcd62cea0a6c7d", "cart_id"=>"5b92b883acbcd62cea0a6cb4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b882acbcd62cea0a6c7d", "cart_id"=>"5b92b883acbcd62cea0a6cb4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b882acbcd62cea0a6c7d", "parent_id"=>"5b92b883acbcd62cea0a6cb4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b882acbcd62cea0a6c7d", "parent_id"=>"5b92b883acbcd62cea0a6cb4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b882acbcd62cea0a6c7d", "parent_id"=>"5b92b883acbcd62cea0a6cb4", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b882acbcd62cea0a6c7d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b882acbcd62cea0a6c7d", "parent_id"=>"5b92b883acbcd62cea0a6cb4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b882acbcd62cea0a6c7d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b882acbcd62cea0a6c7d", "cart_id"=>"5b92b883acbcd62cea0a6cb4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b882acbcd62cea0a6c7d", "cart_id"=>"5b92b883acbcd62cea0a6cb4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b882acbcd62cea0a6c7d", "parent_id"=>"5b92b883acbcd62cea0a6cb4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b882acbcd62cea0a6c7d", "parent_id"=>"5b92b883acbcd62cea0a6cb4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6cca'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started PUT "/shopping/payments/5b92b884acbcd62cea0a6cca" for 127.0.0.1 at 2018-09-07 23:12:28 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"GeyoAfpw69D5r-ktnsq_"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b882acbcd62cea0a6c7d')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 17:42:27 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Processing by Shopping::PaymentsController#update as HTML Parameters: {"is_verify_payment"=>"true", "id"=>"5b92b884acbcd62cea0a6cca"} Unpermitted parameter: is_verify_payment Unpermitted parameter: is_verify_payment MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6cca'), "resource_id"=>"5b92b882acbcd62cea0a6c7d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6cca'), "resource_id"=>"5b92b882acbcd62cea0a6c7d", "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b883acbcd62cea0a6cb4'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b882acbcd62cea0a6c7d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b882acbcd62cea0a6c7d", "parent_id"=>"5b92b883acbcd62cea0a6cb4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b882acbcd62cea0a6c7d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b882acbcd62cea0a6c7d", "cart_id"=>"5b92b883acbcd62cea0a6cb4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b882acbcd62cea0a6c7d", "cart_id"=>"5b92b883acbcd62cea0a6cb4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b882acbcd62cea0a6c7d", "parent_id"=>"5b92b883acbcd62cea0a6cb4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b882acbcd62cea0a6c7d", "parent_id"=>"5b92b883acbcd62cea0a6cb4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b882acbcd62cea0a6c7d", "parent_id"=>"5b92b883acbcd62cea0a6cb4", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b882acbcd62cea0a6c7d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b882acbcd62cea0a6c7d", "parent_id"=>"5b92b883acbcd62cea0a6cb4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b882acbcd62cea0a6c7d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b882acbcd62cea0a6c7d", "cart_id"=>"5b92b883acbcd62cea0a6cb4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b882acbcd62cea0a6c7d", "cart_id"=>"5b92b883acbcd62cea0a6cb4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b882acbcd62cea0a6c7d", "parent_id"=>"5b92b883acbcd62cea0a6cb4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b882acbcd62cea0a6c7d", "parent_id"=>"5b92b883acbcd62cea0a6cb4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ccc'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6cce'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6cd2'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6cd6'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6cda'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6cde'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b882acbcd62cea0a6c7d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b882acbcd62cea0a6c7d", "parent_id"=>"5b92b884acbcd62cea0a6ccc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b882acbcd62cea0a6c7d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b882acbcd62cea0a6c7d", "cart_id"=>"5b92b884acbcd62cea0a6ccc", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b882acbcd62cea0a6c7d", "cart_id"=>"5b92b884acbcd62cea0a6ccc", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b882acbcd62cea0a6c7d", "parent_id"=>"5b92b884acbcd62cea0a6ccc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b882acbcd62cea0a6c7d", "parent_id"=>"5b92b884acbcd62cea0a6ccc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ccc'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b882acbcd62cea0a6c7d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b882acbcd62cea0a6c7d", "parent_id"=>"5b92b884acbcd62cea0a6ccc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b882acbcd62cea0a6c7d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b882acbcd62cea0a6c7d", "cart_id"=>"5b92b884acbcd62cea0a6ccc", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b882acbcd62cea0a6c7d", "cart_id"=>"5b92b884acbcd62cea0a6ccc", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b882acbcd62cea0a6c7d", "parent_id"=>"5b92b884acbcd62cea0a6ccc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b882acbcd62cea0a6c7d", "parent_id"=>"5b92b884acbcd62cea0a6ccc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b882acbcd62cea0a6c7d", "parent_id"=>"5b92b884acbcd62cea0a6ccc", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b882acbcd62cea0a6c7d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b882acbcd62cea0a6c7d", "parent_id"=>"5b92b884acbcd62cea0a6ccc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b882acbcd62cea0a6c7d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b882acbcd62cea0a6c7d", "cart_id"=>"5b92b884acbcd62cea0a6ccc", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b882acbcd62cea0a6c7d", "cart_id"=>"5b92b884acbcd62cea0a6ccc", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b882acbcd62cea0a6c7d", "parent_id"=>"5b92b884acbcd62cea0a6ccc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b882acbcd62cea0a6c7d", "parent_id"=>"5b92b884acbcd62cea0a6ccc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce2'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started PUT "/shopping/payments/5b92b884acbcd62cea0a6ce2" for 127.0.0.1 at 2018-09-07 23:12:28 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"us4uasHui7iWD4XNzP9m"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b882acbcd62cea0a6c7d')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 17:42:28 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Processing by Shopping::PaymentsController#update as HTML Parameters: {"is_verify_payment"=>"true", "id"=>"5b92b884acbcd62cea0a6ce2"} Unpermitted parameter: is_verify_payment Unpermitted parameter: is_verify_payment MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce2'), "resource_id"=>"5b92b882acbcd62cea0a6c7d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce2'), "resource_id"=>"5b92b882acbcd62cea0a6c7d", "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ccc'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b882acbcd62cea0a6c7d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b882acbcd62cea0a6c7d", "parent_id"=>"5b92b884acbcd62cea0a6ccc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b882acbcd62cea0a6c7d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b882acbcd62cea0a6c7d", "cart_id"=>"5b92b884acbcd62cea0a6ccc", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b882acbcd62cea0a6c7d", "cart_id"=>"5b92b884acbcd62cea0a6ccc", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b882acbcd62cea0a6c7d", "parent_id"=>"5b92b884acbcd62cea0a6ccc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b882acbcd62cea0a6c7d", "parent_id"=>"5b92b884acbcd62cea0a6ccc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b882acbcd62cea0a6c7d", "parent_id"=>"5b92b884acbcd62cea0a6ccc", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b882acbcd62cea0a6c7d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b882acbcd62cea0a6c7d", "parent_id"=>"5b92b884acbcd62cea0a6ccc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b882acbcd62cea0a6c7d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b882acbcd62cea0a6c7d", "cart_id"=>"5b92b884acbcd62cea0a6ccc", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b882acbcd62cea0a6c7d", "cart_id"=>"5b92b884acbcd62cea0a6ccc", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b882acbcd62cea0a6c7d", "parent_id"=>"5b92b884acbcd62cea0a6ccc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b882acbcd62cea0a6c7d", "parent_id"=>"5b92b884acbcd62cea0a6ccc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"blaise.schmeler@cristwintheiser.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"2izT2wqKQyXpMtf8dsxU"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Gp2aoB4jpyfYecL6sxbs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ergZZyoHV6zcyJ2yGEs9"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"janea.ondricka@hansen.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yv9DmP3zPY7Czw1v8oHK"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"DXqztLCMeTdLx8tVd9yy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b885acbcd62cea0a6ce7'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92b885acbcd62cea0a6ce7')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b885acbcd62cea0a6cea'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b885acbcd62cea0a6cec'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b885acbcd62cea0a6cf0'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b885acbcd62cea0a6cf4'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b885acbcd62cea0a6cf8'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b885acbcd62cea0a6cfc'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started POST "/shopping/payments" for 127.0.0.1 at 2018-09-07 23:12:29 +0530 Processing by Shopping::PaymentsController#create as JSON Parameters: {"cart_id"=>"5b92b885acbcd62cea0a6cea", "payment_type"=>"cash", "amount"=>10, "api_key"=>"test", "current_app_id"=>"testappid", "payment"=>{"amount"=>10, "payment_type"=>"cash", "cart_id"=>"5b92b885acbcd62cea0a6cea"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b885acbcd62cea0a6cea'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b885acbcd62cea0a6cea", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b885acbcd62cea0a6cea", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b885acbcd62cea0a6cea", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b885acbcd62cea0a6cea", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b885acbcd62cea0a6cea", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b885acbcd62cea0a6cea", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b885acbcd62cea0a6cea", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b885acbcd62cea0a6cea", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b885acbcd62cea0a6cea", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b885acbcd62cea0a6cea", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b885acbcd62cea0a6cea", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b885acbcd62cea0a6d00'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Completed 201 Created in 54ms (Views: 1.1ms) MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b885acbcd62cea0a6d01'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b885acbcd62cea0a6d03'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b885acbcd62cea0a6d07'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b885acbcd62cea0a6d0b'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b886acbcd62cea0a6d0f'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b886acbcd62cea0a6d13'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started POST "/shopping/payments" for 127.0.0.1 at 2018-09-07 23:12:30 +0530 Processing by Shopping::PaymentsController#create as JSON Parameters: {"cart_id"=>"5b92b885acbcd62cea0a6d01", "payment_type"=>"cash", "amount"=>5, "api_key"=>"test", "current_app_id"=>"testappid", "payment"=>{"amount"=>5, "payment_type"=>"cash", "cart_id"=>"5b92b885acbcd62cea0a6d01"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b885acbcd62cea0a6d01'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b885acbcd62cea0a6d01", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b885acbcd62cea0a6d01", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b885acbcd62cea0a6d01", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b885acbcd62cea0a6d01", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b885acbcd62cea0a6d01", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b885acbcd62cea0a6d01", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b885acbcd62cea0a6d01", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b885acbcd62cea0a6d01", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b885acbcd62cea0a6d01", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b885acbcd62cea0a6d01", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b885acbcd62cea0a6d01", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b886acbcd62cea0a6d18'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b886acbcd62cea0a6d1a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b886acbcd62cea0a6d1e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b886acbcd62cea0a6d22'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b886acbcd62cea0a6d26'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b886acbcd62cea0a6d2a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started POST "/shopping/payments" for 127.0.0.1 at 2018-09-07 23:12:30 +0530 Processing by Shopping::PaymentsController#create as JSON Parameters: {"cart_id"=>"5b92b886acbcd62cea0a6d18", "payment_type"=>"cash", "amount"=>50.0, "api_key"=>"test", "current_app_id"=>"testappid", "payment_status"=>1, "proxy_resource_class"=>"User", "proxy_resource_id"=>"5b92b884acbcd62cea0a6ce4", "payment"=>{"amount"=>50.0, "payment_type"=>"cash", "cart_id"=>"5b92b886acbcd62cea0a6d18", "payment_status"=>1}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, payment_status, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, payment_status, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, payment_status, proxy_resource_class, proxy_resource_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b886acbcd62cea0a6d18'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b886acbcd62cea0a6d18", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b886acbcd62cea0a6d18", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b886acbcd62cea0a6d18", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b886acbcd62cea0a6d18", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b886acbcd62cea0a6d18", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b886acbcd62cea0a6d18", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b886acbcd62cea0a6d18", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b886acbcd62cea0a6d1a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b886acbcd62cea0a6d1e')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b886acbcd62cea0a6d22')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b886acbcd62cea0a6d26')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b886acbcd62cea0a6d2a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b886acbcd62cea0a6d2e'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92b886acbcd62cea0a6d2e", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b886acbcd62cea0a6d18", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92b886acbcd62cea0a6d1a'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92b886acbcd62cea0a6d1e'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92b886acbcd62cea0a6d22'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92b886acbcd62cea0a6d26'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92b886acbcd62cea0a6d2a'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b886acbcd62cea0a6d39'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b886acbcd62cea0a6d3b'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b887acbcd62cea0a6d3f'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b887acbcd62cea0a6d43'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b887acbcd62cea0a6d47'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b887acbcd62cea0a6d4b'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b886acbcd62cea0a6d39'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b886acbcd62cea0a6d39", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b886acbcd62cea0a6d39", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b886acbcd62cea0a6d39", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b886acbcd62cea0a6d39", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b886acbcd62cea0a6d39", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b886acbcd62cea0a6d39", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b886acbcd62cea0a6d39", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b886acbcd62cea0a6d3b')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b887acbcd62cea0a6d3f')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b887acbcd62cea0a6d43')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b887acbcd62cea0a6d47')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b887acbcd62cea0a6d4b')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b887acbcd62cea0a6d4f'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92b887acbcd62cea0a6d4f", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b886acbcd62cea0a6d39", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92b886acbcd62cea0a6d3b'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92b887acbcd62cea0a6d3f'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92b887acbcd62cea0a6d43'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92b887acbcd62cea0a6d47'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92b887acbcd62cea0a6d4b'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"payment_status"=>0}, "api_key"=>"test", "current_app_id"=>"testappid", "proxy_resource_class"=>"User", "proxy_resource_id"=>"5b92b884acbcd62cea0a6ce4", "id"=>"5b92b887acbcd62cea0a6d4f"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b92b887acbcd62cea0a6d4f'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b92b887acbcd62cea0a6d4f'), "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b886acbcd62cea0a6d39'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b886acbcd62cea0a6d39", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b886acbcd62cea0a6d39", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b886acbcd62cea0a6d39", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b886acbcd62cea0a6d39", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b886acbcd62cea0a6d39", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b886acbcd62cea0a6d39", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b886acbcd62cea0a6d39", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b92b886acbcd62cea0a6d3b')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b92b887acbcd62cea0a6d3f')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b92b887acbcd62cea0a6d43')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b92b887acbcd62cea0a6d47')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b92b887acbcd62cea0a6d4b')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b887acbcd62cea0a6d4f')}, "u"=>{"$set"=>{"payment_status"=>0, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 204 No Content in 130ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92b886acbcd62cea0a6d3b'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92b887acbcd62cea0a6d3f'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92b887acbcd62cea0a6d43'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92b887acbcd62cea0a6d47'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92b887acbcd62cea0a6d4b'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b887acbcd62cea0a6d65'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b887acbcd62cea0a6d67'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b887acbcd62cea0a6d6b'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b887acbcd62cea0a6d6f'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b887acbcd62cea0a6d73'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b888acbcd62cea0a6d77'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b887acbcd62cea0a6d65'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b887acbcd62cea0a6d65", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b887acbcd62cea0a6d65", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b887acbcd62cea0a6d65", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b887acbcd62cea0a6d65", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b887acbcd62cea0a6d65", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b887acbcd62cea0a6d65", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b887acbcd62cea0a6d65", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b887acbcd62cea0a6d67')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b887acbcd62cea0a6d6b')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b887acbcd62cea0a6d6f')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b887acbcd62cea0a6d73')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b888acbcd62cea0a6d77')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b888acbcd62cea0a6d7b'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92b888acbcd62cea0a6d7b", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b887acbcd62cea0a6d65", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b887acbcd62cea0a6d67')}, "u"=>{"$set"=>{"parent_id"=>nil, "acce... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92b887acbcd62cea0a6d67'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b887acbcd62cea0a6d67')}, "u"=>{"$set"=>{"parent_id"=>"5b92b887a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92b887acbcd62cea0a6d67'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b887acbcd62cea0a6d65'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b887acbcd62cea0a6d65", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b887acbcd62cea0a6d65", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b887acbcd62cea0a6d65", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b887acbcd62cea0a6d65", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b887acbcd62cea0a6d65", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b887acbcd62cea0a6d65", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b887acbcd62cea0a6d65", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b887acbcd62cea0a6d67')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b888acbcd62cea0a6d8b'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started PUT "/shopping/payments/5b92b888acbcd62cea0a6d7b" for 127.0.0.1 at 2018-09-07 23:12:32 +0530 Processing by Shopping::PaymentsController#update as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b92b888acbcd62cea0a6d7b", "payment"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b92b888acbcd62cea0a6d7b'), "resource_id"=>"5b92b884acbcd62cea0a6ce4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b92b888acbcd62cea0a6d7b'), "resource_id"=>"5b92b884acbcd62cea0a6ce4", "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b887acbcd62cea0a6d65'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b887acbcd62cea0a6d65", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b887acbcd62cea0a6d65", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b887acbcd62cea0a6d65", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b887acbcd62cea0a6d65", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b887acbcd62cea0a6d65", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b887acbcd62cea0a6d65", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b887acbcd62cea0a6d65", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b92b888acbcd62cea0a6d8b')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s Completed 204 No Content in 55ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92b888acbcd62cea0a6d8b'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b888acbcd62cea0a6d92'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b888acbcd62cea0a6d94'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b888acbcd62cea0a6d98'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b888acbcd62cea0a6d9c'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b888acbcd62cea0a6da0'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b889acbcd62cea0a6da4'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b888acbcd62cea0a6d92'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b888acbcd62cea0a6d92", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b888acbcd62cea0a6d92", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b888acbcd62cea0a6d92", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b888acbcd62cea0a6d92", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b888acbcd62cea0a6d92", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b888acbcd62cea0a6d92", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b888acbcd62cea0a6d92", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b888acbcd62cea0a6d94')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b888acbcd62cea0a6d98')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b888acbcd62cea0a6d9c')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b888acbcd62cea0a6da0')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b889acbcd62cea0a6da4')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b889acbcd62cea0a6da8'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92b889acbcd62cea0a6da8", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b888acbcd62cea0a6d92", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b888acbcd62cea0a6d94')}, "u"=>{"$set"=>{"parent_id"=>nil, "acce... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b888acbcd62cea0a6d92'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b888acbcd62cea0a6d92", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b888acbcd62cea0a6d92", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b888acbcd62cea0a6d92", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b888acbcd62cea0a6d92", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b888acbcd62cea0a6d92", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>nil}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b92b888acbcd62cea0a6d92", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b888acbcd62cea0a6d92", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b888acbcd62cea0a6d92", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b888acbcd62cea0a6d92", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b888acbcd62cea0a6d92", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b888acbcd62cea0a6d92", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b889acbcd62cea0a6db4'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started PUT "/shopping/payments/5b92b889acbcd62cea0a6da8" for 127.0.0.1 at 2018-09-07 23:12:33 +0530 Processing by Shopping::PaymentsController#update as JSON Parameters: {"payment"=>{"payment_status"=>0}, "api_key"=>"test", "current_app_id"=>"testappid", "proxy_resource_class"=>"User", "proxy_resource_id"=>"5b92b884acbcd62cea0a6ce4", "id"=>"5b92b889acbcd62cea0a6da8"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b92b889acbcd62cea0a6da8'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b92b889acbcd62cea0a6da8'), "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b888acbcd62cea0a6d92'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b888acbcd62cea0a6d92", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b888acbcd62cea0a6d92", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b888acbcd62cea0a6d92", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b888acbcd62cea0a6d92", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b888acbcd62cea0a6d92", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b888acbcd62cea0a6d92", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b888acbcd62cea0a6d92", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b92b888acbcd62cea0a6d98')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b92b888acbcd62cea0a6d9c')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b92b888acbcd62cea0a6da0')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b92b889acbcd62cea0a6da4')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b889acbcd62cea0a6da8')}, "u"=>{"$set"=>{"payment_status"=>0, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 204 No Content in 115ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b92b889acbcd62cea0a6da8'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b888acbcd62cea0a6d92'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b888acbcd62cea0a6d92", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b888acbcd62cea0a6d92", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b888acbcd62cea0a6d92", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b888acbcd62cea0a6d92", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b888acbcd62cea0a6d92", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b888acbcd62cea0a6d92", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b888acbcd62cea0a6d92'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b888acbcd62cea0a6d92", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b888acbcd62cea0a6d92", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b888acbcd62cea0a6d92", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b888acbcd62cea0a6d92", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b888acbcd62cea0a6d92", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b889acbcd62cea0a6dbe'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b889acbcd62cea0a6dc0'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b889acbcd62cea0a6dc4'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b889acbcd62cea0a6dc8'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b889acbcd62cea0a6dcc'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b889acbcd62cea0a6dd0'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started POST "/shopping/payments" for 127.0.0.1 at 2018-09-07 23:12:34 +0530 Processing by Shopping::PaymentsController#create as JSON Parameters: {"cart_id"=>"5b92b889acbcd62cea0a6dbe", "payment_type"=>"cash", "amount"=>55.0, "api_key"=>"test", "current_app_id"=>"testappid", "payment_status"=>1, "proxy_resource_class"=>"User", "proxy_resource_id"=>"5b92b884acbcd62cea0a6ce4", "payment"=>{"amount"=>55.0, "payment_type"=>"cash", "cart_id"=>"5b92b889acbcd62cea0a6dbe", "payment_status"=>1}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, payment_status, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, payment_status, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, payment_status, proxy_resource_class, proxy_resource_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b889acbcd62cea0a6dbe'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b889acbcd62cea0a6dbe", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b889acbcd62cea0a6dbe", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b889acbcd62cea0a6dbe", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b889acbcd62cea0a6dbe", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b889acbcd62cea0a6dbe", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b889acbcd62cea0a6dbe", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b889acbcd62cea0a6dbe", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b889acbcd62cea0a6dc0')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b889acbcd62cea0a6dc4')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b889acbcd62cea0a6dc8')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b889acbcd62cea0a6dcc')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b889acbcd62cea0a6dd0')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b88aacbcd62cea0a6dd4'), "doc_version"=>0, "cash_change"=>5.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92b88aacbcd62cea0a6dd4", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b889acbcd62cea0a6dbe", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b88aacbcd62cea0a6ddf'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b88aacbcd62cea0a6de1'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b88aacbcd62cea0a6de5'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b88aacbcd62cea0a6de9'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b88aacbcd62cea0a6ded'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b88aacbcd62cea0a6df1'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started POST "/shopping/payments" for 127.0.0.1 at 2018-09-07 23:12:34 +0530 Processing by Shopping::PaymentsController#create as JSON Parameters: {"cart_id"=>"5b92b88aacbcd62cea0a6ddf", "payment_type"=>"cheque", "amount"=>55.0, "api_key"=>"test", "current_app_id"=>"testappid", "proxy_resource_class"=>"User", "proxy_resource_id"=>"5b92b884acbcd62cea0a6ce4", "payment"=>{"amount"=>55.0, "payment_type"=>"cheque", "cart_id"=>"5b92b88aacbcd62cea0a6ddf"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b88aacbcd62cea0a6ddf'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b88aacbcd62cea0a6ddf", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b88aacbcd62cea0a6ddf", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b88aacbcd62cea0a6ddf", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b88aacbcd62cea0a6ddf", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b88aacbcd62cea0a6ddf", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b88aacbcd62cea0a6ddf", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b88aacbcd62cea0a6ddf", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b88aacbcd62cea0a6ddf", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b88aacbcd62cea0a6ddf", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b88aacbcd62cea0a6ddf", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b88aacbcd62cea0a6ddf", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b88aacbcd62cea0a6df6'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b88aacbcd62cea0a6df8'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b88aacbcd62cea0a6dfc'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b88aacbcd62cea0a6e00'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b88aacbcd62cea0a6e04'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b88bacbcd62cea0a6e08'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started POST "/shopping/payments" for 127.0.0.1 at 2018-09-07 23:12:35 +0530 Processing by Shopping::PaymentsController#create as JSON Parameters: {"cart_id"=>"5b92b88aacbcd62cea0a6df6", "payment_type"=>"card", "amount"=>55.0, "api_key"=>"test", "current_app_id"=>"testappid", "proxy_resource_class"=>"User", "proxy_resource_id"=>"5b92b884acbcd62cea0a6ce4", "payment"=>{"amount"=>55.0, "payment_type"=>"card", "cart_id"=>"5b92b88aacbcd62cea0a6df6"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b88aacbcd62cea0a6df6'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b88aacbcd62cea0a6df6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b88aacbcd62cea0a6df6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b88aacbcd62cea0a6df6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b88aacbcd62cea0a6df6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b88aacbcd62cea0a6df6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b88aacbcd62cea0a6df6", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b88aacbcd62cea0a6df6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b88aacbcd62cea0a6df6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b88aacbcd62cea0a6df6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b88aacbcd62cea0a6df6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b88aacbcd62cea0a6df6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b88bacbcd62cea0a6e0d'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b88bacbcd62cea0a6e0f'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b88bacbcd62cea0a6e13'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b88bacbcd62cea0a6e17'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b88bacbcd62cea0a6e1b'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b88bacbcd62cea0a6e1f'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b88bacbcd62cea0a6e23'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started POST "/shopping/payments" for 127.0.0.1 at 2018-09-07 23:12:35 +0530 Processing by Shopping::PaymentsController#create as JSON Parameters: {"cart_id"=>"5b92b88bacbcd62cea0a6e23", "payment_type"=>"cash", "amount"=>10.0, "api_key"=>"test", "current_app_id"=>"testappid", "proxy_resource_class"=>"User", "proxy_resource_id"=>"5b92b884acbcd62cea0a6ce4", "payment"=>{"amount"=>10.0, "payment_type"=>"cash", "cart_id"=>"5b92b88bacbcd62cea0a6e23"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b88bacbcd62cea0a6e23'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b88bacbcd62cea0a6e23", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b88bacbcd62cea0a6e23", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b88bacbcd62cea0a6e23", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b88bacbcd62cea0a6e23", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b88bacbcd62cea0a6e23", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b88bacbcd62cea0a6e23", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b88bacbcd62cea0a6e23", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b88bacbcd62cea0a6e23", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b88bacbcd62cea0a6e23", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b88bacbcd62cea0a6e23", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b88bacbcd62cea0a6e23", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b88bacbcd62cea0a6e26'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b88bacbcd62cea0a6e28'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b88bacbcd62cea0a6e2c'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b88bacbcd62cea0a6e30'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b88cacbcd62cea0a6e34'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b88cacbcd62cea0a6e38'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started POST "/shopping/payments" for 127.0.0.1 at 2018-09-07 23:12:36 +0530 Processing by Shopping::PaymentsController#create as JSON Parameters: {"cart_id"=>"5b92b88bacbcd62cea0a6e26", "payment_type"=>"cash", "amount"=>-10.0, "api_key"=>"test", "current_app_id"=>"testappid", "proxy_resource_class"=>"User", "proxy_resource_id"=>"5b92b884acbcd62cea0a6ce4", "payment"=>{"amount"=>-10.0, "payment_type"=>"cash", "cart_id"=>"5b92b88bacbcd62cea0a6e26"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b88bacbcd62cea0a6e26'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b88bacbcd62cea0a6e26", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b88bacbcd62cea0a6e26", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b88bacbcd62cea0a6e26", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b88bacbcd62cea0a6e26", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b88bacbcd62cea0a6e26", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b88bacbcd62cea0a6e26", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b88bacbcd62cea0a6e26", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b88bacbcd62cea0a6e26", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b88bacbcd62cea0a6e26", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b88bacbcd62cea0a6e26", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b88bacbcd62cea0a6e26", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b88cacbcd62cea0a6e3d'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b88cacbcd62cea0a6e3f'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b88cacbcd62cea0a6e43'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b88cacbcd62cea0a6e47'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b88cacbcd62cea0a6e4b'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b88cacbcd62cea0a6e4f'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started POST "/shopping/payments" for 127.0.0.1 at 2018-09-07 23:12:36 +0530 Processing by Shopping::PaymentsController#create as JSON Parameters: {"cart_id"=>"5b92b88cacbcd62cea0a6e3d", "payment_type"=>"cash", "amount"=>50, "api_key"=>"test", "current_app_id"=>"testappid", "payment_status"=>1, "proxy_resource_class"=>"User", "proxy_resource_id"=>"5b92b884acbcd62cea0a6ce4", "payment"=>{"amount"=>50, "payment_type"=>"cash", "cart_id"=>"5b92b88cacbcd62cea0a6e3d", "payment_status"=>1}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, payment_status, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, payment_status, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, payment_status, proxy_resource_class, proxy_resource_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b88cacbcd62cea0a6e3d'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b88cacbcd62cea0a6e3d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b88cacbcd62cea0a6e3d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b88cacbcd62cea0a6e3d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b88cacbcd62cea0a6e3d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b88cacbcd62cea0a6e3d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b88cacbcd62cea0a6e3d", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b88cacbcd62cea0a6e3d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b88cacbcd62cea0a6e54'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b88cacbcd62cea0a6e56'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b88dacbcd62cea0a6e5a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b88dacbcd62cea0a6e5e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b88dacbcd62cea0a6e62'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b88dacbcd62cea0a6e66'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b88dacbcd62cea0a6e6a'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b88dacbcd62cea0a6e6c'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b88dacbcd62cea0a6e70'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b88dacbcd62cea0a6e74'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b88dacbcd62cea0a6e78'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b88dacbcd62cea0a6e7c'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started POST "/shopping/payments" for 127.0.0.1 at 2018-09-07 23:12:37 +0530 Processing by Shopping::PaymentsController#create as JSON Parameters: {"cart_id"=>"5b92b88dacbcd62cea0a6e6a", "payment_type"=>"cash", "amount"=>50.0, "api_key"=>"test", "current_app_id"=>"testappid", "payment_status"=>1, "proxy_resource_class"=>"User", "proxy_resource_id"=>"5b92b884acbcd62cea0a6ce4", "payment"=>{"amount"=>50.0, "payment_type"=>"cash", "cart_id"=>"5b92b88dacbcd62cea0a6e6a", "payment_status"=>1}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, payment_status, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, payment_status, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, payment_status, proxy_resource_class, proxy_resource_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b88dacbcd62cea0a6e6a'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b88dacbcd62cea0a6e6a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b88dacbcd62cea0a6e6a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b88dacbcd62cea0a6e6a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b88dacbcd62cea0a6e6a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b88dacbcd62cea0a6e6a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b88dacbcd62cea0a6e6a", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b88dacbcd62cea0a6e6a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b88dacbcd62cea0a6e6c')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b88dacbcd62cea0a6e70')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b88dacbcd62cea0a6e74')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b88dacbcd62cea0a6e78')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b88dacbcd62cea0a6e7c')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b88dacbcd62cea0a6e80'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92b88dacbcd62cea0a6e80", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b88dacbcd62cea0a6e6a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92b88dacbcd62cea0a6e6c'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92b88dacbcd62cea0a6e70'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92b88dacbcd62cea0a6e74'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92b88dacbcd62cea0a6e78'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92b88dacbcd62cea0a6e7c'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b88dacbcd62cea0a6e8b'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b88eacbcd62cea0a6e8d'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b88eacbcd62cea0a6e91'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b88eacbcd62cea0a6e95'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b88eacbcd62cea0a6e99'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b88eacbcd62cea0a6e9d'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b88dacbcd62cea0a6e8b'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b88dacbcd62cea0a6e8b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b88dacbcd62cea0a6e8b", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b88dacbcd62cea0a6e8b", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b88dacbcd62cea0a6e8b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b88dacbcd62cea0a6e8b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b88dacbcd62cea0a6e8b", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b88dacbcd62cea0a6e8b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b88eacbcd62cea0a6e8d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b88eacbcd62cea0a6e91')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b88eacbcd62cea0a6e95')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b88eacbcd62cea0a6e99')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b88eacbcd62cea0a6e9d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b88eacbcd62cea0a6ea1'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92b88eacbcd62cea0a6ea1", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b88dacbcd62cea0a6e8b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b88dacbcd62cea0a6e8b'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b88dacbcd62cea0a6e8b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b88dacbcd62cea0a6e8b", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b88dacbcd62cea0a6e8b", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b88dacbcd62cea0a6e8b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b88dacbcd62cea0a6e8b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92b88eacbcd62cea0a6e9d'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b88eacbcd62cea0a6e9d')}, "u"=>{"$set"=>{"parent_id"=>nil, "acce... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b88dacbcd62cea0a6e8b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b88dacbcd62cea0a6e8b", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b88dacbcd62cea0a6e8b", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b88dacbcd62cea0a6e8b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b88dacbcd62cea0a6e8b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"5b92b88dacbcd62cea0a6e8b", "payment_type"=>"cash", "refund"=>true, "amount"=>10, "api_key"=>"test", "current_app_id"=>"testappid", "payment"=>{"amount"=>10, "payment_type"=>"cash", "cart_id"=>"5b92b88dacbcd62cea0a6e8b", "refund"=>true}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: cart_id, payment_type, refund, amount, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, refund, amount, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, refund, amount, api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b88dacbcd62cea0a6e8b'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b88dacbcd62cea0a6e8b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b88dacbcd62cea0a6e8b", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b88dacbcd62cea0a6e8b", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b88dacbcd62cea0a6e8b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b88dacbcd62cea0a6e8b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>nil}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b92b88dacbcd62cea0a6e8b", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b88dacbcd62cea0a6e8b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b88dacbcd62cea0a6e8b", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b88dacbcd62cea0a6e8b", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b88dacbcd62cea0a6e8b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b88dacbcd62cea0a6e8b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b88eacbcd62cea0a6ead'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Completed 201 Created in 49ms (Views: 0.9ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b88eacbcd62cea0a6eae'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b88eacbcd62cea0a6eb0'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b88eacbcd62cea0a6eb4'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b88eacbcd62cea0a6eb8'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b88facbcd62cea0a6ebc'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b88facbcd62cea0a6ec0'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b88eacbcd62cea0a6eae'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b88eacbcd62cea0a6eae", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b88eacbcd62cea0a6eae", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b88eacbcd62cea0a6eae", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b88eacbcd62cea0a6eae", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b88eacbcd62cea0a6eae", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b88eacbcd62cea0a6eae", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b88eacbcd62cea0a6eae", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b88eacbcd62cea0a6eb0')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b88eacbcd62cea0a6eb4')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b88eacbcd62cea0a6eb8')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b88facbcd62cea0a6ebc')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b88facbcd62cea0a6ec0')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b88facbcd62cea0a6ec4'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92b88facbcd62cea0a6ec4", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b88eacbcd62cea0a6eae", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b88facbcd62cea0a6ecf'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b88eacbcd62cea0a6eae", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b88eacbcd62cea0a6eae", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b88eacbcd62cea0a6eae", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b88eacbcd62cea0a6eae", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b88eacbcd62cea0a6eae", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"5b92b88eacbcd62cea0a6eae", "payment_type"=>"cash", "refund"=>true, "amount"=>10, "api_key"=>"test", "current_app_id"=>"testappid", "payment"=>{"amount"=>10, "payment_type"=>"cash", "cart_id"=>"5b92b88eacbcd62cea0a6eae", "refund"=>true}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: cart_id, payment_type, refund, amount, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, refund, amount, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, refund, amount, api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b88eacbcd62cea0a6eae'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b88eacbcd62cea0a6eae", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b88eacbcd62cea0a6eae", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b88eacbcd62cea0a6eae", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b88eacbcd62cea0a6eae", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b88eacbcd62cea0a6eae", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>nil}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b92b88eacbcd62cea0a6eae", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b88eacbcd62cea0a6eae", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b88eacbcd62cea0a6eae", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b88eacbcd62cea0a6eae", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b88eacbcd62cea0a6eae", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b88eacbcd62cea0a6eae", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b88facbcd62cea0a6ed4'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b88facbcd62cea0a6ed6'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b88facbcd62cea0a6eda'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b88facbcd62cea0a6ede'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b88facbcd62cea0a6ee2'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b88facbcd62cea0a6ee6'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b88facbcd62cea0a6ed4'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b88facbcd62cea0a6ed4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b88facbcd62cea0a6ed4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b88facbcd62cea0a6ed4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b88facbcd62cea0a6ed4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b88facbcd62cea0a6ed4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b88facbcd62cea0a6ed4", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b88facbcd62cea0a6ed4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b88facbcd62cea0a6ed6')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b88facbcd62cea0a6eda')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b88facbcd62cea0a6ede')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b88facbcd62cea0a6ee2')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b88facbcd62cea0a6ee6')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b890acbcd62cea0a6eea'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92b890acbcd62cea0a6eea", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b88facbcd62cea0a6ed4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92b88facbcd62cea0a6ee6'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b88facbcd62cea0a6ee6')}, "u"=>{"$set"=>{"parent_id"=>nil, "acce... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b88facbcd62cea0a6ed4'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b88facbcd62cea0a6ed4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b88facbcd62cea0a6ed4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b88facbcd62cea0a6ed4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b88facbcd62cea0a6ed4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b88facbcd62cea0a6ed4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>nil}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b92b88facbcd62cea0a6ed4", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b88facbcd62cea0a6ed4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b88facbcd62cea0a6ed4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b88facbcd62cea0a6ed4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b88facbcd62cea0a6ed4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b88facbcd62cea0a6ed4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b890acbcd62cea0a6ef6'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b92b890acbcd62cea0a6ef6'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Started PUT "/shopping/payments/5b92b890acbcd62cea0a6ef6" for 127.0.0.1 at 2018-09-07 23:12:40 +0530 Processing by Shopping::PaymentsController#update as JSON Parameters: {"payment"=>{"payment_status"=>1, "amount"=>-10}, "api_key"=>"test", "current_app_id"=>"testappid", "proxy_resource_class"=>"User", "proxy_resource_id"=>"5b92b884acbcd62cea0a6ce4", "id"=>"5b92b890acbcd62cea0a6ef6"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b92b890acbcd62cea0a6ef6'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b92b890acbcd62cea0a6ef6'), "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b88facbcd62cea0a6ed4'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b88facbcd62cea0a6ed4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b88facbcd62cea0a6ed4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b88facbcd62cea0a6ed4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b88facbcd62cea0a6ed4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b88facbcd62cea0a6ed4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b92b88facbcd62cea0a6ed4", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b88facbcd62cea0a6ed4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b890acbcd62cea0a6ef6')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"refund"=>true, "payment_status"=>nil, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92b890acbcd62cea0a6ef6", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b88facbcd62cea0a6ed4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b92b890acbcd62cea0a6ef6'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b890acbcd62cea0a6ef8'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b890acbcd62cea0a6efa'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b890acbcd62cea0a6efe'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b890acbcd62cea0a6f02'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b890acbcd62cea0a6f06'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b890acbcd62cea0a6f0a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b890acbcd62cea0a6ef8'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b890acbcd62cea0a6ef8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b890acbcd62cea0a6ef8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b890acbcd62cea0a6ef8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b890acbcd62cea0a6ef8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b890acbcd62cea0a6ef8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b890acbcd62cea0a6ef8", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b890acbcd62cea0a6ef8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b890acbcd62cea0a6efa')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b890acbcd62cea0a6efe')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b890acbcd62cea0a6f02')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b890acbcd62cea0a6f06')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b890acbcd62cea0a6f0a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b890acbcd62cea0a6f0e'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92b890acbcd62cea0a6f0e", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b890acbcd62cea0a6ef8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92b890acbcd62cea0a6f0a'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b890acbcd62cea0a6f0a')}, "u"=>{"$set"=>{"parent_id"=>nil, "acce... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b890acbcd62cea0a6ef8'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b890acbcd62cea0a6ef8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b890acbcd62cea0a6ef8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b890acbcd62cea0a6ef8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b890acbcd62cea0a6ef8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b890acbcd62cea0a6ef8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>nil}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b92b890acbcd62cea0a6ef8", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b890acbcd62cea0a6ef8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b890acbcd62cea0a6ef8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b890acbcd62cea0a6ef8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b890acbcd62cea0a6ef8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b890acbcd62cea0a6ef8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b890acbcd62cea0a6f1a'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b92b890acbcd62cea0a6f1a'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b890acbcd62cea0a6ef8'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b890acbcd62cea0a6ef8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b890acbcd62cea0a6ef8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b890acbcd62cea0a6ef8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b890acbcd62cea0a6ef8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b890acbcd62cea0a6ef8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b891acbcd62cea0a6f1b'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started PUT "/shopping/payments/5b92b890acbcd62cea0a6f1a" for 127.0.0.1 at 2018-09-07 23:12:41 +0530 Processing by Shopping::PaymentsController#update as JSON Parameters: {"payment"=>{"payment_status"=>1}, "api_key"=>"test", "current_app_id"=>"testappid", "proxy_resource_class"=>"User", "proxy_resource_id"=>"5b92b884acbcd62cea0a6ce4", "id"=>"5b92b890acbcd62cea0a6f1a"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b92b890acbcd62cea0a6f1a'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b92b890acbcd62cea0a6f1a'), "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b890acbcd62cea0a6ef8'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b890acbcd62cea0a6ef8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b890acbcd62cea0a6ef8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b890acbcd62cea0a6ef8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b890acbcd62cea0a6ef8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b890acbcd62cea0a6ef8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b92b890acbcd62cea0a6ef8", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b890acbcd62cea0a6ef8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b891acbcd62cea0a6f1b')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s Completed 422 Unprocessable Entity in 53ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b92b890acbcd62cea0a6f1a'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b891acbcd62cea0a6f22'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b891acbcd62cea0a6f24'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b891acbcd62cea0a6f28'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b891acbcd62cea0a6f2c'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b891acbcd62cea0a6f30'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b891acbcd62cea0a6f34'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b891acbcd62cea0a6f22'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b891acbcd62cea0a6f22", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b891acbcd62cea0a6f22", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b891acbcd62cea0a6f22", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b891acbcd62cea0a6f22", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b891acbcd62cea0a6f22", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b891acbcd62cea0a6f22", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b891acbcd62cea0a6f22", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b891acbcd62cea0a6f24')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b891acbcd62cea0a6f28')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b891acbcd62cea0a6f2c')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b891acbcd62cea0a6f30')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b891acbcd62cea0a6f34')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b891acbcd62cea0a6f38'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92b891acbcd62cea0a6f38", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b891acbcd62cea0a6f22", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92b891acbcd62cea0a6f34'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b891acbcd62cea0a6f34')}, "u"=>{"$set"=>{"parent_id"=>nil, "acce... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b891acbcd62cea0a6f22'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b891acbcd62cea0a6f22", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b891acbcd62cea0a6f22", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b891acbcd62cea0a6f22", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b891acbcd62cea0a6f22", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b891acbcd62cea0a6f22", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>nil}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b92b891acbcd62cea0a6f22", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b891acbcd62cea0a6f22", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b891acbcd62cea0a6f22", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b891acbcd62cea0a6f22", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b891acbcd62cea0a6f22", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b891acbcd62cea0a6f22", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b891acbcd62cea0a6f44'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b891acbcd62cea0a6f22'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b891acbcd62cea0a6f22", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b891acbcd62cea0a6f22", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b891acbcd62cea0a6f22", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b891acbcd62cea0a6f22", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b891acbcd62cea0a6f22", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>nil}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b92b891acbcd62cea0a6f22", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b891acbcd62cea0a6f22", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b891acbcd62cea0a6f22", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b891acbcd62cea0a6f22", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b891acbcd62cea0a6f22", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b891acbcd62cea0a6f22", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b891acbcd62cea0a6f45'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b891acbcd62cea0a6f22'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b891acbcd62cea0a6f22", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b891acbcd62cea0a6f22", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b891acbcd62cea0a6f22", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b891acbcd62cea0a6f22", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b891acbcd62cea0a6f22", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>nil}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b92b891acbcd62cea0a6f22", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b891acbcd62cea0a6f22", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b891acbcd62cea0a6f22", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b891acbcd62cea0a6f22", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b891acbcd62cea0a6f22", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b891acbcd62cea0a6f22", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b891acbcd62cea0a6f46'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started PUT "/shopping/payments/5b92b891acbcd62cea0a6f46" for 127.0.0.1 at 2018-09-07 23:12:41 +0530 Processing by Shopping::PaymentsController#update as JSON Parameters: {"payment"=>{"payment_status"=>1}, "api_key"=>"test", "current_app_id"=>"testappid", "proxy_resource_class"=>"User", "proxy_resource_id"=>"5b92b884acbcd62cea0a6ce4", "id"=>"5b92b891acbcd62cea0a6f46"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b92b891acbcd62cea0a6f46'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b92b891acbcd62cea0a6f46'), "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b891acbcd62cea0a6f22'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b891acbcd62cea0a6f22", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b891acbcd62cea0a6f22", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b891acbcd62cea0a6f22", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b891acbcd62cea0a6f22", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b891acbcd62cea0a6f22", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b92b891acbcd62cea0a6f22", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b891acbcd62cea0a6f22", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b891acbcd62cea0a6f46')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"refund"=>true, "payment_status"=>nil, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b891acbcd62cea0a6f22'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b891acbcd62cea0a6f22", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b891acbcd62cea0a6f22", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b891acbcd62cea0a6f22", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b891acbcd62cea0a6f22", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b891acbcd62cea0a6f22", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b92b891acbcd62cea0a6f22", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b891acbcd62cea0a6f22", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b891acbcd62cea0a6f44')}, "u"=>{"$set"=>{"amount"=>0.0, "payment_s... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b891acbcd62cea0a6f22'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b891acbcd62cea0a6f22", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b891acbcd62cea0a6f22", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b891acbcd62cea0a6f22", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b891acbcd62cea0a6f22", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b891acbcd62cea0a6f22", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b92b891acbcd62cea0a6f22", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b891acbcd62cea0a6f22", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b891acbcd62cea0a6f45')}, "u"=>{"$set"=>{"amount"=>0.0, "payment_s... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92b891acbcd62cea0a6f46", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b891acbcd62cea0a6f22", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b92b891acbcd62cea0a6f44'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b92b891acbcd62cea0a6f45'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b892acbcd62cea0a6f48'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b892acbcd62cea0a6f4a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b892acbcd62cea0a6f4e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b892acbcd62cea0a6f52'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b892acbcd62cea0a6f56'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b892acbcd62cea0a6f5a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b892acbcd62cea0a6f48'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b892acbcd62cea0a6f48", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b892acbcd62cea0a6f48", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b892acbcd62cea0a6f48", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b892acbcd62cea0a6f48", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b892acbcd62cea0a6f48", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b892acbcd62cea0a6f48", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b892acbcd62cea0a6f48", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b892acbcd62cea0a6f4a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b892acbcd62cea0a6f4e')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b892acbcd62cea0a6f52')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b892acbcd62cea0a6f56')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b892acbcd62cea0a6f5a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b892acbcd62cea0a6f5e'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92b892acbcd62cea0a6f5e", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b892acbcd62cea0a6f48", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92b892acbcd62cea0a6f5a'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b892acbcd62cea0a6f5a')}, "u"=>{"$set"=>{"parent_id"=>nil, "acce... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b892acbcd62cea0a6f48'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b892acbcd62cea0a6f48", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b892acbcd62cea0a6f48", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b892acbcd62cea0a6f48", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b892acbcd62cea0a6f48", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b892acbcd62cea0a6f48", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>nil}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b92b892acbcd62cea0a6f48", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b892acbcd62cea0a6f48", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b892acbcd62cea0a6f48", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b892acbcd62cea0a6f48", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b892acbcd62cea0a6f48", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b892acbcd62cea0a6f48", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b892acbcd62cea0a6f6a'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b892acbcd62cea0a6f48'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b892acbcd62cea0a6f48", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b892acbcd62cea0a6f48", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b892acbcd62cea0a6f48", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b892acbcd62cea0a6f48", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b892acbcd62cea0a6f48", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>nil}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b92b892acbcd62cea0a6f48", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b892acbcd62cea0a6f48", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b892acbcd62cea0a6f48", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b892acbcd62cea0a6f48", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b892acbcd62cea0a6f48", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b892acbcd62cea0a6f48", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b892acbcd62cea0a6f6b'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b892acbcd62cea0a6f48'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b892acbcd62cea0a6f48", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b892acbcd62cea0a6f48", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b892acbcd62cea0a6f48", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b892acbcd62cea0a6f48", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b892acbcd62cea0a6f48", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>nil}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b92b892acbcd62cea0a6f48", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b892acbcd62cea0a6f48", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b892acbcd62cea0a6f48", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b892acbcd62cea0a6f48", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b892acbcd62cea0a6f48", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b892acbcd62cea0a6f48", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b892acbcd62cea0a6f6c'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b892acbcd62cea0a6f48'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b892acbcd62cea0a6f48", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b892acbcd62cea0a6f48", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b892acbcd62cea0a6f48", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b892acbcd62cea0a6f48", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b892acbcd62cea0a6f48", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b92b892acbcd62cea0a6f48", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b892acbcd62cea0a6f48", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b892acbcd62cea0a6f6c')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"refund"=>true, "payment_status"=>nil, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b892acbcd62cea0a6f48'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b892acbcd62cea0a6f48", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b892acbcd62cea0a6f48", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b892acbcd62cea0a6f48", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b892acbcd62cea0a6f48", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b892acbcd62cea0a6f48", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b92b892acbcd62cea0a6f48", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b892acbcd62cea0a6f48", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b892acbcd62cea0a6f6a')}, "u"=>{"$set"=>{"amount"=>0.0, "payment_s... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b892acbcd62cea0a6f48'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b892acbcd62cea0a6f48", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b892acbcd62cea0a6f48", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b892acbcd62cea0a6f48", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b892acbcd62cea0a6f48", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b892acbcd62cea0a6f48", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b92b892acbcd62cea0a6f48", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b892acbcd62cea0a6f48", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b892acbcd62cea0a6f6b')}, "u"=>{"$set"=>{"amount"=>0.0, "payment_s... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92b892acbcd62cea0a6f6c", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b892acbcd62cea0a6f48", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b92b892acbcd62cea0a6f6b'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b892acbcd62cea0a6f48'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b892acbcd62cea0a6f48", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b892acbcd62cea0a6f48", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b892acbcd62cea0a6f48", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b892acbcd62cea0a6f48", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b892acbcd62cea0a6f48", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>2018-09-07 17:42:42 UTC}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b92b892acbcd62cea0a6f48", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b892acbcd62cea0a6f48", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"test", "current_app_id"=>"testappid", "proxy_resource_class"=>"User", "proxy_resource_id"=>"5b92b884acbcd62cea0a6ce4", "id"=>"5b92b892acbcd62cea0a6f6b", "payment"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b92b892acbcd62cea0a6f6b'), "resource_id"=>"5b92b884acbcd62cea0a6ce4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b92b892acbcd62cea0a6f6b'), "resource_id"=>"5b92b884acbcd62cea0a6ce4", "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b892acbcd62cea0a6f48'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b892acbcd62cea0a6f48", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b892acbcd62cea0a6f48", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b892acbcd62cea0a6f48", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b892acbcd62cea0a6f48", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b892acbcd62cea0a6f48", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b92b892acbcd62cea0a6f48", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b892acbcd62cea0a6f48", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b92b892acbcd62cea0a6f6b'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b895acbcd62cea0a6f6e'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b895acbcd62cea0a6f70'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b895acbcd62cea0a6f74'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b895acbcd62cea0a6f78'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b895acbcd62cea0a6f7c'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b895acbcd62cea0a6f80'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b895acbcd62cea0a6f6e'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b895acbcd62cea0a6f6e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b895acbcd62cea0a6f6e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b895acbcd62cea0a6f6e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b895acbcd62cea0a6f6e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b895acbcd62cea0a6f6e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b895acbcd62cea0a6f6e", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b895acbcd62cea0a6f6e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b895acbcd62cea0a6f70')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b895acbcd62cea0a6f74')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b895acbcd62cea0a6f78')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b895acbcd62cea0a6f7c')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b895acbcd62cea0a6f80')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b895acbcd62cea0a6f84'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92b895acbcd62cea0a6f84", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b895acbcd62cea0a6f6e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92b895acbcd62cea0a6f80'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b895acbcd62cea0a6f80')}, "u"=>{"$set"=>{"parent_id"=>nil, "acce... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b895acbcd62cea0a6f6e'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b895acbcd62cea0a6f6e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b895acbcd62cea0a6f6e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b895acbcd62cea0a6f6e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b895acbcd62cea0a6f6e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b895acbcd62cea0a6f6e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>nil}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b92b895acbcd62cea0a6f6e", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b895acbcd62cea0a6f6e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b895acbcd62cea0a6f6e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b895acbcd62cea0a6f6e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b895acbcd62cea0a6f6e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b895acbcd62cea0a6f6e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b895acbcd62cea0a6f90'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b92b895acbcd62cea0a6f90'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Started PUT "/shopping/payments/5b92b895acbcd62cea0a6f90" for 127.0.0.1 at 2018-09-07 23:12:45 +0530 Processing by Shopping::PaymentsController#update as JSON Parameters: {"payment"=>{"payment_status"=>1}, "api_key"=>"test", "current_app_id"=>"testappid", "proxy_resource_class"=>"User", "proxy_resource_id"=>"5b92b884acbcd62cea0a6ce4", "id"=>"5b92b895acbcd62cea0a6f90"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b92b895acbcd62cea0a6f90'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b92b895acbcd62cea0a6f90'), "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b895acbcd62cea0a6f6e'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b895acbcd62cea0a6f6e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b895acbcd62cea0a6f6e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b895acbcd62cea0a6f6e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b895acbcd62cea0a6f6e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b895acbcd62cea0a6f6e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b92b895acbcd62cea0a6f6e", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b895acbcd62cea0a6f6e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b895acbcd62cea0a6f90')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"refund"=>true, "payment_status"=>nil, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92b895acbcd62cea0a6f90", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b895acbcd62cea0a6f6e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b92b895acbcd62cea0a6f90'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b895acbcd62cea0a6f92'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b895acbcd62cea0a6f94'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b896acbcd62cea0a6f98'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b896acbcd62cea0a6f9c'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b896acbcd62cea0a6fa0'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b896acbcd62cea0a6fa4'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b895acbcd62cea0a6f92'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b895acbcd62cea0a6f92", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b895acbcd62cea0a6f92", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b895acbcd62cea0a6f92", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b895acbcd62cea0a6f92", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b895acbcd62cea0a6f92", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b895acbcd62cea0a6f92", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b895acbcd62cea0a6f92", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b895acbcd62cea0a6f92", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b895acbcd62cea0a6f92", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b895acbcd62cea0a6f92", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b895acbcd62cea0a6f92", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b896acbcd62cea0a6fa8'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started PUT "/shopping/payments/5b92b896acbcd62cea0a6fa8" for 127.0.0.1 at 2018-09-07 23:12:46 +0530 Processing by Shopping::PaymentsController#update as JSON Parameters: {"payment"=>{"amount"=>10.0}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b92b896acbcd62cea0a6fa8"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameter: amount Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameter: amount Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameter: amount Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b92b896acbcd62cea0a6fa8'), "resource_id"=>"5b92b884acbcd62cea0a6ce4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b92b896acbcd62cea0a6fa8'), "resource_id"=>"5b92b884acbcd62cea0a6ce4", "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b895acbcd62cea0a6f92'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b895acbcd62cea0a6f92", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b895acbcd62cea0a6f92", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b895acbcd62cea0a6f92", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b895acbcd62cea0a6f92", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b895acbcd62cea0a6f92", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b895acbcd62cea0a6f92", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b895acbcd62cea0a6f92", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b895acbcd62cea0a6f92", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b895acbcd62cea0a6f92", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b895acbcd62cea0a6f92", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b895acbcd62cea0a6f92", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b92b896acbcd62cea0a6fa8'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b896acbcd62cea0a6faa'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b896acbcd62cea0a6fac'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b896acbcd62cea0a6fb0'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b896acbcd62cea0a6fb4'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b896acbcd62cea0a6fb8'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b896acbcd62cea0a6fbc'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b896acbcd62cea0a6faa'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b896acbcd62cea0a6faa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b896acbcd62cea0a6faa", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b896acbcd62cea0a6faa", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b896acbcd62cea0a6faa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b896acbcd62cea0a6faa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b896acbcd62cea0a6faa", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b896acbcd62cea0a6faa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b896acbcd62cea0a6fac')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b896acbcd62cea0a6fb0')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b896acbcd62cea0a6fb4')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b896acbcd62cea0a6fb8')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92b896acbcd62cea0a6fbc')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b896acbcd62cea0a6fc0'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92b896acbcd62cea0a6fc0", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b896acbcd62cea0a6faa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92b896acbcd62cea0a6fbc'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b896acbcd62cea0a6fbc')}, "u"=>{"$set"=>{"parent_id"=>nil, "acce... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b896acbcd62cea0a6faa'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b896acbcd62cea0a6faa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b896acbcd62cea0a6faa", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b896acbcd62cea0a6faa", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b896acbcd62cea0a6faa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b896acbcd62cea0a6faa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b896acbcd62cea0a6faa'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b896acbcd62cea0a6faa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b896acbcd62cea0a6faa", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b896acbcd62cea0a6faa", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b896acbcd62cea0a6faa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b896acbcd62cea0a6faa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>nil}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b92b896acbcd62cea0a6faa", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b896acbcd62cea0a6faa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b896acbcd62cea0a6faa", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b896acbcd62cea0a6faa", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b896acbcd62cea0a6faa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b896acbcd62cea0a6faa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b897acbcd62cea0a6fcc'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started PUT "/shopping/payments/5b92b897acbcd62cea0a6fcc" for 127.0.0.1 at 2018-09-07 23:12:47 +0530 Processing by Shopping::PaymentsController#update as JSON Parameters: {"payment"=>{"refund"=>false}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b92b897acbcd62cea0a6fcc"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameter: refund Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameter: refund Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameter: refund Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b92b897acbcd62cea0a6fcc'), "resource_id"=>"5b92b884acbcd62cea0a6ce4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b92b897acbcd62cea0a6fcc'), "resource_id"=>"5b92b884acbcd62cea0a6ce4", "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b896acbcd62cea0a6faa'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b896acbcd62cea0a6faa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b896acbcd62cea0a6faa", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b896acbcd62cea0a6faa", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b896acbcd62cea0a6faa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b896acbcd62cea0a6faa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>2018-09-07 17:42:47 UTC}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b92b896acbcd62cea0a6faa", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b896acbcd62cea0a6faa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b896acbcd62cea0a6faa", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b896acbcd62cea0a6faa", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b896acbcd62cea0a6faa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b896acbcd62cea0a6faa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b92b897acbcd62cea0a6fcc'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b897acbcd62cea0a6fce'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b897acbcd62cea0a6fd0'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b897acbcd62cea0a6fd4'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b897acbcd62cea0a6fd8'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b897acbcd62cea0a6fdc'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b897acbcd62cea0a6fe0'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92b897acbcd62cea0a6fce'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b897acbcd62cea0a6fce", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b897acbcd62cea0a6fce", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b897acbcd62cea0a6fce", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b897acbcd62cea0a6fce", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b897acbcd62cea0a6fce", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b897acbcd62cea0a6fce", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b897acbcd62cea0a6fce", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92b884acbcd62cea0a6ce4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b897acbcd62cea0a6fce", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "cart_id"=>"5b92b897acbcd62cea0a6fce", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b897acbcd62cea0a6fce", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92b884acbcd62cea0a6ce4", "parent_id"=>"5b92b897acbcd62cea0a6fce", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b897acbcd62cea0a6fe4'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started DELETE "/shopping/payments/5b92b897acbcd62cea0a6fe4" for 127.0.0.1 at 2018-09-07 23:12:47 +0530 Processing by Shopping::PaymentsController#destroy as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b92b897acbcd62cea0a6fe4", "payment"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b92b897acbcd62cea0a6fe4'), "resource_id"=>"5b92b884acbcd62cea0a6ce4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b92b897acbcd62cea0a6fe4'), "resource_id"=>"5b92b884acbcd62cea0a6ce4", "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Completed 204 No Content in 17ms MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"darwin@ryan.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"qCG8RgGoyiH59TkNg9DW"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"9g6Xhd4yZfykZvF7a5zP"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b897acbcd62cea0a6fe5'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92b897acbcd62cea0a6fe5')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b897acbcd62cea0a6fe8')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"WrxjRCYGQCxvS7nq7yZc"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b897acbcd62cea0a6fe5')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"murphy.jones@sanford.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"CWZktTnt3ZomcBXmuCZH"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"UbXdrsbbWmgJ7wYJzXRr"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b898acbcd62cea0a6fe9'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92b898acbcd62cea0a6fe9')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_images", "filter"=>{"parent_id"=>"5b92b898acbcd62cea0a6fec"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started POST "/shopping/products" for 127.0.0.1 at 2018-09-07 23:12:48 +0530 Value for params[:product][:masked_tags] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:product][:tags] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:product][:summary] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:product][:images] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Processing by Shopping::ProductsController#create as JSON Parameters: {"product"=>{"_id"=>{"$oid"=>"5b92b898acbcd62cea0a6fec"}, "applicable"=>false, "auto_incrementing_number"=>nil, "autocomplete_description"=>nil, "badge_class"=>"new badge", "badge_text"=>"Delivery in 30 mins", "bunch"=>nil, "bundle_name"=>nil, "created_at"=>nil, "description"=>"Available", "doc_version"=>0, "masked_tags"=>nil, "miscellaneous_attributes"=>{}, "name"=>"first product", "price"=>200.0, "primary_link"=>nil, "product_code"=>nil, "public"=>"no", "quantity"=>1.0, "resource_class"=>nil, "resource_id"=>nil, "secondary_links"=>{}, "tags"=>nil, "unique_hash_id"=>nil, "updated_at"=>nil, "embedded_document_path"=>"instructions", "embedded_document"=>[{"_id"=>{"$oid"=>"5b92b898acbcd62cea0a6fed"}, "bullets"=>[{"_id"=>{"$oid"=>"5b92b898acbcd62cea0a6fee"}, "created_at"=>nil, "description"=>nil, "text"=>"this is the 0 bullet", "title"=>nil, "updated_at"=>nil}], "created_at"=>nil, "description"=>nil, "email_content"=>"Hi this email is from PathoFast", "email_subject"=>"Attention : PathoFast", "include_in_summary"=>false, "link"=>nil, "notification_badge"=>"default", "notification_content"=>"Hi this message is from PathoFast", "sms_content"=>"Hi this message is from PathoFast", "summary_icon_class"=>nil, "summary_icon_color"=>nil, "summary_text"=>nil, "title"=>"Before Test", "updated_at"=>nil}], "summary"=>nil, "images"=>nil}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: _id, applicable, auto_incrementing_number, autocomplete_description, badge_class, badge_text, bunch, created_at, description, doc_version, masked_tags, miscellaneous_attributes, primary_link, product_code, public, quantity, resource_class, resource_id, secondary_links, tags, unique_hash_id, updated_at, embedded_document_path, embedded_document, summary, images Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b898acbcd62cea0a6fef'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_images", "filter"=>{"parent_id"=>"5b92b898acbcd62cea0a6fef"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Completed 201 Created in 125ms (Views: 3.7ms) MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_products", "query"=>{"_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b898acbcd62cea0a6ff4'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started PUT "/shopping/products/5b92b898acbcd62cea0a6ff4?api_key=test¤t_app_id=testappid" for 127.0.0.1 at 2018-09-07 23:12:48 +0530 Processing by Shopping::ProductsController#update as JSON Parameters: {"product"=>{"embedded_document"=>"this is the new text", "embedded_document_path"=>"instructions.0.bullets.0.text"}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b92b898acbcd62cea0a6ff4"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s Unpermitted parameters: embedded_document, embedded_document_path Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_products", "query"=>{"_id"=>BSON::ObjectId('5b92b898acbcd62cea0a6ff4'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b898acbcd62cea0a6ff4'), "_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b898acbcd62cea0a6ff4')}, "u"=>{"$set"=>{"tags"=>["product", "firs... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 204 No Content in 129ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92b898acbcd62cea0a6fff'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started PUT "/shopping/products/5b92b898acbcd62cea0a6fff?api_key=test¤t_app_id=testappid" for 127.0.0.1 at 2018-09-07 23:12:49 +0530 Processing by Shopping::ProductsController#update as JSON Parameters: {"product"=>{"embedded_document"=>nil, "embedded_document_path"=>"instructions.0.bullets.0"}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b92b898acbcd62cea0a6fff"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: embedded_document, embedded_document_path Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_products", "query"=>{"_id"=>BSON::ObjectId('5b92b898acbcd62cea0a6fff'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92b898acbcd62cea0a6fff'), "_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92b898acbcd62cea0a6fff')}, "u"=>{"$set"=>{"tags"=>["product", "firs... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 204 No Content in 110ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.002s Please set AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY and AWS_REGION in your env vars, to use the sns_client. :initializers/aws.rb Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bad0acbcd63054e5872b'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"virginie@ortiz.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"skrvC345vmRsKxyN68AN"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"h4txfcom4EaxxBxQDMuJ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bad0acbcd63054e58730'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bad0acbcd63054e58730')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bad0acbcd63054e58734')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"cASn4nh_rUjW7u2MUHto"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bad0acbcd63054e58730')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"norene.hahn@goodwinkerluke.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zzx_7LU4PH4osPTmFd2G"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yGexgCKkZa9bFBKtuThs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bad0acbcd63054e58735'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bad0acbcd63054e58735')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bad0acbcd63054e58738'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started GET "/shopping/cart_items/5b92bad0acbcd63054e58738?api_key=test¤t_app_id=testappid" for 127.0.0.1 at 2018-09-07 23:22:16 +0530 Processing by Shopping::CartItemsController#show as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b92bad0acbcd63054e58738", "cart_item"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b92bad0acbcd63054e58738'), "resource_id"=>"5b92bad0acbcd63054e58730", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92bad0acbcd63054e58738'), "resource_id"=>"5b92bad0acbcd63054e58730", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Completed 200 OK in 128ms (Views: 1.4ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Started POST "/shopping/cart_items" for 127.0.0.1 at 2018-09-07 23:22:17 +0530 Processing by Shopping::CartItemsController#create as JSON Parameters: {"cart_item"=>{"product_id"=>"5b92bad0acbcd63054e5872b", "quantity"=>1, "discount_code"=>"Zontrax", "price"=>10.0, "name"=>"Feta", "accept_order_at_percentage_of_price"=>0.2}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: product_id, quantity, discount_code, price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: product_id, quantity, discount_code, price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92bad0acbcd63054e5872b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92bad1acbcd63054e5873a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92bad1acbcd63054e5873a'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s Completed 201 Created in 100ms (Views: 3.2ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bad1acbcd63054e5873d'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started PUT "/shopping/cart_items/5b92bad1acbcd63054e5873d" for 127.0.0.1 at 2018-09-07 23:22:17 +0530 Processing by Shopping::CartItemsController#update as JSON Parameters: {"cart_item"=>{"discount"=>42, "quantity"=>10, "product_id"=>"5b92bad1acbcd63054e5873f", "price"=>400}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b92bad1acbcd63054e5873d"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: discount, product_id, price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: discount, quantity, product_id, price Unpermitted parameters: api_key, current_app_id, id, user_token Unpermitted parameters: discount, product_id, price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: discount, quantity, product_id, price Unpermitted parameters: api_key, current_app_id, id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b92bad1acbcd63054e5873d'), "resource_id"=>"5b92bad0acbcd63054e58730", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92bad1acbcd63054e5873d'), "resource_id"=>"5b92bad0acbcd63054e58730", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bad1acbcd63054e5873d')}, "u"=>{"$set"=>{"quantity"=>10.0, "tags... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 204 No Content in 71ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"naomi@cole.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"kKtNyG6hsE6TvsFnCbPy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"a5XVDEEqYMMrhsK_8Naf"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bad1acbcd63054e58741'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bad1acbcd63054e58741')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"fmGpxi46EjwCt8s5Wzax"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bad1acbcd63054e58741')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bad1acbcd63054e58744'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started PUT "/shopping/cart_items/5b92bad1acbcd63054e58744" for 127.0.0.1 at 2018-09-07 23:22:17 +0530 Processing by Shopping::CartItemsController#update as JSON Parameters: {"cart_item"=>{"discount"=>42, "quantity"=>10, "product_id"=>"5b92bad1acbcd63054e58746", "price"=>400}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b92bad1acbcd63054e58744"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Completed 401 Unauthorized in 9ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bad1acbcd63054e58747'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bad1acbcd63054e58749'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bad1acbcd63054e5874d'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bad1acbcd63054e58751'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bad1acbcd63054e58755'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bad2acbcd63054e58759'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92bad1acbcd63054e58747'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bad0acbcd63054e58730')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92bad0acbcd63054e58730", "parent_id"=>"5b92bad1acbcd63054e58747", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bad0acbcd63054e58730')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92bad0acbcd63054e58730", "cart_id"=>"5b92bad1acbcd63054e58747", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92bad0acbcd63054e58730", "cart_id"=>"5b92bad1acbcd63054e58747", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92bad0acbcd63054e58730", "parent_id"=>"5b92bad1acbcd63054e58747", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92bad0acbcd63054e58730", "parent_id"=>"5b92bad1acbcd63054e58747", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92bad0acbcd63054e58730", "parent_id"=>"5b92bad1acbcd63054e58747", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92bad0acbcd63054e58730", "parent_id"=>"5b92bad1acbcd63054e58747", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92bad1acbcd63054e58749')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92bad1acbcd63054e5874d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92bad1acbcd63054e58751')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92bad1acbcd63054e58755')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92bad2acbcd63054e58759')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92b... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bad2acbcd63054e5875d'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92bad2acbcd63054e5875d", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92bad0acbcd63054e58730", "parent_id"=>"5b92bad1acbcd63054e58747", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92bad1acbcd63054e58749'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92bad1acbcd63054e5874d'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92bad1acbcd63054e58751'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92bad1acbcd63054e58755'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92bad2acbcd63054e58759'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bad2acbcd63054e5875d')}, "limit"=>1}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s Started PUT "/shopping/cart_items/5b92bad1acbcd63054e58749" for 127.0.0.1 at 2018-09-07 23:22:18 +0530 Processing by Shopping::CartItemsController#update as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b92bad1acbcd63054e58749", "cart_item"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b92bad1acbcd63054e58749'), "resource_id"=>"5b92bad0acbcd63054e58730", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92bad1acbcd63054e58749'), "resource_id"=>"5b92bad0acbcd63054e58730", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b92bad2acbcd63054e5875d'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bad1acbcd63054e58749')}, "u"=>{"$set"=>{"tags"=>["Ajowan Seed",... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Completed 204 No Content in 61ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92bad1acbcd63054e58749'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bad2acbcd63054e5876a'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bad2acbcd63054e5876c'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bad2acbcd63054e58770'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bad2acbcd63054e58774'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bad2acbcd63054e58778'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bad2acbcd63054e5877c'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bad2acbcd63054e58780'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started PUT "/shopping/cart_items/5b92bad2acbcd63054e58780" for 127.0.0.1 at 2018-09-07 23:22:18 +0530 Processing by Shopping::CartItemsController#update as JSON Parameters: {"cart_item"=>{"quantity"=>33}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b92bad2acbcd63054e58780"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameter: quantity Unpermitted parameters: api_key, current_app_id, id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameter: quantity Unpermitted parameters: api_key, current_app_id, id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b92bad2acbcd63054e58780'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92bad2acbcd63054e58780'), "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bad2acbcd63054e58780')}, "u"=>{"$set"=>{"quantity"=>33.0, "tags... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 204 No Content in 53ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92bad2acbcd63054e58780'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bad2acbcd63054e58783'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bad2acbcd63054e58785'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bad3acbcd63054e58789'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bad3acbcd63054e5878d'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bad3acbcd63054e58791'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bad3acbcd63054e58795'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bad3acbcd63054e58799'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bad3acbcd63054e5879b'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bad3acbcd63054e5879f'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bad3acbcd63054e587a3'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bad3acbcd63054e587a7'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bad3acbcd63054e587ab'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bad3acbcd63054e587af'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bad3acbcd63054e587b1'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bad3acbcd63054e587b5'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bad4acbcd63054e587b9'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bad4acbcd63054e587bd'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bad4acbcd63054e587c1'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bad4acbcd63054e587c5'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started DELETE "/shopping/cart_items/5b92bad4acbcd63054e587c5" for 127.0.0.1 at 2018-09-07 23:22:20 +0530 Processing by Shopping::CartItemsController#destroy as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b92bad4acbcd63054e587c5", "cart_item"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b92bad4acbcd63054e587c5'), "resource_id"=>"5b92bad0acbcd63054e58730", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92bad4acbcd63054e587c5'), "resource_id"=>"5b92bad0acbcd63054e58730", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bad4acbcd63054e587c5')}, "limit"=>1}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s Completed 204 No Content in 49ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bad4acbcd63054e587c7'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92bad4acbcd63054e587c7'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"test", "current_app_id"=>"testappid", "id"=>"5b92bad4acbcd63054e587c7", "cart_item"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b92bad4acbcd63054e587c7'), "resource_id"=>"5b92bad0acbcd63054e58730", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92bad4acbcd63054e587c7'), "resource_id"=>"5b92bad0acbcd63054e58730", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Completed 204 No Content in 21ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bad4acbcd63054e587cb'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bad4acbcd63054e587cd'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bad4acbcd63054e587cf'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bad4acbcd63054e587d1'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bad4acbcd63054e587d3'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started GET "/shopping/cart_items?api_key=test¤t_app_id=testappid" for 127.0.0.1 at 2018-09-07 23:22:20 +0530 Processing by Shopping::CartItemsController#index as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "cart_item"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92bad0acbcd63054e58730", "parent_id"=>nil, "_type"=>"Shopping::CartItem"}, "limit"=>25, "skip"=>0, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s Started GET "/shopping/cart_items?api_key=test¤t_app_id=testappid" for 127.0.0.1 at 2018-09-07 23:22:20 +0530 Processing by Shopping::CartItemsController#index as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "cart_item"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92bad0acbcd63054e58730", "parent_id"=>nil, "_type"=>"Shopping::CartItem"}, "limit"=>25, "skip"=>0, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s Started GET "/shopping/cart_items?api_key=test¤t_app_id=testappid" for 127.0.0.1 at 2018-09-07 23:22:20 +0530 Processing by Shopping::CartItemsController#index as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "cart_item"=>{}} Completed 401 Unauthorized in 0ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"marco_baumbach@kulas.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sUkTnySY3risf1b3b57P"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"HQzT_2QX2QaFxmq-RmYZ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bad4acbcd63054e587dc'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bad4acbcd63054e587dc')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"YYET6KPZf7E3Bv6GA1kp"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bad4acbcd63054e587dc')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bad5acbcd63054e587df'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started GET "/shopping/cart_items/5b92bad5acbcd63054e587df?api_key=test¤t_app_id=testappid" for 127.0.0.1 at 2018-09-07 23:22:21 +0530 Processing by Shopping::CartItemsController#show as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b92bad5acbcd63054e587df", "cart_item"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken1"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken1"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b92bad5acbcd63054e587df'), "resource_id"=>"5b92bad4acbcd63054e587dc", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.002s Please set AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY and AWS_REGION in your env vars, to use the sns_client. :initializers/aws.rb Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. Please set AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY and AWS_REGION in your env vars, to use the sns_client. :initializers/aws.rb Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"eunice_stroman@fahey.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"m-QTfT8-TVg8KkcL23y-"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"tTVdaqfKz8T2wUQS8jS6"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bc89acbcd6323386606f'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bc89acbcd6323386606f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bc89acbcd63233866073')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zeegZza1fWWLNKXQVVPz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bc89acbcd6323386606f')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"emilio@heidenreich.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"QqqZooCrP8FG9wGaPReK"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"SxCPs6NEck-jeVpJwfSF"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bc89acbcd63233866074'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bc89acbcd63233866074')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_images", "filter"=>{"parent_id"=>"5b92bc89acbcd63233866077"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Started POST "/shopping/products" for 127.0.0.1 at 2018-09-07 23:29:37 +0530 Value for params[:product][:masked_tags] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:product][:tags] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:product][:summary] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:product][:images] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Processing by Shopping::ProductsController#create as JSON Parameters: {"product"=>{"_id"=>{"$oid"=>"5b92bc89acbcd63233866077"}, "applicable"=>false, "auto_incrementing_number"=>nil, "autocomplete_description"=>nil, "badge_class"=>"new badge", "badge_text"=>"Delivery in 30 mins", "bunch"=>nil, "bundle_name"=>nil, "created_at"=>nil, "description"=>"Available", "doc_version"=>0, "masked_tags"=>nil, "miscellaneous_attributes"=>{}, "name"=>"first product", "price"=>200.0, "primary_link"=>nil, "product_code"=>nil, "public"=>"no", "quantity"=>1.0, "resource_class"=>nil, "resource_id"=>nil, "secondary_links"=>{}, "tags"=>nil, "unique_hash_id"=>nil, "updated_at"=>nil, "embedded_document_path"=>"instructions", "embedded_document"=>[{"_id"=>{"$oid"=>"5b92bc89acbcd63233866078"}, "bullets"=>[{"_id"=>{"$oid"=>"5b92bc89acbcd63233866079"}, "created_at"=>nil, "description"=>nil, "text"=>"this is the 0 bullet", "title"=>nil, "updated_at"=>nil}], "created_at"=>nil, "description"=>nil, "email_content"=>"Hi this email is from PathoFast", "email_subject"=>"Attention : PathoFast", "include_in_summary"=>false, "link"=>nil, "notification_badge"=>"default", "notification_content"=>"Hi this message is from PathoFast", "sms_content"=>"Hi this message is from PathoFast", "summary_icon_class"=>nil, "summary_icon_color"=>nil, "summary_text"=>nil, "title"=>"Before Test", "updated_at"=>nil}], "summary"=>nil, "images"=>nil}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: _id, applicable, auto_incrementing_number, autocomplete_description, badge_class, badge_text, bunch, created_at, description, doc_version, masked_tags, miscellaneous_attributes, primary_link, product_code, public, quantity, resource_class, resource_id, secondary_links, tags, unique_hash_id, updated_at, embedded_document_path, embedded_document, summary, images Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bc89acbcd6323386607a'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_images", "filter"=>{"parent_id"=>"5b92bc89acbcd6323386607a"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Completed 201 Created in 144ms (Views: 4.4ms) MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_products", "query"=>{"_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bc8aacbcd6323386607f'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started PUT "/shopping/products/5b92bc8aacbcd6323386607f?api_key=test¤t_app_id=testappid" for 127.0.0.1 at 2018-09-07 23:29:38 +0530 Processing by Shopping::ProductsController#update as JSON Parameters: {"product"=>{"embedded_document"=>"this is the new text", "embedded_document_path"=>"instructions.0.bullets.0.text"}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b92bc8aacbcd6323386607f"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: embedded_document, embedded_document_path Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_products", "query"=>{"_id"=>BSON::ObjectId('5b92bc8aacbcd6323386607f'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92bc8aacbcd6323386607f'), "_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bc8aacbcd6323386607f')}, "u"=>{"$set"=>{"tags"=>["product", "firs... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 204 No Content in 97ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bc8aacbcd6323386608a'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started PUT "/shopping/products/5b92bc8aacbcd6323386608a?api_key=test¤t_app_id=testappid" for 127.0.0.1 at 2018-09-07 23:29:38 +0530 Processing by Shopping::ProductsController#update as JSON Parameters: {"product"=>{"embedded_document"=>nil, "embedded_document_path"=>"instructions.0.bullets.0"}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b92bc8aacbcd6323386608a"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: embedded_document, embedded_document_path Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_products", "query"=>{"_id"=>BSON::ObjectId('5b92bc8aacbcd6323386608a'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92bc8aacbcd6323386608a'), "_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bc8aacbcd6323386608a')}, "u"=>{"$set"=>{"tags"=>["product", "firs... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Completed 204 No Content in 82ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.001s Please set AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY and AWS_REGION in your env vars, to use the sns_client. :initializers/aws.rb Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"kris@ryan.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"_CSJ9xzW33b2zPBvh6cf"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"MyydShzG3663fcwweYgr"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bd76acbcd633ccac4574'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bd76acbcd633ccac4574')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd76acbcd633ccac4578')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"YyEPTBmK939sGMVbz55b"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd76acbcd633ccac4574')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-07 23:33:34 +0530 Processing by Auth::RegistrationsController#create as JSON Parameters: {"user"=>{"email"=>"curt@thompsonschmitt.org", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "additional_login_param"=>"9822028511"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"user"=>{"email"=>"curt@thompsonschmitt.org", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "additional_login_param"=>"9822028511"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"curt@thompsonschmitt.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9822028511"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"curt@thompsonschmitt.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9822028511"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Completed 200 OK in 43ms (Views: 1.0ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"ignacio.adams@bruen.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"itByHX_GSdnETtruPZJj"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"9Cv7QJm9X2WA6aoi4K6Z"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bd76acbcd633ccac457b'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bd76acbcd633ccac457b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd76acbcd633ccac457e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"TvA212js_pUV7wy21dYA"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd76acbcd633ccac457b')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-07 23:33:34 +0530 Processing by Auth::RegistrationsController#create as JSON Parameters: {"user"=>{"additional_login_param"=>"Braeden Cassin", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"user"=>{"additional_login_param"=>"Braeden Cassin", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"Braeden Cassin"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"Braeden Cassin"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Completed 200 OK in 34ms (Views: 0.8ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"maximus@murazik.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"PfRPhCEbxcgHzU3391E1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"2-8ge_fU4ceQtY6WBUKi"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bd76acbcd633ccac4581'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bd76acbcd633ccac4581')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd76acbcd633ccac4584')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ZgAtD1zsdjCmRrZXLQY1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd76acbcd633ccac4581')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9850482934"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"gazS5DPf9ujTpc1b3uyu"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"BzDG9TZ2rVE8fh-hz85d"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bd77acbcd633ccac4585'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9850482934", "_id"=>{"$ne"=>BSON::ObjectId('5b92bd77acbcd633ccac4585')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"additional_login_param"=>"9850482934", "_id"=>{"$ne"=>BSON::ObjectId('5b92bd77acbcd633ccac4585')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"zp7hzgxzedkxQi2KP5Cc"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"bH_w4eFeavwrHokAxqGG"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd77acbcd633ccac4585')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [45d75a61-3ca5-489a-a248-0d93f50651dc] Performing OtpJob from Inline(default) with arguments: ["User", "5b92bd77acbcd633ccac4585", "send_sms_otp"] [ActiveJob] [OtpJob] [45d75a61-3ca5-489a-a248-0d93f50651dc] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bd77acbcd633ccac4585')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [45d75a61-3ca5-489a-a248-0d93f50651dc] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [45d75a61-3ca5-489a-a248-0d93f50651dc] Performed OtpJob from Inline(default) in 6.69ms [ActiveJob] Enqueued OtpJob (Job ID: 45d75a61-3ca5-489a-a248-0d93f50651dc) to Inline(default) with arguments: ["User", "5b92bd77acbcd633ccac4585", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"7MWwj-shBaLiAmmT9uPz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd77acbcd633ccac4585')}, "u"=>{"$set"=>{"additional_login_param_status"=>2, "encry... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bd77acbcd633ccac4585')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-07 23:33:35 +0530 Processing by Auth::RegistrationsController#update as JSON Parameters: {"id"=>{"$oid"=>"5b92bd77acbcd633ccac4585"}, "user"=>{"additional_login_param"=>"Elena Ratke IV", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"id"=>{"$oid"=>"5b92bd77acbcd633ccac4585"}, "user"=>{"additional_login_param"=>"Elena Ratke IV", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"c1cbd0aa67454af454b59556f8350257c7b4aa33a3b612a40926d1ff91d1794d"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"client_authentication.testappid"=>"c1cbd0aa67454af454b59556f8350257c7b4aa33a3b612a40926d1ff91d1794d"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"client_authentication.testappid"=>"c1cbd0aa67454af454b59556f8350257c7b4aa33a3b612a40926d1ff91d1794d"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bd77acbcd633ccac4585')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"Elena Ratke IV", "_id"=>{"$ne"=>BSON::ObjectId('5b92bd77acbcd633ccac4585')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"elya@aufderharturner.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"F6i58xDKNr3d2WijnKyU"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"tV5zvESt_1Kc8JNEceHT"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bd77acbcd633ccac4588'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bd77acbcd633ccac4588')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd77acbcd633ccac458b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"2fLW7zz7gmuzkNBM7RRm"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd77acbcd633ccac4588')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-07 23:33:35 +0530 Processing by Auth::RegistrationsController#create as JSON Parameters: {"user"=>{"email"=>"naomie.haley@boehm.net", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-07T23:33:33.040+05:30"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"user"=>{"email"=>"naomie.haley@boehm.net", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-07T23:33:33.040+05:30"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"naomie.haley@boehm.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"naomie.haley@boehm.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"soVtyDXVTcfZkWsKQDxp"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Uwyv5DEsCukjU1_8gsGU"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bd77acbcd633ccac458c'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bd77acbcd633ccac458c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"VzXTtAFKsPr2zHKY1BE7"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd77acbcd633ccac458c')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"A1vuQUP6xNKthu6kUxKb"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd77acbcd633ccac458c')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 18:03:35 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 200 OK in 172ms (Views: 0.9ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"hubert@roobzboncak.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"BhWZWqryiZyxFuPkHStg"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Pu2kNF8rk-vwGdZbdyRg"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bd77acbcd633ccac458f'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bd77acbcd633ccac458f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"hubert@roobzboncak.biz", "_id"=>{"$ne"=>BSON::ObjectId('5b92bd77acbcd633ccac458f')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"hubert@roobzboncak.biz", "_id"=>{"$ne"=>BSON::ObjectId('5b92bd77acbcd633ccac458f')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"eG42vYhFWe9sRhT5VZfd"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"qdj3gfVyU7DAHtk3ahvg"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd77acbcd633ccac458f')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bd77acbcd633ccac458f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [4f110794-b707-4c4b-be4d-df05f906b360] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92bd77acbcd633ccac458f, "UjViXDpNzj-4vvM2b3hF", {:to=>"hubert@roobzboncak.biz"} [ActiveJob] [ActionMailer::DeliveryJob] [4f110794-b707-4c4b-be4d-df05f906b360] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (6.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [4f110794-b707-4c4b-be4d-df05f906b360] Devise::Mailer#confirmation_instructions: processed outbound mail in 313.2ms [ActiveJob] [ActionMailer::DeliveryJob] [4f110794-b707-4c4b-be4d-df05f906b360] Sent mail to hubert@roobzboncak.biz (11.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [4f110794-b707-4c4b-be4d-df05f906b360] Date: Fri, 07 Sep 2018 23:33:36 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: hubert@roobzboncak.biz Message-ID: <5b92bd78326d7_33cc2aed85006f5c62713@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome hubert@roobzboncak.biz!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [4f110794-b707-4c4b-be4d-df05f906b360] Performed ActionMailer::DeliveryJob from Inline(mailers) in 325.17ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 4f110794-b707-4c4b-be4d-df05f906b360) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92bd77acbcd633ccac458f, "UjViXDpNzj-4vvM2b3hF", {:to=>"hubert@roobzboncak.biz"} MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bd77acbcd633ccac458f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92bd77acbcd633ccac458f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"hubert@roobzboncak.biz", "_id"=>{"$ne"=>BSON::ObjectId('5b92bd77acbcd633ccac458f')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"pFoyLqdxfs7syCe4e_xt"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"hhMsUQmxUjARSrmA6Y1y"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd77acbcd633ccac458f')}, "u"=>{"$set"=>{"confirmed_at"=>2018-09-07 18:03:36 UTC, "... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bd77acbcd633ccac458f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92bd77acbcd633ccac458f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-07 23:33:36 +0530 Processing by Auth::RegistrationsController#update as JSON Parameters: {"id"=>{"$oid"=>"5b92bd77acbcd633ccac458f"}, "user"=>{"additional_login_param"=>"Miss Taryn Roberts", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"id"=>{"$oid"=>"5b92bd77acbcd633ccac458f"}, "user"=>{"additional_login_param"=>"Miss Taryn Roberts", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"4416d84a7ffac6f9a76b2792dd60b7a9ae7d4e5cb6afdf6bbb57c296f868c21d"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"client_authentication.testappid"=>"4416d84a7ffac6f9a76b2792dd60b7a9ae7d4e5cb6afdf6bbb57c296f868c21d"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"client_authentication.testappid"=>"4416d84a7ffac6f9a76b2792dd60b7a9ae7d4e5cb6afdf6bbb57c296f868c21d"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bd77acbcd633ccac458f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"Miss Taryn Roberts", "_id"=>{"$ne"=>BSON::ObjectId('5b92bd77acbcd633ccac458f')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"earnestine_west@rice.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"YDSKUnydcEXvS35L2YhR"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zk4yFuMMzf3HEfQX_xtV"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bd78acbcd633ccac4594'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bd78acbcd633ccac4594')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd78acbcd633ccac4597')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xiGyS5tcKWapS6Ce8F6A"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd78acbcd633ccac4594')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9902045870"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"NMivcKq5QijaGxP3xdZ8"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Atm4gMgctuzwSApAw6Zr"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bd78acbcd633ccac4598'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9902045870", "_id"=>{"$ne"=>BSON::ObjectId('5b92bd78acbcd633ccac4598')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"additional_login_param"=>"9902045870", "_id"=>{"$ne"=>BSON::ObjectId('5b92bd78acbcd633ccac4598')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"peQpuggNvRK13W75WJ4S"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"jg8aLK58pFzMk9qvU111"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd78acbcd633ccac4598')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [9b0cd569-9d5c-4309-8368-efb886e937ea] Performing OtpJob from Inline(default) with arguments: ["User", "5b92bd78acbcd633ccac4598", "send_sms_otp"] [ActiveJob] [OtpJob] [9b0cd569-9d5c-4309-8368-efb886e937ea] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bd78acbcd633ccac4598')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [9b0cd569-9d5c-4309-8368-efb886e937ea] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [9b0cd569-9d5c-4309-8368-efb886e937ea] Performed OtpJob from Inline(default) in 2.66ms [ActiveJob] Enqueued OtpJob (Job ID: 9b0cd569-9d5c-4309-8368-efb886e937ea) to Inline(default) with arguments: ["User", "5b92bd78acbcd633ccac4598", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"wwxCRY-2tVC2Twbo97Ny"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd78acbcd633ccac4598')}, "u"=>{"$set"=>{"additional_login_param_status"=>2, "encry... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bd78acbcd633ccac4598')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-07 23:33:36 +0530 Processing by Auth::RegistrationsController#update as JSON Parameters: {"id"=>{"$oid"=>"5b92bd78acbcd633ccac4598"}, "user"=>{"additional_login_param"=>"", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"id"=>{"$oid"=>"5b92bd78acbcd633ccac4598"}, "user"=>{"additional_login_param"=>"", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"ebf3c66b3fa2309aadefa952f52b1d802d7c8db1689862ec5238c6a2a8d1a8d1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"client_authentication.testappid"=>"ebf3c66b3fa2309aadefa952f52b1d802d7c8db1689862ec5238c6a2a8d1a8d1"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"client_authentication.testappid"=>"ebf3c66b3fa2309aadefa952f52b1d802d7c8db1689862ec5238c6a2a8d1a8d1"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bd78acbcd633ccac4598')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Completed 200 OK in 23ms (Views: 0.6ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"earlene_koch@ruecker.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"hxs29WsbEyfoMBwZVPfs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"y4UEoxzZDGwSu-EHUcfb"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bd78acbcd633ccac459b'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bd78acbcd633ccac459b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd78acbcd633ccac459e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"MheBExac-5CW2K3iHcMx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd78acbcd633ccac459b')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9831138875"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xMo-cmxPRpsie_qJhkBk"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"iBpGBEt2PPhXMB8cdkg2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bd78acbcd633ccac459f'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9831138875", "_id"=>{"$ne"=>BSON::ObjectId('5b92bd78acbcd633ccac459f')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"additional_login_param"=>"9831138875", "_id"=>{"$ne"=>BSON::ObjectId('5b92bd78acbcd633ccac459f')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"J9sp1h5GBCtRv1yEb_SS"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Ldg1Ngf5pj89p5Ygv-SE"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd78acbcd633ccac459f')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [25892824-f959-435f-b77c-dc32161f7b8e] Performing OtpJob from Inline(default) with arguments: ["User", "5b92bd78acbcd633ccac459f", "send_sms_otp"] [ActiveJob] [OtpJob] [25892824-f959-435f-b77c-dc32161f7b8e] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bd78acbcd633ccac459f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [25892824-f959-435f-b77c-dc32161f7b8e] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [25892824-f959-435f-b77c-dc32161f7b8e] Performed OtpJob from Inline(default) in 6.02ms [ActiveJob] Enqueued OtpJob (Job ID: 25892824-f959-435f-b77c-dc32161f7b8e) to Inline(default) with arguments: ["User", "5b92bd78acbcd633ccac459f", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"_xM_-e26z5pGYnzzxYoT"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd78acbcd633ccac459f')}, "u"=>{"$set"=>{"additional_login_param_status"=>2, "encry... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bd78acbcd633ccac459f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-07 23:33:37 +0530 Processing by Auth::RegistrationsController#update as JSON Parameters: {"id"=>{"$oid"=>"5b92bd78acbcd633ccac459f"}, "user"=>{"additional_login_param"=>"9561137096", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"id"=>{"$oid"=>"5b92bd78acbcd633ccac459f"}, "user"=>{"additional_login_param"=>"9561137096", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"468793079469573edb0b47675942c3e36ce0fd5afd7cb16e879d558a3f59f754"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"client_authentication.testappid"=>"468793079469573edb0b47675942c3e36ce0fd5afd7cb16e879d558a3f59f754"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"client_authentication.testappid"=>"468793079469573edb0b47675942c3e36ce0fd5afd7cb16e879d558a3f59f754"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bd78acbcd633ccac459f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096", "_id"=>{"$ne"=>BSON::ObjectId('5b92bd78acbcd633ccac459f')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"itBmN_KsJvd4Xc7Q84HY"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"HYUziz_tDnjAKnrTNxh7"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd78acbcd633ccac459f')}, "u"=>{"$set"=>{"additional_login_param"=>"9561137096", "a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [e90f4b3a-02ef-425e-80c9-63b681a57dc5] Performing OtpJob from Inline(default) with arguments: ["User", "5b92bd78acbcd633ccac459f", "send_sms_otp"] [ActiveJob] [OtpJob] [e90f4b3a-02ef-425e-80c9-63b681a57dc5] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bd78acbcd633ccac459f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [e90f4b3a-02ef-425e-80c9-63b681a57dc5] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [e90f4b3a-02ef-425e-80c9-63b681a57dc5] Performed OtpJob from Inline(default) in 2.76ms [ActiveJob] Enqueued OtpJob (Job ID: e90f4b3a-02ef-425e-80c9-63b681a57dc5) to Inline(default) with arguments: ["User", "5b92bd78acbcd633ccac459f", "send_sms_otp"] Completed 200 OK in 78ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jacklyn.christiansen@frami.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"QFDYiyg3PkJMRUZBNRdk"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"uVy2j2aXyCdb9yXftkFX"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bd79acbcd633ccac45a2'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bd79acbcd633ccac45a2')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd79acbcd633ccac45a5')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"PPvX1pLheu3XEcgdTVPS"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd79acbcd633ccac45a2')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9823084009"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"x859JyJf3_iW85gZWCMk"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sBxya4VysJztPW1Vso_o"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bd79acbcd633ccac45a6'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9823084009", "_id"=>{"$ne"=>BSON::ObjectId('5b92bd79acbcd633ccac45a6')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"additional_login_param"=>"9823084009", "_id"=>{"$ne"=>BSON::ObjectId('5b92bd79acbcd633ccac45a6')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"WXtq_UCt-7MW4y1WgN6R"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"bqX3yXW8rDnqEmaeWvyG"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd79acbcd633ccac45a6')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [46c1f3de-5970-47f9-9450-4faeda4102c8] Performing OtpJob from Inline(default) with arguments: ["User", "5b92bd79acbcd633ccac45a6", "send_sms_otp"] [ActiveJob] [OtpJob] [46c1f3de-5970-47f9-9450-4faeda4102c8] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bd79acbcd633ccac45a6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [46c1f3de-5970-47f9-9450-4faeda4102c8] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [46c1f3de-5970-47f9-9450-4faeda4102c8] Performed OtpJob from Inline(default) in 6.12ms [ActiveJob] Enqueued OtpJob (Job ID: 46c1f3de-5970-47f9-9450-4faeda4102c8) to Inline(default) with arguments: ["User", "5b92bd79acbcd633ccac45a6", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"2PYX22MqTcVMSxZ8weEb"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd79acbcd633ccac45a6')}, "u"=>{"$set"=>{"additional_login_param_status"=>2, "encry... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bd79acbcd633ccac45a6')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-07 23:33:37 +0530 Processing by Auth::RegistrationsController#update as JSON Parameters: {"id"=>"5b92bd79acbcd633ccac45a6", "user"=>{"email"=>"rihanna@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"id"=>"5b92bd79acbcd633ccac45a6", "user"=>{"email"=>"rihanna@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"fcfe0c3b1c2de64b861ad0fa1a0cf46f2129ff3e8e12a19a113d09f13295df63"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"client_authentication.testappid"=>"fcfe0c3b1c2de64b861ad0fa1a0cf46f2129ff3e8e12a19a113d09f13295df63"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"client_authentication.testappid"=>"fcfe0c3b1c2de64b861ad0fa1a0cf46f2129ff3e8e12a19a113d09f13295df63"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bd79acbcd633ccac45a6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rihanna@gmail.com", "_id"=>{"$ne"=>BSON::ObjectId('5b92bd79acbcd633ccac45a6')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"95tLidPpCpvHex5nnpsZ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ARd6kqwF1M8usus22u63"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd79acbcd633ccac45a6')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bd79acbcd633ccac45a6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [baeb90ca-8984-4181-9201-afed40893ce0] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92bd79acbcd633ccac45a6, "sM-SM3X5HcXhz5bVGqzA", {:to=>"rihanna@gmail.com"} [ActiveJob] [ActionMailer::DeliveryJob] [baeb90ca-8984-4181-9201-afed40893ce0] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [baeb90ca-8984-4181-9201-afed40893ce0] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.3ms [ActiveJob] [ActionMailer::DeliveryJob] [baeb90ca-8984-4181-9201-afed40893ce0] Sent mail to rihanna@gmail.com (1.4ms) [ActiveJob] [ActionMailer::DeliveryJob] [baeb90ca-8984-4181-9201-afed40893ce0] Date: Fri, 07 Sep 2018 23:33:37 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rihanna@gmail.com Message-ID: <5b92bd79ab31f_33cc2aed85006f5c62876@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome rihanna@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [baeb90ca-8984-4181-9201-afed40893ce0] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.12ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: baeb90ca-8984-4181-9201-afed40893ce0) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92bd79acbcd633ccac45a6, "sM-SM3X5HcXhz5bVGqzA", {:to=>"rihanna@gmail.com"} Completed 200 OK in 78ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9916650296"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"uQ6KtGfCHvWUhnSTBtSz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"FueYAQmTDvFno6QHPnEC"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bd79acbcd633ccac45a9'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9916650296", "_id"=>{"$ne"=>BSON::ObjectId('5b92bd79acbcd633ccac45a9')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"additional_login_param"=>"9916650296", "_id"=>{"$ne"=>BSON::ObjectId('5b92bd79acbcd633ccac45a9')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"hrDHhwnTCZKMf-cZ6EGL"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"eZyLyqXRUMEykhbcdkFX"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd79acbcd633ccac45a9')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [dfeed990-d652-48fb-bc61-c16202008560] Performing OtpJob from Inline(default) with arguments: ["User", "5b92bd79acbcd633ccac45a9", "send_sms_otp"] [ActiveJob] [OtpJob] [dfeed990-d652-48fb-bc61-c16202008560] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bd79acbcd633ccac45a9')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [dfeed990-d652-48fb-bc61-c16202008560] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [dfeed990-d652-48fb-bc61-c16202008560] Performed OtpJob from Inline(default) in 3.62ms [ActiveJob] Enqueued OtpJob (Job ID: dfeed990-d652-48fb-bc61-c16202008560) to Inline(default) with arguments: ["User", "5b92bd79acbcd633ccac45a9", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"test_email@gmail.com", "_id"=>{"$ne"=>BSON::ObjectId('5b92bd79acbcd633ccac45a9')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"zTsiUgVyW9yYSBmnE31m"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"PWq8KReezfMD7doqFRAy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd79acbcd633ccac45a9')}, "u"=>{"$set"=>{"additional_login_param_status"=>2, "encry... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bd79acbcd633ccac45a9')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [297ded5d-68c4-440e-924c-0185ae9c4936] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92bd79acbcd633ccac45a9, "cLHjKpKgCfgZPbE7navR", {:to=>"test_email@gmail.com"} [ActiveJob] [ActionMailer::DeliveryJob] [297ded5d-68c4-440e-924c-0185ae9c4936] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [297ded5d-68c4-440e-924c-0185ae9c4936] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.4ms [ActiveJob] [ActionMailer::DeliveryJob] [297ded5d-68c4-440e-924c-0185ae9c4936] Sent mail to test_email@gmail.com (1.5ms) [ActiveJob] [ActionMailer::DeliveryJob] [297ded5d-68c4-440e-924c-0185ae9c4936] Date: Fri, 07 Sep 2018 23:33:37 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: test_email@gmail.com Message-ID: <5b92bd79d89b4_33cc2aed85006f5c629d8@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome test_email@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [297ded5d-68c4-440e-924c-0185ae9c4936] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.41ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 297ded5d-68c4-440e-924c-0185ae9c4936) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92bd79acbcd633ccac45a9, "cLHjKpKgCfgZPbE7navR", {:to=>"test_email@gmail.com"} MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bd79acbcd633ccac45a9')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-07 23:33:37 +0530 Processing by Auth::RegistrationsController#update as JSON Parameters: {"id"=>{"$oid"=>"5b92bd79acbcd633ccac45a9"}, "user"=>{"additional_login_param"=>"9822028511", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"id"=>{"$oid"=>"5b92bd79acbcd633ccac45a9"}, "user"=>{"additional_login_param"=>"9822028511", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"c1503dac5a7bb4a8da06dfe754235dbd828e32ad78dd422768850938d4033c0a"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"client_authentication.testappid"=>"c1503dac5a7bb4a8da06dfe754235dbd828e32ad78dd422768850938d4033c0a"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"client_authentication.testappid"=>"c1503dac5a7bb4a8da06dfe754235dbd828e32ad78dd422768850938d4033c0a"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bd79acbcd633ccac45a9')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9822028511", "_id"=>{"$ne"=>BSON::ObjectId('5b92bd79acbcd633ccac45a9')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"pearline.koepp@murazikjacobs.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"7Th13c1GwV_n15jdkNBk"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"uK5oJ47cscR7tTinGkys"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bd79acbcd633ccac45ac'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bd79acbcd633ccac45ac')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd7aacbcd633ccac45af')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"6yop5XWXLxXea2DPTNVp"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd79acbcd633ccac45ac')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-07 23:33:38 +0530 Processing by Auth::RegistrationsController#create as JSON Parameters: {"user"=>{"email"=>"hilbert.goldner@hamillschoen.biz", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-07T23:33:33.040+05:30"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"user"=>{"email"=>"hilbert.goldner@hamillschoen.biz", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-07T23:33:33.040+05:30"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"hilbert.goldner@hamillschoen.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"hilbert.goldner@hamillschoen.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"s8x7hNfsE2KxkTJigxCn"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"wvBsxPyxN1fMWgb4_msp"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bd7aacbcd633ccac45b0'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bd7aacbcd633ccac45b0')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"U3QToDYzkX3-g4L3Wf6o"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd7aacbcd633ccac45b0')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"kxYXZvPSYdziN6veKSXA"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd7aacbcd633ccac45b0')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 18:03:38 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 200 OK in 208ms (Views: 0.7ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"helga_funk@osinski.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"seMEBx95_xkmB7nmgU3Z"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"qCT4ViEsX6SCfgPRk6t2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bd7aacbcd633ccac45b3'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bd7aacbcd633ccac45b3')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"helga_funk@osinski.biz", "_id"=>{"$ne"=>BSON::ObjectId('5b92bd7aacbcd633ccac45b3')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"helga_funk@osinski.biz", "_id"=>{"$ne"=>BSON::ObjectId('5b92bd7aacbcd633ccac45b3')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"9Kerw2u5thEK-ts3Dyss"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"i9X92PrAZqdHzRjkNNN6"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd7aacbcd633ccac45b3')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bd7aacbcd633ccac45b3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [ac8c3b36-5f81-49ef-8622-b4db92b8eff2] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92bd7aacbcd633ccac45b3, "qxukf3deMsVraA33mCWj", {:to=>"helga_funk@osinski.biz"} [ActiveJob] [ActionMailer::DeliveryJob] [ac8c3b36-5f81-49ef-8622-b4db92b8eff2] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [ac8c3b36-5f81-49ef-8622-b4db92b8eff2] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.7ms [ActiveJob] [ActionMailer::DeliveryJob] [ac8c3b36-5f81-49ef-8622-b4db92b8eff2] Sent mail to helga_funk@osinski.biz (1.5ms) [ActiveJob] [ActionMailer::DeliveryJob] [ac8c3b36-5f81-49ef-8622-b4db92b8eff2] Date: Fri, 07 Sep 2018 23:33:38 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: helga_funk@osinski.biz Message-ID: <5b92bd7a70e5a_33cc2aed85006f5c63010@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome helga_funk@osinski.biz!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [ac8c3b36-5f81-49ef-8622-b4db92b8eff2] Performed ActionMailer::DeliveryJob from Inline(mailers) in 4.13ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: ac8c3b36-5f81-49ef-8622-b4db92b8eff2) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92bd7aacbcd633ccac45b3, "qxukf3deMsVraA33mCWj", {:to=>"helga_funk@osinski.biz"} MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bd7aacbcd633ccac45b3')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92bd7aacbcd633ccac45b3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"helga_funk@osinski.biz", "_id"=>{"$ne"=>BSON::ObjectId('5b92bd7aacbcd633ccac45b3')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"jebxj_Sa6x8JBdqczLeD"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"uhsmQPSYFmiWKcG1Xyw8"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd7aacbcd633ccac45b3')}, "u"=>{"$set"=>{"confirmed_at"=>2018-09-07 18:03:38 UTC, "... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bd7aacbcd633ccac45b3')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92bd7aacbcd633ccac45b3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9822028511", "_id"=>{"$ne"=>BSON::ObjectId('5b92bd7aacbcd633ccac45b3')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"kyYzZe8BkU1C2Wffz7z-"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"QxYwsnsB15F6xzJdoWn7"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd7aacbcd633ccac45b3')}, "u"=>{"$set"=>{"additional_login_param"=>"9822028511", "a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [eb6d61c8-1521-4060-818c-2ec19a6af693] Performing OtpJob from Inline(default) with arguments: ["User", "5b92bd7aacbcd633ccac45b3", "send_sms_otp"] [ActiveJob] [OtpJob] [eb6d61c8-1521-4060-818c-2ec19a6af693] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bd7aacbcd633ccac45b3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [eb6d61c8-1521-4060-818c-2ec19a6af693] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [eb6d61c8-1521-4060-818c-2ec19a6af693] Performed OtpJob from Inline(default) in 3.13ms [ActiveJob] Enqueued OtpJob (Job ID: eb6d61c8-1521-4060-818c-2ec19a6af693) to Inline(default) with arguments: ["User", "5b92bd7aacbcd633ccac45b3", "send_sms_otp"] Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-07 23:33:38 +0530 Processing by Auth::RegistrationsController#update as JSON Parameters: {"id"=>"5b92bd7aacbcd633ccac45b3", "user"=>{"email"=>"jeronimo1122334@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"id"=>"5b92bd7aacbcd633ccac45b3", "user"=>{"email"=>"jeronimo1122334@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"73c67654b7a874113b3eac295cd1c33d49b8269f2f01a145ccdccbdbc84578c9"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"client_authentication.testappid"=>"73c67654b7a874113b3eac295cd1c33d49b8269f2f01a145ccdccbdbc84578c9"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"client_authentication.testappid"=>"73c67654b7a874113b3eac295cd1c33d49b8269f2f01a145ccdccbdbc84578c9"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bd7aacbcd633ccac45b3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jeronimo1122334@gmail.com", "_id"=>{"$ne"=>BSON::ObjectId('5b92bd7aacbcd633ccac45b3')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"mary@schiller.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"FgzmJULF2V7ECS-uGDQ2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"jhEmuNxYdAncfyxYZTcj"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bd7aacbcd633ccac45b8'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bd7aacbcd633ccac45b8')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd7aacbcd633ccac45bb')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"nPcZD77Lr5mH5JwP4Xi1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd7aacbcd633ccac45b8')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"florence@conroy.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"jNYwLHE9KT1gvzCoYx9x"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"pg86fbSQN8w9H1rwdP-J"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bd7aacbcd633ccac45bc'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bd7aacbcd633ccac45bc')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"florence@conroy.biz", "_id"=>{"$ne"=>BSON::ObjectId('5b92bd7aacbcd633ccac45bc')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"florence@conroy.biz", "_id"=>{"$ne"=>BSON::ObjectId('5b92bd7aacbcd633ccac45bc')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"8QrTKFzf2xHwEU7aM8od"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"qjavfyTeyYtLxCT7SxGy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd7aacbcd633ccac45bc')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bd7aacbcd633ccac45bc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [acbc1c41-4eb7-4d2a-a97d-91ac9a804b65] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92bd7aacbcd633ccac45bc, "sUV8DJ738eCU-Pqr7rJH", {:to=>"florence@conroy.biz"} [ActiveJob] [ActionMailer::DeliveryJob] [acbc1c41-4eb7-4d2a-a97d-91ac9a804b65] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.5ms) [ActiveJob] [ActionMailer::DeliveryJob] [acbc1c41-4eb7-4d2a-a97d-91ac9a804b65] Devise::Mailer#confirmation_instructions: processed outbound mail in 2.0ms [ActiveJob] [ActionMailer::DeliveryJob] [acbc1c41-4eb7-4d2a-a97d-91ac9a804b65] Sent mail to florence@conroy.biz (1.9ms) [ActiveJob] [ActionMailer::DeliveryJob] [acbc1c41-4eb7-4d2a-a97d-91ac9a804b65] Date: Fri, 07 Sep 2018 23:33:38 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: florence@conroy.biz Message-ID: <5b92bd7ae2607_33cc2aed85006f5c631a0@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome florence@conroy.biz!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [acbc1c41-4eb7-4d2a-a97d-91ac9a804b65] Performed ActionMailer::DeliveryJob from Inline(mailers) in 4.74ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: acbc1c41-4eb7-4d2a-a97d-91ac9a804b65) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92bd7aacbcd633ccac45bc, "sUV8DJ738eCU-Pqr7rJH", {:to=>"florence@conroy.biz"} MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bd7aacbcd633ccac45bc')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92bd7aacbcd633ccac45bc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"florence@conroy.biz", "_id"=>{"$ne"=>BSON::ObjectId('5b92bd7aacbcd633ccac45bc')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"EUGLvmJQsKMb4ecyyPmS"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"FxZNw7dabdM2CX-r9KF1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd7aacbcd633ccac45bc')}, "u"=>{"$set"=>{"confirmed_at"=>2018-09-07 18:03:38 UTC, "... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bd7aacbcd633ccac45bc')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92bd7aacbcd633ccac45bc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-07 23:33:39 +0530 Processing by Auth::RegistrationsController#update as JSON Parameters: {"id"=>"5b92bd7aacbcd633ccac45bc", "user"=>{"additional_login_param"=>"9822028511", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"id"=>"5b92bd7aacbcd633ccac45bc", "user"=>{"additional_login_param"=>"9822028511", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"77b7d57d53c21ea7ad11f3eeef85096203a350c84d816c96b90d7ce4ae1416f7"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"client_authentication.testappid"=>"77b7d57d53c21ea7ad11f3eeef85096203a350c84d816c96b90d7ce4ae1416f7"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"client_authentication.testappid"=>"77b7d57d53c21ea7ad11f3eeef85096203a350c84d816c96b90d7ce4ae1416f7"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bd7aacbcd633ccac45bc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9822028511", "_id"=>{"$ne"=>BSON::ObjectId('5b92bd7aacbcd633ccac45bc')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"HANTHbf1yBph1h9eyLTG"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"WGBdQep-zj4Rbc66_3xa"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd7aacbcd633ccac45bc')}, "u"=>{"$set"=>{"additional_login_param"=>"9822028511", "a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [8ffdc34e-9281-4b06-b86d-b8a9d07fccaa] Performing OtpJob from Inline(default) with arguments: ["User", "5b92bd7aacbcd633ccac45bc", "send_sms_otp"] [ActiveJob] [OtpJob] [8ffdc34e-9281-4b06-b86d-b8a9d07fccaa] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bd7aacbcd633ccac45bc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [8ffdc34e-9281-4b06-b86d-b8a9d07fccaa] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [8ffdc34e-9281-4b06-b86d-b8a9d07fccaa] Performed OtpJob from Inline(default) in 3.98ms [ActiveJob] Enqueued OtpJob (Job ID: 8ffdc34e-9281-4b06-b86d-b8a9d07fccaa) to Inline(default) with arguments: ["User", "5b92bd7aacbcd633ccac45bc", "send_sms_otp"] Completed 200 OK in 70ms (Views: 0.5ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"lucy@hudson.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zRXN2RFGytuoostdxg78"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"_av9sHAodJGaAhFzsA1E"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bd7bacbcd633ccac45c1'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bd7bacbcd633ccac45c1')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd7bacbcd633ccac45c4')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"BRsPNWTaYzSzfx-rhaxq"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd7bacbcd633ccac45c1')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9835568619"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"rH3SK5G9MaJhxUobE_Ft"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"LxjZqyAxrzTpMnox7Zx-"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bd7bacbcd633ccac45c5'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9835568619", "_id"=>{"$ne"=>BSON::ObjectId('5b92bd7bacbcd633ccac45c5')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"additional_login_param"=>"9835568619", "_id"=>{"$ne"=>BSON::ObjectId('5b92bd7bacbcd633ccac45c5')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"VoxAx6JSoCi-SnJRJiBT"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"5jqvgHF3yxhRd9psJV-2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd7bacbcd633ccac45c5')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [46374535-ad0a-4dcd-bbd2-ae2eb17af1d3] Performing OtpJob from Inline(default) with arguments: ["User", "5b92bd7bacbcd633ccac45c5", "send_sms_otp"] [ActiveJob] [OtpJob] [46374535-ad0a-4dcd-bbd2-ae2eb17af1d3] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bd7bacbcd633ccac45c5')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [46374535-ad0a-4dcd-bbd2-ae2eb17af1d3] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [46374535-ad0a-4dcd-bbd2-ae2eb17af1d3] Performed OtpJob from Inline(default) in 3.34ms [ActiveJob] Enqueued OtpJob (Job ID: 46374535-ad0a-4dcd-bbd2-ae2eb17af1d3) to Inline(default) with arguments: ["User", "5b92bd7bacbcd633ccac45c5", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"-Vt71U-NLFF_8UWiYaXs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd7bacbcd633ccac45c5')}, "u"=>{"$set"=>{"additional_login_param_status"=>2, "encry... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bd7bacbcd633ccac45c5')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-07 23:33:39 +0530 Processing by Auth::RegistrationsController#update as JSON Parameters: {"id"=>"5b92bd7bacbcd633ccac45c5", "user"=>{"email"=>"doggon@gmail.com"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"id"=>"5b92bd7bacbcd633ccac45c5", "user"=>{"email"=>"doggon@gmail.com"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"0c13254eec5f8c5f702d8409d958b85c5570916a450b1a9de55bd8eae5e0b89e"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"client_authentication.testappid"=>"0c13254eec5f8c5f702d8409d958b85c5570916a450b1a9de55bd8eae5e0b89e"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"client_authentication.testappid"=>"0c13254eec5f8c5f702d8409d958b85c5570916a450b1a9de55bd8eae5e0b89e"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bd7bacbcd633ccac45c5')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"doggon@gmail.com", "_id"=>{"$ne"=>BSON::ObjectId('5b92bd7bacbcd633ccac45c5')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"additional_login_param"=>"9851448247"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"HP_kS_LziqBHFaCpEhUt"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"x7HBvDDuSHAYMa-DTYy-"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bd7bacbcd633ccac45c8'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9851448247", "_id"=>{"$ne"=>BSON::ObjectId('5b92bd7bacbcd633ccac45c8')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"additional_login_param"=>"9851448247", "_id"=>{"$ne"=>BSON::ObjectId('5b92bd7bacbcd633ccac45c8')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"pyo_s9wBR6yS3n6BzxaK"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"My3pE-3YJ9LfRybVgw_8"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd7bacbcd633ccac45c8')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [d8c448f8-b598-41f9-b7f3-3479790cefda] Performing OtpJob from Inline(default) with arguments: ["User", "5b92bd7bacbcd633ccac45c8", "send_sms_otp"] [ActiveJob] [OtpJob] [d8c448f8-b598-41f9-b7f3-3479790cefda] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bd7bacbcd633ccac45c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [d8c448f8-b598-41f9-b7f3-3479790cefda] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [d8c448f8-b598-41f9-b7f3-3479790cefda] Performed OtpJob from Inline(default) in 2.36ms [ActiveJob] Enqueued OtpJob (Job ID: d8c448f8-b598-41f9-b7f3-3479790cefda) to Inline(default) with arguments: ["User", "5b92bd7bacbcd633ccac45c8", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"b17WNzT4e6TvGfsrcqHJ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd7bacbcd633ccac45c8')}, "u"=>{"$set"=>{"additional_login_param_status"=>2, "encry... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bd7bacbcd633ccac45c8')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-07 23:33:39 +0530 Processing by Auth::RegistrationsController#update as JSON Parameters: {"id"=>"5b92bd7bacbcd633ccac45c8", "user"=>{"email"=>"doggon@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"id"=>"5b92bd7bacbcd633ccac45c8", "user"=>{"email"=>"doggon@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"7a5d55248e2afc69374aac1a70ac5bccabc3ee908af43e6b62dd87174f9921a0"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"client_authentication.testappid"=>"7a5d55248e2afc69374aac1a70ac5bccabc3ee908af43e6b62dd87174f9921a0"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"client_authentication.testappid"=>"7a5d55248e2afc69374aac1a70ac5bccabc3ee908af43e6b62dd87174f9921a0"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bd7bacbcd633ccac45c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"doggon@gmail.com", "_id"=>{"$ne"=>BSON::ObjectId('5b92bd7bacbcd633ccac45c8')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"Uh_7Q_GTR7zBE4yyPmtz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"2W1-z8dF8BhKsmiW_rXz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd7bacbcd633ccac45c8')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bd7bacbcd633ccac45c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [3877b3b2-1523-4b3e-853c-2ad0342988b1] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92bd7bacbcd633ccac45c8, "hCktCNqa7EMAQzxLHEeX", {:to=>"doggon@gmail.com"} [ActiveJob] [ActionMailer::DeliveryJob] [3877b3b2-1523-4b3e-853c-2ad0342988b1] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.4ms) [ActiveJob] [ActionMailer::DeliveryJob] [3877b3b2-1523-4b3e-853c-2ad0342988b1] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.5ms [ActiveJob] [ActionMailer::DeliveryJob] [3877b3b2-1523-4b3e-853c-2ad0342988b1] Sent mail to doggon@gmail.com (3.1ms) [ActiveJob] [ActionMailer::DeliveryJob] [3877b3b2-1523-4b3e-853c-2ad0342988b1] Date: Fri, 07 Sep 2018 23:33:39 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: doggon@gmail.com Message-ID: <5b92bd7bb809a_33cc2aed85006f5c632e3@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome doggon@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [3877b3b2-1523-4b3e-853c-2ad0342988b1] Performed ActionMailer::DeliveryJob from Inline(mailers) in 5.14ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 3877b3b2-1523-4b3e-853c-2ad0342988b1) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92bd7bacbcd633ccac45c8, "hCktCNqa7EMAQzxLHEeX", {:to=>"doggon@gmail.com"} Completed 200 OK in 79ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"maverick@johnson.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"4ZeRo8-89cYG1FYi8eBa"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"aUPUQknnWVDodS_kBALs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd7bacbcd633ccac45cb')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92bd7bacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bd7bacbcd633ccac45cb')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd7bacbcd633ccac45ce')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Au72ncA2B6gbPsbkxEgt"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92bd7bacbcd633ccac45cb')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bd7bacbcd633ccac45cb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bd7bacbcd633ccac45cb')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92bd7bacbcd633ccac45cb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"filiberto@damore.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"h6t3cBhywfZwyQd8vXuR"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xXxznvEZymKhnkVC8MAS"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd7bacbcd633ccac45d0')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92bd7bacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bd7bacbcd633ccac45d0')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"s4sjQhiKuxKknXf2uLio"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92bd7bacbcd633ccac45d0')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bd7bacbcd633ccac45d0')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bd7bacbcd633ccac45d0')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92bd7bacbcd633ccac45d0')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Started PUT "/profiles/credential_exists" for 127.0.0.1 at 2018-09-07 23:33:40 +0530 MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"augustine_schulist@cole.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"J7_LJfxp7DsnZ94R5G3s"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"q7zo_xvPXLvVUJzyWGKb"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd7cacbcd633ccac45d4')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92bd7cacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bd7cacbcd633ccac45d4')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd7cacbcd633ccac45d7')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"JgcxLfFckuXGjZptzDfu"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92bd7cacbcd633ccac45d4')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bd7cacbcd633ccac45d4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bd7cacbcd633ccac45d4')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92bd7cacbcd633ccac45d4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"stella.buckridge@vandervort.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"MfaPmwwaPSC4zxsp4pap"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"YN_wUQhx1NGWLnEP5E6g"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd7cacbcd633ccac45d9')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92bd7cacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bd7cacbcd633ccac45d9')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"uRwk4EGAv7y2G1ttmWnV"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92bd7cacbcd633ccac45d9')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bd7cacbcd633ccac45d9')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bd7cacbcd633ccac45d9')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92bd7cacbcd633ccac45d9')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started POST "/endpoints" for 127.0.0.1 at 2018-09-07 23:33:40 +0530 Processing by Auth::EndpointsController#create as JSON Parameters: {"endpoint"=>{"android_token"=>"abc"}, "api_key"=>"test", "current_app_id"=>"testappid"} Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_endpoints", "query"=>{"$or"=>[{"android_token"=>"abc"}]}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92bd7cacbcd633ccac45dd'), "android_token"=>"abc"}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, ... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.000s Completed 500 Internal Server Error in 10ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"sonny_kemmer@kaulke.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"JyADyD1yUF8QH9tCK9i2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"_isjCrspN7ry5g5zdY_4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd7cacbcd633ccac45de')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92bd7cacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bd7cacbcd633ccac45de')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd7cacbcd633ccac45e1')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"KVQRXtBMgaeSfmuZdrxw"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92bd7cacbcd633ccac45de')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bd7cacbcd633ccac45de')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bd7cacbcd633ccac45de')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92bd7cacbcd633ccac45de')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"kurtis@danielmccullough.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"tfBTy_3XSNmYTLPM22_9"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"-x7zi8iyrNfVNyJBvMgi"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd7cacbcd633ccac45e3')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92bd7cacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bd7cacbcd633ccac45e3')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"j5CymkQpMS21szsoWn9N"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92bd7cacbcd633ccac45e3')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bd7cacbcd633ccac45e3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bd7cacbcd633ccac45e3')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92bd7cacbcd633ccac45e3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Started POST "/endpoints" for 127.0.0.1 at 2018-09-07 23:33:40 +0530 Processing by Auth::EndpointsController#create as HTML Parameters: {"{\"endpoint\":{\"android_token\":\"abc\"},\"api_key\":\"test\",\"current_app_id\":\"testappid\"}"=>nil} Can't verify CSRF token authenticity Rendered text template (0.0ms) Filter chain halted as :do_before_request rendered or redirected Completed 401 Unauthorized in 33ms (Views: 32.2ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"lauriane_wuckert@haag.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"rQ4Dsxx5zFxT3nyHXAKF"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"EzyPsPkqRynHdXhxXH8N"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd7dacbcd633ccac45e7')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92bd7dacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bd7dacbcd633ccac45e7')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd7dacbcd633ccac45ea')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"_EzvXHXZJFNRuAZGig2-"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92bd7dacbcd633ccac45e7')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bd7dacbcd633ccac45e7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bd7dacbcd633ccac45e7')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92bd7dacbcd633ccac45e7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"zakary_okon@heidenreich.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xdLMVMSPcaQsmtZA1nbF"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"SnNGQ_rSA4zpW8DMpzPz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd7dacbcd633ccac45ec')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92bd7dacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bd7dacbcd633ccac45ec')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"8jY5ZwpshzzGMy4Bpz6t"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92bd7dacbcd633ccac45ec')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bd7dacbcd633ccac45ec')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bd7dacbcd633ccac45ec')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92bd7dacbcd633ccac45ec')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started POST "/endpoints" for 127.0.0.1 at 2018-09-07 23:33:41 +0530 Processing by Auth::EndpointsController#create as JSON Parameters: {"endpoint"=>{"android_token"=>"abc"}} Can't verify CSRF token authenticity Rendered text template (0.0ms) Filter chain halted as :do_before_request rendered or redirected Completed 401 Unauthorized in 1ms (Views: 0.4ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"cordia@wilkinson.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"bDJJmBm-3h8MzTAMpsaA"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"mXHWqmt8DUoGVcy7Z3_g"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bd7dacbcd633ccac45f0'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bd7dacbcd633ccac45f0')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [eb53d950-2418-42d8-90fb-c16644480b1e] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92bd7dacbcd633ccac45f0, "uUJU-Kszxypk8Eecg7aw", {} [ActiveJob] [ActionMailer::DeliveryJob] [eb53d950-2418-42d8-90fb-c16644480b1e] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [eb53d950-2418-42d8-90fb-c16644480b1e] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.5ms [ActiveJob] [ActionMailer::DeliveryJob] [eb53d950-2418-42d8-90fb-c16644480b1e] Sent mail to cordia@wilkinson.name (1.6ms) [ActiveJob] [ActionMailer::DeliveryJob] [eb53d950-2418-42d8-90fb-c16644480b1e] Date: Fri, 07 Sep 2018 23:33:41 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: cordia@wilkinson.name Message-ID: <5b92bd7d5102d_33cc2aed85006f5c63315@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome cordia@wilkinson.name!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [eb53d950-2418-42d8-90fb-c16644480b1e] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.6ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: eb53d950-2418-42d8-90fb-c16644480b1e) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92bd7dacbcd633ccac45f0, "uUJU-Kszxypk8Eecg7aw", {} MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd7dacbcd633ccac45f2')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started GET "/authenticate/users/confirmation/new" for 127.0.0.1 at 2018-09-07 23:33:41 +0530 Processing by Auth::ConfirmationsController#new as HTML Rendered /home/bhargav/Github/Auth/app/views/auth/shared/_devise_error_messages.html.erb (1.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/confirmations/new.html.erb within layouts/application (6.3ms) Rendered shopping/_navigation_options.html.erb (0.7ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (9.8ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (11.6ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (3.6ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (5.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.8ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (2.7ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (3.6ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (11.2ms) Completed 200 OK in 340ms (Views: 339.4ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"brittany@erdman.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"mv44SU1zt3VxCFvfCW_d"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sTXMBC3yeux5V7yLqWjZ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bd7dacbcd633ccac45f5'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bd7dacbcd633ccac45f5')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [e23e1e61-9a68-4f4c-ad1a-6bd20dba3b14] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92bd7dacbcd633ccac45f5, "ixRWtjuRWeYkVSYDMRUE", {} [ActiveJob] [ActionMailer::DeliveryJob] [e23e1e61-9a68-4f4c-ad1a-6bd20dba3b14] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [e23e1e61-9a68-4f4c-ad1a-6bd20dba3b14] Devise::Mailer#confirmation_instructions: processed outbound mail in 2.0ms [ActiveJob] [ActionMailer::DeliveryJob] [e23e1e61-9a68-4f4c-ad1a-6bd20dba3b14] Sent mail to brittany@erdman.name (1.5ms) [ActiveJob] [ActionMailer::DeliveryJob] [e23e1e61-9a68-4f4c-ad1a-6bd20dba3b14] Date: Fri, 07 Sep 2018 23:33:41 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: brittany@erdman.name Message-ID: <5b92bd7dbcc68_33cc2aed85006f5c634b0@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome brittany@erdman.name!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [e23e1e61-9a68-4f4c-ad1a-6bd20dba3b14] Performed ActionMailer::DeliveryJob from Inline(mailers) in 4.42ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: e23e1e61-9a68-4f4c-ad1a-6bd20dba3b14) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92bd7dacbcd633ccac45f5, "ixRWtjuRWeYkVSYDMRUE", {} MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd7dacbcd633ccac45f7')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/users/confirmation" for 127.0.0.1 at 2018-09-07 23:33:41 +0530 Processing by Auth::ConfirmationsController#create as HTML Parameters: {"user"=>{"email"=>"brittany@erdman.name"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unconfirmed_email"=>"brittany@erdman.name"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"brittany@erdman.name"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sU6fxrAWrfmHURf3qHfo"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd7dacbcd633ccac45f5')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bd7dacbcd633ccac45f5')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [00e3d0cf-3d4c-4eba-bf3c-144f86b9ba3c] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92bd7dacbcd633ccac45f5, "ixRWtjuRWeYkVSYDMRUE", {} [ActiveJob] [ActionMailer::DeliveryJob] [00e3d0cf-3d4c-4eba-bf3c-144f86b9ba3c] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.6ms) [ActiveJob] [ActionMailer::DeliveryJob] [00e3d0cf-3d4c-4eba-bf3c-144f86b9ba3c] Devise::Mailer#confirmation_instructions: processed outbound mail in 3.7ms [ActiveJob] [ActionMailer::DeliveryJob] [00e3d0cf-3d4c-4eba-bf3c-144f86b9ba3c] Sent mail to brittany@erdman.name (4.6ms) [ActiveJob] [ActionMailer::DeliveryJob] [00e3d0cf-3d4c-4eba-bf3c-144f86b9ba3c] Date: Fri, 07 Sep 2018 23:33:41 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: brittany@erdman.name Message-ID: <5b92bd7debb3b_33cc2aed85006f5c635a4@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome brittany@erdman.name!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [00e3d0cf-3d4c-4eba-bf3c-144f86b9ba3c] Performed ActionMailer::DeliveryJob from Inline(mailers) in 9.58ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 00e3d0cf-3d4c-4eba-bf3c-144f86b9ba3c) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92bd7dacbcd633ccac45f5, "ixRWtjuRWeYkVSYDMRUE", {} Redirected to http://www.example.com/authenticate/users/sign_in Completed 302 Found in 145ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"angelo.moore@trantowhahn.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"VpNxBwHNb7iU2kw3aVyo"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xyod8_QcDvi6i-GZT9Ry"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bd7eacbcd633ccac45f9'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bd7eacbcd633ccac45f9')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [dfc93a2d-ead4-4aba-ae3d-f4dac5c0d351] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92bd7eacbcd633ccac45f9, "vQ_q_os1t598UwWQDHGG", {} [ActiveJob] [ActionMailer::DeliveryJob] [dfc93a2d-ead4-4aba-ae3d-f4dac5c0d351] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [dfc93a2d-ead4-4aba-ae3d-f4dac5c0d351] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.4ms [ActiveJob] [ActionMailer::DeliveryJob] [dfc93a2d-ead4-4aba-ae3d-f4dac5c0d351] Sent mail to angelo.moore@trantowhahn.biz (1.4ms) [ActiveJob] [ActionMailer::DeliveryJob] [dfc93a2d-ead4-4aba-ae3d-f4dac5c0d351] Date: Fri, 07 Sep 2018 23:33:42 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: angelo.moore@trantowhahn.biz Message-ID: <5b92bd7eec8d_33cc2aed85006f5c63679@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome angelo.moore@trantowhahn.biz!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [dfc93a2d-ead4-4aba-ae3d-f4dac5c0d351] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.31ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: dfc93a2d-ead4-4aba-ae3d-f4dac5c0d351) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92bd7eacbcd633ccac45f9, "vQ_q_os1t598UwWQDHGG", {} MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd7eacbcd633ccac45fb')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started GET "/authenticate/users/confirmation?confirmation_token=vQ_q_os1t598UwWQDHGG" for 127.0.0.1 at 2018-09-07 23:33:42 +0530 Processing by Auth::ConfirmationsController#show as HTML Parameters: {"confirmation_token"=>"vQ_q_os1t598UwWQDHGG"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"confirmation_token"=>"vQ_q_os1t598UwWQDHGG"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"aDWtJnikoYuLY1TsHhTg"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd7eacbcd633ccac45f9')}, "u"=>{"$set"=>{"confirmed_at"=>2018-09-07 18:03:42 UTC, "... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bd7eacbcd633ccac45f9')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92bd7eacbcd633ccac45f9')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Redirected to http://www.example.com/authenticate/users/sign_in Completed 302 Found in 49ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bd7eacbcd633ccac45f9')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jacques@cartwrightfay.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"QZc_9yBcYmtgcGRSe2RY"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"P9cfBNqEy5yimbHsBJq5"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bd7eacbcd633ccac45fd'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bd7eacbcd633ccac45fd')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [386eafd3-3356-4ab9-a3dd-54b6ff25f297] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92bd7eacbcd633ccac45fd, "ULhTd2sKRysVdm6xmRbz", {} [ActiveJob] [ActionMailer::DeliveryJob] [386eafd3-3356-4ab9-a3dd-54b6ff25f297] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [386eafd3-3356-4ab9-a3dd-54b6ff25f297] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.3ms [ActiveJob] [ActionMailer::DeliveryJob] [386eafd3-3356-4ab9-a3dd-54b6ff25f297] Sent mail to jacques@cartwrightfay.com (1.4ms) [ActiveJob] [ActionMailer::DeliveryJob] [386eafd3-3356-4ab9-a3dd-54b6ff25f297] Date: Fri, 07 Sep 2018 23:33:42 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: jacques@cartwrightfay.com Message-ID: <5b92bd7e2f8e6_33cc2aed85006f5c637eb@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome jacques@cartwrightfay.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [386eafd3-3356-4ab9-a3dd-54b6ff25f297] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.04ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 386eafd3-3356-4ab9-a3dd-54b6ff25f297) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92bd7eacbcd633ccac45fd, "ULhTd2sKRysVdm6xmRbz", {} MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd7eacbcd633ccac45ff')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Started GET "/authenticate/users/confirmation/new?redirect_url=http%3A%2F%2Fwww.google.com&api_key=test¤t_app_id=testappid" for 127.0.0.1 at 2018-09-07 23:33:42 +0530 Processing by Auth::ConfirmationsController#new as HTML Parameters: {"redirect_url"=>"http://www.google.com", "api_key"=>"test", "current_app_id"=>"testappid"} Rendered /home/bhargav/Github/Auth/app/views/auth/shared/_devise_error_messages.html.erb (0.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/confirmations/new.html.erb within layouts/application (0.4ms) Rendered shopping/_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (0.9ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.0ms) Completed 200 OK in 5ms (Views: 4.1ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"gage@fahey.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"nozLfdkbEyYFhtVbuVEd"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"QAz46yfMXiYKkcWH1jvq"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bd7eacbcd633ccac4602'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bd7eacbcd633ccac4602')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [ef6bc6d1-a69a-4317-8e3c-c9836fcdab13] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92bd7eacbcd633ccac4602, "payzq6rUQZhCWyf4nPro", {} [ActiveJob] [ActionMailer::DeliveryJob] [ef6bc6d1-a69a-4317-8e3c-c9836fcdab13] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.4ms) [ActiveJob] [ActionMailer::DeliveryJob] [ef6bc6d1-a69a-4317-8e3c-c9836fcdab13] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.6ms [ActiveJob] [ActionMailer::DeliveryJob] [ef6bc6d1-a69a-4317-8e3c-c9836fcdab13] Sent mail to gage@fahey.io (2.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [ef6bc6d1-a69a-4317-8e3c-c9836fcdab13] Date: Fri, 07 Sep 2018 23:33:42 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: gage@fahey.io Message-ID: <5b92bd7e459d9_33cc2aed85006f5c6383d@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome gage@fahey.io!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [ef6bc6d1-a69a-4317-8e3c-c9836fcdab13] Performed ActionMailer::DeliveryJob from Inline(mailers) in 4.33ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: ef6bc6d1-a69a-4317-8e3c-c9836fcdab13) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92bd7eacbcd633ccac4602, "payzq6rUQZhCWyf4nPro", {} MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd7eacbcd633ccac4604')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/users/confirmation" for 127.0.0.1 at 2018-09-07 23:33:42 +0530 Processing by Auth::ConfirmationsController#create as HTML Parameters: {"user"=>{"email"=>"gage@fahey.io"}, "redirect_url"=>"http://www.google.com", "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unconfirmed_email"=>"gage@fahey.io"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"gage@fahey.io"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"teV_AfffCXVLz7AeBsHp"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd7eacbcd633ccac4602')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bd7eacbcd633ccac4602')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [6bd02e72-7296-4410-984c-90ee126084fb] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92bd7eacbcd633ccac4602, "payzq6rUQZhCWyf4nPro", {} [ActiveJob] [ActionMailer::DeliveryJob] [6bd02e72-7296-4410-984c-90ee126084fb] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.6ms) [ActiveJob] [ActionMailer::DeliveryJob] [6bd02e72-7296-4410-984c-90ee126084fb] Devise::Mailer#confirmation_instructions: processed outbound mail in 4.0ms [ActiveJob] [ActionMailer::DeliveryJob] [6bd02e72-7296-4410-984c-90ee126084fb] Sent mail to gage@fahey.io (4.6ms) [ActiveJob] [ActionMailer::DeliveryJob] [6bd02e72-7296-4410-984c-90ee126084fb] Date: Fri, 07 Sep 2018 23:33:42 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: gage@fahey.io Message-ID: <5b92bd7e6a0e2_33cc2aed85006f5c6396b@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome gage@fahey.io!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [6bd02e72-7296-4410-984c-90ee126084fb] Performed ActionMailer::DeliveryJob from Inline(mailers) in 10.01ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 6bd02e72-7296-4410-984c-90ee126084fb) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92bd7eacbcd633ccac4602, "payzq6rUQZhCWyf4nPro", {} Redirected to http://www.example.com/authenticate/users/sign_in Completed 302 Found in 82ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"julio@wintheiser.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"bxJy6XeqsZmt-Pj_X2jb"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"g3NsKsa7sHJ7Zgi8y6pJ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bd7eacbcd633ccac4606'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bd7eacbcd633ccac4606')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [2cc6655f-5954-4c47-b3f4-44ec255e2b49] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92bd7eacbcd633ccac4606, "WtBv44r6xunr9whDSSRx", {} [ActiveJob] [ActionMailer::DeliveryJob] [2cc6655f-5954-4c47-b3f4-44ec255e2b49] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [2cc6655f-5954-4c47-b3f4-44ec255e2b49] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.4ms [ActiveJob] [ActionMailer::DeliveryJob] [2cc6655f-5954-4c47-b3f4-44ec255e2b49] Sent mail to julio@wintheiser.net (1.7ms) [ActiveJob] [ActionMailer::DeliveryJob] [2cc6655f-5954-4c47-b3f4-44ec255e2b49] Date: Fri, 07 Sep 2018 23:33:42 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: julio@wintheiser.net Message-ID: <5b92bd7e7643b_33cc2aed85006f5c64032@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome julio@wintheiser.net!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [2cc6655f-5954-4c47-b3f4-44ec255e2b49] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.59ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 2cc6655f-5954-4c47-b3f4-44ec255e2b49) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92bd7eacbcd633ccac4606, "WtBv44r6xunr9whDSSRx", {} MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd7eacbcd633ccac4608')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started GET "/authenticate/users/confirmation/new" for 127.0.0.1 at 2018-09-07 23:33:42 +0530 Processing by Auth::ConfirmationsController#new as JSON Parameters: {"confirmation"=>{}} Rendered text template (0.0ms) Filter chain halted as :ignore_json_request rendered or redirected Completed 406 Not Acceptable in 1ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"pearl_bernier@collier.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"GCJG6xzLQGQM6-iP-z5z"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Gb66kq4V7-gD2SQFa6jJ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bd7eacbcd633ccac4609'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bd7eacbcd633ccac4609')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [40a8370d-2fb1-4cca-9c3b-db70c23d5d7c] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92bd7eacbcd633ccac4609, "s2HV5FNmnw8Fng4GDk8r", {} [ActiveJob] [ActionMailer::DeliveryJob] [40a8370d-2fb1-4cca-9c3b-db70c23d5d7c] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [40a8370d-2fb1-4cca-9c3b-db70c23d5d7c] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.3ms [ActiveJob] [ActionMailer::DeliveryJob] [40a8370d-2fb1-4cca-9c3b-db70c23d5d7c] Sent mail to pearl_bernier@collier.info (1.5ms) [ActiveJob] [ActionMailer::DeliveryJob] [40a8370d-2fb1-4cca-9c3b-db70c23d5d7c] Date: Fri, 07 Sep 2018 23:33:42 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: pearl_bernier@collier.info Message-ID: <5b92bd7e96244_33cc2aed85006f5c64148@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome pearl_bernier@collier.info!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [40a8370d-2fb1-4cca-9c3b-db70c23d5d7c] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.68ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 40a8370d-2fb1-4cca-9c3b-db70c23d5d7c) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92bd7eacbcd633ccac4609, "s2HV5FNmnw8Fng4GDk8r", {} MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd7eacbcd633ccac460b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Started POST "/authenticate/users/confirmation" for 127.0.0.1 at 2018-09-07 23:33:42 +0530 Processing by Auth::ConfirmationsController#create as JSON Parameters: {"user"=>{"email"=>"pearl_bernier@collier.info"}, "confirmation"=>{"user"=>{"email"=>"pearl_bernier@collier.info"}}} Rendered text template (0.0ms) Filter chain halted as :do_before_request rendered or redirected Completed 401 Unauthorized in 1ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"wilhelm@pagacbailey.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"7AnsThuCx5xx1DzPAqWT"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"z4rFzvtxL8K4zeNZVJwg"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bd7eacbcd633ccac460c'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bd7eacbcd633ccac460c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [353ac710-8668-4cca-8e92-c250f7c412aa] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92bd7eacbcd633ccac460c, "szZo-AvsSJfGxVNk5HJy", {} [ActiveJob] [ActionMailer::DeliveryJob] [353ac710-8668-4cca-8e92-c250f7c412aa] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [353ac710-8668-4cca-8e92-c250f7c412aa] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.6ms [ActiveJob] [ActionMailer::DeliveryJob] [353ac710-8668-4cca-8e92-c250f7c412aa] Sent mail to wilhelm@pagacbailey.co (3.5ms) [ActiveJob] [ActionMailer::DeliveryJob] [353ac710-8668-4cca-8e92-c250f7c412aa] Date: Fri, 07 Sep 2018 23:33:42 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: wilhelm@pagacbailey.co Message-ID: <5b92bd7eb3ef0_33cc2aed85006f5c6429f@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome wilhelm@pagacbailey.co!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [353ac710-8668-4cca-8e92-c250f7c412aa] Performed ActionMailer::DeliveryJob from Inline(mailers) in 5.67ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 353ac710-8668-4cca-8e92-c250f7c412aa) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92bd7eacbcd633ccac460c, "szZo-AvsSJfGxVNk5HJy", {} MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd7eacbcd633ccac460e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started GET "/authenticate/users/confirmation?%7B%22confirmation_token%22%3A%22dog%22%7D" for 127.0.0.1 at 2018-09-07 23:33:42 +0530 Processing by Auth::ConfirmationsController#show as JSON Parameters: {"{\"confirmation_token\":\"dog\"}"=>nil, "confirmation"=>{}} Rendered text template (0.0ms) Filter chain halted as :do_before_request rendered or redirected Completed 401 Unauthorized in 1ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"hayley@ullrich.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"J36Zvai-WjhPsJNebWub"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zyUgYvG-ttzCXFEz9Gsj"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bd7eacbcd633ccac460f'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bd7eacbcd633ccac460f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [2705e8fd-e27b-492a-a004-879d3cd5ca94] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92bd7eacbcd633ccac460f, "j5xhp-ZeTWeXEhP3PuDx", {} [ActiveJob] [ActionMailer::DeliveryJob] [2705e8fd-e27b-492a-a004-879d3cd5ca94] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [2705e8fd-e27b-492a-a004-879d3cd5ca94] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.4ms [ActiveJob] [ActionMailer::DeliveryJob] [2705e8fd-e27b-492a-a004-879d3cd5ca94] Sent mail to hayley@ullrich.info (1.4ms) [ActiveJob] [ActionMailer::DeliveryJob] [2705e8fd-e27b-492a-a004-879d3cd5ca94] Date: Fri, 07 Sep 2018 23:33:42 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: hayley@ullrich.info Message-ID: <5b92bd7ecba2b_33cc2aed85006f5c6432b@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome hayley@ullrich.info!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [2705e8fd-e27b-492a-a004-879d3cd5ca94] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.21ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 2705e8fd-e27b-492a-a004-879d3cd5ca94) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92bd7eacbcd633ccac460f, "j5xhp-ZeTWeXEhP3PuDx", {} MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd7eacbcd633ccac4611')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started GET "/authenticate/users/confirmation/new?%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%7D" for 127.0.0.1 at 2018-09-07 23:33:42 +0530 Processing by Auth::ConfirmationsController#new as JSON Parameters: {"{\"api_key\":\"test\",\"current_app_id\":\"testappid\"}"=>nil, "confirmation"=>{}} Rendered text template (0.0ms) Filter chain halted as :ignore_json_request rendered or redirected Completed 406 Not Acceptable in 1ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jennifer@wunschlubowitz.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"E5s2RAusSPaT7gLhpYFJ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"h3DY_Kds9p1xfFapRYBV"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bd7eacbcd633ccac4612'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bd7eacbcd633ccac4612')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [d15f4b9a-fea9-4c08-b838-14f03bb54187] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92bd7eacbcd633ccac4612, "A-y6DSSR9us-dHo6H6gy", {} [ActiveJob] [ActionMailer::DeliveryJob] [d15f4b9a-fea9-4c08-b838-14f03bb54187] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [d15f4b9a-fea9-4c08-b838-14f03bb54187] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.3ms [ActiveJob] [ActionMailer::DeliveryJob] [d15f4b9a-fea9-4c08-b838-14f03bb54187] Sent mail to jennifer@wunschlubowitz.io (1.4ms) [ActiveJob] [ActionMailer::DeliveryJob] [d15f4b9a-fea9-4c08-b838-14f03bb54187] Date: Fri, 07 Sep 2018 23:33:42 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: jennifer@wunschlubowitz.io Message-ID: <5b92bd7ee117a_33cc2aed85006f5c644f7@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome jennifer@wunschlubowitz.io!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [d15f4b9a-fea9-4c08-b838-14f03bb54187] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.08ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: d15f4b9a-fea9-4c08-b838-14f03bb54187) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92bd7eacbcd633ccac4612, "A-y6DSSR9us-dHo6H6gy", {} MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd7eacbcd633ccac4614')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/users/confirmation" for 127.0.0.1 at 2018-09-07 23:33:42 +0530 Processing by Auth::ConfirmationsController#create as JSON Parameters: {"user"=>{"email"=>"jennifer@wunschlubowitz.io"}, "api_key"=>"test", "current_app_id"=>"testappid", "confirmation"=>{"user"=>{"email"=>"jennifer@wunschlubowitz.io"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unconfirmed_email"=>"jennifer@wunschlubowitz.io"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jennifer@wunschlubowitz.io"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"GDEgv18g9-_xRUt9xX7p"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd7eacbcd633ccac4612')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bd7eacbcd633ccac4612')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [aebdcd8a-acbb-4955-8245-c58015ac5511] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92bd7eacbcd633ccac4612, "A-y6DSSR9us-dHo6H6gy", {} [ActiveJob] [ActionMailer::DeliveryJob] [aebdcd8a-acbb-4955-8245-c58015ac5511] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.6ms) [ActiveJob] [ActionMailer::DeliveryJob] [aebdcd8a-acbb-4955-8245-c58015ac5511] Devise::Mailer#confirmation_instructions: processed outbound mail in 4.0ms [ActiveJob] [ActionMailer::DeliveryJob] [aebdcd8a-acbb-4955-8245-c58015ac5511] Sent mail to jennifer@wunschlubowitz.io (6.1ms) [ActiveJob] [ActionMailer::DeliveryJob] [aebdcd8a-acbb-4955-8245-c58015ac5511] Date: Fri, 07 Sep 2018 23:33:43 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: jennifer@wunschlubowitz.io Message-ID: <5b92bd7fcae3_33cc2aed85006f5c645f6@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome jennifer@wunschlubowitz.io!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [aebdcd8a-acbb-4955-8245-c58015ac5511] Performed ActionMailer::DeliveryJob from Inline(mailers) in 12.2ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: aebdcd8a-acbb-4955-8245-c58015ac5511) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92bd7eacbcd633ccac4612, "A-y6DSSR9us-dHo6H6gy", {} Completed 201 Created in 76ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"darian.wuckert@rempel.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"pXizy43ryzRQ1tiNLQtr"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ptngbB-Y7dy6sbX_R5hW"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bd7facbcd633ccac4616'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bd7facbcd633ccac4616')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [e81515d3-35f9-4743-9282-2976783f16c9] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92bd7facbcd633ccac4616, "MM3zC3JzyAH1asCsv7mh", {} [ActiveJob] [ActionMailer::DeliveryJob] [e81515d3-35f9-4743-9282-2976783f16c9] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [e81515d3-35f9-4743-9282-2976783f16c9] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.4ms [ActiveJob] [ActionMailer::DeliveryJob] [e81515d3-35f9-4743-9282-2976783f16c9] Sent mail to darian.wuckert@rempel.com (1.5ms) [ActiveJob] [ActionMailer::DeliveryJob] [e81515d3-35f9-4743-9282-2976783f16c9] Date: Fri, 07 Sep 2018 23:33:43 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: darian.wuckert@rempel.com Message-ID: <5b92bd7f1e22d_33cc2aed85006f5c6465e@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome darian.wuckert@rempel.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [e81515d3-35f9-4743-9282-2976783f16c9] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.28ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: e81515d3-35f9-4743-9282-2976783f16c9) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92bd7facbcd633ccac4616, "MM3zC3JzyAH1asCsv7mh", {} MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd7facbcd633ccac4618')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started GET "/authenticate/users/confirmation?confirmation_token=MM3zC3JzyAH1asCsv7mh&api_key=test¤t_app_id=testappid" for 127.0.0.1 at 2018-09-07 23:33:43 +0530 Processing by Auth::ConfirmationsController#show as JSON Parameters: {"confirmation_token"=>"MM3zC3JzyAH1asCsv7mh", "api_key"=>"test", "current_app_id"=>"testappid", "confirmation"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"confirmation_token"=>"MM3zC3JzyAH1asCsv7mh"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"jopyv4N4Phxbusjs4zyR"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd7facbcd633ccac4616')}, "u"=>{"$set"=>{"confirmed_at"=>2018-09-07 18:03:43 UTC, "... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bd7facbcd633ccac4616')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92bd7facbcd633ccac4616')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Rendered text template (0.1ms) Completed 201 Created in 84ms (Views: 0.9ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bd7facbcd633ccac4616')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"brandi@prosacco.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"5YzsstUf1AJB5d3rCWqN"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"UVhEztS3httK-17xwdp4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bd7facbcd633ccac461a'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bd7facbcd633ccac461a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd7facbcd633ccac461d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xxxioXA3TDw12Pq34w9N"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd7facbcd633ccac461a')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/google_oauth2/callback?id_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-07 23:33:43 +0530 Processing by Auth::OmniauthCallbacksController#failure as JSON Parameters: {"id_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{}} Completed 500 Internal Server Error in 1ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jeffery@ortizdouglas.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"23rXSuRz8N94kxvZYqDc"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"M3AusaxwtGg25moUD7Up"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bd8eacbcd633ccac461e'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bd8eacbcd633ccac461e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd8facbcd633ccac4621')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"EsiRkKzFgZsSzzsSjtfv"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd8eacbcd633ccac461e')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/google_oauth2/callback?code=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-07 23:33:59 +0530 MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"elton@rohan.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"TNSGKzoo-epyFAx3xEXz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"RmC3tBh4kWoZcRUH86Fy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bd8facbcd633ccac4622'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bd8facbcd633ccac4622')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd8facbcd633ccac4625')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xXqQxwn1U3mPB4yszvgN"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd8facbcd633ccac4622')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/google_oauth2/callback?id_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-07 23:33:59 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"id_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Redirected to http://localhost:3000/authenticate/error/omniauth/failed Completed 302 Found in 6ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"andy_gottlieb@nicolas.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"-X5ng6dxzGHDynTbKd8y"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"hK9VCwnTKmF2GM9Fsup_"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bd8facbcd633ccac4626'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bd8facbcd633ccac4626')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd8facbcd633ccac4629')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zEr5LjZr_6czCSW11C3m"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd8facbcd633ccac4626')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/google_oauth2/callback?id_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3Anull%7D" for 127.0.0.1 at 2018-09-07 23:33:59 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"id_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":null}", "omniauth_callback"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Redirected to http://localhost:3000/authenticate/no_resource/omniauth/failed Completed 302 Found in 4ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"tanya.considine@schambergercorwin.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"69yZjnjVmUP7kH1gqYsK"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"KSBPszNkAi8zsMxbiR5g"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bd8facbcd633ccac462a'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bd8facbcd633ccac462a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd8facbcd633ccac462d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"WFfc3NmXuUojhAYxbKKL"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd8facbcd633ccac462a')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/google_oauth2/callback?id_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-07 23:33:59 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"id_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"N2m86jGVEY9xJMw1_f8T"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"4Q2AQHURmYzkhG7uW57a"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"_jHV4L-9mFw1TKbuhWin"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92bd8facbcd633ccac462e'), ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bd8facbcd633ccac462e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"MVxx4B2ChvjtDHaRiPQM"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"CsPEh2Ty9EwKsRg_sKce"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd8facbcd633ccac462e')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bd8facbcd633ccac462e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92bd8facbcd633ccac462e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"saX2xS9UHs5rD3-v2oGr"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd8facbcd633ccac462e')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 18:04:00 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 500 Internal Server Error in 226ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"ezekiel@kerlukegerlach.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ur6jAg-RDYv4SjN-fzQj"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"fj42h18PZzUgd-pJDQxE"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bd90acbcd633ccac4632'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bd90acbcd633ccac4632')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd90acbcd633ccac4635')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"nehLjRmioSBM5kzXsRaz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd90acbcd633ccac4632')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/google_oauth2/callback?id_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22asshole%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-07 23:34:00 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"id_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"asshole\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"asshole"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Rendered text template (0.0ms) Filter chain halted as :do_before_request rendered or redirected Completed 401 Unauthorized in 7ms (Views: 5.0ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"emile.gottlieb@grant.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"P48-YCgaUobZLyVN55j5"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"faDDUB-6uM6AbcuHMvnL"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bd90acbcd633ccac4636'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bd90acbcd633ccac4636')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd90acbcd633ccac4639')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"eSE4WnmZSx5dZHwd3XwM"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd90acbcd633ccac4636')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"test@gmail.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"4tHx32u7EtsLsasu8TyD"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"gBj9s5xGMypW1SDQMLEA"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bd90acbcd633ccac463a'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bd90acbcd633ccac463a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Started POST "/authenticate/omniauth/google_oauth2/callback?id_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-07 23:34:00 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"id_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Gz5o1AdvnKTsujsa6rsu"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92bd90acbcd633ccac463a')}, "u"=>{"$set"=>{"identities"=>[{"provider"=>... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bd90acbcd633ccac463a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"UZ2qhdesWAXbtcTRA26s"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd90acbcd633ccac463a')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 18:04:00 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Completed 500 Internal Server Error in 112ms (Views: 1.3ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bd90acbcd633ccac463a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"unique_towne@mohr.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"x2LY1DUo6chRmex6BtU-"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zMSzAhyGex8G7qY4HD2R"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bd90acbcd633ccac463d'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bd90acbcd633ccac463d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd90acbcd633ccac4640')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"-1dqwddxWrvjbWGvKsTo"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd90acbcd633ccac463d')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/google_oauth2/callback?code=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-07 23:34:00 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"code"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"PKeonNfGdoD7d2B6xXrh"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"B4QDj6yXVy2VxRMxqs81"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"brijrqpu67szT4qKBvw7"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92bd90acbcd633ccac4641'), ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bd90acbcd633ccac4641')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"gyhiVP7cBYyyyvR6vSQ4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"vefKtk4P9az2MTm5bANx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd90acbcd633ccac4641')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bd90acbcd633ccac4641')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92bd90acbcd633ccac4641')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"mAzhR6Vjq9zaYzYwxbFi"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd90acbcd633ccac4641')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 18:04:01 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Completed 500 Internal Server Error in 211ms (Views: 1.2ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"noemi@sauer.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"-3CcWrWGgSn6anGZouBf"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"FZWAx1GKUeQ3vEgoMy2g"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bd91acbcd633ccac4645'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bd91acbcd633ccac4645')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd91acbcd633ccac4648')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"YhXVze-dGM_4xQQSqhc_"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd91acbcd633ccac4645')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"test@gmail.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"CM_xHQCeiEjsHEpFSGWp"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xyjTbi7qMXjwyvAYux-b"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bd91acbcd633ccac4649'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bd91acbcd633ccac4649')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/google_oauth2/callback?code=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-07 23:34:01 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"code"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"hZDz7m5WnwTFMDSWSHy7"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92bd91acbcd633ccac4649')}, "u"=>{"$set"=>{"identities"=>[{"provider"=>... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bd91acbcd633ccac4649')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"jMqD8HK4mxx5wUVceXx2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd91acbcd633ccac4649')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 18:04:01 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Completed 500 Internal Server Error in 199ms (Views: 1.2ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bd91acbcd633ccac4649')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"tanya.mohr@roob.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"3JictmF7jxHELTcKxGNd"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Z2raeL6dCVzkpzsJcEaC"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bd91acbcd633ccac464c'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bd91acbcd633ccac464c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd91acbcd633ccac464f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"WxLiV2_w7zuMTx6UkyhH"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd91acbcd633ccac464c')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/google_oauth2/callback?code=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-07 23:34:01 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"code"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"aMBTysz-GFWi347tF7PR"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Ejs2piVsH8doVnzFxpFx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"r4GDfPbAztR8-vYpEo7i"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92bd91acbcd633ccac4650'), ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bd91acbcd633ccac4650')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sQFWsEDgyXLYYfSA2H_C"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"YUFXfyydNVpxtUGeC1rv"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd91acbcd633ccac4650')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bd91acbcd633ccac4650')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92bd91acbcd633ccac4650')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"a2hb6ZQns5hAm4Uq1uSD"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd91acbcd633ccac4650')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 18:04:01 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Completed 500 Internal Server Error in 205ms (Views: 1.4ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"josh.stamm@paucekokon.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"AeK7M3NcUAz7B46dq33p"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"z6u85XYNsvsLPH22b-J_"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bd91acbcd633ccac4654'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bd91acbcd633ccac4654')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd92acbcd633ccac4657')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"2Ch_aSdhyz6v-yWZRa3g"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd91acbcd633ccac4654')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/facebook/callback?fb_exchange_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-07 23:34:02 +0530 MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"milford@farrell.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"JVxbFWzQkuRs6Y1ARgtg"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"VEXKx8dMptz--jQKxqa1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bd92acbcd633ccac4658'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bd92acbcd633ccac4658')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd92acbcd633ccac465b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ZhmyjyZEzCA19UMsELcA"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd92acbcd633ccac4658')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/facebook/callback?fb_exchange_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-07 23:34:02 +0530 MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"ernestine@kerluke.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Czj5_88-pnJATF71Ujz2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"p4sQaP8skzTY4fbuhThK"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bd92acbcd633ccac465c'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bd92acbcd633ccac465c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd92acbcd633ccac465f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"y-ipreWzLVUCFdUHxoCX"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd92acbcd633ccac465c')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/facebook/callback?fb_exchange_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-07 23:34:02 +0530 MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"ro@mueller.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"AwhJVXV15sS4Wmsb4xxZ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zxGvSqFkYNZ97CJczo8C"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bd92acbcd633ccac4660'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bd92acbcd633ccac4660')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd92acbcd633ccac4663')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xTkQRyBSBAT6Hw8eJUUh"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd92acbcd633ccac4660')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Started POST "/authenticate/omniauth/facebook/callback?fb_exchange_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3Anull%7D" for 127.0.0.1 at 2018-09-07 23:34:02 +0530 MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"darrel.kuhic@spinkablock.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"nXkz4HEx6ASHqdHG-Vzq"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"uwU2Eh7BJ8MzKVHecEHA"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bd92acbcd633ccac4664'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bd92acbcd633ccac4664')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd92acbcd633ccac4667')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"VWJyu5TyK-pB-JsxNdwz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd92acbcd633ccac4664')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/google_oauth2/callback?id_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-07 23:34:02 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"id_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"9JXNGC-6e8aD28sMUx5c"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"E5FwCWWJGPwo8VQY68gJ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"gz3YzY62QQJJHhTwMzaC"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92bd92acbcd633ccac4668'), ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bd92acbcd633ccac4668')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"PHc3BQBXHt4mnMpwnuAd"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"1BT5afMkCGugG5asZn2C"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd92acbcd633ccac4668')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bd92acbcd633ccac4668')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92bd92acbcd633ccac4668')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"fUQ65Wej5ZhHWstu-8d_"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd92acbcd633ccac4668')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 18:04:02 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 500 Internal Server Error in 232ms (Views: 1.4ms) Started POST "/authenticate/omniauth/facebook/callback?fb_exchange_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-07 23:34:03 +0530 Started POST "/authenticate/omniauth/google_oauth2/callback?id_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-07 23:34:03 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"id_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yhyzVrpV9AoxMKM-urEu"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92bd92acbcd633ccac4668')}, "u"=>{"$set"=>{"identities"=>[{"provider"=>... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bd92acbcd633ccac4668')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yBEt7D27tr1DoSHh2o89"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd92acbcd633ccac4668')}, "u"=>{"$set"=>{"current_sign_in_at"=>2018-09-07 18:04:03 ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 500 Internal Server Error in 119ms (Views: 0.8ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/facebook/callback?fb_exchange_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-07 23:34:03 +0530 MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"muriel.prohaska@olson.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"FLCn3oc2rPiw-Jorxegx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xYGuUCciqZ69Xes2fV1q"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bd93acbcd633ccac466c'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bd93acbcd633ccac466c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd93acbcd633ccac466f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"6Fu-ekwG17o7qs5Z_CFF"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd93acbcd633ccac466c')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Started POST "/authenticate/omniauth/google_oauth2/callback?id_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-07 23:34:03 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"id_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"2x5ExKJXduerXVp5shVA"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"YSgwpTxyyA3HrKfGm2hv"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Dv9aiKL7598TQjoXMZGC"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92bd93acbcd633ccac4670'), ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bd93acbcd633ccac4670')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"nWzp4VPx5SwpXGT7XR5u"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"vUmmgnLYZygaDeyYdC8a"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd93acbcd633ccac4670')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bd93acbcd633ccac4670')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92bd93acbcd633ccac4670')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sWEFspBo1QzYHE5gNEQV"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd93acbcd633ccac4670')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 18:04:03 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 500 Internal Server Error in 191ms (Views: 1.8ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.003s Started POST "/authenticate/omniauth/google_oauth2/callback?id_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-07 23:34:07 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"id_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"6tVA1LNzQ-jANvkDWD1M"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92bd93acbcd633ccac4670')}, "u"=>{"$set"=>{"identities"=>[{"provider"=>... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bd93acbcd633ccac4670')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"GNHr6aTVU375w3xzA4zg"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd93acbcd633ccac4670')}, "u"=>{"$set"=>{"current_sign_in_at"=>2018-09-07 18:04:07 ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Completed 500 Internal Server Error in 139ms (Views: 0.6ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"aletha@kub.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"gmVCvcyPB-GZ7KFbRxvU"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"aVWs3KaH8sVGwDrMzo5s"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bd97acbcd633ccac4674'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bd97acbcd633ccac4674')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd97acbcd633ccac4677')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"7ovUYsFu19x1mt9bXtMk"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd97acbcd633ccac4674')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Started POST "/authenticate/omniauth/google_oauth2/callback?id_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-07 23:34:07 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"id_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"_qDNrAvuwrWyDr8_EQAk"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"3BQDUQWRRAsMzb7S-Hbu"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"pX-3At9fs4UsTyLw3fTK"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92bd97acbcd633ccac4678'), ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bd97acbcd633ccac4678')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"7GwH1vQ-rajM3yPt4hJW"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"UM_kjBC19y8DTMWSqPto"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd97acbcd633ccac4678')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bd97acbcd633ccac4678')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92bd97acbcd633ccac4678')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"8Bx-QBR1_C6guZQgi7NK"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd97acbcd633ccac4678')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 18:04:08 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Completed 500 Internal Server Error in 180ms (Views: 1.3ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s Started POST "/authenticate/omniauth/facebook/callback?fb_exchange_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-07 23:34:13 +0530 MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"euna.strosin@langosh.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"cV-5X4bJ2MeiAjL8SYxS"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"6Ts9Zyyn3b6mFEqQCBEE"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bd9dacbcd633ccac467c'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bd9dacbcd633ccac467c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd9dacbcd633ccac467f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ceKHEFr3WGb4K_WUqdai"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd9dacbcd633ccac467c')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Started POST "/authenticate/omniauth/google_oauth2/callback?id_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-07 23:34:13 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"id_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"qd1ksCAKyvjeb7KB8VuZ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"81kkULupuWvXqxV1jfsR"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"BQXgsfr5asZXWKjoiw9P"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92bd9dacbcd633ccac4680'), ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bd9dacbcd633ccac4680')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"QM3piCVwGyN9fSBePoD8"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"p4541xRycTNLC1A9xkPt"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd9dacbcd633ccac4680')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bd9dacbcd633ccac4680')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92bd9dacbcd633ccac4680')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"GKyRzhmUphEu_SSbkeJk"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd9dacbcd633ccac4680')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 18:04:13 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 500 Internal Server Error in 210ms (Views: 0.6ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{}, "sort"=>{"confirmed_at"=>-1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started POST "/authenticate/users/password" for 127.0.0.1 at 2018-09-07 23:34:13 +0530 Processing by Auth::PasswordsController#create as HTML Parameters: {"user"=>{"email"=>"rrphotosoft@gmail.com"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.003s Redirected to http://www.example.com/authenticate/users/sign_in Completed 302 Found in 40ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"rCDEWnjkw6Jhx1uNBU_D"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"8FbPrR_58CzbdvAbcfap"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bd9dacbcd633ccac4684'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bd9dacbcd633ccac4684')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd9dacbcd633ccac4687')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"JrZ-F4utxVWQKuC7wjx5"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd9dacbcd633ccac4684')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/google_oauth2/callback?id_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-07 23:34:13 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"id_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"KubTLnsTipW5ihTnEMBU"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"CrCtP6oCWgJV6oco-sWy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"uio2k4HkzkES8RcSN2-2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92bd9dacbcd633ccac4688'), ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bd9dacbcd633ccac4688')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zR-pmFKsrcNdwYHhxxTZ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xDD3JbUuhKwNQnLqW1AP"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd9dacbcd633ccac4688')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bd9dacbcd633ccac4688')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92bd9dacbcd633ccac4688')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s Completed 500 Internal Server Error in 146ms (Views: 0.5ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"adah_dach@white.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"K-qsf3JexsRdaQUyjVtD"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"HM-1oWVHtTfoZMisqTH5"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bd9dacbcd633ccac468c'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bd9dacbcd633ccac468c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd9eacbcd633ccac468f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Kew4U4ZNoxFxK39MJwSn"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd9dacbcd633ccac468c')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/google_oauth2/callback?id_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-07 23:34:14 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"id_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"EShBstXeT8AyWzyLKhjJ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"TzLYPsQC-BEt_Q3GbDS9"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"P4y8gPXWkokkC7gnypwr"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92bd9eacbcd633ccac4690'), ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bd9eacbcd633ccac4690')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"4QAMU9c73B3yuZWTqV_e"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"KiXsXVxL9U5ryxnABkif"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd9eacbcd633ccac4690')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bd9eacbcd633ccac4690')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92bd9eacbcd633ccac4690')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"dwg4T7fL-izE3TxPfJBh"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd9eacbcd633ccac4690')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 18:04:14 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 500 Internal Server Error in 193ms (Views: 0.6ms) Started POST "/authenticate/omniauth/facebook/callback?fb_exchange_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-07 23:34:14 +0530 Started POST "/authenticate/omniauth/google_oauth2/callback?id_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-07 23:34:14 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"id_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"-dmiEKz7ouK5s4ohtNXm"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92bd9eacbcd633ccac4690')}, "u"=>{"$set"=>{"identities"=>[{"provider"=>... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bd9eacbcd633ccac4690')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xzr8r4Zgyw7LxWXUH_ub"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd9eacbcd633ccac4690')}, "u"=>{"$set"=>{"current_sign_in_at"=>2018-09-07 18:04:14 ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 500 Internal Server Error in 105ms (Views: 1.5ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/facebook/callback?fb_exchange_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-07 23:34:14 +0530 MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"morgan@goyette.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"gU_DR84WKbPDk-5-YseS"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sw3uyp5o2sEUdcHysEoV"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bd9eacbcd633ccac4694'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bd9eacbcd633ccac4694')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd9eacbcd633ccac4697')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"pYihyDEum7eH796KKkH3"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd9eacbcd633ccac4694')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-07 23:34:14 +0530 Processing by Auth::RegistrationsController#create as JSON Parameters: {"user"=>{"additional_login_param"=>"9827606719", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"user"=>{"additional_login_param"=>"9827606719", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9827606719"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9827606719"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"nwjCzkfeszFsgV4ser-c"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"fPbXvypX2jUFKxF6m4sr"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bd9eacbcd633ccac4698'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [c5da4dd7-957a-471d-b2a7-ba33cf24ca6c] Performing OtpJob from Inline(default) with arguments: ["User", "5b92bd9eacbcd633ccac4698", "send_sms_otp"] [ActiveJob] [OtpJob] [c5da4dd7-957a-471d-b2a7-ba33cf24ca6c] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bd9eacbcd633ccac4698')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [c5da4dd7-957a-471d-b2a7-ba33cf24ca6c] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [c5da4dd7-957a-471d-b2a7-ba33cf24ca6c] Performed OtpJob from Inline(default) in 2.4ms [ActiveJob] Enqueued OtpJob (Job ID: c5da4dd7-957a-471d-b2a7-ba33cf24ca6c) to Inline(default) with arguments: ["User", "5b92bd9eacbcd633ccac4698", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"wpx4zUpY54h5emjsRzQn"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd9eacbcd633ccac4698')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Completed 200 OK in 131ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{}, "sort"=>{"confirmation_sent_at"=>-1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started GET "/authenticate/users/verify_otp?api_key=test¤t_app_id=testappid&user%5Badditional_login_param%5D=9827606719&user%5Botp%5D=Urban+Stroman+II" for 127.0.0.1 at 2018-09-07 23:34:14 +0530 Processing by OtpController#verify_otp as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "user"=>{"additional_login_param"=>"9827606719", "otp"=>"Urban Stroman II"}, "resource"=>"users", "otp"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameter: otp MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9827606719"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [6753090c-331d-4690-bf6e-2579a2760e46] Performing OtpJob from Inline(default) with arguments: ["User", "5b92bd9eacbcd633ccac4698", "verify_sms_otp", "{\"otp\":\"Urban Stroman II\"}"] [ActiveJob] [OtpJob] [6753090c-331d-4690-bf6e-2579a2760e46] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bd9eacbcd633ccac4698')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [6753090c-331d-4690-bf6e-2579a2760e46] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [6753090c-331d-4690-bf6e-2579a2760e46] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"7_NGA49iWfs5iGBkCcpX"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [6753090c-331d-4690-bf6e-2579a2760e46] MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [6753090c-331d-4690-bf6e-2579a2760e46] MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd9eacbcd633ccac4698')}, "u"=>{"$set"=>{"otp"=>"Urban Stroman II", "additional_log... [ActiveJob] [OtpJob] [6753090c-331d-4690-bf6e-2579a2760e46] MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [6753090c-331d-4690-bf6e-2579a2760e46] MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bd9eacbcd633ccac4698')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... [ActiveJob] [OtpJob] [6753090c-331d-4690-bf6e-2579a2760e46] MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [6753090c-331d-4690-bf6e-2579a2760e46] Performed OtpJob from Inline(default) in 48.86ms [ActiveJob] Enqueued OtpJob (Job ID: 6753090c-331d-4690-bf6e-2579a2760e46) to Inline(default) with arguments: ["User", "5b92bd9eacbcd633ccac4698", "verify_sms_otp", "{\"otp\":\"Urban Stroman II\"}"] Completed 200 OK in 55ms (Views: 0.1ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{}, "sort"=>{"confirmation_sent_at"=>-1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started GET "/authenticate/users/otp_verification_result?api_key=test¤t_app_id=testappid&user%5Badditional_login_param%5D=9827606719&user%5Botp%5D=Urban+Stroman+II" for 127.0.0.1 at 2018-09-07 23:34:14 +0530 Processing by OtpController#otp_verification_result as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "user"=>{"additional_login_param"=>"9827606719", "otp"=>"Urban Stroman II"}, "resource"=>"users", "otp"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameter: otp MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9827606719", "otp"=>"Urban Stroman II"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-07 23:34:14 +0530 Processing by Auth::RegistrationsController#create as JSON Parameters: {"user"=>{"additional_login_param"=>"9893045657", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"user"=>{"additional_login_param"=>"9893045657", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9893045657"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9893045657"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"hbH4FGyCVq5iQhmfQLiE"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"mDz4ujM3XhCDZvRErfdd"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bd9eacbcd633ccac469b'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [3da0318c-a09d-4201-8fba-720f2bc6de0c] Performing OtpJob from Inline(default) with arguments: ["User", "5b92bd9eacbcd633ccac469b", "send_sms_otp"] [ActiveJob] [OtpJob] [3da0318c-a09d-4201-8fba-720f2bc6de0c] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bd9eacbcd633ccac469b')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [3da0318c-a09d-4201-8fba-720f2bc6de0c] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [3da0318c-a09d-4201-8fba-720f2bc6de0c] Performed OtpJob from Inline(default) in 2.9ms [ActiveJob] Enqueued OtpJob (Job ID: 3da0318c-a09d-4201-8fba-720f2bc6de0c) to Inline(default) with arguments: ["User", "5b92bd9eacbcd633ccac469b", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"VpvNJ-vmy9q6S8-6vydo"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd9eacbcd633ccac469b')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 200 OK in 112ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{}, "sort"=>{"confirmation_sent_at"=>-1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started GET "/authenticate/users/send_sms_otp?api_key=test¤t_app_id=testappid&user%5Badditional_login_param%5D=9893045657" for 127.0.0.1 at 2018-09-07 23:34:15 +0530 Processing by OtpController#send_sms_otp as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "user"=>{"additional_login_param"=>"9893045657"}, "resource"=>"users", "otp"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameter: otp MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9893045657"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [acde6545-000a-4d54-9405-6110ce3b6326] Performing OtpJob from Inline(default) with arguments: ["User", "5b92bd9eacbcd633ccac469b", "send_sms_otp"] [ActiveJob] [OtpJob] [acde6545-000a-4d54-9405-6110ce3b6326] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bd9eacbcd633ccac469b')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [acde6545-000a-4d54-9405-6110ce3b6326] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [acde6545-000a-4d54-9405-6110ce3b6326] Performed OtpJob from Inline(default) in 2.38ms [ActiveJob] Enqueued OtpJob (Job ID: acde6545-000a-4d54-9405-6110ce3b6326) to Inline(default) with arguments: ["User", "5b92bd9eacbcd633ccac469b", "send_sms_otp"] Completed 200 OK in 10ms (Views: 0.1ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{}, "sort"=>{"confirmation_sent_at"=>-1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Started GET "/authenticate/users/verify_otp?api_key=test¤t_app_id=testappid&user%5Badditional_login_param%5D=9893045657&user%5Botp%5D=Hope+Bode" for 127.0.0.1 at 2018-09-07 23:34:15 +0530 Processing by OtpController#verify_otp as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "user"=>{"additional_login_param"=>"9893045657", "otp"=>"Hope Bode"}, "resource"=>"users", "otp"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameter: otp MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9893045657"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [b514c8be-47af-40cb-b964-b5f2eba22ab2] Performing OtpJob from Inline(default) with arguments: ["User", "5b92bd9eacbcd633ccac469b", "verify_sms_otp", "{\"otp\":\"Hope Bode\"}"] [ActiveJob] [OtpJob] [b514c8be-47af-40cb-b964-b5f2eba22ab2] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bd9eacbcd633ccac469b')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [b514c8be-47af-40cb-b964-b5f2eba22ab2] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s [ActiveJob] [OtpJob] [b514c8be-47af-40cb-b964-b5f2eba22ab2] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"qza8eaFSZCzgtcf4RffV"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [b514c8be-47af-40cb-b964-b5f2eba22ab2] MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [b514c8be-47af-40cb-b964-b5f2eba22ab2] MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd9eacbcd633ccac469b')}, "u"=>{"$set"=>{"otp"=>"Hope Bode", "additional_login_para... [ActiveJob] [OtpJob] [b514c8be-47af-40cb-b964-b5f2eba22ab2] MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [b514c8be-47af-40cb-b964-b5f2eba22ab2] MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bd9eacbcd633ccac469b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... [ActiveJob] [OtpJob] [b514c8be-47af-40cb-b964-b5f2eba22ab2] MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [b514c8be-47af-40cb-b964-b5f2eba22ab2] Performed OtpJob from Inline(default) in 61.55ms [ActiveJob] Enqueued OtpJob (Job ID: b514c8be-47af-40cb-b964-b5f2eba22ab2) to Inline(default) with arguments: ["User", "5b92bd9eacbcd633ccac469b", "verify_sms_otp", "{\"otp\":\"Hope Bode\"}"] Completed 200 OK in 70ms (Views: 0.1ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{}, "sort"=>{"confirmation_sent_at"=>-1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started GET "/authenticate/users/otp_verification_result?api_key=test¤t_app_id=testappid&user%5Badditional_login_param%5D=9893045657&user%5Botp%5D=Hope+Bode" for 127.0.0.1 at 2018-09-07 23:34:15 +0530 Processing by OtpController#otp_verification_result as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "user"=>{"additional_login_param"=>"9893045657", "otp"=>"Hope Bode"}, "resource"=>"users", "otp"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameter: otp MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9893045657", "otp"=>"Hope Bode"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Completed 200 OK in 8ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{}, "sort"=>{"confirmation_sent_at"=>-1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started GET "/authenticate/users/otp_verification_result?api_key=test¤t_app_id=testappid&user%5B_id%5D=5b92bd9eacbcd633ccac469b&user%5Botp%5D=Hope+Bode" for 127.0.0.1 at 2018-09-07 23:34:15 +0530 Processing by OtpController#otp_verification_result as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "user"=>{"_id"=>"5b92bd9eacbcd633ccac469b", "otp"=>"Hope Bode"}, "resource"=>"users", "otp"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameter: otp MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>nil, "otp"=>"Hope Bode"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Completed 422 Unprocessable Entity in 6ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{}, "sort"=>{"confirmation_sent_at"=>-1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started GET "/authenticate/users/otp_verification_result?api_key=test&user%5B_id%5D=5b92bd9eacbcd633ccac469b&user%5Botp%5D=Hope+Bode" for 127.0.0.1 at 2018-09-07 23:34:15 +0530 Processing by OtpController#otp_verification_result as JSON Parameters: {"api_key"=>"test", "user"=>{"_id"=>"5b92bd9eacbcd633ccac469b", "otp"=>"Hope Bode"}, "resource"=>"users", "otp"=>{}} Unpermitted parameter: otp MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>nil, "otp"=>"Hope Bode"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Completed 422 Unprocessable Entity in 4ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-07 23:34:15 +0530 Processing by Auth::RegistrationsController#create as JSON Parameters: {"user"=>{"additional_login_param"=>"9887297379", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"user"=>{"additional_login_param"=>"9887297379", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9887297379"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9887297379"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"9wYJFJciY9fJbLDwAVbd"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"37uESX8H__NszY_fkBge"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bd9facbcd633ccac46a0'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [5348d5ac-8388-49d1-ac89-3a4dbcd977cc] Performing OtpJob from Inline(default) with arguments: ["User", "5b92bd9facbcd633ccac46a0", "send_sms_otp"] [ActiveJob] [OtpJob] [5348d5ac-8388-49d1-ac89-3a4dbcd977cc] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bd9facbcd633ccac46a0')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [5348d5ac-8388-49d1-ac89-3a4dbcd977cc] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s [ActiveJob] [OtpJob] [5348d5ac-8388-49d1-ac89-3a4dbcd977cc] Performed OtpJob from Inline(default) in 9.39ms [ActiveJob] Enqueued OtpJob (Job ID: 5348d5ac-8388-49d1-ac89-3a4dbcd977cc) to Inline(default) with arguments: ["User", "5b92bd9facbcd633ccac46a0", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"53FURPkjy8yAu6sQfvss"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd9facbcd633ccac46a0')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 200 OK in 144ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{}, "sort"=>{"confirmation_sent_at"=>-1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started GET "/authenticate/users/verify_otp?api_key=test¤t_app_id=testappid&user%5Badditional_login_param%5D=9887297379&user%5Botp%5D=Jalyn+Satterfield" for 127.0.0.1 at 2018-09-07 23:34:15 +0530 Processing by OtpController#verify_otp as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "user"=>{"additional_login_param"=>"9887297379", "otp"=>"Jalyn Satterfield"}, "resource"=>"users", "otp"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s Unpermitted parameter: otp MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9887297379"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [6f817a12-645f-474c-9579-2427c43d1db0] Performing OtpJob from Inline(default) with arguments: ["User", "5b92bd9facbcd633ccac46a0", "verify_sms_otp", "{\"otp\":\"Jalyn Satterfield\"}"] [ActiveJob] [OtpJob] [6f817a12-645f-474c-9579-2427c43d1db0] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bd9facbcd633ccac46a0')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [6f817a12-645f-474c-9579-2427c43d1db0] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [6f817a12-645f-474c-9579-2427c43d1db0] Performed OtpJob from Inline(default) in 1.95ms [ActiveJob] Enqueued OtpJob (Job ID: 6f817a12-645f-474c-9579-2427c43d1db0) to Inline(default) with arguments: ["User", "5b92bd9facbcd633ccac46a0", "verify_sms_otp", "{\"otp\":\"Jalyn Satterfield\"}"] Completed 200 OK in 12ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{}, "sort"=>{"confirmation_sent_at"=>-1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started GET "/authenticate/users/otp_verification_result?api_key=test¤t_app_id=testappid&user%5Badditional_login_param%5D=9887297379&user%5Botp%5D=Jalyn+Satterfield" for 127.0.0.1 at 2018-09-07 23:34:15 +0530 Processing by OtpController#otp_verification_result as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "user"=>{"additional_login_param"=>"9887297379", "otp"=>"Jalyn Satterfield"}, "resource"=>"users", "otp"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameter: otp MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9887297379", "otp"=>"Jalyn Satterfield"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9829316545"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"JtdGsTWKS6VmzbYHBDEA"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"RZWCZni9VppeexBrSDA1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bd9facbcd633ccac46a3'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9829316545", "_id"=>{"$ne"=>BSON::ObjectId('5b92bd9facbcd633ccac46a3')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"additional_login_param"=>"9829316545", "_id"=>{"$ne"=>BSON::ObjectId('5b92bd9facbcd633ccac46a3')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"sVETv26phcWRo568y6zH"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"LvLFgrwmkscL8HyQxSxy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd9facbcd633ccac46a3')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [ec481a5c-41a8-48c9-8539-0958dd9710ab] Performing OtpJob from Inline(default) with arguments: ["User", "5b92bd9facbcd633ccac46a3", "send_sms_otp"] [ActiveJob] [OtpJob] [ec481a5c-41a8-48c9-8539-0958dd9710ab] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bd9facbcd633ccac46a3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [ec481a5c-41a8-48c9-8539-0958dd9710ab] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [ec481a5c-41a8-48c9-8539-0958dd9710ab] Performed OtpJob from Inline(default) in 2.97ms [ActiveJob] Enqueued OtpJob (Job ID: ec481a5c-41a8-48c9-8539-0958dd9710ab) to Inline(default) with arguments: ["User", "5b92bd9facbcd633ccac46a3", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"n9LW8wHuDnxCHfxEw3Ud"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd9facbcd633ccac46a3')}, "u"=>{"$set"=>{"additional_login_param_status"=>2, "encry... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bd9facbcd633ccac46a3')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rihanna@gmail.com", "_id"=>{"$ne"=>BSON::ObjectId('5b92bd9facbcd633ccac46a3')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"RwwHGs6neX6W3xwt-B_P"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"szPBYdHP3RCW2cQGU_98"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd9facbcd633ccac46a3')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bd9facbcd633ccac46a3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [c4470ab1-d819-47c7-a094-f6891ae9a97d] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92bd9facbcd633ccac46a3, "25uEvnQ6v3irDcXWUaBz", {:to=>"rihanna@gmail.com"} [ActiveJob] [ActionMailer::DeliveryJob] [c4470ab1-d819-47c7-a094-f6891ae9a97d] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [c4470ab1-d819-47c7-a094-f6891ae9a97d] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.5ms [ActiveJob] [ActionMailer::DeliveryJob] [c4470ab1-d819-47c7-a094-f6891ae9a97d] Sent mail to rihanna@gmail.com (1.5ms) [ActiveJob] [ActionMailer::DeliveryJob] [c4470ab1-d819-47c7-a094-f6891ae9a97d] Date: Fri, 07 Sep 2018 23:34:15 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rihanna@gmail.com Message-ID: <5b92bd9facae1_33cc2aed85006f5c647db@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome rihanna@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [c4470ab1-d819-47c7-a094-f6891ae9a97d] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.42ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: c4470ab1-d819-47c7-a094-f6891ae9a97d) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92bd9facbcd633ccac46a3, "25uEvnQ6v3irDcXWUaBz", {:to=>"rihanna@gmail.com"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rihanna@gmail.com", "_id"=>{"$ne"=>BSON::ObjectId('5b92bd9facbcd633ccac46a3')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"Yad-oLe9DVcN13UqgJRW"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"9ijWaA9ei2tksF1hZsSE"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd9facbcd633ccac46a3')}, "u"=>{"$set"=>{"confirmed_at"=>2018-09-07 18:04:15 UTC, "... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bd9facbcd633ccac46a3')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92bd9facbcd633ccac46a3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Started GET "/authenticate/users/send_sms_otp?api_key=test¤t_app_id=testappid&intent=reset_password&user%5Badditional_login_param%5D=9829316545" for 127.0.0.1 at 2018-09-07 23:34:15 +0530 Processing by OtpController#send_sms_otp as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "intent"=>"reset_password", "user"=>{"additional_login_param"=>"9829316545"}, "resource"=>"users", "otp"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameter: otp MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9829316545", "additional_login_param_status"=>2}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bd9facbcd633ccac46a3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [a68f2080-3b5f-45d0-8a11-c74560fbdf16] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [a68f2080-3b5f-45d0-8a11-c74560fbdf16] Performed OtpJob from Inline(default) in 2.11ms [ActiveJob] Enqueued OtpJob (Job ID: a68f2080-3b5f-45d0-8a11-c74560fbdf16) to Inline(default) with arguments: ["User", "5b92bd9facbcd633ccac46a3", "send_sms_otp"] Completed 200 OK in 9ms (Views: 0.1ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{}, "sort"=>{"confirmation_sent_at"=>-1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Started GET "/authenticate/users/verify_otp?api_key=test¤t_app_id=testappid&user%5Badditional_login_param%5D=9829316545&user%5Botp%5D=Shanel+Beier" for 127.0.0.1 at 2018-09-07 23:34:15 +0530 Processing by OtpController#verify_otp as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "user"=>{"additional_login_param"=>"9829316545", "otp"=>"Shanel Beier"}, "resource"=>"users", "otp"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameter: otp MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9829316545"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [cdea4426-7e94-4480-a3e4-5e0a628aeac7] Performing OtpJob from Inline(default) with arguments: ["User", "5b92bd9facbcd633ccac46a3", "verify_sms_otp", "{\"otp\":\"Shanel Beier\"}"] [ActiveJob] [OtpJob] [cdea4426-7e94-4480-a3e4-5e0a628aeac7] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bd9facbcd633ccac46a3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [cdea4426-7e94-4480-a3e4-5e0a628aeac7] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [cdea4426-7e94-4480-a3e4-5e0a628aeac7] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"oKJY-Uvdsq-5eBVfGuye"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [cdea4426-7e94-4480-a3e4-5e0a628aeac7] MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [cdea4426-7e94-4480-a3e4-5e0a628aeac7] MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd9facbcd633ccac46a3')}, "u"=>{"$set"=>{"otp"=>"Shanel Beier", "encrypted_authenti... [ActiveJob] [OtpJob] [cdea4426-7e94-4480-a3e4-5e0a628aeac7] MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [cdea4426-7e94-4480-a3e4-5e0a628aeac7] Performed OtpJob from Inline(default) in 60.67ms [ActiveJob] Enqueued OtpJob (Job ID: cdea4426-7e94-4480-a3e4-5e0a628aeac7) to Inline(default) with arguments: ["User", "5b92bd9facbcd633ccac46a3", "verify_sms_otp", "{\"otp\":\"Shanel Beier\"}"] Completed 200 OK in 70ms (Views: 0.5ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{}, "sort"=>{"confirmation_sent_at"=>-1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started GET "/authenticate/users/otp_verification_result?api_key=test¤t_app_id=testappid&intent=reset_password&user%5Badditional_login_param%5D=9829316545&user%5Botp%5D=Shanel+Beier" for 127.0.0.1 at 2018-09-07 23:34:15 +0530 Processing by OtpController#otp_verification_result as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "intent"=>"reset_password", "user"=>{"additional_login_param"=>"9829316545", "otp"=>"Shanel Beier"}, "resource"=>"users", "otp"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameter: otp MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9829316545", "otp"=>"Shanel Beier"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}}... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rihanna@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"reset_password_token"=>"41ee0481e62c65cd2d8d562be98a26055a8b7cdde819c80177af65393c5573f4"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"xXer3jHHxngmAxgSdz-m"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bd9facbcd633ccac46a3')}, "u"=>{"$set"=>{"identities"=>[], "reset_password_token"=>... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bd9facbcd633ccac46a3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s [ActiveJob] [ActionMailer::DeliveryJob] [cced3ef7-8152-43b5-8ea0-71bb9ef756f1] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", gid://dummy/User/5b92bd9facbcd633ccac46a3, "zBfsrLUAXx6zs-XB7V8y", {} [ActiveJob] [ActionMailer::DeliveryJob] [cced3ef7-8152-43b5-8ea0-71bb9ef756f1] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/reset_password_instructions.html.erb (3.5ms) [ActiveJob] [ActionMailer::DeliveryJob] [cced3ef7-8152-43b5-8ea0-71bb9ef756f1] Devise::Mailer#reset_password_instructions: processed outbound mail in 42.5ms [ActiveJob] [ActionMailer::DeliveryJob] [cced3ef7-8152-43b5-8ea0-71bb9ef756f1] Sent mail to rihanna@gmail.com (4.7ms) [ActiveJob] [ActionMailer::DeliveryJob] [cced3ef7-8152-43b5-8ea0-71bb9ef756f1] Date: Fri, 07 Sep 2018 23:34:16 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rihanna@gmail.com Message-ID: <5b92bda04f256_33cc2aed85006f5c648e@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Reset password instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello rihanna@gmail.com!

Someone has requested a link to change your password. You can do this through the link below.

Change my password

If you didn't request this, please ignore this email.

Your password won't change until you access the link above and create a new one.

[ActiveJob] [ActionMailer::DeliveryJob] [cced3ef7-8152-43b5-8ea0-71bb9ef756f1] Performed ActionMailer::DeliveryJob from Inline(mailers) in 48.67ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: cced3ef7-8152-43b5-8ea0-71bb9ef756f1) to Inline(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", gid://dummy/User/5b92bd9facbcd633ccac46a3, "zBfsrLUAXx6zs-XB7V8y", {} Completed 200 OK in 371ms (Views: 0.4ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-07 23:34:16 +0530 Processing by Auth::RegistrationsController#create as JSON Parameters: {"user"=>{"additional_login_param"=>"9900766746", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"user"=>{"additional_login_param"=>"9900766746", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9900766746"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9900766746"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"1KxCJYx7VRiAssoFoZza"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"NxM6i1R_feyC5WjHfH7b"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bda0acbcd633ccac46a7'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [e9acc5d1-da1b-43c9-a11c-5179e2762580] Performing OtpJob from Inline(default) with arguments: ["User", "5b92bda0acbcd633ccac46a7", "send_sms_otp"] [ActiveJob] [OtpJob] [e9acc5d1-da1b-43c9-a11c-5179e2762580] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bda0acbcd633ccac46a7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [e9acc5d1-da1b-43c9-a11c-5179e2762580] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [e9acc5d1-da1b-43c9-a11c-5179e2762580] Performed OtpJob from Inline(default) in 3.89ms [ActiveJob] Enqueued OtpJob (Job ID: e9acc5d1-da1b-43c9-a11c-5179e2762580) to Inline(default) with arguments: ["User", "5b92bda0acbcd633ccac46a7", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"mhFYxcr57pUrTS-wyzSN"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bda0acbcd633ccac46a7')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 200 OK in 132ms (Views: 0.4ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{}, "sort"=>{"confirmation_sent_at"=>-1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started GET "/authenticate/users/verify_otp?api_key=test¤t_app_id=testappid&user%5Badditional_login_param%5D=9900766746&user%5Botp%5D=Flavie+Lemke" for 127.0.0.1 at 2018-09-07 23:34:16 +0530 Processing by OtpController#verify_otp as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "user"=>{"additional_login_param"=>"9900766746", "otp"=>"Flavie Lemke"}, "resource"=>"users", "otp"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameter: otp MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9900766746"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [544599d1-4eb9-4b18-929d-b8870e896aaf] Performing OtpJob from Inline(default) with arguments: ["User", "5b92bda0acbcd633ccac46a7", "verify_sms_otp", "{\"otp\":\"Flavie Lemke\"}"] [ActiveJob] [OtpJob] [544599d1-4eb9-4b18-929d-b8870e896aaf] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bda0acbcd633ccac46a7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [544599d1-4eb9-4b18-929d-b8870e896aaf] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [544599d1-4eb9-4b18-929d-b8870e896aaf] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"QrqWYYFzWxSzP3hhsAJG"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [544599d1-4eb9-4b18-929d-b8870e896aaf] MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [544599d1-4eb9-4b18-929d-b8870e896aaf] MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bda0acbcd633ccac46a7')}, "u"=>{"$set"=>{"otp"=>"Flavie Lemke", "additional_login_p... [ActiveJob] [OtpJob] [544599d1-4eb9-4b18-929d-b8870e896aaf] MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [544599d1-4eb9-4b18-929d-b8870e896aaf] MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bda0acbcd633ccac46a7')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... [ActiveJob] [OtpJob] [544599d1-4eb9-4b18-929d-b8870e896aaf] MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [544599d1-4eb9-4b18-929d-b8870e896aaf] Performed OtpJob from Inline(default) in 53.39ms [ActiveJob] Enqueued OtpJob (Job ID: 544599d1-4eb9-4b18-929d-b8870e896aaf) to Inline(default) with arguments: ["User", "5b92bda0acbcd633ccac46a7", "verify_sms_otp", "{\"otp\":\"Flavie Lemke\"}"] Completed 200 OK in 61ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{}, "sort"=>{"confirmation_sent_at"=>-1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started GET "/authenticate/users/otp_verification_result?api_key=test¤t_app_id=testappid&user%5Badditional_login_param%5D=9900766746&user%5Botp%5D=Flavie+Lemke" for 127.0.0.1 at 2018-09-07 23:34:16 +0530 Processing by OtpController#otp_verification_result as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "user"=>{"additional_login_param"=>"9900766746", "otp"=>"Flavie Lemke"}, "resource"=>"users", "otp"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameter: otp MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9900766746", "otp"=>"Flavie Lemke"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}}... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Completed 200 OK in 11ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{}, "sort"=>{"confirmation_sent_at"=>-1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started GET "/authenticate/users/send_sms_otp?api_key=test¤t_app_id=testappid&intent=reset_password&user%5Badditional_login_param%5D=9900766746" for 127.0.0.1 at 2018-09-07 23:34:16 +0530 Processing by OtpController#send_sms_otp as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "intent"=>"reset_password", "user"=>{"additional_login_param"=>"9900766746"}, "resource"=>"users", "otp"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameter: otp MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9900766746", "additional_login_param_status"=>2}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bda0acbcd633ccac46a7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [c33d9d64-cb10-4607-83c5-deac144ae25c] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [c33d9d64-cb10-4607-83c5-deac144ae25c] Performed OtpJob from Inline(default) in 2.09ms [ActiveJob] Enqueued OtpJob (Job ID: c33d9d64-cb10-4607-83c5-deac144ae25c) to Inline(default) with arguments: ["User", "5b92bda0acbcd633ccac46a7", "send_sms_otp"] Completed 200 OK in 10ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{}, "sort"=>{"confirmation_sent_at"=>-1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started GET "/authenticate/users/verify_otp?api_key=test¤t_app_id=testappid&user%5Badditional_login_param%5D=9900766746&user%5Botp%5D=Neal+Fritsch" for 127.0.0.1 at 2018-09-07 23:34:16 +0530 Processing by OtpController#verify_otp as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "user"=>{"additional_login_param"=>"9900766746", "otp"=>"Neal Fritsch"}, "resource"=>"users", "otp"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameter: otp MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9900766746"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [3f2c28b7-de39-450a-8d91-2a98058cc83c] Performing OtpJob from Inline(default) with arguments: ["User", "5b92bda0acbcd633ccac46a7", "verify_sms_otp", "{\"otp\":\"Neal Fritsch\"}"] [ActiveJob] [OtpJob] [3f2c28b7-de39-450a-8d91-2a98058cc83c] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bda0acbcd633ccac46a7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [3f2c28b7-de39-450a-8d91-2a98058cc83c] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [3f2c28b7-de39-450a-8d91-2a98058cc83c] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"a9s1sBquBrgSENz-QnCL"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [3f2c28b7-de39-450a-8d91-2a98058cc83c] MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [3f2c28b7-de39-450a-8d91-2a98058cc83c] MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bda0acbcd633ccac46a7')}, "u"=>{"$set"=>{"otp"=>"Neal Fritsch", "encrypted_authenti... [ActiveJob] [OtpJob] [3f2c28b7-de39-450a-8d91-2a98058cc83c] MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [3f2c28b7-de39-450a-8d91-2a98058cc83c] Performed OtpJob from Inline(default) in 53.18ms [ActiveJob] Enqueued OtpJob (Job ID: 3f2c28b7-de39-450a-8d91-2a98058cc83c) to Inline(default) with arguments: ["User", "5b92bda0acbcd633ccac46a7", "verify_sms_otp", "{\"otp\":\"Neal Fritsch\"}"] Completed 200 OK in 59ms (Views: 0.1ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{}, "sort"=>{"confirmation_sent_at"=>-1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s Started GET "/authenticate/users/otp_verification_result?api_key=test¤t_app_id=testappid&intent=reset_password&user%5Badditional_login_param%5D=9900766746&user%5Botp%5D=Neal+Fritsch" for 127.0.0.1 at 2018-09-07 23:34:16 +0530 Processing by OtpController#otp_verification_result as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "intent"=>"reset_password", "user"=>{"additional_login_param"=>"9900766746", "otp"=>"Neal Fritsch"}, "resource"=>"users", "otp"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameter: otp MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9900766746", "otp"=>"Neal Fritsch"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}}... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Completed 400 Bad Request in 6ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9874118435"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"3n8FNkfLCGdmPLKEy77x"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"DFsvJs3oedm3ChwisKtV"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bda0acbcd633ccac46aa'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9874118435", "_id"=>{"$ne"=>BSON::ObjectId('5b92bda0acbcd633ccac46aa')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"additional_login_param"=>"9874118435", "_id"=>{"$ne"=>BSON::ObjectId('5b92bda0acbcd633ccac46aa')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"oR-FU_1MwNfzxVS1Dyi-"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"gk5rTZb_YjiwJe--osDp"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bda0acbcd633ccac46aa')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [1ea0f2c3-f324-4344-8859-ba798e767dfa] Performing OtpJob from Inline(default) with arguments: ["User", "5b92bda0acbcd633ccac46aa", "send_sms_otp"] [ActiveJob] [OtpJob] [1ea0f2c3-f324-4344-8859-ba798e767dfa] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bda0acbcd633ccac46aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [1ea0f2c3-f324-4344-8859-ba798e767dfa] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [1ea0f2c3-f324-4344-8859-ba798e767dfa] Performed OtpJob from Inline(default) in 2.65ms [ActiveJob] Enqueued OtpJob (Job ID: 1ea0f2c3-f324-4344-8859-ba798e767dfa) to Inline(default) with arguments: ["User", "5b92bda0acbcd633ccac46aa", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"r4qy4s2DuoSJp5s8DowW"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bda0acbcd633ccac46aa')}, "u"=>{"$set"=>{"additional_login_param_status"=>2, "encry... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bda0acbcd633ccac46aa')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-07 23:34:16 +0530 Processing by Auth::RegistrationsController#update as JSON Parameters: {"id"=>"5b92bda0acbcd633ccac46aa", "user"=>{"email"=>"rihanna@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"id"=>"5b92bda0acbcd633ccac46aa", "user"=>{"email"=>"rihanna@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"72f9d3d52250a0626f2450017875f45d629632bf7ee661c2c7e8b07215e5d70c"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"client_authentication.testappid"=>"72f9d3d52250a0626f2450017875f45d629632bf7ee661c2c7e8b07215e5d70c"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"client_authentication.testappid"=>"72f9d3d52250a0626f2450017875f45d629632bf7ee661c2c7e8b07215e5d70c"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bda0acbcd633ccac46aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rihanna@gmail.com", "_id"=>{"$ne"=>BSON::ObjectId('5b92bda0acbcd633ccac46aa')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"SF2zfk_vt4uduoG7e59x"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zjEo-PxVdyYLr3HiPgZs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bda0acbcd633ccac46aa')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bda0acbcd633ccac46aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [34eba0e3-df0b-47ea-8e2b-206cc3038adc] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92bda0acbcd633ccac46aa, "VgTtNiJNJvwxiAHEUxAj", {:to=>"rihanna@gmail.com"} [ActiveJob] [ActionMailer::DeliveryJob] [34eba0e3-df0b-47ea-8e2b-206cc3038adc] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [34eba0e3-df0b-47ea-8e2b-206cc3038adc] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.4ms [ActiveJob] [ActionMailer::DeliveryJob] [34eba0e3-df0b-47ea-8e2b-206cc3038adc] Sent mail to rihanna@gmail.com (1.6ms) [ActiveJob] [ActionMailer::DeliveryJob] [34eba0e3-df0b-47ea-8e2b-206cc3038adc] Date: Fri, 07 Sep 2018 23:34:16 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rihanna@gmail.com Message-ID: <5b92bda0ebc3e_33cc2aed85006f5c64976@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome rihanna@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [34eba0e3-df0b-47ea-8e2b-206cc3038adc] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.43ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 34eba0e3-df0b-47ea-8e2b-206cc3038adc) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92bda0acbcd633ccac46aa, "VgTtNiJNJvwxiAHEUxAj", {:to=>"rihanna@gmail.com"} Completed 200 OK in 76ms (Views: 1.0ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bda0acbcd633ccac46aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rihanna@gmail.com", "_id"=>{"$ne"=>BSON::ObjectId('5b92bda0acbcd633ccac46aa')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"x8MJjPwBssZoGGy9epVC"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"jcQmNX69XNnf4qcbsJ4x"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bda0acbcd633ccac46aa')}, "u"=>{"$set"=>{"confirmed_at"=>2018-09-07 18:04:17 UTC, "... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bda0acbcd633ccac46aa')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92bda0acbcd633ccac46aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"6oxxCzWbyrTYvXydXfcS"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bda0acbcd633ccac46aa')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{}, "sort"=>{"confirmation_sent_at"=>-1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started GET "/authenticate/users/send_sms_otp?api_key=test¤t_app_id=testappid&intent=unlock_account&user%5Badditional_login_param%5D=9874118435" for 127.0.0.1 at 2018-09-07 23:34:17 +0530 Processing by OtpController#send_sms_otp as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "intent"=>"unlock_account", "user"=>{"additional_login_param"=>"9874118435"}, "resource"=>"users", "otp"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameter: otp MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9874118435", "additional_login_param_status"=>2}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bda0acbcd633ccac46aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [e9b38396-a6c1-4cd1-a620-a7c49c1b68c3] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [e9b38396-a6c1-4cd1-a620-a7c49c1b68c3] Performed OtpJob from Inline(default) in 2.68ms [ActiveJob] Enqueued OtpJob (Job ID: e9b38396-a6c1-4cd1-a620-a7c49c1b68c3) to Inline(default) with arguments: ["User", "5b92bda0acbcd633ccac46aa", "send_sms_otp"] Completed 200 OK in 11ms (Views: 0.1ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{}, "sort"=>{"confirmation_sent_at"=>-1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started GET "/authenticate/users/verify_otp?api_key=test¤t_app_id=testappid&user%5Badditional_login_param%5D=9874118435&user%5Botp%5D=Jasmin+Friesen" for 127.0.0.1 at 2018-09-07 23:34:17 +0530 Processing by OtpController#verify_otp as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "user"=>{"additional_login_param"=>"9874118435", "otp"=>"Jasmin Friesen"}, "resource"=>"users", "otp"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameter: otp MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9874118435"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [f3d232e5-5207-4f23-bd72-37d584f1a13a] Performing OtpJob from Inline(default) with arguments: ["User", "5b92bda0acbcd633ccac46aa", "verify_sms_otp", "{\"otp\":\"Jasmin Friesen\"}"] [ActiveJob] [OtpJob] [f3d232e5-5207-4f23-bd72-37d584f1a13a] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bda0acbcd633ccac46aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [f3d232e5-5207-4f23-bd72-37d584f1a13a] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [f3d232e5-5207-4f23-bd72-37d584f1a13a] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"_U_aBYh5fv_2aED7aqxe"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [f3d232e5-5207-4f23-bd72-37d584f1a13a] MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [f3d232e5-5207-4f23-bd72-37d584f1a13a] MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bda0acbcd633ccac46aa')}, "u"=>{"$set"=>{"otp"=>"Jasmin Friesen", "encrypted_authen... [ActiveJob] [OtpJob] [f3d232e5-5207-4f23-bd72-37d584f1a13a] MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [f3d232e5-5207-4f23-bd72-37d584f1a13a] Performed OtpJob from Inline(default) in 46.2ms [ActiveJob] Enqueued OtpJob (Job ID: f3d232e5-5207-4f23-bd72-37d584f1a13a) to Inline(default) with arguments: ["User", "5b92bda0acbcd633ccac46aa", "verify_sms_otp", "{\"otp\":\"Jasmin Friesen\"}"] Completed 200 OK in 56ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{}, "sort"=>{"confirmation_sent_at"=>-1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started GET "/authenticate/users/otp_verification_result?api_key=test¤t_app_id=testappid&intent=unlock_account&user%5Badditional_login_param%5D=9874118435&user%5Botp%5D=Jasmin+Friesen" for 127.0.0.1 at 2018-09-07 23:34:17 +0530 Processing by OtpController#otp_verification_result as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "intent"=>"unlock_account", "user"=>{"additional_login_param"=>"9874118435", "otp"=>"Jasmin Friesen"}, "resource"=>"users", "otp"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameter: otp MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9874118435", "otp"=>"Jasmin Friesen"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unlock_token"=>"51d9ed738b5df6d7f17e381a57e8c88ea6c876d9664713172fd9273126f2ce93"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"PxnBgfUyt8uchU-uNQ2e"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bda0acbcd633ccac46aa')}, "u"=>{"$set"=>{"unlock_token"=>"51d9ed738b5df6d7f17e381a5... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bda0acbcd633ccac46aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [2369d058-489f-4877-b917-43a547dbedb6] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b92bda0acbcd633ccac46aa, "9GykUss_rT2AcyGDsA8n", {} [ActiveJob] [ActionMailer::DeliveryJob] [2369d058-489f-4877-b917-43a547dbedb6] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/unlock_instructions.html.erb (2.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [2369d058-489f-4877-b917-43a547dbedb6] Devise::Mailer#unlock_instructions: processed outbound mail in 21.2ms [ActiveJob] [ActionMailer::DeliveryJob] [2369d058-489f-4877-b917-43a547dbedb6] Sent mail to rihanna@gmail.com (2.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [2369d058-489f-4877-b917-43a547dbedb6] Date: Fri, 07 Sep 2018 23:34:17 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rihanna@gmail.com Message-ID: <5b92bda179d85_33cc2aed85006f5c6506d@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Unlock instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello rihanna@gmail.com!

Your account has been locked due to an excessive number of unsuccessful sign in attempts.

Click the link below to unlock your account:

Unlock my account

[ActiveJob] [ActionMailer::DeliveryJob] [2369d058-489f-4877-b917-43a547dbedb6] Performed ActionMailer::DeliveryJob from Inline(mailers) in 24.68ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 2369d058-489f-4877-b917-43a547dbedb6) to Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b92bda0acbcd633ccac46aa, "9GykUss_rT2AcyGDsA8n", {} Completed 200 OK in 239ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"birdie@kshlerin.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"E4VQdFvqt7Qc2x4aqkUK"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"emPk56TbJFfeaiVkETBs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bda1acbcd633ccac46ae'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bda1acbcd633ccac46ae')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92bda1acbcd633ccac46ae')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92bda1acbcd633ccac46b0')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92bda1acbcd633ccac46ae')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"emmie@larkinpadberg.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"mtC4tJ2tGb7Mvv3_KB8J"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"biewSKT59DhjrbwNfCaK"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bda1acbcd633ccac46b3'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bda1acbcd633ccac46b3')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92bda1acbcd633ccac46b3')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92bda1acbcd633ccac46b5')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92bda1acbcd633ccac46b3')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"email"=>"emmie@larkinpadberg.net"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"emmie@larkinpadberg.net"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"reset_password_token"=>"d18a63e5b425644cef3ddbac29944b9c550ceb867b9e5e91447d54d60714d799"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"WhKYKZA1s4m8wHHiavyL"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bda1acbcd633ccac46b3')}, "u"=>{"$set"=>{"identities"=>[], "reset_password_token"=>... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bda1acbcd633ccac46b3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [9fc93978-8a55-465e-8f29-9866af5928f4] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", gid://dummy/User/5b92bda1acbcd633ccac46b3, "AhZRzST9EuPL-YeqRfqC", {} [ActiveJob] [ActionMailer::DeliveryJob] [9fc93978-8a55-465e-8f29-9866af5928f4] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/reset_password_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [9fc93978-8a55-465e-8f29-9866af5928f4] Devise::Mailer#reset_password_instructions: processed outbound mail in 1.6ms [ActiveJob] [ActionMailer::DeliveryJob] [9fc93978-8a55-465e-8f29-9866af5928f4] Sent mail to emmie@larkinpadberg.net (1.8ms) [ActiveJob] [ActionMailer::DeliveryJob] [9fc93978-8a55-465e-8f29-9866af5928f4] Date: Fri, 07 Sep 2018 23:34:17 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: emmie@larkinpadberg.net Message-ID: <5b92bda1d6017_33cc2aed85006f5c651cd@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Reset password instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello emmie@larkinpadberg.net!

Someone has requested a link to change your password. You can do this through the link below.

Change my password

If you didn't request this, please ignore this email.

Your password won't change until you access the link above and create a new one.

[ActiveJob] [ActionMailer::DeliveryJob] [9fc93978-8a55-465e-8f29-9866af5928f4] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.93ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 9fc93978-8a55-465e-8f29-9866af5928f4) to Inline(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", gid://dummy/User/5b92bda1acbcd633ccac46b3, "AhZRzST9EuPL-YeqRfqC", {} Redirected to http://www.example.com/authenticate/users/sign_in Completed 302 Found in 56ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"daryl@yostcummerata.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zMsNxtCJx5PTbRfEACWq"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"PcjGGysDaM9y8pMSxhC_"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bda1acbcd633ccac46b6'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bda1acbcd633ccac46b6')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92bda1acbcd633ccac46b6')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92bda1acbcd633ccac46b8')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92bda1acbcd633ccac46b6')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"email"=>"daryl@yostcummerata.info"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"daryl@yostcummerata.info"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"reset_password_token"=>"54f34d4348cc96d1fcf2cd48bc449da9c0faaf315cfacef0a60fcdb670866a9b"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"njpofVcJErzwzFdkuczh"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bda1acbcd633ccac46b6')}, "u"=>{"$set"=>{"identities"=>[], "reset_password_token"=>... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bda1acbcd633ccac46b6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.003s [ActiveJob] [ActionMailer::DeliveryJob] [5c66ba25-fd85-42ee-aff6-0c28c467190e] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", gid://dummy/User/5b92bda1acbcd633ccac46b6, "qtA7x5ezXywV6roXkueA", {} [ActiveJob] [ActionMailer::DeliveryJob] [5c66ba25-fd85-42ee-aff6-0c28c467190e] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/reset_password_instructions.html.erb (0.8ms) [ActiveJob] [ActionMailer::DeliveryJob] [5c66ba25-fd85-42ee-aff6-0c28c467190e] Devise::Mailer#reset_password_instructions: processed outbound mail in 4.0ms [ActiveJob] [ActionMailer::DeliveryJob] [5c66ba25-fd85-42ee-aff6-0c28c467190e] Sent mail to daryl@yostcummerata.info (4.9ms) [ActiveJob] [ActionMailer::DeliveryJob] [5c66ba25-fd85-42ee-aff6-0c28c467190e] Date: Fri, 07 Sep 2018 23:34:18 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: daryl@yostcummerata.info Message-ID: <5b92bda2da1c_33cc2aed85006f5c652a2@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Reset password instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello daryl@yostcummerata.info!

Someone has requested a link to change your password. You can do this through the link below.

Change my password

If you didn't request this, please ignore this email.

Your password won't change until you access the link above and create a new one.

[ActiveJob] [ActionMailer::DeliveryJob] [5c66ba25-fd85-42ee-aff6-0c28c467190e] Performed ActionMailer::DeliveryJob from Inline(mailers) in 10.28ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 5c66ba25-fd85-42ee-aff6-0c28c467190e) to Inline(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", gid://dummy/User/5b92bda1acbcd633ccac46b6, "qtA7x5ezXywV6roXkueA", {} Redirected to http://www.example.com/authenticate/users/sign_in Completed 302 Found in 76ms Started PUT "/authenticate/users/password" for 127.0.0.1 at 2018-09-07 23:34:18 +0530 Processing by Auth::PasswordsController#update as HTML Parameters: {"user"=>{"reset_password_token"=>"[FILTERED]", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"reset_password_token"=>"54f34d4348cc96d1fcf2cd48bc449da9c0faaf315cfacef0a60fcdb670866a9b"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"rwCCqVCJymoLyQd6R7zH"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sffFPHMf5xKHcKwTeAyd"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bda1acbcd633ccac46b6')}, "u"=>{"$set"=>{"encrypted_password"=>"$2a$04$GpAPLyAzW8k3... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"dywQAwzSkMSZMVnsAKJE"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bda1acbcd633ccac46b6')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"VvSpKqx8h--pGXc2-Tcu"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bda1acbcd633ccac46b6')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 18:04:18 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Redirected to http://www.example.com/ Completed 302 Found in 178ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bda1acbcd633ccac46b6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"cristobal_paucek@zulauf.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"JH4rmbQwSG-RKFtnypdW"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"jaQBzTgwy8AMyPwM8VZD"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bda2acbcd633ccac46b9'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bda2acbcd633ccac46b9')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92bda2acbcd633ccac46b9')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92bda2acbcd633ccac46bb')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92bda2acbcd633ccac46b9')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"http://www.google.com", "api_key"=>"test", "current_app_id"=>"test_app_id"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/shared/_links.html.erb (0.6ms) Rendered /home/bhargav/Github/Auth/app/views/auth/passwords/new.html.erb within layouts/application (1.8ms) Rendered shopping/_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (0.8ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (0.9ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.1ms) Completed 200 OK in 11ms (Views: 5.6ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jovany.langosh@larsonvonrueden.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"RVgbhhcnrZyFHmuFz3aN"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"UGte3FgFp6qiB4HAhms7"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bda2acbcd633ccac46be'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bda2acbcd633ccac46be')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92bda2acbcd633ccac46be')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92bda2acbcd633ccac46c0')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92bda2acbcd633ccac46be')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"email"=>"jovany.langosh@larsonvonrueden.io"}, "redirect_url"=>"http://www.google.com", "api_key"=>"test", "current_app_id"=>"test_app_id"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jovany.langosh@larsonvonrueden.io"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"reset_password_token"=>"ac16a45f33cc527c4b8744bd90a70e86fc94c68fbf29f9fbda8dda94a2921984"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"WgrG-jchxRz6A3H8z4A4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bda2acbcd633ccac46be')}, "u"=>{"$set"=>{"identities"=>[], "reset_password_token"=>... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bda2acbcd633ccac46be')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [76e89779-7c6f-444a-a33f-9704839262b9] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", gid://dummy/User/5b92bda2acbcd633ccac46be, "wzSrC8rwsUXHubvzGkvP", {} [ActiveJob] [ActionMailer::DeliveryJob] [76e89779-7c6f-444a-a33f-9704839262b9] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/reset_password_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [76e89779-7c6f-444a-a33f-9704839262b9] Devise::Mailer#reset_password_instructions: processed outbound mail in 1.4ms [ActiveJob] [ActionMailer::DeliveryJob] [76e89779-7c6f-444a-a33f-9704839262b9] Sent mail to jovany.langosh@larsonvonrueden.io (1.8ms) [ActiveJob] [ActionMailer::DeliveryJob] [76e89779-7c6f-444a-a33f-9704839262b9] Date: Fri, 07 Sep 2018 23:34:18 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: jovany.langosh@larsonvonrueden.io Message-ID: <5b92bda275ee5_33cc2aed85006f5c6539f@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Reset password instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello jovany.langosh@larsonvonrueden.io!

Someone has requested a link to change your password. You can do this through the link below.

Change my password

If you didn't request this, please ignore this email.

Your password won't change until you access the link above and create a new one.

[ActiveJob] [ActionMailer::DeliveryJob] [76e89779-7c6f-444a-a33f-9704839262b9] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.65ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 76e89779-7c6f-444a-a33f-9704839262b9) to Inline(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", gid://dummy/User/5b92bda2acbcd633ccac46be, "wzSrC8rwsUXHubvzGkvP", {} Redirected to http://www.example.com/authenticate/users/sign_in Completed 302 Found in 55ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"tianna@runolfon.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"KCHfzpsEHHjy2wx3zyvN"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"x-rxAVHzq_vz_bjjC3iV"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bda2acbcd633ccac46c1'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bda2acbcd633ccac46c1')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92bda2acbcd633ccac46c1')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92bda2acbcd633ccac46c3')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92bda2acbcd633ccac46c1')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"email"=>"tianna@runolfon.io"}, "current_app_id"=>"test_app_id", "redirect_url"=>"http://www.google.com"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"tianna@runolfon.io"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"reset_password_token"=>"bbcd7dd9cb4eb8e74ed2780389c7ce33a78baf5a28ba5ba30d5fe527de731157"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"WWnfcx7q6-FR89Wt4U5T"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bda2acbcd633ccac46c1')}, "u"=>{"$set"=>{"identities"=>[], "reset_password_token"=>... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bda2acbcd633ccac46c1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [c9191a98-670f-494c-a6d4-8d175882ac0e] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", gid://dummy/User/5b92bda2acbcd633ccac46c1, "z5xzYEdxiyCJczv9njzZ", {} [ActiveJob] [ActionMailer::DeliveryJob] [c9191a98-670f-494c-a6d4-8d175882ac0e] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/reset_password_instructions.html.erb (0.8ms) [ActiveJob] [ActionMailer::DeliveryJob] [c9191a98-670f-494c-a6d4-8d175882ac0e] Devise::Mailer#reset_password_instructions: processed outbound mail in 4.8ms [ActiveJob] [ActionMailer::DeliveryJob] [c9191a98-670f-494c-a6d4-8d175882ac0e] Sent mail to tianna@runolfon.io (4.9ms) [ActiveJob] [ActionMailer::DeliveryJob] [c9191a98-670f-494c-a6d4-8d175882ac0e] Date: Fri, 07 Sep 2018 23:34:18 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: tianna@runolfon.io Message-ID: <5b92bda2a1fe9_33cc2aed85006f5c65454@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Reset password instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello tianna@runolfon.io!

Someone has requested a link to change your password. You can do this through the link below.

Change my password

If you didn't request this, please ignore this email.

Your password won't change until you access the link above and create a new one.

[ActiveJob] [ActionMailer::DeliveryJob] [c9191a98-670f-494c-a6d4-8d175882ac0e] Performed ActionMailer::DeliveryJob from Inline(mailers) in 12.24ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: c9191a98-670f-494c-a6d4-8d175882ac0e) to Inline(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", gid://dummy/User/5b92bda2acbcd633ccac46c1, "z5xzYEdxiyCJczv9njzZ", {} Redirected to http://www.example.com/authenticate/users/sign_in Completed 302 Found in 72ms Started PUT "/authenticate/users/password" for 127.0.0.1 at 2018-09-07 23:34:18 +0530 Processing by Auth::PasswordsController#update as HTML Parameters: {"user"=>{"reset_password_token"=>"[FILTERED]", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "redirect_url"=>"http://www.google.com", "api_key"=>"test"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"reset_password_token"=>"bbcd7dd9cb4eb8e74ed2780389c7ce33a78baf5a28ba5ba30d5fe527de731157"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"Ht-c8L1P7dZRUhkYTpf2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"wrfjazxAkg5AxLT71WHs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bda2acbcd633ccac46c1')}, "u"=>{"$set"=>{"encrypted_password"=>"$2a$04$7zN6eFnwgUkX... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"2i8BFNuc9LE-u_tUB6xN"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bda2acbcd633ccac46c1')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"-zmhwnrwuUrF8szV2yNz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bda2acbcd633ccac46c1')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 18:04:18 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Redirected to http://www.example.com/ Completed 302 Found in 194ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bda2acbcd633ccac46c1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"diamond@schultz.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"_x2-efyv-1ACWQ4ARXqU"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"mV_1Ure8PLh7tDUSKQrn"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bda2acbcd633ccac46c4'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bda2acbcd633ccac46c4')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92bda2acbcd633ccac46c4')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92bda2acbcd633ccac46c6')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92bda2acbcd633ccac46c4')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{}} Rendered text template (0.0ms) Filter chain halted as :ignore_json_request rendered or redirected Completed 406 Not Acceptable in 1ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"ayana@connellyanderson.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"1bJZzNRhsTUxJygDxSob"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"6T_Qqypn7PfDgxzK4AUG"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bda3acbcd633ccac46c7'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bda3acbcd633ccac46c7')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92bda3acbcd633ccac46c7')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92bda3acbcd633ccac46c9')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92bda3acbcd633ccac46c7')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"email"=>"ayana@connellyanderson.co"}, "password"=>{"user"=>{"email"=>"ayana@connellyanderson.co"}}} Rendered text template (0.0ms) Filter chain halted as :do_before_request rendered or redirected Completed 401 Unauthorized in 1ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"yolanda@watsica.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"V_w-fLBNQskXLFsovndA"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"rUB6sQWQY-jQ2D1D9vVM"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bda3acbcd633ccac46ca'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bda3acbcd633ccac46ca')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92bda3acbcd633ccac46ca')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92bda3acbcd633ccac46cc')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92bda3acbcd633ccac46ca')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"email"=>"yolanda@watsica.name"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"yolanda@watsica.name"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"reset_password_token"=>"783aa24794b4c1840402dbd251ed570ecf62b97a85d6fa504286618347b18d4b"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"1aszyWL22yZVpyoWRizv"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bda3acbcd633ccac46ca')}, "u"=>{"$set"=>{"identities"=>[], "reset_password_token"=>... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bda3acbcd633ccac46ca')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [181193b4-a786-4a11-adc4-a5a75cf45d19] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", gid://dummy/User/5b92bda3acbcd633ccac46ca, "yMtEv7oXjSxNkzupc_gV", {} [ActiveJob] [ActionMailer::DeliveryJob] [181193b4-a786-4a11-adc4-a5a75cf45d19] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/reset_password_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [181193b4-a786-4a11-adc4-a5a75cf45d19] Devise::Mailer#reset_password_instructions: processed outbound mail in 1.5ms [ActiveJob] [ActionMailer::DeliveryJob] [181193b4-a786-4a11-adc4-a5a75cf45d19] Sent mail to yolanda@watsica.name (1.6ms) [ActiveJob] [ActionMailer::DeliveryJob] [181193b4-a786-4a11-adc4-a5a75cf45d19] Date: Fri, 07 Sep 2018 23:34:19 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: yolanda@watsica.name Message-ID: <5b92bda331094_33cc2aed85006f5c655fc@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Reset password instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello yolanda@watsica.name!

Someone has requested a link to change your password. You can do this through the link below.

Change my password

If you didn't request this, please ignore this email.

Your password won't change until you access the link above and create a new one.

[ActiveJob] [ActionMailer::DeliveryJob] [181193b4-a786-4a11-adc4-a5a75cf45d19] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.46ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 181193b4-a786-4a11-adc4-a5a75cf45d19) to Inline(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", gid://dummy/User/5b92bda3acbcd633ccac46ca, "yMtEv7oXjSxNkzupc_gV", {} Redirected to http://www.example.com/authenticate/users/sign_in Completed 302 Found in 44ms Started PUT "/authenticate/users/password" for 127.0.0.1 at 2018-09-07 23:34:19 +0530 Processing by Auth::PasswordsController#update as JSON Parameters: {"user"=>{"reset_password_token"=>"[FILTERED]", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "password"=>{"user"=>{"reset_password_token"=>"[FILTERED]", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}}} Rendered text template (0.0ms) Filter chain halted as :require_no_authentication rendered or redirected Completed 401 Unauthorized in 1ms (Views: 0.7ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"valentina@torphygulgowski.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yUPVnXaEXWFCfSoptxNF"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Z_by_xAgqxMDv8JuEXxu"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bda3acbcd633ccac46cd'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bda3acbcd633ccac46cd')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92bda3acbcd633ccac46cd')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92bda3acbcd633ccac46cf')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92bda3acbcd633ccac46cd')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"test", "current_app_id"=>"test_app_id", "password"=>{}} Rendered text template (0.0ms) Filter chain halted as :ignore_json_request rendered or redirected Completed 406 Not Acceptable in 1ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"mckenna.jacobson@parisiancole.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ozSPb-Q7ryMcR94wcVzs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"odJmLxn6zRmB8bzxH9vy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bda3acbcd633ccac46d0'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bda3acbcd633ccac46d0')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92bda3acbcd633ccac46d0')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92bda3acbcd633ccac46d2')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92bda3acbcd633ccac46d0')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"email"=>"mckenna.jacobson@parisiancole.info"}, "current_app_id"=>"test_app_id", "api_key"=>"test", "password"=>{"user"=>{"email"=>"mckenna.jacobson@parisiancole.info"}, "current_app_id"=>"test_app_id", "api_key"=>"test"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"mckenna.jacobson@parisiancole.info"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"reset_password_token"=>"b7eb74831c05b873608eb50fcd5501f2c0cf47ebe22d37db94998982be75a432"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"MT9xsHYMfbECzUBAatDF"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bda3acbcd633ccac46d0')}, "u"=>{"$set"=>{"identities"=>[], "reset_password_token"=>... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bda3acbcd633ccac46d0')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [b3bc4c8e-0d3e-40d3-b06f-1a0bc017052c] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", gid://dummy/User/5b92bda3acbcd633ccac46d0, "zbVU2xMwyQm3CxXMiDzW", {} [ActiveJob] [ActionMailer::DeliveryJob] [b3bc4c8e-0d3e-40d3-b06f-1a0bc017052c] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/reset_password_instructions.html.erb (1.0ms) [ActiveJob] [ActionMailer::DeliveryJob] [b3bc4c8e-0d3e-40d3-b06f-1a0bc017052c] Devise::Mailer#reset_password_instructions: processed outbound mail in 2.6ms [ActiveJob] [ActionMailer::DeliveryJob] [b3bc4c8e-0d3e-40d3-b06f-1a0bc017052c] Sent mail to mckenna.jacobson@parisiancole.info (1.6ms) [ActiveJob] [ActionMailer::DeliveryJob] [b3bc4c8e-0d3e-40d3-b06f-1a0bc017052c] Date: Fri, 07 Sep 2018 23:34:19 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: mckenna.jacobson@parisiancole.info Message-ID: <5b92bda38396c_33cc2aed85006f5c6567e@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Reset password instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello mckenna.jacobson@parisiancole.info!

Someone has requested a link to change your password. You can do this through the link below.

Change my password

If you didn't request this, please ignore this email.

Your password won't change until you access the link above and create a new one.

[ActiveJob] [ActionMailer::DeliveryJob] [b3bc4c8e-0d3e-40d3-b06f-1a0bc017052c] Performed ActionMailer::DeliveryJob from Inline(mailers) in 4.69ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: b3bc4c8e-0d3e-40d3-b06f-1a0bc017052c) to Inline(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", gid://dummy/User/5b92bda3acbcd633ccac46d0, "zbVU2xMwyQm3CxXMiDzW", {} Completed 201 Created in 63ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rodrigo@huels.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Lpy5pLWg4zzPBMxciTze"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"wEsx9ofjN6Tz6RGZbofu"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bda3acbcd633ccac46d3'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bda3acbcd633ccac46d3')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92bda3acbcd633ccac46d3')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92bda3acbcd633ccac46d5')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92bda3acbcd633ccac46d3')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"email"=>"rodrigo@huels.co"}, "current_app_id"=>"test_app_id", "api_key"=>"test", "password"=>{"user"=>{"email"=>"rodrigo@huels.co"}, "current_app_id"=>"test_app_id", "api_key"=>"test"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rodrigo@huels.co"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"reset_password_token"=>"5b22b5aab2b6a8c837fbd952d7fc146908df2bf94f65f6490c8b547571011f50"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"Z7F1nos4p1HxW-KE2Yt-"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bda3acbcd633ccac46d3')}, "u"=>{"$set"=>{"identities"=>[], "reset_password_token"=>... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bda3acbcd633ccac46d3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s [ActiveJob] [ActionMailer::DeliveryJob] [cc44b851-abec-45e2-a69d-eeb087287046] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", gid://dummy/User/5b92bda3acbcd633ccac46d3, "xQvKVwquWXC9eT1ACbGa", {} [ActiveJob] [ActionMailer::DeliveryJob] [cc44b851-abec-45e2-a69d-eeb087287046] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/reset_password_instructions.html.erb (0.8ms) [ActiveJob] [ActionMailer::DeliveryJob] [cc44b851-abec-45e2-a69d-eeb087287046] Devise::Mailer#reset_password_instructions: processed outbound mail in 4.3ms [ActiveJob] [ActionMailer::DeliveryJob] [cc44b851-abec-45e2-a69d-eeb087287046] Sent mail to rodrigo@huels.co (5.9ms) [ActiveJob] [ActionMailer::DeliveryJob] [cc44b851-abec-45e2-a69d-eeb087287046] Date: Fri, 07 Sep 2018 23:34:19 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rodrigo@huels.co Message-ID: <5b92bda3aff1f_33cc2aed85006f5c65786@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Reset password instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello rodrigo@huels.co!

Someone has requested a link to change your password. You can do this through the link below.

Change my password

If you didn't request this, please ignore this email.

Your password won't change until you access the link above and create a new one.

[ActiveJob] [ActionMailer::DeliveryJob] [cc44b851-abec-45e2-a69d-eeb087287046] Performed ActionMailer::DeliveryJob from Inline(mailers) in 11.32ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: cc44b851-abec-45e2-a69d-eeb087287046) to Inline(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", gid://dummy/User/5b92bda3acbcd633ccac46d3, "xQvKVwquWXC9eT1ACbGa", {} Completed 201 Created in 89ms (Views: 0.2ms) Started PUT "/authenticate/users/password" for 127.0.0.1 at 2018-09-07 23:34:19 +0530 Processing by Auth::PasswordsController#update as JSON Parameters: {"user"=>{"reset_password_token"=>"[FILTERED]", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "redirect_url"=>"http://www.google.com", "api_key"=>"test", "current_app_id"=>"test_app_id", "password"=>{"user"=>{"reset_password_token"=>"[FILTERED]", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "redirect_url"=>"http://www.google.com", "api_key"=>"test", "current_app_id"=>"test_app_id"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"reset_password_token"=>"5b22b5aab2b6a8c837fbd952d7fc146908df2bf94f65f6490c8b547571011f50"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"QB5iRT7suURCySa-nJGN"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"XgnuoDpobQvuxRzby_tJ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bda3acbcd633ccac46d3')}, "u"=>{"$set"=>{"encrypted_password"=>"$2a$04$z9FNKAzOqH4J... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xuRVoBMvQD4x7hW9Cfuh"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bda3acbcd633ccac46d3')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"FmHsx1XMzi44sdbxeJXX"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bda3acbcd633ccac46d3')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 18:04:19 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 204 No Content in 202ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bda3acbcd633ccac46d3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"amya_lynch@mayerjones.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Q_wZzdz9v3azU5ZHrN5x"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"SBacasetm5PjisdwxeBg"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bda3acbcd633ccac46d6')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92bda3acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bda3acbcd633ccac46d6')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92bda3acbcd633ccac46d6')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92bda4acbcd633ccac46d8')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92bda3acbcd633ccac46d6')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"andreanne_nitzsche@mullerconnelly.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"_QJp4MvzbFBexJLw42rB"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yYecyishpDDvxCVaBF5w"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bda4acbcd633ccac46db')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92bda4acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bda4acbcd633ccac46db')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92bda4acbcd633ccac46db')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92bda4acbcd633ccac46dd')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92bda4acbcd633ccac46db')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"email"=>"rowan@kshlerinschmidt.co", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-07 23:33:33 +0530"}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Rendered text template (0.0ms) Completed 200 OK in 4ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"edmond@friesen.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"wubizyNLJdKM9bJt6F8H"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"pwus6AruyWY8E6euP_Gn"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bda4acbcd633ccac46de')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92bda4acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bda4acbcd633ccac46de')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92bda4acbcd633ccac46de')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92bda4acbcd633ccac46e0')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92bda4acbcd633ccac46de')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"weston@kuhn.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"jEAZq49yEZzM6BpqGs4r"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"9Nso_PruXcesoe1feK64"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bda4acbcd633ccac46e1')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92bda4acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bda4acbcd633ccac46e1')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-07 23:34:20 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"DorpJxz78mcB6SD57KFt"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bda4acbcd633ccac46e1')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 18:04:20 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Auth::RegistrationsController#update as HTML Parameters: {"id"=>"5b92bda4acbcd633ccac46e1", "user"=>{"email"=>"dog@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Rendered text template (0.0ms) Completed 200 OK in 4ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"lucio_bartell@nienow.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"hUzYA_7hFK1W_9kexeA1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"GSbx753WseMhPDxpTgTC"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bda4acbcd633ccac46e4')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92bda4acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bda4acbcd633ccac46e4')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92bda4acbcd633ccac46e4')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92bda4acbcd633ccac46e6')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92bda4acbcd633ccac46e4')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"email"=>"hanna_walsh@kihnlarson.net", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-07 23:33:33 +0530"}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameter: confirmed_at MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"hanna_walsh@kihnlarson.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"hanna_walsh@kihnlarson.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"FbsAzkobMC-WDWmska1w"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sYgzkAcPr-szDz6HZz-p"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bda4acbcd633ccac46e7'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bda4acbcd633ccac46e7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [de0bbfe1-e4d3-4b43-bf65-5ae8f886e760] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92bda4acbcd633ccac46e7, "vABr9payxjtj1JxJGwBh", {} [ActiveJob] [ActionMailer::DeliveryJob] [de0bbfe1-e4d3-4b43-bf65-5ae8f886e760] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [de0bbfe1-e4d3-4b43-bf65-5ae8f886e760] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.6ms [ActiveJob] [ActionMailer::DeliveryJob] [de0bbfe1-e4d3-4b43-bf65-5ae8f886e760] Sent mail to hanna_walsh@kihnlarson.net (1.7ms) [ActiveJob] [ActionMailer::DeliveryJob] [de0bbfe1-e4d3-4b43-bf65-5ae8f886e760] Date: Fri, 07 Sep 2018 23:34:20 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: hanna_walsh@kihnlarson.net Message-ID: <5b92bda480eb5_33cc2aed85006f5c6588a@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome hanna_walsh@kihnlarson.net!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [de0bbfe1-e4d3-4b43-bf65-5ae8f886e760] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.71ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: de0bbfe1-e4d3-4b43-bf65-5ae8f886e760) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92bda4acbcd633ccac46e7, "vABr9payxjtj1JxJGwBh", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sBrya7Gx9msEC51L_YwL"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bda4acbcd633ccac46e7')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://www.example.com/ Completed 302 Found in 159ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"karley.dach@boehm.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"BAErKo56eoYyZhjNzV_f"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"_pgD5C7g1iX7DCdPP9sq"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bda4acbcd633ccac46e9')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92bda4acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bda4acbcd633ccac46e9')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92bda4acbcd633ccac46e9')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92bda4acbcd633ccac46eb')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92bda4acbcd633ccac46e9')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"daren@marquardtcronin.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"doK-z7dL5QVBuPnRtGzx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"TpLSHej_QVxRjpZcxwUW"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bda4acbcd633ccac46ec')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92bda4acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bda4acbcd633ccac46ec')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Wzqs77HMZva2qSe4huUg"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bda4acbcd633ccac46ec')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"0f... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-07 23:34:20 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zARx2bQc8i3pNQgAQB2s"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bda4acbcd633ccac46ec')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 18:04:20 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Auth::RegistrationsController#update as HTML Parameters: {"id"=>"5b92bda4acbcd633ccac46ec", "user"=>{"email"=>"dog@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bda4acbcd633ccac46ec')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"dog@gmail.com", "_id"=>{"$ne"=>BSON::ObjectId('5b92bda4acbcd633ccac46ec')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"d9QLZyD-taz3i2yuzZt4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Lr9dMUisxStmzB1T6qtG"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bda4acbcd633ccac46ec')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bda4acbcd633ccac46ec')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [cc29dc9f-e656-4bd8-9a4a-e864b58cfb45] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92bda4acbcd633ccac46ec, "NFkobHRdCJrZWosqPy27", {:to=>"dog@gmail.com"} [ActiveJob] [ActionMailer::DeliveryJob] [cc29dc9f-e656-4bd8-9a4a-e864b58cfb45] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.9ms) [ActiveJob] [ActionMailer::DeliveryJob] [cc29dc9f-e656-4bd8-9a4a-e864b58cfb45] Devise::Mailer#confirmation_instructions: processed outbound mail in 4.8ms [ActiveJob] [ActionMailer::DeliveryJob] [cc29dc9f-e656-4bd8-9a4a-e864b58cfb45] Sent mail to dog@gmail.com (2.8ms) [ActiveJob] [ActionMailer::DeliveryJob] [cc29dc9f-e656-4bd8-9a4a-e864b58cfb45] Date: Fri, 07 Sep 2018 23:34:20 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: dog@gmail.com Message-ID: <5b92bda4f191f_33cc2aed85006f5c659f@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome dog@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [cc29dc9f-e656-4bd8-9a4a-e864b58cfb45] Performed ActionMailer::DeliveryJob from Inline(mailers) in 8.29ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: cc29dc9f-e656-4bd8-9a4a-e864b58cfb45) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92bda4acbcd633ccac46ec, "NFkobHRdCJrZWosqPy27", {:to=>"dog@gmail.com"} Redirected to http://www.example.com/ Completed 302 Found in 80ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"dog@gmail.com", "_id"=>{"$ne"=>BSON::ObjectId('5b92bda4acbcd633ccac46ec')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"sHEhLg3kMMsEMjzkVfHp"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"gpTYyCNdPErQkcz1t-SJ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bda4acbcd633ccac46ec')}, "u"=>{"$set"=>{"confirmed_at"=>2018-09-07 18:04:21 UTC, "... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bda4acbcd633ccac46ec')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92bda4acbcd633ccac46ec')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"ralph_gorczany@rowe.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ks_BKRcxzRCpsQqKNj5z"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"j4FT5kFsLsL8mkAnuQRX"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bda5acbcd633ccac46f0')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92bda5acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bda5acbcd633ccac46f0')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92bda5acbcd633ccac46f0')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92bda5acbcd633ccac46f2')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92bda5acbcd633ccac46f0')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"gardner@jastchamplin.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Txkn3qmsKAj_zV9euBgb"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Vzna7EZtA3sYJp9ivHsz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bda5acbcd633ccac46f3')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92bda5acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bda5acbcd633ccac46f3')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-07 23:34:21 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Xx7yhp_ksXTNosZ_S7Pv"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bda5acbcd633ccac46f3')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 18:04:21 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Auth::RegistrationsController#update as HTML Parameters: {"id"=>"5b92bda5acbcd633ccac46f3", "user"=>{"name"=>"Cristal Goodwin", "current_password"=>"[FILTERED]"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bda5acbcd633ccac46f3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"N9frsSFPsbkuWPwHqAz3"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bda5acbcd633ccac46f3')}, "u"=>{"$set"=>{"name"=>"Cristal Goodwin", "encrypted_auth... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://www.example.com/ Completed 302 Found in 61ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"noah.roob@mann.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"qsfrJDDRPdxQdTDJmbxc"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"pM389LATQej1MdYQ14CB"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bda5acbcd633ccac46f6')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92bda5acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bda5acbcd633ccac46f6')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92bda5acbcd633ccac46f6')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92bda5acbcd633ccac46f8')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92bda5acbcd633ccac46f6')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-07 23:34:21 +0530 Processing by Auth::RegistrationsController#create as HTML Parameters: {"user"=>{"email"=>"alexandria@marvinstoltenberg.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-07 23:33:33 +0530"}} Unpermitted parameter: confirmed_at MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"alexandria@marvinstoltenberg.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"8T4gndYEWyKpL9Rx7v31"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"BUdTc58sBj1QxexcQhaj"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bda5acbcd633ccac46f9'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bda5acbcd633ccac46f9')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [8e9a0808-bd25-4ad9-a629-c6eaa43c1770] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92bda5acbcd633ccac46f9, "53WsLWjnfzqZS8hQkG_A", {} [ActiveJob] [ActionMailer::DeliveryJob] [8e9a0808-bd25-4ad9-a629-c6eaa43c1770] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [8e9a0808-bd25-4ad9-a629-c6eaa43c1770] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.3ms [ActiveJob] [ActionMailer::DeliveryJob] [8e9a0808-bd25-4ad9-a629-c6eaa43c1770] Sent mail to alexandria@marvinstoltenberg.com (1.5ms) [ActiveJob] [ActionMailer::DeliveryJob] [8e9a0808-bd25-4ad9-a629-c6eaa43c1770] Date: Fri, 07 Sep 2018 23:34:21 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: alexandria@marvinstoltenberg.com Message-ID: <5b92bda589351_33cc2aed85006f5c6606b@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome alexandria@marvinstoltenberg.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [8e9a0808-bd25-4ad9-a629-c6eaa43c1770] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.33ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 8e9a0808-bd25-4ad9-a629-c6eaa43c1770) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92bda5acbcd633ccac46f9, "53WsLWjnfzqZS8hQkG_A", {} Redirected to http://www.example.com/ Completed 302 Found in 96ms MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"nathanial@kuhncormier.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sUoS4yob_EQ6LgQ1NmXw"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Shq99BiX1rqzm_BCdzNE"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bda5acbcd633ccac46fb')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92bda5acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bda5acbcd633ccac46fb')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92bda5acbcd633ccac46fb')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92bda5acbcd633ccac46fd')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92bda5acbcd633ccac46fb')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-07 23:34:21 +0530 Processing by Auth::RegistrationsController#create as HTML Parameters: {"user"=>{"additional_login_param"=>"9856282415", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}} Unpermitted parameter: additional_login_param Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/shared/_links.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/registrations/new.html.erb within layouts/application (3.9ms) Rendered shopping/_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (0.7ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (0.9ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.6ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.7ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (1.4ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (2.9ms) Completed 200 OK in 27ms (Views: 9.6ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>nil}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"AwZiRTHEw2fF3rKPnMny"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bda5acbcd633ccac46fb')}, "u"=>{"$set"=>{"additional_login_param_status"=>2, "encry... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bda5acbcd633ccac46fb')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92bda5acbcd633ccac46fb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"moie.schumm@prosacco.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"BK3bFL465cC9wh_yq_6w"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"HJGw1zVYpxpTVUovpDCx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bda5acbcd633ccac4702')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92bda5acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bda5acbcd633ccac4702')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92bda5acbcd633ccac4702')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92bda5acbcd633ccac4704')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92bda5acbcd633ccac4702')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"caandra.terry@orn.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"SzK72oiP6gRpkPYZZwcy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"6xyNs7yqzre6kszpmjHB"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bda5acbcd633ccac4705')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92bda5acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bda5acbcd633ccac4705')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92bda5acbcd633ccac4705')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-07 23:34:22 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"qSJAX_qR7CLw7aWtZ8GS"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bda5acbcd633ccac4705')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 18:04:22 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Auth::RegistrationsController#update as HTML Parameters: {"id"=>"5b92bda5acbcd633ccac4705", "user"=>{"email"=>"mauricio@botsford.io", "current_password"=>"[FILTERED]"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bda5acbcd633ccac4705')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"mauricio@botsford.io", "_id"=>{"$ne"=>BSON::ObjectId('5b92bda5acbcd633ccac4705')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"CRmtmvwxsAsntE3Qy5qT"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"uA6oV32yEG4XM_en7WTx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bda5acbcd633ccac4705')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bda5acbcd633ccac4705')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [eae32e7c-53f7-45e3-9417-d55cee5f8a76] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92bda5acbcd633ccac4705, "fETtQ7PnxuoszEaz-4VL", {:to=>"mauricio@botsford.io"} [ActiveJob] [ActionMailer::DeliveryJob] [eae32e7c-53f7-45e3-9417-d55cee5f8a76] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.4ms) [ActiveJob] [ActionMailer::DeliveryJob] [eae32e7c-53f7-45e3-9417-d55cee5f8a76] Devise::Mailer#confirmation_instructions: processed outbound mail in 3.6ms [ActiveJob] [ActionMailer::DeliveryJob] [eae32e7c-53f7-45e3-9417-d55cee5f8a76] Sent mail to mauricio@botsford.io (2.4ms) [ActiveJob] [ActionMailer::DeliveryJob] [eae32e7c-53f7-45e3-9417-d55cee5f8a76] Date: Fri, 07 Sep 2018 23:34:22 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: mauricio@botsford.io Message-ID: <5b92bda63e170_33cc2aed85006f5c6616a@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome mauricio@botsford.io!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [eae32e7c-53f7-45e3-9417-d55cee5f8a76] Performed ActionMailer::DeliveryJob from Inline(mailers) in 7.11ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: eae32e7c-53f7-45e3-9417-d55cee5f8a76) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92bda5acbcd633ccac4705, "fETtQ7PnxuoszEaz-4VL", {:to=>"mauricio@botsford.io"} Redirected to http://www.example.com/ Completed 302 Found in 78ms MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"treie.hodkiewicz@kulas.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"5G7tK6xEHyuQQhfsVUzo"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"_NgkVAEcezPbi4C1a-w9"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bda6acbcd633ccac4708')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92bda6acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bda6acbcd633ccac4708')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92bda6acbcd633ccac4708')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92bda6acbcd633ccac470a')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92bda6acbcd633ccac4708')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"annalise@mayert.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Gs9MNu81Puv4u1nPKwJn"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Qpapw_jfiSqzzs2Z2Wey"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bda6acbcd633ccac470b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92bda6acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bda6acbcd633ccac470b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Started DELETE "/authenticate/users" for 127.0.0.1 at 2018-09-07 23:34:22 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"6W_BmAt4XN5EDLgh8Vin"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bda6acbcd633ccac470b')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 18:04:22 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Auth::RegistrationsController#destroy as HTML Parameters: {"id"=>"5b92bda6acbcd633ccac470b"} MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bda6acbcd633ccac470b')}, "limit"=>1}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92bda6acbcd633ccac470b')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bda6acbcd633ccac470d')}, "limit"=>1}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s Redirected to http://www.example.com/ Completed 302 Found in 42ms MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"maida@beer.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"itEzrtmd-fu4P2UXZSZJ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"s6ig3z44CqmNzKVes4qT"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bda6acbcd633ccac470e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92bda6acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bda6acbcd633ccac470e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92bda6acbcd633ccac470e')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92bda6acbcd633ccac4710')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92bda6acbcd633ccac470e')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/shared/_links.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/registrations/new.html.erb within layouts/application (2.3ms) Rendered shopping/_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (0.7ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (0.9ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.1ms) Completed 200 OK in 11ms (Views: 6.1ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"eliza.frami@goodwin.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"YcRPpurGA11MYb3PR-cg"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Jf4m2-e973pyxAnrmNhK"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bda6acbcd633ccac4713')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92bda6acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bda6acbcd633ccac4713')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92bda6acbcd633ccac4713')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92bda6acbcd633ccac4715')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92bda6acbcd633ccac4713')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"email"=>"elias@okuneva.biz", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"elias@okuneva.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"elias@okuneva.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"BwXh44G1ianHvxb7aLd7"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"nsCeNxgX-fEhN_SnDH1q"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bda6acbcd633ccac4716'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bda6acbcd633ccac4716')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [58062c48-7e99-4d68-a016-ce4fd5a9945a] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92bda6acbcd633ccac4716, "SHNCkpayNGyy9GyhHRk2", {} [ActiveJob] [ActionMailer::DeliveryJob] [58062c48-7e99-4d68-a016-ce4fd5a9945a] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [58062c48-7e99-4d68-a016-ce4fd5a9945a] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.5ms [ActiveJob] [ActionMailer::DeliveryJob] [58062c48-7e99-4d68-a016-ce4fd5a9945a] Sent mail to elias@okuneva.biz (1.5ms) [ActiveJob] [ActionMailer::DeliveryJob] [58062c48-7e99-4d68-a016-ce4fd5a9945a] Date: Fri, 07 Sep 2018 23:34:22 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: elias@okuneva.biz Message-ID: <5b92bda6ca624_33cc2aed85006f5c6628b@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome elias@okuneva.biz!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [58062c48-7e99-4d68-a016-ce4fd5a9945a] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.54ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 58062c48-7e99-4d68-a016-ce4fd5a9945a) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92bda6acbcd633ccac4716, "SHNCkpayNGyy9GyhHRk2", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Xm8T224fmEdGD88r7r85"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bda6acbcd633ccac4716')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Redirected to http://www.example.com/ Completed 302 Found in 149ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"claudia@auer.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"nXkSbBKBvsD9o39Qd3Hx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"qZs6yUNKtd6bnuKqvXfP"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bda6acbcd633ccac4718')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92bda6acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bda6acbcd633ccac4718')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92bda6acbcd633ccac4718')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92bda7acbcd633ccac471a')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92bda6acbcd633ccac4718')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"raleigh.corwin@schowalter.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"J9acX8CF_sujKfQvwPu5"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zD4ozHFrro8-xYbVFb3e"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bda7acbcd633ccac471b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92bda7acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bda7acbcd633ccac471b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-07 23:34:23 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zmxhNDU12MJLFPuWkC6x"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bda7acbcd633ccac471b')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 18:04:23 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Auth::RegistrationsController#update as HTML Parameters: {"id"=>"5b92bda7acbcd633ccac471b", "user"=>{"email"=>"rihanna@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bda7acbcd633ccac471b')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"CsoBpx_B_EofrahRSHzX"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bda7acbcd633ccac471b')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"fe... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rihanna@gmail.com", "_id"=>{"$ne"=>BSON::ObjectId('5b92bda7acbcd633ccac471b')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"cDnB-GLs_yE1AzXwzdzd"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"3bT3V1saxmS8DtgbyRh6"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bda7acbcd633ccac471b')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bda7acbcd633ccac471b')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [9ea09a69-1f43-419d-b33b-8f4462b54d43] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92bda7acbcd633ccac471b, "m_pyF-VWizpXDT94yy-c", {:to=>"rihanna@gmail.com"} [ActiveJob] [ActionMailer::DeliveryJob] [9ea09a69-1f43-419d-b33b-8f4462b54d43] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [9ea09a69-1f43-419d-b33b-8f4462b54d43] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.4ms [ActiveJob] [ActionMailer::DeliveryJob] [9ea09a69-1f43-419d-b33b-8f4462b54d43] Sent mail to rihanna@gmail.com (1.8ms) [ActiveJob] [ActionMailer::DeliveryJob] [9ea09a69-1f43-419d-b33b-8f4462b54d43] Date: Fri, 07 Sep 2018 23:34:23 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rihanna@gmail.com Message-ID: <5b92bda737811_33cc2aed85006f5c6638d@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome rihanna@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [9ea09a69-1f43-419d-b33b-8f4462b54d43] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.61ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 9ea09a69-1f43-419d-b33b-8f4462b54d43) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92bda7acbcd633ccac471b, "m_pyF-VWizpXDT94yy-c", {:to=>"rihanna@gmail.com"} Redirected to http://www.example.com/ Completed 302 Found in 131ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"javonte@gerholdhuel.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ajsRgjgnxad3ms5G_ftn"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"pV9_KxuS4yXwh-jXoCTJ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bda7acbcd633ccac471e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92bda7acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bda7acbcd633ccac471e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92bda7acbcd633ccac471e')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92bda7acbcd633ccac4720')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92bda7acbcd633ccac471e')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"meaghan@langosh.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"N7VrQQsx__MXGx43VC7d"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"4Z49UJz5F3fDxex4y272"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bda7acbcd633ccac4721')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92bda7acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bda7acbcd633ccac4721')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92bda7acbcd633ccac4721')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92bda7acbcd633ccac4723')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92bda7acbcd633ccac4721')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"email"=>"marguerite@pfeffer.org", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"invalid api_key", "redirect_url"=>"http://www.google.com", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"invalid api_key", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"marguerite@pfeffer.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"fL58b5sPuiLQyuZXgaP8"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"FxXwTyHQs5aTZUGKoiYU"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bda7acbcd633ccac4724'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bda7acbcd633ccac4724')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [0bc2ad30-d592-46dc-ab2b-db3db3835736] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92bda7acbcd633ccac4724, "WwsbQpufVi3petQ7vwsY", {} [ActiveJob] [ActionMailer::DeliveryJob] [0bc2ad30-d592-46dc-ab2b-db3db3835736] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [0bc2ad30-d592-46dc-ab2b-db3db3835736] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.9ms [ActiveJob] [ActionMailer::DeliveryJob] [0bc2ad30-d592-46dc-ab2b-db3db3835736] Sent mail to marguerite@pfeffer.org (1.6ms) [ActiveJob] [ActionMailer::DeliveryJob] [0bc2ad30-d592-46dc-ab2b-db3db3835736] Date: Fri, 07 Sep 2018 23:34:23 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: marguerite@pfeffer.org Message-ID: <5b92bda78471e_33cc2aed85006f5c664d4@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome marguerite@pfeffer.org!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [0bc2ad30-d592-46dc-ab2b-db3db3835736] Performed ActionMailer::DeliveryJob from Inline(mailers) in 4.31ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 0bc2ad30-d592-46dc-ab2b-db3db3835736) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92bda7acbcd633ccac4724, "WwsbQpufVi3petQ7vwsY", {} Redirected to http://www.example.com/ Completed 302 Found in 73ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"ernest@metz.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"v6zwAhsvDjT--BELhmhJ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"w3k_gd_PX5CDChMoWFr3"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bda7acbcd633ccac4726')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92bda7acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bda7acbcd633ccac4726')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92bda7acbcd633ccac4726')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92bda7acbcd633ccac4728')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92bda7acbcd633ccac4726')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"ed_wilderman@fishershields.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"jAoP3m9jpzPRyH284wx1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"moy9FbuzsY_sr-U6SLUj"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bda7acbcd633ccac4729')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92bda7acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bda7acbcd633ccac4729')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-07 23:34:23 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"TipbJ-75xy8Tn37PKg7F"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bda7acbcd633ccac4729')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 18:04:23 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Auth::RegistrationsController#update as HTML Parameters: {"id"=>"5b92bda7acbcd633ccac4729", "user"=>{"password"=>"[FILTERED]", "current_password"=>"[FILTERED]"}, "api_key"=>"invalid api key", "redirect_url"=>"http://www.google.com", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"invalid api key", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bda7acbcd633ccac4729')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"D9rD_DLSSD7jzMbqw_Lx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"RtU3ix42EnpFPoU-zpdf"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bda7acbcd633ccac4729')}, "u"=>{"$set"=>{"encrypted_password"=>"$2a$04$ngGryVXEsNuN... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Redirected to http://www.example.com/ Completed 302 Found in 58ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"ed_wilderman@fishershields.org"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"kyra@zboncak.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"mdUDEhzxyMUctmoF3ui4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"E8fSYbuBzRvNyWa6b6r7"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bda7acbcd633ccac472c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92bda7acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bda7acbcd633ccac472c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92bda7acbcd633ccac472c')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92bda7acbcd633ccac472e')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92bda7acbcd633ccac472c')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"email"=>"zelma.keeling@jones.biz", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"test", "redirect_url"=>"http://www.yahoo.com", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"zelma.keeling@jones.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"zelma.keeling@jones.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"nqsG5nEKBLYWRbn3XzFm"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xugq_htiDcbVxzhq1YtT"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bda8acbcd633ccac472f'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bda8acbcd633ccac472f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [713b5f60-0110-4532-b7c8-8eb51dfae4aa] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92bda8acbcd633ccac472f, "txRtQewKfdkF6WhCvD2n", {} [ActiveJob] [ActionMailer::DeliveryJob] [713b5f60-0110-4532-b7c8-8eb51dfae4aa] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [713b5f60-0110-4532-b7c8-8eb51dfae4aa] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.4ms [ActiveJob] [ActionMailer::DeliveryJob] [713b5f60-0110-4532-b7c8-8eb51dfae4aa] Sent mail to zelma.keeling@jones.biz (1.5ms) [ActiveJob] [ActionMailer::DeliveryJob] [713b5f60-0110-4532-b7c8-8eb51dfae4aa] Date: Fri, 07 Sep 2018 23:34:24 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: zelma.keeling@jones.biz Message-ID: <5b92bda81004f_33cc2aed85006f5c6656d@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome zelma.keeling@jones.biz!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [713b5f60-0110-4532-b7c8-8eb51dfae4aa] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.41ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 713b5f60-0110-4532-b7c8-8eb51dfae4aa) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92bda8acbcd633ccac472f, "txRtQewKfdkF6WhCvD2n", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"e7cJDQZyXPsKmpBxW3Fr"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bda8acbcd633ccac472f')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://www.example.com/ Completed 302 Found in 153ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"camila_green@hermiston.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"QjSnCjGydZzhixDZsXHi"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Tkxu2Pr_xBMRe1Lpn92Y"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bda8acbcd633ccac4731')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92bda8acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bda8acbcd633ccac4731')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92bda8acbcd633ccac4731')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92bda8acbcd633ccac4733')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92bda8acbcd633ccac4731')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"tamara@mayerlynch.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ddzmEac5KLok8V6FnsyR"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"AMTmjrfxdMDGRJX7NYu8"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bda8acbcd633ccac4734')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92bda8acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bda8acbcd633ccac4734')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-07 23:34:24 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"kgtaeP3Usxx4HqzMRg6y"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bda8acbcd633ccac4734')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 18:04:24 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Auth::RegistrationsController#update as HTML Parameters: {"id"=>"5b92bda8acbcd633ccac4734", "user"=>{"email"=>"rihanna@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "redirect_url"=>"http://www.yahoo.com", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bda8acbcd633ccac4734')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"DFkJsEUSq5EPEGoo85UV"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bda8acbcd633ccac4734')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"05... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rihanna@gmail.com", "_id"=>{"$ne"=>BSON::ObjectId('5b92bda8acbcd633ccac4734')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"1zf29uPpELmxC8dr477c"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Zgy6sc1L7r1ZU2ao-VSi"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bda8acbcd633ccac4734')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bda8acbcd633ccac4734')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [51db9115-0ca8-4191-80cb-e1816c351aa6] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92bda8acbcd633ccac4734, "N_QZrj3eEsWg5pH9VJy8", {:to=>"rihanna@gmail.com"} [ActiveJob] [ActionMailer::DeliveryJob] [51db9115-0ca8-4191-80cb-e1816c351aa6] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.4ms) [ActiveJob] [ActionMailer::DeliveryJob] [51db9115-0ca8-4191-80cb-e1816c351aa6] Devise::Mailer#confirmation_instructions: processed outbound mail in 4.0ms [ActiveJob] [ActionMailer::DeliveryJob] [51db9115-0ca8-4191-80cb-e1816c351aa6] Sent mail to rihanna@gmail.com (2.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [51db9115-0ca8-4191-80cb-e1816c351aa6] Date: Fri, 07 Sep 2018 23:34:24 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rihanna@gmail.com Message-ID: <5b92bda88221b_33cc2aed85006f5c66635@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome rihanna@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [51db9115-0ca8-4191-80cb-e1816c351aa6] Performed ActionMailer::DeliveryJob from Inline(mailers) in 7.15ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 51db9115-0ca8-4191-80cb-e1816c351aa6) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92bda8acbcd633ccac4734, "N_QZrj3eEsWg5pH9VJy8", {:to=>"rihanna@gmail.com"} Redirected to http://www.example.com/ Completed 302 Found in 167ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"joel@kub.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"syMfqFJnYcxTRssBS9sw"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ckxssVP7RyCxg-7y6WU-"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bda8acbcd633ccac4737')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92bda8acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bda8acbcd633ccac4737')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92bda8acbcd633ccac4737')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92bda8acbcd633ccac4739')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92bda8acbcd633ccac4737')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"email"=>"nils_fisher@rathpacocha.io", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-07 23:33:33 +0530"}, "api_key"=>"test", "redirect_url"=>"http://www.google.com", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameter: confirmed_at MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"nils_fisher@rathpacocha.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"nils_fisher@rathpacocha.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ooGtEzxkgF3PFPCzw3fv"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"WCcLcHMvs6As4NGyrxpp"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bda8acbcd633ccac473a'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bda8acbcd633ccac473a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [ae6475bc-6e6c-40f3-bc5c-83013203f75b] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92bda8acbcd633ccac473a, "6zL8ejwb5XvSuWK4kqh8", {} [ActiveJob] [ActionMailer::DeliveryJob] [ae6475bc-6e6c-40f3-bc5c-83013203f75b] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [ae6475bc-6e6c-40f3-bc5c-83013203f75b] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.5ms [ActiveJob] [ActionMailer::DeliveryJob] [ae6475bc-6e6c-40f3-bc5c-83013203f75b] Sent mail to nils_fisher@rathpacocha.io (11.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [ae6475bc-6e6c-40f3-bc5c-83013203f75b] Date: Fri, 07 Sep 2018 23:34:24 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: nils_fisher@rathpacocha.io Message-ID: <5b92bda8b5b58_33cc2aed85006f5c667f5@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome nils_fisher@rathpacocha.io!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [ae6475bc-6e6c-40f3-bc5c-83013203f75b] Performed ActionMailer::DeliveryJob from Inline(mailers) in 13.3ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: ae6475bc-6e6c-40f3-bc5c-83013203f75b) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92bda8acbcd633ccac473a, "6zL8ejwb5XvSuWK4kqh8", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"AZQ3ZJzc98D9yyGx6mn8"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bda8acbcd633ccac473a')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://www.example.com/ Completed 302 Found in 158ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"eugene.stanton@ullrich.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"2De1JMg5pxYqZ6zVC14k"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"FByDrfMf7syJdULqxuxM"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bda8acbcd633ccac473c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92bda8acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bda8acbcd633ccac473c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92bda8acbcd633ccac473c')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92bda9acbcd633ccac473e')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92bda8acbcd633ccac473c')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"edwin.terry@greenfelder.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"CkFmKKtmG9SbU3PkJWV7"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"y7VwrjzMGDEesedRxT7D"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bda9acbcd633ccac473f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92bda9acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bda9acbcd633ccac473f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-07 23:34:25 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"71FztPMHmL8JJj9x9Js_"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bda9acbcd633ccac473f')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 18:04:25 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Processing by Auth::RegistrationsController#update as HTML Parameters: {"id"=>"5b92bda9acbcd633ccac473f", "user"=>{"password"=>"[FILTERED]", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "redirect_url"=>"http://www.google.com", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bda9acbcd633ccac473f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"uoPEC7Ah9eZxSCsUNmKd"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bda9acbcd633ccac473f')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"db... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"pMb6pbqT1DJv-UWiCZtf"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"6wrtz8SzWBFSKdmasFGa"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bda9acbcd633ccac473f')}, "u"=>{"$set"=>{"encrypted_password"=>"$2a$04$puBV14CRhaXe... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://www.google.com?authentication_token=6wrtz8SzWBFSKdmasFGa&es=db596538388bb84547421571f106e1752c99f153f128e92bd274ad6cc4aa3c98 Completed 302 Found in 150ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jordyn_leannon@koch.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ZFq5i6UxyVXNcviT1grU"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"P6Fn_xPy1sdhVThRYE9a"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bda9acbcd633ccac4742')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92bda9acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bda9acbcd633ccac4742')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bda9acbcd633ccac4745')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"SGz-5a7f4hebD-fQ1Yko"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92bda9acbcd633ccac4742')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bda9acbcd633ccac4742')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bda9acbcd633ccac4742')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92bda9acbcd633ccac4742')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"weldon.lebsack@rice.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"w14CsBx-JNqTPFMyhjyb"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"uRt7a8yysXdiktWEjKe8"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bda9acbcd633ccac4747')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92bda9acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bda9acbcd633ccac4747')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Uxn8CuyxmX7e7yhDcB_8"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92bda9acbcd633ccac4747')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bda9acbcd633ccac4747')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bda9acbcd633ccac4747')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92bda9acbcd633ccac4747')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started GET "/authenticate/users/sign_up" for 127.0.0.1 at 2018-09-07 23:34:25 +0530 Processing by Auth::RegistrationsController#new as JSON Parameters: {"registration"=>{}} Rendered text template (0.0ms) Filter chain halted as :require_no_authentication rendered or redirected Completed 401 Unauthorized in 1ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jedediah@ortiz.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"GtSrxgaUdtHZfz_YMwet"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"4Ch8rGTuy-RvxszSpw-y"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bda9acbcd633ccac474b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92bda9acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bda9acbcd633ccac474b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bda9acbcd633ccac474e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"scf76HtNCZbBsDy7yzy5"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92bda9acbcd633ccac474b')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bda9acbcd633ccac474b')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bda9acbcd633ccac474b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92bda9acbcd633ccac474b')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"melyna_prosacco@wymancole.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"urareBA-5RrcDzJik2Zs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"N5GmquTJwxURfBh6ggJe"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bda9acbcd633ccac4750')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92bda9acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bda9acbcd633ccac4750')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"YWCHNZuBJyfPi_KfoPTh"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92bda9acbcd633ccac4750')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bda9acbcd633ccac4750')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bda9acbcd633ccac4750')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92bda9acbcd633ccac4750')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-07 23:34:25 +0530 Processing by Auth::RegistrationsController#create as JSON Parameters: {"user"=>{"email"=>"lonnie_barton@beattybatz.io", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "registration"=>{"user"=>{"email"=>"lonnie_barton@beattybatz.io", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}}} Rendered text template (0.0ms) Filter chain halted as :require_no_authentication rendered or redirected Completed 401 Unauthorized in 1ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"coty@lubowitz.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"G8yjSo3kKD6P84szQ5w4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"jxTHxY77FBAJZ6x-Ccrn"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bda9acbcd633ccac4754')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92bda9acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bda9acbcd633ccac4754')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdaaacbcd633ccac4757')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"MeD1KriignxyBYxaix2s"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92bda9acbcd633ccac4754')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bda9acbcd633ccac4754')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bda9acbcd633ccac4754')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92bda9acbcd633ccac4754')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"stephon@rohanrempel.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"vztNwRYahxgp8G9Pq66z"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"nekDp-oom4xqNX5V_HBr"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdaaacbcd633ccac4759')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92bdaaacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bdaaacbcd633ccac4759')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"gax_n3ENHwjPQLzPpX3s"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92bdaaacbcd633ccac4759')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bdaaacbcd633ccac4759')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bdaaacbcd633ccac4759')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92bdaaacbcd633ccac4759')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-07 23:34:26 +0530 Processing by Auth::RegistrationsController#update as JSON Parameters: {"id"=>{"$oid"=>"5b92bda9acbcd633ccac4754"}, "user"=>{"email"=>"rihanna@gmail.com", "current_password"=>"[FILTERED]"}, "registration"=>{"id"=>{"$oid"=>"5b92bda9acbcd633ccac4754"}, "user"=>{"email"=>"rihanna@gmail.com", "current_password"=>"[FILTERED]"}}} Rendered text template (0.0ms) Filter chain halted as :authenticate_scope! rendered or redirected Completed 401 Unauthorized in 1ms (Views: 0.7ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"genoveva.mueller@yostmosciski.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"mMxfUhH3fHT6Szc6FRpw"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"GENxkByzfJPGXP4v-LjC"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdaaacbcd633ccac475d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92bdaaacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bdaaacbcd633ccac475d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdaaacbcd633ccac4760')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ADYqoa6svmGQyknW1koH"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92bdaaacbcd633ccac475d')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bdaaacbcd633ccac475d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bdaaacbcd633ccac475d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92bdaaacbcd633ccac475d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"elfrieda.dare@metz.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"RYotvFtWggfB5e2NxFzH"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"eDfyFWkuV7yPmfb1Avsf"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdaaacbcd633ccac4762')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92bdaaacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bdaaacbcd633ccac4762')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"N7zs7ggUxTsxpbdzY3yc"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92bdaaacbcd633ccac4762')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bdaaacbcd633ccac4762')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bdaaacbcd633ccac4762')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92bdaaacbcd633ccac4762')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started DELETE "/authenticate/users" for 127.0.0.1 at 2018-09-07 23:34:26 +0530 Processing by Auth::RegistrationsController#destroy as JSON Parameters: {"id"=>{"$oid"=>"5b92bdaaacbcd633ccac475d"}, "registration"=>{"id"=>{"$oid"=>"5b92bdaaacbcd633ccac475d"}}} Rendered text template (0.0ms) Filter chain halted as :authenticate_scope! rendered or redirected Completed 401 Unauthorized in 1ms (Views: 0.4ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"aditya@blick.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"K-HEtrx3_GPFMrL76yL7"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"p4wTpUhLFnybgUdyBQuv"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdaaacbcd633ccac4766')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92bdaaacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bdaaacbcd633ccac4766')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdaaacbcd633ccac4769')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"vo9JyD-pJhS7dwG3WKXu"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92bdaaacbcd633ccac4766')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bdaaacbcd633ccac4766')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bdaaacbcd633ccac4766')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92bdaaacbcd633ccac4766')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jacklyn.goldner@eichmannmurazik.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xf2hz8RqZHzHUv7r5ahF"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"2cbi18eowzcixDctRp7C"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdaaacbcd633ccac476b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92bdaaacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bdaaacbcd633ccac476b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"JtBw1QqGFeT4KcgUJrK9"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92bdaaacbcd633ccac476b')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bdaaacbcd633ccac476b')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bdaaacbcd633ccac476b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92bdaaacbcd633ccac476b')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Started GET "/authenticate/users/sign_up?api_key=doggy" for 127.0.0.1 at 2018-09-07 23:34:26 +0530 Processing by Auth::RegistrationsController#new as JSON Parameters: {"api_key"=>"doggy", "registration"=>{}} Rendered text template (0.0ms) Filter chain halted as :require_no_authentication rendered or redirected Completed 401 Unauthorized in 1ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"kolby.schimmel@gleasonschinner.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"BK_CaDZnKxPJKnPzp6Bz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"6e9LUryBW5AN_7BP6xTz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdaaacbcd633ccac476f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92bdaaacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bdaaacbcd633ccac476f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdabacbcd633ccac4772')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"LcJMPDnYwLzHUMiYgAG4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92bdaaacbcd633ccac476f')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bdaaacbcd633ccac476f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bdaaacbcd633ccac476f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92bdaaacbcd633ccac476f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"gabe_mayer@swaniawski.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"BLQKaddYuHHbmVjkkchY"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"By-a84x8Fx82MQqf4gt2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdabacbcd633ccac4774')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92bdabacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bdabacbcd633ccac4774')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xMFiMj-RYyo7C3xhJsFh"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92bdabacbcd633ccac4774')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bdabacbcd633ccac4774')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bdabacbcd633ccac4774')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92bdabacbcd633ccac4774')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-07 23:34:27 +0530 Processing by Auth::RegistrationsController#create as JSON Parameters: {"user"=>{"email"=>"orval@schulist.co", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"doggy", "registration"=>{"user"=>{"email"=>"orval@schulist.co", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"doggy"}} Rendered text template (0.0ms) Filter chain halted as :require_no_authentication rendered or redirected Completed 401 Unauthorized in 1ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"nelle_langworth@welch.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sGeRANEGhsDend1d1Qvr"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"gRavvvwpYcyRGgJccxNo"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdabacbcd633ccac4778')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92bdabacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bdabacbcd633ccac4778')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdabacbcd633ccac477b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"4JkvH-45Bebda1HQ9gaR"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92bdabacbcd633ccac4778')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bdabacbcd633ccac4778')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bdabacbcd633ccac4778')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92bdabacbcd633ccac4778')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"sabina@torphy.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zsC-PuXG5DUdDU_4Yyjk"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"L7QR9wqChpgSVdPCoryd"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdabacbcd633ccac477d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92bdabacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bdabacbcd633ccac477d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"tj9S4zxFnjd8V_TjGE1D"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92bdabacbcd633ccac477d')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bdabacbcd633ccac477d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bdabacbcd633ccac477d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92bdabacbcd633ccac477d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-07 23:34:27 +0530 Processing by Auth::RegistrationsController#update as JSON Parameters: {"id"=>{"$oid"=>"5b92bdabacbcd633ccac4778"}, "user"=>{"email"=>"rihanna@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"doggy", "registration"=>{"id"=>{"$oid"=>"5b92bdabacbcd633ccac4778"}, "user"=>{"email"=>"rihanna@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"doggy"}} Rendered text template (0.0ms) Filter chain halted as :authenticate_scope! rendered or redirected Completed 401 Unauthorized in 1ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"dustin.brown@padberg.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"_PXT3HtJjcuyyPobZ6zQ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"4hyRozicCUHRHyXBNPmv"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdabacbcd633ccac4781')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92bdabacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bdabacbcd633ccac4781')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdabacbcd633ccac4784')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"EDQdjG-uHnpVvNdo51vn"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92bdabacbcd633ccac4781')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bdabacbcd633ccac4781')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bdabacbcd633ccac4781')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92bdabacbcd633ccac4781')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"marques@hills.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Ka12-26GFGifmJPtxoJE"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zqsoLDk121e-PrY8j5Q3"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdabacbcd633ccac4786')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92bdabacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bdabacbcd633ccac4786')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"VwxndwDgWgbxymHbZPAu"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92bdabacbcd633ccac4786')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bdabacbcd633ccac4786')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bdabacbcd633ccac4786')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92bdabacbcd633ccac4786')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s Started DELETE "/authenticate/users" for 127.0.0.1 at 2018-09-07 23:34:28 +0530 Processing by Auth::RegistrationsController#destroy as JSON Parameters: {"id"=>{"$oid"=>"5b92bdabacbcd633ccac4781"}, "api_key"=>"dogy", "registration"=>{"id"=>{"$oid"=>"5b92bdabacbcd633ccac4781"}, "api_key"=>"dogy"}} Rendered text template (0.0ms) Filter chain halted as :authenticate_scope! rendered or redirected Completed 401 Unauthorized in 1ms (Views: 0.4ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"ozzie@walkerdooley.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ywEkDoNF_jZAnGL63Qdi"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"rZL5AxymSXPNiLr-fdsy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdacacbcd633ccac478a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92bdacacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bdacacbcd633ccac478a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdacacbcd633ccac478d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yF9GqTUzfkNGQXXSBSEb"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92bdacacbcd633ccac478a')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bdacacbcd633ccac478a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bdacacbcd633ccac478a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92bdacacbcd633ccac478a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"abraham@weinat.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"cPnLnfeBiNms4_vMFaAG"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"41a1W1GKbzy2pYnyKD3q"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdacacbcd633ccac478f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92bdacacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bdacacbcd633ccac478f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"rCzieofsz-PiHpwdH6Wx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92bdacacbcd633ccac478f')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bdacacbcd633ccac478f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bdacacbcd633ccac478f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92bdacacbcd633ccac478f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-07 23:34:28 +0530 Processing by Auth::RegistrationsController#create as JSON Parameters: {"user"=>{"email"=>"werner@hudsonpaucek.name", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"user"=>{"email"=>"werner@hudsonpaucek.name", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"werner@hudsonpaucek.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"werner@hudsonpaucek.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"691nXzqDgxRyarPCr3j4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"94yzxmy58-2Ni3DEdrEM"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bdacacbcd633ccac4793'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bdacacbcd633ccac4793')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [7333be3b-7246-41ca-826a-fbd2190d4db2] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92bdacacbcd633ccac4793, "KkCifyCzgYBmHNVQBmcd", {} [ActiveJob] [ActionMailer::DeliveryJob] [7333be3b-7246-41ca-826a-fbd2190d4db2] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [7333be3b-7246-41ca-826a-fbd2190d4db2] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.5ms [ActiveJob] [ActionMailer::DeliveryJob] [7333be3b-7246-41ca-826a-fbd2190d4db2] Sent mail to werner@hudsonpaucek.name (1.6ms) [ActiveJob] [ActionMailer::DeliveryJob] [7333be3b-7246-41ca-826a-fbd2190d4db2] Date: Fri, 07 Sep 2018 23:34:28 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: werner@hudsonpaucek.name Message-ID: <5b92bdac610eb_33cc2aed85006f5c66878@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome werner@hudsonpaucek.name!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [7333be3b-7246-41ca-826a-fbd2190d4db2] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.62ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 7333be3b-7246-41ca-826a-fbd2190d4db2) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92bdacacbcd633ccac4793, "KkCifyCzgYBmHNVQBmcd", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xSyhiiQobLaonkLzuGD2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdacacbcd633ccac4793')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 200 OK in 154ms (Views: 0.4ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"ayden@kub.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"1ygHELrBXeJyso5MFjVn"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"VssBdt6VVoEoCmFyGNtz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdacacbcd633ccac4795')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92bdacacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bdacacbcd633ccac4795')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdacacbcd633ccac4798')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"nT5mUpHMciKTYD281F_K"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92bdacacbcd633ccac4795')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bdacacbcd633ccac4795')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bdacacbcd633ccac4795')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92bdacacbcd633ccac4795')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"frederique.yundt@walter.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"WcFSvn4-jUcnBSzdAQif"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"qQM9zb5BUSf3ygTinPA8"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdacacbcd633ccac479a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92bdacacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bdacacbcd633ccac479a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yKsVBZ1s_UreHhatRgR7"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92bdacacbcd633ccac479a')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bdacacbcd633ccac479a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bdacacbcd633ccac479a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92bdacacbcd633ccac479a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-07 23:34:28 +0530 Processing by Auth::RegistrationsController#create as JSON Parameters: {"user"=>{"email"=>"janet@effertz.net", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-07T23:33:33.040+05:30"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"user"=>{"email"=>"janet@effertz.net", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-07T23:33:33.040+05:30"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity Unpermitted parameter: confirmed_at MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"janet@effertz.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"janet@effertz.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"JZTrPiuCZnAsnqidyety"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"nyzVypyfYY8ymbDZgMUb"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bdacacbcd633ccac479e'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bdacacbcd633ccac479e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [20964721-3b00-4919-ad45-4d4de4c1bb63] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92bdacacbcd633ccac479e, "V5XS5yBN_UXkeMJrRkXz", {} [ActiveJob] [ActionMailer::DeliveryJob] [20964721-3b00-4919-ad45-4d4de4c1bb63] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [20964721-3b00-4919-ad45-4d4de4c1bb63] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.5ms [ActiveJob] [ActionMailer::DeliveryJob] [20964721-3b00-4919-ad45-4d4de4c1bb63] Sent mail to janet@effertz.net (1.7ms) [ActiveJob] [ActionMailer::DeliveryJob] [20964721-3b00-4919-ad45-4d4de4c1bb63] Date: Fri, 07 Sep 2018 23:34:28 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: janet@effertz.net Message-ID: <5b92bdacd3952_33cc2aed85006f5c669fe@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome janet@effertz.net!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [20964721-3b00-4919-ad45-4d4de4c1bb63] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.7ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 20964721-3b00-4919-ad45-4d4de4c1bb63) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92bdacacbcd633ccac479e, "V5XS5yBN_UXkeMJrRkXz", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"bpoYaXv2NpwXLgaa15Ea"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdacacbcd633ccac479e')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 200 OK in 152ms (Views: 0.6ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jena_walter@schimmel.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"bsPyaotmakT9oCRCuM5m"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"aK8Z-TSuDYJcGeiaLJJz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdacacbcd633ccac47a0')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92bdacacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bdacacbcd633ccac47a0')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdadacbcd633ccac47a3')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"YRnGSxa9D3sRBgB4YiQ8"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92bdacacbcd633ccac47a0')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bdacacbcd633ccac47a0')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bdacacbcd633ccac47a0')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92bdacacbcd633ccac47a0')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"courtney@wilderman.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"smCg_-k3dAGrEy_x1rdi"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Kt7B3fUiTuxkXeYfW5Ji"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdadacbcd633ccac47a5')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92bdadacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bdadacbcd633ccac47a5')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"pNyyJgfeSBCTWVz3euxU"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92bdadacbcd633ccac47a5')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bdadacbcd633ccac47a5')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bdadacbcd633ccac47a5')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92bdadacbcd633ccac47a5')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-07 23:34:29 +0530 Processing by Auth::RegistrationsController#create as JSON Parameters: {"user"=>{"additional_login_param"=>"9920058803", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"user"=>{"additional_login_param"=>"9920058803", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Can't verify CSRF token authenticity Unpermitted parameter: additional_login_param Completed 200 OK in 36ms (Views: 1.6ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"emil@keler.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"LpNaHxpSnkDZG56CTQpD"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"J6ojHs6CBaYRktBH49zu"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdadacbcd633ccac47ab')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92bdadacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bdadacbcd633ccac47ab')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdadacbcd633ccac47ae')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Mi7gXH118Z9SgFMR7Mft"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92bdadacbcd633ccac47ab')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bdadacbcd633ccac47ab')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bdadacbcd633ccac47ab')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92bdadacbcd633ccac47ab')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"marcelle@parisian.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"bLxA_dZPz4aMswXNbciv"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yeEe9SdW_6tdPToQtkAp"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdadacbcd633ccac47b0')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92bdadacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bdadacbcd633ccac47b0')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"obWsSMywBSzqduZxodNy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92bdadacbcd633ccac47b0')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bdadacbcd633ccac47b0')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bdadacbcd633ccac47b0')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92bdadacbcd633ccac47b0')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started DELETE "/authenticate/users.json" for 127.0.0.1 at 2018-09-07 23:34:29 +0530 Processing by Auth::RegistrationsController#destroy as JSON Parameters: {"id"=>{"$oid"=>"5b92bdadacbcd633ccac47ab"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"id"=>{"$oid"=>"5b92bdadacbcd633ccac47ab"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdadacbcd633ccac47ab')}, "limit"=>1}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92bdadacbcd633ccac47ab')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdadacbcd633ccac47ad')}, "limit"=>1}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s Completed 200 OK in 52ms (Views: 0.4ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"leland@sanfordkoelpin.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"dMw_puHZWWtjdmukQyFd"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"jgHJgYD5bJpXdgpASxzc"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdadacbcd633ccac47b4')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92bdadacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bdadacbcd633ccac47b4')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdaeacbcd633ccac47b7')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"MXmgmyJYz96JDw9nqTay"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92bdadacbcd633ccac47b4')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bdadacbcd633ccac47b4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bdadacbcd633ccac47b4')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92bdadacbcd633ccac47b4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"willie.yundt@bogisichturner.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"WqmF4y-tt3NcWup-Usws"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"3qXcoMWaYc4d3A7yWfvS"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdaeacbcd633ccac47b9')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92bdaeacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bdaeacbcd633ccac47b9')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"bfxAfT9ifg4ZGMCsM4mx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92bdaeacbcd633ccac47b9')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bdaeacbcd633ccac47b9')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bdaeacbcd633ccac47b9')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92bdaeacbcd633ccac47b9')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-07 23:34:30 +0530 Processing by Auth::RegistrationsController#create as JSON Parameters: {"user"=>{"email"=>"camille@hodkiewicz.info", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-07T23:33:33.040+05:30"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"user"=>{"email"=>"camille@hodkiewicz.info", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-07T23:33:33.040+05:30"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity Unpermitted parameter: confirmed_at MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"camille@hodkiewicz.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"camille@hodkiewicz.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yjmCXvTY-huQUyAx5oJc"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"F9MkC6JSx5k1LMdvGuoJ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bdaeacbcd633ccac47bd'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bdaeacbcd633ccac47bd')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [f6a82558-f725-4d04-9e94-9799a11e7643] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92bdaeacbcd633ccac47bd, "vYhKt1QjjJGk-KxaJszg", {} [ActiveJob] [ActionMailer::DeliveryJob] [f6a82558-f725-4d04-9e94-9799a11e7643] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [f6a82558-f725-4d04-9e94-9799a11e7643] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.5ms [ActiveJob] [ActionMailer::DeliveryJob] [f6a82558-f725-4d04-9e94-9799a11e7643] Sent mail to camille@hodkiewicz.info (1.6ms) [ActiveJob] [ActionMailer::DeliveryJob] [f6a82558-f725-4d04-9e94-9799a11e7643] Date: Fri, 07 Sep 2018 23:34:30 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: camille@hodkiewicz.info Message-ID: <5b92bdae50743_33cc2aed85006f5c670fb@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome camille@hodkiewicz.info!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [f6a82558-f725-4d04-9e94-9799a11e7643] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.58ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: f6a82558-f725-4d04-9e94-9799a11e7643) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92bdaeacbcd633ccac47bd, "vYhKt1QjjJGk-KxaJszg", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"u1xyo59ig9AUwoayUoi6"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdaeacbcd633ccac47bd')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 200 OK in 153ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"hardy@little.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"MgyK4dN9KpeDpcGPHYCc"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"djxT7-7CgyZctJKkGm-A"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdaeacbcd633ccac47bf')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92bdaeacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bdaeacbcd633ccac47bf')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdaeacbcd633ccac47c2')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"U8xW8VR_aixZv-LGhKN9"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92bdaeacbcd633ccac47bf')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bdaeacbcd633ccac47bf')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bdaeacbcd633ccac47bf')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92bdaeacbcd633ccac47bf')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"kirk_von@lemke.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"rjDP7xwTW2Ude8Numhos"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"_-DWdEJsSw2fKb6Zvz7u"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdaeacbcd633ccac47c4')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92bdaeacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bdaeacbcd633ccac47c4')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"5KDQSQFbk4zqy_Ci7fYk"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92bdaeacbcd633ccac47c4')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bdaeacbcd633ccac47c4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bdaeacbcd633ccac47c4')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92bdaeacbcd633ccac47c4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-07 23:34:30 +0530 Processing by Auth::RegistrationsController#create as JSON Parameters: {"user"=>{"email"=>"carole.wiegand@damorefriesen.biz", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-07T23:33:33.040+05:30"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"user"=>{"email"=>"carole.wiegand@damorefriesen.biz", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-07T23:33:33.040+05:30"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity Completed 422 Unprocessable Entity in 7ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"era@littel.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xu4T57pnABBFUTg8SWkK"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Ck4YSt3CmXiSedWtU1PY"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdaeacbcd633ccac47c8')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92bdaeacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bdaeacbcd633ccac47c8')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdaeacbcd633ccac47cb')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"9ye2pTxMbgvvg-wRYDg4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92bdaeacbcd633ccac47c8')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bdaeacbcd633ccac47c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bdaeacbcd633ccac47c8')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92bdaeacbcd633ccac47c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"abigail@ritchiehills.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"qUZ9T-ABYcwJ_rMtsBzZ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"MSHksH_RgUwor-BVTHxF"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdafacbcd633ccac47cd')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92bdafacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bdafacbcd633ccac47cd')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ty8dNbZzRYAsBWW1AzMH"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92bdafacbcd633ccac47cd')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bdafacbcd633ccac47cd')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bdafacbcd633ccac47cd')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92bdafacbcd633ccac47cd')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-07 23:34:31 +0530 Processing by Auth::RegistrationsController#update as JSON Parameters: {"id"=>{"$oid"=>"5b92bdafacbcd633ccac47cd"}, "user"=>{"email"=>"rihanna@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"id"=>{"$oid"=>"5b92bdafacbcd633ccac47cd"}, "user"=>{"email"=>"rihanna@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken1"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken1"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bdafacbcd633ccac47cd')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rihanna@gmail.com", "_id"=>{"$ne"=>BSON::ObjectId('5b92bdafacbcd633ccac47cd')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"NHCUxXN1e8Pad-BCqwiu"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ZyxUoxLHtb3Ed9XwgpWA"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdafacbcd633ccac47cd')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bdafacbcd633ccac47cd')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [3611dc34-ac93-4171-b750-ba9ea1048957] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92bdafacbcd633ccac47cd, "JozLDiU5h4byLKsyjybJ", {:to=>"rihanna@gmail.com"} [ActiveJob] [ActionMailer::DeliveryJob] [3611dc34-ac93-4171-b750-ba9ea1048957] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [3611dc34-ac93-4171-b750-ba9ea1048957] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.4ms [ActiveJob] [ActionMailer::DeliveryJob] [3611dc34-ac93-4171-b750-ba9ea1048957] Sent mail to rihanna@gmail.com (1.8ms) [ActiveJob] [ActionMailer::DeliveryJob] [3611dc34-ac93-4171-b750-ba9ea1048957] Date: Fri, 07 Sep 2018 23:34:31 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rihanna@gmail.com Message-ID: <5b92bdaf38e8a_33cc2aed85006f5c671dc@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome rihanna@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [3611dc34-ac93-4171-b750-ba9ea1048957] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.72ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 3611dc34-ac93-4171-b750-ba9ea1048957) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92bdafacbcd633ccac47cd, "JozLDiU5h4byLKsyjybJ", {:to=>"rihanna@gmail.com"} Completed 200 OK in 79ms (Views: 0.4ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"keyshawn@dubuque.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Zzwdy69aBj1a1z3T_Pyx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"uHAGeEMP-f2EXGfvxzkn"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdafacbcd633ccac47d1')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92bdafacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bdafacbcd633ccac47d1')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdafacbcd633ccac47d4')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"RVzYbcYLMeAkCizb9_fi"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92bdafacbcd633ccac47d1')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bdafacbcd633ccac47d1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bdafacbcd633ccac47d1')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92bdafacbcd633ccac47d1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jana@williamson.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"H77zAK1cPWUCkzxeuRjC"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"rVdBArLa-3Cu_fnRc82R"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdafacbcd633ccac47d6')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92bdafacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bdafacbcd633ccac47d6')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"goQN8JaU7Hr4yyyQ2GFi"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92bdafacbcd633ccac47d6')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bdafacbcd633ccac47d6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bdafacbcd633ccac47d6')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92bdafacbcd633ccac47d6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-07 23:34:31 +0530 Processing by Auth::RegistrationsController#update as JSON Parameters: {"id"=>{"$oid"=>"5b92bdafacbcd633ccac47d1"}, "user"=>{"email"=>"rihanna@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "redirect_url"=>"http://www.google.com", "current_app_id"=>"testappid", "registration"=>{"id"=>{"$oid"=>"5b92bdafacbcd633ccac47d1"}, "user"=>{"email"=>"rihanna@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "redirect_url"=>"http://www.google.com", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bdafacbcd633ccac47d1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rihanna@gmail.com", "_id"=>{"$ne"=>BSON::ObjectId('5b92bdafacbcd633ccac47d1')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"hEhV3Npmr2graoozzs3C"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"f89nQYfjKzCgaiuUUGyf"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdafacbcd633ccac47d1')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bdafacbcd633ccac47d1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [e3ff583c-adaa-454f-bcbb-c81c251084e3] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92bdafacbcd633ccac47d1, "3zkQY5yhgz_51zVvipzH", {:to=>"rihanna@gmail.com"} [ActiveJob] [ActionMailer::DeliveryJob] [e3ff583c-adaa-454f-bcbb-c81c251084e3] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.4ms) [ActiveJob] [ActionMailer::DeliveryJob] [e3ff583c-adaa-454f-bcbb-c81c251084e3] Devise::Mailer#confirmation_instructions: processed outbound mail in 2.1ms [ActiveJob] [ActionMailer::DeliveryJob] [e3ff583c-adaa-454f-bcbb-c81c251084e3] Sent mail to rihanna@gmail.com (1.6ms) [ActiveJob] [ActionMailer::DeliveryJob] [e3ff583c-adaa-454f-bcbb-c81c251084e3] Date: Fri, 07 Sep 2018 23:34:31 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rihanna@gmail.com Message-ID: <5b92bdaf91814_33cc2aed85006f5c672a8@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome rihanna@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [e3ff583c-adaa-454f-bcbb-c81c251084e3] Performed ActionMailer::DeliveryJob from Inline(mailers) in 4.24ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: e3ff583c-adaa-454f-bcbb-c81c251084e3) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92bdafacbcd633ccac47d1, "3zkQY5yhgz_51zVvipzH", {:to=>"rihanna@gmail.com"} Completed 200 OK in 82ms (Views: 1.2ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"angelo@gerlachking.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"SMkEtYs-dh1T6CZ-eBLP"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"X6NUNxcPnuQRYHSMMduF"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdafacbcd633ccac47da')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92bdafacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bdafacbcd633ccac47da')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdafacbcd633ccac47dd')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"laron.welch@friesenreynolds.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"2M5vyyXeJRaNsysABAa7"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"6WLuhNkmJ-vWESN_rX2Y"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdafacbcd633ccac47de')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92bdafacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bdafacbcd633ccac47de')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdafacbcd633ccac47e1')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-07 23:34:31 +0530 Processing by Auth::RegistrationsController#create as HTML Parameters: {"user"=>{"email"=>"enrico@lemke.org", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-07 23:33:33 +0530"}, "api_key"=>"test1", "current_app_id"=>"testappid1"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test1", "app_ids"=>"testappid1"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test1", "app_ids"=>"testappid1"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameter: confirmed_at MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"enrico@lemke.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"enrico@lemke.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"tosQxqBPrjTZFeDMmaxC"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"XGGX6VE3sHUWc_HPDtSW"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bdafacbcd633ccac47e2'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bdafacbcd633ccac47e2')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [5c958fa8-599c-43a6-a20d-63fb6383638e] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92bdafacbcd633ccac47e2, "oxcQtLhUcg4MN5ohtB9A", {} [ActiveJob] [ActionMailer::DeliveryJob] [5c958fa8-599c-43a6-a20d-63fb6383638e] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [5c958fa8-599c-43a6-a20d-63fb6383638e] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.4ms [ActiveJob] [ActionMailer::DeliveryJob] [5c958fa8-599c-43a6-a20d-63fb6383638e] Sent mail to enrico@lemke.org (1.6ms) [ActiveJob] [ActionMailer::DeliveryJob] [5c958fa8-599c-43a6-a20d-63fb6383638e] Date: Fri, 07 Sep 2018 23:34:31 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: enrico@lemke.org Message-ID: <5b92bdafd4834_33cc2aed85006f5c67352@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome enrico@lemke.org!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [5c958fa8-599c-43a6-a20d-63fb6383638e] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.56ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 5c958fa8-599c-43a6-a20d-63fb6383638e) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92bdafacbcd633ccac47e2, "oxcQtLhUcg4MN5ohtB9A", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"FeBEi8FLyzWchWBcUyW9"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdafacbcd633ccac47e2')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://www.example.com/ Completed 302 Found in 129ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"enrico@lemke.org"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"lawrence@oberbrunnerdavis.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"uoj7h1xrRoMYeRC_SdZx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Md6i5FKeSxYT6L32djmw"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdafacbcd633ccac47e4')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92bdafacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bdafacbcd633ccac47e4')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdb0acbcd633ccac47e7')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"johathan@little.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"YqYrT9SPxfFo4BM_cyir"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"hyCd9F_x4VMzoV6ZGnzE"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdb0acbcd633ccac47e8')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92bdb0acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bdb0acbcd633ccac47e8')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdb0acbcd633ccac47eb')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-07 23:34:32 +0530 Processing by Auth::RegistrationsController#create as HTML Parameters: {"user"=>{"email"=>"brigitte@wolffmcclure.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-07 23:33:33 +0530"}, "api_key"=>"test2", "current_app_id"=>"testappid2"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test2", "app_ids"=>"testappid2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test2", "app_ids"=>"testappid2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameter: confirmed_at MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"brigitte@wolffmcclure.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"brigitte@wolffmcclure.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"DsMMTLXpuD-iAvmWc9KH"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"hgjEMCuZvw9JLQAJssHg"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bdb0acbcd633ccac47ec'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bdb0acbcd633ccac47ec')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [12924673-9af1-4f2e-bdba-3b2626d5cce1] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92bdb0acbcd633ccac47ec, "Xda9PCH-EKaW8iceMeN2", {} [ActiveJob] [ActionMailer::DeliveryJob] [12924673-9af1-4f2e-bdba-3b2626d5cce1] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [12924673-9af1-4f2e-bdba-3b2626d5cce1] Devise::Mailer#confirmation_instructions: processed outbound mail in 2.8ms [ActiveJob] [ActionMailer::DeliveryJob] [12924673-9af1-4f2e-bdba-3b2626d5cce1] Sent mail to brigitte@wolffmcclure.com (2.7ms) [ActiveJob] [ActionMailer::DeliveryJob] [12924673-9af1-4f2e-bdba-3b2626d5cce1] Date: Fri, 07 Sep 2018 23:34:32 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: brigitte@wolffmcclure.com Message-ID: <5b92bdb02d62d_33cc2aed85006f5c67491@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome brigitte@wolffmcclure.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [12924673-9af1-4f2e-bdba-3b2626d5cce1] Performed ActionMailer::DeliveryJob from Inline(mailers) in 6.51ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 12924673-9af1-4f2e-bdba-3b2626d5cce1) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92bdb0acbcd633ccac47ec, "Xda9PCH-EKaW8iceMeN2", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"8ac5Nbj4AFEmvJGPV27Y"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdb0acbcd633ccac47ec')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://www.example.com/ Completed 302 Found in 152ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"brigitte@wolffmcclure.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"lisa@thompsonrolfson.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"rwZ4hukBBKVcTvZgPPTQ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"F5fK8EpgyiM5bxCEUWSe"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdb0acbcd633ccac47ee')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92bdb0acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bdb0acbcd633ccac47ee')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdb0acbcd633ccac47f1')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-07 23:34:32 +0530 Processing by Auth::RegistrationsController#create as HTML Parameters: {"user"=>{"email"=>"ruthe@hahn.info", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-07 23:33:33 +0530"}, "api_key"=>"test1", "current_app_id"=>"testappid1"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test1", "app_ids"=>"testappid1"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test1", "app_ids"=>"testappid1"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameter: confirmed_at MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"ruthe@hahn.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"ruthe@hahn.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"vbVgPCLuFCYeTy2LtrK2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"BxztmDg4NqVnPzFyDncv"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bdb0acbcd633ccac47f2'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bdb0acbcd633ccac47f2')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [fb93c03f-7e1f-4668-ada4-166b5dda11dc] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92bdb0acbcd633ccac47f2, "XEmxSHyqPibRRUUb8BCK", {} [ActiveJob] [ActionMailer::DeliveryJob] [fb93c03f-7e1f-4668-ada4-166b5dda11dc] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [fb93c03f-7e1f-4668-ada4-166b5dda11dc] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.6ms [ActiveJob] [ActionMailer::DeliveryJob] [fb93c03f-7e1f-4668-ada4-166b5dda11dc] Sent mail to ruthe@hahn.info (1.7ms) [ActiveJob] [ActionMailer::DeliveryJob] [fb93c03f-7e1f-4668-ada4-166b5dda11dc] Date: Fri, 07 Sep 2018 23:34:32 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: ruthe@hahn.info Message-ID: <5b92bdb070ab2_33cc2aed85006f5c67560@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome ruthe@hahn.info!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [fb93c03f-7e1f-4668-ada4-166b5dda11dc] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.74ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: fb93c03f-7e1f-4668-ada4-166b5dda11dc) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92bdb0acbcd633ccac47f2, "XEmxSHyqPibRRUUb8BCK", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"8CvRRvsaDpF1WxJwgdus"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdb0acbcd633ccac47f2')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://www.example.com/ Completed 302 Found in 145ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"verdie.hartmann@homenickpadberg.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"iQt55fnPE8T4tTMDtszu"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"QNJQPLscpZA9Lo5BdDG-"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdb0acbcd633ccac47f4')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92bdb0acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bdb0acbcd633ccac47f4')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdb0acbcd633ccac47f7')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-07 23:34:32 +0530 Processing by Auth::RegistrationsController#create as HTML Parameters: {"user"=>{"email"=>"luciano_damore@tromp.net", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-07 23:33:33 +0530"}, "api_key"=>"test1", "current_app_id"=>"testappid2"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test1", "app_ids"=>"testappid2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test1", "app_ids"=>"testappid2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameter: confirmed_at MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"luciano_damore@tromp.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"luciano_damore@tromp.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"CF3UZMpXotM5nVcrrKk6"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"2nXweDN83GYhtq6PV5Bg"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bdb0acbcd633ccac47f8'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bdb0acbcd633ccac47f8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [b582ae98-3168-4000-8191-aedc80719067] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92bdb0acbcd633ccac47f8, "2XP2FMcJWXMbx-BKgRgB", {} [ActiveJob] [ActionMailer::DeliveryJob] [b582ae98-3168-4000-8191-aedc80719067] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [b582ae98-3168-4000-8191-aedc80719067] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.5ms [ActiveJob] [ActionMailer::DeliveryJob] [b582ae98-3168-4000-8191-aedc80719067] Sent mail to luciano_damore@tromp.net (1.8ms) [ActiveJob] [ActionMailer::DeliveryJob] [b582ae98-3168-4000-8191-aedc80719067] Date: Fri, 07 Sep 2018 23:34:32 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: luciano_damore@tromp.net Message-ID: <5b92bdb0b4db6_33cc2aed85006f5c6767e@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome luciano_damore@tromp.net!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [b582ae98-3168-4000-8191-aedc80719067] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.8ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: b582ae98-3168-4000-8191-aedc80719067) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92bdb0acbcd633ccac47f8, "2XP2FMcJWXMbx-BKgRgB", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"MyLdxrHRhX7KXaF_5srn"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdb0acbcd633ccac47f8')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Redirected to http://www.example.com/ Completed 302 Found in 140ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"syble@kihn.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"pi81izzPNXDN117GuM2u"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"RWerWtxq6TvAGVKX5z7a"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdb0acbcd633ccac47fa')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92bdb0acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bdb0acbcd633ccac47fa')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92bdb0acbcd633ccac47fa')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92bdb0acbcd633ccac47fc')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92bdb0acbcd633ccac47fa')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"http://www.google.com", "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Rendered /home/bhargav/Github/Auth/app/views/auth/shared/_devise_error_messages.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.html.erb within layouts/application (2.2ms) Rendered shopping/_navigation_options.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (1.2ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.6ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.4ms) Completed 200 OK in 47ms (Views: 40.4ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"domenica@hane.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"FWs2XGg8tgyWapdxCvq4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"3S_iuyxCm6VzjbzKssae"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdb1acbcd633ccac47ff')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92bdb1acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bdb1acbcd633ccac47ff')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92bdb1acbcd633ccac47ff')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92bdb1acbcd633ccac4801')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92bdb1acbcd633ccac47ff')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"login"=>"domenica@hane.org", "password"=>"[FILTERED]"}, "redirect_url"=>"http://www.google.com", "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"$or"=>[{"additional_login_param"=>/^domenica@hane\.org$/i, "additional_login_param_status"=>2}, {"email"=>/^domenica@hane\.org$/i}]}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"EZkXLobxv4mMq4quGovo"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdb1acbcd633ccac47ff')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 18:04:33 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Dz7iBxeQ-JuTMDX-iG2q"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdb1acbcd633ccac47ff')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"60... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://www.google.com?authentication_token=Dz7iBxeQ-JuTMDX-iG2q&es=60fed83acb111298c56329d1c12f550d0d7299113950ecfe85c3e522c5c1a6e6 Completed 302 Found in 100ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rosalee.dicki@zulaufbrekke.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Mp3FAyWDzYAnhTz3ys1w"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"j7XdJpK8g1-UxH5DGAuT"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdb1acbcd633ccac4802')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92bdb1acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bdb1acbcd633ccac4802')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92bdb1acbcd633ccac4802')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92bdb1acbcd633ccac4804')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92bdb1acbcd633ccac4802')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"olga.harvey@gradycorkery.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"AZ1EgYjwJax5qm9SPd8J"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Bznzs_Wu2CkZXp5_EZ79"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdb1acbcd633ccac4805')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92bdb1acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bdb1acbcd633ccac4805')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started DELETE "/authenticate/users/sign_out" for 127.0.0.1 at 2018-09-07 23:34:33 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"kdzzxP8Gz6SfD2YjscxL"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdb1acbcd633ccac4805')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 18:04:33 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Auth::SessionsController#destroy as HTML Parameters: {"id"=>"5b92bdb1acbcd633ccac4805", "redirect_url"=>"http://www.google.com", "api_key"=>"test", "current_app_id"=>"testappid"} Redirected to http://www.example.com/ Completed 302 Found in 3ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"giovanni@fayskiles.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"AsvM8xzzXfyF7eWHYtm5"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"FtE13xeQamWwefTNv5qL"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdb1acbcd633ccac4808')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92bdb1acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bdb1acbcd633ccac4808')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92bdb1acbcd633ccac4808')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92bdb1acbcd633ccac480a')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92bdb1acbcd633ccac4808')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"dog", "redirect_url"=>"http://www.google.com", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"dog", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Rendered /home/bhargav/Github/Auth/app/views/auth/shared/_devise_error_messages.html.erb (0.7ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.html.erb within layouts/application (1.6ms) Rendered shopping/_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (1.2ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.6ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.7ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.5ms) Completed 200 OK in 10ms (Views: 7.2ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"shyann@ferry.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"kmEosBVD6m5Xyv_GPxBT"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"uRLxZQCYJYHdYwSpo7cP"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdb1acbcd633ccac480d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92bdb1acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bdb1acbcd633ccac480d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92bdb1acbcd633ccac480d')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92bdb1acbcd633ccac480f')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92bdb1acbcd633ccac480d')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"login"=>"shyann@ferry.biz", "password"=>"[FILTERED]"}, "api_key"=>"dog", "redirect_url"=>"http://www.google.com", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"dog", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"$or"=>[{"additional_login_param"=>/^shyann@ferry\.biz$/i, "additional_login_param_status"=>2}, {"email"=>/^shyann@ferry\.biz$/i}]}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ZcnQxgBh9QhMk_s96xze"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdb1acbcd633ccac480d')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 18:04:33 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Redirected to http://www.example.com/ Completed 302 Found in 153ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jodie.reilly@reynolds.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yxjWJH71JVpGxAa2hze8"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"6yDxhX_pJ9-tQ4grSjNe"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdb1acbcd633ccac4810')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92bdb1acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bdb1acbcd633ccac4810')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92bdb1acbcd633ccac4810')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92bdb1acbcd633ccac4812')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92bdb1acbcd633ccac4810')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"lois_schulist@wisozk.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"8upXAKRz4G7bTo2g6u18"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"uGh-s6rxHU66g6Vz8n2u"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdb1acbcd633ccac4813')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92bdb1acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bdb1acbcd633ccac4813')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Started DELETE "/authenticate/users/sign_out" for 127.0.0.1 at 2018-09-07 23:34:34 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"gfM1t12oy9JEC4kgTZYu"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdb1acbcd633ccac4813')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 18:04:34 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Auth::SessionsController#destroy as HTML Parameters: {"id"=>"5b92bdb1acbcd633ccac4813", "api_key"=>"dog", "redirect_url"=>"http://www.google.com", "current_app_id"=>"testappid"} Redirected to http://www.example.com/ Completed 302 Found in 2ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"evie.bashirian@schamberger.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"N6X1ZFh7GX_L9eKKN_ir"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"siCvsLszsA9Y6Qfm_9M6"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdb2acbcd633ccac4816')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92bdb2acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bdb2acbcd633ccac4816')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92bdb2acbcd633ccac4816')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92bdb2acbcd633ccac4818')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92bdb2acbcd633ccac4816')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"http://www.google.com", "current_app_id"=>"testappid"} Rendered /home/bhargav/Github/Auth/app/views/auth/shared/_devise_error_messages.html.erb (0.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.html.erb within layouts/application (0.4ms) Rendered shopping/_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (1.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.6ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.4ms) Completed 200 OK in 6ms (Views: 5.1ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"blair_kreiger@faydamore.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"-oZFJraqpr2_yGRQDAf3"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"D1yJKyaYZzvDfRsanH16"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdb2acbcd633ccac481b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92bdb2acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bdb2acbcd633ccac481b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92bdb2acbcd633ccac481b')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92bdb2acbcd633ccac481d')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92bdb2acbcd633ccac481b')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"email"=>"piper@casperwehner.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "redirect_url"=>"http://www.google.com", "current_app_id"=>"testappid"} Completed 401 Unauthorized in 1ms Processing by Auth::SessionsController#new as HTML Parameters: {"user"=>{"email"=>"piper@casperwehner.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "redirect_url"=>"http://www.google.com", "current_app_id"=>"testappid"} Unpermitted parameters: email, password_confirmation Rendered /home/bhargav/Github/Auth/app/views/auth/shared/_devise_error_messages.html.erb (0.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.html.erb within layouts/application (0.5ms) Rendered shopping/_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (0.8ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.2ms) Completed 200 OK in 7ms (Views: 4.4ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"casimer@wisozk.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"gd6MBN17hGwDK49b7DAA"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"HWLDiUMyg7ThyBAJyqe5"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdb2acbcd633ccac4820')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92bdb2acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bdb2acbcd633ccac4820')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92bdb2acbcd633ccac4820')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92bdb2acbcd633ccac4822')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92bdb2acbcd633ccac4820')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"jaiden@kelertoy.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"HezKhFzsrFaDQShsiCSL"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"SiCWCkXgvYVxz9nuswb7"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdb2acbcd633ccac4823')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92bdb2acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bdb2acbcd633ccac4823')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started DELETE "/authenticate/users/sign_out" for 127.0.0.1 at 2018-09-07 23:34:34 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"iSPFnQs92PvyAAPgrBwT"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdb2acbcd633ccac4823')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 18:04:34 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Auth::SessionsController#destroy as HTML Parameters: {"id"=>"5b92bdb2acbcd633ccac4823", "redirect_url"=>"http://www.google.com", "current_app_id"=>"testappid"} Redirected to http://www.example.com/ Completed 302 Found in 1ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"wilfredo.barrows@torphy.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"1qh5mykXvpMqC83pKreL"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Xmqqm61QfuBmLA7iWx52"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdb2acbcd633ccac4826')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92bdb2acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bdb2acbcd633ccac4826')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92bdb2acbcd633ccac4826')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92bdb2acbcd633ccac4828')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92bdb2acbcd633ccac4826')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"madisyn@bernhardbayer.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yVZ4syD4odSj1kd6-2yp"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"nKURfPq9x8PzfZveEKha"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdb2acbcd633ccac482b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92bdb2acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bdb2acbcd633ccac482b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92bdb2acbcd633ccac482b')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92bdb2acbcd633ccac482d')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92bdb2acbcd633ccac482b')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"email"=>"constance@sporer.co", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}} Completed 401 Unauthorized in 0ms Processing by Auth::SessionsController#new as HTML Parameters: {"user"=>{"email"=>"constance@sporer.co", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}} Unpermitted parameters: email, password_confirmation Rendered /home/bhargav/Github/Auth/app/views/auth/shared/_devise_error_messages.html.erb (0.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.html.erb within layouts/application (0.5ms) Rendered shopping/_navigation_options.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (0.9ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.6ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.2ms) Completed 200 OK in 9ms (Views: 6.0ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"hildegard@bailey.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"SqtQ-FyTvbkZgZJbxz-k"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"b-hGo2VDzPzXVDnQcY6J"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdb2acbcd633ccac4830')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92bdb2acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bdb2acbcd633ccac4830')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92bdb2acbcd633ccac4830')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92bdb2acbcd633ccac4832')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92bdb2acbcd633ccac4830')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"jovany_schaden@mayer.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"NQ8Tx186mCwDWnbufXNi"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"fz4sEbL7o31s8RjUNjp7"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdb2acbcd633ccac4833')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92bdb2acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bdb2acbcd633ccac4833')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started DELETE "/authenticate/users/sign_out" for 127.0.0.1 at 2018-09-07 23:34:34 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"9d3BCg66cssRGFkdyqYE"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdb2acbcd633ccac4833')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 18:04:34 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Auth::SessionsController#destroy as HTML Parameters: {"id"=>"5b92bdb2acbcd633ccac4833"} Redirected to http://www.example.com/ Completed 302 Found in 1ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"marianna_jacobi@christiansen.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zU3nSTAs5xmwzoQu_Sya"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"HaJhk9P3kJTZE2o3STzz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdb3acbcd633ccac4836')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92bdb3acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bdb3acbcd633ccac4836')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92bdb3acbcd633ccac4836')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92bdb3acbcd633ccac4838')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92bdb3acbcd633ccac4836')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{}} Rendered text template (0.0ms) Filter chain halted as :ignore_json_request rendered or redirected Completed 406 Not Acceptable in 1ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"concepcion@thompsonolson.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zyLyuvs2gtpNyswGtuYS"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"3RMsL2aoVEHeDf_pmU2N"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdb3acbcd633ccac4839')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92bdb3acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bdb3acbcd633ccac4839')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92bdb3acbcd633ccac4839')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92bdb3acbcd633ccac483b')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92bdb3acbcd633ccac4839')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"email"=>"heaven_lowe@leannon.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "session"=>{"user"=>{"email"=>"heaven_lowe@leannon.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}}} Rendered text template (0.0ms) Filter chain halted as :require_no_authentication rendered or redirected Completed 401 Unauthorized in 1ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"lizeth_gorczany@pagac.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ToMTdLGsBVmyQb3X7Vrd"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"w8W7Hphr1LmEGKtjt4uz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdb3acbcd633ccac483c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92bdb3acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bdb3acbcd633ccac483c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92bdb3acbcd633ccac483c')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92bdb3acbcd633ccac483e')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92bdb3acbcd633ccac483c')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"$oid"=>"5b92bdb3acbcd633ccac483c"}, "session"=>{"id"=>{"$oid"=>"5b92bdb3acbcd633ccac483c"}}} Rendered text template (0.0ms) Filter chain halted as :verify_signed_out_user rendered or redirected Completed 406 Not Acceptable in 1ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"eulalia.thiel@adams.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"-MFEU8NmTFxzPs6yf3mU"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"w-n8CzyoYkghPT6sxB3d"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdb3acbcd633ccac483f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92bdb3acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bdb3acbcd633ccac483f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92bdb3acbcd633ccac483f')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92bdb3acbcd633ccac4841')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92bdb3acbcd633ccac483f')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{}} Rendered text template (0.0ms) Filter chain halted as :require_no_authentication rendered or redirected Completed 401 Unauthorized in 1ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"billie@reilly.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"bbzyjUc-ikh_1xYrE6HM"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sFfvzDhzwrJPYedXaKxj"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdb3acbcd633ccac4842')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92bdb3acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bdb3acbcd633ccac4842')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92bdb3acbcd633ccac4842')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92bdb3acbcd633ccac4844')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92bdb3acbcd633ccac4842')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"email"=>"nova_price@gusikowskilind.net", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "session"=>{"user"=>{"email"=>"nova_price@gusikowskilind.net", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}}} Rendered text template (0.0ms) Filter chain halted as :require_no_authentication rendered or redirected Completed 401 Unauthorized in 1ms (Views: 0.4ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jamey_kuhn@weinat.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sNUGFsU5yu_H2roXcMJN"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ALcZxRSkAp--UovE8tQE"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdb3acbcd633ccac4845')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92bdb3acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bdb3acbcd633ccac4845')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92bdb3acbcd633ccac4845')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92bdb3acbcd633ccac4847')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92bdb3acbcd633ccac4845')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"$oid"=>"5b92bdb3acbcd633ccac4845"}, "session"=>{"id"=>{"$oid"=>"5b92bdb3acbcd633ccac4845"}}} Rendered text template (0.0ms) Filter chain halted as :verify_signed_out_user rendered or redirected Completed 406 Not Acceptable in 1ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"austen@goldnermcglynn.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"qizozE-4v-Yz4znjgVui"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ghEX6bpwMT67VzTXoU3U"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdb3acbcd633ccac4848')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92bdb3acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bdb3acbcd633ccac4848')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92bdb3acbcd633ccac4848')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92bdb3acbcd633ccac484a')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92bdb3acbcd633ccac4848')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"test", "current_app_id"=>"testappid", "session"=>{}} Rendered text template (0.1ms) Filter chain halted as :ignore_json_request rendered or redirected Completed 406 Not Acceptable in 2ms (Views: 1.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"shayna_sporer@harvey.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"eMuX5fD9_i4YSARruxst"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"A7-ydxw1VC5GxABxmJ_E"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdb3acbcd633ccac484b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92bdb3acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bdb3acbcd633ccac484b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92bdb3acbcd633ccac484b')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92bdb3acbcd633ccac484d')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92bdb3acbcd633ccac484b')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"login"=>"shayna_sporer@harvey.name", "password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid", "session"=>{"user"=>{"login"=>"shayna_sporer@harvey.name", "password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"$or"=>[{"additional_login_param"=>/^shayna_sporer@harvey\.name$/i, "additional_login_param_status"=>2}, {"email"=>/^shayna_sporer@harvey\.name$/i}]}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yXAHzM_zYfypudQNvGhH"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdb3acbcd633ccac484b')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 18:04:35 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sY2VwwUsRdLegn___3Ty"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdb3acbcd633ccac484b')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"75... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Completed 201 Created in 115ms (Views: 0.9ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"murray_gusikowski@gaylord.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"WFTEsaXK36xS6_nWyi4B"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"HURQUKGEeExzXx2oUZBs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdb3acbcd633ccac484e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92bdb3acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bdb3acbcd633ccac484e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92bdb3acbcd633ccac484e')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92bdb3acbcd633ccac4850')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92bdb3acbcd633ccac484e')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"login"=>"murray_gusikowski@gaylord.io", "password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid", "session"=>{"user"=>{"login"=>"murray_gusikowski@gaylord.io", "password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"$or"=>[{"additional_login_param"=>/^murray_gusikowski@gaylord\.io$/i, "additional_login_param_status"=>2}, {"email"=>/^murray_gusikowski@gaylord\.io$/i}]}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"pri... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"CgmRHcGSF9Jx98PvXxjg"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdb3acbcd633ccac484e')}, "u"=>{"$set"=>{"failed_attempts"=>1, "encrypted_authentic... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Completed 401 Unauthorized in 65ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"emelie@mccluremills.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"VfZjk5mW6sZxxCsD4AsM"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"anEHjcqqcRosV2Q_QCy-"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdb4acbcd633ccac4851')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92bdb4acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bdb4acbcd633ccac4851')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92bdb4acbcd633ccac4851')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92bdb4acbcd633ccac4853')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92bdb4acbcd633ccac4851')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"$oid"=>"5b92bdb4acbcd633ccac4851"}, "api_key"=>"test", "current_app_id"=>"testappid", "session"=>{"id"=>{"$oid"=>"5b92bdb4acbcd633ccac4851"}, "api_key"=>"test", "current_app_id"=>"testappid"}} Rendered text template (0.0ms) Filter chain halted as :verify_signed_out_user rendered or redirected Completed 406 Not Acceptable in 1ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"keshawn@doyle.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"8YpbQ6gGsHd5dVXpXxvd"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Vh3DhSGsLzsQKoW5FovF"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdb4acbcd633ccac4854')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92bdb4acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bdb4acbcd633ccac4854')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92bdb4acbcd633ccac4854')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92bdb4acbcd633ccac4856')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92bdb4acbcd633ccac4854')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"ed.lehner@ryan.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"deiB2pfjXnGyfTCin1SD"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"p8NAthH7fey8jYWysnS-"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdb4acbcd633ccac4857')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92bdb4acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bdb4acbcd633ccac4857')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92bdb4acbcd633ccac4857')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92bdb4acbcd633ccac4859')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92bdb4acbcd633ccac4857')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"login"=>"keshawn@doyle.name", "password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"$or"=>[{"additional_login_param"=>/^keshawn@doyle\.name$/i, "additional_login_param_status"=>2}, {"email"=>/^keshawn@doyle\.name$/i}]}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"RCHzwzQQ2ga6mSMwDQQa"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdb4acbcd633ccac4854')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 18:04:36 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"7uy_pjPCJTZ6BN-dpfvw"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdb4acbcd633ccac4854')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"38... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://www.example.com/ Completed 302 Found in 118ms Started POST "/authenticate/users/sign_in" for 127.0.0.1 at 2018-09-07 23:34:36 +0530 Processing by Auth::SessionsController#create as HTML Parameters: {"user"=>{"login"=>"keshawn@doyle.name", "password"=>"[FILTERED]"}, "api_key"=>"test2", "current_app_id"=>"testappid2"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test2", "app_ids"=>"testappid2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test2", "app_ids"=>"testappid2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"$or"=>[{"additional_login_param"=>/^keshawn@doyle\.name$/i, "additional_login_param_status"=>2}, {"email"=>/^keshawn@doyle\.name$/i}]}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ut2c2skMUNpok7xWuhDF"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdb4acbcd633ccac4854')}, "u"=>{"$set"=>{"current_sign_in_at"=>2018-09-07 18:04:36 ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"k8vtzKRSQNeKJnwCur8f"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdb4acbcd633ccac4854')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"38... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://www.example.com/ Completed 302 Found in 132ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"ellen@wisozk.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"AGx1WJzfXsUzfBoGhPyW"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"7G8AEaGsypTgrHh7ccvG"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdb4acbcd633ccac485a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92bdb4acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bdb4acbcd633ccac485a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92bdb4acbcd633ccac485a')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92bdb4acbcd633ccac485c')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92bdb4acbcd633ccac485a')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"login"=>"ellen@wisozk.info", "password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"$or"=>[{"additional_login_param"=>/^ellen@wisozk\.info$/i, "additional_login_param_status"=>2}, {"email"=>/^ellen@wisozk\.info$/i}]}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"GhVVsGinn48WKNMkAjZ9"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdb4acbcd633ccac485a')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 18:04:36 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"N9LwEukJNKSuFN4Ub3Mn"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdb4acbcd633ccac485a')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"7b... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://www.example.com/ Completed 302 Found in 107ms Started POST "/authenticate/users/sign_in" for 127.0.0.1 at 2018-09-07 23:34:36 +0530 Processing by Auth::SessionsController#create as HTML Parameters: {"user"=>{"login"=>"ellen@wisozk.info", "password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid2"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"$or"=>[{"additional_login_param"=>/^ellen@wisozk\.info$/i, "additional_login_param_status"=>2}, {"email"=>/^ellen@wisozk\.info$/i}]}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"5VWQyUnuKJaz-Ret9vPB"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdb4acbcd633ccac485a')}, "u"=>{"$set"=>{"current_sign_in_at"=>2018-09-07 18:04:36 ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sBpEiUxwQqUyWztEzZPM"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdb4acbcd633ccac485a')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"7b... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://www.example.com/ Completed 302 Found in 138ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"pattie_hayes@mayertking.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"j5jErLvm9QmCzLzQoCQZ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"szyB6anx8yEzoycnMsXi"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bdb5acbcd633ccac485d'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bdb5acbcd633ccac485d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unlock_token"=>"307f970490132c0c49c10915f688c238a024a36ebb9659294e9a69fb44ad1c78"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"nrqKxAF4C839DzYH1oJi"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdb5acbcd633ccac485d')}, "u"=>{"$set"=>{"locked_at"=>2018-09-07 18:04:37 UTC, "unl... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bdb5acbcd633ccac485d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [091d7df7-9f5f-4095-a646-cf8ce0cab692] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b92bdb5acbcd633ccac485d, "3FsK4GVmdafpYdPFyr4f", {} [ActiveJob] [ActionMailer::DeliveryJob] [091d7df7-9f5f-4095-a646-cf8ce0cab692] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/unlock_instructions.html.erb (0.6ms) [ActiveJob] [ActionMailer::DeliveryJob] [091d7df7-9f5f-4095-a646-cf8ce0cab692] Devise::Mailer#unlock_instructions: processed outbound mail in 2.9ms [ActiveJob] [ActionMailer::DeliveryJob] [091d7df7-9f5f-4095-a646-cf8ce0cab692] Sent mail to pattie_hayes@mayertking.net (6.0ms) [ActiveJob] [ActionMailer::DeliveryJob] [091d7df7-9f5f-4095-a646-cf8ce0cab692] Date: Fri, 07 Sep 2018 23:34:37 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: pattie_hayes@mayertking.net Message-ID: <5b92bdb52dfd8_33cc2aed85006f5c67767@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Unlock instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello pattie_hayes@mayertking.net!

Your account has been locked due to an excessive number of unsuccessful sign in attempts.

Click the link below to unlock your account:

Unlock my account

[ActiveJob] [ActionMailer::DeliveryJob] [091d7df7-9f5f-4095-a646-cf8ce0cab692] Performed ActionMailer::DeliveryJob from Inline(mailers) in 9.78ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 091d7df7-9f5f-4095-a646-cf8ce0cab692) to Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b92bdb5acbcd633ccac485d, "3FsK4GVmdafpYdPFyr4f", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"_zoLFrccHUPV_xL16zLZ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdb5acbcd633ccac485d')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdb5acbcd633ccac4860')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started GET "/authenticate/users/unlock/new" for 127.0.0.1 at 2018-09-07 23:34:37 +0530 Processing by Auth::UnlocksController#new as HTML Rendered /home/bhargav/Github/Auth/app/views/auth/unlocks/new.html.erb within layouts/application (2.2ms) Rendered shopping/_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (1.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.3ms) Completed 200 OK in 14ms (Views: 12.6ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"alberto_maggio@kohlerwunsch.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Qt3vhU_MKDpzgei5Hah_"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"gsAvFY7YdARTczxjf6KU"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bdb5acbcd633ccac4863'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bdb5acbcd633ccac4863')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unlock_token"=>"7407545daabf0ef236d66e05a1f2f2ea9a4228d2c4899132cf51d6af86e40aa8"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"S5biqQQEG2sDfUtqn-AE"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdb5acbcd633ccac4863')}, "u"=>{"$set"=>{"locked_at"=>2018-09-07 18:04:37 UTC, "unl... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bdb5acbcd633ccac4863')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [0ed27f21-431d-48f0-9f1c-761e9216d220] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b92bdb5acbcd633ccac4863, "sVQVeBCNynuV5vHyDBKJ", {} [ActiveJob] [ActionMailer::DeliveryJob] [0ed27f21-431d-48f0-9f1c-761e9216d220] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/unlock_instructions.html.erb (0.9ms) [ActiveJob] [ActionMailer::DeliveryJob] [0ed27f21-431d-48f0-9f1c-761e9216d220] Devise::Mailer#unlock_instructions: processed outbound mail in 4.9ms [ActiveJob] [ActionMailer::DeliveryJob] [0ed27f21-431d-48f0-9f1c-761e9216d220] Sent mail to alberto_maggio@kohlerwunsch.co (7.0ms) [ActiveJob] [ActionMailer::DeliveryJob] [0ed27f21-431d-48f0-9f1c-761e9216d220] Date: Fri, 07 Sep 2018 23:34:37 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: alberto_maggio@kohlerwunsch.co Message-ID: <5b92bdb567102_33cc2aed85006f5c67881@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Unlock instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello alberto_maggio@kohlerwunsch.co!

Your account has been locked due to an excessive number of unsuccessful sign in attempts.

Click the link below to unlock your account:

Unlock my account

[ActiveJob] [ActionMailer::DeliveryJob] [0ed27f21-431d-48f0-9f1c-761e9216d220] Performed ActionMailer::DeliveryJob from Inline(mailers) in 15.31ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 0ed27f21-431d-48f0-9f1c-761e9216d220) to Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b92bdb5acbcd633ccac4863, "sVQVeBCNynuV5vHyDBKJ", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"9TQ7X9_BjnaCKUHWPwTd"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdb5acbcd633ccac4863')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdb5acbcd633ccac4866')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/users/unlock" for 127.0.0.1 at 2018-09-07 23:34:37 +0530 Processing by Auth::UnlocksController#create as HTML Parameters: {"user"=>{"email"=>"alberto_maggio@kohlerwunsch.co"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"alberto_maggio@kohlerwunsch.co"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unlock_token"=>"5e101b0f0735438e43336e053157620935fda85c589539c0fe6d5b735ab0cd30"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"KezoDWcyYXzSaBaczyPk"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdb5acbcd633ccac4863')}, "u"=>{"$set"=>{"unlock_token"=>"5e101b0f0735438e43336e053... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bdb5acbcd633ccac4863')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [506f2981-32d7-40cc-b28e-9bbd55313227] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b92bdb5acbcd633ccac4863, "RuszLd6ZsKst9CJa5ujT", {} [ActiveJob] [ActionMailer::DeliveryJob] [506f2981-32d7-40cc-b28e-9bbd55313227] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/unlock_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [506f2981-32d7-40cc-b28e-9bbd55313227] Devise::Mailer#unlock_instructions: processed outbound mail in 1.4ms [ActiveJob] [ActionMailer::DeliveryJob] [506f2981-32d7-40cc-b28e-9bbd55313227] Sent mail to alberto_maggio@kohlerwunsch.co (1.5ms) [ActiveJob] [ActionMailer::DeliveryJob] [506f2981-32d7-40cc-b28e-9bbd55313227] Date: Fri, 07 Sep 2018 23:34:37 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: alberto_maggio@kohlerwunsch.co Message-ID: <5b92bdb58a283_33cc2aed85006f5c679e9@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Unlock instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello alberto_maggio@kohlerwunsch.co!

Your account has been locked due to an excessive number of unsuccessful sign in attempts.

Click the link below to unlock your account:

Unlock my account

[ActiveJob] [ActionMailer::DeliveryJob] [506f2981-32d7-40cc-b28e-9bbd55313227] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.21ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 506f2981-32d7-40cc-b28e-9bbd55313227) to Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b92bdb5acbcd633ccac4863, "RuszLd6ZsKst9CJa5ujT", {} Redirected to http://www.example.com/authenticate/users/sign_in Completed 302 Found in 92ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bdb5acbcd633ccac4863')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"camylle_herzog@balistreri.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"7mn-ZeRWrKy2HoxVkh5w"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zUVBdxFs2kHf5Eyx2fjt"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bdb5acbcd633ccac4867'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bdb5acbcd633ccac4867')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unlock_token"=>"bd9327226677c52370dbc74eefb24b98e722202c667a907b56cfb4427a983b0a"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"PVQBwyxmRapShTLwpsBx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdb5acbcd633ccac4867')}, "u"=>{"$set"=>{"locked_at"=>2018-09-07 18:04:37 UTC, "unl... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.003s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bdb5acbcd633ccac4867')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [f9d0f140-6f5a-4ed5-a95b-402f6320eb74] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b92bdb5acbcd633ccac4867, "VFwNF5Bo4TJ4pDKDDVNQ", {} [ActiveJob] [ActionMailer::DeliveryJob] [f9d0f140-6f5a-4ed5-a95b-402f6320eb74] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/unlock_instructions.html.erb (0.4ms) [ActiveJob] [ActionMailer::DeliveryJob] [f9d0f140-6f5a-4ed5-a95b-402f6320eb74] Devise::Mailer#unlock_instructions: processed outbound mail in 2.0ms [ActiveJob] [ActionMailer::DeliveryJob] [f9d0f140-6f5a-4ed5-a95b-402f6320eb74] Sent mail to camylle_herzog@balistreri.com (2.1ms) [ActiveJob] [ActionMailer::DeliveryJob] [f9d0f140-6f5a-4ed5-a95b-402f6320eb74] Date: Fri, 07 Sep 2018 23:34:37 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: camylle_herzog@balistreri.com Message-ID: <5b92bdb5b3b86_33cc2aed85006f5c68088@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Unlock instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello camylle_herzog@balistreri.com!

Your account has been locked due to an excessive number of unsuccessful sign in attempts.

Click the link below to unlock your account:

Unlock my account

[ActiveJob] [ActionMailer::DeliveryJob] [f9d0f140-6f5a-4ed5-a95b-402f6320eb74] Performed ActionMailer::DeliveryJob from Inline(mailers) in 4.65ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: f9d0f140-6f5a-4ed5-a95b-402f6320eb74) to Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b92bdb5acbcd633ccac4867, "VFwNF5Bo4TJ4pDKDDVNQ", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sBFi2YFk8UD567KHNPLy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdb5acbcd633ccac4867')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdb5acbcd633ccac486a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unlock_token"=>"7fda11c19887344a2521ba9cb5f07cc99ead4c699f212b13b16b8f7da36bd76d"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"xHc82F8N46Gz_be_pFyR"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdb5acbcd633ccac4867')}, "u"=>{"$set"=>{"unlock_token"=>"7fda11c19887344a2521ba9cb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bdb5acbcd633ccac4867')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [68dec2da-0ea2-467f-a0ac-3274343b695a] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b92bdb5acbcd633ccac4867, "3fGJEoAV8bSDD8Fs4RyW", {} [ActiveJob] [ActionMailer::DeliveryJob] [68dec2da-0ea2-467f-a0ac-3274343b695a] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/unlock_instructions.html.erb (0.7ms) [ActiveJob] [ActionMailer::DeliveryJob] [68dec2da-0ea2-467f-a0ac-3274343b695a] Devise::Mailer#unlock_instructions: processed outbound mail in 3.7ms [ActiveJob] [ActionMailer::DeliveryJob] [68dec2da-0ea2-467f-a0ac-3274343b695a] Sent mail to camylle_herzog@balistreri.com (5.0ms) [ActiveJob] [ActionMailer::DeliveryJob] [68dec2da-0ea2-467f-a0ac-3274343b695a] Date: Fri, 07 Sep 2018 23:34:37 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: camylle_herzog@balistreri.com Message-ID: <5b92bdb5d643d_33cc2aed85006f5c68164@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Unlock instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello camylle_herzog@balistreri.com!

Your account has been locked due to an excessive number of unsuccessful sign in attempts.

Click the link below to unlock your account:

Unlock my account

[ActiveJob] [ActionMailer::DeliveryJob] [68dec2da-0ea2-467f-a0ac-3274343b695a] Performed ActionMailer::DeliveryJob from Inline(mailers) in 9.98ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 68dec2da-0ea2-467f-a0ac-3274343b695a) to Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b92bdb5acbcd633ccac4867, "3fGJEoAV8bSDD8Fs4RyW", {} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bdb5acbcd633ccac4867')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started GET "/authenticate/users/unlock?unlock_token=3fGJEoAV8bSDD8Fs4RyW" for 127.0.0.1 at 2018-09-07 23:34:37 +0530 Processing by Auth::UnlocksController#show as HTML Parameters: {"unlock_token"=>"3fGJEoAV8bSDD8Fs4RyW"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unlock_token"=>"7fda11c19887344a2521ba9cb5f07cc99ead4c699f212b13b16b8f7da36bd76d"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"EfFtyDySDaeb_E7oyxyv"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdb5acbcd633ccac4867')}, "u"=>{"$set"=>{"locked_at"=>nil, "unlock_token"=>nil, "en... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Redirected to http://www.example.com/authenticate/users/sign_in Completed 302 Found in 51ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bdb5acbcd633ccac4867')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"norris@schmelerkrajcik.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"raXNY5hBZkhzhoyxggov"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"7AgbM2jeXU8EryhZrifQ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bdb5acbcd633ccac486b'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bdb5acbcd633ccac486b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unlock_token"=>"637ac843f4a9cd9324db84731e09561fe26dbe14f59ca5373be3a5b6e3c0df39"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"4zpz2Sz-63xemUVrGoXi"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdb5acbcd633ccac486b')}, "u"=>{"$set"=>{"locked_at"=>2018-09-07 18:04:38 UTC, "unl... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bdb5acbcd633ccac486b')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [b59de4bc-e185-45e0-98e6-cce80709434c] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b92bdb5acbcd633ccac486b, "3ds6cz8Cq-8Liah35QVN", {} [ActiveJob] [ActionMailer::DeliveryJob] [b59de4bc-e185-45e0-98e6-cce80709434c] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/unlock_instructions.html.erb (0.9ms) [ActiveJob] [ActionMailer::DeliveryJob] [b59de4bc-e185-45e0-98e6-cce80709434c] Devise::Mailer#unlock_instructions: processed outbound mail in 4.6ms [ActiveJob] [ActionMailer::DeliveryJob] [b59de4bc-e185-45e0-98e6-cce80709434c] Sent mail to norris@schmelerkrajcik.org (6.7ms) [ActiveJob] [ActionMailer::DeliveryJob] [b59de4bc-e185-45e0-98e6-cce80709434c] Date: Fri, 07 Sep 2018 23:34:38 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: norris@schmelerkrajcik.org Message-ID: <5b92bdb61f72d_33cc2aed85006f5c68231@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Unlock instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello norris@schmelerkrajcik.org!

Your account has been locked due to an excessive number of unsuccessful sign in attempts.

Click the link below to unlock your account:

Unlock my account

[ActiveJob] [ActionMailer::DeliveryJob] [b59de4bc-e185-45e0-98e6-cce80709434c] Performed ActionMailer::DeliveryJob from Inline(mailers) in 12.69ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: b59de4bc-e185-45e0-98e6-cce80709434c) to Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b92bdb5acbcd633ccac486b, "3ds6cz8Cq-8Liah35QVN", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"PGxco5cAqPxuiVHAt_yx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdb5acbcd633ccac486b')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdb6acbcd633ccac486e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started GET "/authenticate/users/unlock/new?redirect_url=http%3A%2F%2Fwww.google.com&api_key=test¤t_app_id=test_app_id" for 127.0.0.1 at 2018-09-07 23:34:38 +0530 Processing by Auth::UnlocksController#new as HTML Parameters: {"redirect_url"=>"http://www.google.com", "api_key"=>"test", "current_app_id"=>"test_app_id"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Rendered /home/bhargav/Github/Auth/app/views/auth/unlocks/new.html.erb within layouts/application (1.2ms) Rendered shopping/_navigation_options.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (1.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.6ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.8ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (1.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (1.6ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (2.9ms) Completed 200 OK in 13ms (Views: 7.8ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"twila.johnson@macgyver.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ZzMTrSDTG5dLw9DyytpN"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"qVqxzxyQXoZUNe4Z1j-V"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bdb6acbcd633ccac4871'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bdb6acbcd633ccac4871')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unlock_token"=>"da9c533348d8ef87b1b8eec60f94234ff8d6005948a9b7af0bbebee96640328e"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"JQQmeZNz5gqGyesygzMg"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdb6acbcd633ccac4871')}, "u"=>{"$set"=>{"locked_at"=>2018-09-07 18:04:38 UTC, "unl... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bdb6acbcd633ccac4871')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [9fc1fe0e-f431-441c-aa60-3709d9a54b6c] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b92bdb6acbcd633ccac4871, "zxJLyzyS8YVy1-c1jX3z", {} [ActiveJob] [ActionMailer::DeliveryJob] [9fc1fe0e-f431-441c-aa60-3709d9a54b6c] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/unlock_instructions.html.erb (0.7ms) [ActiveJob] [ActionMailer::DeliveryJob] [9fc1fe0e-f431-441c-aa60-3709d9a54b6c] Devise::Mailer#unlock_instructions: processed outbound mail in 3.7ms [ActiveJob] [ActionMailer::DeliveryJob] [9fc1fe0e-f431-441c-aa60-3709d9a54b6c] Sent mail to twila.johnson@macgyver.net (5.6ms) [ActiveJob] [ActionMailer::DeliveryJob] [9fc1fe0e-f431-441c-aa60-3709d9a54b6c] Date: Fri, 07 Sep 2018 23:34:38 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: twila.johnson@macgyver.net Message-ID: <5b92bdb65602e_33cc2aed85006f5c68387@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Unlock instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello twila.johnson@macgyver.net!

Your account has been locked due to an excessive number of unsuccessful sign in attempts.

Click the link below to unlock your account:

Unlock my account

[ActiveJob] [ActionMailer::DeliveryJob] [9fc1fe0e-f431-441c-aa60-3709d9a54b6c] Performed ActionMailer::DeliveryJob from Inline(mailers) in 10.78ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 9fc1fe0e-f431-441c-aa60-3709d9a54b6c) to Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b92bdb6acbcd633ccac4871, "zxJLyzyS8YVy1-c1jX3z", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"rxYUQh7YKUz_xd5dpBFF"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdb6acbcd633ccac4871')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdb6acbcd633ccac4874')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/users/unlock" for 127.0.0.1 at 2018-09-07 23:34:38 +0530 Processing by Auth::UnlocksController#create as HTML Parameters: {"user"=>{"email"=>"twila.johnson@macgyver.net"}, "redirect_url"=>"http://www.google.com", "api_key"=>"test", "current_app_id"=>"test_app_id"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"twila.johnson@macgyver.net"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unlock_token"=>"4e499602fa9d27a206de732c320c995d7bc4657562c4db81203496b4a703fa7b"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"rduRvjxXZEWn3ZFRsBAs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdb6acbcd633ccac4871')}, "u"=>{"$set"=>{"unlock_token"=>"4e499602fa9d27a206de732c3... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bdb6acbcd633ccac4871')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [b3402f12-2a69-4f9a-a5d3-39c2474c8060] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b92bdb6acbcd633ccac4871, "YDWEspyi7nPV_EyKRxZY", {} [ActiveJob] [ActionMailer::DeliveryJob] [b3402f12-2a69-4f9a-a5d3-39c2474c8060] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/unlock_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [b3402f12-2a69-4f9a-a5d3-39c2474c8060] Devise::Mailer#unlock_instructions: processed outbound mail in 1.4ms [ActiveJob] [ActionMailer::DeliveryJob] [b3402f12-2a69-4f9a-a5d3-39c2474c8060] Sent mail to twila.johnson@macgyver.net (1.7ms) [ActiveJob] [ActionMailer::DeliveryJob] [b3402f12-2a69-4f9a-a5d3-39c2474c8060] Date: Fri, 07 Sep 2018 23:34:38 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: twila.johnson@macgyver.net Message-ID: <5b92bdb67a304_33cc2aed85006f5c68464@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Unlock instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello twila.johnson@macgyver.net!

Your account has been locked due to an excessive number of unsuccessful sign in attempts.

Click the link below to unlock your account:

Unlock my account

[ActiveJob] [ActionMailer::DeliveryJob] [b3402f12-2a69-4f9a-a5d3-39c2474c8060] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.6ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: b3402f12-2a69-4f9a-a5d3-39c2474c8060) to Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b92bdb6acbcd633ccac4871, "YDWEspyi7nPV_EyKRxZY", {} Redirected to http://www.example.com/authenticate/users/sign_in Completed 302 Found in 69ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jesus@nolan.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zb-fpxk8xW9iVjtuD7Vh"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"XcDDHM2TsksQjsri3bqS"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bdb6acbcd633ccac4875'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bdb6acbcd633ccac4875')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unlock_token"=>"f633130907dc0a40c317d309e85323678f03e77202fcfa68d28235a7b6bec430"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"yqeuNz5ShLofJBxAf9_p"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdb6acbcd633ccac4875')}, "u"=>{"$set"=>{"locked_at"=>2018-09-07 18:04:38 UTC, "unl... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bdb6acbcd633ccac4875')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [7e66d0bc-de49-40f1-9761-319dce3fa637] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b92bdb6acbcd633ccac4875, "4QSYg3Uy4tBZAAX87NDK", {} [ActiveJob] [ActionMailer::DeliveryJob] [7e66d0bc-de49-40f1-9761-319dce3fa637] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/unlock_instructions.html.erb (0.5ms) [ActiveJob] [ActionMailer::DeliveryJob] [7e66d0bc-de49-40f1-9761-319dce3fa637] Devise::Mailer#unlock_instructions: processed outbound mail in 2.5ms [ActiveJob] [ActionMailer::DeliveryJob] [7e66d0bc-de49-40f1-9761-319dce3fa637] Sent mail to jesus@nolan.org (3.1ms) [ActiveJob] [ActionMailer::DeliveryJob] [7e66d0bc-de49-40f1-9761-319dce3fa637] Date: Fri, 07 Sep 2018 23:34:38 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: jesus@nolan.org Message-ID: <5b92bdb69ba0b_33cc2aed85006f5c685b0@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Unlock instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello jesus@nolan.org!

Your account has been locked due to an excessive number of unsuccessful sign in attempts.

Click the link below to unlock your account:

Unlock my account

[ActiveJob] [ActionMailer::DeliveryJob] [7e66d0bc-de49-40f1-9761-319dce3fa637] Performed ActionMailer::DeliveryJob from Inline(mailers) in 6.48ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 7e66d0bc-de49-40f1-9761-319dce3fa637) to Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b92bdb6acbcd633ccac4875, "4QSYg3Uy4tBZAAX87NDK", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"QFegLnzgvVSk_beb_xxV"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdb6acbcd633ccac4875')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdb6acbcd633ccac4878')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unlock_token"=>"6690680d6dcf6bd013e4cdb5125545e91dac666056a80427eeedffcfb8a19f10"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"ttMk8Vu4f7nLKLefDSu-"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdb6acbcd633ccac4875')}, "u"=>{"$set"=>{"unlock_token"=>"6690680d6dcf6bd013e4cdb51... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bdb6acbcd633ccac4875')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s [ActiveJob] [ActionMailer::DeliveryJob] [d4034a25-28e6-4611-afc9-691b79cae438] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b92bdb6acbcd633ccac4875, "FKMXxdmuLkA8mVkcq69y", {} [ActiveJob] [ActionMailer::DeliveryJob] [d4034a25-28e6-4611-afc9-691b79cae438] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/unlock_instructions.html.erb (0.8ms) [ActiveJob] [ActionMailer::DeliveryJob] [d4034a25-28e6-4611-afc9-691b79cae438] Devise::Mailer#unlock_instructions: processed outbound mail in 4.1ms [ActiveJob] [ActionMailer::DeliveryJob] [d4034a25-28e6-4611-afc9-691b79cae438] Sent mail to jesus@nolan.org (6.4ms) [ActiveJob] [ActionMailer::DeliveryJob] [d4034a25-28e6-4611-afc9-691b79cae438] Date: Fri, 07 Sep 2018 23:34:38 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: jesus@nolan.org Message-ID: <5b92bdb6bb749_33cc2aed85006f5c6869@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Unlock instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello jesus@nolan.org!

Your account has been locked due to an excessive number of unsuccessful sign in attempts.

Click the link below to unlock your account:

Unlock my account

[ActiveJob] [ActionMailer::DeliveryJob] [d4034a25-28e6-4611-afc9-691b79cae438] Performed ActionMailer::DeliveryJob from Inline(mailers) in 11.75ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: d4034a25-28e6-4611-afc9-691b79cae438) to Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b92bdb6acbcd633ccac4875, "FKMXxdmuLkA8mVkcq69y", {} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bdb6acbcd633ccac4875')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started GET "/authenticate/users/unlock?unlock_token=FKMXxdmuLkA8mVkcq69y&redirect_url=http%3A%2F%2Fwww.google.com&api_key=test¤t_app_id=test_app_id" for 127.0.0.1 at 2018-09-07 23:34:38 +0530 Processing by Auth::UnlocksController#show as HTML Parameters: {"unlock_token"=>"FKMXxdmuLkA8mVkcq69y", "redirect_url"=>"http://www.google.com", "api_key"=>"test", "current_app_id"=>"test_app_id"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unlock_token"=>"6690680d6dcf6bd013e4cdb5125545e91dac666056a80427eeedffcfb8a19f10"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"hhJQUE45ZGyaAE68zxTh"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdb6acbcd633ccac4875')}, "u"=>{"$set"=>{"locked_at"=>nil, "unlock_token"=>nil, "en... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://www.example.com/authenticate/users/sign_in Completed 302 Found in 51ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jesus@nolan.org"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"sylvan.powlowski@grimes.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"m5ZtuZuTFsnzBkJ3bfmU"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"4NbA58Xcv1cqbA2jQ1vK"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bdb6acbcd633ccac4879'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bdb6acbcd633ccac4879')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unlock_token"=>"46d2a62457ff2561086590c480163a1eaca5463f4965ea0975f4bb0b77adcda0"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"tW58t8y1UCsn63mHLi1N"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdb6acbcd633ccac4879')}, "u"=>{"$set"=>{"locked_at"=>2018-09-07 18:04:38 UTC, "unl... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bdb6acbcd633ccac4879')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [4fb049ad-d282-474c-b7bc-c643eaa3ed6e] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b92bdb6acbcd633ccac4879, "3yV-HxZgLSREBJcwX59M", {} [ActiveJob] [ActionMailer::DeliveryJob] [4fb049ad-d282-474c-b7bc-c643eaa3ed6e] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/unlock_instructions.html.erb (1.1ms) [ActiveJob] [ActionMailer::DeliveryJob] [4fb049ad-d282-474c-b7bc-c643eaa3ed6e] Devise::Mailer#unlock_instructions: processed outbound mail in 7.4ms [ActiveJob] [ActionMailer::DeliveryJob] [4fb049ad-d282-474c-b7bc-c643eaa3ed6e] Sent mail to sylvan.powlowski@grimes.io (4.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [4fb049ad-d282-474c-b7bc-c643eaa3ed6e] Date: Fri, 07 Sep 2018 23:34:38 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: sylvan.powlowski@grimes.io Message-ID: <5b92bdb6f33da_33cc2aed85006f5c6876f@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Unlock instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello sylvan.powlowski@grimes.io!

Your account has been locked due to an excessive number of unsuccessful sign in attempts.

Click the link below to unlock your account:

Unlock my account

[ActiveJob] [ActionMailer::DeliveryJob] [4fb049ad-d282-474c-b7bc-c643eaa3ed6e] Performed ActionMailer::DeliveryJob from Inline(mailers) in 13.2ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 4fb049ad-d282-474c-b7bc-c643eaa3ed6e) to Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b92bdb6acbcd633ccac4879, "3yV-HxZgLSREBJcwX59M", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sbWVsZPVc5n3zc5hWfKV"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdb6acbcd633ccac4879')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdb7acbcd633ccac487c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started GET "/authenticate/users/unlock/new?%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22test_app_id%22%7D" for 127.0.0.1 at 2018-09-07 23:34:39 +0530 Processing by Auth::UnlocksController#new as JSON Parameters: {"{\"api_key\":\"test\",\"current_app_id\":\"test_app_id\"}"=>nil, "unlock"=>{}} Rendered text template (0.0ms) Filter chain halted as :ignore_json_request rendered or redirected Completed 406 Not Acceptable in 1ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"daren@ryanortiz.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"D8ZGEV5iHXWoMLKqWjm1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"8xsGbwxHyyc3zjHzqJ6z"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bdb7acbcd633ccac487d'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bdb7acbcd633ccac487d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unlock_token"=>"08807e82daecd8753ea4d49b1c16352b5ac3415ace75e356837a05712d22ef17"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"w7xagCUrw2skDnJ5cgxr"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdb7acbcd633ccac487d')}, "u"=>{"$set"=>{"locked_at"=>2018-09-07 18:04:39 UTC, "unl... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bdb7acbcd633ccac487d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [42773105-ed0e-40ef-9379-f179e3606f9e] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b92bdb7acbcd633ccac487d, "wkTNsWoF_KVxhARkfPsv", {} [ActiveJob] [ActionMailer::DeliveryJob] [42773105-ed0e-40ef-9379-f179e3606f9e] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/unlock_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [42773105-ed0e-40ef-9379-f179e3606f9e] Devise::Mailer#unlock_instructions: processed outbound mail in 1.5ms [ActiveJob] [ActionMailer::DeliveryJob] [42773105-ed0e-40ef-9379-f179e3606f9e] Sent mail to daren@ryanortiz.biz (2.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [42773105-ed0e-40ef-9379-f179e3606f9e] Date: Fri, 07 Sep 2018 23:34:39 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: daren@ryanortiz.biz Message-ID: <5b92bdb7485c3_33cc2aed85006f5c6888a@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Unlock instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello daren@ryanortiz.biz!

Your account has been locked due to an excessive number of unsuccessful sign in attempts.

Click the link below to unlock your account:

Unlock my account

[ActiveJob] [ActionMailer::DeliveryJob] [42773105-ed0e-40ef-9379-f179e3606f9e] Performed ActionMailer::DeliveryJob from Inline(mailers) in 4.27ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 42773105-ed0e-40ef-9379-f179e3606f9e) to Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b92bdb7acbcd633ccac487d, "wkTNsWoF_KVxhARkfPsv", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"h4rskQ1sX8Yd1T2jVygU"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdb7acbcd633ccac487d')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdb7acbcd633ccac4880')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/users/unlock" for 127.0.0.1 at 2018-09-07 23:34:39 +0530 Processing by Auth::UnlocksController#create as JSON Parameters: {"user"=>{"email"=>"daren@ryanortiz.biz"}, "api_key"=>"test", "current_app_id"=>"test_app_id", "unlock"=>{"user"=>{"email"=>"daren@ryanortiz.biz"}, "api_key"=>"test", "current_app_id"=>"test_app_id"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"daren@ryanortiz.biz"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unlock_token"=>"d80a36fd60cb6575fcbfc4f1ec7576c6cb9c6b87c83af898915441619ac8d754"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"iBnNA2ehym_ijhcJUGGz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdb7acbcd633ccac487d')}, "u"=>{"$set"=>{"unlock_token"=>"d80a36fd60cb6575fcbfc4f1e... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bdb7acbcd633ccac487d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [f7afc099-ba9c-487e-bc0c-6bc21c8f2013] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b92bdb7acbcd633ccac487d, "BsXqN3Go1u2yXjir7Kx9", {} [ActiveJob] [ActionMailer::DeliveryJob] [f7afc099-ba9c-487e-bc0c-6bc21c8f2013] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/unlock_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [f7afc099-ba9c-487e-bc0c-6bc21c8f2013] Devise::Mailer#unlock_instructions: processed outbound mail in 1.6ms [ActiveJob] [ActionMailer::DeliveryJob] [f7afc099-ba9c-487e-bc0c-6bc21c8f2013] Sent mail to daren@ryanortiz.biz (1.6ms) [ActiveJob] [ActionMailer::DeliveryJob] [f7afc099-ba9c-487e-bc0c-6bc21c8f2013] Date: Fri, 07 Sep 2018 23:34:39 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: daren@ryanortiz.biz Message-ID: <5b92bdb76d12b_33cc2aed85006f5c689d6@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Unlock instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello daren@ryanortiz.biz!

Your account has been locked due to an excessive number of unsuccessful sign in attempts.

Click the link below to unlock your account:

Unlock my account

[ActiveJob] [ActionMailer::DeliveryJob] [f7afc099-ba9c-487e-bc0c-6bc21c8f2013] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.67ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: f7afc099-ba9c-487e-bc0c-6bc21c8f2013) to Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b92bdb7acbcd633ccac487d, "BsXqN3Go1u2yXjir7Kx9", {} Completed 201 Created in 73ms (Views: 0.1ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"pierre@bernhard.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ty38ccp1wmUy3nHrsGZf"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"tSyVDeQ179ystfF6suPz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92bdb7acbcd633ccac4881'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bdb7acbcd633ccac4881')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unlock_token"=>"4bfb93e1506a23834320ae3c2d137e7be20fc57bae0f442ec3e2607ca0e32a4d"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"VBJCxxaL6Ap5P8Ma6sCd"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdb7acbcd633ccac4881')}, "u"=>{"$set"=>{"locked_at"=>2018-09-07 18:04:39 UTC, "unl... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bdb7acbcd633ccac4881')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [432fcf7d-88a2-44d7-b03d-a7e7ef1b560c] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b92bdb7acbcd633ccac4881, "LRa_g4ZbpnACy8fKfqx2", {} [ActiveJob] [ActionMailer::DeliveryJob] [432fcf7d-88a2-44d7-b03d-a7e7ef1b560c] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/unlock_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [432fcf7d-88a2-44d7-b03d-a7e7ef1b560c] Devise::Mailer#unlock_instructions: processed outbound mail in 1.6ms [ActiveJob] [ActionMailer::DeliveryJob] [432fcf7d-88a2-44d7-b03d-a7e7ef1b560c] Sent mail to pierre@bernhard.org (1.5ms) [ActiveJob] [ActionMailer::DeliveryJob] [432fcf7d-88a2-44d7-b03d-a7e7ef1b560c] Date: Fri, 07 Sep 2018 23:34:39 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: pierre@bernhard.org Message-ID: <5b92bdb78def2_33cc2aed85006f5c69066@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Unlock instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello pierre@bernhard.org!

Your account has been locked due to an excessive number of unsuccessful sign in attempts.

Click the link below to unlock your account:

Unlock my account

[ActiveJob] [ActionMailer::DeliveryJob] [432fcf7d-88a2-44d7-b03d-a7e7ef1b560c] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.59ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 432fcf7d-88a2-44d7-b03d-a7e7ef1b560c) to Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b92bdb7acbcd633ccac4881, "LRa_g4ZbpnACy8fKfqx2", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"oU7r8t9h6b7rfvSGMNHY"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdb7acbcd633ccac4881')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdb7acbcd633ccac4884')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unlock_token"=>"d48ccb538ebdae1e2ebd63941ff33b2292f75580404ac4748d7cda94b27e419b"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"sDdPhR8zgQqZFEaBsFK4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdb7acbcd633ccac4881')}, "u"=>{"$set"=>{"unlock_token"=>"d48ccb538ebdae1e2ebd63941... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bdb7acbcd633ccac4881')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [1392e3d5-b289-4e32-b6d3-d8f9ed401df9] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b92bdb7acbcd633ccac4881, "CtPq5tw7tomBsuzTjvYt", {} [ActiveJob] [ActionMailer::DeliveryJob] [1392e3d5-b289-4e32-b6d3-d8f9ed401df9] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/unlock_instructions.html.erb (0.5ms) [ActiveJob] [ActionMailer::DeliveryJob] [1392e3d5-b289-4e32-b6d3-d8f9ed401df9] Devise::Mailer#unlock_instructions: processed outbound mail in 2.8ms [ActiveJob] [ActionMailer::DeliveryJob] [1392e3d5-b289-4e32-b6d3-d8f9ed401df9] Sent mail to pierre@bernhard.org (2.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [1392e3d5-b289-4e32-b6d3-d8f9ed401df9] Date: Fri, 07 Sep 2018 23:34:39 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: pierre@bernhard.org Message-ID: <5b92bdb7abe15_33cc2aed85006f5c691c8@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Unlock instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello pierre@bernhard.org!

Your account has been locked due to an excessive number of unsuccessful sign in attempts.

Click the link below to unlock your account:

Unlock my account

[ActiveJob] [ActionMailer::DeliveryJob] [1392e3d5-b289-4e32-b6d3-d8f9ed401df9] Performed ActionMailer::DeliveryJob from Inline(mailers) in 5.7ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 1392e3d5-b289-4e32-b6d3-d8f9ed401df9) to Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b92bdb7acbcd633ccac4881, "CtPq5tw7tomBsuzTjvYt", {} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bdb7acbcd633ccac4881')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started GET "/authenticate/users/unlock?unlock_token=CtPq5tw7tomBsuzTjvYt&api_key=test¤t_app_id=test_app_id" for 127.0.0.1 at 2018-09-07 23:34:39 +0530 Processing by Auth::UnlocksController#show as JSON Parameters: {"unlock_token"=>"CtPq5tw7tomBsuzTjvYt", "api_key"=>"test", "current_app_id"=>"test_app_id", "unlock"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unlock_token"=>"d48ccb538ebdae1e2ebd63941ff33b2292f75580404ac4748d7cda94b27e419b"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"1YLzkPZzxtGJmsJLzS4B"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bdb7acbcd633ccac4881')}, "u"=>{"$set"=>{"locked_at"=>nil, "unlock_token"=>nil, "en... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Rendered text template (0.0ms) Completed 201 Created in 50ms (Views: 0.4ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bdb7acbcd633ccac4881')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.001s Please set AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY and AWS_REGION in your env vars, to use the sns_client. :initializers/aws.rb Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"virgil_crona@littel.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sa7M3S7CzyDadaxhf7E4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Yr66-ZWx-Lf6hPgQa6xz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bfd9acbcd635ab597373')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92bfd9acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bfd9acbcd635ab597373')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bfd9acbcd635ab597377')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"bSkQWnkyBscBfZLdDzc7"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92bfd9acbcd635ab597373')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bfd9acbcd635ab597373')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bfd9acbcd635ab597373')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92bfd9acbcd635ab597373')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"ottis.conn@lowe.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"SnnJ23J-8KA9YW9pkPxn"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"cXezAMxncMjLCmpQySa2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bfd9acbcd635ab597379')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92bfd9acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bfd9acbcd635ab597379')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"2Kp9BRja-7b-omcoAB3H"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92bfd9acbcd635ab597379')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bfd9acbcd635ab597379')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bfd9acbcd635ab597379')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92bfd9acbcd635ab597379')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started PUT "/profiles/credential_exists" for 127.0.0.1 at 2018-09-07 23:43:45 +0530 MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"skyla@rice.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"VLYP8yWwhrThCcFsos3p"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"KTEvavjozSTmywX3o-Ad"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bfd9acbcd635ab59737d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92bfd9acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bfd9acbcd635ab59737d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bfd9acbcd635ab597380')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"nf82PT5aJyg87Eks5cpY"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92bfd9acbcd635ab59737d')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bfd9acbcd635ab59737d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bfd9acbcd635ab59737d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92bfd9acbcd635ab59737d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"niko@doylecarroll.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"rDmGD-xCY_xxfZgyhwLz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"oCDo_enwfWf1bANs7Qs6"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bfd9acbcd635ab597382')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92bfd9acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bfd9acbcd635ab597382')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"D2z3yczzkc3ABzQaYb8x"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92bfd9acbcd635ab597382')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bfd9acbcd635ab597382')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bfd9acbcd635ab597382')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92bfd9acbcd635ab597382')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started POST "/endpoints" for 127.0.0.1 at 2018-09-07 23:43:45 +0530 Processing by Auth::EndpointsController#create as JSON Parameters: {"endpoint"=>{"android_token"=>"abc"}, "api_key"=>"test", "current_app_id"=>"testappid"} Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_endpoints", "query"=>{"$or"=>[{"android_token"=>"abc"}]}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92bfd9acbcd635ab597386'), "android_token"=>"abc"}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, ... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.000s Completed 500 Internal Server Error in 9ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"shanny.rath@shanahan.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"8USQVDHx6beNcdPXCpia"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"nAj1xv4FBKPE1e_z77sw"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bfd9acbcd635ab597387')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92bfd9acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bfd9acbcd635ab597387')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bfd9acbcd635ab59738a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"24ZH4HEbD8vmkKsfXdPa"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92bfd9acbcd635ab597387')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bfd9acbcd635ab597387')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bfd9acbcd635ab597387')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92bfd9acbcd635ab597387')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"prudence.collier@casper.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xKsUGyyyHTz57K7AsFcx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"jAkKxxgLb-ENNQBcVZFc"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bfdaacbcd635ab59738c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92bfdaacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bfdaacbcd635ab59738c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"eyNZoTvVEyWJ9aTwmF7G"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92bfdaacbcd635ab59738c')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bfdaacbcd635ab59738c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bfdaacbcd635ab59738c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92bfdaacbcd635ab59738c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Started POST "/endpoints" for 127.0.0.1 at 2018-09-07 23:43:46 +0530 Processing by Auth::EndpointsController#create as HTML Parameters: {"{\"endpoint\":{\"android_token\":\"abc\"},\"api_key\":\"test\",\"current_app_id\":\"testappid\"}"=>nil} Can't verify CSRF token authenticity Rendered text template (0.0ms) Filter chain halted as :do_before_request rendered or redirected Completed 401 Unauthorized in 24ms (Views: 13.7ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"ashley_wyman@klocko.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"P1h5zvtQ9fGQWBx6KW2j"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"2mhA6ezF4kyuyn-pYCmq"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bfdaacbcd635ab597390')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92bfdaacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bfdaacbcd635ab597390')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bfdaacbcd635ab597393')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"cSfSyJzr_h8k4V-koEi5"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92bfdaacbcd635ab597390')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bfdaacbcd635ab597390')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bfdaacbcd635ab597390')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92bfdaacbcd635ab597390')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"conrad@berge.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"AdB9s3655fHTfFFZgCER"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"u1uby1tRuenzLV58pEsj"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92bfdaacbcd635ab597395')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92bfdaacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bfdaacbcd635ab597395')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"fWbmtrxTwDzynLB1ZWcD"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92bfdaacbcd635ab597395')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92bfdaacbcd635ab597395')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92bfdaacbcd635ab597395')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92bfdaacbcd635ab597395')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Started POST "/endpoints" for 127.0.0.1 at 2018-09-07 23:43:46 +0530 Processing by Auth::EndpointsController#create as JSON Parameters: {"endpoint"=>{"android_token"=>"abc"}} Can't verify CSRF token authenticity Rendered text template (0.0ms) Filter chain halted as :do_before_request rendered or redirected Completed 401 Unauthorized in 1ms (Views: 0.5ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.001s Please set AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY and AWS_REGION in your env vars, to use the sns_client. :initializers/aws.rb Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"clifton@hammes.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sYUkZGHeCXBX6pqc9J1c"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"3vm_39aytHm3UR96-Pxa"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92c0c7acbcd6369a8b51d5')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92c0c7acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92c0c7acbcd6369a8b51d5')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92c0c7acbcd6369a8b51d9')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"o9VC5JtggExjnZvxdgTa"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92c0c7acbcd6369a8b51d5')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92c0c7acbcd6369a8b51d5')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92c0c7acbcd6369a8b51d5')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92c0c7acbcd6369a8b51d5')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"ebony@hansengrady.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ZHCWKx2JubihKkJ4aske"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ysV5xV38xhghschxpPPD"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92c0c7acbcd6369a8b51db')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92c0c7acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92c0c7acbcd6369a8b51db')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"YTffhaXdViTaH3GyTsUv"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92c0c7acbcd6369a8b51db')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92c0c7acbcd6369a8b51db')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92c0c7acbcd6369a8b51db')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92c0c7acbcd6369a8b51db')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started PUT "/profiles/credential_exists" for 127.0.0.1 at 2018-09-07 23:47:43 +0530 Processing by ProfilesController#update as JSON Parameters: {"id"=>"credential_exists", "user"=>{"android_token"=>"xyz"}, "api_key"=>"test", "current_app_id"=>"testappid", "resource"=>"users", "profile"=>{"id"=>"credential_exists", "user"=>{"android_token"=>"xyz"}, "api_key"=>"test", "current_app_id"=>"testappid", "resource"=>"users"}} Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken1"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken1"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: profile, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"_id"=>BSON::ObjectId('5b92c0c7acbcd6369a8b51db')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92c0c7acbcd6369a8b51db')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Completed 500 Internal Server Error in 27ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"alfonso@baumbachsawayn.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"WB-gc7fER1nSvwxBH3Zu"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"T5k7nvsCsdtEkPiHUzaq"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92c0c7acbcd6369a8b51df')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92c0c7acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92c0c7acbcd6369a8b51df')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92c0c7acbcd6369a8b51e2')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Cvhsdxz3LAiixjtpUd6U"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92c0c7acbcd6369a8b51df')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92c0c7acbcd6369a8b51df')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92c0c7acbcd6369a8b51df')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92c0c7acbcd6369a8b51df')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"taya_kulas@cronin.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zK32neuBGSpEdZ9-4rbh"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ux6Qpf4EefwzChCzAjz_"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92c0c7acbcd6369a8b51e4')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92c0c7acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92c0c7acbcd6369a8b51e4')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"pv9LRtWB6d7syysddSDj"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92c0c7acbcd6369a8b51e4')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92c0c7acbcd6369a8b51e4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92c0c7acbcd6369a8b51e4')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92c0c7acbcd6369a8b51e4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started POST "/endpoints" for 127.0.0.1 at 2018-09-07 23:47:44 +0530 Processing by Auth::EndpointsController#create as JSON Parameters: {"endpoint"=>{"android_token"=>"abc"}, "api_key"=>"test", "current_app_id"=>"testappid"} Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_endpoints", "query"=>{"$or"=>[{"android_token"=>"abc"}]}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92c0c8acbcd6369a8b51e8'), "android_token"=>"abc"}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, ... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.000s Completed 500 Internal Server Error in 8ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"marley.rath@heaneybaumbach.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Es-kaRCVQCrssxBgpcyN"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"cSxQmE2dHCPUxHWVnAgn"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92c0c8acbcd6369a8b51e9')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92c0c8acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92c0c8acbcd6369a8b51e9')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92c0c8acbcd6369a8b51ec')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"7Ay_NWNs9LcSxkRuTbBW"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92c0c8acbcd6369a8b51e9')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92c0c8acbcd6369a8b51e9')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92c0c8acbcd6369a8b51e9')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92c0c8acbcd6369a8b51e9')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"hortense@tromp.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"UYteVRW6t-izpsGCxyU2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"C_CM-52zBroJsvzNib2s"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92c0c8acbcd6369a8b51ee')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92c0c8acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92c0c8acbcd6369a8b51ee')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"V8sSsre1F-SEJHbvQAWs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92c0c8acbcd6369a8b51ee')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92c0c8acbcd6369a8b51ee')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92c0c8acbcd6369a8b51ee')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92c0c8acbcd6369a8b51ee')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Started POST "/endpoints" for 127.0.0.1 at 2018-09-07 23:47:44 +0530 Processing by Auth::EndpointsController#create as HTML Parameters: {"{\"endpoint\":{\"android_token\":\"abc\"},\"api_key\":\"test\",\"current_app_id\":\"testappid\"}"=>nil} Can't verify CSRF token authenticity Rendered text template (0.0ms) Filter chain halted as :do_before_request rendered or redirected Completed 401 Unauthorized in 25ms (Views: 13.7ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"brianne@carterruel.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"kS8QUXfKtQbUPH_7UyCu"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"giqQK_DjgtJZvdxtjwef"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92c0c8acbcd6369a8b51f2')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92c0c8acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92c0c8acbcd6369a8b51f2')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92c0c8acbcd6369a8b51f5')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"AZeyru6UywsFziptc1WU"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92c0c8acbcd6369a8b51f2')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92c0c8acbcd6369a8b51f2')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92c0c8acbcd6369a8b51f2')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92c0c8acbcd6369a8b51f2')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"je@mckenzie.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"eKdsfLKadT77txWSanxu"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ARmeyx6adsn8_H34exaQ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92c0c8acbcd6369a8b51f7')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92c0c8acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92c0c8acbcd6369a8b51f7')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"fK6PSYpwF7dgE5Xf8PQb"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92c0c8acbcd6369a8b51f7')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92c0c8acbcd6369a8b51f7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92c0c8acbcd6369a8b51f7')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92c0c8acbcd6369a8b51f7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started POST "/endpoints" for 127.0.0.1 at 2018-09-07 23:47:44 +0530 Processing by Auth::EndpointsController#create as JSON Parameters: {"endpoint"=>{"android_token"=>"abc"}} Can't verify CSRF token authenticity Rendered text template (0.0ms) Filter chain halted as :do_before_request rendered or redirected Completed 401 Unauthorized in 1ms (Views: 0.5ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.000s Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.020s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"prudence.huel@waelchidickinson.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"7nb1zzjnv7xr81RcCHD4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zNGA8bsnQeMytn-ANbV2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92c65eacbcd63cb7275017')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92c65eacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92c65eacbcd63cb7275017')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92c65eacbcd63cb727501b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"y3i-zwJtQRxczpPPBEPb"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92c65eacbcd63cb7275017')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92c65eacbcd63cb7275017')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92c65eacbcd63cb7275017')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92c65eacbcd63cb7275017')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"cora_bradtke@harveybednar.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"aCMRMM6x9bHoB_XUXqLy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"wX3DZxquZFmhnxcUCzyw"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92c65eacbcd63cb727501d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92c65eacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92c65eacbcd63cb727501d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"VDUKWRBb8qDJ3vT3HCxL"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92c65eacbcd63cb727501d')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92c65eacbcd63cb727501d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92c65eacbcd63cb727501d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92c65eacbcd63cb727501d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started PUT "/profiles/credential_exists" for 127.0.0.1 at 2018-09-08 00:11:35 +0530 Processing by ProfilesController#update as JSON Parameters: {"id"=>"credential_exists", "user"=>{"android_token"=>"xyz"}, "api_key"=>"test", "current_app_id"=>"testappid", "resource"=>"users", "profile"=>{"id"=>"credential_exists", "user"=>{"android_token"=>"xyz"}, "api_key"=>"test", "current_app_id"=>"testappid", "resource"=>"users"}} Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken1"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken1"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: profile, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"_id"=>BSON::ObjectId('5b92c65eacbcd63cb727501d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92c65eacbcd63cb727501d')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Completed 500 Internal Server Error in 39ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"katelynn@brown.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sumy5L6YhNysNx1xu8tz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xNG7AFpqsS9AT79MrzLP"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92c65facbcd63cb7275021')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92c65facb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92c65facbcd63cb7275021')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92c65facbcd63cb7275024')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"EyPuZmKxkzR4Ec2sQZpH"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92c65facbcd63cb7275021')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92c65facbcd63cb7275021')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92c65facbcd63cb7275021')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92c65facbcd63cb7275021')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"maximillian.pouros@gulgowskieffertz.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"tg3HmE6Sz9ELA5_1A5e7"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Us6Hg9xy113uGTQBb9bS"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92c65facbcd63cb7275026')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92c65facb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92c65facbcd63cb7275026')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"HXzQyvfvckMhtnFaCJRL"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92c65facbcd63cb7275026')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92c65facbcd63cb7275026')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92c65facbcd63cb7275026')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92c65facbcd63cb7275026')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started POST "/endpoints" for 127.0.0.1 at 2018-09-08 00:11:35 +0530 Processing by Auth::EndpointsController#create as JSON Parameters: {"endpoint"=>{"android_token"=>"abc"}, "api_key"=>"test", "current_app_id"=>"testappid"} Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_endpoints", "query"=>{"$or"=>[{"android_token"=>"abc"}]}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92c65facbcd63cb727502a'), "android_token"=>"abc"}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, ... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.000s Completed 500 Internal Server Error in 6ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"chadd@crist.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"HNVwyFsx9yJjDeQupswU"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"HXJvZS7swS1KeLL2EmmU"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92c65facbcd63cb727502b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92c65facb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92c65facbcd63cb727502b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92c65facbcd63cb727502e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"oDrV3kt1vPL8vFd3m6oU"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92c65facbcd63cb727502b')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92c65facbcd63cb727502b')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92c65facbcd63cb727502b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92c65facbcd63cb727502b')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jace_ledner@schuppe.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"pcruk46myp2-brnS65QT"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"9axijMxsnM3vhMpaXWZn"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92c65facbcd63cb7275030')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92c65facb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92c65facbcd63cb7275030')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"CyWwhQhbNkxLV3vciHMz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92c65facbcd63cb7275030')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92c65facbcd63cb7275030')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92c65facbcd63cb7275030')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92c65facbcd63cb7275030')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started POST "/endpoints" for 127.0.0.1 at 2018-09-08 00:11:35 +0530 Processing by Auth::EndpointsController#create as HTML Parameters: {"{\"endpoint\":{\"android_token\":\"abc\"},\"api_key\":\"test\",\"current_app_id\":\"testappid\"}"=>nil} Can't verify CSRF token authenticity Rendered text template (0.0ms) Filter chain halted as :do_before_request rendered or redirected Completed 401 Unauthorized in 25ms (Views: 13.8ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"napoleon.parker@ankundingreinger.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"m_CA-P6y4XzY6su8ysFs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"-uk-WN6zMgV8pwZa2BUk"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92c65facbcd63cb7275034')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92c65facb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92c65facbcd63cb7275034')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92c65facbcd63cb7275037')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ndWkasgcb3usdzzMHAas"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92c65facbcd63cb7275034')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92c65facbcd63cb7275034')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92c65facbcd63cb7275034')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92c65facbcd63cb7275034')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"georgiana@wolff.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"hsiuuPzsw3sUmKEnyUfs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"kGW-YhuhvTg14ETcCXGs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92c65facbcd63cb7275039')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92c65facb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92c65facbcd63cb7275039')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"d1CY1uSbDVpMHrQU8QDh"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92c65facbcd63cb7275039')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92c65facbcd63cb7275039')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92c65facbcd63cb7275039')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92c65facbcd63cb7275039')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started POST "/endpoints" for 127.0.0.1 at 2018-09-08 00:11:36 +0530 Processing by Auth::EndpointsController#create as JSON Parameters: {"endpoint"=>{"android_token"=>"abc"}} Can't verify CSRF token authenticity Rendered text template (0.0ms) Filter chain halted as :do_before_request rendered or redirected Completed 401 Unauthorized in 1ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.001s Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"breanne_ferry@hodkiewicz.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"C-pT5Lv8zr9GeQ4bUGEQ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"FeYNTzEDHwYkis3DauKE"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92c6b9acbcd63d6e7be1f6')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92c6b9acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92c6b9acbcd63d6e7be1f6')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92c6b9acbcd63d6e7be1fa')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"_M_q3kByx99fsAtJW5YP"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92c6b9acbcd63d6e7be1f6')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92c6b9acbcd63d6e7be1f6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92c6b9acbcd63d6e7be1f6')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92c6b9acbcd63d6e7be1f6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jerald@beahan.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"EzLbfHQRX-u8cszCbWjS"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zADSWmx7TX2CLtns2a71"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92c6baacbcd63d6e7be1fc')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92c6baacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92c6baacbcd63d6e7be1fc')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"qsjfouHFoLYnT91ZooGu"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92c6baacbcd63d6e7be1fc')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92c6baacbcd63d6e7be1fc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92c6baacbcd63d6e7be1fc')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92c6baacbcd63d6e7be1fc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started PUT "/profiles/credential_exists" for 127.0.0.1 at 2018-09-08 00:13:06 +0530 Processing by ProfilesController#update as JSON Parameters: {"id"=>"credential_exists", "user"=>{"android_token"=>"xyz"}, "api_key"=>"test", "current_app_id"=>"testappid", "resource"=>"users", "profile"=>{"id"=>"credential_exists", "user"=>{"android_token"=>"xyz"}, "api_key"=>"test", "current_app_id"=>"testappid", "resource"=>"users"}} Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken1"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken1"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: profile, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"_id"=>BSON::ObjectId('5b92c6baacbcd63d6e7be1fc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92c6baacbcd63d6e7be1fc')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"8BfxhqxxpVqX7isH_x4Q"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92c6baacbcd63d6e7be1fc')}, "u"=>{"$set"=>{"android_token"=>"xyz", "android_endpoint"... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 204 No Content in 21948ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92c6baacbcd63d6e7be1fc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"candido@lockman.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"acA2BT85-9dPzocQkyR9"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"z6B-5_J7hgAsxtsApmza"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92c6d0acbcd63d6e7be200')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92c6d0acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92c6d0acbcd63d6e7be200')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92c6d0acbcd63d6e7be203')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"c5sbEPznE24a1ym8fHap"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92c6d0acbcd63d6e7be200')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92c6d0acbcd63d6e7be200')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92c6d0acbcd63d6e7be200')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92c6d0acbcd63d6e7be200')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"georgiana@paucek.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"BpTJbPejcPhxF1eBC7of"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"x3HnAAFV8q2N45yhiLcP"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92c6d0acbcd63d6e7be205')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92c6d0acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92c6d0acbcd63d6e7be205')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"fLmh4A-4XC3ey4TPnj2o"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92c6d0acbcd63d6e7be205')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92c6d0acbcd63d6e7be205')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92c6d0acbcd63d6e7be205')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92c6d0acbcd63d6e7be205')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started POST "/endpoints" for 127.0.0.1 at 2018-09-08 00:13:28 +0530 Processing by Auth::EndpointsController#create as JSON Parameters: {"endpoint"=>{"android_token"=>"abc"}, "api_key"=>"test", "current_app_id"=>"testappid"} Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_endpoints", "query"=>{"$or"=>[{"android_token"=>"abc"}]}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92c6d0acbcd63d6e7be209'), "android_token"=>"abc"}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, ... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.000s Completed 201 Created in 357ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"modesto@eichmannmcdermott.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"9q2BxcwyraDfGLMypAV8"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"3PzXrb4LyhN82Q4HF_T6"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92c6d1acbcd63d6e7be20a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92c6d1acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92c6d1acbcd63d6e7be20a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92c6d1acbcd63d6e7be20d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"BYcBQ78aTTJQQJ1_6Q88"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92c6d1acbcd63d6e7be20a')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92c6d1acbcd63d6e7be20a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92c6d1acbcd63d6e7be20a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92c6d1acbcd63d6e7be20a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"darius@mannsteuber.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"r4dJLWL7isTzMcukM9pz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"z281G6rnCq6LRHpG75Bq"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92c6d1acbcd63d6e7be20f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92c6d1acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92c6d1acbcd63d6e7be20f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"dsnVQVHpastCCexPVzBq"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92c6d1acbcd63d6e7be20f')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92c6d1acbcd63d6e7be20f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92c6d1acbcd63d6e7be20f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92c6d1acbcd63d6e7be20f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started POST "/endpoints" for 127.0.0.1 at 2018-09-08 00:13:29 +0530 Processing by Auth::EndpointsController#create as HTML Parameters: {"{\"endpoint\":{\"android_token\":\"abc\"},\"api_key\":\"test\",\"current_app_id\":\"testappid\"}"=>nil} Can't verify CSRF token authenticity Rendered text template (0.0ms) Filter chain halted as :do_before_request rendered or redirected Completed 401 Unauthorized in 24ms (Views: 13.4ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jairo_schaden@pacochabogan.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"5GyydKapu4GKv8D33mZk"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"cMuuW5Avk6fkAkGBR8Ee"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92c6d1acbcd63d6e7be213')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92c6d1acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92c6d1acbcd63d6e7be213')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92c6d1acbcd63d6e7be216')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"WbjJr6WVUK9EQozT8amG"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92c6d1acbcd63d6e7be213')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92c6d1acbcd63d6e7be213')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92c6d1acbcd63d6e7be213')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92c6d1acbcd63d6e7be213')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"mitchel.hane@faheyemard.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"VbZgy9WNMW1H9K4Kfos3"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"oZPfEKaiwwW3r-Rr_a8f"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92c6d1acbcd63d6e7be218')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92c6d1acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92c6d1acbcd63d6e7be218')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"1R14BMdyoK-h3tYtzsE9"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92c6d1acbcd63d6e7be218')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92c6d1acbcd63d6e7be218')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92c6d1acbcd63d6e7be218')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92c6d1acbcd63d6e7be218')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started POST "/endpoints" for 127.0.0.1 at 2018-09-08 00:13:29 +0530 Processing by Auth::EndpointsController#create as JSON Parameters: {"endpoint"=>{"android_token"=>"abc"}} Can't verify CSRF token authenticity Rendered text template (0.0ms) Filter chain halted as :do_before_request rendered or redirected Completed 401 Unauthorized in 1ms (Views: 0.5ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.001s Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"prudence@roob.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"YEpDkfpQjTWyqs4SoDz8"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"96Ty1mxZymFynb4WwUyp"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92c93facbcd63f6637d526')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92c93facb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92c93facbcd63f6637d526')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92c93facbcd63f6637d52a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"kNsztJpWHUgyxhPzSXHL"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92c93facbcd63f6637d526')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92c93facbcd63f6637d526')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92c93facbcd63f6637d526')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92c93facbcd63f6637d526')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"emmitt.mcclure@ondricka.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"p5G664SAzbadJzLFiYdd"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ssJjirsviKCtszmSAAGu"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92c93facbcd63f6637d52c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92c93facb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92c93facbcd63f6637d52c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"scS7TnFshz6xsWEUCnvi"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92c93facbcd63f6637d52c')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92c93facbcd63f6637d52c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92c93facbcd63f6637d52c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92c93facbcd63f6637d52c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Started PUT "/profiles/credential_exists" for 127.0.0.1 at 2018-09-08 00:23:52 +0530 Processing by ProfilesController#update as JSON Parameters: {"id"=>"credential_exists", "user"=>{"android_token"=>"xyz"}, "api_key"=>"test", "current_app_id"=>"testappid", "resource"=>"users", "profile"=>{"id"=>"credential_exists", "user"=>{"android_token"=>"xyz"}, "api_key"=>"test", "current_app_id"=>"testappid", "resource"=>"users"}} Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken1"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken1"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: profile, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"_id"=>BSON::ObjectId('5b92c93facbcd63f6637d52c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92c93facbcd63f6637d52c')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"UGGiN1W8Yg2rY7k5r4WV"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92c93facbcd63f6637d52c')}, "u"=>{"$set"=>{"android_token"=>"xyz", "android_endpoint"... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 204 No Content in 21674ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92c93facbcd63f6637d52c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"baby@stamm.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"FGzCLN4KBtb8udSToy3r"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"eRQs1YVbp6FmsaCCaWzo"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92c956acbcd63f6637d530')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92c956acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92c956acbcd63f6637d530')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92c956acbcd63f6637d533')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"VE_LSR5Sf2xsXShZujHq"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92c956acbcd63f6637d530')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92c956acbcd63f6637d530')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92c956acbcd63f6637d530')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92c956acbcd63f6637d530')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"andre.kris@brekke.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"YboDh1AHpU1eWo_sW-ba"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"gQ3i_CSXUHvsScE36WmV"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92c956acbcd63f6637d535')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92c956acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92c956acbcd63f6637d535')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zQzrsQ73B2eTLzi-ym5m"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92c956acbcd63f6637d535')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92c956acbcd63f6637d535')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92c956acbcd63f6637d535')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92c956acbcd63f6637d535')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Started POST "/endpoints" for 127.0.0.1 at 2018-09-08 00:24:14 +0530 Processing by Auth::EndpointsController#create as JSON Parameters: {"endpoint"=>{"android_token"=>"abc"}, "api_key"=>"test", "current_app_id"=>"testappid"} Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_endpoints", "query"=>{"$or"=>[{"android_token"=>"abc"}]}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92c956acbcd63f6637d539'), "android_token"=>"abc"}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, ... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.000s Completed 201 Created in 343ms (Views: 0.5ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"sunny@padbergbeahan.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Eh2-2YsToQ-8pySvLkSX"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Cc1GVWziTMGC-wCY5iFJ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92c957acbcd63f6637d53a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92c957acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92c957acbcd63f6637d53a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92c957acbcd63f6637d53d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"1vTHGzz37Q1VuQkJk8jB"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92c957acbcd63f6637d53a')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92c957acbcd63f6637d53a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92c957acbcd63f6637d53a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92c957acbcd63f6637d53a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"fabian@little.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"fyubfQSNoq4moa3oSTL7"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"WhzgSV1FUY5Hc3xfm_yp"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92c957acbcd63f6637d53f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92c957acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92c957acbcd63f6637d53f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"BbhGzWpEzZZ9mCJ7vMMe"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92c957acbcd63f6637d53f')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92c957acbcd63f6637d53f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92c957acbcd63f6637d53f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92c957acbcd63f6637d53f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started POST "/endpoints" for 127.0.0.1 at 2018-09-08 00:24:15 +0530 Processing by Auth::EndpointsController#create as HTML Parameters: {"{\"endpoint\":{\"android_token\":\"abc\"},\"api_key\":\"test\",\"current_app_id\":\"testappid\"}"=>nil} Can't verify CSRF token authenticity Rendered text template (0.0ms) Filter chain halted as :do_before_request rendered or redirected Completed 401 Unauthorized in 26ms (Views: 16.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"enid@wolf.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sWcmcj1AzzaxunNQPjM1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sVVzzoVzXnjJk2Nu8HK5"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92c957acbcd63f6637d543')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92c957acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92c957acbcd63f6637d543')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92c957acbcd63f6637d546')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"CUCwPXFZY-MuQufYfa5u"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92c957acbcd63f6637d543')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92c957acbcd63f6637d543')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92c957acbcd63f6637d543')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92c957acbcd63f6637d543')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"madelynn@ankundingcollier.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"dpuTLaWjNKqigir5aKHb"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ZjZY3cZ_o2kBYi5AyXs9"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92c957acbcd63f6637d548')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92c957acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92c957acbcd63f6637d548')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"vx286hZxgYsy_7pg9Ee9"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92c957acbcd63f6637d548')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92c957acbcd63f6637d548')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92c957acbcd63f6637d548')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92c957acbcd63f6637d548')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s Started POST "/endpoints" for 127.0.0.1 at 2018-09-08 00:24:15 +0530 Processing by Auth::EndpointsController#create as JSON Parameters: {"endpoint"=>{"android_token"=>"abc"}} Can't verify CSRF token authenticity Rendered text template (0.0ms) Filter chain halted as :do_before_request rendered or redirected Completed 401 Unauthorized in 1ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.001s Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"demarco.wolf@rowe.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"TdszanHivvCMg-kUagd9"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"43f8a2fjGLRmt7hrpDCC"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92cbdaacbcd6433d09f1d9'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92cbdaacbcd6433d09f1d9')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92cbdaacbcd6433d09f1dd')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"bNB1zqgAxs2x5gGabYzT"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92cbdaacbcd6433d09f1d9')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Started POST "/authenticate/omniauth/google_oauth2/callback?id_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-08 00:34:58 +0530 Processing by Auth::OmniauthCallbacksController#failure as JSON Parameters: {"id_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{}} Completed 500 Internal Server Error in 1ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"martin@zboncakpacocha.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"DoxGM-nNaHK4wzSTnF-w"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"XKyj7emBsD97i25UsDyq"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92cbeaacbcd6433d09f1de'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92cbeaacbcd6433d09f1de')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92cbeaacbcd6433d09f1e1')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"evMwBfChb_LBUqekPZk5"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92cbeaacbcd6433d09f1de')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/google_oauth2/callback?code=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-08 00:35:14 +0530 MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"berniece_price@bode.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ngf6tCc6TMqF5y4DJ5KC"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"PSVyFrn2pvjNk1UPF-rq"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92cbeaacbcd6433d09f1e2'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92cbeaacbcd6433d09f1e2')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92cbeaacbcd6433d09f1e5')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"9WWyVJPLkziFsR17C17U"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92cbeaacbcd6433d09f1e2')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/google_oauth2/callback?id_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-08 00:35:14 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"id_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Redirected to http://localhost:3000/authenticate/error/omniauth/failed Completed 302 Found in 5ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"helga@kris.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"5CykJQxsXmAbTp-sLQBA"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Z6oZ-kx-xfvCrz3snuZW"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92cbeaacbcd6433d09f1e6'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92cbeaacbcd6433d09f1e6')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92cbeaacbcd6433d09f1e9')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ixMan9D1nDpAkxgNkMAP"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92cbeaacbcd6433d09f1e6')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/google_oauth2/callback?id_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3Anull%7D" for 127.0.0.1 at 2018-09-08 00:35:14 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"id_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":null}", "omniauth_callback"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Redirected to http://localhost:3000/authenticate/no_resource/omniauth/failed Completed 302 Found in 5ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"kiarra@weber.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"kjDxt9kQejiSFJW4H_Mt"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"CATkdatLSibybqsMcCTj"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92cbeaacbcd6433d09f1ea'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92cbeaacbcd6433d09f1ea')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92cbeaacbcd6433d09f1ed')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"EuUkC9M3gE9Ho1BSEyMM"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92cbeaacbcd6433d09f1ea')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Started POST "/authenticate/omniauth/google_oauth2/callback?id_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-08 00:35:14 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"id_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"4iurJqB3FE-1M5S3dx98"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"MmG2B-bRujQBj4dLddeJ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"_pzFmWhPyzCJWKrohg5-"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92cbeaacbcd6433d09f1ee'), ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92cbeaacbcd6433d09f1ee')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Msu--y5Sb_QAGzoJGuds"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"CEYFu4ksR3AisukciUaT"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92cbeaacbcd6433d09f1ee')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92cbeaacbcd6433d09f1ee')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92cbeaacbcd6433d09f1ee')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ci64uWgrtkszqPJPcHym"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92cbeaacbcd6433d09f1ee')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 19:05:14 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Completed 500 Internal Server Error in 205ms (Views: 0.7ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"madaline@mccluregerlach.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"GEZdWKtf4T9yydWd4z6Z"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sx-AHZmuFUQq5nt2Q4gM"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92cbebacbcd6433d09f1f2'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92cbebacbcd6433d09f1f2')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92cbebacbcd6433d09f1f5')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"tZH1yQc1bWJjtXMYoko8"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92cbebacbcd6433d09f1f2')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Started POST "/authenticate/omniauth/google_oauth2/callback?id_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22asshole%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-08 00:35:15 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"id_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"asshole\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"asshole"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Rendered text template (0.0ms) Filter chain halted as :do_before_request rendered or redirected Completed 401 Unauthorized in 21ms (Views: 18.0ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"isidro@turcotte.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"2WsJwsDxqYvrMzSAJpqq"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ENyAq-5zxyBZasdcv_L-"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92cbebacbcd6433d09f1f6'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92cbebacbcd6433d09f1f6')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92cbebacbcd6433d09f1f9')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"WgimftkL1hsx1Eye6UKT"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92cbebacbcd6433d09f1f6')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"test@gmail.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"r3Cu-Gkjb-xRhhbfjDDB"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"nHF9PUrsYXCaz5EajfxQ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92cbebacbcd6433d09f1fa'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92cbebacbcd6433d09f1fa')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Started POST "/authenticate/omniauth/google_oauth2/callback?id_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-08 00:35:15 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"id_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"MPEXQHcUR7mt2gT_eSSd"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92cbebacbcd6433d09f1fa')}, "u"=>{"$set"=>{"identities"=>[{"provider"=>... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92cbebacbcd6433d09f1fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"-NNv_JsRF-ixoe-V2AxP"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92cbebacbcd6433d09f1fa')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 19:05:15 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Completed 500 Internal Server Error in 201ms (Views: 1.0ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92cbebacbcd6433d09f1fa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"alejandra_conroy@boyer.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"BNUFyt8b_42GAPZjDYbG"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ngnSPGt7hBHVa7Rxy8wg"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92cbebacbcd6433d09f1fd'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92cbebacbcd6433d09f1fd')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92cbebacbcd6433d09f200')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"bFzyEa3EWkQGSfmHxYKo"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92cbebacbcd6433d09f1fd')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/google_oauth2/callback?code=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-08 00:35:15 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"code"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yLAs4GcsDyqsqzAdcipb"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"j98ZfCpDKKPfzR2Ds5Ms"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"fs47sxeouT4GGY8342iE"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92cbebacbcd6433d09f201'), ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92cbebacbcd6433d09f201')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xzzMxN_S2b9cgz_7rsjM"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zdsDvLsTvfL1ryuzLrgt"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92cbebacbcd6433d09f201')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92cbebacbcd6433d09f201')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92cbebacbcd6433d09f201')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ELRMozvo7A_hdu39Kxyx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92cbebacbcd6433d09f201')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 19:05:15 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Completed 500 Internal Server Error in 200ms (Views: 0.7ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"oceane_brakus@fahey.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"P9ToEMvL6qodLg6-BJWs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"8c7Z89vjpBxTxt1xBRz7"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92cbecacbcd6433d09f205'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92cbecacbcd6433d09f205')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92cbecacbcd6433d09f208')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"TDEsFsMVmwLgsGQxcQZc"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92cbecacbcd6433d09f205')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"test@gmail.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"CxCAZ5sZ-ReR6pLLaZ2o"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"dK_g9U5mnDejoNfcrtni"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92cbecacbcd6433d09f209'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92cbecacbcd6433d09f209')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/google_oauth2/callback?code=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-08 00:35:16 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"code"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"UuFm3ps3-sfkn-iPL_Nr"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92cbecacbcd6433d09f209')}, "u"=>{"$set"=>{"identities"=>[{"provider"=>... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92cbecacbcd6433d09f209')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"v6oNbs9Ngy_JyVM22Zc6"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92cbecacbcd6433d09f209')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 19:05:16 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Completed 500 Internal Server Error in 101ms (Views: 0.4ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92cbecacbcd6433d09f209')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"marietta_okeefe@schummkohler.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"TfjV9kxuP8dwcafkK2hh"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"1iyFwF89RtjVnHpoxtXx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92cbecacbcd6433d09f20c'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92cbecacbcd6433d09f20c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92cbecacbcd6433d09f20f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"q1BGNmkWm7jd4by7K3LH"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92cbecacbcd6433d09f20c')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/google_oauth2/callback?code=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-08 00:35:16 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"code"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"fjxxBuB8_wtG4T94stRG"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"5MSNnSSEaJSxR1BTxsyS"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"4DxBkfdm8h1F_52sy3gi"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92cbecacbcd6433d09f210'), ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92cbecacbcd6433d09f210')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ydjxXS31ipF-fNouHe6K"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zQsRWY7GXeh9st6wVD8K"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92cbecacbcd6433d09f210')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92cbecacbcd6433d09f210')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92cbecacbcd6433d09f210')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"vBS8fSGpUFWaJwRgMqTD"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92cbecacbcd6433d09f210')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 19:05:16 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Completed 500 Internal Server Error in 244ms (Views: 0.8ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"alden.kozey@kundeboyle.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"NZX-SATSi3TwDBk1jkTP"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yrH7zafF82Y17XYs1TJJ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92cbecacbcd6433d09f214'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92cbecacbcd6433d09f214')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92cbecacbcd6433d09f217')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"6vkB_duyyHLKa6y3NRxx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92cbecacbcd6433d09f214')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/facebook/callback?fb_exchange_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-08 00:35:16 +0530 MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"kenton@moen.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"LaRbBLBN3x8amPLCLwAs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"My_XF93g7B1iMy73t2-h"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92cbecacbcd6433d09f218'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92cbecacbcd6433d09f218')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92cbecacbcd6433d09f21b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"iXD46oDJdWBoFsG4uMRA"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92cbecacbcd6433d09f218')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/facebook/callback?fb_exchange_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-08 00:35:17 +0530 MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"treva_kutch@gorczany.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"rXHvFPYzCAzMLmUQcTJj"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"dbHr9kUcKbGrCpBoAWqZ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92cbedacbcd6433d09f21c'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92cbedacbcd6433d09f21c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92cbedacbcd6433d09f21f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"vRhQ8EvCKMXTsJ1zVVgx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92cbedacbcd6433d09f21c')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Started POST "/authenticate/omniauth/facebook/callback?fb_exchange_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-08 00:35:17 +0530 MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"luigi@kuhlman.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"7nV2yA28VUCfZYEGzXWG"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"-Bx5qi3PqyUVhiAMjAai"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92cbedacbcd6433d09f220'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92cbedacbcd6433d09f220')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92cbedacbcd6433d09f223')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"YQEE8A76Y3RTcFABLs__"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92cbedacbcd6433d09f220')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Started POST "/authenticate/omniauth/facebook/callback?fb_exchange_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3Anull%7D" for 127.0.0.1 at 2018-09-08 00:35:17 +0530 MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"buck_schamberger@hermann.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"dGERhpPoLs1r-AUmiTEM"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"oagSZVnsJ4QZKKyuhyyW"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92cbedacbcd6433d09f224'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92cbedacbcd6433d09f224')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92cbedacbcd6433d09f227')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"j-nGQZWHuVg_xQN1g5sV"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92cbedacbcd6433d09f224')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/google_oauth2/callback?id_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-08 00:35:17 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"id_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"KmUzMfCmTHUxgLwwd1DF"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"8Ars4ZCW3Z3VQcyfT1_o"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"5YzDzZknKp7teZ5nGLBC"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92cbedacbcd6433d09f228'), ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92cbedacbcd6433d09f228')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"jksTB4ehAUn2zSnykEBK"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yzLQioayJ9fB11swBALB"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92cbedacbcd6433d09f228')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92cbedacbcd6433d09f228')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92cbedacbcd6433d09f228')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"WfVDsRsguz7ri9ustRp-"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92cbedacbcd6433d09f228')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 19:05:17 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 500 Internal Server Error in 213ms (Views: 0.9ms) Started POST "/authenticate/omniauth/facebook/callback?fb_exchange_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-08 00:35:17 +0530 Started POST "/authenticate/omniauth/google_oauth2/callback?id_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-08 00:35:17 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"id_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xCGzh7ky1TFmVcAmx_ir"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92cbedacbcd6433d09f228')}, "u"=>{"$set"=>{"identities"=>[{"provider"=>... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92cbedacbcd6433d09f228')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"vqGsKaMckddkJqEn4mtC"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92cbedacbcd6433d09f228')}, "u"=>{"$set"=>{"current_sign_in_at"=>2018-09-07 19:05:17 ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 500 Internal Server Error in 118ms (Views: 0.8ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s Started POST "/authenticate/omniauth/facebook/callback?fb_exchange_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-08 00:35:17 +0530 MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"antonina.damore@brekke.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"rPWjfZENwm2wdo9Vt8Ls"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"up_YSpUwL-KDn-bzoysG"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92cbedacbcd6433d09f22c'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92cbedacbcd6433d09f22c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92cbeeacbcd6433d09f22f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"PD5xBzN3LskxZyg_-cra"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92cbedacbcd6433d09f22c')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/google_oauth2/callback?id_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-08 00:35:18 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"id_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"WdWMzGkfMy7QCkMAxs5i"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"LiyAGZ5eicrHYGGw-5hL"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"nMx7n5YkDxc4cYu6Xf8v"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92cbeeacbcd6433d09f230'), ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92cbeeacbcd6433d09f230')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"hrGmKPsipWnbEGwhzbKo"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sUzmgtMqAb7pqLS4WVQx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92cbeeacbcd6433d09f230')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92cbeeacbcd6433d09f230')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92cbeeacbcd6433d09f230')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"EAvwHGEtxhsmpYzPeL-S"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92cbeeacbcd6433d09f230')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 19:05:18 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 500 Internal Server Error in 313ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/google_oauth2/callback?id_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-08 00:35:22 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"id_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Z8im3_RiKQuihsrnEpeY"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92cbeeacbcd6433d09f230')}, "u"=>{"$set"=>{"identities"=>[{"provider"=>... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92cbeeacbcd6433d09f230')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"jzxdPAmiJf8ckqYUR-FD"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92cbeeacbcd6433d09f230')}, "u"=>{"$set"=>{"current_sign_in_at"=>2018-09-07 19:05:22 ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 500 Internal Server Error in 122ms (Views: 1.0ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"eda.kozey@skiles.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yvp9n6-dxNt9mbJkU_wA"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Fu_Pzn2DihmgR2DtV5wZ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92cbf2acbcd6433d09f234'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92cbf2acbcd6433d09f234')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92cbf2acbcd6433d09f237')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"9XB6HhRRbYy814sqVkVR"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92cbf2acbcd6433d09f234')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/google_oauth2/callback?id_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-08 00:35:22 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"id_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"fJmzsUVXyzYe5y-xqNJq"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"TiCxGJmswQdWwMxsUZyc"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ka1N2EN-3nr3e8sJxkTt"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92cbf2acbcd6433d09f238'), ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92cbf2acbcd6433d09f238')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yb9RWPUsVdUdaBmeQXQz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Tn1jscUxVhfesDhecy-D"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92cbf2acbcd6433d09f238')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92cbf2acbcd6433d09f238')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92cbf2acbcd6433d09f238')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"_5WYtt3bZzCzjxKEi1EY"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92cbf2acbcd6433d09f238')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 19:05:22 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 500 Internal Server Error in 214ms (Views: 1.0ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s Started POST "/authenticate/omniauth/facebook/callback?fb_exchange_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-08 00:35:28 +0530 MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"laura@bode.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"RQXs9fQzp8DYzJzRFf6h"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"RkRyn_jcfw4UiVCbZjhH"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92cbf8acbcd6433d09f23c'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92cbf8acbcd6433d09f23c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92cbf8acbcd6433d09f23f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"d2Ha6ZGngaC54_WpGSk3"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92cbf8acbcd6433d09f23c')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/google_oauth2/callback?id_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-08 00:35:28 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"id_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"LBYAqK22FCrN2bx9c6yN"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"rjDRLSKVsjbGufKqLYTX"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"9thntDwmwpsqDUyuZsLL"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92cbf8acbcd6433d09f240'), ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92cbf8acbcd6433d09f240')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"gEv7AJoFsMpRxKEpt5E8"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"QwxuFeFmBYfjv7q-qCxv"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92cbf8acbcd6433d09f240')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92cbf8acbcd6433d09f240')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92cbf8acbcd6433d09f240')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"G8xr4sfKZdaaUojC6qs6"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92cbf8acbcd6433d09f240')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 19:05:28 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 500 Internal Server Error in 216ms (Views: 1.1ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{}, "sort"=>{"confirmed_at"=>-1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s Started POST "/authenticate/users/password" for 127.0.0.1 at 2018-09-08 00:35:28 +0530 Processing by Auth::PasswordsController#create as HTML Parameters: {"user"=>{"email"=>"rrphotosoft@gmail.com"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Redirected to http://www.example.com/authenticate/users/sign_in Completed 302 Found in 17ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zrNeEnUtJfngk2Y4oSrm"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"wppoa8eZ8MsFLbQz43SG"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92cbf8acbcd6433d09f244'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92cbf8acbcd6433d09f244')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92cbf8acbcd6433d09f247')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"U5Vx8cxSDDjHdT_QUMqT"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92cbf8acbcd6433d09f244')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/google_oauth2/callback?id_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-08 00:35:28 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"id_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"z7x1CStYTHyKjXdihsLP"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"1Qk2aRmZtvJNzJ7KMHVf"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sWsgK58y1V9TPsxJLY7R"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92cbf8acbcd6433d09f248'), ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92cbf8acbcd6433d09f248')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"z2hcQe2Q-Ai1yE5Bn3x3"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"UfVQrWHcYof9QaXgDKmC"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92cbf8acbcd6433d09f248')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92cbf8acbcd6433d09f248')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92cbf8acbcd6433d09f248')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Completed 500 Internal Server Error in 178ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"esteban@towne.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"D-NhA6tK3sancwqp1yJr"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"5_PzkiCfDLV-_E3M-mAy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92cbf8acbcd6433d09f24c'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92cbf8acbcd6433d09f24c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92cbf8acbcd6433d09f24f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"KYuobQMeZ_ic7Tysx1P_"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92cbf8acbcd6433d09f24c')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/google_oauth2/callback?id_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-08 00:35:29 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"id_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"6QxZTGKHWhWGNv-bTnz7"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"TbVydbMhH9Qg2UuXiPoA"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ndi2ZUYuqWpzoRAHnBRc"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92cbf9acbcd6433d09f250'), ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92cbf9acbcd6433d09f250')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"6hzz9zm48UDbEtuLFszF"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"8w5efwtYxS5uNCLHioT3"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92cbf9acbcd6433d09f250')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92cbf9acbcd6433d09f250')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92cbf9acbcd6433d09f250')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Fq9Ams4iaa9Nq6Yacc2K"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92cbf9acbcd6433d09f250')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 19:05:29 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 500 Internal Server Error in 204ms (Views: 0.9ms) Started POST "/authenticate/omniauth/facebook/callback?fb_exchange_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-08 00:35:29 +0530 Started POST "/authenticate/omniauth/google_oauth2/callback?id_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-08 00:35:29 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"id_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"7WmxNTgb-215oXNkiMZ2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92cbf9acbcd6433d09f250')}, "u"=>{"$set"=>{"identities"=>[{"provider"=>... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92cbf9acbcd6433d09f250')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"TKwEDuu4DmZs9KkYBdsb"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92cbf9acbcd6433d09f250')}, "u"=>{"$set"=>{"current_sign_in_at"=>2018-09-07 19:05:29 ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Completed 500 Internal Server Error in 92ms (Views: 0.4ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/facebook/callback?fb_exchange_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-08 00:35:29 +0530 MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.001s Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jada_reichel@creminstroman.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"2Hix-xDcQzmagq4vkQeu"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"popNmZVEaJbVjwswiH6n"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92ce94acbcd6458b5cae9d'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92ce94acbcd6458b5cae9d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92ce94acbcd6458b5caea1')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zsnwFgQ8NAoFxPk16uhb"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92ce94acbcd6458b5cae9d')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Started POST "/authenticate/omniauth/google_oauth2/callback?id_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-08 00:46:36 +0530 Processing by Auth::OmniauthCallbacksController#failure as JSON Parameters: {"id_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{}} Completed 500 Internal Server Error in 1ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"alexane@macejkovic.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"N4cxf-Sex1qr1jEckVYD"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"g-ZgWZsraSfr5cv6bDJv"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92cea4acbcd6458b5caea2'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92cea4acbcd6458b5caea2')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92cea4acbcd6458b5caea5')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"CrDvesxaNdgZ8bmTyQBx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92cea4acbcd6458b5caea2')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/google_oauth2/callback?code=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-08 00:46:52 +0530 MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"athena@rath.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"-8fdcryR1MkzAi3ikKGV"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"kvxjTWyxxnKznJY6yco7"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92cea4acbcd6458b5caea6'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92cea4acbcd6458b5caea6')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92cea4acbcd6458b5caea9')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Nm6gLyvZez1-wC8txoUY"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92cea4acbcd6458b5caea6')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/google_oauth2/callback?id_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-08 00:46:52 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"id_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Redirected to http://localhost:3000/authenticate/error/omniauth/failed Completed 302 Found in 5ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"delilah@satterfield.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zFMoBzi9W9nKaizYkmK2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ZakX5P5gkLdz9iLjAJdK"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92cea4acbcd6458b5caeaa'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92cea4acbcd6458b5caeaa')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92cea4acbcd6458b5caead')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"4JVygKwxVFayJ-p8nGqS"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92cea4acbcd6458b5caeaa')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/google_oauth2/callback?id_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3Anull%7D" for 127.0.0.1 at 2018-09-08 00:46:52 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"id_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":null}", "omniauth_callback"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Redirected to http://localhost:3000/authenticate/no_resource/omniauth/failed Completed 302 Found in 6ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"adelia_schulist@hansenchamplin.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"mzzsZsgJgzHPnZ8R54qz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"EgphhJSvjzKF5HofyBiC"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92cea4acbcd6458b5caeae'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92cea4acbcd6458b5caeae')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92cea4acbcd6458b5caeb1')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"eoD-bogPjCuJxxzAPssn"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92cea4acbcd6458b5caeae')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/google_oauth2/callback?id_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-08 00:46:52 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"id_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"RtV15Kn8N21iotsEFpMg"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ZuxjMb5M_jMDvwXL24_Y"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Y2zn9DLdsH78SrpurFEA"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92cea4acbcd6458b5caeb2'), ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92cea4acbcd6458b5caeb2')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"q8y7t7bETAh_Yr5ry2ff"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yPgzrpzWcp2aVmaa-LgU"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92cea4acbcd6458b5caeb2')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92cea4acbcd6458b5caeb2')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92cea4acbcd6458b5caeb2')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"goGKpsYzCg_aGoexVxUT"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92cea4acbcd6458b5caeb2')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 19:16:53 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 500 Internal Server Error in 207ms (Views: 0.8ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"hermann@reichel.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Y-2iAn8cMY11v6sDHcUK"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"RYZdVri3DRTJGegW9pv2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92cea5acbcd6458b5caeb6'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92cea5acbcd6458b5caeb6')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92cea5acbcd6458b5caeb9')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yNv9wzReBGW-AryGzXPG"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92cea5acbcd6458b5caeb6')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Started POST "/authenticate/omniauth/google_oauth2/callback?id_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22asshole%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-08 00:46:53 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"id_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"asshole\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"asshole"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Rendered text template (0.1ms) Filter chain halted as :do_before_request rendered or redirected Completed 401 Unauthorized in 40ms (Views: 36.9ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"dejah@deckowyost.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"DM9K4kVRZD9DM3k8NruK"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"MVHh8XLV_EXDgemR2vve"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92cea5acbcd6458b5caeba'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92cea5acbcd6458b5caeba')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92cea5acbcd6458b5caebd')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"h4kXY3zdu1MPzW81uaJ9"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92cea5acbcd6458b5caeba')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"test@gmail.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"-WZYU8fB37tDswzG4zca"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"9e6MDS8nBCmXaUokc-Kx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92cea5acbcd6458b5caebe'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92cea5acbcd6458b5caebe')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/google_oauth2/callback?id_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-08 00:46:53 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"id_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"q9YsSPiYgaxnX1pa442o"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92cea5acbcd6458b5caebe')}, "u"=>{"$set"=>{"identities"=>[{"provider"=>... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92cea5acbcd6458b5caebe')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"HfssbNBAJZbxL8xbLrjr"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92cea5acbcd6458b5caebe')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 19:16:53 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 500 Internal Server Error in 129ms (Views: 0.8ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92cea5acbcd6458b5caebe')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"joe@lakingraham.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"SgpmQZxyTsxA3hvwx_hM"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"2rruUw3pq_6vTszRHChg"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92cea5acbcd6458b5caec1'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92cea5acbcd6458b5caec1')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92cea5acbcd6458b5caec4')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"syXag7z1iXxkzxEjZT_u"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92cea5acbcd6458b5caec1')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/google_oauth2/callback?code=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-08 00:46:53 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"code"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Y5LFFSkwWijGuhMjETkP"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"BPGSnG3yN2yZeGSdcevb"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Xs3YP82FxnSpNKV--ixh"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92cea5acbcd6458b5caec5'), ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92cea5acbcd6458b5caec5')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"2mvideFPvkFXuM_xumNP"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Kn1i4XTu37y2hNGBf_xe"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92cea5acbcd6458b5caec5')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92cea5acbcd6458b5caec5')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92cea5acbcd6458b5caec5')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"W_7GZaPpmzyzGSTRaPWX"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92cea5acbcd6458b5caec5')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 19:16:54 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 500 Internal Server Error in 218ms (Views: 0.4ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"geoffrey@labadie.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"4vu4oWzsUzwHD8U6BKQx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"uc7nNXQkyXg7aFftcZvB"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92cea6acbcd6458b5caec9'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92cea6acbcd6458b5caec9')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92cea6acbcd6458b5caecc')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"DVCK8ZsGLKsKsrJ7DVzJ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92cea6acbcd6458b5caec9')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"test@gmail.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"hfAsW3Yiysx74Lhhv4w_"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"BxHdsUHdyTpXf7r_7s9E"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92cea6acbcd6458b5caecd'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92cea6acbcd6458b5caecd')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/google_oauth2/callback?code=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-08 00:46:54 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"code"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"vzmUWssDZwLss3AS6J1Y"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92cea6acbcd6458b5caecd')}, "u"=>{"$set"=>{"identities"=>[{"provider"=>... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92cea6acbcd6458b5caecd')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"gzJkzTkmtRQB2uHa86b6"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92cea6acbcd6458b5caecd')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 19:16:54 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 500 Internal Server Error in 121ms (Views: 1.0ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92cea6acbcd6458b5caecd')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"marianne@millerpouros.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"6W52zH7We5H33yihP55s"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"PkibsT9sEtHn3s4fx8uX"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92cea6acbcd6458b5caed0'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92cea6acbcd6458b5caed0')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92cea6acbcd6458b5caed3')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ETzey8oEC92cXsvMAbcF"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92cea6acbcd6458b5caed0')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/google_oauth2/callback?code=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-08 00:46:54 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"code"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"vJyq9WsqS2DntT3PpxTz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"SM2sags-_xDZt4TaBRjc"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zAEaHEh78XARMDc-xx5t"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92cea6acbcd6458b5caed4'), ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92cea6acbcd6458b5caed4')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"mgDVVMd37sqf656av6gZ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"S-n5WrBKZyK82x3zXJuc"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92cea6acbcd6458b5caed4')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92cea6acbcd6458b5caed4')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92cea6acbcd6458b5caed4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"SRhfR_eRNEcYLSkNP8xR"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92cea6acbcd6458b5caed4')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 19:16:54 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 500 Internal Server Error in 207ms (Views: 1.0ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.001s Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"cathryn@prohaska.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"D6hMDuGJ2xMVnSN_9xbQ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"j-knF-mUzajtMy-bg2nh"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92d17facbcd646f6894c52'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92d17facbcd646f6894c52')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92d17facbcd646f6894c56')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"r_tMKGzHkaJxZycHZPUy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92d17facbcd646f6894c52')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Started POST "/authenticate/omniauth/google_oauth2/callback?id_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-08 00:59:03 +0530 Processing by Auth::OmniauthCallbacksController#failure as JSON Parameters: {"id_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{}} Completed 500 Internal Server Error in 1ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rickie@schowalter.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"gQD9LeLdYQ31iks9pjrL"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zJkNt7D2NZe4t-7s9CU-"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92d18facbcd646f6894c57'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92d18facbcd646f6894c57')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92d18facbcd646f6894c5a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ggB7ydaERdJFemqmDaae"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92d18facbcd646f6894c57')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/google_oauth2/callback?code=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-08 00:59:19 +0530 Processing by Auth::OmniauthCallbacksController#failure as JSON Parameters: {"code"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{}} Completed 500 Internal Server Error in 1ms (Views: 0.4ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"amina@wiegand.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Y9ah5jdMMoqUP56mkvmW"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"troyz9xhAArNc-3GRe2A"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92d194acbcd646f6894c5b'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92d194acbcd646f6894c5b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92d194acbcd646f6894c5e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"63UH3nAdMHv9KxDVjopQ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92d194acbcd646f6894c5b')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Started POST "/authenticate/omniauth/google_oauth2/callback?id_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-08 00:59:24 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"id_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Redirected to http://localhost:3000/authenticate/error/omniauth/failed Completed 302 Found in 5ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"gilda@dibbert.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"J1WuJEyD-oxU9Gfr24tq"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"t3N2x_hc7qnJxSE94K8u"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92d194acbcd646f6894c5f'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92d194acbcd646f6894c5f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92d194acbcd646f6894c62')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"dZETunSBq5aexwyyfT9U"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92d194acbcd646f6894c5f')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/google_oauth2/callback?id_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3Anull%7D" for 127.0.0.1 at 2018-09-08 00:59:25 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"id_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":null}", "omniauth_callback"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Redirected to http://localhost:3000/authenticate/no_resource/omniauth/failed Completed 302 Found in 4ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"randal.schaden@denesik.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"d-BamLxx3Lz3e5QeCaTr"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"q5UuappUzjZAPrZqrEfF"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92d195acbcd646f6894c63'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92d195acbcd646f6894c63')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92d195acbcd646f6894c66')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"S_5JyoQEfd1AwDJRXsT5"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92d195acbcd646f6894c63')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Started POST "/authenticate/omniauth/google_oauth2/callback?id_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-08 00:59:25 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"id_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"3DTfy-fqu9L9msow5sfJ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"oJevCQfmPeXvy7_Wbc9V"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"uyZutuQw6o3FNEsZiRxS"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92d195acbcd646f6894c67'), ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92d195acbcd646f6894c67')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"BvMYUiRxgee6KsWJ1xZD"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"acLVhLay1xQHn4drrfTF"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92d195acbcd646f6894c67')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92d195acbcd646f6894c67')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92d195acbcd646f6894c67')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"6-Vks-wzwF5FqEhgoGS8"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92d195acbcd646f6894c67')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 19:29:25 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 500 Internal Server Error in 227ms (Views: 1.2ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"chandler@hillsbeahan.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"9Deu2yVXE2a_nscB7La6"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Mmk_nM49ziE8enuToF6x"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92d195acbcd646f6894c6b'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92d195acbcd646f6894c6b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92d195acbcd646f6894c6e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"jySETSNQvj7L8XH7hyyn"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92d195acbcd646f6894c6b')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/google_oauth2/callback?id_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22asshole%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-08 00:59:25 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"id_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"asshole\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"asshole"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Rendered text template (0.0ms) Filter chain halted as :do_before_request rendered or redirected Completed 401 Unauthorized in 25ms (Views: 22.8ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"aglae@hansen.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"CMrXN66XShkTUrHZ6yR8"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"DsKGHkJjnHDzviatyxV9"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92d195acbcd646f6894c6f'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92d195acbcd646f6894c6f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92d195acbcd646f6894c72')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"8N4b9JusoSootwzWooEk"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92d195acbcd646f6894c6f')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"test@gmail.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"1SKDyhvJtdnz8RzZ1Qfd"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"427KQsDU8ikXCy8MTtuw"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92d195acbcd646f6894c73'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92d195acbcd646f6894c73')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/google_oauth2/callback?id_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-08 00:59:25 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"id_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Ve2wsk6CPR5gH4WWFpbV"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92d195acbcd646f6894c73')}, "u"=>{"$set"=>{"identities"=>[{"provider"=>... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92d195acbcd646f6894c73')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"i1dufeGBsV7JB6iStTju"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92d195acbcd646f6894c73')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 19:29:25 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 500 Internal Server Error in 122ms (Views: 0.6ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92d195acbcd646f6894c73')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"mariah@berge.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ptX-N12BJKMBjsxxqLpA"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"UfwU1z8zQu-C_icFhz1b"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92d195acbcd646f6894c76'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92d195acbcd646f6894c76')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92d196acbcd646f6894c79')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"gRgH7LxSbPaxYzxbEShC"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92d195acbcd646f6894c76')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/google_oauth2/callback?code=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-08 00:59:26 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"code"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"hEXNegqdnDCvLy8ahsF6"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"7LFu1zA1cVqVxbi2gpXF"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"fuQpsCXgB_PTJ4YucN-v"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92d196acbcd646f6894c7a'), ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92d196acbcd646f6894c7a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xqchnBin77z4cDdVmxGs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"EfrnHdxoPHqcgoxtfN7A"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92d196acbcd646f6894c7a')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92d196acbcd646f6894c7a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92d196acbcd646f6894c7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"AgDpr5kf4UhZuxBQbeuS"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92d196acbcd646f6894c7a')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 19:29:26 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Completed 500 Internal Server Error in 319ms (Views: 0.9ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"ryley@monahanvandervort.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ThbdKcBtPSnkWzMPyyis"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"HagmN_iNxX7iY8isjPcc"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92d196acbcd646f6894c7e'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92d196acbcd646f6894c7e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92d196acbcd646f6894c81')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"PnMwFhJXgEzp5esEUWvq"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92d196acbcd646f6894c7e')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"test@gmail.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"cimwMzx2GzVB9g2cXkBo"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"7UcmcrMSisfNa9HWZ1k8"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92d196acbcd646f6894c82'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92d196acbcd646f6894c82')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Started POST "/authenticate/omniauth/google_oauth2/callback?code=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-08 00:59:26 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"code"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xMC79CT24EjrbMxt7F5J"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92d196acbcd646f6894c82')}, "u"=>{"$set"=>{"identities"=>[{"provider"=>... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92d196acbcd646f6894c82')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"fvGcLepUJZ5q1A5jr7Qz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92d196acbcd646f6894c82')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 19:29:26 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.003s Completed 500 Internal Server Error in 115ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92d196acbcd646f6894c82')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"allison.mckenzie@farrellgottlieb.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"6pJ8xsGpgNd4j42F-zCZ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"5GoVYDCzk-Saho7a_KxQ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92d196acbcd646f6894c85'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92d196acbcd646f6894c85')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92d196acbcd646f6894c88')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"YYBa2hgUPFHihkszBKQF"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92d196acbcd646f6894c85')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Started POST "/authenticate/omniauth/google_oauth2/callback?code=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-08 00:59:27 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"code"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Zio5AQa3KgRmGmb9e-5E"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"am4znCgBNn_ay28Gyxiz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"dTgzGCtn7x4Gkes69yQ5"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92d197acbcd646f6894c89'), ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92d197acbcd646f6894c89')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"C3wE1R85Ygz5VWFszBxW"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"36HMMswoL8yrLg1K9UEy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92d197acbcd646f6894c89')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92d197acbcd646f6894c89')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92d197acbcd646f6894c89')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"UJSHWdZjspACV8q8jAjd"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92d197acbcd646f6894c89')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 19:29:27 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Completed 500 Internal Server Error in 202ms (Views: 0.8ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.002s Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"ubaldo.damore@schaden.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"e4nkabeqzmYJPDy2AmhK"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Kz1yW4Z7STpAtRCk8RuR"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92d27bacbcd647cbad8319'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92d27bacbcd647cbad8319')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92d27bacbcd647cbad831d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"AXexRyXo9sB-9jDrALUH"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92d27bacbcd647cbad8319')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Started POST "/authenticate/omniauth/facebook/callback?fb_exchange_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-08 01:03:15 +0530 MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"haskell.davis@robel.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"jNeTPWf5ugXrspQzXehm"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"MLWrxxPfnoGzyjUTkkxS"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92d27bacbcd647cbad831e'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92d27bacbcd647cbad831e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92d27bacbcd647cbad8321')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"3y8XeZDHPysi475xusXv"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92d27bacbcd647cbad831e')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/facebook/callback?fb_exchange_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-08 01:03:15 +0530 MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"foster@langworthmurphy.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ucRBjT47u4oazfkEyKhf"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ZEXpP5A6aM6zcf8U2DHS"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92d27bacbcd647cbad8322'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92d27bacbcd647cbad8322')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92d27bacbcd647cbad8325')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"wJc5JaicuT6GPwqA39-F"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92d27bacbcd647cbad8322')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/facebook/callback?fb_exchange_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-08 01:03:15 +0530 MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"ozzie_runolfsdottir@krajcik.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xihQmSxuz1xT7f7NVMc6"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"y6QMUu-z5xwbC3_qa5uC"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92d27bacbcd647cbad8326'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92d27bacbcd647cbad8326')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92d27bacbcd647cbad8329')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yqxyo9QFbxEneNbGZgV2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92d27bacbcd647cbad8326')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Started POST "/authenticate/omniauth/facebook/callback?fb_exchange_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3Anull%7D" for 127.0.0.1 at 2018-09-08 01:03:15 +0530 MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.001s Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"cloyd@reichert.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"51GPvwyHUyf5DBR_jrVG"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"wbLmippkp9-rFwzybpab"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92d534acbcd64ed4c35245'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92d534acbcd64ed4c35245')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92d535acbcd64ed4c35249')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"1zEsT5-YgAoBf-sNsR6p"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92d534acbcd64ed4c35245')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Started POST "/authenticate/omniauth/facebook/callback?fb_exchange_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-08 01:14:53 +0530 MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"gustave_murray@barton.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"FzzJW684gxX1kPwtSsW8"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"T_JXAioxy95BeHaDk_yz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92d535acbcd64ed4c3524a'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92d535acbcd64ed4c3524a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92d535acbcd64ed4c3524d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"BCzTS_eC-exjP7PG-Q-x"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92d535acbcd64ed4c3524a')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/facebook/callback?fb_exchange_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-08 01:14:53 +0530 MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"merlin@vonrueden.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"giJEwbpRdK7f8U_n9Ph6"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"4rnh-V7ycWsyZLPXUMBv"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92d535acbcd64ed4c3524e'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92d535acbcd64ed4c3524e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92d535acbcd64ed4c35251')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"JnyDrAiv71XMcYLYDAzn"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92d535acbcd64ed4c3524e')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/facebook/callback?fb_exchange_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-08 01:14:53 +0530 MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"kiley_baumbach@hintz.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Yb9ZCcx-X_EAs1x-PjzL"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zDxFvhqwVfNR6ZYaxTuW"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92d535acbcd64ed4c35252'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92d535acbcd64ed4c35252')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92d535acbcd64ed4c35255')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"4Mx2UWqJYcwc_zCiecqd"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92d535acbcd64ed4c35252')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Started POST "/authenticate/omniauth/facebook/callback?fb_exchange_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3Anull%7D" for 127.0.0.1 at 2018-09-08 01:14:53 +0530 MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.001s Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"cayla.blick@linddoyle.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"axV-2NqFMExd1xQ6nxaf"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"QE_X4-wzvX2TM4-3btR_"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92d664acbcd64fee070d6c'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92d664acbcd64fee070d6c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92d664acbcd64fee070d70')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Ms62r4akJAVKGD2jcunT"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92d664acbcd64fee070d6c')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Started POST "/authenticate/omniauth/facebook/callback?fb_exchange_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-08 01:19:57 +0530 MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jovany@simonis.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"B33pL4Rn9txTw1uGTQHS"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"kVvJzZyvm_QjSNrE_zn3"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92d665acbcd64fee070d71'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92d665acbcd64fee070d71')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92d665acbcd64fee070d74')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zZcb1WRdfyhXBymLJ2vL"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92d665acbcd64fee070d71')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/facebook/callback?fb_exchange_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-08 01:19:57 +0530 MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"sven@kihn.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Dt1Ky7GAB1o21hxLXNcC"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"V3SuH49wvKSAB7FFWYBU"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92d665acbcd64fee070d75'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92d665acbcd64fee070d75')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92d665acbcd64fee070d78')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"E31G-gQHKLcr7SV63HK7"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92d665acbcd64fee070d75')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/facebook/callback?fb_exchange_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-08 01:19:57 +0530 MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"nelda@sporer.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"QPoqy_YYtSxUxhT4Lyag"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"KeEsgX-CVzMo68ULTB2P"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92d665acbcd64fee070d79'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92d665acbcd64fee070d79')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92d665acbcd64fee070d7c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"CsfovkysEWJA84o4mrYN"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92d665acbcd64fee070d79')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/facebook/callback?fb_exchange_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3Anull%7D" for 127.0.0.1 at 2018-09-08 01:19:57 +0530 MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.001s Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"lisandro@murraywelch.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"hvjoW5hye7UNBos9xrRK"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"4y3HYQG4a4vCgnsn3Vs9"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92d682acbcd6502da219fa'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92d682acbcd6502da219fa')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92d683acbcd6502da219fe')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"9TQ2yVEtkzP-7HqoGzCh"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92d682acbcd6502da219fa')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Started POST "/authenticate/omniauth/facebook/callback?fb_exchange_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-08 01:20:27 +0530 MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"alexys@williamson.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zPyd6Jx2y-cneLxeQRwo"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"8-gJEGnPTiyEeZPFzx7x"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92d683acbcd6502da219ff'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92d683acbcd6502da219ff')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92d683acbcd6502da21a02')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"hmXszSoLExvLcrAZdzED"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92d683acbcd6502da219ff')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/facebook/callback?fb_exchange_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-08 01:20:27 +0530 MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"stewart.oconner@padberg.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"pWsoJ4DiCA5napUcw_Tg"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"MDqNogAEdiC_LTLCaZzy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92d683acbcd6502da21a03'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92d683acbcd6502da21a03')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92d683acbcd6502da21a06')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"9gqJfB2PWK2kAgF5FBVs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92d683acbcd6502da21a03')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Started POST "/authenticate/omniauth/facebook/callback?fb_exchange_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-08 01:20:27 +0530 MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"sven.bergstrom@johns.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"BPtk1dk6bV4mNsMEKP1C"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zf1-GxhYWnRrxyw8mvqq"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92d683acbcd6502da21a07'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92d683acbcd6502da21a07')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92d683acbcd6502da21a0a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"NSU522HQMXy7VgShH888"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92d683acbcd6502da21a07')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/facebook/callback?fb_exchange_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3Anull%7D" for 127.0.0.1 at 2018-09-08 01:20:27 +0530 MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.001s Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"marianne@grimeshermann.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sm6xx5nA94hx9kD4Pv1X"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"A3znPvz-Ja5VJSqGbFtA"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92d695acbcd650608e7892'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92d695acbcd650608e7892')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92d696acbcd650608e7896')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"aJ3hZmTzGMCRQE33gnQC"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92d695acbcd650608e7892')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Started POST "/authenticate/omniauth/facebook/callback?fb_exchange_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-08 01:20:46 +0530 MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"sydni@bernier.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"77LeatdBr8KSkgsmynDy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"SzcvYwrLSP2MpC4F7oiU"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92d696acbcd650608e7897'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92d696acbcd650608e7897')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92d696acbcd650608e789a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"7-BMCnZMtTKyp4xHwBBn"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92d696acbcd650608e7897')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/facebook/callback?fb_exchange_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-08 01:20:46 +0530 MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rafaela@funk.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"F-zxGtL7xhzMRr-sgxFh"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"6CoXeG1QvokLsvnzKB8r"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92d696acbcd650608e789b'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92d696acbcd650608e789b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92d696acbcd650608e789e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ksy6_FzCyNFB2RRGQz1o"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92d696acbcd650608e789b')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/facebook/callback?fb_exchange_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-08 01:20:46 +0530 MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jazlyn@mcdermott.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yz2Nyn8nyd35xJyugyKv"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zfnrdDqQHgU-qnZTTero"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92d696acbcd650608e789f'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92d696acbcd650608e789f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92d696acbcd650608e78a2')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"aFhAYJnWzTdrsxsqdhxk"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92d696acbcd650608e789f')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/facebook/callback?fb_exchange_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3Anull%7D" for 127.0.0.1 at 2018-09-08 01:20:46 +0530 MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.001s Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.004s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"barrett@jenkins.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"abTt65xBEFzst-EaMoUv"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"SxMd4QJXjAyCZKxeRtyr"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92d83dacbcd652a3df50f4'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92d83dacbcd652a3df50f4')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92d83eacbcd652a3df50f8')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"e8Y7JYWxUbMs54xyCuU2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92d83dacbcd652a3df50f4')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Started POST "/authenticate/omniauth/facebook/callback?fb_exchange_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-08 01:27:50 +0530 MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"ariane.hartmann@ebert.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zdAPxz3ptgRf61h2YaVM"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"HknyLRAxrBYrQ8ba5Bp_"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92d83eacbcd652a3df50f9'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92d83eacbcd652a3df50f9')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92d83eacbcd652a3df50fc')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"NyLxFRDTrNSx8Qumte7a"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92d83eacbcd652a3df50f9')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/facebook/callback?fb_exchange_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-08 01:27:50 +0530 MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"savanah@krisboyer.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"gvn2ynHcRkHDY9sxfBJX"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sxsnuu4CNjU3x3ittCnZ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92d83eacbcd652a3df50fd'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92d83eacbcd652a3df50fd')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92d83eacbcd652a3df5100')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zrjDp1491JMfzTZ9fQsd"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92d83eacbcd652a3df50fd')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/facebook/callback?fb_exchange_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-08 01:27:50 +0530 MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"norval_gorczany@fadel.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"DCVV-Hx5u9jVXjdYXzZz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"75G6pK1QRnBteqvRv8C2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92d83eacbcd652a3df5101'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92d83eacbcd652a3df5101')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92d83eacbcd652a3df5104')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"XoCb5YAzkzrGmdhw9uQC"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92d83eacbcd652a3df5101')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/facebook/callback?fb_exchange_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3Anull%7D" for 127.0.0.1 at 2018-09-08 01:27:50 +0530 MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.002s Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"grover_keebler@turner.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"wAQsyH_ydj9z8p4nGcbD"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"WFhbW9iHc7ps_23GvGkc"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92d88eacbcd652e4a09483'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92d88eacbcd652e4a09483')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92d88eacbcd652e4a09487')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"hgG8Y1QwUFxHjH8mRdLs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92d88eacbcd652e4a09483')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Started POST "/authenticate/omniauth/facebook/callback?fb_exchange_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-08 01:29:10 +0530 MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"javon@bradtke.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"M5_xRWz3yx_uFZeo4NRy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"QFNcJHKCv_ENyXZzg9d2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92d88facbcd652e4a09488'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92d88facbcd652e4a09488')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92d88facbcd652e4a0948b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"YQ7MyNpPXE_YAFTyFKaQ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92d88facbcd652e4a09488')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/facebook/callback?fb_exchange_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-08 01:29:11 +0530 MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"linnie@walterbayer.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"RWzsVt3KER98rhKCLvTK"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"MrXmsc15iZZHCXjcEq4a"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92d88facbcd652e4a0948c'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92d88facbcd652e4a0948c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92d88facbcd652e4a0948f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"uwg4WNzEWyH_KTHgNyaG"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92d88facbcd652e4a0948c')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/facebook/callback?fb_exchange_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-08 01:29:11 +0530 MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rowland.schmidt@beahanjakubowski.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"4Rh9_N1zFCFL7Mvvq3EW"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"B9ChUkdjJ8WHKW3zaszs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92d88facbcd652e4a09490'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92d88facbcd652e4a09490')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92d88facbcd652e4a09493')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"b-qNGSJToLVsJU6kqNyx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92d88facbcd652e4a09490')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Started POST "/authenticate/omniauth/facebook/callback?fb_exchange_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3Anull%7D" for 127.0.0.1 at 2018-09-08 01:29:11 +0530 MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.001s Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"terrance@prosacco.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"rfNUkau6NtAosLNaD-1B"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"YCk71h9vCsoAWXuazRcK"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92d8c2acbcd65328f77ff4'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92d8c2acbcd65328f77ff4')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92d8c2acbcd65328f77ff8')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sZEg2FdVaUx8zEcSuEEw"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92d8c2acbcd65328f77ff4')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Started POST "/authenticate/omniauth/facebook/callback?fb_exchange_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-08 01:30:02 +0530 MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"john.casper@jaskolski.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"_DVZmyuk1h8_4sbQAwHM"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sF9nGiVcWXP5NUaKJNV-"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92d8c2acbcd65328f77ff9'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92d8c2acbcd65328f77ff9')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92d8c2acbcd65328f77ffc')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"DqAbUywZxQAkn56NV-s9"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92d8c2acbcd65328f77ff9')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/facebook/callback?fb_exchange_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-08 01:30:02 +0530 MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"ursula@stiedemann.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"FySa_nQZiuTxvf7xUPga"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zxUTbkAs_4TJs2DBHS-s"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92d8c2acbcd65328f77ffd'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92d8c2acbcd65328f77ffd')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92d8c2acbcd65328f78000')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ocWJEUih6ZzmYq33aTEs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92d8c2acbcd65328f77ffd')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/facebook/callback?fb_exchange_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-08 01:30:02 +0530 MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"brock@little.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"pdTr6LXyjeWXqjkrUwHj"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"FdyZBPsQ8k-iY_3ojSTB"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92d8c2acbcd65328f78001'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92d8c2acbcd65328f78001')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92d8c3acbcd65328f78004')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"YznzSkvaQjhqJYyQQHvh"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92d8c2acbcd65328f78001')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Started POST "/authenticate/omniauth/facebook/callback?fb_exchange_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3Anull%7D" for 127.0.0.1 at 2018-09-08 01:30:03 +0530 MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.001s Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"alan_beier@gutmannstroman.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"CXcX3NzZSTzedfnPX8XQ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"oDyyyuGzxyvvenszsY98"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92d910acbcd653917ce3cb'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92d910acbcd653917ce3cb')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92d910acbcd653917ce3cf')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"X_pv2i-pYkD8QEQDbcYx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92d910acbcd653917ce3cb')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Started POST "/authenticate/omniauth/facebook/callback?fb_exchange_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-08 01:31:20 +0530 MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"wayne_maggio@mayerlangworth.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"_mbiZSDa7mmUTSK-2BiQ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"dC-yJCQ8CrGjEgLrgN8H"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92d910acbcd653917ce3d0'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92d910acbcd653917ce3d0')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92d910acbcd653917ce3d3')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"nsbosaEX5ntXUE4h9sWd"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92d910acbcd653917ce3d0')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/facebook/callback?fb_exchange_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-08 01:31:21 +0530 MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"ana_howe@gradymonahan.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"iHxs7j9zidmidSoA7tFz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"rU8_zvGR_zTBs3afU-zR"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92d911acbcd653917ce3d4'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92d911acbcd653917ce3d4')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92d911acbcd653917ce3d7')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"_AH5TxmfQ5x3sv2vTYfT"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92d911acbcd653917ce3d4')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/facebook/callback?fb_exchange_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-08 01:31:21 +0530 MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"michaela.jast@wunsch.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"idWLJYTc-ARZqpNyQs8t"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"fXc8-dGjzvPKwRq4n73q"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92d911acbcd653917ce3d8'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92d911acbcd653917ce3d8')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92d911acbcd653917ce3db')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"UxiYecx42fobtq-jA4GG"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92d911acbcd653917ce3d8')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/facebook/callback?fb_exchange_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3Anull%7D" for 127.0.0.1 at 2018-09-08 01:31:21 +0530 MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.003s Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"stan@mohrschmidt.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"G2mLPFTRD_DvCKMQaWkD"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"WtE8iorvHbkT6h-jAz32"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92dbabacbcd65502ecce17'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92dbabacbcd65502ecce17')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92dbabacbcd65502ecce1b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"pxp1MnMfD9UcqfvQfgxy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92dbabacbcd65502ecce17')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Started POST "/authenticate/omniauth/facebook/callback" for 127.0.0.1 at 2018-09-08 01:42:27 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"fb_exchange_token"=>"rupert", "state"=>{"api_key"=>"test", "current_app_id"=>"testappid", "path"=>"omniauth/users/"}, "omniauth_callback"=>{"fb_exchange_token"=>"rupert", "state"=>{"api_key"=>"test", "current_app_id"=>"testappid", "path"=>"omniauth/users/"}}} Rendered text template (0.1ms) Filter chain halted as :do_before_request rendered or redirected Completed 401 Unauthorized in 38ms (Views: 37.9ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.001s Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"cary.bailey@veumkihn.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Y2Mc3B3udGZdvWsBiAHK"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"QsByqcDXn5LiiCEPv5zK"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92de52acbcd6571b58d933'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92de52acbcd6571b58d933')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92de52acbcd6571b58d937')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"JPZ2cmcWmxoRg_yidE_B"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92de52acbcd6571b58d933')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/facebook/callback" for 127.0.0.1 at 2018-09-08 01:53:46 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"fb_exchange_token"=>"rupert", "state"=>{"api_key"=>"test", "current_app_id"=>"testappid", "path"=>"omniauth/users/"}, "omniauth_callback"=>{"fb_exchange_token"=>"rupert", "state"=>{"api_key"=>"test", "current_app_id"=>"testappid", "path"=>"omniauth/users/"}}} Rendered text template (0.0ms) Filter chain halted as :do_before_request rendered or redirected Completed 401 Unauthorized in 17ms (Views: 16.6ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.001s Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"leonie@mcculloughkonopelski.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"qA-mPzjbERpkrueHcV3M"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ZyUqLyXpP_iv5CQXz5UB"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92df2facbcd658955e1420'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92df2facbcd658955e1420')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92df2facbcd658955e1424')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"qQDga7a7WsCBJV_gBsjt"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92df2facbcd658955e1420')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Started POST "/authenticate/omniauth/facebook/callback" for 127.0.0.1 at 2018-09-08 01:57:27 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"fb_exchange_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{"fb_exchange_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"facebook", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"vvr4LpCrErA9gmhZJQg1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"w6UngEtpAGYyVmZKyLde"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"C_CzExBWJGX_4VJQB-yj"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92df2facbcd658955e1425'), ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92df2facbcd658955e1425')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sgas4iJXcJGuQuyAorxv"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"TqjqnvGxXx1yYM-Hr67q"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92df2facbcd658955e1425')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92df2facbcd658955e1425')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92df2facbcd658955e1425')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"XpusHPHHvburgZwW9NKC"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92df2facbcd658955e1425')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 20:27:27 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 500 Internal Server Error in 224ms (Views: 1.0ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.002s Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"amir.gislason@rueckerharber.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ExDQVJnBFBst3GFii-yx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"z6BtR3cj2WtZr7k7jdPZ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e150acbcd659f00187ea'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e150acbcd659f00187ea')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e150acbcd659f00187ee')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xrMycJeca2yLCxyV6tz6"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e150acbcd659f00187ea')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/facebook/callback" for 127.0.0.1 at 2018-09-08 02:06:32 +0530 Processing by Auth::OmniauthCallbacksController#failure as JSON Parameters: {"fb_exchange_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{"fb_exchange_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}"}} Completed 500 Internal Server Error in 2ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"kim@conroy.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"E4z9c-Kczbc1MV4y9tF1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"TEiRo1bxS-f5AZR33fgL"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e161acbcd659f00187ef'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e161acbcd659f00187ef')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e161acbcd659f00187f2')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ne6S5SskNs_e2zLgSEqg"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e161acbcd659f00187ef')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/facebook/callback" for 127.0.0.1 at 2018-09-08 02:06:49 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"fb_exchange_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{"fb_exchange_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"facebook", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"mUsSCb4nbzV9UWfjNvUK"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"rKxLcADJzrz3nnXmvYS2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"-x_EMugUstQ8yNc9WiXd"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e161acbcd659f00187f3'), ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e161acbcd659f00187f3')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Kzeyoazp2f1vfn2uSniv"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"8JuUwcTNsP58Un4bGmLR"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e161acbcd659f00187f3')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e161acbcd659f00187f3')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92e161acbcd659f00187f3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"uBZfu6nEoZoy4dz8VxMq"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e161acbcd659f00187f3')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 20:36:49 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 500 Internal Server Error in 203ms (Views: 0.9ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"fern.oreilly@hodkiewicz.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"SRMXV4tYveRCe14Ka3_y"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yVBrMxnJzJTyG6Dx3yej"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e161acbcd659f00187f7'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e161acbcd659f00187f7')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e161acbcd659f00187fa')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sMDpEixM1fyY1RH_f98E"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e161acbcd659f00187f7')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/facebook/callback" for 127.0.0.1 at 2018-09-08 02:06:49 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"fb_exchange_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{"fb_exchange_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Redirected to http://localhost:3000/authenticate/error/omniauth/failed Completed 302 Found in 6ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"tate_friesen@stroman.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"PDyLShxNKR5bJ_zKXLVG"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"H1U6zv8fca91PTBT7uDK"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e161acbcd659f00187fb'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e161acbcd659f00187fb')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e161acbcd659f00187fe')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sHMaazaGsXBgSD-9cusf"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e161acbcd659f00187fb')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/facebook/callback" for 127.0.0.1 at 2018-09-08 02:06:50 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"fb_exchange_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":null}", "omniauth_callback"=>{"fb_exchange_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":null}"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Redirected to http://localhost:3000/authenticate/no_resource/omniauth/failed Completed 302 Found in 3ms MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.002s Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"madaline@jakubowski.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"u4yPV4ycv_jxgk5rrey_"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"7ZwfNYPhjeGfEZF3gTRs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e4e4acbcd65c6a2422ad'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e4e4acbcd65c6a2422ad')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e4e4acbcd65c6a2422b1')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"XZEFjYpjKjGF7wuZ3v-F"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e4e4acbcd65c6a2422ad')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Started POST "/authenticate/omniauth/google_oauth2/callback" for 127.0.0.1 at 2018-09-08 02:21:49 +0530 Processing by Auth::OmniauthCallbacksController#failure as JSON Parameters: {"code"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{"code"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}"}} Completed 500 Internal Server Error in 1ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"hulda@adamskaulke.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"pXgCGbwyoqS1-a8u9dZn"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"j6FyJ-dCiTQ7DsEZK7JX"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e4f4acbcd65c6a2422b2'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e4f4acbcd65c6a2422b2')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e4f4acbcd65c6a2422b5')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"qQiYLV8LqS-tw1EMfxuC"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e4f4acbcd65c6a2422b2')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/google_oauth2/callback" for 127.0.0.1 at 2018-09-08 02:22:04 +0530 Processing by Auth::OmniauthCallbacksController#failure as JSON Parameters: {"code"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{"code"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}"}} Completed 500 Internal Server Error in 2ms (Views: 0.5ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"aditya@kemmerjast.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"bAuqZRW8ueyoYgyyCxHk"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"7n_UzJbCxGN4bcGXmFMU"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e4f9acbcd65c6a2422b6'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e4f9acbcd65c6a2422b6')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e4f9acbcd65c6a2422b9')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"4k5sqwYVxHc9nfzsYuzf"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e4f9acbcd65c6a2422b6')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/google_oauth2/callback" for 127.0.0.1 at 2018-09-08 02:22:09 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"code"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{"code"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Redirected to http://localhost:3000/authenticate/error/omniauth/failed Completed 302 Found in 6ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"florencio@oconner.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Qbf9nhzW5y3QayqD-vds"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"K9Z-2Vv-UJj3ooLRZuWy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e4f9acbcd65c6a2422ba'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e4f9acbcd65c6a2422ba')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e4faacbcd65c6a2422bd')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"2Qm_Eya88Zgzx8b5jKK1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e4f9acbcd65c6a2422ba')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/google_oauth2/callback" for 127.0.0.1 at 2018-09-08 02:22:10 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"code"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":null}", "omniauth_callback"=>{"code"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":null}"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Redirected to http://localhost:3000/authenticate/no_resource/omniauth/failed Completed 302 Found in 3ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"zack_macejkovic@rau.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"RjR3JzfqhxQC6_8X7L2G"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ozHFJJKh7PyFL-BD-nzo"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e4faacbcd65c6a2422be'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e4faacbcd65c6a2422be')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e4faacbcd65c6a2422c1')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"GAzNx4DaT-y1vSjKvSKm"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e4faacbcd65c6a2422be')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/google_oauth2/callback" for 127.0.0.1 at 2018-09-08 02:22:10 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"code"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{"code"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"QrqNkaMDGts8uKhGQh7T"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"7SdtDGJxMq5yT6vzd1-E"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yEYCQv4tzFaucEzFvuzx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e4faacbcd65c6a2422c2'), ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e4faacbcd65c6a2422c2')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"XHNfo1zMNLunBXj_dyBy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"AH6E9K7z9y1z7RT61aRt"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e4faacbcd65c6a2422c2')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e4faacbcd65c6a2422c2')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92e4faacbcd65c6a2422c2')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"b_F4nSHAQmYykHHJZsRW"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e4faacbcd65c6a2422c2')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 20:52:10 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 500 Internal Server Error in 298ms (Views: 0.6ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"emmet@blockroberts.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"6cxb8x1WUESnn54nEbY-"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Zq4ViBk4MJoqALtNZyxB"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e4faacbcd65c6a2422c6'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e4faacbcd65c6a2422c6')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e4faacbcd65c6a2422c9')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"pX1kV_oT7qxaN-WzycBT"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e4faacbcd65c6a2422c6')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/google_oauth2/callback" for 127.0.0.1 at 2018-09-08 02:22:10 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"code"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"assholde\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{"code"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"assholde\",\"path\":\"omniauth/users/\"}"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"assholde"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Rendered text template (0.1ms) Filter chain halted as :do_before_request rendered or redirected Completed 401 Unauthorized in 24ms (Views: 21.1ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"tevin@casper.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"1VeqSxyUmr2o5mCscbfz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Fe1UdEMDQPydNsEUsRpb"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e4faacbcd65c6a2422ca'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e4faacbcd65c6a2422ca')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e4faacbcd65c6a2422cd')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"1iPgqQKrAzDPyafhvsha"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e4faacbcd65c6a2422ca')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"test@gmail.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"WzCjU-d2fXL1uAyGoEDX"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xgYnz2A1CcvLnrReVSFu"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e4faacbcd65c6a2422ce'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e4faacbcd65c6a2422ce')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/google_oauth2/callback" for 127.0.0.1 at 2018-09-08 02:22:11 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"code"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{"code"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"DqG_yes-uUPrwxeJsojw"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92e4faacbcd65c6a2422ce')}, "u"=>{"$set"=>{"identities"=>[{"provider"=>... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e4faacbcd65c6a2422ce')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"BuyT4dQ2cysSPCrxX-Ly"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e4faacbcd65c6a2422ce')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 20:52:11 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 500 Internal Server Error in 111ms (Views: 0.8ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e4faacbcd65c6a2422ce')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rosario@dubuque.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"aWR-vAgydm4kznmNoTfb"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"aM7GXraJQQeGimHk9NEc"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e4fbacbcd65c6a2422d1'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e4fbacbcd65c6a2422d1')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e4fbacbcd65c6a2422d4')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"nYD5KNtLU5LGJF7Wez57"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e4fbacbcd65c6a2422d1')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/google_oauth2/callback" for 127.0.0.1 at 2018-09-08 02:22:11 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"code"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{"code"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"f__RgeSWPxhTeha4siLu"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"eGeT-ysKNdyDieA1qJ8w"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Qz7dMNxM766NyzJjJRkP"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e4fbacbcd65c6a2422d5'), ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e4fbacbcd65c6a2422d5')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"APexBg2pxM5Ve_9zzK8s"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"qrz_xQZRgBGm2YccZ--j"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e4fbacbcd65c6a2422d5')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e4fbacbcd65c6a2422d5')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92e4fbacbcd65c6a2422d5')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"z8AMgy3g9PQyZ2oUUbsg"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e4fbacbcd65c6a2422d5')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 20:52:11 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 500 Internal Server Error in 198ms (Views: 0.8ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jarrett@kuphalzieme.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"SauiwhzszEFpKi53YGbT"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"qgoGs64X1hjDpBzthraE"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e4fbacbcd65c6a2422d9'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e4fbacbcd65c6a2422d9')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e4fbacbcd65c6a2422dc')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sikyhfBk4Ss5N9eyAuP7"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e4fbacbcd65c6a2422d9')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"test@gmail.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ebCUU7LJh86hnutTxzuX"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"z8x5ty6MnHh63--e2VqZ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e4fbacbcd65c6a2422dd'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e4fbacbcd65c6a2422dd')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/google_oauth2/callback" for 127.0.0.1 at 2018-09-08 02:22:11 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"code"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{"code"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.005s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"XMBbhZECdJkgf1sfzKzF"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92e4fbacbcd65c6a2422dd')}, "u"=>{"$set"=>{"identities"=>[{"provider"=>... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e4fbacbcd65c6a2422dd')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"hyqdQjRcBTMge4UyQ6Ff"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e4fbacbcd65c6a2422dd')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 20:52:11 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 500 Internal Server Error in 132ms (Views: 0.9ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e4fbacbcd65c6a2422dd')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"malinda@dickinson.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"bMp4AKDu-mrcJXwoJ8qL"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"CaPS3Ue5TNnBrtN7xe33"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e4fcacbcd65c6a2422e0'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e4fcacbcd65c6a2422e0')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e4fcacbcd65c6a2422e3')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"75WvMUJnGQVKLJ1XNx5i"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e4fcacbcd65c6a2422e0')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/google_oauth2/callback" for 127.0.0.1 at 2018-09-08 02:22:12 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"code"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{"code"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ysRmepqs8QNpqdhLGWXP"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"s23S1AnVsYzrUH699wDy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ZDA3FbNGiy7RS64aCPPu"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e4fcacbcd65c6a2422e4'), ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e4fcacbcd65c6a2422e4')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"qUGqCsxG7KjLJTWU67Zq"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"gmtUTev9L6URXj-qTdXS"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e4fcacbcd65c6a2422e4')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e4fcacbcd65c6a2422e4')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92e4fcacbcd65c6a2422e4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"JSExs1hWxFZT_qo1hiDZ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e4fcacbcd65c6a2422e4')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 20:52:12 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Completed 500 Internal Server Error in 215ms (Views: 0.4ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.002s Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.016s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"pearl@hand.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"a6eDz6sQHzvCt6a4rifR"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"EkyKZ8392KXE_-jEogBa"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e54bacbcd65cb0a4dc24'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e54bacbcd65cb0a4dc24')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e54cacbcd65cb0a4dc28')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"n56zfqbD8LLnyCdcfsM1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e54bacbcd65cb0a4dc24')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Started POST "/authenticate/omniauth/google_oauth2/callback" for 127.0.0.1 at 2018-09-08 02:23:32 +0530 Processing by Auth::OmniauthCallbacksController#failure as JSON Parameters: {"code"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{"code"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}"}} Completed 500 Internal Server Error in 1ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"forrest_nader@mclaughlin.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"N8yYjxVVK2HsXXvzNwgk"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sAbGmTpNZFP1Gvtx7mvh"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e55bacbcd65cb0a4dc29'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e55bacbcd65cb0a4dc29')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e55bacbcd65cb0a4dc2c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"16L_ifGBrpQxE118WUTS"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e55bacbcd65cb0a4dc29')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/google_oauth2/callback" for 127.0.0.1 at 2018-09-08 02:23:47 +0530 Processing by Auth::OmniauthCallbacksController#failure as JSON Parameters: {"code"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{"code"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}"}} Completed 500 Internal Server Error in 1ms (Views: 0.5ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"geo.schmitt@veumcummings.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"PygPYXdPoDmcSpx9Rs1p"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"4VSo-Zrusm4gc6_2MWEo"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e560acbcd65cb0a4dc2d'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e560acbcd65cb0a4dc2d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e560acbcd65cb0a4dc30')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"GVCAL7vibJjTZYmBnpTc"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e560acbcd65cb0a4dc2d')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/google_oauth2/callback" for 127.0.0.1 at 2018-09-08 02:23:53 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"code"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{"code"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Redirected to http://localhost:3000/authenticate/error/omniauth/failed Completed 302 Found in 6ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"dimitri_zemlak@bartell.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zbn6TVJdzrBWx9BgAUYA"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sBjib-LmCwcmJGb3uK29"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e561acbcd65cb0a4dc31'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e561acbcd65cb0a4dc31')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e561acbcd65cb0a4dc34')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"J7FLUbSbEk3_CpHyfLgw"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e561acbcd65cb0a4dc31')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/google_oauth2/callback" for 127.0.0.1 at 2018-09-08 02:23:53 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"code"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":null}", "omniauth_callback"=>{"code"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":null}"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Redirected to http://localhost:3000/authenticate/no_resource/omniauth/failed Completed 302 Found in 7ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.035s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"modesto@collier.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"gSesaXK7s_6_HhqDRtsD"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"bJEAXchaDmi8zaRJobwL"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e561acbcd65cb0a4dc35'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e561acbcd65cb0a4dc35')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e561acbcd65cb0a4dc38')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"t_25h1DjJY1zkGmzAjD5"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e561acbcd65cb0a4dc35')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/google_oauth2/callback" for 127.0.0.1 at 2018-09-08 02:23:53 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"code"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{"code"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"dz_Uys9L_qy2dRV2wfcz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"u-btzJs6xsSegxu_eywj"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Z7RoFQxzM8FJNGiRtDfq"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e561acbcd65cb0a4dc39'), ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e561acbcd65cb0a4dc39')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"rW3Ef_VzySzhnCezw_9y"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"51iYMGvwgAvhnrCg2sJg"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e561acbcd65cb0a4dc39')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e561acbcd65cb0a4dc39')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92e561acbcd65cb0a4dc39')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"vQ7baHuDtP-oow-CDWVz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e561acbcd65cb0a4dc39')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 20:53:53 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Completed 500 Internal Server Error in 315ms (Views: 1.1ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"yvonne.frami@pacocha.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"hMEVcHiNaYueNAPZY44s"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"pfoRVVhRj54y4xsE8Va9"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e561acbcd65cb0a4dc3d'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e561acbcd65cb0a4dc3d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e561acbcd65cb0a4dc40')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"cs79p5kJR8_YrfBspx1-"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e561acbcd65cb0a4dc3d')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/google_oauth2/callback" for 127.0.0.1 at 2018-09-08 02:23:54 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"code"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"assholde\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{"code"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"assholde\",\"path\":\"omniauth/users/\"}"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"assholde"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Rendered text template (0.0ms) Filter chain halted as :do_before_request rendered or redirected Completed 401 Unauthorized in 24ms (Views: 21.9ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"josephine@yost.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"TcXd4VisXR-NzHG-zrzN"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Xu64qz5qGjBBTUtFE9yF"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e562acbcd65cb0a4dc41'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e562acbcd65cb0a4dc41')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e562acbcd65cb0a4dc44')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"gsmDnFQ2Xf9WsQiLocws"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e562acbcd65cb0a4dc41')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"test@gmail.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"8gUSCnqmdS4y_NkyYdf5"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Cs93zR6VekFLtGNJVj8n"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e562acbcd65cb0a4dc45'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e562acbcd65cb0a4dc45')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Started POST "/authenticate/omniauth/google_oauth2/callback" for 127.0.0.1 at 2018-09-08 02:23:54 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"code"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{"code"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"o5z_8DFespDUWeQeuvcm"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92e562acbcd65cb0a4dc45')}, "u"=>{"$set"=>{"identities"=>[{"provider"=>... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e562acbcd65cb0a4dc45')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"JgsU4x9isuzt4yzkVQsQ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e562acbcd65cb0a4dc45')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 20:53:54 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 500 Internal Server Error in 117ms (Views: 1.7ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e562acbcd65cb0a4dc45')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"porter.schneider@ko.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"z4ukMPCBtNvNHuxTyoSN"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"DcoH3VehuQLZVo8yZ5ZE"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e562acbcd65cb0a4dc48'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e562acbcd65cb0a4dc48')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e562acbcd65cb0a4dc4b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xyLQujNe-ypTscp9qR4a"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e562acbcd65cb0a4dc48')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/google_oauth2/callback" for 127.0.0.1 at 2018-09-08 02:23:54 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"code"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{"code"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ViXztXz7g9YCsL66C3-i"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"wiBCcBvk7kojmcxesmCu"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"HcDbSExgqDuMsPF-x1dT"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e562acbcd65cb0a4dc4c'), ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e562acbcd65cb0a4dc4c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Lw1zwmYszU9m3UDPexyu"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"_Hmn_9DVK699fAyWXbN4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e562acbcd65cb0a4dc4c')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e562acbcd65cb0a4dc4c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92e562acbcd65cb0a4dc4c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"27ry6esRNp8cJjCuGAyg"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e562acbcd65cb0a4dc4c')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 20:53:54 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 500 Internal Server Error in 226ms (Views: 0.5ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"daisy@leuschke.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"6UChyn_6QYDtS6eBysQr"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"MoXrY3s-g5w4sULyx_FD"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e562acbcd65cb0a4dc50'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e562acbcd65cb0a4dc50')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e562acbcd65cb0a4dc53')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xA41xfmhFyPrNNKzoqgM"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e562acbcd65cb0a4dc50')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"test@gmail.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"VcdzqPRs4o8RXzsce2wm"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"nsJeFun2Tgn2ssbZy-Qf"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e562acbcd65cb0a4dc54'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e562acbcd65cb0a4dc54')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.003s Started POST "/authenticate/omniauth/google_oauth2/callback" for 127.0.0.1 at 2018-09-08 02:23:55 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"code"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{"code"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"BJowsxyusYSGtuoCe1D4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92e562acbcd65cb0a4dc54')}, "u"=>{"$set"=>{"identities"=>[{"provider"=>... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e562acbcd65cb0a4dc54')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"a9XJJmZx6UzBqJ57pGU-"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e562acbcd65cb0a4dc54')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 20:53:55 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 500 Internal Server Error in 142ms (Views: 2.1ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e562acbcd65cb0a4dc54')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jake_hickle@okeefelynch.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"PZyhnw7QxpZ853swvJZ9"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"C42iPhhHnscAjayrZRrA"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e563acbcd65cb0a4dc57'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e563acbcd65cb0a4dc57')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e563acbcd65cb0a4dc5a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"qAzxBp8qzvvtAuaukeZ5"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e563acbcd65cb0a4dc57')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Started POST "/authenticate/omniauth/google_oauth2/callback" for 127.0.0.1 at 2018-09-08 02:23:55 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"code"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{"code"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"NtvssaJNfZEGpNztYt6N"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zsp_RswLozysxysxhcPR"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"mjwCTbTrkgkyJpQ8G46J"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e563acbcd65cb0a4dc5b'), ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e563acbcd65cb0a4dc5b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sxKv5N4d4zQNvVejut2H"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Ai2W7qyrK4pzNsKGRTkt"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e563acbcd65cb0a4dc5b')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e563acbcd65cb0a4dc5b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92e563acbcd65cb0a4dc5b')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"oyCcxqWft1qbyj3z9kP2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e563acbcd65cb0a4dc5b')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 20:53:55 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Completed 500 Internal Server Error in 305ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"paris@satterfield.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"1NyA9RCqVyrvVp18b8kN"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"fTm4fdswU3cbaYz5HS7S"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e563acbcd65cb0a4dc5f'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e563acbcd65cb0a4dc5f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e563acbcd65cb0a4dc62')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"eJyr9tMB5wzDF3PrEFdS"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e563acbcd65cb0a4dc5f')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/facebook/callback" for 127.0.0.1 at 2018-09-08 02:23:55 +0530 Processing by Auth::OmniauthCallbacksController#failure as JSON Parameters: {"fb_exchange_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{"fb_exchange_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}"}} Completed 500 Internal Server Error in 1ms (Views: 0.5ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"lorna@kaulkehyatt.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"4KmPhzesTuHMu9piGfUz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"QMBEtz4ZBGC8QebuaJih"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e569acbcd65cb0a4dc63'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e569acbcd65cb0a4dc63')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e56aacbcd65cb0a4dc66')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"MMYxN87zV8oGERmf1FRC"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e569acbcd65cb0a4dc63')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/facebook/callback" for 127.0.0.1 at 2018-09-08 02:24:02 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"fb_exchange_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{"fb_exchange_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"facebook", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"uq1k-aJai24F4swsTe5k"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"6P_xwQRous1pbg1qC_5t"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"jqM2FcAZa7SybDMCXcD5"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e56aacbcd65cb0a4dc67'), ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e56aacbcd65cb0a4dc67')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"u7HcwQTxEb6ig6jQ2Wyp"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"WposnKWbetN_1U4vLVHP"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e56aacbcd65cb0a4dc67')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e56aacbcd65cb0a4dc67')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92e56aacbcd65cb0a4dc67')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"gETk1N6spr2J49ToxrNV"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e56aacbcd65cb0a4dc67')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 20:54:02 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 500 Internal Server Error in 232ms (Views: 0.4ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jed.shanahan@farrell.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"RWnzbRCRBDNyNCtR_p4j"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"g4D-YaXsXBC_my36yDzs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e56aacbcd65cb0a4dc6b'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e56aacbcd65cb0a4dc6b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e56aacbcd65cb0a4dc6e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Vy2zfCTKTQeFfMa9_CJS"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e56aacbcd65cb0a4dc6b')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/facebook/callback" for 127.0.0.1 at 2018-09-08 02:24:02 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"fb_exchange_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{"fb_exchange_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Redirected to http://localhost:3000/authenticate/error/omniauth/failed Completed 302 Found in 9ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"zane.ward@veumweimann.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"bGD7cvEfTqGwxcsDVDgN"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"8osmAiit8sVpJtFWz3b5"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e56aacbcd65cb0a4dc6f'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e56aacbcd65cb0a4dc6f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e56aacbcd65cb0a4dc72')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"SxpEydMSSB2JenxxWtHA"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e56aacbcd65cb0a4dc6f')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/facebook/callback" for 127.0.0.1 at 2018-09-08 02:24:02 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"fb_exchange_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":null}", "omniauth_callback"=>{"fb_exchange_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":null}"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Redirected to http://localhost:3000/authenticate/no_resource/omniauth/failed Completed 302 Found in 4ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jayde@kihnheel.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"5c8K9gtNZ1UY5nvFFfJ_"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"LxH4KbUcZFBV2zaPvJyP"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e56aacbcd65cb0a4dc73'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e56aacbcd65cb0a4dc73')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e56aacbcd65cb0a4dc76')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"bYVy_QwLS1xBYEQCoJfz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e56aacbcd65cb0a4dc73')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/google_oauth2/callback?id_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-08 02:24:02 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"id_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"jZYHaj8kEtBc7HfFWVft"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Qzji2K4b1qw9c5Jnkj6W"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"RvkjnYWijBZyJznTyrMf"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e56bacbcd65cb0a4dc77'), ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e56bacbcd65cb0a4dc77')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"RWYHvr23cdVLcnKTvMK5"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yw45QAFQsrSBtCb238Tm"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e56bacbcd65cb0a4dc77')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e56bacbcd65cb0a4dc77')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92e56bacbcd65cb0a4dc77')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"HnUvEcYq1VTJzaB5JBqk"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e56bacbcd65cb0a4dc77')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 20:54:03 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 500 Internal Server Error in 237ms (Views: 1.3ms) Started POST "/authenticate/omniauth/facebook/callback?fb_exchange_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-08 02:24:03 +0530 Started POST "/authenticate/omniauth/google_oauth2/callback?id_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-08 02:24:03 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"id_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sKs-CV782dB8mTcdDaj3"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92e56bacbcd65cb0a4dc77')}, "u"=>{"$set"=>{"identities"=>[{"provider"=>... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e56bacbcd65cb0a4dc77')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"aWBnpLpAx8dzyayhctR2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e56bacbcd65cb0a4dc77')}, "u"=>{"$set"=>{"current_sign_in_at"=>2018-09-07 20:54:03 ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 500 Internal Server Error in 111ms (Views: 0.9ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/facebook/callback?fb_exchange_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-08 02:24:03 +0530 MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jerald_schuster@spinkareinger.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"mB2Qp6ivfQ3MvkJkDqyp"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"RUGypQPkQUzQNAvh5MTq"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e56bacbcd65cb0a4dc7b'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e56bacbcd65cb0a4dc7b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e56bacbcd65cb0a4dc7e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"x4v9fPzAMx8r5nMcZwoH"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e56bacbcd65cb0a4dc7b')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/google_oauth2/callback?id_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-08 02:24:03 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"id_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"4i-zyC76SM2Ln6Rt8M_a"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"uMokHfxaACme1NpzA9Uh"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"T_MLnS_cKdjJxrazyQfg"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e56bacbcd65cb0a4dc7f'), ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e56bacbcd65cb0a4dc7f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sf8mTCXsp66ATuEWx-xb"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"3s_MQyyF6NvydxsssThy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e56bacbcd65cb0a4dc7f')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e56bacbcd65cb0a4dc7f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92e56bacbcd65cb0a4dc7f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"s8sZh8yAuzX6JmsLjrxB"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e56bacbcd65cb0a4dc7f')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 20:54:03 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 500 Internal Server Error in 224ms (Views: 1.5ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/google_oauth2/callback?id_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-08 02:24:07 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"id_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xbtJsYhdwi9wxYTw9Ttp"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92e56bacbcd65cb0a4dc7f')}, "u"=>{"$set"=>{"identities"=>[{"provider"=>... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e56bacbcd65cb0a4dc7f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"LzrsWikNsYzxDLJzxYuy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e56bacbcd65cb0a4dc7f')}, "u"=>{"$set"=>{"current_sign_in_at"=>2018-09-07 20:54:07 ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Completed 500 Internal Server Error in 125ms (Views: 1.3ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"christiana_runolfsdottir@schaden.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"bwnfE2xo_jmbRu-9uXDG"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"WivHZ_sBGu9o1yysGv2_"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e570acbcd65cb0a4dc83'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e570acbcd65cb0a4dc83')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e570acbcd65cb0a4dc86')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Luq5RM1EAzuJ3Yywn8zf"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e570acbcd65cb0a4dc83')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/google_oauth2/callback?id_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-08 02:24:08 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"id_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"HjYqC5D_xKouodx1oynd"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"jE2KPXbrLrkBraEN6G7z"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"w9RM6nx1y_AdhVmtudTz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e570acbcd65cb0a4dc87'), ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e570acbcd65cb0a4dc87')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Z6u7UHLFFzKyxr_ypyzB"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"s4cJYbDsH8qhbzoP2d3i"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e570acbcd65cb0a4dc87')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e570acbcd65cb0a4dc87')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92e570acbcd65cb0a4dc87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"V-nsbX3yhxf6dcvuTk8z"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e570acbcd65cb0a4dc87')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 20:54:08 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 500 Internal Server Error in 182ms (Views: 0.7ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s Started POST "/authenticate/omniauth/facebook/callback?fb_exchange_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-08 02:24:13 +0530 MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"murphy@koepp.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"4-UiP-s3xpASwTnEUfAR"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"8dBLLp4RGWsC4FQRQTGM"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e575acbcd65cb0a4dc8b'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e575acbcd65cb0a4dc8b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e575acbcd65cb0a4dc8e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"LJHN9SDB_cfkYzyH-XK1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e575acbcd65cb0a4dc8b')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/google_oauth2/callback?id_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-08 02:24:13 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"id_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xSpPexeUjYAj65mmrxfM"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"AxzSkRqzgaWQ8PPoTJBw"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"E52xBRKGZaX4yosqhbxg"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e575acbcd65cb0a4dc8f'), ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e575acbcd65cb0a4dc8f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"j58mnUoJ_kUtRTwCiot9"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"fNgU_AmVDoEq5-J-ZxKc"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e575acbcd65cb0a4dc8f')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e575acbcd65cb0a4dc8f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92e575acbcd65cb0a4dc8f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"SZWrYzVxexVzsG1mvPcz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e575acbcd65cb0a4dc8f')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 20:54:13 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 500 Internal Server Error in 218ms (Views: 1.0ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{}, "sort"=>{"confirmed_at"=>-1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s Started POST "/authenticate/users/password" for 127.0.0.1 at 2018-09-08 02:24:13 +0530 Processing by Auth::PasswordsController#create as HTML Parameters: {"user"=>{"email"=>"rrphotosoft@gmail.com"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Redirected to http://www.example.com/authenticate/users/sign_in Completed 302 Found in 30ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"2kf-R1Rq_wTcPZxJdWrU"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"wHM4UBP-TXrL1xUHV4KE"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e575acbcd65cb0a4dc93'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e575acbcd65cb0a4dc93')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e576acbcd65cb0a4dc96')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"3VeENFsxsyNV9oj1dHV_"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e575acbcd65cb0a4dc93')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/google_oauth2/callback?id_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-08 02:24:14 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"id_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"LL5vug_9U8Vaxxhp8HGN"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sJ2z7t3x4rynMLqEuy95"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xpTtRJrVcFizJuPWAd9o"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e576acbcd65cb0a4dc97'), ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e576acbcd65cb0a4dc97')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Jyy9z-_wbZbVi2oyNzJ5"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ozUU2yFcLpFNyo6weRsF"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e576acbcd65cb0a4dc97')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e576acbcd65cb0a4dc97')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92e576acbcd65cb0a4dc97')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s Completed 500 Internal Server Error in 171ms (Views: 0.8ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"maria@bruen.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"GTNs87XRZRNyNp7zudg8"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yJMDtz4kgs4WoGFKVdLD"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e576acbcd65cb0a4dc9b'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e576acbcd65cb0a4dc9b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e576acbcd65cb0a4dc9e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"APtt1Cb__fxkrHV_YPsv"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e576acbcd65cb0a4dc9b')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/google_oauth2/callback?id_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-08 02:24:14 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"id_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"B7Sb7rEhVQCp_54Vvb62"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"j-o6uX38NxTG9N8xzMMb"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"rYFF2i14ZGJoF1pzkGEX"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e576acbcd65cb0a4dc9f'), ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e576acbcd65cb0a4dc9f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"EWALoJD7VCgmZsKbNhj4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"kjs8FzSjsfR1J8G7fJeo"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e576acbcd65cb0a4dc9f')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e576acbcd65cb0a4dc9f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92e576acbcd65cb0a4dc9f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"oJx-BA-X1dsFzeCrzB_N"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e576acbcd65cb0a4dc9f')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 20:54:14 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 500 Internal Server Error in 211ms (Views: 1.3ms) Started POST "/authenticate/omniauth/facebook/callback?fb_exchange_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-08 02:24:14 +0530 Started POST "/authenticate/omniauth/google_oauth2/callback?id_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-08 02:24:14 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"id_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"gYr2RhfnJWifD2CyWy7n"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92e576acbcd65cb0a4dc9f')}, "u"=>{"$set"=>{"identities"=>[{"provider"=>... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e576acbcd65cb0a4dc9f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"HwPxAAjFEXjryoxK2zA4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e576acbcd65cb0a4dc9f')}, "u"=>{"$set"=>{"current_sign_in_at"=>2018-09-07 20:54:14 ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 500 Internal Server Error in 102ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/facebook/callback?fb_exchange_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-08 02:24:14 +0530 MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.001s Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.005s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"hilton@conroyspencer.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Azqkd-ZtV1Br_Rbv1eVk"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"tSGjEYf7k1BMxiCKPHFK"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e69aacbcd65d95d309fc'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e69aacbcd65d95d309fc')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e69aacbcd65d95d30a00')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"eWXe6gqofeCF3eGYhxjd"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e69aacbcd65d95d309fc')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/google_oauth2/callback" for 127.0.0.1 at 2018-09-08 02:29:06 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"id_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{"id_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"kPJv_izfbaAKUVUv-ASF"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"BHzg8JtQws2mmiftUr6V"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Ase6SXtDF-C1YdyZsJHh"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e69aacbcd65d95d30a01'), ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e69aacbcd65d95d30a01')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"tbsT4UTtZ24PA138cgZf"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"q6sR_xjEwZJ75oUJRdGx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e69aacbcd65d95d30a01')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e69aacbcd65d95d30a01')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92e69aacbcd65d95d30a01')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"CSK5faDdgtWRRNy_6H1e"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e69aacbcd65d95d30a01')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 20:59:06 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 500 Internal Server Error in 223ms (Views: 0.4ms) Started POST "/authenticate/omniauth/facebook/callback" for 127.0.0.1 at 2018-09-08 02:29:06 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"fb_exchange_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{"fb_exchange_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"facebook", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"DKETQRYhQgh4z5APSsH5"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"SsYu8V-mfic-xLGu5Umx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"cPVMUkENDkKv-iDPvQ-E"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e69aacbcd65d95d30a05'), ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e69aacbcd65d95d30a05')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"oaPi2fALx2qjCKTkejJC"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"J9P12TdTr991Em5MA13L"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e69aacbcd65d95d30a05')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e69aacbcd65d95d30a05')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92e69aacbcd65d95d30a05')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"hAkzyvyLsMus5ZV2nsRx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92e69aacbcd65d95d30a01')}, "u"=>{"$set"=>{"identities"=>[{"provider"=>... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e69aacbcd65d95d30a01')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"1iZezYV8jTyJtHzJvqhS"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e69aacbcd65d95d30a01')}, "u"=>{"$set"=>{"current_sign_in_at"=>2018-09-07 20:59:07 ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 500 Internal Server Error in 275ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"email"=>"rrphotosoft@gmail.com"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/google_oauth2/callback" for 127.0.0.1 at 2018-09-08 02:29:07 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"id_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{"id_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"2a-mz6sPzoc1PaD41Mtd"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>2, "_id"=>BSON::ObjectId('5b92e69aacbcd65d95d30a01')}, "u"=>{"$set"=>{"identities"=>[{"provider"=>... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e69aacbcd65d95d30a01')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"JsE2PyCwUqLADv3cK94_"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e69aacbcd65d95d30a01')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 20:59:07 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 500 Internal Server Error in 133ms (Views: 1.1ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/facebook/callback" for 127.0.0.1 at 2018-09-08 02:29:07 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"fb_exchange_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{"fb_exchange_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"facebook", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"facebook", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"identities"=>{"$elemMatch"=>{"provider"=>"facebook", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"DcBmwyFgLgvsh5ztCVAQ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>3, "_id"=>BSON::ObjectId('5b92e69aacbcd65d95d30a01')}, "u"=>{"$set"=>{"identities"=>[{"provider"=>... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e69aacbcd65d95d30a01')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"DzgrkNZY_ESjuzkbNRmU"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e69aacbcd65d95d30a01')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 20:59:07 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 500 Internal Server Error in 119ms (Views: 0.8ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.001s Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"hudson@dickinson.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"4di6Zpru-7yn7UMsMwgV"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"H7E3pFCskaCysAxUE4Ar"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e7d3acbcd65ea08347f5'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e7d3acbcd65ea08347f5')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e7d3acbcd65ea08347f9')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"GaY8yrxok9AY43ad9uZk"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e7d3acbcd65ea08347f5')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Started POST "/authenticate/omniauth/google_oauth2/callback" for 127.0.0.1 at 2018-09-08 02:34:19 +0530 Processing by Auth::OmniauthCallbacksController#failure as JSON Parameters: {"code"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{"code"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}"}} Completed 500 Internal Server Error in 1ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"vincenzo.kihn@keelinghilpert.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"8Teq5A_wLu7gKRc-D_gy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zoxkF22F6-8_Fu9f8UUy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e7e2acbcd65ea08347fa'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e7e2acbcd65ea08347fa')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e7e2acbcd65ea08347fd')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"VWmDpz1zkABi1n6tzqm6"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e7e2acbcd65ea08347fa')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Started POST "/authenticate/omniauth/google_oauth2/callback" for 127.0.0.1 at 2018-09-08 02:34:34 +0530 Processing by Auth::OmniauthCallbacksController#failure as JSON Parameters: {"code"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{"code"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}"}} Completed 500 Internal Server Error in 1ms (Views: 0.4ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rodger@johnston.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xMCJeoC4Wgfsoe8Gsa2d"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ejkybiJx41t_QixwqyhJ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e7e7acbcd65ea08347fe'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e7e7acbcd65ea08347fe')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e7e8acbcd65ea0834801')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"wjxXyzspXTP5HGhhHwi6"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e7e7acbcd65ea08347fe')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/google_oauth2/callback" for 127.0.0.1 at 2018-09-08 02:34:40 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"code"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{"code"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Redirected to http://localhost:3000/authenticate/error/omniauth/failed Completed 302 Found in 5ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"christy.dietrich@conroyhoeger.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"dPbDJCFNimhpmimZUcEa"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"UqiskxyVaEf_dTT9Zi3s"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e7e8acbcd65ea0834802'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e7e8acbcd65ea0834802')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e7e8acbcd65ea0834805')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"TcxYVxhqJsfuMTxU7mFW"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e7e8acbcd65ea0834802')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/google_oauth2/callback" for 127.0.0.1 at 2018-09-08 02:34:40 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"code"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":null}", "omniauth_callback"=>{"code"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":null}"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Redirected to http://localhost:3000/authenticate/no_resource/omniauth/failed Completed 302 Found in 5ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"sterling@langworthhowell.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"4xfNGdQyDcQm2LD82aw9"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"WpjU2F2p9xxwYo8Yg4tG"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e7e8acbcd65ea0834806'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e7e8acbcd65ea0834806')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e7e8acbcd65ea0834809')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"S4ywzhBqHsYMsFsULbXS"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e7e8acbcd65ea0834806')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/google_oauth2/callback" for 127.0.0.1 at 2018-09-08 02:34:40 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"code"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{"code"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"j2jtzJ2vQveNUyJf1cLb"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sZjtUA-BjMEneBY7JMe_"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"CGY7LeirS61ScHzxtjAx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e7e8acbcd65ea083480a'), ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e7e8acbcd65ea083480a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"CTxnTB6QLQzzwysUSXWG"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zfqPP2-LcEy_xsN62jhr"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e7e8acbcd65ea083480a')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e7e8acbcd65ea083480a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92e7e8acbcd65ea083480a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"1eD74NVE9xVW6yM6aU5z"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e7e8acbcd65ea083480a')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 21:04:40 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 500 Internal Server Error in 413ms (Views: 0.6ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"kaya.graham@swaniawski.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"8qsyzkfsKwmYXTHM4viM"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"3E1o2DCxg4DwTQMYyT-W"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e7e8acbcd65ea083480e'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e7e8acbcd65ea083480e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e7e9acbcd65ea0834811')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"EBXm1FTJPyqywxX2umVW"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e7e8acbcd65ea083480e')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/google_oauth2/callback" for 127.0.0.1 at 2018-09-08 02:34:41 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"code"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"assholde\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{"code"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"assholde\",\"path\":\"omniauth/users/\"}"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"assholde"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Rendered text template (0.0ms) Filter chain halted as :do_before_request rendered or redirected Completed 401 Unauthorized in 20ms (Views: 17.9ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"maya_franecki@daugherty.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"mCoNZd1F1nkPx6vRhS-i"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Rcck3iFTxaV_PKN1EBKx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e7e9acbcd65ea0834812'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e7e9acbcd65ea0834812')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e7e9acbcd65ea0834815')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ZEYSx-SLcRK1n9o3eZHn"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e7e9acbcd65ea0834812')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"test@gmail.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"2Jepq7Fvt1g-mJjiMsj6"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"8r_j_zBLWSdkShn1z2xT"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e7e9acbcd65ea0834816'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e7e9acbcd65ea0834816')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Started POST "/authenticate/omniauth/google_oauth2/callback" for 127.0.0.1 at 2018-09-08 02:34:41 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"code"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{"code"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"CiDRkHV4BB4WcDXT82sf"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92e7e9acbcd65ea0834816')}, "u"=>{"$set"=>{"identities"=>[{"provider"=>... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e7e9acbcd65ea0834816')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Ddzp82xwi_sTvSGi9j6Z"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e7e9acbcd65ea0834816')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 21:04:41 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 500 Internal Server Error in 149ms (Views: 0.9ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e7e9acbcd65ea0834816')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"lauriane@stroman.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"P1etrNvtHGFvapBxxNZR"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"BPwmFHE8G9sGFkBzzfDZ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e7e9acbcd65ea0834819'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e7e9acbcd65ea0834819')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e7e9acbcd65ea083481c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"2yXBk91WkiysAsGKxkUu"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e7e9acbcd65ea0834819')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/google_oauth2/callback" for 127.0.0.1 at 2018-09-08 02:34:41 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"code"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{"code"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Vy14o14tJTZzxjGdjZxx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"8PCog4a9TRm8eDXjpDrr"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"GZUHsTXbQfGTnuhmsXzU"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e7e9acbcd65ea083481d'), ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e7e9acbcd65ea083481d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ntX99b4W-9-ztggvutb3"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yFHS4pew5bSbKy6zfQ_m"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e7e9acbcd65ea083481d')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e7e9acbcd65ea083481d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92e7e9acbcd65ea083481d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"YsBCPGP6kPXMH-sBUpSo"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e7e9acbcd65ea083481d')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 21:04:41 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 500 Internal Server Error in 226ms (Views: 0.4ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"una@treutelhackett.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yrZ9VEqJvipWEXmiLwuc"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"K7cMzWtSP-wAZ_aB8TyR"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e7e9acbcd65ea0834821'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e7e9acbcd65ea0834821')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e7eaacbcd65ea0834824')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"J9x7Dt-oeXf3pSMYFxi2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e7e9acbcd65ea0834821')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"test@gmail.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"7gUgbMS1LBMD5zD-yZ7S"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sJmMCoZYPQTBvgD21T_F"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e7eaacbcd65ea0834825'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e7eaacbcd65ea0834825')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/google_oauth2/callback" for 127.0.0.1 at 2018-09-08 02:34:42 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"code"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{"code"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"3xyHjvYU87XMaxxptAww"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92e7eaacbcd65ea0834825')}, "u"=>{"$set"=>{"identities"=>[{"provider"=>... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e7eaacbcd65ea0834825')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"SAVu3twUthF49DfBTwxB"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e7eaacbcd65ea0834825')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 21:04:42 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 500 Internal Server Error in 92ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e7eaacbcd65ea0834825')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"triston.king@oconner.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"F_a_siy55TNq85RhkEpG"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"9CCvN5WN1i8Z9JxmHvzb"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e7eaacbcd65ea0834828'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e7eaacbcd65ea0834828')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e7eaacbcd65ea083482b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zVp91jdZHCu9Eu3hf3qr"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e7eaacbcd65ea0834828')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/google_oauth2/callback" for 127.0.0.1 at 2018-09-08 02:34:42 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"code"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{"code"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"4aQqTBiLZzj52BBWi6xN"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"nLjqitYHuDh97GXkpQ5E"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"eUyFWNzMYEJ17TNtFfs3"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e7eaacbcd65ea083482c'), ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e7eaacbcd65ea083482c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"PGvYkokDVjU7ny2N1sBo"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"BobxxSaTDRxnabH_oBZ_"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e7eaacbcd65ea083482c')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e7eaacbcd65ea083482c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92e7eaacbcd65ea083482c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"GsNzBRuRxRmyNcXNbee3"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e7eaacbcd65ea083482c')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 21:04:42 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Completed 500 Internal Server Error in 186ms (Views: 0.4ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"regan@cain.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"j-xznn_dQmh_pjk4-1Py"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"cGKznSPfvgmuxdwqsmyy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e7eaacbcd65ea0834830'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e7eaacbcd65ea0834830')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e7eaacbcd65ea0834833')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"BMEe7tHnkjEh4tM5hd3y"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e7eaacbcd65ea0834830')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/facebook/callback" for 127.0.0.1 at 2018-09-08 02:34:42 +0530 Processing by Auth::OmniauthCallbacksController#failure as JSON Parameters: {"fb_exchange_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{"fb_exchange_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}"}} Completed 500 Internal Server Error in 2ms (Views: 0.6ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"zion@blockheathcote.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"vhQsbQghzKxzPDuxF9gf"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"kZWxNdgRKXaBPp8weffg"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e7f0acbcd65ea0834834'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e7f0acbcd65ea0834834')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e7f0acbcd65ea0834837')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"EjgZ3xusz1bZG34B9z2F"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e7f0acbcd65ea0834834')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/facebook/callback" for 127.0.0.1 at 2018-09-08 02:34:49 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"fb_exchange_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{"fb_exchange_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"facebook", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"bJhAbKcJYPSzzt2eyUST"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"4wiQx6s8Y15yU5zsyL3Q"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"evC5pmnzW3-Srz6zPEpW"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e7f1acbcd65ea0834838'), ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e7f1acbcd65ea0834838')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"JoWhdBFuiJzX-cxsp_PU"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"jdNVm9CnQvNWLx_Y5L7T"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e7f1acbcd65ea0834838')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e7f1acbcd65ea0834838')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92e7f1acbcd65ea0834838')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"bCgCdYrarztB_zdZ936_"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e7f1acbcd65ea0834838')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 21:04:49 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Completed 500 Internal Server Error in 209ms (Views: 0.4ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"laura@brakuskreiger.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Ex-AjbzMxMv5Racyy-sJ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"s-WFxfi4vSL9G5A2oj_4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e7f1acbcd65ea083483c'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e7f1acbcd65ea083483c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e7f1acbcd65ea083483f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xeJhdEKZTsLckhqWzHw4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e7f1acbcd65ea083483c')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/facebook/callback" for 127.0.0.1 at 2018-09-08 02:34:49 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"fb_exchange_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{"fb_exchange_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Redirected to http://localhost:3000/authenticate/error/omniauth/failed Completed 302 Found in 5ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"carey@baileystroman.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"LMhqMhSjiuCxnxsZSxtA"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"mosHeYL8R_1fSQm37_PW"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e7f1acbcd65ea0834840'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e7f1acbcd65ea0834840')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e7f1acbcd65ea0834843')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"K4PfyGPrgA9XXPT_bKLG"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e7f1acbcd65ea0834840')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/facebook/callback" for 127.0.0.1 at 2018-09-08 02:34:49 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"fb_exchange_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":null}", "omniauth_callback"=>{"fb_exchange_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":null}"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Redirected to http://localhost:3000/authenticate/no_resource/omniauth/failed Completed 302 Found in 6ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"gregg@kihn.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Z3CUxS7wbffFY8ma-zFk"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ZC-u4nAk6ihFuzdkRQzY"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e7f1acbcd65ea0834844'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e7f1acbcd65ea0834844')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e7f1acbcd65ea0834847')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Yixpc--sK4dxrMLRxU-V"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e7f1acbcd65ea0834844')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/google_oauth2/callback" for 127.0.0.1 at 2018-09-08 02:34:49 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"id_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{"id_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"vK64AFKt2UuYBJF-RA21"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Zrj1x64SxuYLEw-QZfcA"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"BdMzGC1zNjAbJNLDZjZY"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e7f1acbcd65ea0834848'), ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e7f1acbcd65ea0834848')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"DRKzufVgDdgT8buLwYta"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"VPDL9_xxGz4JqW1-AVVG"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e7f1acbcd65ea0834848')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e7f1acbcd65ea0834848')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92e7f1acbcd65ea0834848')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zxveyyeyV9GeS8VsLjhY"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e7f1acbcd65ea0834848')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 21:04:49 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 500 Internal Server Error in 176ms (Views: 0.3ms) Started POST "/authenticate/omniauth/facebook/callback" for 127.0.0.1 at 2018-09-08 02:34:49 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"fb_exchange_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{"fb_exchange_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"facebook", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"-NA7ua3svXU1PdK3FjSt"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"o--uLpVLDikai_fjw32k"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"BKEggk-ypiojx4CNp7JJ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e7f1acbcd65ea083484c'), ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e7f1acbcd65ea083484c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"d3RUjJTxp8HZJ6rE3Moi"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xsLJzK3DRxejewymj4JR"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e7f1acbcd65ea083484c')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e7f1acbcd65ea083484c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92e7f1acbcd65ea083484c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"bqLfzNx7mo4m1y23hJxg"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92e7f1acbcd65ea0834848')}, "u"=>{"$set"=>{"identities"=>[{"provider"=>... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e7f1acbcd65ea0834848')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ywyLtuEs7fsyp-39iYcG"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e7f1acbcd65ea0834848')}, "u"=>{"$set"=>{"current_sign_in_at"=>2018-09-07 21:04:50 ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Completed 500 Internal Server Error in 252ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"email"=>"rrphotosoft@gmail.com"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/google_oauth2/callback" for 127.0.0.1 at 2018-09-08 02:34:50 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"id_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{"id_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sAnGMHyZ-JpZUDkxCDk6"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>2, "_id"=>BSON::ObjectId('5b92e7f1acbcd65ea0834848')}, "u"=>{"$set"=>{"identities"=>[{"provider"=>... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e7f1acbcd65ea0834848')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"G5jbwC-zXNkhMjy9M69U"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e7f1acbcd65ea0834848')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 21:04:50 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Completed 500 Internal Server Error in 103ms (Views: 0.4ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/facebook/callback" for 127.0.0.1 at 2018-09-08 02:34:50 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"fb_exchange_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{"fb_exchange_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"facebook", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"facebook", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"identities"=>{"$elemMatch"=>{"provider"=>"facebook", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"FpFpNrwdewxh4xdYgPH9"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>3, "_id"=>BSON::ObjectId('5b92e7f1acbcd65ea0834848')}, "u"=>{"$set"=>{"identities"=>[{"provider"=>... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e7f1acbcd65ea0834848')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Cp_xAT99gKes-Sqxsj_y"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e7f1acbcd65ea0834848')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 21:04:50 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 500 Internal Server Error in 101ms (Views: 0.7ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"frederic@kuhlman.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sctzSsNTigaZCEiwMgTG"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"PchJcNEewU32kcUyjHx1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e7f2acbcd65ea0834850'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e7f2acbcd65ea0834850')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e7f2acbcd65ea0834853')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"F3VyU9z8MX9UFdVQ7s47"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e7f2acbcd65ea0834850')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/google_oauth2/callback" for 127.0.0.1 at 2018-09-08 02:34:50 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"id_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{"id_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"pFHM-KoWzLjKqBKozDUm"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zzZePSzw88VkzFr2NH-S"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"_dUU8wVqFndb4WQg9iNR"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e7f2acbcd65ea0834854'), ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e7f2acbcd65ea0834854')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"V-F2V3kDLysuu-R4Y_ty"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xtFvx4BFQssD33nzSXU3"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e7f2acbcd65ea0834854')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e7f2acbcd65ea0834854')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92e7f2acbcd65ea0834854')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"joEdNxy49Yf5vjCxCurs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e7f2acbcd65ea0834854')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 21:04:50 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 500 Internal Server Error in 216ms (Views: 0.9ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/google_oauth2/callback" for 127.0.0.1 at 2018-09-08 02:34:54 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"id_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{"id_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"iw9UZk_GsBKeeQsSkozW"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92e7f2acbcd65ea0834854')}, "u"=>{"$set"=>{"identities"=>[{"provider"=>... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e7f2acbcd65ea0834854')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"_VEUW_tEX3i1z79xenqs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e7f2acbcd65ea0834854')}, "u"=>{"$set"=>{"current_sign_in_at"=>2018-09-07 21:04:54 ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Completed 500 Internal Server Error in 129ms (Views: 0.4ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"nya.hyatt@effertz.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"NXN5b1jYZiKZFQ_yzKSG"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"uySAsB4TK6gfZiZytU13"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e7f6acbcd65ea0834858'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e7f6acbcd65ea0834858')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e7f7acbcd65ea083485b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"8ekfC2ZKhgehJaBpVkgP"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e7f6acbcd65ea0834858')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/google_oauth2/callback" for 127.0.0.1 at 2018-09-08 02:34:55 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"id_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{"id_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"5zmzUxkq9cV-PsNKxKY6"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"CdT84km6MruV_iLzwxTN"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"oEWDEQoLMs-QMAs4GPGx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e7f7acbcd65ea083485c'), ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e7f7acbcd65ea083485c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"BPSfVspsc4LLzs-ztbvP"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yErSafrcP88qjBcXWngi"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e7f7acbcd65ea083485c')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e7f7acbcd65ea083485c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92e7f7acbcd65ea083485c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"eiGzRXpziVCwCV1mn8Qq"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e7f7acbcd65ea083485c')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 21:04:55 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 500 Internal Server Error in 203ms (Views: 0.5ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s Started POST "/authenticate/omniauth/facebook/callback" for 127.0.0.1 at 2018-09-08 02:35:00 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"fb_exchange_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{"fb_exchange_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"facebook", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"mFaBX6eRXY6u-jg-HPqE"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"seTaHosLxMbL82btMWPs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"oRC_Xa6cEsNsVUxsjuY-"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e7fcacbcd65ea0834860'), ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e7fcacbcd65ea0834860')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"aSdvKpWHzHZ25Jt5L8C-"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zP53dLf167oEHLZSmeJi"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e7fcacbcd65ea0834860')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e7fcacbcd65ea0834860')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92e7fcacbcd65ea0834860')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Z3NH7uXJh1t4GRg2Dgis"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92e7f7acbcd65ea083485c')}, "u"=>{"$set"=>{"identities"=>[{"provider"=>... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e7f7acbcd65ea083485c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"A5MSxWZaySyJs9MXBnxS"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e7f7acbcd65ea083485c')}, "u"=>{"$set"=>{"current_sign_in_at"=>2018-09-07 21:05:00 ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 500 Internal Server Error in 385ms (Views: 0.6ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"emile.mcclure@von.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zqyYj3c-xNhZycpa4qH9"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"x-2v7Xeqn47GWtPBgjrs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e7fcacbcd65ea0834864'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e7fcacbcd65ea0834864')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e7fcacbcd65ea0834867')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"nu4FaKaBCz5bXyco1Foe"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e7fcacbcd65ea0834864')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/google_oauth2/callback?id_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-08 02:35:00 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"id_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"6Btyw838SWuFGRYQqdYa"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"tCzY2z5wEUG47WQk_SBF"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"QFXMug3yfPfzWHmzV3sw"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e7fcacbcd65ea0834868'), ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e7fcacbcd65ea0834868')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"TU4DR8LivqxoPyGGq1yy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"h_dgyP8pcVCZSTCtsk6L"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e7fcacbcd65ea0834868')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e7fcacbcd65ea0834868')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92e7fcacbcd65ea0834868')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"_UXofjHvMn7XVxy2_sob"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e7fcacbcd65ea0834868')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 21:05:01 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Completed 500 Internal Server Error in 244ms (Views: 0.4ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{}, "sort"=>{"confirmed_at"=>-1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started POST "/authenticate/users/password" for 127.0.0.1 at 2018-09-08 02:35:01 +0530 Processing by Auth::PasswordsController#create as HTML Parameters: {"user"=>{"email"=>"rrphotosoft@gmail.com"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Redirected to http://www.example.com/authenticate/users/sign_in Completed 302 Found in 19ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"MyNndgSjCUZAyCTth6dq"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Zi7VbzijSwYfoogCVshu"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e7fdacbcd65ea083486c'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e7fdacbcd65ea083486c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e7fdacbcd65ea083486f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"TPSaqA4s3DwMzWNuU_xV"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e7fdacbcd65ea083486c')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/google_oauth2/callback?id_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-08 02:35:01 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"id_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"LEyhDuRUgh3HKyD-stX_"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Kd4DizoHBR7LwuehMDoL"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ky1E68-hxfxry4jaMxg_"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e7fdacbcd65ea0834870'), ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e7fdacbcd65ea0834870')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"4Ph8zFZNf4ok32UWcows"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"c6wJghKMD2DukHf1Dp-C"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e7fdacbcd65ea0834870')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e7fdacbcd65ea0834870')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92e7fdacbcd65ea0834870')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s Completed 500 Internal Server Error in 185ms (Views: 0.4ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"melany.altenwerth@rutherfordkohler.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"G4aTakncB7w7Sts5GxQC"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"c48733hMhJs-qykZEuyj"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e7fdacbcd65ea0834874'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e7fdacbcd65ea0834874')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e7fdacbcd65ea0834877')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"4k7Kny14yTbhhbKJsqyq"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e7fdacbcd65ea0834874')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/google_oauth2/callback" for 127.0.0.1 at 2018-09-08 02:35:01 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"id_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{"id_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"vyT34y9V54UP-v2x8ANJ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"icsuz4yunCMteVxPjEYJ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zrzxhiy_qSCusi7rKgzx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e7fdacbcd65ea0834878'), ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e7fdacbcd65ea0834878')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"NyRpsisdqox5iNzrk-cH"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"urx_7RdByGtd5gsMX2sC"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e7fdacbcd65ea0834878')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e7fdacbcd65ea0834878')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92e7fdacbcd65ea0834878')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"2xM8ziuHzHmDP1RZ2sY8"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e7fdacbcd65ea0834878')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 21:05:01 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 500 Internal Server Error in 219ms (Views: 0.6ms) Started POST "/authenticate/omniauth/facebook/callback" for 127.0.0.1 at 2018-09-08 02:35:01 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"fb_exchange_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{"fb_exchange_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"facebook", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ViKtC3zFkQEd9R78PP-W"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"L5hy_TbJXneWUdtgWYxz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"c74aj3qy16xMwsukLSKB"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e7fdacbcd65ea083487c'), ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e7fdacbcd65ea083487c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"EsUbFpEY2zm-zpABZ-z3"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"a_mPxXHxTP9Lwxvhw_cZ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e7fdacbcd65ea083487c')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e7fdacbcd65ea083487c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92e7fdacbcd65ea083487c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s Completed 500 Internal Server Error in 162ms (Views: 0.6ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/google_oauth2/callback" for 127.0.0.1 at 2018-09-08 02:35:02 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"id_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{"id_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"BJUavm2rybT-ewz5xTrM"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92e7fdacbcd65ea0834878')}, "u"=>{"$set"=>{"identities"=>[{"provider"=>... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e7fdacbcd65ea0834878')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yRzhXnnATSZbVY5_Gjqs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e7fdacbcd65ea0834878')}, "u"=>{"$set"=>{"current_sign_in_at"=>2018-09-07 21:05:02 ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Completed 500 Internal Server Error in 103ms (Views: 0.4ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/facebook/callback" for 127.0.0.1 at 2018-09-08 02:35:02 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"fb_exchange_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{"fb_exchange_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"facebook", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"gWaGbtev_WwvwoAhY4_C"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yhkpBzS2TbHdxnAQe_z3"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"fDeYiCdeKEuicxFVbtW4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e7feacbcd65ea0834880'), ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e7feacbcd65ea0834880')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"MPgD8zgbeUB-nhysNnrk"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yDrhTwDsSnRAhmNooxAP"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e7feacbcd65ea0834880')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e7feacbcd65ea0834880')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92e7feacbcd65ea0834880')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Completed 500 Internal Server Error in 141ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.001s Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. Processing by Auth::AdminCreateUsersController#new as HTML Completed 401 Unauthorized in 1ms Rendered text template (0.0ms) MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_admin_create_users", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Processing by Auth::ImagesController#new as HTML Completed 401 Unauthorized in 1ms Rendered text template (0.0ms) MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_images", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Processing by TestsController#new as HTML Template rendering was prevented by rspec-rails. Use `render_views` to verify rendered view contents if necessary. Rendered tests/new.html.erb within layouts/application (2.4ms) Template rendering was prevented by rspec-rails. Use `render_views` to verify rendered view contents if necessary. Completed 200 OK in 56ms (Views: 41.5ms) MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_type"=>"Test"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Processing by WormsController#new as HTML Template rendering was prevented by rspec-rails. Use `render_views` to verify rendered view contents if necessary. Rendered worms/new.html.erb within layouts/application (0.9ms) Completed 200 OK in 8ms (Views: 7.3ms) MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"worms", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started GET "/tests" for 127.0.0.1 at 2018-09-08 02:36:22 +0530 Processing by TestsController#index as HTML MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Test"}, "limit"=>25, "skip"=>0, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Rendered tests/index.html.erb within layouts/application (4.8ms) Rendered shopping/_navigation_options.html.erb (2.2ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (8.2ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (12.8ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (1.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.9ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (8.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (10.7ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.9ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (2.6ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (3.9ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (19.5ms) Completed 200 OK in 664ms (Views: 651.5ms) Started GET "/worms" for 127.0.0.1 at 2018-09-08 02:36:23 +0530 Processing by WormsController#index as HTML MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"worms", "filter"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Rendered worms/index.html.erb within layouts/application (8.2ms) Rendered shopping/_navigation_options.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (1.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.2ms) Completed 200 OK in 14ms (Views: 13.7ms) Rendered tests/_form.html.erb (50.0ms) Rendered tests/new.html.erb (61.6ms) MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"worms", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e84facbcd65f403ef1af')}]} MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.051s Rendered worms/_form.html.erb (6.3ms) Rendered worms/edit.html.erb (26.8ms) MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"worms", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e84facbcd65f403ef1b0')}]} MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"worms", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e84facbcd65f403ef1b1')}]} MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Rendered worms/index.html.erb (2.1ms) Rendered worms/_form.html.erb (0.7ms) Rendered /home/bhargav/Github/Auth/app/views/auth/images/_image_concern.html.erb (1.8ms) Rendered worms/new.html.erb (27.5ms) MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"worms", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e84facbcd65f403ef1b4')}]} MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Rendered worms/show.html.erb (1.4ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"cleta@franecki.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Ha7sexzERVBHw8rNp9pY"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"GjPeG2iBuUcK-eUxtY_F"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e84facbcd65f403ef1b5'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e84facbcd65f403ef1b5')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e850acbcd65f403ef1b9')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"hkqY1utgHR-TZFSpyxQg"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e84facbcd65f403ef1b5')}, "u"=>{"$set"=>{"client_authentication"=>{"test_app_id"=>"... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.003s Started GET "/authenticate/users/sign_in" for 127.0.0.1 at 2018-09-08 02:36:27 +0530 Processing by Auth::SessionsController#new as HTML Rendered /home/bhargav/Github/Auth/app/views/auth/shared/_devise_error_messages.html.erb (1.7ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.html.erb within layouts/application (15.4ms) Rendered shopping/_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (0.9ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.7ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.2ms) Completed 200 OK in 50ms (Views: 26.6ms) Started GET "/assets/application-58b61102ccea5a541a65441e3f9cb69d515f3003c742c63514020f52715e5d61.css" for 127.0.0.1 at 2018-09-08 02:36:27 +0530 Started GET "/assets/application-884bec1f08c27dfad67282031dfba91a8380f29a74017f1081f0c33cce2b39d5.js" for 127.0.0.1 at 2018-09-08 02:36:27 +0530 Started GET "/authenticate/users/sign_in?_=1536354403682" for 127.0.0.1 at 2018-09-08 02:36:59 +0530 Processing by Auth::SessionsController#new as JS Parameters: {"_"=>"1536354403682"} Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.9ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_inputs.html.erb (3.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_up_inputs.html.erb (1.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_oauth_and_submit.html.erb (1.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_forms.html.erb (15.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_recaptcha_tags.html.erb (0.8ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_navigation_options.html.erb (1.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.js.erb (32.1ms) Completed 200 OK in 52ms (Views: 44.7ms) Started GET "/assets/auth/google_oauth2.svg" for 127.0.0.1 at 2018-09-08 02:36:59 +0530 Started GET "/assets/auth/facebook.svg" for 127.0.0.1 at 2018-09-08 02:36:59 +0530 Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=" for 127.0.0.1 at 2018-09-08 02:36:59 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>""}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>""}, {"additional_login_param"=>""}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.024s Completed 200 OK in 30ms (Views: 0.2ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=9" for 127.0.0.1 at 2018-09-08 02:36:59 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"9"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"9"}, {"additional_login_param"=>"9"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s Completed 200 OK in 7ms (Views: 0.1ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=982" for 127.0.0.1 at 2018-09-08 02:36:59 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"982"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"982"}, {"additional_login_param"=>"982"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s Completed 200 OK in 7ms (Views: 0.2ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=98" for 127.0.0.1 at 2018-09-08 02:36:59 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"98"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"98"}, {"additional_login_param"=>"98"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Completed 200 OK in 3ms (Views: 0.1ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=9822" for 127.0.0.1 at 2018-09-08 02:36:59 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"9822"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"9822"}, {"additional_login_param"=>"9822"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s Completed 200 OK in 6ms (Views: 0.6ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=98220" for 127.0.0.1 at 2018-09-08 02:36:59 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"98220"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"98220"}, {"additional_login_param"=>"98220"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s Completed 200 OK in 6ms (Views: 0.8ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=982202" for 127.0.0.1 at 2018-09-08 02:36:59 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"982202"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"982202"}, {"additional_login_param"=>"982202"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Completed 200 OK in 4ms (Views: 0.1ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=9822028" for 127.0.0.1 at 2018-09-08 02:36:59 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"9822028"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"9822028"}, {"additional_login_param"=>"9822028"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Completed 200 OK in 3ms (Views: 0.2ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=98220285" for 127.0.0.1 at 2018-09-08 02:36:59 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"98220285"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"98220285"}, {"additional_login_param"=>"98220285"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Completed 200 OK in 3ms (Views: 0.1ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=982202851" for 127.0.0.1 at 2018-09-08 02:36:59 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"982202851"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"982202851"}, {"additional_login_param"=>"982202851"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Completed 200 OK in 4ms (Views: 0.4ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=9822028511" for 127.0.0.1 at 2018-09-08 02:36:59 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"9822028511"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"9822028511"}, {"additional_login_param"=>"9822028511"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Completed 200 OK in 4ms (Views: 0.1ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=9822028511" for 127.0.0.1 at 2018-09-08 02:36:59 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"9822028511"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"9822028511"}, {"additional_login_param"=>"9822028511"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Completed 200 OK in 4ms (Views: 0.2ms) Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 02:36:59 +0530 Processing by Auth::RegistrationsController#create as JS Parameters: {"utf8"=>"✓", "user"=>{"login"=>"9822028511", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "additional_login_param"=>"9822028511"}, "commit"=>"Sign Up"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9822028511"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Aue_DKy5RAM5RyzSa1Gt"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yFhGA-D2GsdTggCSpc7_"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e874acbcd65f403ef1bd'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [91a297df-b2e9-4b0f-a7d4-1c03d8d41917] Performing OtpJob from Inline(default) with arguments: ["User", "5b92e874acbcd65f403ef1bd", "send_sms_otp"] [ActiveJob] [OtpJob] [91a297df-b2e9-4b0f-a7d4-1c03d8d41917] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e874acbcd65f403ef1bd')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [91a297df-b2e9-4b0f-a7d4-1c03d8d41917] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [91a297df-b2e9-4b0f-a7d4-1c03d8d41917] ETHON: Libcurl initialized [ActiveJob] [OtpJob] [91a297df-b2e9-4b0f-a7d4-1c03d8d41917] ETHON: performed EASY effective_url=https://2factor.in/API/V1/ac79bc21-6d31-11e7-94da-0200cd936042/SMS/+919822028511/AUTOGEN response_code=0 return_code=operation_timedout total_time=10.518763 [ActiveJob] [OtpJob] [91a297df-b2e9-4b0f-a7d4-1c03d8d41917] Performed OtpJob from Inline(default) in 10546.46ms [ActiveJob] Enqueued OtpJob (Job ID: 91a297df-b2e9-4b0f-a7d4-1c03d8d41917) to Inline(default) with arguments: ["User", "5b92e874acbcd65f403ef1bd", "send_sms_otp"] Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_resource_errors.js.erb (1.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_new_otp_input.html.erb (1.8ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_up_success_inactive_content.html.erb (0.8ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_navigation_options.html.erb (0.6ms) Rendered /home/bhargav/Github/Auth/app/views/auth/registrations/create.js.erb (49.7ms) Completed 200 OK in 10811ms (Views: 102.3ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{}, "sort"=>{"confirmation_sent_at"=>-1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started GET "/authenticate/users/verify_otp?intent=&utf8=%E2%9C%93&user%5Botp%5D=&user%5Badditional_login_param%5D=9822028511&_=1536354403683" for 127.0.0.1 at 2018-09-08 02:37:10 +0530 Processing by OtpController#verify_otp as JS Parameters: {"intent"=>"", "utf8"=>"✓", "user"=>{"otp"=>"", "additional_login_param"=>"9822028511"}, "_"=>"1536354403683", "resource"=>"users"} Unpermitted parameters: utf8, _ MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9822028511"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_resource_errors.js.erb (0.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/confirmations/_verify_otp.js.erb (2.5ms) Completed 200 OK in 25ms (Views: 21.8ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9822028511", "additional_login_param_status"=>2}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"vilma_legros@kunze.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zvFas_NwfyV6hd5zCkBL"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"2ya8SqDsrJZcQa2UHWcc"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e87facbcd65f403ef1bf'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e87facbcd65f403ef1bf')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e87facbcd65f403ef1c2')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"bBs9wGWAwJPz2s9dXdEV"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e87facbcd65f403ef1bf')}, "u"=>{"$set"=>{"client_authentication"=>{"test_app_id"=>"... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started GET "/authenticate/users/sign_in" for 127.0.0.1 at 2018-09-08 02:37:11 +0530 Processing by Auth::SessionsController#new as HTML Rendered /home/bhargav/Github/Auth/app/views/auth/shared/_devise_error_messages.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.html.erb within layouts/application (0.6ms) Rendered shopping/_navigation_options.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (1.3ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.6ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.8ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (1.6ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (2.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (3.2ms) Completed 200 OK in 11ms (Views: 8.7ms) Started GET "/authenticate/users/sign_in?_=1536354431238" for 127.0.0.1 at 2018-09-08 02:37:11 +0530 Processing by Auth::SessionsController#new as JS Parameters: {"_"=>"1536354431238"} Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_inputs.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_up_inputs.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_oauth_and_submit.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_forms.html.erb (1.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_recaptcha_tags.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.js.erb (1.8ms) Completed 200 OK in 3ms (Views: 2.2ms) Started GET "/assets/auth/google_oauth2.svg" for 127.0.0.1 at 2018-09-08 02:37:11 +0530 Started GET "/assets/auth/facebook.svg" for 127.0.0.1 at 2018-09-08 02:37:11 +0530 Started GET "/authenticate/omniauth/users/google_oauth2" for 127.0.0.1 at 2018-09-08 02:37:11 +0530 Started GET "/authenticate/omniauth/google_oauth2/callback" for 127.0.0.1 at 2018-09-08 02:37:11 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as HTML MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"123545"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"gC-13C8-VLtxAHYyw-Be"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"cpFxYh31cHaSqc7bTsfj"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"9yfKWXC9CsNCHvXWQPke"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e87facbcd65f403ef1c6'), ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e87facbcd65f403ef1c6')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"PMiLsqf3MbV6dUeEAij_"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e87facbcd65f403ef1c6')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 21:07:11 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Redirected to http://127.0.0.1:44719/ Completed 302 Found in 134ms Started GET "/" for 127.0.0.1 at 2018-09-08 02:37:11 +0530 Processing by HomeController#index as HTML Rendered home/index.html.erb within layouts/application (1.6ms) Rendered shopping/_navigation_options.html.erb (0.0ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e87facbcd65f403ef1c6')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (3.8ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (4.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.0ms) Completed 200 OK in 16ms (Views: 15.3ms) Started GET "/authenticate/omniauth/users/assets/lab.jpg" for 127.0.0.1 at 2018-09-08 02:37:11 +0530 Started GET "/authenticate/omniauth/users/assets/ai_lab.jpg" for 127.0.0.1 at 2018-09-08 02:37:11 +0530 Started GET "/assets/auth/google_oauth2.svg" for 127.0.0.1 at 2018-09-08 02:37:11 +0530 Started GET "/assets/auth/facebook.svg" for 127.0.0.1 at 2018-09-08 02:37:11 +0530 MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"leonora.spinka@lynch.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"SqXByaApArJWRv_Qnjh2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ycub6w9VyYD1MzjpRVp2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e87facbcd65f403ef1ca'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e87facbcd65f403ef1ca')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e87facbcd65f403ef1cd')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"6zjew5oW-yk4xr-7sjpy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e87facbcd65f403ef1ca')}, "u"=>{"$set"=>{"client_authentication"=>{"test_app_id"=>"... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started GET "/authenticate/users/sign_in" for 127.0.0.1 at 2018-09-08 02:37:11 +0530 Processing by Auth::SessionsController#new as HTML Rendered /home/bhargav/Github/Auth/app/views/auth/shared/_devise_error_messages.html.erb (0.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.html.erb within layouts/application (0.5ms) Rendered shopping/_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (3.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (3.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.6ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.8ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (1.2ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (2.3ms) Completed 200 OK in 10ms (Views: 8.8ms) Started GET "/authenticate/users/sign_in?_=1536354432005" for 127.0.0.1 at 2018-09-08 02:37:12 +0530 Processing by Auth::SessionsController#new as JS Parameters: {"_"=>"1536354432005"} Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_inputs.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_up_inputs.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_oauth_and_submit.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_forms.html.erb (0.9ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_recaptcha_tags.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.js.erb (2.0ms) Completed 200 OK in 3ms (Views: 2.4ms) Started GET "/assets/auth/google_oauth2.svg" for 127.0.0.1 at 2018-09-08 02:37:12 +0530 Started GET "/assets/auth/facebook.svg" for 127.0.0.1 at 2018-09-08 02:37:12 +0530 Started GET "/authenticate/omniauth/users/google_oauth2" for 127.0.0.1 at 2018-09-08 02:37:12 +0530 Started GET "/authenticate/omniauth/google_oauth2/callback" for 127.0.0.1 at 2018-09-08 02:37:12 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as HTML MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"123545"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xRayAYHdbk4HH-s31ziY"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"KcZeEvKCVcCrysNj7SGL"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"eyUUQEssQRv-8x_4W9Bv"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e880acbcd65f403ef1d1'), ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e880acbcd65f403ef1d1')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"DstGnyRdqFffpMyb1zmM"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e880acbcd65f403ef1d1')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 21:07:12 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Redirected to http://127.0.0.1:44719/ Completed 302 Found in 136ms Started GET "/" for 127.0.0.1 at 2018-09-08 02:37:12 +0530 Processing by HomeController#index as HTML Rendered home/index.html.erb within layouts/application (0.1ms) Rendered shopping/_navigation_options.html.erb (0.1ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e880acbcd65f403ef1d1')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (5.5ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (5.9ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.8ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.7ms) Completed 200 OK in 12ms (Views: 11.7ms) Started GET "/authenticate/omniauth/users/assets/lab.jpg" for 127.0.0.1 at 2018-09-08 02:37:12 +0530 Started GET "/authenticate/omniauth/users/assets/ai_lab.jpg" for 127.0.0.1 at 2018-09-08 02:37:12 +0530 Started GET "/assets/auth/google_oauth2.svg" for 127.0.0.1 at 2018-09-08 02:37:12 +0530 Started GET "/assets/auth/facebook.svg" for 127.0.0.1 at 2018-09-08 02:37:12 +0530 Started DELETE "/authenticate/users/sign_out" for 127.0.0.1 at 2018-09-08 02:37:12 +0530 Processing by Auth::SessionsController#destroy as HTML Parameters: {"authenticity_token"=>"kVpusa0T2emA9w9CWLg5Pzak0NfFEtXq0dPS4FVgdsWmcX52qlqe4UnkDjgtuyPn7ORpljRW3c/zVmqWT1XMOQ=="} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e880acbcd65f403ef1d1')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Redirected to http://127.0.0.1:44719/ Completed 302 Found in 3ms Started GET "/" for 127.0.0.1 at 2018-09-08 02:37:12 +0530 Processing by HomeController#index as HTML Rendered home/index.html.erb within layouts/application (0.0ms) Rendered shopping/_navigation_options.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (1.2ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.0ms) Completed 200 OK in 6ms (Views: 5.7ms) Started GET "/assets/ai_lab.jpg" for 127.0.0.1 at 2018-09-08 02:37:12 +0530 Started GET "/assets/lab.jpg" for 127.0.0.1 at 2018-09-08 02:37:12 +0530 MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"elyse@prohaskafeest.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ua2yss4zhbwmA8QBzqxz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zFM1xCtKsU2moT_sRtZT"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e880acbcd65f403ef1d6'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e880acbcd65f403ef1d6')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e880acbcd65f403ef1d9')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"S5Nu9eHoksfNRUM-e9Qu"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e880acbcd65f403ef1d6')}, "u"=>{"$set"=>{"client_authentication"=>{"test_app_id"=>"... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started GET "/authenticate/users/sign_in?api_key=test¤t_app_id=test_app_id&redirect_url=http%3A%2F%2Fwww.google.com" for 127.0.0.1 at 2018-09-08 02:37:13 +0530 Processing by Auth::SessionsController#new as HTML Parameters: {"api_key"=>"test", "current_app_id"=>"test_app_id", "redirect_url"=>"http://www.google.com"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Rendered /home/bhargav/Github/Auth/app/views/auth/shared/_devise_error_messages.html.erb (0.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.html.erb within layouts/application (0.4ms) Rendered shopping/_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (0.8ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.2ms) Completed 200 OK in 12ms (Views: 4.9ms) Started GET "/authenticate/users/sign_in?_=1536354433090" for 127.0.0.1 at 2018-09-08 02:37:13 +0530 Processing by Auth::SessionsController#new as JS Parameters: {"_"=>"1536354433090"} Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_inputs.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_up_inputs.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_oauth_and_submit.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_forms.html.erb (1.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_recaptcha_tags.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.js.erb (2.0ms) Completed 200 OK in 5ms (Views: 2.5ms) Started GET "/assets/auth/google_oauth2.svg" for 127.0.0.1 at 2018-09-08 02:37:13 +0530 Started GET "/assets/auth/facebook.svg" for 127.0.0.1 at 2018-09-08 02:37:13 +0530 Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=" for 127.0.0.1 at 2018-09-08 02:37:13 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>""}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>""}, {"additional_login_param"=>""}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.004s Completed 200 OK in 6ms (Views: 0.2ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=r" for 127.0.0.1 at 2018-09-08 02:37:13 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"r"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"r"}, {"additional_login_param"=>"r"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Completed 200 OK in 3ms (Views: 0.2ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=re" for 127.0.0.1 at 2018-09-08 02:37:13 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"re"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"re"}, {"additional_login_param"=>"re"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Completed 200 OK in 5ms (Views: 0.2ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=ret" for 127.0.0.1 at 2018-09-08 02:37:13 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"ret"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"ret"}, {"additional_login_param"=>"ret"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Completed 200 OK in 3ms (Views: 0.1ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=reta" for 127.0.0.1 at 2018-09-08 02:37:13 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"reta"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"reta"}, {"additional_login_param"=>"reta"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s Completed 200 OK in 6ms (Views: 0.1ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retar" for 127.0.0.1 at 2018-09-08 02:37:13 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"retar"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"retar"}, {"additional_login_param"=>"retar"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Completed 200 OK in 4ms (Views: 0.1ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard" for 127.0.0.1 at 2018-09-08 02:37:13 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"retard"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"retard"}, {"additional_login_param"=>"retard"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Completed 200 OK in 3ms (Views: 0.1ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40" for 127.0.0.1 at 2018-09-08 02:37:13 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"retard@"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"retard@"}, {"additional_login_param"=>"retard@"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Completed 200 OK in 2ms (Views: 0.1ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40g" for 127.0.0.1 at 2018-09-08 02:37:13 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"retard@g"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"retard@g"}, {"additional_login_param"=>"retard@g"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Completed 200 OK in 2ms (Views: 0.1ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40gm" for 127.0.0.1 at 2018-09-08 02:37:13 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"retard@gm"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"retard@gm"}, {"additional_login_param"=>"retard@gm"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Completed 200 OK in 3ms (Views: 0.1ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40gma" for 127.0.0.1 at 2018-09-08 02:37:13 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"retard@gma"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"retard@gma"}, {"additional_login_param"=>"retard@gma"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Completed 200 OK in 2ms (Views: 0.1ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40gmai" for 127.0.0.1 at 2018-09-08 02:37:13 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"retard@gmai"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"retard@gmai"}, {"additional_login_param"=>"retard@gmai"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.006s Completed 200 OK in 9ms (Views: 0.1ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40gmail." for 127.0.0.1 at 2018-09-08 02:37:13 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"retard@gmail."}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"retard@gmail."}, {"additional_login_param"=>"retard@gmail."}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Completed 200 OK in 4ms (Views: 0.2ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40gmail" for 127.0.0.1 at 2018-09-08 02:37:13 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"retard@gmail"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"retard@gmail"}, {"additional_login_param"=>"retard@gmail"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Completed 200 OK in 3ms (Views: 0.1ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40gmail.c" for 127.0.0.1 at 2018-09-08 02:37:13 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"retard@gmail.c"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"retard@gmail.c"}, {"additional_login_param"=>"retard@gmail.c"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Completed 200 OK in 3ms (Views: 0.1ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40gmail.co" for 127.0.0.1 at 2018-09-08 02:37:13 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"retard@gmail.co"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"retard@gmail.co"}, {"additional_login_param"=>"retard@gmail.co"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Completed 200 OK in 3ms (Views: 0.1ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40gmail.com" for 127.0.0.1 at 2018-09-08 02:37:13 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"retard@gmail.com"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"retard@gmail.com"}, {"additional_login_param"=>"retard@gmail.com"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Completed 200 OK in 2ms (Views: 0.1ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40gmail.com" for 127.0.0.1 at 2018-09-08 02:37:13 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"retard@gmail.com"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"retard@gmail.com"}, {"additional_login_param"=>"retard@gmail.com"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Completed 200 OK in 3ms (Views: 0.1ms) Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 02:37:13 +0530 Processing by Auth::RegistrationsController#create as JS Parameters: {"utf8"=>"✓", "authenticity_token"=>"1us1s9S5D8dSEqHi/37pk9hhU2EfoioPnrDOFX+T3SRvZbd8s2itJWA++YgtGUnFlTCM4Z4sdfb1UE3S6k1yOw==", "user"=>{"login"=>"retard@gmail.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "email"=>"retard@gmail.com"}, "commit"=>"Sign Up"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"retard@gmail.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"XsR_6i3VJSEjz_CHFKaX"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"t-jpJFv5fSznoGsCsrf2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e881acbcd65f403ef1e0'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e881acbcd65f403ef1e0')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [6a0f3dac-259b-4056-b135-5db3d494ff6c] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92e881acbcd65f403ef1e0, "BXFSLPmbscx1vzzU6sRJ", {} [ActiveJob] [ActionMailer::DeliveryJob] [6a0f3dac-259b-4056-b135-5db3d494ff6c] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (1.9ms) [ActiveJob] [ActionMailer::DeliveryJob] [6a0f3dac-259b-4056-b135-5db3d494ff6c] Devise::Mailer#confirmation_instructions: processed outbound mail in 66.7ms [ActiveJob] [ActionMailer::DeliveryJob] [6a0f3dac-259b-4056-b135-5db3d494ff6c] Sent mail to retard@gmail.com (14.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [6a0f3dac-259b-4056-b135-5db3d494ff6c] Date: Sat, 08 Sep 2018 02:37:13 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: retard@gmail.com Message-ID: <5b92e881bd165_5f402b103a70a3d0226c1@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome retard@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [6a0f3dac-259b-4056-b135-5db3d494ff6c] Performed ActionMailer::DeliveryJob from Inline(mailers) in 81.64ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 6a0f3dac-259b-4056-b135-5db3d494ff6c) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92e881acbcd65f403ef1e0, "BXFSLPmbscx1vzzU6sRJ", {} Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_resource_errors.js.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_new_otp_input.html.erb (0.6ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_navigation_options.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_up_success_inactive_content.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_navigation_options.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/registrations/create.js.erb (3.3ms) Completed 200 OK in 227ms (Views: 3.8ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"retard@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started GET "/authenticate/users/confirmation?confirmation_token=BXFSLPmbscx1vzzU6sRJ" for 127.0.0.1 at 2018-09-08 02:37:13 +0530 Processing by Auth::ConfirmationsController#show as HTML Parameters: {"confirmation_token"=>"BXFSLPmbscx1vzzU6sRJ"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"confirmation_token"=>"BXFSLPmbscx1vzzU6sRJ"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"VrkCA3y7EYDP6tXooGg3"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e881acbcd65f403ef1e0')}, "u"=>{"$set"=>{"confirmed_at"=>2018-09-07 21:07:13 UTC, "... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e881acbcd65f403ef1e0')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Redirected to http://127.0.0.1:44719/authenticate/users/sign_in Completed 302 Found in 50ms Started GET "/authenticate/users/sign_in" for 127.0.0.1 at 2018-09-08 02:37:14 +0530 Processing by Auth::SessionsController#new as HTML Rendered /home/bhargav/Github/Auth/app/views/auth/shared/_devise_error_messages.html.erb (0.7ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.html.erb within layouts/application (1.5ms) Rendered shopping/_navigation_options.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (0.8ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (0.9ms) Completed 200 OK in 9ms (Views: 6.4ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e881acbcd65f403ef1e0')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started GET "/authenticate/users/sign_in?_=1536354434078" for 127.0.0.1 at 2018-09-08 02:37:14 +0530 Processing by Auth::SessionsController#new as JS Parameters: {"_"=>"1536354434078"} Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_inputs.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_up_inputs.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_oauth_and_submit.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_forms.html.erb (0.9ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_recaptcha_tags.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_navigation_options.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.js.erb (1.8ms) Completed 200 OK in 4ms (Views: 2.2ms) Started GET "/assets/auth/google_oauth2.svg" for 127.0.0.1 at 2018-09-08 02:37:14 +0530 Started GET "/assets/auth/facebook.svg" for 127.0.0.1 at 2018-09-08 02:37:14 +0530 Started POST "/authenticate/users/sign_in" for 127.0.0.1 at 2018-09-08 02:37:14 +0530 Processing by Auth::SessionsController#create as JS Parameters: {"utf8"=>"✓", "authenticity_token"=>"Q74N324BhTWuOkjX3e8Tmsq7gnrpppe3ZpsF7ToxE7L6MI8QCdAn15wWEL0PiLPMh+pd+mgoyE4Ne4Yqr++8rQ==", "user"=>{"login"=>"retard@gmail.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "commit"=>"Log In"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"$or"=>[{"additional_login_param"=>/^retard@gmail\.com$/i, "additional_login_param_status"=>2}, {"email"=>/^retard@gmail\.com$/i}]}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.026s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"N7CJ4SGWUfdr4g2_txS6"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e881acbcd65f403ef1e0')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 21:07:14 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (5.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_success_content.html.erb (1.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_navigation_options.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/create.js.erb (18.4ms) Completed 200 OK in 127ms (Views: 35.5ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"dwight@rooblakin.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"8LxUio8piy4VbTj3vHvA"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"1ebLDz1jWt8iizLVRh48"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e887acbcd65f403ef1f0'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e887acbcd65f403ef1f0')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e887acbcd65f403ef1f3')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Rb2jbdfATLEecSy-tsix"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e887acbcd65f403ef1f0')}, "u"=>{"$set"=>{"client_authentication"=>{"test_app_id"=>"... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started GET "/authenticate/users/sign_in" for 127.0.0.1 at 2018-09-08 02:37:19 +0530 Processing by Auth::SessionsController#new as HTML Rendered /home/bhargav/Github/Auth/app/views/auth/shared/_devise_error_messages.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.html.erb within layouts/application (0.7ms) Rendered shopping/_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (1.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.7ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.6ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.7ms) Completed 200 OK in 9ms (Views: 6.3ms) Started GET "/authenticate/users/sign_in?_=1536354439521" for 127.0.0.1 at 2018-09-08 02:37:19 +0530 Processing by Auth::SessionsController#new as JS Parameters: {"_"=>"1536354439521"} Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_inputs.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_up_inputs.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_oauth_and_submit.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_forms.html.erb (1.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_recaptcha_tags.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.js.erb (2.0ms) Completed 200 OK in 4ms (Views: 2.5ms) Started GET "/assets/auth/google_oauth2.svg" for 127.0.0.1 at 2018-09-08 02:37:19 +0530 Started GET "/assets/auth/facebook.svg" for 127.0.0.1 at 2018-09-08 02:37:19 +0530 Started GET "/authenticate/omniauth/users/google_oauth2" for 127.0.0.1 at 2018-09-08 02:37:19 +0530 Started GET "/authenticate/omniauth/google_oauth2/callback" for 127.0.0.1 at 2018-09-08 02:37:19 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as HTML Redirected to http://127.0.0.1:44719/authenticate/error/omniauth/failed Completed 302 Found in 2ms Started GET "/authenticate/error/omniauth/failed" for 127.0.0.1 at 2018-09-08 02:37:19 +0530 Processing by Auth::OmniauthCallbacksController#failure as HTML Parameters: {"res"=>"error"} Rendered /home/bhargav/Github/Auth/app/views/auth/omniauth_callbacks/failure.html.erb within layouts/application (1.2ms) Rendered shopping/_navigation_options.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (1.4ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.7ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.6ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.4ms) Completed 200 OK in 16ms (Views: 15.2ms) Started GET "/assets/auth/google_oauth2.svg" for 127.0.0.1 at 2018-09-08 02:37:19 +0530 Started GET "/assets/auth/facebook.svg" for 127.0.0.1 at 2018-09-08 02:37:19 +0530 MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"ewell_blanda@reichel.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"UKPK_EYbfsdPZMjUP8QS"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"qmKjk77t_NUUr6jv3Znu"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e887acbcd65f403ef1f8'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e887acbcd65f403ef1f8')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e888acbcd65f403ef1fb')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Z7YA7-Lbere-PbcazmGK"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e887acbcd65f403ef1f8')}, "u"=>{"$set"=>{"client_authentication"=>{"test_app_id"=>"... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Started GET "/authenticate/users/sign_in" for 127.0.0.1 at 2018-09-08 02:37:20 +0530 Processing by Auth::SessionsController#new as HTML Rendered /home/bhargav/Github/Auth/app/views/auth/shared/_devise_error_messages.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.html.erb within layouts/application (0.7ms) Rendered shopping/_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (1.4ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.8ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.9ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (1.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.6ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (2.2ms) Completed 200 OK in 11ms (Views: 8.4ms) Started GET "/authenticate/users/sign_in?_=1536354440127" for 127.0.0.1 at 2018-09-08 02:37:20 +0530 Processing by Auth::SessionsController#new as JS Parameters: {"_"=>"1536354440127"} Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_inputs.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_up_inputs.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_oauth_and_submit.html.erb (0.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_forms.html.erb (1.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_recaptcha_tags.html.erb (0.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_navigation_options.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.js.erb (3.6ms) Completed 200 OK in 5ms (Views: 4.0ms) Started GET "/assets/auth/google_oauth2.svg" for 127.0.0.1 at 2018-09-08 02:37:20 +0530 Started GET "/assets/auth/facebook.svg" for 127.0.0.1 at 2018-09-08 02:37:20 +0530 Started GET "/authenticate/omniauth/users/google_oauth2" for 127.0.0.1 at 2018-09-08 02:37:20 +0530 Started GET "/authenticate/omniauth/google_oauth2/callback" for 127.0.0.1 at 2018-09-08 02:37:20 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as HTML MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"123545"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"fo-h7aVv1YSfqA8oGNbA"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Pxph1CBrKju2-FdrKJVH"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"HiSjsPcjE_XBVfMB1HhN"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e888acbcd65f403ef1ff'), ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e888acbcd65f403ef1ff')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zXC4g3tW7peko5Gg27-q"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e888acbcd65f403ef1ff')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 21:07:20 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://127.0.0.1:44719/ Completed 302 Found in 221ms Started GET "/" for 127.0.0.1 at 2018-09-08 02:37:20 +0530 Processing by HomeController#index as HTML Rendered home/index.html.erb within layouts/application (0.1ms) Rendered shopping/_navigation_options.html.erb (0.0ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e888acbcd65f403ef1ff')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (4.2ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (4.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.6ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.4ms) Completed 200 OK in 10ms (Views: 9.2ms) Started GET "/authenticate/omniauth/users/assets/lab.jpg" for 127.0.0.1 at 2018-09-08 02:37:20 +0530 Started GET "/authenticate/omniauth/users/assets/ai_lab.jpg" for 127.0.0.1 at 2018-09-08 02:37:20 +0530 Started GET "/assets/auth/google_oauth2.svg" for 127.0.0.1 at 2018-09-08 02:37:20 +0530 Started GET "/assets/auth/facebook.svg" for 127.0.0.1 at 2018-09-08 02:37:20 +0530 Started DELETE "/authenticate/users/sign_out" for 127.0.0.1 at 2018-09-08 02:37:20 +0530 Processing by Auth::SessionsController#destroy as HTML Parameters: {"authenticity_token"=>"HCIDjeqBS4rDB8blBtMm2PmLjZzBCCv5qGjPKhRF0wi/qY4cpS7zXVANzVvFtJV442HpKxfv7rVe5e2gWKIw8Q=="} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e888acbcd65f403ef1ff')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Redirected to http://127.0.0.1:44719/ Completed 302 Found in 5ms Started GET "/" for 127.0.0.1 at 2018-09-08 02:37:20 +0530 Processing by HomeController#index as HTML Rendered home/index.html.erb within layouts/application (0.2ms) Rendered shopping/_navigation_options.html.erb (0.2ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (2.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (2.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.6ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.4ms) Completed 200 OK in 12ms (Views: 10.7ms) Started GET "/assets/lab.jpg" for 127.0.0.1 at 2018-09-08 02:37:21 +0530 Started GET "/assets/ai_lab.jpg" for 127.0.0.1 at 2018-09-08 02:37:21 +0530 MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jean_homenick@nicolasmacejkovic.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"9aQAJyGb9ox4sJqoTd5q"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"UqRywMTFcaxtkUX3Kqik"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e889acbcd65f403ef204'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e889acbcd65f403ef204')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e889acbcd65f403ef207')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"fsUU4iFKg2aKicGDbec1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e889acbcd65f403ef204')}, "u"=>{"$set"=>{"client_authentication"=>{"test_app_id"=>"... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started GET "/authenticate/users/sign_in" for 127.0.0.1 at 2018-09-08 02:37:21 +0530 Processing by Auth::SessionsController#new as HTML Rendered /home/bhargav/Github/Auth/app/views/auth/shared/_devise_error_messages.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.html.erb within layouts/application (0.7ms) Rendered shopping/_navigation_options.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (2.5ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (3.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.7ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.9ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (1.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (1.7ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (3.0ms) Completed 200 OK in 13ms (Views: 10.4ms) Started GET "/authenticate/users/sign_in?_=1536354441206" for 127.0.0.1 at 2018-09-08 02:37:21 +0530 Processing by Auth::SessionsController#new as JS Parameters: {"_"=>"1536354441206"} Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_inputs.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_up_inputs.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_oauth_and_submit.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_forms.html.erb (1.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_recaptcha_tags.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_navigation_options.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.js.erb (2.9ms) Completed 200 OK in 5ms (Views: 3.4ms) Started GET "/assets/auth/google_oauth2.svg" for 127.0.0.1 at 2018-09-08 02:37:21 +0530 Started GET "/assets/auth/facebook.svg" for 127.0.0.1 at 2018-09-08 02:37:21 +0530 Started GET "/authenticate/omniauth/users/google_oauth2" for 127.0.0.1 at 2018-09-08 02:37:21 +0530 Started GET "/authenticate/omniauth/google_oauth2/callback" for 127.0.0.1 at 2018-09-08 02:37:21 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as HTML MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"123545"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ZyEGk22DFVXmUG7Mcxrm"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"vkQYbs23zqzTYcyjUZsZ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"c9Kizu2u8Mzk36aDdxn1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e889acbcd65f403ef20b'), ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e889acbcd65f403ef20b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://127.0.0.1:44719/authenticate/There%20was%20an%20error%20processing%20your%20request/omniauth/failed Completed 302 Found in 82ms Started GET "/authenticate/There%20was%20an%20error%20processing%20your%20request/omniauth/failed" for 127.0.0.1 at 2018-09-08 02:37:21 +0530 Processing by Auth::OmniauthCallbacksController#failure as HTML Parameters: {"res"=>"There was an error processing your request"} Rendered /home/bhargav/Github/Auth/app/views/auth/omniauth_callbacks/failure.html.erb within layouts/application (0.1ms) Rendered shopping/_navigation_options.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (1.3ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.6ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.3ms) Completed 200 OK in 8ms (Views: 7.0ms) Started GET "/assets/auth/google_oauth2.svg" for 127.0.0.1 at 2018-09-08 02:37:21 +0530 Started GET "/assets/auth/facebook.svg" for 127.0.0.1 at 2018-09-08 02:37:21 +0530 MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"else.cronin@schroedergerlach.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zVZeedZyBxUo_2z8tRGx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"toN_MLdboGXihXZuCQAc"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e88bacbcd65f403ef20f'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e88bacbcd65f403ef20f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e88bacbcd65f403ef212')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"BFHg5oDHidPyFbiQRZcK"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e88bacbcd65f403ef20f')}, "u"=>{"$set"=>{"client_authentication"=>{"test_app_id"=>"... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started GET "/authenticate/users/sign_in" for 127.0.0.1 at 2018-09-08 02:37:23 +0530 Processing by Auth::SessionsController#new as HTML Rendered /home/bhargav/Github/Auth/app/views/auth/shared/_devise_error_messages.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.html.erb within layouts/application (0.7ms) Rendered shopping/_navigation_options.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (1.3ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.7ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.6ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.8ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.8ms) Completed 200 OK in 11ms (Views: 9.2ms) Started GET "/authenticate/users/sign_in?_=1536354443596" for 127.0.0.1 at 2018-09-08 02:37:23 +0530 Processing by Auth::SessionsController#new as JS Parameters: {"_"=>"1536354443596"} Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_inputs.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_up_inputs.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_oauth_and_submit.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_forms.html.erb (1.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_recaptcha_tags.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.js.erb (2.3ms) Completed 200 OK in 4ms (Views: 2.7ms) Started GET "/assets/auth/google_oauth2.svg" for 127.0.0.1 at 2018-09-08 02:37:23 +0530 Started GET "/assets/auth/facebook.svg" for 127.0.0.1 at 2018-09-08 02:37:23 +0530 Started GET "/authenticate/omniauth/users/google_oauth2" for 127.0.0.1 at 2018-09-08 02:37:23 +0530 Started GET "/authenticate/omniauth/google_oauth2/callback" for 127.0.0.1 at 2018-09-08 02:37:23 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as HTML MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"123545"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"iiJzFymY4WR2kjp-dV9u"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xa9yR9tBXK_fFh-VzfZM"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Jcbs4Te2Dtb8pRrk3yy5"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e88bacbcd65f403ef216'), ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e88bacbcd65f403ef216')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [9c3cbbc9-7a14-4864-973a-f72712230f88] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92e88bacbcd65f403ef216, "sWYsvwsTXayXYGR94TuM", {} [ActiveJob] [ActionMailer::DeliveryJob] [9c3cbbc9-7a14-4864-973a-f72712230f88] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [9c3cbbc9-7a14-4864-973a-f72712230f88] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.6ms [ActiveJob] [ActionMailer::DeliveryJob] [9c3cbbc9-7a14-4864-973a-f72712230f88] Sent mail to rrphotosoft@gmail.com (2.0ms) [ActiveJob] [ActionMailer::DeliveryJob] [9c3cbbc9-7a14-4864-973a-f72712230f88] Date: Sat, 08 Sep 2018 02:37:23 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rrphotosoft@gmail.com Message-ID: <5b92e88bcbf0a_5f402b103a7126342271c@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome rrphotosoft@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [9c3cbbc9-7a14-4864-973a-f72712230f88] Performed ActionMailer::DeliveryJob from Inline(mailers) in 4.23ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 9c3cbbc9-7a14-4864-973a-f72712230f88) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92e88bacbcd65f403ef216, "sWYsvwsTXayXYGR94TuM", {} Completed 401 Unauthorized in 80ms Started GET "/authenticate/users/sign_in" for 127.0.0.1 at 2018-09-08 02:37:23 +0530 Processing by Auth::SessionsController#new as HTML Rendered /home/bhargav/Github/Auth/app/views/auth/shared/_devise_error_messages.html.erb (0.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.html.erb within layouts/application (0.5ms) Rendered shopping/_navigation_options.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (1.6ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.9ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.2ms) Completed 200 OK in 9ms (Views: 6.8ms) Started GET "/assets/auth/google_oauth2.svg" for 127.0.0.1 at 2018-09-08 02:37:24 +0530 Started GET "/assets/auth/facebook.svg" for 127.0.0.1 at 2018-09-08 02:37:24 +0530 MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"marcus@schmitt.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"VRxSLQBwJsA4ZzS1ygMH"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"KcVmzoLAJF9Mee5ZX9XS"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e88cacbcd65f403ef21a'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e88cacbcd65f403ef21a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [efc3c208-a61d-4e20-b311-eddb107615ca] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92e88cacbcd65f403ef21a, "aEm2D5PU1sC8xvk17aaW", {} [ActiveJob] [ActionMailer::DeliveryJob] [efc3c208-a61d-4e20-b311-eddb107615ca] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (1.4ms) [ActiveJob] [ActionMailer::DeliveryJob] [efc3c208-a61d-4e20-b311-eddb107615ca] Devise::Mailer#confirmation_instructions: processed outbound mail in 3.6ms [ActiveJob] [ActionMailer::DeliveryJob] [efc3c208-a61d-4e20-b311-eddb107615ca] Sent mail to marcus@schmitt.com (2.0ms) [ActiveJob] [ActionMailer::DeliveryJob] [efc3c208-a61d-4e20-b311-eddb107615ca] Date: Sat, 08 Sep 2018 02:37:24 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: marcus@schmitt.com Message-ID: <5b92e88c19387_5f402b1035b00f5c22811@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome marcus@schmitt.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [efc3c208-a61d-4e20-b311-eddb107615ca] Performed ActionMailer::DeliveryJob from Inline(mailers) in 6.22ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: efc3c208-a61d-4e20-b311-eddb107615ca) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92e88cacbcd65f403ef21a, "aEm2D5PU1sC8xvk17aaW", {} MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e88cacbcd65f403ef21c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ZJsowDVcxSPfyBqp7zXE"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e88cacbcd65f403ef21a')}, "u"=>{"$set"=>{"client_authentication"=>{"test_app_id"=>"... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Started GET "/authenticate/users/sign_in" for 127.0.0.1 at 2018-09-08 02:37:24 +0530 Processing by Auth::SessionsController#new as HTML Rendered /home/bhargav/Github/Auth/app/views/auth/shared/_devise_error_messages.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.html.erb within layouts/application (0.3ms) Rendered shopping/_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (0.7ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (0.9ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (0.9ms) Completed 200 OK in 5ms (Views: 3.7ms) Started GET "/authenticate/users/sign_in?_=1536354444233" for 127.0.0.1 at 2018-09-08 02:37:24 +0530 Processing by Auth::SessionsController#new as JS Parameters: {"_"=>"1536354444233"} Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_inputs.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_up_inputs.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_oauth_and_submit.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_forms.html.erb (1.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_recaptcha_tags.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.js.erb (1.8ms) Completed 200 OK in 3ms (Views: 2.2ms) Started GET "/assets/auth/google_oauth2.svg" for 127.0.0.1 at 2018-09-08 02:37:24 +0530 Started GET "/assets/auth/facebook.svg" for 127.0.0.1 at 2018-09-08 02:37:24 +0530 Started GET "/authenticate/omniauth/users/google_oauth2" for 127.0.0.1 at 2018-09-08 02:37:24 +0530 Started GET "/authenticate/omniauth/google_oauth2/callback" for 127.0.0.1 at 2018-09-08 02:37:24 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as HTML Redirected to http://127.0.0.1:44719/authenticate/no_resource/omniauth/failed Completed 302 Found in 1ms Started GET "/authenticate/no_resource/omniauth/failed" for 127.0.0.1 at 2018-09-08 02:37:24 +0530 Processing by Auth::OmniauthCallbacksController#failure as HTML Parameters: {"res"=>"no_resource"} Rendered /home/bhargav/Github/Auth/app/views/auth/omniauth_callbacks/failure.html.erb within layouts/application (0.2ms) Rendered shopping/_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (0.9ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.2ms) Completed 200 OK in 6ms (Views: 5.2ms) Started GET "/assets/auth/google_oauth2.svg" for 127.0.0.1 at 2018-09-08 02:37:24 +0530 Started GET "/assets/auth/facebook.svg" for 127.0.0.1 at 2018-09-08 02:37:24 +0530 MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"heath@oreilly.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"m-Exs3qvEWeV3oDGLLZz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"N6x1fFGBszC9rPLpGpmD"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e88cacbcd65f403ef221'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e88cacbcd65f403ef221')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e88cacbcd65f403ef224')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"X7JaxRzpyckbw5ekeEdL"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e88cacbcd65f403ef221')}, "u"=>{"$set"=>{"client_authentication"=>{"test_app_id"=>"... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started GET "/authenticate/users/sign_in" for 127.0.0.1 at 2018-09-08 02:37:24 +0530 Processing by Auth::SessionsController#new as HTML Rendered /home/bhargav/Github/Auth/app/views/auth/shared/_devise_error_messages.html.erb (0.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.html.erb within layouts/application (0.4ms) Rendered shopping/_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (0.8ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (0.9ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.0ms) Completed 200 OK in 6ms (Views: 4.1ms) Started GET "/authenticate/users/sign_in?_=1536354444805" for 127.0.0.1 at 2018-09-08 02:37:24 +0530 Processing by Auth::SessionsController#new as JS Parameters: {"_"=>"1536354444805"} Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_inputs.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_up_inputs.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_oauth_and_submit.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_forms.html.erb (1.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_recaptcha_tags.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.js.erb (1.9ms) Completed 200 OK in 4ms (Views: 2.3ms) Started GET "/assets/auth/google_oauth2.svg" for 127.0.0.1 at 2018-09-08 02:37:24 +0530 Started GET "/assets/auth/facebook.svg" for 127.0.0.1 at 2018-09-08 02:37:24 +0530 Started GET "/authenticate/omniauth/users/facebook" for 127.0.0.1 at 2018-09-08 02:37:24 +0530 Started GET "/authenticate/omniauth/facebook/callback" for 127.0.0.1 at 2018-09-08 02:37:25 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as HTML MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"facebook", "uid"=>"123545"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Lk6NUiszXSQsZFrfCLzz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"c5HMmxzj8wdaoksPmtE_"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"BLY-Ys94ohgMQBVoZJjE"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e88dacbcd65f403ef228'), ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e88dacbcd65f403ef228')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"XMVGsonrAThyrKmJofXn"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e88dacbcd65f403ef228')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 21:07:25 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Redirected to http://127.0.0.1:44719/ Completed 302 Found in 125ms Started GET "/" for 127.0.0.1 at 2018-09-08 02:37:25 +0530 Processing by HomeController#index as HTML Rendered home/index.html.erb within layouts/application (0.2ms) Rendered shopping/_navigation_options.html.erb (0.1ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e88dacbcd65f403ef228')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (7.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (7.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.6ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.6ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.5ms) Completed 200 OK in 18ms (Views: 17.1ms) Started GET "/authenticate/omniauth/users/assets/lab.jpg" for 127.0.0.1 at 2018-09-08 02:37:25 +0530 Started GET "/authenticate/omniauth/users/assets/ai_lab.jpg" for 127.0.0.1 at 2018-09-08 02:37:25 +0530 Started GET "/assets/auth/google_oauth2.svg" for 127.0.0.1 at 2018-09-08 02:37:25 +0530 Started GET "/assets/auth/facebook.svg" for 127.0.0.1 at 2018-09-08 02:37:25 +0530 MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"fay.schumm@smithbode.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ndwoJaWfB_d4Mkdgxk3k"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xV4Gs6UKb6sz232yY6ct"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e88dacbcd65f403ef22c'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e88dacbcd65f403ef22c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e88dacbcd65f403ef22f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xba1kQjHTzBZxPkbsPdn"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e88dacbcd65f403ef22c')}, "u"=>{"$set"=>{"client_authentication"=>{"test_app_id"=>"... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started GET "/authenticate/users/sign_in" for 127.0.0.1 at 2018-09-08 02:37:25 +0530 Processing by Auth::SessionsController#new as HTML Rendered /home/bhargav/Github/Auth/app/views/auth/shared/_devise_error_messages.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.html.erb within layouts/application (0.6ms) Rendered shopping/_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (1.1ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.6ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.3ms) Completed 200 OK in 9ms (Views: 6.6ms) Started GET "/authenticate/users/sign_in?_=1536354445563" for 127.0.0.1 at 2018-09-08 02:37:25 +0530 Processing by Auth::SessionsController#new as JS Parameters: {"_"=>"1536354445563"} Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_inputs.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_up_inputs.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_oauth_and_submit.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_forms.html.erb (1.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_recaptcha_tags.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.js.erb (1.8ms) Completed 200 OK in 4ms (Views: 2.2ms) Started GET "/assets/auth/google_oauth2.svg" for 127.0.0.1 at 2018-09-08 02:37:25 +0530 Started GET "/assets/auth/facebook.svg" for 127.0.0.1 at 2018-09-08 02:37:25 +0530 Started GET "/authenticate/omniauth/users/facebook" for 127.0.0.1 at 2018-09-08 02:37:25 +0530 Started GET "/authenticate/omniauth/facebook/callback" for 127.0.0.1 at 2018-09-08 02:37:25 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as HTML MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"facebook", "uid"=>"123545"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zEiLsxv5pLGYqXYvnsYE"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"BpV8hUSMVuWqUrKbaMqE"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"TfKyvebHrnxCE6z5kjrN"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e88dacbcd65f403ef233'), ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e88dacbcd65f403ef233')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"iQYuDbUpqgo7iRM9oCw7"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e88dacbcd65f403ef233')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 21:07:25 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://127.0.0.1:44719/ Completed 302 Found in 123ms Started GET "/" for 127.0.0.1 at 2018-09-08 02:37:25 +0530 Processing by HomeController#index as HTML Rendered home/index.html.erb within layouts/application (0.1ms) Rendered shopping/_navigation_options.html.erb (0.1ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e88dacbcd65f403ef233')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (4.6ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (4.8ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.2ms) Completed 200 OK in 10ms (Views: 9.2ms) Started GET "/authenticate/omniauth/users/assets/lab.jpg" for 127.0.0.1 at 2018-09-08 02:37:26 +0530 Started GET "/authenticate/omniauth/users/assets/ai_lab.jpg" for 127.0.0.1 at 2018-09-08 02:37:26 +0530 Started GET "/assets/auth/google_oauth2.svg" for 127.0.0.1 at 2018-09-08 02:37:26 +0530 Started GET "/assets/auth/facebook.svg" for 127.0.0.1 at 2018-09-08 02:37:26 +0530 Started DELETE "/authenticate/users/sign_out" for 127.0.0.1 at 2018-09-08 02:37:26 +0530 Processing by Auth::SessionsController#destroy as HTML Parameters: {"authenticity_token"=>"ybo2ILLMicTm0IhUYpJOHlSVL61DxKgAVL7Wzdxo2EYIq2mWc4wj7wrXQSMX+pFzAtBWoUzOj73bRquu3B4AMA=="} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e88dacbcd65f403ef233')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Redirected to http://127.0.0.1:44719/ Completed 302 Found in 3ms Started GET "/" for 127.0.0.1 at 2018-09-08 02:37:26 +0530 Processing by HomeController#index as HTML Rendered home/index.html.erb within layouts/application (0.2ms) Rendered shopping/_navigation_options.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (3.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (3.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.7ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.6ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.8ms) Completed 200 OK in 12ms (Views: 11.2ms) Started GET "/assets/ai_lab.jpg" for 127.0.0.1 at 2018-09-08 02:37:26 +0530 Started GET "/assets/lab.jpg" for 127.0.0.1 at 2018-09-08 02:37:26 +0530 MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"isidro.bechtelar@connelly.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"4_z17TsLXVpTdGcy7pJL"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"dfrYp_s-a6-Kqxfj6XYL"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e88eacbcd65f403ef238'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e88eacbcd65f403ef238')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e88eacbcd65f403ef23b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"x5WDAwZsezBMwYu_AUss"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e88eacbcd65f403ef238')}, "u"=>{"$set"=>{"client_authentication"=>{"test_app_id"=>"... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started GET "/authenticate/users/sign_in?api_key=test¤t_app_id=test_app_id&redirect_url=http%3A%2F%2Fwww.google.com" for 127.0.0.1 at 2018-09-08 02:37:26 +0530 Processing by Auth::SessionsController#new as HTML Parameters: {"api_key"=>"test", "current_app_id"=>"test_app_id", "redirect_url"=>"http://www.google.com"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Rendered /home/bhargav/Github/Auth/app/views/auth/shared/_devise_error_messages.html.erb (0.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.html.erb within layouts/application (0.4ms) Rendered shopping/_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (0.8ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.1ms) Completed 200 OK in 11ms (Views: 4.6ms) Started GET "/authenticate/users/sign_in?_=1536354446456" for 127.0.0.1 at 2018-09-08 02:37:26 +0530 Processing by Auth::SessionsController#new as JS Parameters: {"_"=>"1536354446456"} Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_inputs.html.erb (0.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_up_inputs.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_oauth_and_submit.html.erb (0.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_forms.html.erb (2.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_recaptcha_tags.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.js.erb (4.1ms) Completed 200 OK in 6ms (Views: 4.5ms) Started GET "/assets/auth/google_oauth2.svg" for 127.0.0.1 at 2018-09-08 02:37:26 +0530 Started GET "/assets/auth/facebook.svg" for 127.0.0.1 at 2018-09-08 02:37:26 +0530 Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=" for 127.0.0.1 at 2018-09-08 02:37:26 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>""}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>""}, {"additional_login_param"=>""}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.006s Completed 200 OK in 9ms (Views: 0.3ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=r" for 127.0.0.1 at 2018-09-08 02:37:26 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"r"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"r"}, {"additional_login_param"=>"r"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Completed 200 OK in 5ms (Views: 0.1ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=re" for 127.0.0.1 at 2018-09-08 02:37:26 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"re"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"re"}, {"additional_login_param"=>"re"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Completed 200 OK in 3ms (Views: 0.3ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=reta" for 127.0.0.1 at 2018-09-08 02:37:26 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"reta"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"reta"}, {"additional_login_param"=>"reta"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Completed 200 OK in 3ms (Views: 0.2ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=ret" for 127.0.0.1 at 2018-09-08 02:37:26 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"ret"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"ret"}, {"additional_login_param"=>"ret"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Completed 200 OK in 5ms (Views: 0.1ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retar" for 127.0.0.1 at 2018-09-08 02:37:26 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"retar"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"retar"}, {"additional_login_param"=>"retar"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Completed 200 OK in 3ms (Views: 0.1ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40" for 127.0.0.1 at 2018-09-08 02:37:26 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"retard@"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"retard@"}, {"additional_login_param"=>"retard@"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s Completed 200 OK in 5ms (Views: 0.2ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard" for 127.0.0.1 at 2018-09-08 02:37:26 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"retard"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"retard"}, {"additional_login_param"=>"retard"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s Completed 200 OK in 3ms (Views: 0.1ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40g" for 127.0.0.1 at 2018-09-08 02:37:26 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"retard@g"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"retard@g"}, {"additional_login_param"=>"retard@g"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s Completed 200 OK in 6ms (Views: 0.4ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40gm" for 127.0.0.1 at 2018-09-08 02:37:26 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"retard@gm"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"retard@gm"}, {"additional_login_param"=>"retard@gm"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Completed 200 OK in 2ms (Views: 0.2ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40gma" for 127.0.0.1 at 2018-09-08 02:37:26 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"retard@gma"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"retard@gma"}, {"additional_login_param"=>"retard@gma"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Completed 200 OK in 2ms (Views: 0.1ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40gmai" for 127.0.0.1 at 2018-09-08 02:37:26 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"retard@gmai"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"retard@gmai"}, {"additional_login_param"=>"retard@gmai"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Completed 200 OK in 3ms (Views: 0.1ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40gmail" for 127.0.0.1 at 2018-09-08 02:37:26 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"retard@gmail"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"retard@gmail"}, {"additional_login_param"=>"retard@gmail"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Completed 200 OK in 3ms (Views: 0.1ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40gmail." for 127.0.0.1 at 2018-09-08 02:37:26 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"retard@gmail."}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"retard@gmail."}, {"additional_login_param"=>"retard@gmail."}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s Completed 200 OK in 6ms (Views: 0.1ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40gmail.co" for 127.0.0.1 at 2018-09-08 02:37:26 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"retard@gmail.co"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"retard@gmail.co"}, {"additional_login_param"=>"retard@gmail.co"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Completed 200 OK in 2ms (Views: 0.1ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40gmail.c" for 127.0.0.1 at 2018-09-08 02:37:26 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"retard@gmail.c"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"retard@gmail.c"}, {"additional_login_param"=>"retard@gmail.c"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s Completed 200 OK in 7ms (Views: 0.4ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40gmail.com" for 127.0.0.1 at 2018-09-08 02:37:26 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"retard@gmail.com"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"retard@gmail.com"}, {"additional_login_param"=>"retard@gmail.com"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Completed 200 OK in 3ms (Views: 0.4ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40gmail.com" for 127.0.0.1 at 2018-09-08 02:37:26 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"retard@gmail.com"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"retard@gmail.com"}, {"additional_login_param"=>"retard@gmail.com"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Completed 200 OK in 3ms (Views: 0.1ms) Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 02:37:26 +0530 Processing by Auth::RegistrationsController#create as JS Parameters: {"utf8"=>"✓", "authenticity_token"=>"BBKxl/Es6qH5mw3/jJi4ng5D9jWPZiV2rj4kCIv0L6zRpz33zB4iTrpKa8XjZ/KUlttnZrao529W7gUrl/F2/Q==", "user"=>{"login"=>"retard@gmail.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "email"=>"retard@gmail.com"}, "commit"=>"Sign Up"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"retard@gmail.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"h_wWMxsBxNk-pdfXRxD_"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ZUGmhVRxNcvkke3D7rwJ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e88eacbcd65f403ef242'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e88eacbcd65f403ef242')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [91eb3da3-4fd8-4291-8971-d7719ede5d6c] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92e88eacbcd65f403ef242, "CZqnbMJemcyeuyEPfVS_", {} [ActiveJob] [ActionMailer::DeliveryJob] [91eb3da3-4fd8-4291-8971-d7719ede5d6c] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.4ms) [ActiveJob] [ActionMailer::DeliveryJob] [91eb3da3-4fd8-4291-8971-d7719ede5d6c] Devise::Mailer#confirmation_instructions: processed outbound mail in 2.0ms [ActiveJob] [ActionMailer::DeliveryJob] [91eb3da3-4fd8-4291-8971-d7719ede5d6c] Sent mail to retard@gmail.com (1.7ms) [ActiveJob] [ActionMailer::DeliveryJob] [91eb3da3-4fd8-4291-8971-d7719ede5d6c] Date: Sat, 08 Sep 2018 02:37:26 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: retard@gmail.com Message-ID: <5b92e88ef3bc1_5f402b1037d5c61422985@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome retard@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [91eb3da3-4fd8-4291-8971-d7719ede5d6c] Performed ActionMailer::DeliveryJob from Inline(mailers) in 4.46ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 91eb3da3-4fd8-4291-8971-d7719ede5d6c) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92e88eacbcd65f403ef242, "CZqnbMJemcyeuyEPfVS_", {} Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_resource_errors.js.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_new_otp_input.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_up_success_inactive_content.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/registrations/create.js.erb (1.9ms) Completed 200 OK in 74ms (Views: 2.4ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"retard@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Started GET "/authenticate/users/confirmation?confirmation_token=CZqnbMJemcyeuyEPfVS_" for 127.0.0.1 at 2018-09-08 02:37:27 +0530 Processing by Auth::ConfirmationsController#show as HTML Parameters: {"confirmation_token"=>"CZqnbMJemcyeuyEPfVS_"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"confirmation_token"=>"CZqnbMJemcyeuyEPfVS_"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"wmKTHy8cRdQ_xCQ4cgCh"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e88eacbcd65f403ef242')}, "u"=>{"$set"=>{"confirmed_at"=>2018-09-07 21:07:27 UTC, "... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e88eacbcd65f403ef242')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://127.0.0.1:44719/authenticate/users/sign_in Completed 302 Found in 52ms Started GET "/authenticate/users/sign_in" for 127.0.0.1 at 2018-09-08 02:37:27 +0530 Processing by Auth::SessionsController#new as HTML Rendered /home/bhargav/Github/Auth/app/views/auth/shared/_devise_error_messages.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.html.erb within layouts/application (0.6ms) Rendered shopping/_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (1.8ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (2.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.6ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.8ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.7ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (2.0ms) Completed 200 OK in 11ms (Views: 7.8ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e88eacbcd65f403ef242')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started GET "/authenticate/users/sign_in?_=1536354447287" for 127.0.0.1 at 2018-09-08 02:37:27 +0530 Processing by Auth::SessionsController#new as JS Parameters: {"_"=>"1536354447287"} Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_inputs.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_up_inputs.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_oauth_and_submit.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_forms.html.erb (1.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_recaptcha_tags.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.js.erb (1.9ms) Completed 200 OK in 5ms (Views: 2.3ms) Started GET "/assets/auth/google_oauth2.svg" for 127.0.0.1 at 2018-09-08 02:37:27 +0530 Started GET "/assets/auth/facebook.svg" for 127.0.0.1 at 2018-09-08 02:37:27 +0530 Started POST "/authenticate/users/sign_in" for 127.0.0.1 at 2018-09-08 02:37:27 +0530 Processing by Auth::SessionsController#create as JS Parameters: {"utf8"=>"✓", "authenticity_token"=>"Licv4/C4CBJ6g1Z6Qpyyyd8g7c9v689/TAVX5lnGkVj7kqODzYrA/TlSMEAtY/jDR7h8nFYlDWa01XbFRcPICQ==", "user"=>{"login"=>"retard@gmail.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "commit"=>"Log In"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"$or"=>[{"additional_login_param"=>/^retard@gmail\.com$/i, "additional_login_param_status"=>2}, {"email"=>/^retard@gmail\.com$/i}]}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"vJCCzCFiMWzBnbs2VNdU"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e88eacbcd65f403ef242')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 21:07:27 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (2.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_success_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_navigation_options.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/create.js.erb (3.1ms) Completed 200 OK in 50ms (Views: 3.9ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"marina@carter.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"hSa_qpnThkmCPDPUevU2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ESmNUX_ky-fWGxNgyAVU"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e894acbcd65f403ef252'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e894acbcd65f403ef252')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e894acbcd65f403ef255')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"4Pbr96ZCyrR4WuAri7bf"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e894acbcd65f403ef252')}, "u"=>{"$set"=>{"client_authentication"=>{"test_app_id"=>"... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started GET "/authenticate/users/sign_in" for 127.0.0.1 at 2018-09-08 02:37:32 +0530 Processing by Auth::SessionsController#new as HTML Rendered /home/bhargav/Github/Auth/app/views/auth/shared/_devise_error_messages.html.erb (0.6ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.html.erb within layouts/application (1.2ms) Rendered shopping/_navigation_options.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (1.5ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.8ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.8ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.7ms) Completed 200 OK in 13ms (Views: 8.9ms) Started GET "/authenticate/users/sign_in?_=1536354452732" for 127.0.0.1 at 2018-09-08 02:37:32 +0530 Processing by Auth::SessionsController#new as JS Parameters: {"_"=>"1536354452732"} Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_inputs.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_up_inputs.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_oauth_and_submit.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_forms.html.erb (1.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_recaptcha_tags.html.erb (0.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_navigation_options.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.js.erb (2.3ms) Completed 200 OK in 4ms (Views: 2.7ms) Started GET "/assets/auth/google_oauth2.svg" for 127.0.0.1 at 2018-09-08 02:37:32 +0530 Started GET "/assets/auth/facebook.svg" for 127.0.0.1 at 2018-09-08 02:37:32 +0530 Started GET "/authenticate/omniauth/users/facebook" for 127.0.0.1 at 2018-09-08 02:37:32 +0530 Started GET "/authenticate/omniauth/facebook/callback" for 127.0.0.1 at 2018-09-08 02:37:32 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as HTML Redirected to http://127.0.0.1:44719/authenticate/error/omniauth/failed Completed 302 Found in 3ms Started GET "/authenticate/error/omniauth/failed" for 127.0.0.1 at 2018-09-08 02:37:32 +0530 Processing by Auth::OmniauthCallbacksController#failure as HTML Parameters: {"res"=>"error"} Rendered /home/bhargav/Github/Auth/app/views/auth/omniauth_callbacks/failure.html.erb within layouts/application (0.1ms) Rendered shopping/_navigation_options.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (2.2ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (3.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.6ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.4ms) Completed 200 OK in 8ms (Views: 7.9ms) Started GET "/assets/auth/google_oauth2.svg" for 127.0.0.1 at 2018-09-08 02:37:33 +0530 Started GET "/assets/auth/facebook.svg" for 127.0.0.1 at 2018-09-08 02:37:33 +0530 MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"ben@smithamolson.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"8KhTJXBdcvDLRr9bmBzN"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"bXuBeU5RGzmCpMr8M4rS"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e895acbcd65f403ef25a'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e895acbcd65f403ef25a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e895acbcd65f403ef25d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"GAFRhLzBy54CEY985_Qe"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e895acbcd65f403ef25a')}, "u"=>{"$set"=>{"client_authentication"=>{"test_app_id"=>"... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started GET "/authenticate/users/sign_in" for 127.0.0.1 at 2018-09-08 02:37:33 +0530 Processing by Auth::SessionsController#new as HTML Rendered /home/bhargav/Github/Auth/app/views/auth/shared/_devise_error_messages.html.erb (0.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.html.erb within layouts/application (0.4ms) Rendered shopping/_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (0.9ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.1ms) Completed 200 OK in 6ms (Views: 4.5ms) Started GET "/authenticate/users/sign_in?_=1536354453233" for 127.0.0.1 at 2018-09-08 02:37:33 +0530 Processing by Auth::SessionsController#new as JS Parameters: {"_"=>"1536354453233"} Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_inputs.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_up_inputs.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_oauth_and_submit.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_forms.html.erb (0.9ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_recaptcha_tags.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.js.erb (1.8ms) Completed 200 OK in 3ms (Views: 2.2ms) Started GET "/assets/auth/google_oauth2.svg" for 127.0.0.1 at 2018-09-08 02:37:33 +0530 Started GET "/assets/auth/facebook.svg" for 127.0.0.1 at 2018-09-08 02:37:33 +0530 Started GET "/authenticate/omniauth/users/facebook" for 127.0.0.1 at 2018-09-08 02:37:33 +0530 Started GET "/authenticate/omniauth/facebook/callback" for 127.0.0.1 at 2018-09-08 02:37:33 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as HTML MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"facebook", "uid"=>"123545"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"X-AkFek65DUi6RexxeC_"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"iiGxCpdnyDzyjE-hUdFj"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"gKiJo-QNat2HAwA1suBb"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e895acbcd65f403ef261'), ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e895acbcd65f403ef261')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Es_iiyMFbPzGiq7YKxqD"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e895acbcd65f403ef261')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 21:07:33 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Redirected to http://127.0.0.1:44719/ Completed 302 Found in 157ms Started GET "/" for 127.0.0.1 at 2018-09-08 02:37:33 +0530 Processing by HomeController#index as HTML Rendered home/index.html.erb within layouts/application (0.1ms) Rendered shopping/_navigation_options.html.erb (0.2ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e895acbcd65f403ef261')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (7.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (7.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.6ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.6ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.4ms) Completed 200 OK in 15ms (Views: 14.4ms) Started GET "/authenticate/omniauth/users/assets/lab.jpg" for 127.0.0.1 at 2018-09-08 02:37:33 +0530 Started GET "/authenticate/omniauth/users/assets/ai_lab.jpg" for 127.0.0.1 at 2018-09-08 02:37:33 +0530 Started GET "/assets/auth/google_oauth2.svg" for 127.0.0.1 at 2018-09-08 02:37:33 +0530 Started GET "/assets/auth/facebook.svg" for 127.0.0.1 at 2018-09-08 02:37:33 +0530 Started DELETE "/authenticate/users/sign_out" for 127.0.0.1 at 2018-09-08 02:37:33 +0530 Processing by Auth::SessionsController#destroy as HTML Parameters: {"authenticity_token"=>"UP3FCrw3wlD8KYCqxGDv87N5r2ADouOCbuQljVFQFNDcO1GbKe3PxehPbXqvusS6XYkbU3t36Cd+jBYJQgg/Nw=="} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e895acbcd65f403ef261')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Redirected to http://127.0.0.1:44719/ Completed 302 Found in 3ms Started GET "/" for 127.0.0.1 at 2018-09-08 02:37:33 +0530 Processing by HomeController#index as HTML Rendered home/index.html.erb within layouts/application (0.1ms) Rendered shopping/_navigation_options.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (2.1ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (2.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.6ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (1.7ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.8ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (2.9ms) Completed 200 OK in 11ms (Views: 10.0ms) Started GET "/assets/lab.jpg" for 127.0.0.1 at 2018-09-08 02:37:34 +0530 Started GET "/assets/ai_lab.jpg" for 127.0.0.1 at 2018-09-08 02:37:34 +0530 MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"stuart.prohaska@conroyking.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"WdiVPYD5aTRVkTujd4AJ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ASQQ-zkkSAPxxH97KnV7"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e896acbcd65f403ef266'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e896acbcd65f403ef266')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e896acbcd65f403ef269')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"czsWfDAtesyACremGxtD"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e896acbcd65f403ef266')}, "u"=>{"$set"=>{"client_authentication"=>{"test_app_id"=>"... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started GET "/authenticate/users/sign_in" for 127.0.0.1 at 2018-09-08 02:37:34 +0530 Processing by Auth::SessionsController#new as HTML Rendered /home/bhargav/Github/Auth/app/views/auth/shared/_devise_error_messages.html.erb (0.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.html.erb within layouts/application (0.4ms) Rendered shopping/_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (0.8ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.1ms) Completed 200 OK in 7ms (Views: 5.0ms) Started GET "/authenticate/users/sign_in?_=1536354454373" for 127.0.0.1 at 2018-09-08 02:37:34 +0530 Processing by Auth::SessionsController#new as JS Parameters: {"_"=>"1536354454373"} Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_inputs.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_up_inputs.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_oauth_and_submit.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_forms.html.erb (1.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_recaptcha_tags.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.js.erb (2.2ms) Completed 200 OK in 5ms (Views: 2.7ms) Started GET "/assets/auth/google_oauth2.svg" for 127.0.0.1 at 2018-09-08 02:37:34 +0530 Started GET "/assets/auth/facebook.svg" for 127.0.0.1 at 2018-09-08 02:37:34 +0530 Started GET "/authenticate/omniauth/users/facebook" for 127.0.0.1 at 2018-09-08 02:37:34 +0530 Started GET "/authenticate/omniauth/facebook/callback" for 127.0.0.1 at 2018-09-08 02:37:34 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as HTML MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"facebook", "uid"=>"123545"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"_iYSqo_mrE6Shs2osUXc"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"rMxbZmyFdpVsQahsdyP7"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Q_tancLadzVV6Dk4Miis"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e896acbcd65f403ef26d'), ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e896acbcd65f403ef26d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Redirected to http://127.0.0.1:44719/authenticate/There%20was%20an%20error%20processing%20your%20request/omniauth/failed Completed 302 Found in 93ms Started GET "/authenticate/There%20was%20an%20error%20processing%20your%20request/omniauth/failed" for 127.0.0.1 at 2018-09-08 02:37:34 +0530 Processing by Auth::OmniauthCallbacksController#failure as HTML Parameters: {"res"=>"There was an error processing your request"} Rendered /home/bhargav/Github/Auth/app/views/auth/omniauth_callbacks/failure.html.erb within layouts/application (0.1ms) Rendered shopping/_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (1.1ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.3ms) Completed 200 OK in 5ms (Views: 4.9ms) Started GET "/assets/auth/google_oauth2.svg" for 127.0.0.1 at 2018-09-08 02:37:34 +0530 Started GET "/assets/auth/facebook.svg" for 127.0.0.1 at 2018-09-08 02:37:34 +0530 MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rebeka@feil.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"cp-Z9uZF-eC9V2y46fu1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"iZTDvEMoDXwxskXxiZJA"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e898acbcd65f403ef271'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e898acbcd65f403ef271')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e898acbcd65f403ef274')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"AyPaSuDFxVGMLH5bYjaE"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e898acbcd65f403ef271')}, "u"=>{"$set"=>{"client_authentication"=>{"test_app_id"=>"... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Started GET "/authenticate/users/sign_in" for 127.0.0.1 at 2018-09-08 02:37:36 +0530 Processing by Auth::SessionsController#new as HTML Rendered /home/bhargav/Github/Auth/app/views/auth/shared/_devise_error_messages.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.html.erb within layouts/application (0.7ms) Rendered shopping/_navigation_options.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (1.3ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.6ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.6ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.4ms) Completed 200 OK in 11ms (Views: 8.3ms) Started GET "/authenticate/users/sign_in?_=1536354456768" for 127.0.0.1 at 2018-09-08 02:37:36 +0530 Processing by Auth::SessionsController#new as JS Parameters: {"_"=>"1536354456768"} Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_inputs.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_up_inputs.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_oauth_and_submit.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_forms.html.erb (1.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_recaptcha_tags.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_navigation_options.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.js.erb (3.4ms) Completed 200 OK in 5ms (Views: 3.8ms) Started GET "/assets/auth/google_oauth2.svg" for 127.0.0.1 at 2018-09-08 02:37:36 +0530 Started GET "/assets/auth/facebook.svg" for 127.0.0.1 at 2018-09-08 02:37:36 +0530 Started GET "/authenticate/omniauth/users/facebook" for 127.0.0.1 at 2018-09-08 02:37:36 +0530 Started GET "/authenticate/omniauth/facebook/callback" for 127.0.0.1 at 2018-09-08 02:37:36 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as HTML MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"facebook", "uid"=>"123545"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"QUVP8KXoXRtgzY59k-uh"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Mak3ti2fqyZQzGRsWaf_"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zEoGHmkizxqJxTPwumMg"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e898acbcd65f403ef278'), ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e898acbcd65f403ef278')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [5837e54f-0199-4078-90f4-f4988fe60068] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92e898acbcd65f403ef278, "PanYaJfb3j5HG6iye8vg", {} [ActiveJob] [ActionMailer::DeliveryJob] [5837e54f-0199-4078-90f4-f4988fe60068] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [5837e54f-0199-4078-90f4-f4988fe60068] Devise::Mailer#confirmation_instructions: processed outbound mail in 2.3ms [ActiveJob] [ActionMailer::DeliveryJob] [5837e54f-0199-4078-90f4-f4988fe60068] Sent mail to rrphotosoft@gmail.com (3.0ms) [ActiveJob] [ActionMailer::DeliveryJob] [5837e54f-0199-4078-90f4-f4988fe60068] Date: Sat, 08 Sep 2018 02:37:37 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rrphotosoft@gmail.com Message-ID: <5b92e899479d_5f402b103998a7a0230bf@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome rrphotosoft@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [5837e54f-0199-4078-90f4-f4988fe60068] Performed ActionMailer::DeliveryJob from Inline(mailers) in 6.11ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 5837e54f-0199-4078-90f4-f4988fe60068) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92e898acbcd65f403ef278, "PanYaJfb3j5HG6iye8vg", {} Completed 401 Unauthorized in 97ms Started GET "/authenticate/users/sign_in" for 127.0.0.1 at 2018-09-08 02:37:37 +0530 Processing by Auth::SessionsController#new as HTML Rendered /home/bhargav/Github/Auth/app/views/auth/shared/_devise_error_messages.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.html.erb within layouts/application (0.6ms) Rendered shopping/_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (1.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.3ms) Completed 200 OK in 8ms (Views: 5.8ms) Started GET "/assets/auth/google_oauth2.svg" for 127.0.0.1 at 2018-09-08 02:37:37 +0530 Started GET "/assets/auth/facebook.svg" for 127.0.0.1 at 2018-09-08 02:37:37 +0530 MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"guiseppe.connelly@langspinka.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"JzYfK7D2Gpbh65NtTeEU"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"gqiJUW9EfA9x8EsW-XEy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e899acbcd65f403ef27c'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e899acbcd65f403ef27c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [8af6595a-6771-43b4-9002-ef8aa49d4cba] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92e899acbcd65f403ef27c, "F4j3VKN7xyFbRdTryriz", {} [ActiveJob] [ActionMailer::DeliveryJob] [8af6595a-6771-43b4-9002-ef8aa49d4cba] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [8af6595a-6771-43b4-9002-ef8aa49d4cba] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.3ms [ActiveJob] [ActionMailer::DeliveryJob] [8af6595a-6771-43b4-9002-ef8aa49d4cba] Sent mail to guiseppe.connelly@langspinka.info (1.4ms) [ActiveJob] [ActionMailer::DeliveryJob] [8af6595a-6771-43b4-9002-ef8aa49d4cba] Date: Sat, 08 Sep 2018 02:37:37 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: guiseppe.connelly@langspinka.info Message-ID: <5b92e899426d4_5f402b1035b00f5c23197@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome guiseppe.connelly@langspinka.info!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [8af6595a-6771-43b4-9002-ef8aa49d4cba] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.05ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 8af6595a-6771-43b4-9002-ef8aa49d4cba) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92e899acbcd65f403ef27c, "F4j3VKN7xyFbRdTryriz", {} MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e899acbcd65f403ef27e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"TsHQUyMXXyiY4w4LygxK"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e899acbcd65f403ef27c')}, "u"=>{"$set"=>{"client_authentication"=>{"test_app_id"=>"... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started GET "/authenticate/users/sign_in" for 127.0.0.1 at 2018-09-08 02:37:37 +0530 Processing by Auth::SessionsController#new as HTML Rendered /home/bhargav/Github/Auth/app/views/auth/shared/_devise_error_messages.html.erb (0.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.html.erb within layouts/application (0.5ms) Rendered shopping/_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (1.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.6ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.6ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.5ms) Completed 200 OK in 9ms (Views: 6.9ms) Started GET "/authenticate/users/sign_in?_=1536354457436" for 127.0.0.1 at 2018-09-08 02:37:37 +0530 Processing by Auth::SessionsController#new as JS Parameters: {"_"=>"1536354457436"} Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_inputs.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_up_inputs.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_oauth_and_submit.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_forms.html.erb (1.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_recaptcha_tags.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_navigation_options.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.js.erb (2.2ms) Completed 200 OK in 4ms (Views: 2.6ms) Started GET "/assets/auth/google_oauth2.svg" for 127.0.0.1 at 2018-09-08 02:37:37 +0530 Started GET "/assets/auth/facebook.svg" for 127.0.0.1 at 2018-09-08 02:37:37 +0530 Started GET "/authenticate/omniauth/users/facebook" for 127.0.0.1 at 2018-09-08 02:37:37 +0530 Started GET "/authenticate/omniauth/facebook/callback" for 127.0.0.1 at 2018-09-08 02:37:37 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as HTML Redirected to http://127.0.0.1:44719/authenticate/no_resource/omniauth/failed Completed 302 Found in 1ms Started GET "/authenticate/no_resource/omniauth/failed" for 127.0.0.1 at 2018-09-08 02:37:37 +0530 Processing by Auth::OmniauthCallbacksController#failure as HTML Parameters: {"res"=>"no_resource"} Rendered /home/bhargav/Github/Auth/app/views/auth/omniauth_callbacks/failure.html.erb within layouts/application (0.1ms) Rendered shopping/_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (0.9ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.6ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.3ms) Completed 200 OK in 6ms (Views: 4.6ms) Started GET "/assets/auth/google_oauth2.svg" for 127.0.0.1 at 2018-09-08 02:37:37 +0530 Started GET "/assets/auth/facebook.svg" for 127.0.0.1 at 2018-09-08 02:37:37 +0530 MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"alberta_leffler@murphy.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"QDnQUpcmDpkxBRsy8qo9"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Np3RqHzvmnW-RVk3fsJc"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e899acbcd65f403ef283'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e899acbcd65f403ef283')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e899acbcd65f403ef286')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"edn2tkTSyazHPuQRvssU"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e899acbcd65f403ef283')}, "u"=>{"$set"=>{"client_authentication"=>{"test_app_id"=>"... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started GET "/authenticate/users/sign_in?api_key=test¤t_app_id=test_app_id" for 127.0.0.1 at 2018-09-08 02:37:38 +0530 Processing by Auth::SessionsController#new as HTML Parameters: {"api_key"=>"test", "current_app_id"=>"test_app_id"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Rendered /home/bhargav/Github/Auth/app/views/auth/shared/_devise_error_messages.html.erb (0.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.html.erb within layouts/application (0.4ms) Rendered shopping/_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (0.8ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (0.9ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.1ms) Completed 200 OK in 8ms (Views: 4.2ms) Started GET "/authenticate/users/sign_in?_=1536354458104" for 127.0.0.1 at 2018-09-08 02:37:38 +0530 Processing by Auth::SessionsController#new as JS Parameters: {"_"=>"1536354458104"} Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_inputs.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_up_inputs.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_oauth_and_submit.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_forms.html.erb (1.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_recaptcha_tags.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.js.erb (2.1ms) Completed 200 OK in 4ms (Views: 2.5ms) Started GET "/assets/auth/google_oauth2.svg" for 127.0.0.1 at 2018-09-08 02:37:38 +0530 Started GET "/assets/auth/facebook.svg" for 127.0.0.1 at 2018-09-08 02:37:38 +0530 Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=" for 127.0.0.1 at 2018-09-08 02:37:38 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>""}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>""}, {"additional_login_param"=>""}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Completed 200 OK in 8ms (Views: 0.4ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=re" for 127.0.0.1 at 2018-09-08 02:37:38 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"re"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"re"}, {"additional_login_param"=>"re"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Completed 200 OK in 3ms (Views: 0.2ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=r" for 127.0.0.1 at 2018-09-08 02:37:38 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"r"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"r"}, {"additional_login_param"=>"r"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Completed 200 OK in 5ms (Views: 0.2ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=ret" for 127.0.0.1 at 2018-09-08 02:37:38 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"ret"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"ret"}, {"additional_login_param"=>"ret"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Completed 200 OK in 3ms (Views: 0.1ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=reta" for 127.0.0.1 at 2018-09-08 02:37:38 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"reta"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"reta"}, {"additional_login_param"=>"reta"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Completed 200 OK in 5ms (Views: 0.1ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retar" for 127.0.0.1 at 2018-09-08 02:37:38 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"retar"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"retar"}, {"additional_login_param"=>"retar"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Completed 200 OK in 4ms (Views: 0.1ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard" for 127.0.0.1 at 2018-09-08 02:37:38 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"retard"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"retard"}, {"additional_login_param"=>"retard"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s Completed 200 OK in 4ms (Views: 0.1ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40" for 127.0.0.1 at 2018-09-08 02:37:38 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"retard@"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"retard@"}, {"additional_login_param"=>"retard@"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Completed 200 OK in 6ms (Views: 0.2ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40g" for 127.0.0.1 at 2018-09-08 02:37:38 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"retard@g"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"retard@g"}, {"additional_login_param"=>"retard@g"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Completed 200 OK in 5ms (Views: 0.4ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40gm" for 127.0.0.1 at 2018-09-08 02:37:38 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"retard@gm"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"retard@gm"}, {"additional_login_param"=>"retard@gm"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Completed 200 OK in 3ms (Views: 0.2ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40gma" for 127.0.0.1 at 2018-09-08 02:37:38 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"retard@gma"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"retard@gma"}, {"additional_login_param"=>"retard@gma"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Completed 200 OK in 3ms (Views: 0.1ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40gmai" for 127.0.0.1 at 2018-09-08 02:37:38 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"retard@gmai"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"retard@gmai"}, {"additional_login_param"=>"retard@gmai"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Completed 200 OK in 6ms (Views: 0.2ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40gmail" for 127.0.0.1 at 2018-09-08 02:37:38 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"retard@gmail"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"retard@gmail"}, {"additional_login_param"=>"retard@gmail"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Completed 200 OK in 9ms (Views: 0.2ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40gmail." for 127.0.0.1 at 2018-09-08 02:37:38 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"retard@gmail."}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"retard@gmail."}, {"additional_login_param"=>"retard@gmail."}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Completed 200 OK in 4ms (Views: 0.1ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40gmail.c" for 127.0.0.1 at 2018-09-08 02:37:38 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"retard@gmail.c"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"retard@gmail.c"}, {"additional_login_param"=>"retard@gmail.c"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Completed 200 OK in 4ms (Views: 0.2ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40gmail.com" for 127.0.0.1 at 2018-09-08 02:37:38 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"retard@gmail.com"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"retard@gmail.com"}, {"additional_login_param"=>"retard@gmail.com"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Completed 200 OK in 3ms (Views: 0.2ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40gmail.co" for 127.0.0.1 at 2018-09-08 02:37:38 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"retard@gmail.co"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"retard@gmail.co"}, {"additional_login_param"=>"retard@gmail.co"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Completed 200 OK in 2ms (Views: 0.1ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40gmail.com" for 127.0.0.1 at 2018-09-08 02:37:38 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"retard@gmail.com"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"retard@gmail.com"}, {"additional_login_param"=>"retard@gmail.com"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Completed 200 OK in 4ms (Views: 0.2ms) Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 02:37:38 +0530 Processing by Auth::RegistrationsController#create as JS Parameters: {"utf8"=>"✓", "user"=>{"login"=>"retard@gmail.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "email"=>"retard@gmail.com"}, "commit"=>"Sign Up"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"retard@gmail.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"F755gF_vWxHo1Xa4UJ6n"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"_QHJqBuMYAoPjyzFhnUK"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e89aacbcd65f403ef28d'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e89aacbcd65f403ef28d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [c3ed6a9d-ee09-4835-a6c5-db9cca796916] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92e89aacbcd65f403ef28d, "MiwrS2nQdxKJBoVZ6aAv", {} [ActiveJob] [ActionMailer::DeliveryJob] [c3ed6a9d-ee09-4835-a6c5-db9cca796916] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [c3ed6a9d-ee09-4835-a6c5-db9cca796916] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.5ms [ActiveJob] [ActionMailer::DeliveryJob] [c3ed6a9d-ee09-4835-a6c5-db9cca796916] Sent mail to retard@gmail.com (3.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [c3ed6a9d-ee09-4835-a6c5-db9cca796916] Date: Sat, 08 Sep 2018 02:37:38 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: retard@gmail.com Message-ID: <5b92e89ab1758_5f402b103d428e4823220@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome retard@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [c3ed6a9d-ee09-4835-a6c5-db9cca796916] Performed ActionMailer::DeliveryJob from Inline(mailers) in 5.49ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: c3ed6a9d-ee09-4835-a6c5-db9cca796916) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92e89aacbcd65f403ef28d, "MiwrS2nQdxKJBoVZ6aAv", {} Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_resource_errors.js.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_new_otp_input.html.erb (0.6ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_navigation_options.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_up_success_inactive_content.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_navigation_options.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/registrations/create.js.erb (2.5ms) Completed 200 OK in 79ms (Views: 3.0ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"retard@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started GET "/authenticate/users/confirmation?confirmation_token=MiwrS2nQdxKJBoVZ6aAv" for 127.0.0.1 at 2018-09-08 02:37:38 +0530 Processing by Auth::ConfirmationsController#show as HTML Parameters: {"confirmation_token"=>"MiwrS2nQdxKJBoVZ6aAv"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"confirmation_token"=>"MiwrS2nQdxKJBoVZ6aAv"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ssByag9b_cFHY3KS7ucc"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e89aacbcd65f403ef28d')}, "u"=>{"$set"=>{"confirmed_at"=>2018-09-07 21:07:38 UTC, "... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e89aacbcd65f403ef28d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://127.0.0.1:44719/authenticate/users/sign_in Completed 302 Found in 52ms Started GET "/authenticate/users/sign_in" for 127.0.0.1 at 2018-09-08 02:37:38 +0530 Processing by Auth::SessionsController#new as HTML Rendered /home/bhargav/Github/Auth/app/views/auth/shared/_devise_error_messages.html.erb (0.7ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.html.erb within layouts/application (1.5ms) Rendered shopping/_navigation_options.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (1.5ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.9ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.6ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.6ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.6ms) Completed 200 OK in 16ms (Views: 9.8ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e89aacbcd65f403ef28d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started GET "/authenticate/users/sign_in?_=1536354459044" for 127.0.0.1 at 2018-09-08 02:37:39 +0530 Processing by Auth::SessionsController#new as JS Parameters: {"_"=>"1536354459044"} Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_inputs.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_up_inputs.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_oauth_and_submit.html.erb (0.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_forms.html.erb (1.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_recaptcha_tags.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.js.erb (2.2ms) Completed 200 OK in 4ms (Views: 2.6ms) Started GET "/assets/auth/google_oauth2.svg" for 127.0.0.1 at 2018-09-08 02:37:39 +0530 Started GET "/assets/auth/facebook.svg" for 127.0.0.1 at 2018-09-08 02:37:39 +0530 Started POST "/authenticate/users/sign_in" for 127.0.0.1 at 2018-09-08 02:37:39 +0530 Processing by Auth::SessionsController#create as JS Parameters: {"utf8"=>"✓", "user"=>{"login"=>"retard@gmail.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "commit"=>"Log In"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"$or"=>[{"additional_login_param"=>/^retard@gmail\.com$/i, "additional_login_param_status"=>2}, {"email"=>/^retard@gmail\.com$/i}]}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"_czCw6MEyEocg3qB9K5x"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e89aacbcd65f403ef28d')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 21:07:39 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (7.9ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_success_content.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_navigation_options.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/create.js.erb (10.2ms) Completed 200 OK in 60ms (Views: 12.5ms) Started GET "/topics/new" for 127.0.0.1 at 2018-09-08 02:37:44 +0530 Processing by TopicsController#new as HTML MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e89aacbcd65f403ef28d')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Rendered topics/_form.html.erb (3.2ms) Rendered topics/new.html.erb within layouts/application (6.3ms) Rendered shopping/_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (1.7ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.9ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.6ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.4ms) Completed 200 OK in 55ms (Views: 17.5ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"mohamed.towne@hagenes.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"_BsmwNqy2rsLxYzht2HW"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Xdr3q4wPwpqpXVxedKC1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8a0acbcd65f403ef29e'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e8a0acbcd65f403ef29e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8a0acbcd65f403ef2a1')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"scC8EfusGkCzc-Jhy_zF"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8a0acbcd65f403ef29e')}, "u"=>{"$set"=>{"client_authentication"=>{"test_app_id"=>"... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started GET "/topics/new" for 127.0.0.1 at 2018-09-08 02:37:44 +0530 Processing by TopicsController#new as HTML Completed 401 Unauthorized in 0ms Started GET "/authenticate/users/sign_in" for 127.0.0.1 at 2018-09-08 02:37:44 +0530 Processing by Auth::SessionsController#new as HTML Rendered /home/bhargav/Github/Auth/app/views/auth/shared/_devise_error_messages.html.erb (0.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.html.erb within layouts/application (0.4ms) Rendered shopping/_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (0.9ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.1ms) Completed 200 OK in 6ms (Views: 4.5ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"christy@doylehilll.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ywTspsCWPMLBRt7-PrUE"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"DKTMfhHfsFPBZ3X2DTd_"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8a0acbcd65f403ef2a4'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e8a0acbcd65f403ef2a4')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8a0acbcd65f403ef2a7')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"qPNzXKc5oSkDJ7roRKTC"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8a0acbcd65f403ef2a4')}, "u"=>{"$set"=>{"client_authentication"=>{"test_app_id"=>"... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Started GET "/authenticate/users/sign_in?api_key=test¤t_app_id=test_app_id&redirect_url=http%3A%2F%2Fwww.google.com" for 127.0.0.1 at 2018-09-08 02:37:44 +0530 Processing by Auth::SessionsController#new as HTML Parameters: {"api_key"=>"test", "current_app_id"=>"test_app_id", "redirect_url"=>"http://www.google.com"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Rendered /home/bhargav/Github/Auth/app/views/auth/shared/_devise_error_messages.html.erb (0.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.html.erb within layouts/application (0.5ms) Rendered shopping/_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (1.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.6ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.6ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.4ms) Completed 200 OK in 13ms (Views: 6.0ms) Started GET "/authenticate/users/sign_in?_=1536354464913" for 127.0.0.1 at 2018-09-08 02:37:44 +0530 Processing by Auth::SessionsController#new as JS Parameters: {"_"=>"1536354464913"} Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_inputs.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_up_inputs.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_oauth_and_submit.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_forms.html.erb (1.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_recaptcha_tags.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.js.erb (2.2ms) Completed 200 OK in 5ms (Views: 2.6ms) Started GET "/assets/auth/google_oauth2.svg" for 127.0.0.1 at 2018-09-08 02:37:45 +0530 Started GET "/assets/auth/facebook.svg" for 127.0.0.1 at 2018-09-08 02:37:45 +0530 Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=" for 127.0.0.1 at 2018-09-08 02:37:45 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>""}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>""}, {"additional_login_param"=>""}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Completed 200 OK in 4ms (Views: 0.2ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=re" for 127.0.0.1 at 2018-09-08 02:37:45 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"re"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"re"}, {"additional_login_param"=>"re"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Completed 200 OK in 4ms (Views: 0.4ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=r" for 127.0.0.1 at 2018-09-08 02:37:45 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"r"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"r"}, {"additional_login_param"=>"r"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s Completed 200 OK in 8ms (Views: 0.4ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=ret" for 127.0.0.1 at 2018-09-08 02:37:45 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"ret"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"ret"}, {"additional_login_param"=>"ret"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.004s Completed 200 OK in 6ms (Views: 0.1ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=reta" for 127.0.0.1 at 2018-09-08 02:37:45 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"reta"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"reta"}, {"additional_login_param"=>"reta"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.003s Completed 200 OK in 6ms (Views: 0.1ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40" for 127.0.0.1 at 2018-09-08 02:37:45 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"retard@"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"retard@"}, {"additional_login_param"=>"retard@"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.003s Completed 200 OK in 5ms (Views: 0.1ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard" for 127.0.0.1 at 2018-09-08 02:37:45 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"retard"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"retard"}, {"additional_login_param"=>"retard"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Completed 200 OK in 3ms (Views: 0.1ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retar" for 127.0.0.1 at 2018-09-08 02:37:45 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"retar"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"retar"}, {"additional_login_param"=>"retar"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s Completed 200 OK in 8ms (Views: 0.2ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40g" for 127.0.0.1 at 2018-09-08 02:37:45 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"retard@g"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"retard@g"}, {"additional_login_param"=>"retard@g"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Completed 200 OK in 6ms (Views: 0.1ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40gm" for 127.0.0.1 at 2018-09-08 02:37:45 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"retard@gm"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"retard@gm"}, {"additional_login_param"=>"retard@gm"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.003s Completed 200 OK in 8ms (Views: 0.4ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40gma" for 127.0.0.1 at 2018-09-08 02:37:45 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"retard@gma"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"retard@gma"}, {"additional_login_param"=>"retard@gma"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Completed 200 OK in 3ms (Views: 0.3ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40gmai" for 127.0.0.1 at 2018-09-08 02:37:45 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"retard@gmai"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"retard@gmai"}, {"additional_login_param"=>"retard@gmai"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Completed 200 OK in 3ms (Views: 0.1ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40gmail" for 127.0.0.1 at 2018-09-08 02:37:45 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"retard@gmail"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"retard@gmail"}, {"additional_login_param"=>"retard@gmail"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Completed 200 OK in 4ms (Views: 0.1ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40gmail." for 127.0.0.1 at 2018-09-08 02:37:45 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"retard@gmail."}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"retard@gmail."}, {"additional_login_param"=>"retard@gmail."}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Completed 200 OK in 4ms (Views: 0.1ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40gmail.c" for 127.0.0.1 at 2018-09-08 02:37:45 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"retard@gmail.c"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"retard@gmail.c"}, {"additional_login_param"=>"retard@gmail.c"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Completed 200 OK in 3ms (Views: 0.1ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40gmail.co" for 127.0.0.1 at 2018-09-08 02:37:45 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"retard@gmail.co"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"retard@gmail.co"}, {"additional_login_param"=>"retard@gmail.co"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Completed 200 OK in 5ms (Views: 1.8ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40gmail.com" for 127.0.0.1 at 2018-09-08 02:37:45 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"retard@gmail.com"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"retard@gmail.com"}, {"additional_login_param"=>"retard@gmail.com"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Completed 200 OK in 3ms (Views: 0.1ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40gmail.com" for 127.0.0.1 at 2018-09-08 02:37:45 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"retard@gmail.com"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"retard@gmail.com"}, {"additional_login_param"=>"retard@gmail.com"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Completed 200 OK in 5ms (Views: 0.1ms) Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 02:37:45 +0530 Processing by Auth::RegistrationsController#create as JS Parameters: {"utf8"=>"✓", "authenticity_token"=>"Mbsh4iIh+Rl9xMOrB+bIiAoEu6t6tP+Qwua2ojeeiW9MPy5Tju+x4wcMMOXHcE10vfVgpYc+lGrjVeoEvQZIow==", "user"=>{"login"=>"retard@gmail.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "email"=>"retard@gmail.com"}, "commit"=>"Sign Up"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"retard@gmail.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"uhTESXjiEvqopeKVNv5b"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"VxXoyvS6FmogJSzJ4wzb"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8a1acbcd65f403ef2ae'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8a1acbcd65f403ef2ae')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [91658b50-e699-445c-acd4-e2cc9a16b97f] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92e8a1acbcd65f403ef2ae, "_mqMHnAke6Y36aaS2n8y", {} [ActiveJob] [ActionMailer::DeliveryJob] [91658b50-e699-445c-acd4-e2cc9a16b97f] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.5ms) [ActiveJob] [ActionMailer::DeliveryJob] [91658b50-e699-445c-acd4-e2cc9a16b97f] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.8ms [ActiveJob] [ActionMailer::DeliveryJob] [91658b50-e699-445c-acd4-e2cc9a16b97f] Sent mail to retard@gmail.com (2.1ms) [ActiveJob] [ActionMailer::DeliveryJob] [91658b50-e699-445c-acd4-e2cc9a16b97f] Date: Sat, 08 Sep 2018 02:37:45 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: retard@gmail.com Message-ID: <5b92e8a178494_5f402b103d428e48233e0@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome retard@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [91658b50-e699-445c-acd4-e2cc9a16b97f] Performed ActionMailer::DeliveryJob from Inline(mailers) in 4.27ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 91658b50-e699-445c-acd4-e2cc9a16b97f) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92e8a1acbcd65f403ef2ae, "_mqMHnAke6Y36aaS2n8y", {} Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_resource_errors.js.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_new_otp_input.html.erb (1.6ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_navigation_options.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_up_success_inactive_content.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_navigation_options.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/registrations/create.js.erb (5.7ms) Completed 200 OK in 86ms (Views: 7.9ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"retard@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started GET "/authenticate/users/confirmation?confirmation_token=_mqMHnAke6Y36aaS2n8y" for 127.0.0.1 at 2018-09-08 02:37:45 +0530 Processing by Auth::ConfirmationsController#show as HTML Parameters: {"confirmation_token"=>"_mqMHnAke6Y36aaS2n8y"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"confirmation_token"=>"_mqMHnAke6Y36aaS2n8y"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yshs3NNGYDf-ZV71UGjw"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8a1acbcd65f403ef2ae')}, "u"=>{"$set"=>{"confirmed_at"=>2018-09-07 21:07:45 UTC, "... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e8a1acbcd65f403ef2ae')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://127.0.0.1:44719/authenticate/users/sign_in Completed 302 Found in 41ms Started GET "/authenticate/users/sign_in" for 127.0.0.1 at 2018-09-08 02:37:45 +0530 Processing by Auth::SessionsController#new as HTML Rendered /home/bhargav/Github/Auth/app/views/auth/shared/_devise_error_messages.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.html.erb within layouts/application (0.8ms) Rendered shopping/_navigation_options.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (1.4ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.6ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.6ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.8ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.6ms) Completed 200 OK in 17ms (Views: 9.3ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8a1acbcd65f403ef2ae')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started GET "/authenticate/users/sign_in?_=1536354465791" for 127.0.0.1 at 2018-09-08 02:37:45 +0530 Processing by Auth::SessionsController#new as JS Parameters: {"_"=>"1536354465791"} Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_inputs.html.erb (0.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_up_inputs.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_oauth_and_submit.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_forms.html.erb (1.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_recaptcha_tags.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.js.erb (2.7ms) Completed 200 OK in 5ms (Views: 3.1ms) Started GET "/assets/auth/google_oauth2.svg" for 127.0.0.1 at 2018-09-08 02:37:45 +0530 Started GET "/assets/auth/facebook.svg" for 127.0.0.1 at 2018-09-08 02:37:45 +0530 Started POST "/authenticate/users/sign_in" for 127.0.0.1 at 2018-09-08 02:37:46 +0530 Processing by Auth::SessionsController#create as JS Parameters: {"utf8"=>"✓", "authenticity_token"=>"VvJJw9f6TuNdrKJU32Jsr8ofwbc8CgsP8HZg+TDjtg0rdkZyezQGGSdkURof9OlTfe4aucGAYPXRxTxfunt3wQ==", "user"=>{"login"=>"retard@gmail.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "commit"=>"Log In"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"$or"=>[{"additional_login_param"=>/^retard@gmail\.com$/i, "additional_login_param_status"=>2}, {"email"=>/^retard@gmail\.com$/i}]}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"CGbssWkt9jTEWx3ntuqf"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8a1acbcd65f403ef2ae')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 21:07:46 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (1.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_success_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/create.js.erb (2.0ms) Completed 200 OK in 44ms (Views: 2.5ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"desiree.donnelly@krajcik.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"u_LXGPWazUZEDNagrJm5"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"JZduDWPyQ5WfmUmZ-MWU"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8a7acbcd65f403ef2cc'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e8a7acbcd65f403ef2cc')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8a7acbcd65f403ef2cf')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096", "_id"=>{"$ne"=>BSON::ObjectId('5b92e8a7acbcd65f403ef2cc')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"_KRsqXXhpLr8DgK4PgwZ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"z4_sxkR1Gkhyj9zkbuVe"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8a7acbcd65f403ef2cc')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s [ActiveJob] [OtpJob] [546a252a-4134-44a1-bbf4-a2c25c7f9c91] Performing OtpJob from Inline(default) with arguments: ["User", "5b92e8a7acbcd65f403ef2cc", "send_sms_otp"] [ActiveJob] [OtpJob] [546a252a-4134-44a1-bbf4-a2c25c7f9c91] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8a7acbcd65f403ef2cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [546a252a-4134-44a1-bbf4-a2c25c7f9c91] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [546a252a-4134-44a1-bbf4-a2c25c7f9c91] ETHON: performed EASY effective_url=https://2factor.in/API/V1/ac79bc21-6d31-11e7-94da-0200cd936042/SMS/+919561137096/AUTOGEN response_code=0 return_code=operation_timedout total_time=10.519507 [ActiveJob] [OtpJob] [546a252a-4134-44a1-bbf4-a2c25c7f9c91] Performed OtpJob from Inline(default) in 10524.56ms [ActiveJob] Enqueued OtpJob (Job ID: 546a252a-4134-44a1-bbf4-a2c25c7f9c91) to Inline(default) with arguments: ["User", "5b92e8a7acbcd65f403ef2cc", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"sandrine@stokes.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"pah2obiTfJCwz-JEtkPs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"XYHXBFzM5DayXybNNdzJ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8b1acbcd65f403ef2d0'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e8b1acbcd65f403ef2d0')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_work_schedules", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.038s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_work_minutes", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8b2acbcd65f403ef2d5'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8b2acbcd65f403ef2da'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8b2acbcd65f403ef2da')}, "u"=>{"$set"=>{"accepted"=>true, "pare... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_work_schedules", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_work_minutes", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8b2acbcd65f403ef2e1'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8b2acbcd65f403ef2e6'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8b2acbcd65f403ef2e6')}, "u"=>{"$set"=>{"accepted"=>true, "pare... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92e8b2acbcd65f403ef2e6'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"brittany@okon.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"1Gat-M7jTDu_e2-yyzxs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"RVnjFCKkVsJcjy2J6kYC"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8b2acbcd65f403ef2eb'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e8b2acbcd65f403ef2eb')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8b3acbcd65f403ef2ee')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"KisdNo9jr84tK_qA2UYM"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8b2acbcd65f403ef2eb')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"roman.rippin@reynolds.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"2mhzwePmtNzsABqx4V1V"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"MRsnnGy5xz49eBR6JrGw"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8b3acbcd65f403ef2ef'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e8b3acbcd65f403ef2ef')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_work_schedules", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_work_minutes", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"vance@corkery.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"qhdCH9YtvuiHdRGm9h_X"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"iqQ6XcW2qxL5YRswpMkA"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8b3acbcd65f403ef2f7'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e8b3acbcd65f403ef2f7')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8b3acbcd65f403ef2fa')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"1H89KAo7F-BscbmMjhjN"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8b3acbcd65f403ef2f7')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"lesly.wilderman@jacobi.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"uQsPDvBsjUiUkTd61981"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"FMncFBYfVxsYXksT9g_z"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8b3acbcd65f403ef2fb'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e8b3acbcd65f403ef2fb')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_system_wrappers", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_system_wrappers", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_system_wrappers", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_system_wrappers", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_system_wrappers", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_system_wrappers", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_system_wrappers", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_system_wrappers", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_system_wrappers", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_system_wrappers", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_system_wrappers", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_system_wrappers", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_system_wrappers", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_system_wrappers", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"emilio@ondricka.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"D1XPgNTsszsaZDvLJGUh"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"-E8WMV1XyEJdqbySx_6P"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8b3acbcd65f403ef2fe'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e8b3acbcd65f403ef2fe')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8b3acbcd65f403ef301')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"x56U6zwt-5HGnT1tdzfv"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8b3acbcd65f403ef2fe')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"liana@bins.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"CAi1ngvwxGjX_QFzERnz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"fP8kssxHmkDrKXM4zk2T"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8b3acbcd65f403ef302'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e8b3acbcd65f403ef302')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_system_wrappers", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_system_wrappers", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_system_wrappers", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_system_wrappers", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_system_wrappers", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_system_wrappers", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"elna@harveysimonis.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"i-iKixy-Jyu1Sg2dg62_"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yqW7xQ7PSoS161_EMo2_"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8b3acbcd65f403ef305'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e8b3acbcd65f403ef305')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8b3acbcd65f403ef308')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"5o-HuzzfS5sqJYSpxBt2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8b3acbcd65f403ef305')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"joey@ward.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"VXmaF1n1U-NTZxsqsxWp"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ckKJtwdhkxeM5omp6sJ2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8b3acbcd65f403ef309'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e8b3acbcd65f403ef309')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_system_wrappers", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_system_wrappers", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_system_wrappers", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_system_wrappers", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_system_wrappers", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_system_wrappers", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_system_wrappers", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_system_wrappers", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_system_wrappers", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_system_wrappers", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_system_wrappers", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_system_wrappers", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_system_wrappers", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"marcellus_yundt@weber.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xMCBxSyuo_JQdV6oMRAj"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"vZA_ZtB6_rQnw2pZMXVT"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8b4acbcd65f403ef30c'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e8b4acbcd65f403ef30c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8b4acbcd65f403ef30f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"vaxs3r9yynqY4DNy48dn"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8b4acbcd65f403ef30c')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"malcolm_heathcote@hettinger.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"YLqb-aYypM8cjtQzMs8T"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"XyGBzF2zT6eJ5b6usPbp"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8b4acbcd65f403ef310'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e8b4acbcd65f403ef310')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jeffery@brakuporer.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Va-yB3ywACnrD4d4Z7Tp"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ab748oidH_9XM-_UV8Cz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8b4acbcd65f403ef318'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e8b4acbcd65f403ef318')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8b4acbcd65f403ef31b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"dMYyGyByH2ehmtzmqs5T"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8b4acbcd65f403ef318')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"daniela@cole.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"RfxzK9Csfha3tb5zwdQW"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"5erRsNFX3S429R2NeB_D"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8b4acbcd65f403ef31c'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e8b4acbcd65f403ef31c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_work_cycles", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_work_cycles", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"hilda.parisian@brakusnader.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"nHQB7acytKqVZstzys-o"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"MMxhRhCoFDcFXTktWfg2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8b4acbcd65f403ef324'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e8b4acbcd65f403ef324')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8b4acbcd65f403ef327')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"U3m3UXx1NajmyFLyib1y"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8b4acbcd65f403ef324')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"alicia@huels.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"TBDfJF7oxzeCLwUWVQ-t"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"4XXm_XJGkozejhkR2Yth"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8b4acbcd65f403ef328'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e8b4acbcd65f403ef328')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_work_schedules", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_work_minutes", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_work_schedules", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_work_minutes", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_work_minutes", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8b4acbcd65f403ef330'), "entity_types"=>{}, "time"=>2012-05-05 04:40:00 UT... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.034s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_work_minutes", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8b4acbcd65f403ef333'), "entity_types"=>{}, "time"=>2012-05-05 04:41:00 UT... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_work_minutes", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8b4acbcd65f403ef336'), "entity_types"=>{}, "time"=>2012-05-05 04:42:00 UT... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_work_minutes", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8b4acbcd65f403ef339'), "entity_types"=>{}, "time"=>2012-05-05 04:43:00 UT... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_work_minutes", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8b4acbcd65f403ef33c'), "entity_types"=>{}, "time"=>2012-05-05 04:44:00 UT... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.aggregate | STARTED | {"aggregate"=>"auth_work_minutes", "pipeline"=>[{"$match"=>{"cycles"=>{"$elemMatch"=>{"$and"=>[{"$or"=>[{"start_time"=>{"$gte"=>1336192980, "$lte"=>1336193160}}, {"end_time"=>{"$gte"=>1336192980, "$lte"=>1336193160}}, {"$and"=>[{"start_time"=>{"$lte"=... MONGODB | localhost:27017 | dummy_test.aggregate | SUCCEEDED | 0.274s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_work_schedules", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_work_minutes", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_work_minutes", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8b5acbcd65f403ef345'), "entity_types"=>{}, "time"=>2012-05-05 04:40:00 UT... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_work_minutes", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8b5acbcd65f403ef348'), "entity_types"=>{}, "time"=>2012-05-05 04:41:00 UT... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_work_minutes", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8b5acbcd65f403ef34b'), "entity_types"=>{}, "time"=>2012-05-05 04:42:00 UT... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_work_minutes", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8b5acbcd65f403ef34e'), "entity_types"=>{}, "time"=>2012-05-05 04:43:00 UT... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_work_minutes", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8b5acbcd65f403ef351'), "entity_types"=>{}, "time"=>2012-05-05 04:44:00 UT... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.aggregate | STARTED | {"aggregate"=>"auth_work_minutes", "pipeline"=>[{"$match"=>{"cycles"=>{"$elemMatch"=>{"$and"=>[{"$or"=>[{"start_time"=>{"$gte"=>1336192980, "$lte"=>1336193160}}, {"end_time"=>{"$gte"=>1336192980, "$lte"=>1336193160}}, {"$and"=>[{"start_time"=>{"$lte"=... MONGODB | localhost:27017 | dummy_test.aggregate | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_work_minutes", "query"=>{"_id"=>BSON::ObjectId('5b92e8b5acbcd65f403ef351')}, "update"=>{"$pull"=>{"cycles.0.workers_available"=>{"$in"=>["first_worker"]}, "cycles.1.workers_available"=>{"$in"=>["first_worker"]}}}, "new"=>true, ... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_work_minutes", "query"=>{"_id"=>BSON::ObjectId('5b92e8b5acbcd65f403ef34e')}, "update"=>{"$pull"=>{"cycles.0.workers_available"=>{"$in"=>["first_worker"]}, "cycles.1.workers_available"=>{"$in"=>["first_worker"]}}}, "new"=>true, ... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_work_schedules", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_work_minutes", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_work_minutes", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8b5acbcd65f403ef35a'), "entity_types"=>{}, "time"=>2012-05-05 04:40:00 UT... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_work_minutes", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8b5acbcd65f403ef35d'), "entity_types"=>{}, "time"=>2012-05-05 04:41:00 UT... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_work_minutes", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8b5acbcd65f403ef360'), "entity_types"=>{}, "time"=>2012-05-05 04:42:00 UT... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_work_minutes", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8b5acbcd65f403ef363'), "entity_types"=>{}, "time"=>2012-05-05 04:43:00 UT... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_work_minutes", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8b5acbcd65f403ef366'), "entity_types"=>{}, "time"=>2012-05-05 04:44:00 UT... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.aggregate | STARTED | {"aggregate"=>"auth_work_minutes", "pipeline"=>[{"$match"=>{"cycles"=>{"$elemMatch"=>{"$and"=>[{"$or"=>[{"start_time"=>{"$gte"=>1336192980, "$lte"=>1336193160}}, {"end_time"=>{"$gte"=>1336192980, "$lte"=>1336193160}}, {"$and"=>[{"start_time"=>{"$lte"=... MONGODB | localhost:27017 | dummy_test.aggregate | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_work_minutes", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{}, "u"=>{"$pull"=>{"cycles"=>{"_id"=>{"$in"=>[BSON::ObjectId('5b92e8b5acbcd65f403ef35b'), BSON::O... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.aggregate | STARTED | {"aggregate"=>"auth_work_minutes", "pipeline"=>[{"$match"=>{"cycles._id"=>{"$in"=>["5b92e8b5acbcd65f403ef35b", "5b92e8b5acbcd65f403ef35e", "5b92e8b5acbcd65f403ef361", "5b92e8b5acbcd65f403ef364", "5b92e8b5acbcd65f403ef35c", "5b92e8b5acbcd65f403ef35f", ... MONGODB | localhost:27017 | dummy_test.aggregate | SUCCEEDED | 0.023s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_work_schedules", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_work_minutes", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"antonietta_johnson@langworth.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"RWH4QsCc5i8sRz7NEWWZ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yTjr-efCZEpJeczVqCxp"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8b5acbcd65f403ef374'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e8b5acbcd65f403ef374')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8b5acbcd65f403ef377')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ZsXdTN_wuWAcZTuzfFnt"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8b5acbcd65f403ef374')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"evalyn@gulgowskikutch.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"s5VFfGi7zixHEPJjBryf"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"FoG5owxUjbG3BiXS9vz4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8b5acbcd65f403ef378'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e8b5acbcd65f403ef378')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_work_schedules", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_work_schedules", "query"=>{"$and"=>[{"location_id"=>"first_location"}, {"for_object_id"=>"user_one"}, {"for_object_class"=>"User"}, {"$or"=>[{"end_time"=>{"$lte"=>2002-10-30 18:30:00 UTC, "$gte"=>2002-10-29 18:30:00 UTC}}, {"st... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_work_schedules", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_work_schedules", "query"=>{"$and"=>[{"location_id"=>"first_location"}, {"for_object_id"=>"user_one"}, {"for_object_class"=>"User"}, {"$or"=>[{"end_time"=>{"$lte"=>2002-10-30 18:30:00 UTC, "$gte"=>2002-10-29 18:30:00 UTC}}, {"st... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_work_schedules", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_work_schedules", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_work_schedules", "query"=>{"$and"=>[{"location_id"=>"first_location"}, {"for_object_id"=>"user_one"}, {"for_object_class"=>"User"}, {"$or"=>[{"end_time"=>{"$lte"=>2002-10-30 18:30:00 UTC, "$gte"=>2002-10-29 18:30:00 UTC}}, {"st... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_work_schedules", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_work_schedules", "query"=>{"$and"=>[{"location_id"=>"second_location"}, {"for_object_id"=>"user_one"}, {"for_object_class"=>"User"}, {"$or"=>[{"end_time"=>{"$lte"=>2002-10-30 18:30:00 UTC, "$gte"=>2002-10-29 18:30:00 UTC}}, {"s... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_work_schedules", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"aubree_greenholt@schmidt.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"CcoYcYiRK8_6d8Py81Ui"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"BFEzVvCxnNFDVybFpkeZ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8b5acbcd65f403ef37f'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e8b5acbcd65f403ef37f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8b5acbcd65f403ef382')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"_oCRsy_VLvAey9DusCKE"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8b5acbcd65f403ef37f')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"judy.lemke@danielfeeney.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"8FusQQtf6FRPebwPTEsz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"4Un_DsDmBmXH-9Q-mKEt"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8b5acbcd65f403ef383'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e8b5acbcd65f403ef383')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"leif.marquardt@beattyvandervort.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"7jy65HwozD5EWvsLeCkM"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"6fUvVhxjv_veyWR85D2r"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8b5acbcd65f403ef386'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e8b5acbcd65f403ef386')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8b5acbcd65f403ef389')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"8X8Uai89vDzb8r736Xt7"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8b5acbcd65f403ef386')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jesus_murray@nolan.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"bUsfWs7LS93Y5zTyASfL"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"8UDU1XzeJiBVS3z7qUVm"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8b5acbcd65f403ef38a'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e8b5acbcd65f403ef38a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"virgil@stoltenberg.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sHL67T6dai-iVy3v5qcu"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"WSByEMtwWvAyNx7cVPG8"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8b6acbcd65f403ef38d'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e8b6acbcd65f403ef38d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8b6acbcd65f403ef390')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"5JSzHqSUieikQSjfSqBz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8b6acbcd65f403ef38d')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"domenico_ko@lemke.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"K8Vejw1uJ8JmxBkxi1sx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xGwt6CZjvMxi6W-TLsz_"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8b6acbcd65f403ef391'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e8b6acbcd65f403ef391')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"athena.graham@zulauf.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Rp7p2zRfEYxNh_r98ow6"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ebbzRMRGqXzfBmqvjHeq"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8b6acbcd65f403ef394'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e8b6acbcd65f403ef394')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8b6acbcd65f403ef397')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"fWUC4UoR7SvHu5cW1ytX"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8b6acbcd65f403ef394')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jace@cartwright.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"c9YXEDr7hpVA-4N8Azj2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"7xyHNrXtf_5qd8M8BKFb"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8b6acbcd65f403ef398'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e8b6acbcd65f403ef398')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"janice_cruickshank@ruecker.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"65zxDjddrNC9dvs_hty1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"oyD--bEpAKckyy6qkcyC"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8b6acbcd65f403ef39b'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e8b6acbcd65f403ef39b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8b6acbcd65f403ef39e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"E8S_Urto-uk1oEEJVsq_"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8b6acbcd65f403ef39b')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"ayla_wilderman@wintheiserkuhlman.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"eFixcMPWDS8W4Pxj4zYE"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"J3g6_dbK24QeghFkptt4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8b6acbcd65f403ef39f'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e8b6acbcd65f403ef39f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_assemblies", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_assemblies", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_assemblies", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_assemblies", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_assemblies", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"frederick@schillercrist.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Mdyzekd6qF7YaCByyzKP"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"-5Fxr319AQrwHPcHrYHM"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8b6acbcd65f403ef3a5'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e8b6acbcd65f403ef3a5')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8b6acbcd65f403ef3a8')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"hffuZLvxU7UWwBAiBrzp"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8b6acbcd65f403ef3a5')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"evelyn@blickschamberger.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"EECehQfafJ6ywNsjHhzk"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"WQBdfeS2vYvDTMED8TCy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8b6acbcd65f403ef3a9'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e8b6acbcd65f403ef3a9')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"blake_oconnell@whitebergstrom.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"7y3DQwawWGVaahpssbyH"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Vnxqx4iPnj6_-azRYymy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8b6acbcd65f403ef3ac'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e8b6acbcd65f403ef3ac')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8b6acbcd65f403ef3af')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"WxGw1ve1ahsAyHsDfU6E"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8b6acbcd65f403ef3ac')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"curtis_lowe@wunsch.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"SNhJwPYLDreP-a6HXSdL"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sdDPmNN2hmxtCGurM8b7"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8b6acbcd65f403ef3b0'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e8b6acbcd65f403ef3b0')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"pinkie@macgyver.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"AQp7accCExPrEVJBPmgn"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"jfRYvq2Z5b7vGtL6jy_5"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8b7acbcd65f403ef3b3'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e8b7acbcd65f403ef3b3')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8b7acbcd65f403ef3b6')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xxynLK7tUGNHX2s--RdK"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8b7acbcd65f403ef3b3')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"general_jones@dickens.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"s8dGwybyqzy1QsssZjLL"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"qazPbCbH8peZr_YBGhsP"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8b7acbcd65f403ef3b7'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e8b7acbcd65f403ef3b7')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"ben_bartell@mckenzie.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"qHpgT7z8zVYsdXZmsnPi"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"WBP9fqy_o2RWW4iY6jgE"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8bcacbcd65f403ef3c0')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e8bcacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e8bcacbcd65f403ef3c0')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8bcacbcd65f403ef3c3')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"en9M8cJTACVz38YWqfxV"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8bcacbcd65f403ef3c0')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"sammy@abbott.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"QRzYWLmRnKxW3bP8h4bu"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"d2_urcxGr8kfmVjvVZgV"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8bcacbcd65f403ef3c4'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e8bcacbcd65f403ef3c4')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8bcacbcd65f403ef3c7'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8bcacbcd65f403ef3cc'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8bcacbcd65f403ef3d1'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"mina_funk@jaskolski.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"qvrGH79hxeC5F1oG6azB"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"hT581P45dronyEpeN9gB"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8bdacbcd65f403ef3d3')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e8bdacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e8bdacbcd65f403ef3d3')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"veCzyk83FPGhUWP9U9dW"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8bdacbcd65f403ef3d3')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Started GET "/search/authenticated_user_search?api_key=test¤t_app_id=testappid&query%5Bquery_string%5D=Coba&query%5Bsize%5D=10" for 127.0.0.1 at 2018-09-08 02:38:13 +0530 Processing by Auth::SearchController#authenticated_user_search as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "query"=>{"query_string"=>"Coba", "size"=>"10"}, "search"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, search Completed 500 Internal Server Error in 663ms Started GET "/search/authenticated_user_search?api_key=test¤t_app_id=testappid&query%5Bquery_string%5D=Coba&query%5Bsize%5D=10" for 127.0.0.1 at 2018-09-08 02:38:13 +0530 Processing by Auth::SearchController#authenticated_user_search as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "query"=>{"query_string"=>"Coba", "size"=>"10"}, "search"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, search, user_token Completed 500 Internal Server Error in 33ms Started GET "/search/authenticated_user_search?api_key=test¤t_app_id=testappid&query%5Bquery_string%5D=Coba&query%5Bsize%5D=10" for 127.0.0.1 at 2018-09-08 02:38:13 +0530 Processing by Auth::SearchController#authenticated_user_search as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "query"=>{"query_string"=>"Coba", "size"=>"10"}, "search"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestokenadmin"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestokenadmin"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestokenadmin"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, search, user_token Completed 500 Internal Server Error in 29ms Started GET "/search/authenticated_user_search?api_key=test¤t_app_id=testappid&query%5Bquery_string%5D=Roc&query%5Bsize%5D=10" for 127.0.0.1 at 2018-09-08 02:38:13 +0530 Processing by Auth::SearchController#authenticated_user_search as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "query"=>{"query_string"=>"Roc", "size"=>"10"}, "search"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, search, user_token Completed 500 Internal Server Error in 140ms Started GET "/search/authenticated_user_search?api_key=test¤t_app_id=testappid&query%5Bquery_string%5D=Roch&query%5Bsize%5D=10" for 127.0.0.1 at 2018-09-08 02:38:14 +0530 Processing by Auth::SearchController#authenticated_user_search as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "query"=>{"query_string"=>"Roch", "size"=>"10"}, "search"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestokenadmin"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestokenadmin"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestokenadmin"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, search, user_token Completed 500 Internal Server Error in 23ms Started GET "/search/authenticated_user_search?api_key=test¤t_app_id=testappid&query%5Bquery_string%5D=Roc&query%5Bsize%5D=10" for 127.0.0.1 at 2018-09-08 02:38:14 +0530 Processing by Auth::SearchController#authenticated_user_search as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "query"=>{"query_string"=>"Roc", "size"=>"10"}, "search"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, search, user_token Completed 500 Internal Server Error in 32ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8beacbcd65f403ef3d6'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"colten.hackett@padberg.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"9ty7xHqMjNTXYM3dYTEV"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"2KL3x-zfEeoE3zvK4JVL"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8beacbcd65f403ef3db'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e8beacbcd65f403ef3db')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8beacbcd65f403ef3de')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"2vG2gfoxjnneAGFKrDdB"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8beacbcd65f403ef3db')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"warren@murazik.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"E2kjXwnueS4B-Wr6PMoy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"8VoAyLGGKAK6wLkZwkni"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8beacbcd65f403ef3df'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e8beacbcd65f403ef3df')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8beacbcd65f403ef3e2'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started GET "/shopping/cart_items/5b92e8beacbcd65f403ef3e2?api_key=test¤t_app_id=testappid" for 127.0.0.1 at 2018-09-08 02:38:14 +0530 Processing by Shopping::CartItemsController#show as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b92e8beacbcd65f403ef3e2", "cart_item"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b92e8beacbcd65f403ef3e2'), "resource_id"=>"5b92e8beacbcd65f403ef3db", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92e8beacbcd65f403ef3e2'), "resource_id"=>"5b92e8beacbcd65f403ef3db", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Completed 200 OK in 132ms (Views: 1.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started POST "/shopping/cart_items" for 127.0.0.1 at 2018-09-08 02:38:14 +0530 Processing by Shopping::CartItemsController#create as JSON Parameters: {"cart_item"=>{"product_id"=>"5b92e8beacbcd65f403ef3d6", "quantity"=>1, "discount_code"=>"Solarbreeze", "price"=>10.0, "name"=>"Taleggio cheese", "accept_order_at_percentage_of_price"=>0.2}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: product_id, quantity, discount_code, price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: product_id, quantity, discount_code, price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92e8beacbcd65f403ef3d6'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92e8beacbcd65f403ef3e4')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e8beacbcd65f403ef3e4'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s Completed 201 Created in 94ms (Views: 3.9ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8bfacbcd65f403ef3e7'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started PUT "/shopping/cart_items/5b92e8bfacbcd65f403ef3e7" for 127.0.0.1 at 2018-09-08 02:38:15 +0530 Processing by Shopping::CartItemsController#update as JSON Parameters: {"cart_item"=>{"discount"=>42, "quantity"=>10, "product_id"=>"5b92e8bfacbcd65f403ef3e9", "price"=>400}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b92e8bfacbcd65f403ef3e7"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: discount, product_id, price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: discount, quantity, product_id, price Unpermitted parameters: api_key, current_app_id, id, user_token Unpermitted parameters: discount, product_id, price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: discount, quantity, product_id, price Unpermitted parameters: api_key, current_app_id, id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b92e8bfacbcd65f403ef3e7'), "resource_id"=>"5b92e8beacbcd65f403ef3db", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92e8bfacbcd65f403ef3e7'), "resource_id"=>"5b92e8beacbcd65f403ef3db", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8bfacbcd65f403ef3e7')}, "u"=>{"$set"=>{"quantity"=>10.0, "tags... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 204 No Content in 85ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"dayton@jacobson.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"7yxbdDXK3Dd8m_ag9eKF"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"9YMxsFK9ByBY_9LFrEyX"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8bfacbcd65f403ef3eb'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e8bfacbcd65f403ef3eb')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"QmaFEU3Kc6B-DeoVnEr2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8bfacbcd65f403ef3eb')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8bfacbcd65f403ef3ee'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started PUT "/shopping/cart_items/5b92e8bfacbcd65f403ef3ee" for 127.0.0.1 at 2018-09-08 02:38:15 +0530 Processing by Shopping::CartItemsController#update as JSON Parameters: {"cart_item"=>{"discount"=>42, "quantity"=>10, "product_id"=>"5b92e8bfacbcd65f403ef3f0", "price"=>400}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b92e8bfacbcd65f403ef3ee"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Completed 401 Unauthorized in 7ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8bfacbcd65f403ef3f1'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8bfacbcd65f403ef3f3'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8bfacbcd65f403ef3f7'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8bfacbcd65f403ef3fb'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8c0acbcd65f403ef3ff'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8c0acbcd65f403ef403'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8bfacbcd65f403ef3f1'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8beacbcd65f403ef3db')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8beacbcd65f403ef3db", "parent_id"=>"5b92e8bfacbcd65f403ef3f1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8beacbcd65f403ef3db')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8beacbcd65f403ef3db", "cart_id"=>"5b92e8bfacbcd65f403ef3f1", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8beacbcd65f403ef3db", "cart_id"=>"5b92e8bfacbcd65f403ef3f1", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8beacbcd65f403ef3db", "parent_id"=>"5b92e8bfacbcd65f403ef3f1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8beacbcd65f403ef3db", "parent_id"=>"5b92e8bfacbcd65f403ef3f1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92e8beacbcd65f403ef3db", "parent_id"=>"5b92e8bfacbcd65f403ef3f1", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8beacbcd65f403ef3db", "parent_id"=>"5b92e8bfacbcd65f403ef3f1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8bfacbcd65f403ef3f3')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8bfacbcd65f403ef3f7')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8bfacbcd65f403ef3fb')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8c0acbcd65f403ef3ff')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8c0acbcd65f403ef403')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8c0acbcd65f403ef407'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92e8c0acbcd65f403ef407", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8beacbcd65f403ef3db", "parent_id"=>"5b92e8bfacbcd65f403ef3f1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92e8bfacbcd65f403ef3f3'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92e8bfacbcd65f403ef3f7'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92e8bfacbcd65f403ef3fb'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92e8c0acbcd65f403ef3ff'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92e8c0acbcd65f403ef403'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8c0acbcd65f403ef407')}, "limit"=>1}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s Started PUT "/shopping/cart_items/5b92e8bfacbcd65f403ef3f3" for 127.0.0.1 at 2018-09-08 02:38:16 +0530 Processing by Shopping::CartItemsController#update as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b92e8bfacbcd65f403ef3f3", "cart_item"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b92e8bfacbcd65f403ef3f3'), "resource_id"=>"5b92e8beacbcd65f403ef3db", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92e8bfacbcd65f403ef3f3'), "resource_id"=>"5b92e8beacbcd65f403ef3db", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b92e8c0acbcd65f403ef407'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8bfacbcd65f403ef3f3')}, "u"=>{"$set"=>{"tags"=>["Rosemary", "A... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 204 No Content in 282ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92e8bfacbcd65f403ef3f3'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8c0acbcd65f403ef414'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8c0acbcd65f403ef416'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8c0acbcd65f403ef41a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8c0acbcd65f403ef41e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8c1acbcd65f403ef422'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8c1acbcd65f403ef426'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8c1acbcd65f403ef42a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started PUT "/shopping/cart_items/5b92e8c1acbcd65f403ef42a" for 127.0.0.1 at 2018-09-08 02:38:17 +0530 Processing by Shopping::CartItemsController#update as JSON Parameters: {"cart_item"=>{"quantity"=>33}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b92e8c1acbcd65f403ef42a"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameter: quantity Unpermitted parameters: api_key, current_app_id, id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameter: quantity Unpermitted parameters: api_key, current_app_id, id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b92e8c1acbcd65f403ef42a'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92e8c1acbcd65f403ef42a'), "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8c1acbcd65f403ef42a')}, "u"=>{"$set"=>{"quantity"=>33.0, "tags... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 204 No Content in 59ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92e8c1acbcd65f403ef42a'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8c1acbcd65f403ef42d'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8c1acbcd65f403ef42f'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8c1acbcd65f403ef433'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8c1acbcd65f403ef437'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8c1acbcd65f403ef43b'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8c1acbcd65f403ef43f'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8c1acbcd65f403ef443'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8c1acbcd65f403ef445'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8c2acbcd65f403ef449'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8c2acbcd65f403ef44d'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8c2acbcd65f403ef451'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8c2acbcd65f403ef455'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8c2acbcd65f403ef459'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8c2acbcd65f403ef45b'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8c2acbcd65f403ef45f'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8c2acbcd65f403ef463'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8c2acbcd65f403ef467'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8c2acbcd65f403ef46b'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8c2acbcd65f403ef46f'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started DELETE "/shopping/cart_items/5b92e8c2acbcd65f403ef46f" for 127.0.0.1 at 2018-09-08 02:38:18 +0530 Processing by Shopping::CartItemsController#destroy as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b92e8c2acbcd65f403ef46f", "cart_item"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b92e8c2acbcd65f403ef46f'), "resource_id"=>"5b92e8beacbcd65f403ef3db", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92e8c2acbcd65f403ef46f'), "resource_id"=>"5b92e8beacbcd65f403ef3db", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8c2acbcd65f403ef46f')}, "limit"=>1}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s Completed 204 No Content in 67ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8c2acbcd65f403ef471'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92e8c2acbcd65f403ef471'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"test", "current_app_id"=>"testappid", "id"=>"5b92e8c2acbcd65f403ef471", "cart_item"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b92e8c2acbcd65f403ef471'), "resource_id"=>"5b92e8beacbcd65f403ef3db", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92e8c2acbcd65f403ef471'), "resource_id"=>"5b92e8beacbcd65f403ef3db", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Completed 204 No Content in 18ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8c3acbcd65f403ef475'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8c3acbcd65f403ef477'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8c3acbcd65f403ef479'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8c3acbcd65f403ef47b'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8c3acbcd65f403ef47d'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started GET "/shopping/cart_items?api_key=test¤t_app_id=testappid" for 127.0.0.1 at 2018-09-08 02:38:19 +0530 Processing by Shopping::CartItemsController#index as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "cart_item"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8beacbcd65f403ef3db", "parent_id"=>nil, "_type"=>"Shopping::CartItem"}, "limit"=>25, "skip"=>0, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s Started GET "/shopping/cart_items?api_key=test¤t_app_id=testappid" for 127.0.0.1 at 2018-09-08 02:38:19 +0530 Processing by Shopping::CartItemsController#index as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "cart_item"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8beacbcd65f403ef3db", "parent_id"=>nil, "_type"=>"Shopping::CartItem"}, "limit"=>25, "skip"=>0, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s Started GET "/shopping/cart_items?api_key=test¤t_app_id=testappid" for 127.0.0.1 at 2018-09-08 02:38:19 +0530 Processing by Shopping::CartItemsController#index as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "cart_item"=>{}} Completed 401 Unauthorized in 1ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"ardith.zulauf@murazik.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"YYHyd4wAkJRceasy5W5a"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"e-CyQbg3Km5ScmzgfVXt"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8c3acbcd65f403ef486'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e8c3acbcd65f403ef486')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"QpXSBUZQcyti5SZTz4WR"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8c3acbcd65f403ef486')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8c3acbcd65f403ef489'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started GET "/shopping/cart_items/5b92e8c3acbcd65f403ef489?api_key=test¤t_app_id=testappid" for 127.0.0.1 at 2018-09-08 02:38:19 +0530 Processing by Shopping::CartItemsController#show as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b92e8c3acbcd65f403ef489", "cart_item"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken1"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken1"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b92e8c3acbcd65f403ef489'), "resource_id"=>"5b92e8c3acbcd65f403ef486", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"addison@hammes.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"1YYob9scHvvXiV9f7Xtg"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"XAyzWDJnEuAu_Tvr8eDz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8c3acbcd65f403ef48b'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e8c3acbcd65f403ef48b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"NXKsTdDWNwmhrrt3ikJz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8c3acbcd65f403ef48b')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8c3acbcd65f403ef48e'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8c4acbcd65f403ef493')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"alyson_pfeffer@adams.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"eGkXVMAWhaoZzsT4QtU5"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sbku_LPxgBVCzFCR6aUP"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8c4acbcd65f403ef494'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e8c4acbcd65f403ef494')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8c4acbcd65f403ef497'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8c4acbcd65f403ef499'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8c4acbcd65f403ef49d'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8c4acbcd65f403ef4a1'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8c4acbcd65f403ef4a5'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8c4acbcd65f403ef4a9'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started GET "/shopping/carts/5b92e8c4acbcd65f403ef497" for 127.0.0.1 at 2018-09-08 02:38:20 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"TDnH_uAxwnRYUjiCSq4x"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8c3acbcd65f403ef48b')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 21:08:20 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Shopping::CartsController#show as HTML Parameters: {"id"=>"5b92e8c4acbcd65f403ef497"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_carts", "query"=>{"_id"=>BSON::ObjectId('5b92e8c4acbcd65f403ef497'), "resource_id"=>"5b92e8c3acbcd65f403ef48b", "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8c4acbcd65f403ef497'), "resource_id"=>"5b92e8c3acbcd65f403ef48b", "_type"=>"Shopping::Cart"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8c3acbcd65f403ef48b')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8c3acbcd65f403ef48b", "parent_id"=>"5b92e8c4acbcd65f403ef497", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8c3acbcd65f403ef48b')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8c3acbcd65f403ef48b", "cart_id"=>"5b92e8c4acbcd65f403ef497", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8c3acbcd65f403ef48b", "cart_id"=>"5b92e8c4acbcd65f403ef497", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8c3acbcd65f403ef48b", "parent_id"=>"5b92e8c4acbcd65f403ef497", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8c3acbcd65f403ef48b", "parent_id"=>"5b92e8c4acbcd65f403ef497", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8c3acbcd65f403ef48b", "parent_id"=>"5b92e8c4acbcd65f403ef497", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8c3acbcd65f403ef48b')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8c3acbcd65f403ef48b", "parent_id"=>"5b92e8c4acbcd65f403ef497", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8c3acbcd65f403ef48b')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8c3acbcd65f403ef48b", "cart_id"=>"5b92e8c4acbcd65f403ef497", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8c3acbcd65f403ef48b", "cart_id"=>"5b92e8c4acbcd65f403ef497", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8c3acbcd65f403ef48b", "parent_id"=>"5b92e8c4acbcd65f403ef497", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8c3acbcd65f403ef48b", "parent_id"=>"5b92e8c4acbcd65f403ef497", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8c3acbcd65f403ef48b", "parent_id"=>"5b92e8c4acbcd65f403ef497", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"tamia@bergnaum.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"i1CdWBeyuP25uS9k5z1x"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"J4vGp8L8HmfJR14mWkDZ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8c4acbcd65f403ef4b5'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e8c4acbcd65f403ef4b5')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"y17iVHUGMSo-dZPyAL_E"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8c4acbcd65f403ef4b5')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8c5acbcd65f403ef4b8'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8c5acbcd65f403ef4ba'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8c5acbcd65f403ef4be'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8c5acbcd65f403ef4c2'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8c5acbcd65f403ef4c6'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8c5acbcd65f403ef4ca'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started GET "/shopping/carts/5b92e8c5acbcd65f403ef4b8?api_key=test¤t_app_id=testappid" for 127.0.0.1 at 2018-09-08 02:38:21 +0530 Processing by Shopping::CartsController#show as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b92e8c5acbcd65f403ef4b8", "cart"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_carts", "query"=>{"_id"=>BSON::ObjectId('5b92e8c5acbcd65f403ef4b8'), "resource_id"=>"5b92e8c4acbcd65f403ef4b5", "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8c5acbcd65f403ef4b8'), "resource_id"=>"5b92e8c4acbcd65f403ef4b5", "_type"=>"Shopping::Cart"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8c4acbcd65f403ef4b5')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8c4acbcd65f403ef4b5", "parent_id"=>"5b92e8c5acbcd65f403ef4b8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8c4acbcd65f403ef4b5')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8c4acbcd65f403ef4b5", "cart_id"=>"5b92e8c5acbcd65f403ef4b8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8c4acbcd65f403ef4b5", "cart_id"=>"5b92e8c5acbcd65f403ef4b8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8c4acbcd65f403ef4b5", "parent_id"=>"5b92e8c5acbcd65f403ef4b8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8c4acbcd65f403ef4b5", "parent_id"=>"5b92e8c5acbcd65f403ef4b8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8c4acbcd65f403ef4b5", "parent_id"=>"5b92e8c5acbcd65f403ef4b8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8c5acbcd65f403ef4ce'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8c5acbcd65f403ef4d0'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8c5acbcd65f403ef4d2'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8c5acbcd65f403ef4d4'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8c5acbcd65f403ef4d6'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8c5acbcd65f403ef4d8'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started POST "/shopping/carts" for 127.0.0.1 at 2018-09-08 02:38:21 +0530 Processing by Shopping::CartsController#create as JSON Parameters: {"cart"=>{"add_cart_item_ids"=>["5b92e8c5acbcd65f403ef4d0", "5b92e8c5acbcd65f403ef4d2", "5b92e8c5acbcd65f403ef4d4", "5b92e8c5acbcd65f403ef4d6", "5b92e8c5acbcd65f403ef4d8"]}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b92e8c5acbcd65f403ef4d0'), "resource_id"=>"5b92e8c4acbcd65f403ef4b5", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92e8c5acbcd65f403ef4d0'), "resource_id"=>"5b92e8c4acbcd65f403ef4b5", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8c5acbcd65f403ef4d0')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8c5a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b92e8c5acbcd65f403ef4d2'), "resource_id"=>"5b92e8c4acbcd65f403ef4b5", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92e8c5acbcd65f403ef4d2'), "resource_id"=>"5b92e8c4acbcd65f403ef4b5", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8c5acbcd65f403ef4d2')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8c5a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b92e8c5acbcd65f403ef4d4'), "resource_id"=>"5b92e8c4acbcd65f403ef4b5", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92e8c5acbcd65f403ef4d4'), "resource_id"=>"5b92e8c4acbcd65f403ef4b5", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8c5acbcd65f403ef4d4')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8c5a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b92e8c5acbcd65f403ef4d6'), "resource_id"=>"5b92e8c4acbcd65f403ef4b5", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92e8c5acbcd65f403ef4d6'), "resource_id"=>"5b92e8c4acbcd65f403ef4b5", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8c5acbcd65f403ef4d6')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8c5a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b92e8c5acbcd65f403ef4d8'), "resource_id"=>"5b92e8c4acbcd65f403ef4b5", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92e8c5acbcd65f403ef4d8'), "resource_id"=>"5b92e8c4acbcd65f403ef4b5", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8c5acbcd65f403ef4d8')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8c5a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8c5acbcd65f403ef4da'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8c4acbcd65f403ef4b5')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8c4acbcd65f403ef4b5", "parent_id"=>"5b92e8c5acbcd65f403ef4da", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8c4acbcd65f403ef4b5')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8c4acbcd65f403ef4b5", "cart_id"=>"5b92e8c5acbcd65f403ef4da", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8c4acbcd65f403ef4b5", "cart_id"=>"5b92e8c5acbcd65f403ef4da", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8c4acbcd65f403ef4b5", "parent_id"=>"5b92e8c5acbcd65f403ef4da", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8c4acbcd65f403ef4b5", "parent_id"=>"5b92e8c5acbcd65f403ef4da", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8c4acbcd65f403ef4b5", "parent_id"=>"5b92e8c5acbcd65f403ef4da", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8c4acbcd65f403ef4b5", "parent_id"=>"5b92e8c5acbcd65f403ef4da", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8c4acbcd65f403ef4b5')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92e8c4acbcd65f403ef4b5", "parent_id"=>"5b92e8c5acbcd65f403ef4da", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8c4acbcd65f403ef4b5", "parent_id"=>nil, "_type"=>"Shopping::CartItem"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8c6acbcd65f403ef4ec'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8c6acbcd65f403ef4ee'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8c6acbcd65f403ef4f0'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8c6acbcd65f403ef4f2'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8c6acbcd65f403ef4f4'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8c6acbcd65f403ef4f6'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started POST "/shopping/carts" for 127.0.0.1 at 2018-09-08 02:38:22 +0530 Processing by Shopping::CartsController#create as JSON Parameters: {"cart"=>{}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b92e8c6acbcd65f403ef4f8"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_carts", "query"=>{"_id"=>BSON::ObjectId('5b92e8c6acbcd65f403ef4f8'), "resource_id"=>"5b92e8c4acbcd65f403ef4b5", "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8c6acbcd65f403ef4f9'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8c7acbcd65f403ef4fb'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8c7acbcd65f403ef4fd'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8c7acbcd65f403ef4ff'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8c7acbcd65f403ef501'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8c7acbcd65f403ef503'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started POST "/shopping/carts" for 127.0.0.1 at 2018-09-08 02:38:23 +0530 Processing by Shopping::CartsController#create as JSON Parameters: {"cart"=>{"add_cart_item_ids"=>["5b92e8c7acbcd65f403ef4fb", "5b92e8c7acbcd65f403ef4fd", "5b92e8c7acbcd65f403ef4ff", "5b92e8c7acbcd65f403ef501"]}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b92e8c7acbcd65f403ef4fb'), "resource_id"=>"5b92e8c4acbcd65f403ef4b5", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92e8c7acbcd65f403ef4fb'), "resource_id"=>"5b92e8c4acbcd65f403ef4b5", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8c7acbcd65f403ef4fb')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8c7a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b92e8c7acbcd65f403ef4fd'), "resource_id"=>"5b92e8c4acbcd65f403ef4b5", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92e8c7acbcd65f403ef4fd'), "resource_id"=>"5b92e8c4acbcd65f403ef4b5", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8c7acbcd65f403ef4fd')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8c7a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b92e8c7acbcd65f403ef4ff'), "resource_id"=>"5b92e8c4acbcd65f403ef4b5", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92e8c7acbcd65f403ef4ff'), "resource_id"=>"5b92e8c4acbcd65f403ef4b5", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8c7acbcd65f403ef4ff')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8c7a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b92e8c7acbcd65f403ef501'), "resource_id"=>"5b92e8c4acbcd65f403ef4b5", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92e8c7acbcd65f403ef501'), "resource_id"=>"5b92e8c4acbcd65f403ef4b5", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8c7acbcd65f403ef501')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8c7a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8c7acbcd65f403ef505'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8c4acbcd65f403ef4b5')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8c4acbcd65f403ef4b5", "parent_id"=>"5b92e8c7acbcd65f403ef505", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8c4acbcd65f403ef4b5')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8c4acbcd65f403ef4b5", "cart_id"=>"5b92e8c7acbcd65f403ef505", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8c4acbcd65f403ef4b5", "cart_id"=>"5b92e8c7acbcd65f403ef505", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8c4acbcd65f403ef4b5", "parent_id"=>"5b92e8c7acbcd65f403ef505", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8c4acbcd65f403ef4b5", "parent_id"=>"5b92e8c7acbcd65f403ef505", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8c4acbcd65f403ef4b5", "parent_id"=>"5b92e8c7acbcd65f403ef505", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8c4acbcd65f403ef4b5", "parent_id"=>"5b92e8c7acbcd65f403ef505", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8c4acbcd65f403ef4b5')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92e8c4acbcd65f403ef4b5", "parent_id"=>"5b92e8c7acbcd65f403ef505", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8c7acbcd65f403ef514'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8c7acbcd65f403ef516'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8c7acbcd65f403ef51a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8c7acbcd65f403ef51e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8c7acbcd65f403ef522'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8c8acbcd65f403ef526'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8c8acbcd65f403ef52a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started PUT "/shopping/carts/5b92e8c7acbcd65f403ef514" for 127.0.0.1 at 2018-09-08 02:38:24 +0530 Processing by Shopping::CartsController#update as JSON Parameters: {"cart"=>{"add_cart_item_ids"=>["5b92e8c8acbcd65f403ef52a"], "remove_cart_item_ids"=>["5b92e8c8acbcd65f403ef526"], "parent_notes"=>"aies blood test when she was not well"}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b92e8c7acbcd65f403ef514"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameter: parent_notes Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_carts", "query"=>{"_id"=>BSON::ObjectId('5b92e8c7acbcd65f403ef514'), "resource_id"=>"5b92e8c4acbcd65f403ef4b5", "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8c7acbcd65f403ef514'), "resource_id"=>"5b92e8c4acbcd65f403ef4b5", "_type"=>"Shopping::Cart"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b92e8c8acbcd65f403ef52a'), "resource_id"=>"5b92e8c4acbcd65f403ef4b5", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92e8c8acbcd65f403ef52a'), "resource_id"=>"5b92e8c4acbcd65f403ef4b5", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8c8acbcd65f403ef52a')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8c7a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b92e8c8acbcd65f403ef526'), "resource_id"=>"5b92e8c4acbcd65f403ef4b5", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92e8c8acbcd65f403ef526'), "resource_id"=>"5b92e8c4acbcd65f403ef4b5", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8c8acbcd65f403ef526')}, "u"=>{"$set"=>{"parent_id"=>nil, "tags... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8c7acbcd65f403ef514')}, "u"=>{"$set"=>{"tags"=>["Cart", "Omega Spre... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8c4acbcd65f403ef4b5')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8c4acbcd65f403ef4b5", "parent_id"=>"5b92e8c7acbcd65f403ef514", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8c4acbcd65f403ef4b5')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8c4acbcd65f403ef4b5", "cart_id"=>"5b92e8c7acbcd65f403ef514", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8c4acbcd65f403ef4b5", "cart_id"=>"5b92e8c7acbcd65f403ef514", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8c4acbcd65f403ef4b5", "parent_id"=>"5b92e8c7acbcd65f403ef514", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8c4acbcd65f403ef4b5", "parent_id"=>"5b92e8c7acbcd65f403ef514", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8c4acbcd65f403ef4b5", "parent_id"=>"5b92e8c7acbcd65f403ef514", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"parent_id"=>"5b92e8c7acbcd65f403ef514", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"parent_id"=>"5b92e8c7acbcd65f403ef514", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8c8acbcd65f403ef530'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8c8acbcd65f403ef532'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8c8acbcd65f403ef536'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8c8acbcd65f403ef53a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8c8acbcd65f403ef53e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8c8acbcd65f403ef542'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8c8acbcd65f403ef546'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92e8c4acbcd65f403ef4b5", "parent_id"=>nil, "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8c8acbcd65f403ef548'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8c9acbcd65f403ef54a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8c9acbcd65f403ef54e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8c9acbcd65f403ef552'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8c9acbcd65f403ef556'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8c9acbcd65f403ef55a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8c9acbcd65f403ef55e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started PUT "/shopping/carts/5b92e8c8acbcd65f403ef548" for 127.0.0.1 at 2018-09-08 02:38:25 +0530 Processing by Shopping::CartsController#update as JSON Parameters: {"cart"=>{"add_cart_item_ids"=>["5b92e8c9acbcd65f403ef55e"]}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b92e8c8acbcd65f403ef548"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_carts", "query"=>{"_id"=>BSON::ObjectId('5b92e8c8acbcd65f403ef548'), "resource_id"=>"5b92e8c4acbcd65f403ef4b5", "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8c8acbcd65f403ef548'), "resource_id"=>"5b92e8c4acbcd65f403ef4b5", "_type"=>"Shopping::Cart"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b92e8c9acbcd65f403ef55e'), "resource_id"=>"5b92e8c4acbcd65f403ef4b5", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92e8c9acbcd65f403ef55e'), "resource_id"=>"5b92e8c4acbcd65f403ef4b5", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8c9acbcd65f403ef55e')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8c8a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8c8acbcd65f403ef548')}, "u"=>{"$set"=>{"tags"=>["Cart", "Tea Oil"],... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8c4acbcd65f403ef4b5')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8c4acbcd65f403ef4b5", "parent_id"=>"5b92e8c8acbcd65f403ef548", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8c4acbcd65f403ef4b5')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8c4acbcd65f403ef4b5", "cart_id"=>"5b92e8c8acbcd65f403ef548", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8c4acbcd65f403ef4b5", "cart_id"=>"5b92e8c8acbcd65f403ef548", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8c4acbcd65f403ef4b5", "parent_id"=>"5b92e8c8acbcd65f403ef548", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8c4acbcd65f403ef4b5", "parent_id"=>"5b92e8c8acbcd65f403ef548", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8c4acbcd65f403ef4b5", "parent_id"=>"5b92e8c8acbcd65f403ef548", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8c4acbcd65f403ef4b5", "parent_id"=>nil, "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8c4acbcd65f403ef4b5", "parent_id"=>nil, "_type"=>"Shopping::CartItem"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8c9acbcd65f403ef563'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8c9acbcd65f403ef565'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8c9acbcd65f403ef569'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8c9acbcd65f403ef56d'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8c9acbcd65f403ef571'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8c9acbcd65f403ef575'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8caacbcd65f403ef579'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started PUT "/shopping/carts/5b92e8c9acbcd65f403ef563" for 127.0.0.1 at 2018-09-08 02:38:26 +0530 Processing by Shopping::CartsController#update as JSON Parameters: {"cart"=>{"remove_cart_item_ids"=>["5b92e8caacbcd65f403ef579"]}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b92e8c9acbcd65f403ef563"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_carts", "query"=>{"_id"=>BSON::ObjectId('5b92e8c9acbcd65f403ef563'), "resource_id"=>"5b92e8c4acbcd65f403ef4b5", "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8c9acbcd65f403ef563'), "resource_id"=>"5b92e8c4acbcd65f403ef4b5", "_type"=>"Shopping::Cart"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b92e8caacbcd65f403ef579'), "resource_id"=>"5b92e8c4acbcd65f403ef4b5", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92e8caacbcd65f403ef579'), "resource_id"=>"5b92e8c4acbcd65f403ef4b5", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8caacbcd65f403ef579')}, "u"=>{"$set"=>{"tags"=>["Hummus", "Ava... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8c9acbcd65f403ef563')}, "u"=>{"$set"=>{"tags"=>["Cart"], "updated_a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8c4acbcd65f403ef4b5')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8c4acbcd65f403ef4b5", "parent_id"=>"5b92e8c9acbcd65f403ef563", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8c4acbcd65f403ef4b5')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8c4acbcd65f403ef4b5", "cart_id"=>"5b92e8c9acbcd65f403ef563", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8c4acbcd65f403ef4b5", "cart_id"=>"5b92e8c9acbcd65f403ef563", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8c4acbcd65f403ef4b5", "parent_id"=>"5b92e8c9acbcd65f403ef563", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8c4acbcd65f403ef4b5", "parent_id"=>"5b92e8c9acbcd65f403ef563", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8c4acbcd65f403ef4b5", "parent_id"=>"5b92e8c9acbcd65f403ef563", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92e8c4acbcd65f403ef4b5", "parent_id"=>nil, "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8caacbcd65f403ef57c'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8caacbcd65f403ef57e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8caacbcd65f403ef582'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8caacbcd65f403ef586'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8caacbcd65f403ef58a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8caacbcd65f403ef58e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8caacbcd65f403ef592'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8caacbcd65f403ef592')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8caa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started PUT "/shopping/carts/5b92e8caacbcd65f403ef57c" for 127.0.0.1 at 2018-09-08 02:38:26 +0530 Processing by Shopping::CartsController#update as JSON Parameters: {"cart"=>{"remove_cart_item_ids"=>["5b92e8caacbcd65f403ef592"]}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b92e8caacbcd65f403ef57c"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_carts", "query"=>{"_id"=>BSON::ObjectId('5b92e8caacbcd65f403ef57c'), "resource_id"=>"5b92e8c4acbcd65f403ef4b5", "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8caacbcd65f403ef57c'), "resource_id"=>"5b92e8c4acbcd65f403ef4b5", "_type"=>"Shopping::Cart"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b92e8caacbcd65f403ef592'), "resource_id"=>"5b92e8c4acbcd65f403ef4b5", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92e8caacbcd65f403ef592'), "resource_id"=>"5b92e8c4acbcd65f403ef4b5", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8caacbcd65f403ef57c')}, "u"=>{"$set"=>{"tags"=>["Cart"], "updated_a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8c4acbcd65f403ef4b5')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8c4acbcd65f403ef4b5", "parent_id"=>"5b92e8caacbcd65f403ef57c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8c4acbcd65f403ef4b5')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8c4acbcd65f403ef4b5", "cart_id"=>"5b92e8caacbcd65f403ef57c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8c4acbcd65f403ef4b5", "cart_id"=>"5b92e8caacbcd65f403ef57c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8c4acbcd65f403ef4b5", "parent_id"=>"5b92e8caacbcd65f403ef57c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8c4acbcd65f403ef4b5", "parent_id"=>"5b92e8caacbcd65f403ef57c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8c4acbcd65f403ef4b5", "parent_id"=>"5b92e8caacbcd65f403ef57c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92e8c4acbcd65f403ef4b5", "parent_id"=>nil, "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8caacbcd65f403ef599'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8caacbcd65f403ef59b'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8cbacbcd65f403ef59f'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8cbacbcd65f403ef5a3'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8cbacbcd65f403ef5a7'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8cbacbcd65f403ef5ab'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8caacbcd65f403ef59b')}, "u"=>{"$set"=>{"accepted"=>true, "tags... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8cbacbcd65f403ef5a3')}, "u"=>{"$set"=>{"accepted"=>true, "tags... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8cbacbcd65f403ef5ab')}, "u"=>{"$set"=>{"accepted"=>true, "tags... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started DELETE "/shopping/carts/5b92e8caacbcd65f403ef599" for 127.0.0.1 at 2018-09-08 02:38:27 +0530 Processing by Shopping::CartsController#destroy as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b92e8caacbcd65f403ef599", "cart"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_carts", "query"=>{"_id"=>BSON::ObjectId('5b92e8caacbcd65f403ef599'), "resource_id"=>"5b92e8c4acbcd65f403ef4b5", "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8caacbcd65f403ef599'), "resource_id"=>"5b92e8c4acbcd65f403ef4b5", "_type"=>"Shopping::Cart"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8c4acbcd65f403ef4b5')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8c4acbcd65f403ef4b5", "parent_id"=>"5b92e8caacbcd65f403ef599", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8c4acbcd65f403ef4b5')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8c4acbcd65f403ef4b5", "cart_id"=>"5b92e8caacbcd65f403ef599", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8c4acbcd65f403ef4b5", "cart_id"=>"5b92e8caacbcd65f403ef599", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8c4acbcd65f403ef4b5", "parent_id"=>"5b92e8caacbcd65f403ef599", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8c4acbcd65f403ef4b5", "parent_id"=>"5b92e8caacbcd65f403ef599", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8c4acbcd65f403ef4b5')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8c4acbcd65f403ef4b5", "parent_id"=>"5b92e8caacbcd65f403ef599", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8c4acbcd65f403ef4b5')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8c4acbcd65f403ef4b5", "cart_id"=>"5b92e8caacbcd65f403ef599", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8c4acbcd65f403ef4b5", "cart_id"=>"5b92e8caacbcd65f403ef599", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8c4acbcd65f403ef4b5", "parent_id"=>"5b92e8caacbcd65f403ef599", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8c4acbcd65f403ef4b5", "parent_id"=>"5b92e8caacbcd65f403ef599", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8c4acbcd65f403ef4b5", "parent_id"=>"5b92e8caacbcd65f403ef599", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8cbacbcd65f403ef5b5'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8cbacbcd65f403ef5b7'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8cbacbcd65f403ef5bb'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8cbacbcd65f403ef5bf'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8cbacbcd65f403ef5c3'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5c7'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8cbacbcd65f403ef5b5'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8c4acbcd65f403ef4b5')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8c4acbcd65f403ef4b5", "parent_id"=>"5b92e8cbacbcd65f403ef5b5", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8c4acbcd65f403ef4b5')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8c4acbcd65f403ef4b5", "cart_id"=>"5b92e8cbacbcd65f403ef5b5", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8c4acbcd65f403ef4b5", "cart_id"=>"5b92e8cbacbcd65f403ef5b5", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8c4acbcd65f403ef4b5", "parent_id"=>"5b92e8cbacbcd65f403ef5b5", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8c4acbcd65f403ef4b5", "parent_id"=>"5b92e8cbacbcd65f403ef5b5", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92e8c4acbcd65f403ef4b5", "parent_id"=>"5b92e8cbacbcd65f403ef5b5", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8c4acbcd65f403ef4b5')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8c4acbcd65f403ef4b5", "parent_id"=>"5b92e8cbacbcd65f403ef5b5", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8c4acbcd65f403ef4b5')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8c4acbcd65f403ef4b5", "cart_id"=>"5b92e8cbacbcd65f403ef5b5", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8c4acbcd65f403ef4b5", "cart_id"=>"5b92e8cbacbcd65f403ef5b5", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8c4acbcd65f403ef4b5", "parent_id"=>"5b92e8cbacbcd65f403ef5b5", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8c4acbcd65f403ef4b5", "parent_id"=>"5b92e8cbacbcd65f403ef5b5", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cb'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started DELETE "/shopping/carts/5b92e8cbacbcd65f403ef5b5" for 127.0.0.1 at 2018-09-08 02:38:28 +0530 Processing by Shopping::CartsController#destroy as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b92e8cbacbcd65f403ef5b5", "cart"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_carts", "query"=>{"_id"=>BSON::ObjectId('5b92e8cbacbcd65f403ef5b5'), "resource_id"=>"5b92e8c4acbcd65f403ef4b5", "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8cbacbcd65f403ef5b5'), "resource_id"=>"5b92e8c4acbcd65f403ef4b5", "_type"=>"Shopping::Cart"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8c4acbcd65f403ef4b5')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8c4acbcd65f403ef4b5", "parent_id"=>"5b92e8cbacbcd65f403ef5b5", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8c4acbcd65f403ef4b5')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8c4acbcd65f403ef4b5", "cart_id"=>"5b92e8cbacbcd65f403ef5b5", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8c4acbcd65f403ef4b5", "cart_id"=>"5b92e8cbacbcd65f403ef5b5", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8c4acbcd65f403ef4b5", "parent_id"=>"5b92e8cbacbcd65f403ef5b5", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8c4acbcd65f403ef4b5", "parent_id"=>"5b92e8cbacbcd65f403ef5b5", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8c4acbcd65f403ef4b5')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8c4acbcd65f403ef4b5", "parent_id"=>"5b92e8cbacbcd65f403ef5b5", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8c4acbcd65f403ef4b5')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8c4acbcd65f403ef4b5", "cart_id"=>"5b92e8cbacbcd65f403ef5b5", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8c4acbcd65f403ef4b5", "cart_id"=>"5b92e8cbacbcd65f403ef5b5", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8c4acbcd65f403ef4b5", "parent_id"=>"5b92e8cbacbcd65f403ef5b5", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8c4acbcd65f403ef4b5", "parent_id"=>"5b92e8cbacbcd65f403ef5b5", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8c4acbcd65f403ef4b5", "parent_id"=>"5b92e8cbacbcd65f403ef5b5", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jose@haley.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"eMsUU8fv5xTHBzczpWWp"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"JtYrcxywLNZfPaiXxurp"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ZmBG_9bxxXR9yxS2wZiF"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"aida@langworth.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"7_wEXLzwLR4pKDy_fHfy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"r9x-CVEfSUwsi6rt5vdj"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d0'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d0')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d3'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d8')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"VFwCXoTWoaWnpmAwdUJz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"samir_sporer@hintzvolkman.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"BotxJi5NoeqceDy79hTw"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"JZ2J93iM6rPnH3SWjzVN"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cf'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cf')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"XV6qjv-Bz66EyXLmW7jF"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d0')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"wilbert_wilderman@pfannerstillcummings.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"pcEZLbz61w2QPx5eBZUT"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"nBQSE5rnxDzj_caX5_7j"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5db'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5db')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5de')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5de'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5e1')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5e1'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5e4')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5e4'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5e7')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5e7'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92e8cdacbcd65f403ef5ea')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e8cdacbcd65f403ef5ea'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8cdacbcd65f403ef5ed'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5de')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8cda... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5e1')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8cda... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5e4')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8cda... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5e7')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8cda... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8cdacbcd65f403ef5ea')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8cda... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8cdacbcd65f403ef5ed'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8cdacbcd65f403ef5ed", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8cdacbcd65f403ef5ed", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8cdacbcd65f403ef5ed", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8cdacbcd65f403ef5ed", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8cdacbcd65f403ef5ed", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8cdacbcd65f403ef5ed", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8cdacbcd65f403ef5ed", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8cdacbcd65f403ef5ed", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8cdacbcd65f403ef5ed", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8cdacbcd65f403ef5ed", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8cdacbcd65f403ef5ed", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8cdacbcd65f403ef5fe'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8cdacbcd65f403ef5ed'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8cdacbcd65f403ef5ed", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8cdacbcd65f403ef5ed", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8cdacbcd65f403ef5ed", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8cdacbcd65f403ef5ed", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8cdacbcd65f403ef5ed", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8cdacbcd65f403ef5ed", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8cdacbcd65f403ef5ed", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5de')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5e1')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5e4')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5e7')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8cdacbcd65f403ef5ea')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8cdacbcd65f403ef5fe')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92e8cdacbcd65f403ef5fe", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8cdacbcd65f403ef5ed", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8cdacbcd65f403ef5ed", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8cdacbcd65f403ef5ed", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8cdacbcd65f403ef5ed", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8cdacbcd65f403ef5ed", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8cdacbcd65f403ef5ed", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8cdacbcd65f403ef5ed", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"_id"=>{"$oid"=>"5b92e8cdacbcd65f403ef609"}, "applicable"=>false, "autocomplete_description"=>nil, "cart_id"=>"5b92e8cdacbcd65f403ef5ed", "count"=>nil, "created_at"=>nil, "declined"=>nil, "discount_amount"=>50.0, "discount_percentage"=>0.0, "doc_version"=>0, "masked_tags"=>nil, "pending"=>nil, "primary_link"=>nil, "product_ids"=>["5b92e8ccacbcd65f403ef5d3", "5b92e8ccacbcd65f403ef5d3", "5b92e8ccacbcd65f403ef5d3", "5b92e8ccacbcd65f403ef5d3", "5b92e8ccacbcd65f403ef5d3"], "public"=>"no", "requires_verification"=>true, "resource_class"=>nil, "resource_id"=>nil, "secondary_links"=>{}, "tags"=>nil, "updated_at"=>nil, "used_by_users"=>nil, "verified"=>nil}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: _id, applicable, autocomplete_description, count, created_at, declined, doc_version, masked_tags, pending, primary_link, product_ids, public, resource_class, resource_id, secondary_links, tags, updated_at, used_by_users, verified Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8cdacbcd65f403ef5ed'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8cdacbcd65f403ef5ed", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8cdacbcd65f403ef5ed", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8cdacbcd65f403ef5ed", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8cdacbcd65f403ef5ed", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8cdacbcd65f403ef5ed", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8cdacbcd65f403ef5ed", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8cdacbcd65f403ef5ed", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b92e8cdacbcd65f403ef5ed", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8cdacbcd65f403ef5ed", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8cdacbcd65f403ef5ed", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8cdacbcd65f403ef5ed", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8cdacbcd65f403ef5ed", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8cdacbcd65f403ef5ed", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8cdacbcd65f403ef5ed", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8cdacbcd65f403ef5ed", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8cdacbcd65f403ef60a'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Completed 201 Created in 291ms (Views: 3.3ms) MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92e8ceacbcd65f403ef60c')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e8ceacbcd65f403ef60c'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92e8ceacbcd65f403ef60f')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e8ceacbcd65f403ef60f'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92e8ceacbcd65f403ef612')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e8ceacbcd65f403ef612'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92e8ceacbcd65f403ef615')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e8ceacbcd65f403ef615'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92e8ceacbcd65f403ef618')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e8ceacbcd65f403ef618'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8ceacbcd65f403ef61b'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8ceacbcd65f403ef60c')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8cea... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8ceacbcd65f403ef60f')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8cea... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8ceacbcd65f403ef612')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8cea... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8ceacbcd65f403ef615')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8cea... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8ceacbcd65f403ef618')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8cea... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ceacbcd65f403ef61b'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8ceacbcd65f403ef61b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8ceacbcd65f403ef61b", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8ceacbcd65f403ef61b", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8ceacbcd65f403ef61b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8ceacbcd65f403ef61b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8ceacbcd65f403ef61b", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8ceacbcd65f403ef61b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8ceacbcd65f403ef61b", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8ceacbcd65f403ef61b", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8ceacbcd65f403ef61b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8ceacbcd65f403ef61b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8ceacbcd65f403ef62c'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ceacbcd65f403ef61b'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8ceacbcd65f403ef61b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8ceacbcd65f403ef61b", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8ceacbcd65f403ef61b", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8ceacbcd65f403ef61b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8ceacbcd65f403ef61b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8ceacbcd65f403ef61b", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8ceacbcd65f403ef61b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8ceacbcd65f403ef60c')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8ceacbcd65f403ef60f')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8ceacbcd65f403ef612')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8ceacbcd65f403ef615')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8ceacbcd65f403ef618')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8ceacbcd65f403ef62c')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92e8ceacbcd65f403ef62c", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8ceacbcd65f403ef61b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8ceacbcd65f403ef61b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8ceacbcd65f403ef61b", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8ceacbcd65f403ef61b", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8ceacbcd65f403ef61b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8ceacbcd65f403ef61b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8ceacbcd65f403ef61b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ceacbcd65f403ef61b'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8ceacbcd65f403ef61b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8ceacbcd65f403ef61b", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8ceacbcd65f403ef61b", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8ceacbcd65f403ef61b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8ceacbcd65f403ef61b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8ceacbcd65f403ef61b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8ceacbcd65f403ef61b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b92e8ceacbcd65f403ef61b", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8ceacbcd65f403ef61b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8ceacbcd65f403ef61b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8ceacbcd65f403ef61b", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8ceacbcd65f403ef61b", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8ceacbcd65f403ef61b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8ceacbcd65f403ef61b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8ceacbcd65f403ef61b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8cfacbcd65f403ef637'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started GET "/shopping/discounts/5b92e8cfacbcd65f403ef637?%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%7D" for 127.0.0.1 at 2018-09-08 02:38:31 +0530 Processing by Shopping::DiscountsController#show as JSON Parameters: {"{\"api_key\":\"test\",\"current_app_id\":\"testappid\"}"=>nil, "id"=>"5b92e8cfacbcd65f403ef637", "discount"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8cfacbcd65f403ef637'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92e8cfacbcd65f403ef639')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e8cfacbcd65f403ef639'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92e8cfacbcd65f403ef63c')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e8cfacbcd65f403ef63c'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92e8cfacbcd65f403ef63f')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e8cfacbcd65f403ef63f'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92e8cfacbcd65f403ef642')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e8cfacbcd65f403ef642'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92e8cfacbcd65f403ef645')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e8cfacbcd65f403ef645'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8cfacbcd65f403ef648'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8cfacbcd65f403ef639')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8cfa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8cfacbcd65f403ef63c')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8cfa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8cfacbcd65f403ef63f')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8cfa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8cfacbcd65f403ef642')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8cfa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8cfacbcd65f403ef645')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8cfa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8cfacbcd65f403ef648'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8cfacbcd65f403ef648", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8cfacbcd65f403ef648", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8cfacbcd65f403ef648", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8cfacbcd65f403ef648", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8cfacbcd65f403ef648", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8cfacbcd65f403ef648", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8cfacbcd65f403ef648", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8cfacbcd65f403ef648", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8cfacbcd65f403ef648", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8cfacbcd65f403ef648", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8cfacbcd65f403ef648", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8d0acbcd65f403ef659'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8cfacbcd65f403ef648'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8cfacbcd65f403ef648", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8cfacbcd65f403ef648", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8cfacbcd65f403ef648", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8cfacbcd65f403ef648", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8cfacbcd65f403ef648", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8cfacbcd65f403ef648", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8cfacbcd65f403ef648", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8cfacbcd65f403ef639')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8cfacbcd65f403ef63c')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8cfacbcd65f403ef63f')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8cfacbcd65f403ef642')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8cfacbcd65f403ef645')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8d0acbcd65f403ef659')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92e8d0acbcd65f403ef659", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8cfacbcd65f403ef648", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8cfacbcd65f403ef648", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8cfacbcd65f403ef648", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8cfacbcd65f403ef648", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8cfacbcd65f403ef648", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8cfacbcd65f403ef648", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8cfacbcd65f403ef648", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8cfacbcd65f403ef648'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8cfacbcd65f403ef648", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8cfacbcd65f403ef648", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8cfacbcd65f403ef648", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8cfacbcd65f403ef648", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8cfacbcd65f403ef648", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8cfacbcd65f403ef648", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8cfacbcd65f403ef648", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b92e8cfacbcd65f403ef648", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8cfacbcd65f403ef648", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8cfacbcd65f403ef648", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8cfacbcd65f403ef648", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8cfacbcd65f403ef648", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8cfacbcd65f403ef648", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8cfacbcd65f403ef648", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8cfacbcd65f403ef648", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8d0acbcd65f403ef664'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started POST "/shopping/cart_items/create_multiple" for 127.0.0.1 at 2018-09-08 02:38:32 +0530 Processing by Shopping::CartItemsController#create_multiple as JSON Parameters: {"id"=>"5b92e8d0acbcd65f403ef664", "discount"=>{"product_ids"=>["5b92e8ccacbcd65f403ef5d3", "5b92e8ccacbcd65f403ef5d3", "5b92e8ccacbcd65f403ef5d3", "5b92e8ccacbcd65f403ef5d3", "5b92e8ccacbcd65f403ef5d3"]}, "api_key"=>"test", "current_app_id"=>"testappid", "cart_item"=>{"discount"=>{"product_ids"=>["5b92e8ccacbcd65f403ef5d3", "5b92e8ccacbcd65f403ef5d3", "5b92e8ccacbcd65f403ef5d3", "5b92e8ccacbcd65f403ef5d3", "5b92e8ccacbcd65f403ef5d3"]}}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: id, api_key, current_app_id, cart_item, user_token Unpermitted parameter: discount Unpermitted parameters: id, discount, api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8d0acbcd65f403ef664'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b92e8d0acbcd65f403ef664'), "resource_id"=>"5b92e8ccacbcd65f403ef5cf", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92e8d0acbcd65f403ef667')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e8d0acbcd65f403ef667'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92e8d0acbcd65f403ef66a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e8d0acbcd65f403ef66a'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92e8d0acbcd65f403ef66d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e8d0acbcd65f403ef66d'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92e8d0acbcd65f403ef670')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e8d0acbcd65f403ef670'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92e8d0acbcd65f403ef673')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e8d0acbcd65f403ef673'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s Completed 200 OK in 364ms (Views: 10.6ms) MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92e8d1acbcd65f403ef676')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e8d1acbcd65f403ef676'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92e8d1acbcd65f403ef679')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e8d1acbcd65f403ef679'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92e8d1acbcd65f403ef67c')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e8d1acbcd65f403ef67c'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92e8d1acbcd65f403ef67f')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e8d1acbcd65f403ef67f'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92e8d1acbcd65f403ef682')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e8d1acbcd65f403ef682'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8d1acbcd65f403ef685'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8d1acbcd65f403ef676')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8d1a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8d1acbcd65f403ef679')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8d1a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8d1acbcd65f403ef67c')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8d1a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8d1acbcd65f403ef67f')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8d1a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8d1acbcd65f403ef682')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8d1a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8d1acbcd65f403ef685'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d1acbcd65f403ef685", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8d1acbcd65f403ef685", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8d1acbcd65f403ef685", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d1acbcd65f403ef685", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d1acbcd65f403ef685", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d1acbcd65f403ef685", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d1acbcd65f403ef685", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8d1acbcd65f403ef685", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8d1acbcd65f403ef685", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d1acbcd65f403ef685", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d1acbcd65f403ef685", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8d1acbcd65f403ef696'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8d1acbcd65f403ef685'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d1acbcd65f403ef685", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8d1acbcd65f403ef685", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8d1acbcd65f403ef685", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d1acbcd65f403ef685", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d1acbcd65f403ef685", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d1acbcd65f403ef685", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d1acbcd65f403ef685", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8d1acbcd65f403ef676')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8d1acbcd65f403ef679')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8d1acbcd65f403ef67c')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8d1acbcd65f403ef67f')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8d1acbcd65f403ef682')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8d1acbcd65f403ef696')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92e8d1acbcd65f403ef696", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d1acbcd65f403ef685", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d1acbcd65f403ef685", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8d1acbcd65f403ef685", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8d1acbcd65f403ef685", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d1acbcd65f403ef685", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d1acbcd65f403ef685", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d1acbcd65f403ef685", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8d1acbcd65f403ef685'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d1acbcd65f403ef685", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8d1acbcd65f403ef685", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8d1acbcd65f403ef685", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d1acbcd65f403ef685", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d1acbcd65f403ef685", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d1acbcd65f403ef685", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d1acbcd65f403ef685", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b92e8d1acbcd65f403ef685", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d1acbcd65f403ef685", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d1acbcd65f403ef685", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8d1acbcd65f403ef685", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8d1acbcd65f403ef685", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d1acbcd65f403ef685", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d1acbcd65f403ef685", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d1acbcd65f403ef685", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8d2acbcd65f403ef6a1'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92e8d2acbcd65f403ef6a3')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e8d2acbcd65f403ef6a3'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92e8d2acbcd65f403ef6a6')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e8d2acbcd65f403ef6a6'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92e8d2acbcd65f403ef6a9')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e8d2acbcd65f403ef6a9'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92e8d2acbcd65f403ef6ac')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e8d2acbcd65f403ef6ac'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92e8d2acbcd65f403ef6af')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e8d2acbcd65f403ef6af'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started POST "/shopping/carts" for 127.0.0.1 at 2018-09-08 02:38:34 +0530 Processing by Shopping::CartsController#create as JSON Parameters: {"cart"=>{"add_cart_item_ids"=>["5b92e8d2acbcd65f403ef6a3", "5b92e8d2acbcd65f403ef6a6", "5b92e8d2acbcd65f403ef6a9", "5b92e8d2acbcd65f403ef6ac", "5b92e8d2acbcd65f403ef6af"]}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b92e8d2acbcd65f403ef6a3'), "resource_id"=>"5b92e8ccacbcd65f403ef5cf", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92e8d2acbcd65f403ef6a3'), "resource_id"=>"5b92e8ccacbcd65f403ef5cf", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8d2acbcd65f403ef6a3')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8d2a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b92e8d2acbcd65f403ef6a6'), "resource_id"=>"5b92e8ccacbcd65f403ef5cf", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92e8d2acbcd65f403ef6a6'), "resource_id"=>"5b92e8ccacbcd65f403ef5cf", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8d2acbcd65f403ef6a6')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8d2a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b92e8d2acbcd65f403ef6a9'), "resource_id"=>"5b92e8ccacbcd65f403ef5cf", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92e8d2acbcd65f403ef6a9'), "resource_id"=>"5b92e8ccacbcd65f403ef5cf", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8d2acbcd65f403ef6a9')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8d2a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b92e8d2acbcd65f403ef6ac'), "resource_id"=>"5b92e8ccacbcd65f403ef5cf", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92e8d2acbcd65f403ef6ac'), "resource_id"=>"5b92e8ccacbcd65f403ef5cf", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8d2acbcd65f403ef6ac')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8d2a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b92e8d2acbcd65f403ef6af'), "resource_id"=>"5b92e8ccacbcd65f403ef5cf", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92e8d2acbcd65f403ef6af'), "resource_id"=>"5b92e8ccacbcd65f403ef5cf", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8d2acbcd65f403ef6af')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8d2a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8d2acbcd65f403ef6b2'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cf')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cf", "parent_id"=>"5b92e8d2acbcd65f403ef6b2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cf')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cf", "cart_id"=>"5b92e8d2acbcd65f403ef6b2", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cf", "cart_id"=>"5b92e8d2acbcd65f403ef6b2", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cf", "parent_id"=>"5b92e8d2acbcd65f403ef6b2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cf", "parent_id"=>"5b92e8d2acbcd65f403ef6b2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cf", "parent_id"=>"5b92e8d2acbcd65f403ef6b2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cf", "parent_id"=>"5b92e8d2acbcd65f403ef6b2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "query"=>{"_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92e8d3acbcd65f403ef6c3')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e8d3acbcd65f403ef6c3'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92e8d3acbcd65f403ef6c6')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e8d3acbcd65f403ef6c6'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92e8d3acbcd65f403ef6c9')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e8d3acbcd65f403ef6c9'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92e8d3acbcd65f403ef6cc')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e8d3acbcd65f403ef6cc'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92e8d3acbcd65f403ef6cf')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e8d3acbcd65f403ef6cf'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8d3acbcd65f403ef6d2'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8d3acbcd65f403ef6c3')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8d3a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8d3acbcd65f403ef6c6')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8d3a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8d3acbcd65f403ef6c9')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8d3a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8d3acbcd65f403ef6cc')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8d3a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8d3acbcd65f403ef6cf')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8d3a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8d3acbcd65f403ef6d2'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d3acbcd65f403ef6d2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8d3acbcd65f403ef6d2", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8d3acbcd65f403ef6d2", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d3acbcd65f403ef6d2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d3acbcd65f403ef6d2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d3acbcd65f403ef6d2", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d3acbcd65f403ef6d2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8d3acbcd65f403ef6d2", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8d3acbcd65f403ef6d2", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d3acbcd65f403ef6d2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d3acbcd65f403ef6d2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8d4acbcd65f403ef6e3'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8d3acbcd65f403ef6d2'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d3acbcd65f403ef6d2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8d3acbcd65f403ef6d2", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8d3acbcd65f403ef6d2", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d3acbcd65f403ef6d2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d3acbcd65f403ef6d2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d3acbcd65f403ef6d2", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d3acbcd65f403ef6d2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8d3acbcd65f403ef6c3')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8d3acbcd65f403ef6c6')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8d3acbcd65f403ef6c9')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8d3acbcd65f403ef6cc')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8d3acbcd65f403ef6cf')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8d4acbcd65f403ef6e3')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92e8d4acbcd65f403ef6e3", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d3acbcd65f403ef6d2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d3acbcd65f403ef6d2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8d3acbcd65f403ef6d2", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8d3acbcd65f403ef6d2", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d3acbcd65f403ef6d2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d3acbcd65f403ef6d2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d3acbcd65f403ef6d2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8d3acbcd65f403ef6d2'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d3acbcd65f403ef6d2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8d3acbcd65f403ef6d2", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8d3acbcd65f403ef6d2", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d3acbcd65f403ef6d2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d3acbcd65f403ef6d2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d3acbcd65f403ef6d2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d3acbcd65f403ef6d2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b92e8d3acbcd65f403ef6d2", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d3acbcd65f403ef6d2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d3acbcd65f403ef6d2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8d3acbcd65f403ef6d2", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8d3acbcd65f403ef6d2", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d3acbcd65f403ef6d2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d3acbcd65f403ef6d2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d3acbcd65f403ef6d2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8d4acbcd65f403ef6ee'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92e8d4acbcd65f403ef6f0')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e8d4acbcd65f403ef6f0'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92e8d4acbcd65f403ef6f3')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e8d4acbcd65f403ef6f3'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92e8d4acbcd65f403ef6f6')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e8d4acbcd65f403ef6f6'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92e8d4acbcd65f403ef6f9')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e8d4acbcd65f403ef6f9'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92e8d4acbcd65f403ef6fc')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e8d4acbcd65f403ef6fc'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8d4acbcd65f403ef6ff'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8d4acbcd65f403ef6f0')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8d4a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8d4acbcd65f403ef6f3')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8d4a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8d4acbcd65f403ef6f6')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8d4a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8d4acbcd65f403ef6f9')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8d4a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8d4acbcd65f403ef6fc')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8d4a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/shopping/payments" for 127.0.0.1 at 2018-09-08 02:38:37 +0530 Processing by Shopping::PaymentsController#create as JSON Parameters: {"cart_id"=>"5b92e8d4acbcd65f403ef6ff", "payment_type"=>"cash", "amount"=>0.0, "discount_id"=>"5b92e8d4acbcd65f403ef6ee", "api_key"=>"test", "current_app_id"=>"testappid", "payment"=>{"amount"=>0.0, "payment_type"=>"cash", "cart_id"=>"5b92e8d4acbcd65f403ef6ff", "discount_id"=>"5b92e8d4acbcd65f403ef6ee"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: cart_id, payment_type, amount, discount_id, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, amount, discount_id, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, amount, discount_id, api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8d4acbcd65f403ef6ff'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cf')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cf", "parent_id"=>"5b92e8d4acbcd65f403ef6ff", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cf')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cf", "cart_id"=>"5b92e8d4acbcd65f403ef6ff", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cf", "cart_id"=>"5b92e8d4acbcd65f403ef6ff", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cf", "parent_id"=>"5b92e8d4acbcd65f403ef6ff", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cf", "parent_id"=>"5b92e8d4acbcd65f403ef6ff", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8d4acbcd65f403ef6ee'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "pipeline"=>[{"$match"=>{"_id"=>BSON::ObjectId('5b92e8d4acbcd65f403ef6ee')}}, {"$project"=>{"verified"=>{"$filter"=>{"input"=>"$verified", "as"=>"verified", "cond"=>{"$eq"=>["$$verified", "5b92e8d5acbcd65f403ef... MONGODB | localhost:27017 | dummy_test.aggregate | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_discounts", "query"=>{"$and"=>[{"verified"=>{"$ne"=>"5b92e8d5acbcd65f403ef710"}}, {"pending"=>{"$ne"=>"5b92e8d5acbcd65f403ef710"}}, {"declined"=>{"$ne"=>"5b92e8d5acbcd65f403ef710"}}, {"_id"=>BSON::ObjectId('5b92e8d4acb... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cf", "parent_id"=>"5b92e8d4acbcd65f403ef6ff", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cf')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cf", "parent_id"=>"5b92e8d4acbcd65f403ef6ff", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cf')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cf", "cart_id"=>"5b92e8d4acbcd65f403ef6ff", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cf", "cart_id"=>"5b92e8d4acbcd65f403ef6ff", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cf", "parent_id"=>"5b92e8d4acbcd65f403ef6ff", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cf", "parent_id"=>"5b92e8d4acbcd65f403ef6ff", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8d5acbcd65f403ef710'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Completed 201 Created in 70ms (Views: 2.2ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92e8d5acbcd65f403ef711')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e8d5acbcd65f403ef711'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92e8d5acbcd65f403ef714')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e8d5acbcd65f403ef714'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92e8d5acbcd65f403ef717')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e8d5acbcd65f403ef717'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92e8d5acbcd65f403ef71a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e8d5acbcd65f403ef71a'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92e8d5acbcd65f403ef71d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e8d5acbcd65f403ef71d'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8d5acbcd65f403ef720'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8d5acbcd65f403ef711')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8d5a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8d5acbcd65f403ef714')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8d5a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8d5acbcd65f403ef717')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8d5a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8d5acbcd65f403ef71a')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8d5a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8d5acbcd65f403ef71d')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8d5a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8d5acbcd65f403ef720'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d5acbcd65f403ef720", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8d5acbcd65f403ef720", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8d5acbcd65f403ef720", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d5acbcd65f403ef720", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d5acbcd65f403ef720", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d5acbcd65f403ef720", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d5acbcd65f403ef720", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8d5acbcd65f403ef720", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8d5acbcd65f403ef720", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d5acbcd65f403ef720", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d5acbcd65f403ef720", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8d6acbcd65f403ef731'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8d5acbcd65f403ef720'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d5acbcd65f403ef720", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8d5acbcd65f403ef720", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8d5acbcd65f403ef720", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d5acbcd65f403ef720", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d5acbcd65f403ef720", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d5acbcd65f403ef720", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d5acbcd65f403ef720", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8d5acbcd65f403ef711')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8d5acbcd65f403ef714')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8d5acbcd65f403ef717')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8d5acbcd65f403ef71a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8d5acbcd65f403ef71d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8d6acbcd65f403ef731')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92e8d6acbcd65f403ef731", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d5acbcd65f403ef720", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d5acbcd65f403ef720", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8d5acbcd65f403ef720", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8d5acbcd65f403ef720", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d5acbcd65f403ef720", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d5acbcd65f403ef720", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d5acbcd65f403ef720", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8d5acbcd65f403ef720'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d5acbcd65f403ef720", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8d5acbcd65f403ef720", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8d5acbcd65f403ef720", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d5acbcd65f403ef720", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d5acbcd65f403ef720", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d5acbcd65f403ef720", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d5acbcd65f403ef720", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b92e8d5acbcd65f403ef720", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d5acbcd65f403ef720", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d5acbcd65f403ef720", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8d5acbcd65f403ef720", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8d5acbcd65f403ef720", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d5acbcd65f403ef720", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d5acbcd65f403ef720", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d5acbcd65f403ef720", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8d6acbcd65f403ef73c'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92e8d6acbcd65f403ef73e')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e8d6acbcd65f403ef73e'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92e8d6acbcd65f403ef741')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e8d6acbcd65f403ef741'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92e8d6acbcd65f403ef744')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e8d6acbcd65f403ef744'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92e8d6acbcd65f403ef747')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e8d6acbcd65f403ef747'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92e8d6acbcd65f403ef74a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e8d6acbcd65f403ef74a'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8d7acbcd65f403ef74d'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8d6acbcd65f403ef73e')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8d7a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8d6acbcd65f403ef741')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8d7a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8d6acbcd65f403ef744')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8d7a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8d6acbcd65f403ef747')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8d7a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8d6acbcd65f403ef74a')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8d7a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8d7acbcd65f403ef74d'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cf')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cf", "parent_id"=>"5b92e8d7acbcd65f403ef74d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cf')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cf", "cart_id"=>"5b92e8d7acbcd65f403ef74d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cf", "cart_id"=>"5b92e8d7acbcd65f403ef74d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cf", "parent_id"=>"5b92e8d7acbcd65f403ef74d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cf", "parent_id"=>"5b92e8d7acbcd65f403ef74d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8d6acbcd65f403ef73c'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "pipeline"=>[{"$match"=>{"_id"=>BSON::ObjectId('5b92e8d6acbcd65f403ef73c')}}, {"$project"=>{"verified"=>{"$filter"=>{"input"=>"$verified", "as"=>"verified", "cond"=>{"$eq"=>["$$verified", "5b92e8d7acbcd65f403ef... MONGODB | localhost:27017 | dummy_test.aggregate | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_discounts", "query"=>{"$and"=>[{"verified"=>{"$ne"=>"5b92e8d7acbcd65f403ef75e"}}, {"pending"=>{"$ne"=>"5b92e8d7acbcd65f403ef75e"}}, {"declined"=>{"$ne"=>"5b92e8d7acbcd65f403ef75e"}}, {"_id"=>BSON::ObjectId('5b92e8d6acb... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cf", "parent_id"=>"5b92e8d7acbcd65f403ef74d", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cf')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cf", "parent_id"=>"5b92e8d7acbcd65f403ef74d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cf')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cf", "cart_id"=>"5b92e8d7acbcd65f403ef74d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cf", "cart_id"=>"5b92e8d7acbcd65f403ef74d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cf", "parent_id"=>"5b92e8d7acbcd65f403ef74d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cf", "parent_id"=>"5b92e8d7acbcd65f403ef74d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8d7acbcd65f403ef75e'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started GET "/shopping/discounts/5b92e8d6acbcd65f403ef73c?%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%7D" for 127.0.0.1 at 2018-09-08 02:38:39 +0530 Processing by Shopping::DiscountsController#show as JSON Parameters: {"{\"api_key\":\"test\",\"current_app_id\":\"testappid\"}"=>nil, "id"=>"5b92e8d6acbcd65f403ef73c", "discount"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8d6acbcd65f403ef73c'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92e8d7acbcd65f403ef75f')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e8d7acbcd65f403ef75f'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92e8d7acbcd65f403ef762')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e8d7acbcd65f403ef762'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92e8d7acbcd65f403ef765')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e8d7acbcd65f403ef765'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92e8d7acbcd65f403ef768')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e8d7acbcd65f403ef768'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92e8d7acbcd65f403ef76b')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e8d7acbcd65f403ef76b'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8d7acbcd65f403ef76e'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8d7acbcd65f403ef75f')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8d7a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8d7acbcd65f403ef762')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8d7a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8d7acbcd65f403ef765')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8d7a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8d7acbcd65f403ef768')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8d7a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8d7acbcd65f403ef76b')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8d7a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8d7acbcd65f403ef76e'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d7acbcd65f403ef76e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8d7acbcd65f403ef76e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8d7acbcd65f403ef76e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d7acbcd65f403ef76e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d7acbcd65f403ef76e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d7acbcd65f403ef76e", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d7acbcd65f403ef76e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8d7acbcd65f403ef76e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8d7acbcd65f403ef76e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d7acbcd65f403ef76e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d7acbcd65f403ef76e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8d8acbcd65f403ef77f'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8d7acbcd65f403ef76e'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d7acbcd65f403ef76e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8d7acbcd65f403ef76e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8d7acbcd65f403ef76e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d7acbcd65f403ef76e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d7acbcd65f403ef76e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d7acbcd65f403ef76e", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d7acbcd65f403ef76e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8d7acbcd65f403ef75f')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8d7acbcd65f403ef762')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8d7acbcd65f403ef765')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8d7acbcd65f403ef768')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8d7acbcd65f403ef76b')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8d8acbcd65f403ef77f')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92e8d8acbcd65f403ef77f", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d7acbcd65f403ef76e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d7acbcd65f403ef76e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8d7acbcd65f403ef76e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8d7acbcd65f403ef76e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d7acbcd65f403ef76e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d7acbcd65f403ef76e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d7acbcd65f403ef76e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8d7acbcd65f403ef76e'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d7acbcd65f403ef76e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8d7acbcd65f403ef76e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8d7acbcd65f403ef76e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d7acbcd65f403ef76e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d7acbcd65f403ef76e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d7acbcd65f403ef76e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d7acbcd65f403ef76e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b92e8d7acbcd65f403ef76e", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d7acbcd65f403ef76e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d7acbcd65f403ef76e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8d7acbcd65f403ef76e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8d7acbcd65f403ef76e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d7acbcd65f403ef76e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d7acbcd65f403ef76e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d7acbcd65f403ef76e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8d8acbcd65f403ef78a'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92e8d8acbcd65f403ef78c')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e8d8acbcd65f403ef78c'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92e8d8acbcd65f403ef78f')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e8d8acbcd65f403ef78f'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92e8d8acbcd65f403ef792')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e8d8acbcd65f403ef792'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92e8d8acbcd65f403ef795')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e8d8acbcd65f403ef795'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92e8d8acbcd65f403ef798')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e8d8acbcd65f403ef798'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8d8acbcd65f403ef79b'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8d8acbcd65f403ef78c')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8d8a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8d8acbcd65f403ef78f')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8d8a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8d8acbcd65f403ef792')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8d8a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8d8acbcd65f403ef795')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8d8a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8d8acbcd65f403ef798')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8d8a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8d8acbcd65f403ef79b'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cf')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cf", "parent_id"=>"5b92e8d8acbcd65f403ef79b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cf')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cf", "cart_id"=>"5b92e8d8acbcd65f403ef79b", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cf", "cart_id"=>"5b92e8d8acbcd65f403ef79b", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cf", "parent_id"=>"5b92e8d8acbcd65f403ef79b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cf", "parent_id"=>"5b92e8d8acbcd65f403ef79b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8d8acbcd65f403ef78a'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "pipeline"=>[{"$match"=>{"_id"=>BSON::ObjectId('5b92e8d8acbcd65f403ef78a')}}, {"$project"=>{"verified"=>{"$filter"=>{"input"=>"$verified", "as"=>"verified", "cond"=>{"$eq"=>["$$verified", "5b92e8d9acbcd65f403ef... MONGODB | localhost:27017 | dummy_test.aggregate | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_discounts", "query"=>{"$and"=>[{"verified"=>{"$ne"=>"5b92e8d9acbcd65f403ef7ac"}}, {"pending"=>{"$ne"=>"5b92e8d9acbcd65f403ef7ac"}}, {"declined"=>{"$ne"=>"5b92e8d9acbcd65f403ef7ac"}}, {"_id"=>BSON::ObjectId('5b92e8d8acb... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cf", "parent_id"=>"5b92e8d8acbcd65f403ef79b", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cf')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cf", "parent_id"=>"5b92e8d8acbcd65f403ef79b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cf')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cf", "cart_id"=>"5b92e8d8acbcd65f403ef79b", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cf", "cart_id"=>"5b92e8d8acbcd65f403ef79b", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cf", "parent_id"=>"5b92e8d8acbcd65f403ef79b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cf", "parent_id"=>"5b92e8d8acbcd65f403ef79b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8d9acbcd65f403ef7ac'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started PUT "/shopping/discounts/5b92e8d8acbcd65f403ef78a" for 127.0.0.1 at 2018-09-08 02:38:41 +0530 Processing by Shopping::DiscountsController#update as JSON Parameters: {"discount"=>{"add_verified_ids"=>["5b92e8d9acbcd65f403ef7ac"]}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b92e8d8acbcd65f403ef78a"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8d8acbcd65f403ef78a'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8d7acbcd65f403ef76e'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d7acbcd65f403ef76e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8d7acbcd65f403ef76e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8d7acbcd65f403ef76e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d7acbcd65f403ef76e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d7acbcd65f403ef76e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b92e8d7acbcd65f403ef76e", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d7acbcd65f403ef76e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d7acbcd65f403ef76e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8d7acbcd65f403ef76e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8d7acbcd65f403ef76e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d7acbcd65f403ef76e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d7acbcd65f403ef76e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8d8acbcd65f403ef78a')}, "u"=>{"$set"=>{"tags"=>["Discount", "50... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Completed 204 No Content in 86ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8d8acbcd65f403ef78a'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92e8d9acbcd65f403ef7ad')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e8d9acbcd65f403ef7ad'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92e8d9acbcd65f403ef7b0')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e8d9acbcd65f403ef7b0'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92e8d9acbcd65f403ef7b3')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e8d9acbcd65f403ef7b3'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92e8d9acbcd65f403ef7b6')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e8d9acbcd65f403ef7b6'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92e8d9acbcd65f403ef7b9')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e8d9acbcd65f403ef7b9'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8d9acbcd65f403ef7bc'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8d9acbcd65f403ef7ad')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8d9a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8d9acbcd65f403ef7b0')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8d9a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8d9acbcd65f403ef7b3')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8d9a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8d9acbcd65f403ef7b6')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8d9a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8d9acbcd65f403ef7b9')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8d9a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8d9acbcd65f403ef7bc'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d9acbcd65f403ef7bc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8d9acbcd65f403ef7bc", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8d9acbcd65f403ef7bc", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d9acbcd65f403ef7bc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d9acbcd65f403ef7bc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d9acbcd65f403ef7bc", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d9acbcd65f403ef7bc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8d9acbcd65f403ef7bc", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8d9acbcd65f403ef7bc", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d9acbcd65f403ef7bc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d9acbcd65f403ef7bc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8daacbcd65f403ef7cd'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8d9acbcd65f403ef7bc'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d9acbcd65f403ef7bc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8d9acbcd65f403ef7bc", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8d9acbcd65f403ef7bc", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d9acbcd65f403ef7bc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d9acbcd65f403ef7bc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d9acbcd65f403ef7bc", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d9acbcd65f403ef7bc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8d9acbcd65f403ef7ad')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8d9acbcd65f403ef7b0')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8d9acbcd65f403ef7b3')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8d9acbcd65f403ef7b6')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8d9acbcd65f403ef7b9')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8daacbcd65f403ef7cd')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92e8daacbcd65f403ef7cd", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d9acbcd65f403ef7bc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d9acbcd65f403ef7bc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8d9acbcd65f403ef7bc", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8d9acbcd65f403ef7bc", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d9acbcd65f403ef7bc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d9acbcd65f403ef7bc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d9acbcd65f403ef7bc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8d9acbcd65f403ef7bc'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d9acbcd65f403ef7bc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8d9acbcd65f403ef7bc", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8d9acbcd65f403ef7bc", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d9acbcd65f403ef7bc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d9acbcd65f403ef7bc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d9acbcd65f403ef7bc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d9acbcd65f403ef7bc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b92e8d9acbcd65f403ef7bc", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d9acbcd65f403ef7bc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d9acbcd65f403ef7bc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8d9acbcd65f403ef7bc", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8d9acbcd65f403ef7bc", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d9acbcd65f403ef7bc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d9acbcd65f403ef7bc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d9acbcd65f403ef7bc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8daacbcd65f403ef7d8'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92e8daacbcd65f403ef7da')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e8daacbcd65f403ef7da'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92e8daacbcd65f403ef7dd')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e8daacbcd65f403ef7dd'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92e8daacbcd65f403ef7e0')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e8daacbcd65f403ef7e0'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92e8daacbcd65f403ef7e3')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e8daacbcd65f403ef7e3'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92e8daacbcd65f403ef7e6')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e8daacbcd65f403ef7e6'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8daacbcd65f403ef7e9'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8daacbcd65f403ef7da')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8daa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8daacbcd65f403ef7dd')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8daa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8daacbcd65f403ef7e0')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8daa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8daacbcd65f403ef7e3')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8daa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8daacbcd65f403ef7e6')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8daa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8daacbcd65f403ef7e9'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cf')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cf", "parent_id"=>"5b92e8daacbcd65f403ef7e9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cf')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cf", "cart_id"=>"5b92e8daacbcd65f403ef7e9", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cf", "cart_id"=>"5b92e8daacbcd65f403ef7e9", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cf", "parent_id"=>"5b92e8daacbcd65f403ef7e9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cf", "parent_id"=>"5b92e8daacbcd65f403ef7e9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8daacbcd65f403ef7d8'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "pipeline"=>[{"$match"=>{"_id"=>BSON::ObjectId('5b92e8daacbcd65f403ef7d8')}}, {"$project"=>{"verified"=>{"$filter"=>{"input"=>"$verified", "as"=>"verified", "cond"=>{"$eq"=>["$$verified", "5b92e8dbacbcd65f403ef... MONGODB | localhost:27017 | dummy_test.aggregate | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_discounts", "query"=>{"$and"=>[{"verified"=>{"$ne"=>"5b92e8dbacbcd65f403ef7fa"}}, {"pending"=>{"$ne"=>"5b92e8dbacbcd65f403ef7fa"}}, {"declined"=>{"$ne"=>"5b92e8dbacbcd65f403ef7fa"}}, {"_id"=>BSON::ObjectId('5b92e8daacb... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cf", "parent_id"=>"5b92e8daacbcd65f403ef7e9", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cf')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cf", "parent_id"=>"5b92e8daacbcd65f403ef7e9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cf')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cf", "cart_id"=>"5b92e8daacbcd65f403ef7e9", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cf", "cart_id"=>"5b92e8daacbcd65f403ef7e9", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cf", "parent_id"=>"5b92e8daacbcd65f403ef7e9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cf", "parent_id"=>"5b92e8daacbcd65f403ef7e9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8dbacbcd65f403ef7fa'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8daacbcd65f403ef7d8'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8d9acbcd65f403ef7bc'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d9acbcd65f403ef7bc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8d9acbcd65f403ef7bc", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8d9acbcd65f403ef7bc", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d9acbcd65f403ef7bc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d9acbcd65f403ef7bc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b92e8d9acbcd65f403ef7bc", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d9acbcd65f403ef7bc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d9acbcd65f403ef7bc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8d9acbcd65f403ef7bc", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8d9acbcd65f403ef7bc", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d9acbcd65f403ef7bc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8d9acbcd65f403ef7bc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8daacbcd65f403ef7d8')}, "u"=>{"$set"=>{"verified"=>["5b92e8dbac... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Started PUT "/shopping/payments/5b92e8dbacbcd65f403ef7fa" for 127.0.0.1 at 2018-09-08 02:38:43 +0530 Processing by Shopping::PaymentsController#update as JSON Parameters: {"is_verify_payment"=>true, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b92e8dbacbcd65f403ef7fa", "payment"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: is_verify_payment, api_key, current_app_id, user_token Unpermitted parameters: is_verify_payment, api_key, current_app_id, user_token Unpermitted parameters: is_verify_payment, api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b92e8dbacbcd65f403ef7fa'), "resource_id"=>"5b92e8ccacbcd65f403ef5cf", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b92e8dbacbcd65f403ef7fa'), "resource_id"=>"5b92e8ccacbcd65f403ef5cf", "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8daacbcd65f403ef7e9'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cf')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cf", "parent_id"=>"5b92e8daacbcd65f403ef7e9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cf')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cf", "cart_id"=>"5b92e8daacbcd65f403ef7e9", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cf", "cart_id"=>"5b92e8daacbcd65f403ef7e9", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cf", "parent_id"=>"5b92e8daacbcd65f403ef7e9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cf", "parent_id"=>"5b92e8daacbcd65f403ef7e9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8daacbcd65f403ef7d8'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "pipeline"=>[{"$match"=>{"_id"=>BSON::ObjectId('5b92e8daacbcd65f403ef7d8')}}, {"$project"=>{"verified"=>{"$filter"=>{"input"=>"$verified", "as"=>"verified", "cond"=>{"$eq"=>["$$verified", "5b92e8dbacbcd65f403ef... MONGODB | localhost:27017 | dummy_test.aggregate | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cf", "parent_id"=>"5b92e8daacbcd65f403ef7e9", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cf", "parent_id"=>"5b92e8daacbcd65f403ef7e9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8daacbcd65f403ef7da')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8daacbcd65f403ef7dd')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8daacbcd65f403ef7e0')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8daacbcd65f403ef7e3')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8daacbcd65f403ef7e6')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8dbacbcd65f403ef7fa')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92e8dbacbcd65f403ef7fa", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cf", "parent_id"=>"5b92e8daacbcd65f403ef7e9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b92e8dbacbcd65f403ef7fa'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92e8dbacbcd65f403ef806')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e8dbacbcd65f403ef806'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92e8dbacbcd65f403ef809')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e8dbacbcd65f403ef809'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92e8dbacbcd65f403ef80c')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e8dbacbcd65f403ef80c'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92e8dbacbcd65f403ef80f')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e8dbacbcd65f403ef80f'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92e8dbacbcd65f403ef812')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e8dbacbcd65f403ef812'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8dcacbcd65f403ef815'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8dbacbcd65f403ef806')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8dca... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8dbacbcd65f403ef809')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8dca... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8dbacbcd65f403ef80c')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8dca... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8dbacbcd65f403ef80f')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8dca... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8dbacbcd65f403ef812')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8dca... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8dcacbcd65f403ef815'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8dcacbcd65f403ef815", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8dcacbcd65f403ef815", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8dcacbcd65f403ef815", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8dcacbcd65f403ef815", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8dcacbcd65f403ef815", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8dcacbcd65f403ef815", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8dcacbcd65f403ef815", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8dcacbcd65f403ef815", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8dcacbcd65f403ef815", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8dcacbcd65f403ef815", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8dcacbcd65f403ef815", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8dcacbcd65f403ef815'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8dcacbcd65f403ef815", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8dcacbcd65f403ef815", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8dcacbcd65f403ef815", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8dcacbcd65f403ef815", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8dcacbcd65f403ef815", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8dcacbcd65f403ef815", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8dcacbcd65f403ef815", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8dcacbcd65f403ef826'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92e8dcacbcd65f403ef826", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8dcacbcd65f403ef815", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8dcacbcd65f403ef815", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8dcacbcd65f403ef815", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8dcacbcd65f403ef815", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8dcacbcd65f403ef815", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8dcacbcd65f403ef815", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8dcacbcd65f403ef815", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"_id"=>{"$oid"=>"5b92e8dcacbcd65f403ef831"}, "applicable"=>false, "autocomplete_description"=>nil, "cart_id"=>"5b92e8dcacbcd65f403ef815", "count"=>nil, "created_at"=>nil, "declined"=>nil, "discount_amount"=>1.0, "discount_percentage"=>0.0, "doc_version"=>0, "masked_tags"=>nil, "pending"=>nil, "primary_link"=>nil, "product_ids"=>["5b92e8ccacbcd65f403ef5d3", "5b92e8ccacbcd65f403ef5d3", "5b92e8ccacbcd65f403ef5d3", "5b92e8ccacbcd65f403ef5d3", "5b92e8ccacbcd65f403ef5d3"], "public"=>"no", "requires_verification"=>true, "resource_class"=>nil, "resource_id"=>nil, "secondary_links"=>{}, "tags"=>nil, "updated_at"=>nil, "used_by_users"=>nil, "verified"=>nil}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: _id, applicable, autocomplete_description, count, created_at, declined, doc_version, masked_tags, pending, primary_link, product_ids, public, resource_class, resource_id, secondary_links, tags, updated_at, used_by_users, verified Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8dcacbcd65f403ef815'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8dcacbcd65f403ef815", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8dcacbcd65f403ef815", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8dcacbcd65f403ef815", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8dcacbcd65f403ef815", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8dcacbcd65f403ef815", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8dcacbcd65f403ef815", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8dcacbcd65f403ef815", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b92e8dcacbcd65f403ef815", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8dcacbcd65f403ef815", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8dcacbcd65f403ef815", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8dcacbcd65f403ef815", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8dcacbcd65f403ef815", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8dcacbcd65f403ef815", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8dcacbcd65f403ef815", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8dcacbcd65f403ef815", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "query"=>{"_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s Started POST "/shopping/discounts" for 127.0.0.1 at 2018-09-08 02:38:44 +0530 Value for params[:discount][:declined] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:masked_tags] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:pending] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:product_ids] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:tags] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:used_by_users] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:verified] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Processing by Shopping::DiscountsController#create as JSON Parameters: {"discount"=>{"_id"=>{"$oid"=>"5b92e8dcacbcd65f403ef834"}, "applicable"=>false, "autocomplete_description"=>nil, "cart_id"=>nil, "count"=>4, "created_at"=>nil, "declined"=>nil, "discount_amount"=>10.0, "discount_percentage"=>100.0, "doc_version"=>0, "masked_tags"=>nil, "pending"=>nil, "primary_link"=>nil, "product_ids"=>nil, "public"=>"no", "requires_verification"=>false, "resource_class"=>nil, "resource_id"=>nil, "secondary_links"=>{}, "tags"=>nil, "updated_at"=>nil, "used_by_users"=>nil, "verified"=>nil}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken4"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken4"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: _id, applicable, autocomplete_description, created_at, declined, doc_version, masked_tags, pending, primary_link, product_ids, public, resource_class, resource_id, secondary_links, tags, updated_at, used_by_users, verified Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5db')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5db')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5db')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8dcacbcd65f403ef835'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Completed 201 Created in 75ms (Views: 1.0ms) MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92e8dcacbcd65f403ef838')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e8dcacbcd65f403ef838'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92e8dcacbcd65f403ef83b')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e8dcacbcd65f403ef83b'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92e8dcacbcd65f403ef83e')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e8dcacbcd65f403ef83e'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92e8dcacbcd65f403ef841')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e8dcacbcd65f403ef841'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92e8ddacbcd65f403ef844')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e8ddacbcd65f403ef844'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8ddacbcd65f403ef847'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8dcacbcd65f403ef838')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8dda... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8dcacbcd65f403ef83b')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8dda... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8dcacbcd65f403ef83e')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8dda... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8dcacbcd65f403ef841')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8dda... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8ddacbcd65f403ef844')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8dda... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5db')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8ddacbcd65f403ef858'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started POST "/shopping/payments" for 127.0.0.1 at 2018-09-08 02:38:45 +0530 Processing by Shopping::PaymentsController#create as JSON Parameters: {"cart_id"=>"5b92e8ddacbcd65f403ef847", "payment_type"=>"cash", "amount"=>0.0, "discount_id"=>"5b92e8ddacbcd65f403ef858", "api_key"=>"test", "current_app_id"=>"testappid", "payment"=>{"amount"=>0.0, "payment_type"=>"cash", "cart_id"=>"5b92e8ddacbcd65f403ef847", "discount_id"=>"5b92e8ddacbcd65f403ef858"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: cart_id, payment_type, amount, discount_id, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, amount, discount_id, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, amount, discount_id, api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ddacbcd65f403ef847'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8ddacbcd65f403ef847", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8ddacbcd65f403ef847", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8ddacbcd65f403ef847", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8ddacbcd65f403ef847", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8ddacbcd65f403ef847", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ddacbcd65f403ef858'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "query"=>{"_id"=>BSON::ObjectId('5b92e8ddacbcd65f403ef858'), "pending"=>{"$ne"=>"5b92e8ddacbcd65f403ef85a"}, "declined"=>{"$ne"=>"5b92e8ddacbcd65f403ef85a"}, "count"=>{"$gte"=>1}, "_type"=>"Shopping::Discou... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8ddacbcd65f403ef847", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8ddacbcd65f403ef847", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8dcacbcd65f403ef838')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8dcacbcd65f403ef83b')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8dcacbcd65f403ef83e')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8dcacbcd65f403ef841')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8ddacbcd65f403ef844')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8ddacbcd65f403ef85a'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92e8ddacbcd65f403ef85a", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8ddacbcd65f403ef847", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s Started POST "/shopping/discounts" for 127.0.0.1 at 2018-09-08 02:38:45 +0530 Value for params[:discount][:declined] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:masked_tags] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:pending] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:product_ids] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:tags] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:used_by_users] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:verified] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Processing by Shopping::DiscountsController#create as JSON Parameters: {"discount"=>{"_id"=>{"$oid"=>"5b92e8ddacbcd65f403ef865"}, "applicable"=>false, "autocomplete_description"=>nil, "cart_id"=>nil, "count"=>4, "created_at"=>nil, "declined"=>nil, "discount_amount"=>10.0, "discount_percentage"=>100.0, "doc_version"=>0, "masked_tags"=>nil, "pending"=>nil, "primary_link"=>nil, "product_ids"=>nil, "public"=>"no", "requires_verification"=>false, "resource_class"=>nil, "resource_id"=>nil, "secondary_links"=>{}, "tags"=>nil, "updated_at"=>nil, "used_by_users"=>nil, "verified"=>nil}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: _id, applicable, autocomplete_description, count, created_at, declined, doc_version, masked_tags, pending, primary_link, product_ids, public, resource_class, resource_id, secondary_links, tags, updated_at, used_by_users, verified Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Completed 422 Unprocessable Entity in 55ms (Views: 1.0ms) MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92e8ddacbcd65f403ef868')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e8ddacbcd65f403ef868'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92e8ddacbcd65f403ef86b')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e8ddacbcd65f403ef86b'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92e8deacbcd65f403ef86e')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e8deacbcd65f403ef86e'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92e8deacbcd65f403ef871')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e8deacbcd65f403ef871'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92e8deacbcd65f403ef874')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e8deacbcd65f403ef874'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8deacbcd65f403ef877'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8ddacbcd65f403ef868')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8dea... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8ddacbcd65f403ef86b')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8dea... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8deacbcd65f403ef86e')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8dea... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8deacbcd65f403ef871')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8dea... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8deacbcd65f403ef874')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8dea... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8deacbcd65f403ef877'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8deacbcd65f403ef877", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8deacbcd65f403ef877", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8deacbcd65f403ef877", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8deacbcd65f403ef877", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8deacbcd65f403ef877", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8deacbcd65f403ef877", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8deacbcd65f403ef877", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8deacbcd65f403ef877", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8deacbcd65f403ef877", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8deacbcd65f403ef877", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8deacbcd65f403ef877", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8deacbcd65f403ef888'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8deacbcd65f403ef877'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8deacbcd65f403ef877", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8deacbcd65f403ef877", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8deacbcd65f403ef877", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8deacbcd65f403ef877", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8deacbcd65f403ef877", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8deacbcd65f403ef877", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8deacbcd65f403ef877", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8ddacbcd65f403ef868')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8ddacbcd65f403ef86b')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8deacbcd65f403ef86e')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8deacbcd65f403ef871')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8deacbcd65f403ef874')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8deacbcd65f403ef888')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92e8deacbcd65f403ef888", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8deacbcd65f403ef877", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8deacbcd65f403ef877", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8deacbcd65f403ef877", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8deacbcd65f403ef877", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8deacbcd65f403ef877", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8deacbcd65f403ef877", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8deacbcd65f403ef877", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8deacbcd65f403ef877'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8deacbcd65f403ef877", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8deacbcd65f403ef877", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8deacbcd65f403ef877", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8deacbcd65f403ef877", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8deacbcd65f403ef877", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8deacbcd65f403ef877", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8deacbcd65f403ef877", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b92e8deacbcd65f403ef877", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8deacbcd65f403ef877", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8deacbcd65f403ef877", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8deacbcd65f403ef877", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8deacbcd65f403ef877", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8deacbcd65f403ef877", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8deacbcd65f403ef877", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8deacbcd65f403ef877", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8deacbcd65f403ef893'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92e8dfacbcd65f403ef895')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e8dfacbcd65f403ef895'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92e8dfacbcd65f403ef898')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e8dfacbcd65f403ef898'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92e8dfacbcd65f403ef89b')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e8dfacbcd65f403ef89b'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92e8dfacbcd65f403ef89e')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e8dfacbcd65f403ef89e'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92e8dfacbcd65f403ef8a1')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e8dfacbcd65f403ef8a1'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8dfacbcd65f403ef8a4'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8dfacbcd65f403ef895')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8dfa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8dfacbcd65f403ef898')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8dfa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8dfacbcd65f403ef89b')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8dfa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8dfacbcd65f403ef89e')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8dfa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8dfacbcd65f403ef8a1')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8dfa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8dfacbcd65f403ef8a4'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cf')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cf", "parent_id"=>"5b92e8dfacbcd65f403ef8a4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cf')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cf", "cart_id"=>"5b92e8dfacbcd65f403ef8a4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cf", "cart_id"=>"5b92e8dfacbcd65f403ef8a4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cf", "parent_id"=>"5b92e8dfacbcd65f403ef8a4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cf", "parent_id"=>"5b92e8dfacbcd65f403ef8a4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8deacbcd65f403ef893'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "pipeline"=>[{"$match"=>{"_id"=>BSON::ObjectId('5b92e8deacbcd65f403ef893')}}, {"$project"=>{"verified"=>{"$filter"=>{"input"=>"$verified", "as"=>"verified", "cond"=>{"$eq"=>["$$verified", "5b92e8dfacbcd65f403ef... MONGODB | localhost:27017 | dummy_test.aggregate | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_discounts", "query"=>{"$and"=>[{"verified"=>{"$ne"=>"5b92e8dfacbcd65f403ef8b5"}}, {"pending"=>{"$ne"=>"5b92e8dfacbcd65f403ef8b5"}}, {"declined"=>{"$ne"=>"5b92e8dfacbcd65f403ef8b5"}}, {"_id"=>BSON::ObjectId('5b92e8deacb... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cf", "parent_id"=>"5b92e8dfacbcd65f403ef8a4", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cf')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cf", "parent_id"=>"5b92e8dfacbcd65f403ef8a4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cf')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cf", "cart_id"=>"5b92e8dfacbcd65f403ef8a4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cf", "cart_id"=>"5b92e8dfacbcd65f403ef8a4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cf", "parent_id"=>"5b92e8dfacbcd65f403ef8a4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cf", "parent_id"=>"5b92e8dfacbcd65f403ef8a4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8dfacbcd65f403ef8b5'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8deacbcd65f403ef893'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8deacbcd65f403ef877'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8deacbcd65f403ef877", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8deacbcd65f403ef877", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8deacbcd65f403ef877", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8deacbcd65f403ef877", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8deacbcd65f403ef877", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b92e8deacbcd65f403ef877", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8deacbcd65f403ef877", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8deacbcd65f403ef877", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8deacbcd65f403ef877", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8deacbcd65f403ef877", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8deacbcd65f403ef877", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8deacbcd65f403ef877", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8deacbcd65f403ef893')}, "u"=>{"$set"=>{"verified"=>["5b92e8dfac... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8dfacbcd65f403ef8a4'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cf')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cf", "parent_id"=>"5b92e8dfacbcd65f403ef8a4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cf')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cf", "cart_id"=>"5b92e8dfacbcd65f403ef8a4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cf", "cart_id"=>"5b92e8dfacbcd65f403ef8a4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cf", "parent_id"=>"5b92e8dfacbcd65f403ef8a4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cf", "parent_id"=>"5b92e8dfacbcd65f403ef8a4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8deacbcd65f403ef893'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "pipeline"=>[{"$match"=>{"_id"=>BSON::ObjectId('5b92e8deacbcd65f403ef893')}}, {"$project"=>{"verified"=>{"$filter"=>{"input"=>"$verified", "as"=>"verified", "cond"=>{"$eq"=>["$$verified", "5b92e8dfacbcd65f403ef... MONGODB | localhost:27017 | dummy_test.aggregate | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cf", "parent_id"=>"5b92e8dfacbcd65f403ef8a4", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cf", "parent_id"=>"5b92e8dfacbcd65f403ef8a4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8dfacbcd65f403ef895')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8dfacbcd65f403ef898')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8dfacbcd65f403ef89b')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8dfacbcd65f403ef89e')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8dfacbcd65f403ef8a1')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8dfacbcd65f403ef8b5')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92e8dfacbcd65f403ef8b5", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cf", "parent_id"=>"5b92e8dfacbcd65f403ef8a4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92e8e0acbcd65f403ef8c0')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e8e0acbcd65f403ef8c0'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92e8e0acbcd65f403ef8c3')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e8e0acbcd65f403ef8c3'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92e8e0acbcd65f403ef8c6')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e8e0acbcd65f403ef8c6'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92e8e0acbcd65f403ef8c9')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e8e0acbcd65f403ef8c9'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92e8e0acbcd65f403ef8cc')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e8e0acbcd65f403ef8cc'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8e0acbcd65f403ef8cf'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8e0acbcd65f403ef8c0')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8e0a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8e0acbcd65f403ef8c3')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8e0a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8e0acbcd65f403ef8c6')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8e0a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8e0acbcd65f403ef8c9')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8e0a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8e0acbcd65f403ef8cc')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8e0a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e0acbcd65f403ef8cf'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d0')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5d0", "parent_id"=>"5b92e8e0acbcd65f403ef8cf", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d0')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5d0", "cart_id"=>"5b92e8e0acbcd65f403ef8cf", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5d0", "cart_id"=>"5b92e8e0acbcd65f403ef8cf", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5d0", "parent_id"=>"5b92e8e0acbcd65f403ef8cf", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5d0", "parent_id"=>"5b92e8e0acbcd65f403ef8cf", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8deacbcd65f403ef893'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "pipeline"=>[{"$match"=>{"_id"=>BSON::ObjectId('5b92e8deacbcd65f403ef893')}}, {"$project"=>{"verified"=>{"$filter"=>{"input"=>"$verified", "as"=>"verified", "cond"=>{"$eq"=>["$$verified", "5b92e8e1acbcd65f403ef... MONGODB | localhost:27017 | dummy_test.aggregate | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_discounts", "query"=>{"$and"=>[{"verified"=>{"$ne"=>"5b92e8e1acbcd65f403ef8e0"}}, {"pending"=>{"$ne"=>"5b92e8e1acbcd65f403ef8e0"}}, {"declined"=>{"$ne"=>"5b92e8e1acbcd65f403ef8e0"}}, {"_id"=>BSON::ObjectId('5b92e8deacb... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5d0", "parent_id"=>"5b92e8e0acbcd65f403ef8cf", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d0')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5d0", "parent_id"=>"5b92e8e0acbcd65f403ef8cf", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d0')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5d0", "cart_id"=>"5b92e8e0acbcd65f403ef8cf", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5d0", "cart_id"=>"5b92e8e0acbcd65f403ef8cf", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5d0", "parent_id"=>"5b92e8e0acbcd65f403ef8cf", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5d0", "parent_id"=>"5b92e8e0acbcd65f403ef8cf", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8e1acbcd65f403ef8e0'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8deacbcd65f403ef877'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8deacbcd65f403ef877", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8deacbcd65f403ef877", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8deacbcd65f403ef877", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8deacbcd65f403ef877", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8deacbcd65f403ef877", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8deacbcd65f403ef877", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8deacbcd65f403ef877", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b92e8ddacbcd65f403ef868')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b92e8ddacbcd65f403ef86b')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b92e8deacbcd65f403ef86e')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b92e8deacbcd65f403ef871')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b92e8deacbcd65f403ef874')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8deacbcd65f403ef888')}, "u"=>{"$set"=>{"payment_status"=>0, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started PUT "/shopping/discounts/5b92e8deacbcd65f403ef893" for 127.0.0.1 at 2018-09-08 02:38:49 +0530 Processing by Shopping::DiscountsController#update as JSON Parameters: {"discount"=>{"add_verified_ids"=>["5b92e8e1acbcd65f403ef8e0"]}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b92e8deacbcd65f403ef893"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8deacbcd65f403ef893'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8deacbcd65f403ef877'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8deacbcd65f403ef877", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8deacbcd65f403ef877", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8deacbcd65f403ef877", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8deacbcd65f403ef877", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8deacbcd65f403ef877", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b92e8deacbcd65f403ef877", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8deacbcd65f403ef877", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8deacbcd65f403ef877", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8deacbcd65f403ef877", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8deacbcd65f403ef877", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8deacbcd65f403ef877", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8deacbcd65f403ef877", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Completed 422 Unprocessable Entity in 67ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8deacbcd65f403ef893'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92e8e1acbcd65f403ef8eb')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e8e1acbcd65f403ef8eb'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92e8e1acbcd65f403ef8ee')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e8e1acbcd65f403ef8ee'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92e8e1acbcd65f403ef8f1')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e8e1acbcd65f403ef8f1'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92e8e1acbcd65f403ef8f4')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e8e1acbcd65f403ef8f4'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92e8e1acbcd65f403ef8f7')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e8e1acbcd65f403ef8f7'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8e1acbcd65f403ef8fa'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8e1acbcd65f403ef8eb')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8e1a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8e1acbcd65f403ef8ee')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8e1a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8e1acbcd65f403ef8f1')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8e1a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8e1acbcd65f403ef8f4')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8e1a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8e1acbcd65f403ef8f7')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8e1a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e1acbcd65f403ef8fa'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8e1acbcd65f403ef8fa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8e1acbcd65f403ef8fa", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8e1acbcd65f403ef8fa", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8e1acbcd65f403ef8fa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8e1acbcd65f403ef8fa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8e1acbcd65f403ef8fa", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8e1acbcd65f403ef8fa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8e1acbcd65f403ef8fa", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8e1acbcd65f403ef8fa", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8e1acbcd65f403ef8fa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8e1acbcd65f403ef8fa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8e2acbcd65f403ef90b'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e1acbcd65f403ef8fa'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8e1acbcd65f403ef8fa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8e1acbcd65f403ef8fa", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8e1acbcd65f403ef8fa", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8e1acbcd65f403ef8fa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8e1acbcd65f403ef8fa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8e1acbcd65f403ef8fa", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8e1acbcd65f403ef8fa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8e1acbcd65f403ef8eb')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8e1acbcd65f403ef8ee')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8e1acbcd65f403ef8f1')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8e1acbcd65f403ef8f4')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8e1acbcd65f403ef8f7')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8e2acbcd65f403ef90b')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92e8e2acbcd65f403ef90b", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8e1acbcd65f403ef8fa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8e1acbcd65f403ef8fa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8e1acbcd65f403ef8fa", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8e1acbcd65f403ef8fa", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8e1acbcd65f403ef8fa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8e1acbcd65f403ef8fa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8e1acbcd65f403ef8fa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e1acbcd65f403ef8fa'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8e1acbcd65f403ef8fa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8e1acbcd65f403ef8fa", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8e1acbcd65f403ef8fa", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8e1acbcd65f403ef8fa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8e1acbcd65f403ef8fa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8e1acbcd65f403ef8fa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8e1acbcd65f403ef8fa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b92e8e1acbcd65f403ef8fa", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8e1acbcd65f403ef8fa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8e1acbcd65f403ef8fa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8e1acbcd65f403ef8fa", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8e1acbcd65f403ef8fa", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8e1acbcd65f403ef8fa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8e1acbcd65f403ef8fa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8e1acbcd65f403ef8fa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8e2acbcd65f403ef916'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92e8e2acbcd65f403ef918')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e8e2acbcd65f403ef918'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92e8e2acbcd65f403ef91b')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e8e2acbcd65f403ef91b'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92e8e2acbcd65f403ef91e')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e8e2acbcd65f403ef91e'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92e8e2acbcd65f403ef921')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e8e2acbcd65f403ef921'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92e8e2acbcd65f403ef924')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e8e2acbcd65f403ef924'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8e2acbcd65f403ef927'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8e2acbcd65f403ef918')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8e2a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8e2acbcd65f403ef91b')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8e2a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8e2acbcd65f403ef91e')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8e2a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8e2acbcd65f403ef921')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8e2a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8e2acbcd65f403ef924')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8e2a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e2acbcd65f403ef927'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cf')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cf", "parent_id"=>"5b92e8e2acbcd65f403ef927", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cf')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cf", "cart_id"=>"5b92e8e2acbcd65f403ef927", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cf", "cart_id"=>"5b92e8e2acbcd65f403ef927", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cf", "parent_id"=>"5b92e8e2acbcd65f403ef927", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cf", "parent_id"=>"5b92e8e2acbcd65f403ef927", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e2acbcd65f403ef916'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e1acbcd65f403ef8fa'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8e1acbcd65f403ef8fa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8e1acbcd65f403ef8fa", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8e1acbcd65f403ef8fa", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8e1acbcd65f403ef8fa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8e1acbcd65f403ef8fa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8e1acbcd65f403ef8fa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8e1acbcd65f403ef8fa", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8e1acbcd65f403ef8fa", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8e1acbcd65f403ef8fa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8e1acbcd65f403ef8fa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "query"=>{"_id"=>BSON::ObjectId('5b92e8e2acbcd65f403ef916'), "pending"=>{"$ne"=>"5b92e8e3acbcd65f403ef938"}, "declined"=>{"$ne"=>"5b92e8e3acbcd65f403ef938"}, "count"=>{"$gte"=>1}, "_type"=>"Shopping::Discou... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cf", "parent_id"=>"5b92e8e2acbcd65f403ef927", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cf", "parent_id"=>"5b92e8e2acbcd65f403ef927", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8e2acbcd65f403ef918')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8e2acbcd65f403ef91b')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8e2acbcd65f403ef91e')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8e2acbcd65f403ef921')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8e2acbcd65f403ef924')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8e3acbcd65f403ef938'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92e8e3acbcd65f403ef938", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cf", "parent_id"=>"5b92e8e2acbcd65f403ef927", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e2acbcd65f403ef916'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e1acbcd65f403ef8fa'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8e1acbcd65f403ef8fa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8e1acbcd65f403ef8fa", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8e1acbcd65f403ef8fa", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8e1acbcd65f403ef8fa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8e1acbcd65f403ef8fa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b92e8e1acbcd65f403ef8fa", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8e1acbcd65f403ef8fa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8e1acbcd65f403ef8fa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8e1acbcd65f403ef8fa", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8e1acbcd65f403ef8fa", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8e1acbcd65f403ef8fa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8e1acbcd65f403ef8fa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e2acbcd65f403ef927'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cf')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cf", "parent_id"=>"5b92e8e2acbcd65f403ef927", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cf')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cf", "cart_id"=>"5b92e8e2acbcd65f403ef927", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cf", "cart_id"=>"5b92e8e2acbcd65f403ef927", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cf", "parent_id"=>"5b92e8e2acbcd65f403ef927", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cf", "parent_id"=>"5b92e8e2acbcd65f403ef927", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e2acbcd65f403ef916'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e1acbcd65f403ef8fa'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8e1acbcd65f403ef8fa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8e1acbcd65f403ef8fa", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8e1acbcd65f403ef8fa", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8e1acbcd65f403ef8fa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8e1acbcd65f403ef8fa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8e1acbcd65f403ef8fa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8e1acbcd65f403ef8fa", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8e1acbcd65f403ef8fa", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8e1acbcd65f403ef8fa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8e1acbcd65f403ef8fa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "query"=>{"_id"=>BSON::ObjectId('5b92e8e2acbcd65f403ef916'), "pending"=>{"$ne"=>"5b92e8e3acbcd65f403ef938"}, "declined"=>{"$ne"=>"5b92e8e3acbcd65f403ef938"}, "count"=>{"$gte"=>1}, "_type"=>"Shopping::Discou... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cf", "parent_id"=>"5b92e8e2acbcd65f403ef927", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cf", "parent_id"=>"5b92e8e2acbcd65f403ef927", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92e8e3acbcd65f403ef943')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e8e3acbcd65f403ef943'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92e8e3acbcd65f403ef946')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e8e3acbcd65f403ef946'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92e8e3acbcd65f403ef949')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e8e3acbcd65f403ef949'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92e8e3acbcd65f403ef94c')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e8e3acbcd65f403ef94c'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92e8e3acbcd65f403ef94f')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e8e3acbcd65f403ef94f'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8e3acbcd65f403ef952'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8e3acbcd65f403ef943')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8e3a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8e3acbcd65f403ef946')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8e3a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8e3acbcd65f403ef949')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8e3a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8e3acbcd65f403ef94c')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8e3a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8e3acbcd65f403ef94f')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8e3a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e1acbcd65f403ef8fa'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8e1acbcd65f403ef8fa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8e1acbcd65f403ef8fa", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8e1acbcd65f403ef8fa", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8e1acbcd65f403ef8fa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8e1acbcd65f403ef8fa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8e1acbcd65f403ef8fa", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8e1acbcd65f403ef8fa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b92e8e1acbcd65f403ef8eb')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b92e8e1acbcd65f403ef8ee')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b92e8e1acbcd65f403ef8f1')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b92e8e1acbcd65f403ef8f4')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b92e8e1acbcd65f403ef8f7')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8e2acbcd65f403ef90b')}, "u"=>{"$set"=>{"payment_status"=>0, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/shopping/payments" for 127.0.0.1 at 2018-09-08 02:38:52 +0530 Processing by Shopping::PaymentsController#create as JSON Parameters: {"cart_id"=>"5b92e8e3acbcd65f403ef952", "payment_type"=>"cash", "amount"=>0.0, "discount_id"=>"5b92e8e2acbcd65f403ef916", "api_key"=>"test", "current_app_id"=>"testappid", "payment"=>{"amount"=>0.0, "payment_type"=>"cash", "cart_id"=>"5b92e8e3acbcd65f403ef952", "discount_id"=>"5b92e8e2acbcd65f403ef916"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken3"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken3"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken3"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: cart_id, payment_type, amount, discount_id, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, amount, discount_id, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, amount, discount_id, api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e3acbcd65f403ef952'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d0')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5d0", "parent_id"=>"5b92e8e3acbcd65f403ef952", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d0')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5d0", "cart_id"=>"5b92e8e3acbcd65f403ef952", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5d0", "cart_id"=>"5b92e8e3acbcd65f403ef952", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5d0", "parent_id"=>"5b92e8e3acbcd65f403ef952", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5d0", "parent_id"=>"5b92e8e3acbcd65f403ef952", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e2acbcd65f403ef916'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e1acbcd65f403ef8fa'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8e1acbcd65f403ef8fa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8e1acbcd65f403ef8fa", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8e1acbcd65f403ef8fa", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8e1acbcd65f403ef8fa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8e1acbcd65f403ef8fa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8e1acbcd65f403ef8fa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8e1acbcd65f403ef8fa", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8e1acbcd65f403ef8fa", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8e1acbcd65f403ef8fa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8e1acbcd65f403ef8fa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5d0", "parent_id"=>"5b92e8e3acbcd65f403ef952", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5d0", "parent_id"=>"5b92e8e3acbcd65f403ef952", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8e4acbcd65f403ef96d'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Completed 201 Created in 185ms (Views: 1.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92e8e4acbcd65f403ef978')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e8e4acbcd65f403ef978'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92e8e4acbcd65f403ef97b')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e8e4acbcd65f403ef97b'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92e8e4acbcd65f403ef97e')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e8e4acbcd65f403ef97e'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92e8e4acbcd65f403ef981')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e8e4acbcd65f403ef981'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92e8e5acbcd65f403ef984')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e8e5acbcd65f403ef984'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8e5acbcd65f403ef987'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8e4acbcd65f403ef978')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8e5a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8e4acbcd65f403ef97b')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8e5a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8e4acbcd65f403ef97e')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8e5a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8e4acbcd65f403ef981')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8e5a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8e5acbcd65f403ef984')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8e5a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e5acbcd65f403ef987'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8e5acbcd65f403ef987", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8e5acbcd65f403ef987", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8e5acbcd65f403ef987", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8e5acbcd65f403ef987", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8e5acbcd65f403ef987", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8e5acbcd65f403ef987", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8e5acbcd65f403ef987", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8e5acbcd65f403ef987", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8e5acbcd65f403ef987", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8e5acbcd65f403ef987", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8e5acbcd65f403ef987", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8e5acbcd65f403ef998'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e5acbcd65f403ef987'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8e5acbcd65f403ef987", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8e5acbcd65f403ef987", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8e5acbcd65f403ef987", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8e5acbcd65f403ef987", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8e5acbcd65f403ef987", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8e5acbcd65f403ef987", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8e5acbcd65f403ef987", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8e4acbcd65f403ef978')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8e4acbcd65f403ef97b')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8e4acbcd65f403ef97e')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8e4acbcd65f403ef981')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8e5acbcd65f403ef984')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8e5acbcd65f403ef998')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92e8e5acbcd65f403ef998", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8e5acbcd65f403ef987", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8e5acbcd65f403ef987", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8e5acbcd65f403ef987", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8e5acbcd65f403ef987", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8e5acbcd65f403ef987", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8e5acbcd65f403ef987", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8e5acbcd65f403ef987", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e5acbcd65f403ef987'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8e5acbcd65f403ef987", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8e5acbcd65f403ef987", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8e5acbcd65f403ef987", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8e5acbcd65f403ef987", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8e5acbcd65f403ef987", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8e5acbcd65f403ef987", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8e5acbcd65f403ef987", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b92e8e5acbcd65f403ef987", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8e5acbcd65f403ef987", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8e5acbcd65f403ef987", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8e5acbcd65f403ef987", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8e5acbcd65f403ef987", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8e5acbcd65f403ef987", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8e5acbcd65f403ef987", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8e5acbcd65f403ef987", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8e5acbcd65f403ef9a3'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92e8e5acbcd65f403ef9a5')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e8e5acbcd65f403ef9a5'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92e8e5acbcd65f403ef9a8')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e8e5acbcd65f403ef9a8'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92e8e5acbcd65f403ef9ab')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e8e5acbcd65f403ef9ab'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92e8e5acbcd65f403ef9ae')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e8e5acbcd65f403ef9ae'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5d3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b92e8e6acbcd65f403ef9b1')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e8e6acbcd65f403ef9b1'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8e6acbcd65f403ef9b4'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8e5acbcd65f403ef9a5')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8e6a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8e5acbcd65f403ef9a8')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8e6a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8e5acbcd65f403ef9ab')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8e6a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8e5acbcd65f403ef9ae')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8e6a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8e6acbcd65f403ef9b1')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8e6a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e6acbcd65f403ef9b4'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cf')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cf", "parent_id"=>"5b92e8e6acbcd65f403ef9b4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cf')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cf", "cart_id"=>"5b92e8e6acbcd65f403ef9b4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cf", "cart_id"=>"5b92e8e6acbcd65f403ef9b4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cf", "parent_id"=>"5b92e8e6acbcd65f403ef9b4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cf", "parent_id"=>"5b92e8e6acbcd65f403ef9b4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e5acbcd65f403ef9a3'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "pipeline"=>[{"$match"=>{"_id"=>BSON::ObjectId('5b92e8e5acbcd65f403ef9a3')}}, {"$project"=>{"verified"=>{"$filter"=>{"input"=>"$verified", "as"=>"verified", "cond"=>{"$eq"=>["$$verified", "5b92e8e6acbcd65f403ef... MONGODB | localhost:27017 | dummy_test.aggregate | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_discounts", "query"=>{"$and"=>[{"verified"=>{"$ne"=>"5b92e8e6acbcd65f403ef9c5"}}, {"pending"=>{"$ne"=>"5b92e8e6acbcd65f403ef9c5"}}, {"declined"=>{"$ne"=>"5b92e8e6acbcd65f403ef9c5"}}, {"_id"=>BSON::ObjectId('5b92e8e5acb... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cf", "parent_id"=>"5b92e8e6acbcd65f403ef9b4", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cf')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cf", "parent_id"=>"5b92e8e6acbcd65f403ef9b4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cf')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cf", "cart_id"=>"5b92e8e6acbcd65f403ef9b4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cf", "cart_id"=>"5b92e8e6acbcd65f403ef9b4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cf", "parent_id"=>"5b92e8e6acbcd65f403ef9b4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cf", "parent_id"=>"5b92e8e6acbcd65f403ef9b4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8e6acbcd65f403ef9c5'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e5acbcd65f403ef9a3'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e5acbcd65f403ef987'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8e5acbcd65f403ef987", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8e5acbcd65f403ef987", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8e5acbcd65f403ef987", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8e5acbcd65f403ef987", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8e5acbcd65f403ef987", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b92e8e5acbcd65f403ef987", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8e5acbcd65f403ef987", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8e5acbcd65f403ef987", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8e5acbcd65f403ef987", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "cart_id"=>"5b92e8e5acbcd65f403ef987", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8e5acbcd65f403ef987", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cc", "parent_id"=>"5b92e8e5acbcd65f403ef987", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8e5acbcd65f403ef9a3')}, "u"=>{"$set"=>{"verified"=>["5b92e8e6ac... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e6acbcd65f403ef9b4'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cf')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cf", "parent_id"=>"5b92e8e6acbcd65f403ef9b4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cf')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cf", "cart_id"=>"5b92e8e6acbcd65f403ef9b4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cf", "cart_id"=>"5b92e8e6acbcd65f403ef9b4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cf", "parent_id"=>"5b92e8e6acbcd65f403ef9b4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cf", "parent_id"=>"5b92e8e6acbcd65f403ef9b4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e5acbcd65f403ef9a3'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "pipeline"=>[{"$match"=>{"_id"=>BSON::ObjectId('5b92e8e5acbcd65f403ef9a3')}}, {"$project"=>{"verified"=>{"$filter"=>{"input"=>"$verified", "as"=>"verified", "cond"=>{"$eq"=>["$$verified", "5b92e8e6acbcd65f403ef... MONGODB | localhost:27017 | dummy_test.aggregate | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cf", "parent_id"=>"5b92e8e6acbcd65f403ef9b4", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cf", "parent_id"=>"5b92e8e6acbcd65f403ef9b4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8e5acbcd65f403ef9a5')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8e5acbcd65f403ef9a8')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8e5acbcd65f403ef9ab')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8e5acbcd65f403ef9ae')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8e6acbcd65f403ef9b1')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8e6acbcd65f403ef9c5')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92e8e6acbcd65f403ef9c5", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cf", "parent_id"=>"5b92e8e6acbcd65f403ef9b4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8e5acbcd65f403ef9a5')}, "u"=>{"$set"=>{"parent_id"=>nil, "tags... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/shopping/payments" for 127.0.0.1 at 2018-09-08 02:38:54 +0530 Processing by Shopping::PaymentsController#create as JSON Parameters: {"cart_id"=>"5b92e8e6acbcd65f403ef9b4", "payment_type"=>"cash", "refund"=>true, "amount"=>-10, "api_key"=>"test", "current_app_id"=>"testappid", "payment"=>{"amount"=>-10, "payment_type"=>"cash", "cart_id"=>"5b92e8e6acbcd65f403ef9b4", "refund"=>true}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: cart_id, payment_type, refund, amount, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, refund, amount, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, refund, amount, api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e6acbcd65f403ef9b4'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cf')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cf", "parent_id"=>"5b92e8e6acbcd65f403ef9b4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cf')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cf", "cart_id"=>"5b92e8e6acbcd65f403ef9b4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cf", "cart_id"=>"5b92e8e6acbcd65f403ef9b4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cf", "parent_id"=>"5b92e8e6acbcd65f403ef9b4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cf", "parent_id"=>"5b92e8e6acbcd65f403ef9b4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>nil}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b92e8e6acbcd65f403ef9b4", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cf')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cf", "parent_id"=>"5b92e8e6acbcd65f403ef9b4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ccacbcd65f403ef5cf')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cf", "cart_id"=>"5b92e8e6acbcd65f403ef9b4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cf", "cart_id"=>"5b92e8e6acbcd65f403ef9b4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cf", "parent_id"=>"5b92e8e6acbcd65f403ef9b4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8ccacbcd65f403ef5cf", "parent_id"=>"5b92e8e6acbcd65f403ef9b4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8e6acbcd65f403ef9d2'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"ward@hartmann.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"vEmbUzZLEAfDq5RGYm-c"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"z5sfWk6Qx2wyh3WEfy-m"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8e7acbcd65f403ef9d7'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e8e7acbcd65f403ef9d7')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8e7acbcd65f403ef9da')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"VRKNyMUvzWx89xmAnmrX"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8e7acbcd65f403ef9d7')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"myron@monahanpowlowski.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"nrdMzWJPyFsxB6TihvEP"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sAcsEnHuZRbPtAmKMS24"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8e7acbcd65f403ef9db'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e8e7acbcd65f403ef9db')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8e7acbcd65f403ef9de'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8e7acbcd65f403ef9e0'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8e7acbcd65f403ef9e4'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8e7acbcd65f403ef9e8'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8e7acbcd65f403ef9ec'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8e7acbcd65f403ef9f0'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e7acbcd65f403ef9d7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e7acbcd65f403ef9d7", "parent_id"=>"5b92e8e7acbcd65f403ef9de", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e7acbcd65f403ef9d7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e7acbcd65f403ef9d7", "cart_id"=>"5b92e8e7acbcd65f403ef9de", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e7acbcd65f403ef9d7", "cart_id"=>"5b92e8e7acbcd65f403ef9de", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e7acbcd65f403ef9d7", "parent_id"=>"5b92e8e7acbcd65f403ef9de", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e7acbcd65f403ef9d7", "parent_id"=>"5b92e8e7acbcd65f403ef9de", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e7acbcd65f403ef9de'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e7acbcd65f403ef9d7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e7acbcd65f403ef9d7", "parent_id"=>"5b92e8e7acbcd65f403ef9de", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e7acbcd65f403ef9d7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e7acbcd65f403ef9d7", "cart_id"=>"5b92e8e7acbcd65f403ef9de", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e7acbcd65f403ef9d7", "cart_id"=>"5b92e8e7acbcd65f403ef9de", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e7acbcd65f403ef9d7", "parent_id"=>"5b92e8e7acbcd65f403ef9de", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e7acbcd65f403ef9d7", "parent_id"=>"5b92e8e7acbcd65f403ef9de", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92e8e7acbcd65f403ef9d7", "parent_id"=>"5b92e8e7acbcd65f403ef9de", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e7acbcd65f403ef9d7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e7acbcd65f403ef9d7", "parent_id"=>"5b92e8e7acbcd65f403ef9de", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e7acbcd65f403ef9d7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e7acbcd65f403ef9d7", "cart_id"=>"5b92e8e7acbcd65f403ef9de", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e7acbcd65f403ef9d7", "cart_id"=>"5b92e8e7acbcd65f403ef9de", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e7acbcd65f403ef9d7", "parent_id"=>"5b92e8e7acbcd65f403ef9de", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e7acbcd65f403ef9d7", "parent_id"=>"5b92e8e7acbcd65f403ef9de", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8e7acbcd65f403ef9f4'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started POST "/shopping/payments/5b92e8e7acbcd65f403ef9f4" for 127.0.0.1 at 2018-09-08 02:38:55 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"jQzpour9_pB8TnMmUBsE"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8e7acbcd65f403ef9d7')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 21:08:55 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Shopping::PaymentsController#update as HTML Parameters: {"mihpayid"=>"403993715517179378", "mode"=>"CC", "status"=>"failure", "unmappedstatus"=>"failed", "key"=>"gtKFFx", "txnid"=>"5b92e8e7acbcd65f403ef9f4", "amount"=>"50.0", "cardCategory"=>"domestic", "discount"=>"0.00", "net_amount_debit"=>"0.00", "addedon"=>"2018-01-29 17:08:40", "productinfo"=>"shopping_cart", "firstname"=>"bhargav", "lastname"=>"", "address1"=>"", "address2"=>"", "city"=>"", "state"=>"", "country"=>"", "zipcode"=>"", "email"=>"bhargav.r.raut@gmail.com", "phone"=>"9561137096", "udf1"=>"", "udf2"=>"", "udf3"=>"", "udf4"=>"", "udf5"=>"", "udf6"=>"", "udf7"=>"", "udf8"=>"", "udf9"=>"", "udf10"=>"", "hash"=>"b3812b0b5aceb7edf4f94dd8237ce939f1bf21e7779e98addcdbee32920e871a50b30eefb78535cfb5e25c3c9eab93b5938670116f02d67e7cd2beccba484468", "field1"=>"180570", "field2"=>"922785", "field3"=>"20180129", "field4"=>"MC", "field5"=>"298836426886", "field6"=>"45", "field7"=>"1", "field8"=>"3DS", "field9"=>" Verification of Secure Hash Failed: E700 -- Unspecified Failure -- Unknown Error -- Unable to be determined--E500", "payment_source"=>"payu", "PG_TYPE"=>"AXISPG", "bank_ref_num"=>"180570", "bankcode"=>"CC", "error"=>"E500", "error_Message"=>"Bank failed to authenticate the customer", "name_on_card"=>"any name", "cardnum"=>"512345XXXXXX2346", "cardhash"=>"This field is no longer supported in postback params.", "issuing_bank"=>"HDFC", "card_type"=>"MAST", "id"=>"5b92e8e7acbcd65f403ef9f4"} Unpermitted parameters: mihpayid, mode, status, unmappedstatus, key, txnid, amount, cardCategory, discount, net_amount_debit, addedon, productinfo, firstname, lastname, address1, address2, city, state, country, zipcode, email, phone, udf1, udf2, udf3, udf4, udf5, udf6, udf7, udf8, udf9, udf10, hash, field1, field2, field3, field4, field5, field6, field7, field8, field9, payment_source, PG_TYPE, bank_ref_num, bankcode, error, error_Message, name_on_card, cardnum, cardhash, issuing_bank, card_type Unpermitted parameters: mihpayid, mode, status, unmappedstatus, key, txnid, amount, cardCategory, discount, net_amount_debit, addedon, productinfo, firstname, lastname, address1, address2, city, state, country, zipcode, email, phone, udf1, udf2, udf3, udf4, udf5, udf6, udf7, udf8, udf9, udf10, hash, field1, field2, field3, field4, field5, field6, field7, field8, field9, payment_source, PG_TYPE, bank_ref_num, bankcode, error, error_Message, name_on_card, cardnum, cardhash, issuing_bank, card_type MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b92e8e7acbcd65f403ef9f4'), "resource_id"=>"5b92e8e7acbcd65f403ef9d7", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e7acbcd65f403ef9f4'), "resource_id"=>"5b92e8e7acbcd65f403ef9d7", "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e7acbcd65f403ef9de'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e7acbcd65f403ef9d7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e7acbcd65f403ef9d7", "parent_id"=>"5b92e8e7acbcd65f403ef9de", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e7acbcd65f403ef9d7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e7acbcd65f403ef9d7", "cart_id"=>"5b92e8e7acbcd65f403ef9de", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e7acbcd65f403ef9d7", "cart_id"=>"5b92e8e7acbcd65f403ef9de", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e7acbcd65f403ef9d7", "parent_id"=>"5b92e8e7acbcd65f403ef9de", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e7acbcd65f403ef9d7", "parent_id"=>"5b92e8e7acbcd65f403ef9de", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92e8e7acbcd65f403ef9d7", "parent_id"=>"5b92e8e7acbcd65f403ef9de", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e7acbcd65f403ef9d7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e7acbcd65f403ef9d7", "parent_id"=>"5b92e8e7acbcd65f403ef9de", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e7acbcd65f403ef9d7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e7acbcd65f403ef9d7", "cart_id"=>"5b92e8e7acbcd65f403ef9de", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e7acbcd65f403ef9d7", "cart_id"=>"5b92e8e7acbcd65f403ef9de", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e7acbcd65f403ef9d7", "parent_id"=>"5b92e8e7acbcd65f403ef9de", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e7acbcd65f403ef9d7", "parent_id"=>"5b92e8e7acbcd65f403ef9de", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8e8acbcd65f403ef9f6'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8e8acbcd65f403ef9f8'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8e8acbcd65f403ef9fc'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8e8acbcd65f403efa00'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8e8acbcd65f403efa04'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8e8acbcd65f403efa08'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e7acbcd65f403ef9d7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e7acbcd65f403ef9d7", "parent_id"=>"5b92e8e8acbcd65f403ef9f6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e7acbcd65f403ef9d7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e7acbcd65f403ef9d7", "cart_id"=>"5b92e8e8acbcd65f403ef9f6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e7acbcd65f403ef9d7", "cart_id"=>"5b92e8e8acbcd65f403ef9f6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e7acbcd65f403ef9d7", "parent_id"=>"5b92e8e8acbcd65f403ef9f6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e7acbcd65f403ef9d7", "parent_id"=>"5b92e8e8acbcd65f403ef9f6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e8acbcd65f403ef9f6'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e7acbcd65f403ef9d7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e7acbcd65f403ef9d7", "parent_id"=>"5b92e8e8acbcd65f403ef9f6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e7acbcd65f403ef9d7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e7acbcd65f403ef9d7", "cart_id"=>"5b92e8e8acbcd65f403ef9f6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e7acbcd65f403ef9d7", "cart_id"=>"5b92e8e8acbcd65f403ef9f6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e7acbcd65f403ef9d7", "parent_id"=>"5b92e8e8acbcd65f403ef9f6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e7acbcd65f403ef9d7", "parent_id"=>"5b92e8e8acbcd65f403ef9f6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92e8e7acbcd65f403ef9d7", "parent_id"=>"5b92e8e8acbcd65f403ef9f6", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e7acbcd65f403ef9d7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e7acbcd65f403ef9d7", "parent_id"=>"5b92e8e8acbcd65f403ef9f6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e7acbcd65f403ef9d7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e7acbcd65f403ef9d7", "cart_id"=>"5b92e8e8acbcd65f403ef9f6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e7acbcd65f403ef9d7", "cart_id"=>"5b92e8e8acbcd65f403ef9f6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e7acbcd65f403ef9d7", "parent_id"=>"5b92e8e8acbcd65f403ef9f6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e7acbcd65f403ef9d7", "parent_id"=>"5b92e8e8acbcd65f403ef9f6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8e8acbcd65f403efa0c'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started PUT "/shopping/payments/5b92e8e8acbcd65f403efa0c" for 127.0.0.1 at 2018-09-08 02:38:56 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"BAGFxLA8EFsZJyexTfjq"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8e7acbcd65f403ef9d7')}, "u"=>{"$set"=>{"current_sign_in_at"=>2018-09-07 21:08:56 ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Shopping::PaymentsController#update as HTML Parameters: {"is_verify_payment"=>"true", "id"=>"5b92e8e8acbcd65f403efa0c"} Unpermitted parameter: is_verify_payment Unpermitted parameter: is_verify_payment MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b92e8e8acbcd65f403efa0c'), "resource_id"=>"5b92e8e7acbcd65f403ef9d7", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e8acbcd65f403efa0c'), "resource_id"=>"5b92e8e7acbcd65f403ef9d7", "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e8acbcd65f403ef9f6'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e7acbcd65f403ef9d7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e7acbcd65f403ef9d7", "parent_id"=>"5b92e8e8acbcd65f403ef9f6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e7acbcd65f403ef9d7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e7acbcd65f403ef9d7", "cart_id"=>"5b92e8e8acbcd65f403ef9f6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e7acbcd65f403ef9d7", "cart_id"=>"5b92e8e8acbcd65f403ef9f6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e7acbcd65f403ef9d7", "parent_id"=>"5b92e8e8acbcd65f403ef9f6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e7acbcd65f403ef9d7", "parent_id"=>"5b92e8e8acbcd65f403ef9f6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92e8e7acbcd65f403ef9d7", "parent_id"=>"5b92e8e8acbcd65f403ef9f6", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e7acbcd65f403ef9d7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e7acbcd65f403ef9d7", "parent_id"=>"5b92e8e8acbcd65f403ef9f6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e7acbcd65f403ef9d7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e7acbcd65f403ef9d7", "cart_id"=>"5b92e8e8acbcd65f403ef9f6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e7acbcd65f403ef9d7", "cart_id"=>"5b92e8e8acbcd65f403ef9f6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e7acbcd65f403ef9d7", "parent_id"=>"5b92e8e8acbcd65f403ef9f6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e7acbcd65f403ef9d7", "parent_id"=>"5b92e8e8acbcd65f403ef9f6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8e8acbcd65f403efa0e'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8e8acbcd65f403efa10'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8e8acbcd65f403efa14'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8e8acbcd65f403efa18'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa1c'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa20'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e7acbcd65f403ef9d7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e7acbcd65f403ef9d7", "parent_id"=>"5b92e8e8acbcd65f403efa0e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e7acbcd65f403ef9d7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e7acbcd65f403ef9d7", "cart_id"=>"5b92e8e8acbcd65f403efa0e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e7acbcd65f403ef9d7", "cart_id"=>"5b92e8e8acbcd65f403efa0e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e7acbcd65f403ef9d7", "parent_id"=>"5b92e8e8acbcd65f403efa0e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e7acbcd65f403ef9d7", "parent_id"=>"5b92e8e8acbcd65f403efa0e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e8acbcd65f403efa0e'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e7acbcd65f403ef9d7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e7acbcd65f403ef9d7", "parent_id"=>"5b92e8e8acbcd65f403efa0e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e7acbcd65f403ef9d7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e7acbcd65f403ef9d7", "cart_id"=>"5b92e8e8acbcd65f403efa0e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e7acbcd65f403ef9d7", "cart_id"=>"5b92e8e8acbcd65f403efa0e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e7acbcd65f403ef9d7", "parent_id"=>"5b92e8e8acbcd65f403efa0e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e7acbcd65f403ef9d7", "parent_id"=>"5b92e8e8acbcd65f403efa0e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92e8e7acbcd65f403ef9d7", "parent_id"=>"5b92e8e8acbcd65f403efa0e", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e7acbcd65f403ef9d7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e7acbcd65f403ef9d7", "parent_id"=>"5b92e8e8acbcd65f403efa0e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e7acbcd65f403ef9d7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e7acbcd65f403ef9d7", "cart_id"=>"5b92e8e8acbcd65f403efa0e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e7acbcd65f403ef9d7", "cart_id"=>"5b92e8e8acbcd65f403efa0e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e7acbcd65f403ef9d7", "parent_id"=>"5b92e8e8acbcd65f403efa0e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e7acbcd65f403ef9d7", "parent_id"=>"5b92e8e8acbcd65f403efa0e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa24'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started PUT "/shopping/payments/5b92e8e9acbcd65f403efa24" for 127.0.0.1 at 2018-09-08 02:38:57 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"eyyWrybnn1cmD69YS9P2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8e7acbcd65f403ef9d7')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 21:08:56 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Shopping::PaymentsController#update as HTML Parameters: {"is_verify_payment"=>"true", "id"=>"5b92e8e9acbcd65f403efa24"} Unpermitted parameter: is_verify_payment Unpermitted parameter: is_verify_payment MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa24'), "resource_id"=>"5b92e8e7acbcd65f403ef9d7", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa24'), "resource_id"=>"5b92e8e7acbcd65f403ef9d7", "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e8acbcd65f403efa0e'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e7acbcd65f403ef9d7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e7acbcd65f403ef9d7", "parent_id"=>"5b92e8e8acbcd65f403efa0e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e7acbcd65f403ef9d7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e7acbcd65f403ef9d7", "cart_id"=>"5b92e8e8acbcd65f403efa0e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e7acbcd65f403ef9d7", "cart_id"=>"5b92e8e8acbcd65f403efa0e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e7acbcd65f403ef9d7", "parent_id"=>"5b92e8e8acbcd65f403efa0e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e7acbcd65f403ef9d7", "parent_id"=>"5b92e8e8acbcd65f403efa0e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92e8e7acbcd65f403ef9d7", "parent_id"=>"5b92e8e8acbcd65f403efa0e", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e7acbcd65f403ef9d7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e7acbcd65f403ef9d7", "parent_id"=>"5b92e8e8acbcd65f403efa0e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e7acbcd65f403ef9d7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e7acbcd65f403ef9d7", "cart_id"=>"5b92e8e8acbcd65f403efa0e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e7acbcd65f403ef9d7", "cart_id"=>"5b92e8e8acbcd65f403efa0e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e7acbcd65f403ef9d7", "parent_id"=>"5b92e8e8acbcd65f403efa0e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e7acbcd65f403ef9d7", "parent_id"=>"5b92e8e8acbcd65f403efa0e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa26'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa28'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa2c'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa30'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa34'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa38'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e7acbcd65f403ef9d7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e7acbcd65f403ef9d7", "parent_id"=>"5b92e8e9acbcd65f403efa26", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e7acbcd65f403ef9d7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e7acbcd65f403ef9d7", "cart_id"=>"5b92e8e9acbcd65f403efa26", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e7acbcd65f403ef9d7", "cart_id"=>"5b92e8e9acbcd65f403efa26", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e7acbcd65f403ef9d7", "parent_id"=>"5b92e8e9acbcd65f403efa26", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e7acbcd65f403ef9d7", "parent_id"=>"5b92e8e9acbcd65f403efa26", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa26'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e7acbcd65f403ef9d7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e7acbcd65f403ef9d7", "parent_id"=>"5b92e8e9acbcd65f403efa26", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e7acbcd65f403ef9d7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e7acbcd65f403ef9d7", "cart_id"=>"5b92e8e9acbcd65f403efa26", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e7acbcd65f403ef9d7", "cart_id"=>"5b92e8e9acbcd65f403efa26", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e7acbcd65f403ef9d7", "parent_id"=>"5b92e8e9acbcd65f403efa26", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e7acbcd65f403ef9d7", "parent_id"=>"5b92e8e9acbcd65f403efa26", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92e8e7acbcd65f403ef9d7", "parent_id"=>"5b92e8e9acbcd65f403efa26", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e7acbcd65f403ef9d7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e7acbcd65f403ef9d7", "parent_id"=>"5b92e8e9acbcd65f403efa26", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e7acbcd65f403ef9d7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e7acbcd65f403ef9d7", "cart_id"=>"5b92e8e9acbcd65f403efa26", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e7acbcd65f403ef9d7", "cart_id"=>"5b92e8e9acbcd65f403efa26", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e7acbcd65f403ef9d7", "parent_id"=>"5b92e8e9acbcd65f403efa26", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e7acbcd65f403ef9d7", "parent_id"=>"5b92e8e9acbcd65f403efa26", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3c'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started PUT "/shopping/payments/5b92e8e9acbcd65f403efa3c" for 127.0.0.1 at 2018-09-08 02:38:57 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"2ytP7XRvGzg3TN2yyRxE"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8e7acbcd65f403ef9d7')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 21:08:57 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Processing by Shopping::PaymentsController#update as HTML Parameters: {"is_verify_payment"=>"true", "id"=>"5b92e8e9acbcd65f403efa3c"} Unpermitted parameter: is_verify_payment Unpermitted parameter: is_verify_payment MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3c'), "resource_id"=>"5b92e8e7acbcd65f403ef9d7", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3c'), "resource_id"=>"5b92e8e7acbcd65f403ef9d7", "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa26'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e7acbcd65f403ef9d7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e7acbcd65f403ef9d7", "parent_id"=>"5b92e8e9acbcd65f403efa26", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e7acbcd65f403ef9d7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e7acbcd65f403ef9d7", "cart_id"=>"5b92e8e9acbcd65f403efa26", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e7acbcd65f403ef9d7", "cart_id"=>"5b92e8e9acbcd65f403efa26", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e7acbcd65f403ef9d7", "parent_id"=>"5b92e8e9acbcd65f403efa26", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e7acbcd65f403ef9d7", "parent_id"=>"5b92e8e9acbcd65f403efa26", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92e8e7acbcd65f403ef9d7", "parent_id"=>"5b92e8e9acbcd65f403efa26", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e7acbcd65f403ef9d7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e7acbcd65f403ef9d7", "parent_id"=>"5b92e8e9acbcd65f403efa26", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e7acbcd65f403ef9d7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e7acbcd65f403ef9d7", "cart_id"=>"5b92e8e9acbcd65f403efa26", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e7acbcd65f403ef9d7", "cart_id"=>"5b92e8e9acbcd65f403efa26", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e7acbcd65f403ef9d7", "parent_id"=>"5b92e8e9acbcd65f403efa26", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e7acbcd65f403ef9d7", "parent_id"=>"5b92e8e9acbcd65f403efa26", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"leonie_miller@jacobsonhoppe.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"56xc3nUcuaC8kJe1HYdN"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"9vA9zdANLNcnjUDu6uiq"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Kpq-kshFpQaLFUxbQKG9"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jaclyn_trantow@trantow.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"reUdLwAR9x8pje-AZy4o"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"X6xFPU-jP5DAahiEvBhs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8eaacbcd65f403efa41'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e8eaacbcd65f403efa41')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8eaacbcd65f403efa44'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8eaacbcd65f403efa46'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8eaacbcd65f403efa4a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8eaacbcd65f403efa4e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8eaacbcd65f403efa52'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8eaacbcd65f403efa56'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started POST "/shopping/payments" for 127.0.0.1 at 2018-09-08 02:38:58 +0530 Processing by Shopping::PaymentsController#create as JSON Parameters: {"cart_id"=>"5b92e8eaacbcd65f403efa44", "payment_type"=>"cash", "amount"=>10, "api_key"=>"test", "current_app_id"=>"testappid", "payment"=>{"amount"=>10, "payment_type"=>"cash", "cart_id"=>"5b92e8eaacbcd65f403efa44"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8eaacbcd65f403efa44'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8eaacbcd65f403efa44", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8eaacbcd65f403efa44", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8eaacbcd65f403efa44", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8eaacbcd65f403efa44", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8eaacbcd65f403efa44", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8eaacbcd65f403efa44", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8eaacbcd65f403efa44", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8eaacbcd65f403efa44", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8eaacbcd65f403efa44", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8eaacbcd65f403efa44", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8eaacbcd65f403efa44", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8eaacbcd65f403efa5a'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Completed 201 Created in 55ms (Views: 0.9ms) MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8eaacbcd65f403efa5b'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8eaacbcd65f403efa5d'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8eaacbcd65f403efa61'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8eaacbcd65f403efa65'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8eaacbcd65f403efa69'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8eaacbcd65f403efa6d'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started POST "/shopping/payments" for 127.0.0.1 at 2018-09-08 02:38:59 +0530 Processing by Shopping::PaymentsController#create as JSON Parameters: {"cart_id"=>"5b92e8eaacbcd65f403efa5b", "payment_type"=>"cash", "amount"=>5, "api_key"=>"test", "current_app_id"=>"testappid", "payment"=>{"amount"=>5, "payment_type"=>"cash", "cart_id"=>"5b92e8eaacbcd65f403efa5b"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8eaacbcd65f403efa5b'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8eaacbcd65f403efa5b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8eaacbcd65f403efa5b", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8eaacbcd65f403efa5b", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8eaacbcd65f403efa5b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8eaacbcd65f403efa5b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8eaacbcd65f403efa5b", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8eaacbcd65f403efa5b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8eaacbcd65f403efa5b", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8eaacbcd65f403efa5b", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8eaacbcd65f403efa5b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8eaacbcd65f403efa5b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8ebacbcd65f403efa72'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8ebacbcd65f403efa74'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8ebacbcd65f403efa78'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8ebacbcd65f403efa7c'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8ebacbcd65f403efa80'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8ebacbcd65f403efa84'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started POST "/shopping/payments" for 127.0.0.1 at 2018-09-08 02:38:59 +0530 Processing by Shopping::PaymentsController#create as JSON Parameters: {"cart_id"=>"5b92e8ebacbcd65f403efa72", "payment_type"=>"cash", "amount"=>50.0, "api_key"=>"test", "current_app_id"=>"testappid", "payment_status"=>1, "proxy_resource_class"=>"User", "proxy_resource_id"=>"5b92e8e9acbcd65f403efa3e", "payment"=>{"amount"=>50.0, "payment_type"=>"cash", "cart_id"=>"5b92e8ebacbcd65f403efa72", "payment_status"=>1}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, payment_status, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, payment_status, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, payment_status, proxy_resource_class, proxy_resource_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ebacbcd65f403efa72'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8ebacbcd65f403efa72", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8ebacbcd65f403efa72", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8ebacbcd65f403efa72", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8ebacbcd65f403efa72", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8ebacbcd65f403efa72", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8ebacbcd65f403efa72", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8ebacbcd65f403efa72", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8ebacbcd65f403efa74')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8ebacbcd65f403efa78')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8ebacbcd65f403efa7c')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8ebacbcd65f403efa80')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8ebacbcd65f403efa84')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8ebacbcd65f403efa88'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92e8ebacbcd65f403efa88", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8ebacbcd65f403efa72", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ebacbcd65f403efa74'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ebacbcd65f403efa78'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ebacbcd65f403efa7c'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ebacbcd65f403efa80'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ebacbcd65f403efa84'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8ebacbcd65f403efa93'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8ebacbcd65f403efa95'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8ebacbcd65f403efa99'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8ebacbcd65f403efa9d'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8ebacbcd65f403efaa1'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8ebacbcd65f403efaa5'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ebacbcd65f403efa93'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8ebacbcd65f403efa93", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8ebacbcd65f403efa93", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8ebacbcd65f403efa93", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8ebacbcd65f403efa93", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8ebacbcd65f403efa93", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8ebacbcd65f403efa93", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8ebacbcd65f403efa93", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8ebacbcd65f403efa95')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8ebacbcd65f403efa99')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8ebacbcd65f403efa9d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8ebacbcd65f403efaa1')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8ebacbcd65f403efaa5')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8ebacbcd65f403efaa9'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92e8ebacbcd65f403efaa9", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8ebacbcd65f403efa93", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ebacbcd65f403efa95'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ebacbcd65f403efa99'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ebacbcd65f403efa9d'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ebacbcd65f403efaa1'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ebacbcd65f403efaa5'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"payment_status"=>0}, "api_key"=>"test", "current_app_id"=>"testappid", "proxy_resource_class"=>"User", "proxy_resource_id"=>"5b92e8e9acbcd65f403efa3e", "id"=>"5b92e8ebacbcd65f403efaa9"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b92e8ebacbcd65f403efaa9'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ebacbcd65f403efaa9'), "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ebacbcd65f403efa93'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8ebacbcd65f403efa93", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8ebacbcd65f403efa93", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8ebacbcd65f403efa93", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8ebacbcd65f403efa93", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8ebacbcd65f403efa93", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8ebacbcd65f403efa93", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8ebacbcd65f403efa93", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b92e8ebacbcd65f403efa95')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b92e8ebacbcd65f403efa99')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b92e8ebacbcd65f403efa9d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b92e8ebacbcd65f403efaa1')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b92e8ebacbcd65f403efaa5')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8ebacbcd65f403efaa9')}, "u"=>{"$set"=>{"payment_status"=>0, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Completed 204 No Content in 121ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ebacbcd65f403efa95'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ebacbcd65f403efa99'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ebacbcd65f403efa9d'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ebacbcd65f403efaa1'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ebacbcd65f403efaa5'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8ecacbcd65f403efabf'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8ecacbcd65f403efac1'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8ecacbcd65f403efac5'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8ecacbcd65f403efac9'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8ecacbcd65f403efacd'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8ecacbcd65f403efad1'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ecacbcd65f403efabf'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8ecacbcd65f403efabf", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8ecacbcd65f403efabf", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8ecacbcd65f403efabf", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8ecacbcd65f403efabf", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8ecacbcd65f403efabf", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8ecacbcd65f403efabf", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8ecacbcd65f403efabf", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8ecacbcd65f403efac1')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8ecacbcd65f403efac5')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8ecacbcd65f403efac9')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8ecacbcd65f403efacd')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8ecacbcd65f403efad1')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8ecacbcd65f403efad5'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92e8ecacbcd65f403efad5", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8ecacbcd65f403efabf", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8ecacbcd65f403efac1')}, "u"=>{"$set"=>{"parent_id"=>nil, "acce... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ecacbcd65f403efac1'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8ecacbcd65f403efac1')}, "u"=>{"$set"=>{"parent_id"=>"5b92e8eca... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ecacbcd65f403efac1'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ecacbcd65f403efabf'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8ecacbcd65f403efabf", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8ecacbcd65f403efabf", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8ecacbcd65f403efabf", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8ecacbcd65f403efabf", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8ecacbcd65f403efabf", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8ecacbcd65f403efabf", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8ecacbcd65f403efabf", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8ecacbcd65f403efac1')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8edacbcd65f403efae5'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started PUT "/shopping/payments/5b92e8ecacbcd65f403efad5" for 127.0.0.1 at 2018-09-08 02:39:01 +0530 Processing by Shopping::PaymentsController#update as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b92e8ecacbcd65f403efad5", "payment"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b92e8ecacbcd65f403efad5'), "resource_id"=>"5b92e8e9acbcd65f403efa3e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ecacbcd65f403efad5'), "resource_id"=>"5b92e8e9acbcd65f403efa3e", "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ecacbcd65f403efabf'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8ecacbcd65f403efabf", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8ecacbcd65f403efabf", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8ecacbcd65f403efabf", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8ecacbcd65f403efabf", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8ecacbcd65f403efabf", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8ecacbcd65f403efabf", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8ecacbcd65f403efabf", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b92e8edacbcd65f403efae5')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s Completed 204 No Content in 71ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92e8edacbcd65f403efae5'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8edacbcd65f403efaec'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8edacbcd65f403efaee'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8edacbcd65f403efaf2'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8edacbcd65f403efaf6'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8edacbcd65f403efafa'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8edacbcd65f403efafe'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8edacbcd65f403efaec'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8edacbcd65f403efaec", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8edacbcd65f403efaec", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8edacbcd65f403efaec", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8edacbcd65f403efaec", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8edacbcd65f403efaec", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8edacbcd65f403efaec", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8edacbcd65f403efaec", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8edacbcd65f403efaee')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8edacbcd65f403efaf2')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8edacbcd65f403efaf6')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8edacbcd65f403efafa')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8edacbcd65f403efafe')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8edacbcd65f403efb02'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92e8edacbcd65f403efb02", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8edacbcd65f403efaec", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8edacbcd65f403efaee')}, "u"=>{"$set"=>{"parent_id"=>nil, "acce... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8edacbcd65f403efaec'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8edacbcd65f403efaec", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8edacbcd65f403efaec", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8edacbcd65f403efaec", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8edacbcd65f403efaec", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8edacbcd65f403efaec", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>nil}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b92e8edacbcd65f403efaec", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8edacbcd65f403efaec", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8edacbcd65f403efaec", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8edacbcd65f403efaec", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8edacbcd65f403efaec", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8edacbcd65f403efaec", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8edacbcd65f403efb0e'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started PUT "/shopping/payments/5b92e8edacbcd65f403efb02" for 127.0.0.1 at 2018-09-08 02:39:02 +0530 Processing by Shopping::PaymentsController#update as JSON Parameters: {"payment"=>{"payment_status"=>0}, "api_key"=>"test", "current_app_id"=>"testappid", "proxy_resource_class"=>"User", "proxy_resource_id"=>"5b92e8e9acbcd65f403efa3e", "id"=>"5b92e8edacbcd65f403efb02"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b92e8edacbcd65f403efb02'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b92e8edacbcd65f403efb02'), "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8edacbcd65f403efaec'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8edacbcd65f403efaec", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8edacbcd65f403efaec", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8edacbcd65f403efaec", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8edacbcd65f403efaec", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8edacbcd65f403efaec", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8edacbcd65f403efaec", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8edacbcd65f403efaec", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b92e8edacbcd65f403efaf2')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b92e8edacbcd65f403efaf6')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b92e8edacbcd65f403efafa')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b92e8edacbcd65f403efafe')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8edacbcd65f403efb02')}, "u"=>{"$set"=>{"payment_status"=>0, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 204 No Content in 105ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b92e8edacbcd65f403efb02'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8edacbcd65f403efaec'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8edacbcd65f403efaec", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8edacbcd65f403efaec", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8edacbcd65f403efaec", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8edacbcd65f403efaec", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8edacbcd65f403efaec", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8edacbcd65f403efaec", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8edacbcd65f403efaec'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8edacbcd65f403efaec", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8edacbcd65f403efaec", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8edacbcd65f403efaec", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8edacbcd65f403efaec", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8edacbcd65f403efaec", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8eeacbcd65f403efb18'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8eeacbcd65f403efb1a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8eeacbcd65f403efb1e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8eeacbcd65f403efb22'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8eeacbcd65f403efb26'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8eeacbcd65f403efb2a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started POST "/shopping/payments" for 127.0.0.1 at 2018-09-08 02:39:02 +0530 Processing by Shopping::PaymentsController#create as JSON Parameters: {"cart_id"=>"5b92e8eeacbcd65f403efb18", "payment_type"=>"cash", "amount"=>55.0, "api_key"=>"test", "current_app_id"=>"testappid", "payment_status"=>1, "proxy_resource_class"=>"User", "proxy_resource_id"=>"5b92e8e9acbcd65f403efa3e", "payment"=>{"amount"=>55.0, "payment_type"=>"cash", "cart_id"=>"5b92e8eeacbcd65f403efb18", "payment_status"=>1}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, payment_status, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, payment_status, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, payment_status, proxy_resource_class, proxy_resource_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8eeacbcd65f403efb18'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8eeacbcd65f403efb18", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8eeacbcd65f403efb18", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8eeacbcd65f403efb18", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8eeacbcd65f403efb18", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8eeacbcd65f403efb18", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8eeacbcd65f403efb18", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8eeacbcd65f403efb18", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8eeacbcd65f403efb1a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8eeacbcd65f403efb1e')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8eeacbcd65f403efb22')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8eeacbcd65f403efb26')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8eeacbcd65f403efb2a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8eeacbcd65f403efb2e'), "doc_version"=>0, "cash_change"=>5.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92e8eeacbcd65f403efb2e", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8eeacbcd65f403efb18", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8eeacbcd65f403efb39'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8eeacbcd65f403efb3b'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8eeacbcd65f403efb3f'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8eeacbcd65f403efb43'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8efacbcd65f403efb47'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8efacbcd65f403efb4b'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started POST "/shopping/payments" for 127.0.0.1 at 2018-09-08 02:39:03 +0530 Processing by Shopping::PaymentsController#create as JSON Parameters: {"cart_id"=>"5b92e8eeacbcd65f403efb39", "payment_type"=>"cheque", "amount"=>55.0, "api_key"=>"test", "current_app_id"=>"testappid", "proxy_resource_class"=>"User", "proxy_resource_id"=>"5b92e8e9acbcd65f403efa3e", "payment"=>{"amount"=>55.0, "payment_type"=>"cheque", "cart_id"=>"5b92e8eeacbcd65f403efb39"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8eeacbcd65f403efb39'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8eeacbcd65f403efb39", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8eeacbcd65f403efb39", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8eeacbcd65f403efb39", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8eeacbcd65f403efb39", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8eeacbcd65f403efb39", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8eeacbcd65f403efb39", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8eeacbcd65f403efb39", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8eeacbcd65f403efb39", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8eeacbcd65f403efb39", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8eeacbcd65f403efb39", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8eeacbcd65f403efb39", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8efacbcd65f403efb50'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8efacbcd65f403efb52'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8efacbcd65f403efb56'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8efacbcd65f403efb5a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8efacbcd65f403efb5e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8efacbcd65f403efb62'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started POST "/shopping/payments" for 127.0.0.1 at 2018-09-08 02:39:03 +0530 Processing by Shopping::PaymentsController#create as JSON Parameters: {"cart_id"=>"5b92e8efacbcd65f403efb50", "payment_type"=>"card", "amount"=>55.0, "api_key"=>"test", "current_app_id"=>"testappid", "proxy_resource_class"=>"User", "proxy_resource_id"=>"5b92e8e9acbcd65f403efa3e", "payment"=>{"amount"=>55.0, "payment_type"=>"card", "cart_id"=>"5b92e8efacbcd65f403efb50"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8efacbcd65f403efb50'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8efacbcd65f403efb50", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8efacbcd65f403efb50", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8efacbcd65f403efb50", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8efacbcd65f403efb50", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8efacbcd65f403efb50", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8efacbcd65f403efb50", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8efacbcd65f403efb50", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8efacbcd65f403efb50", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8efacbcd65f403efb50", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8efacbcd65f403efb50", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8efacbcd65f403efb50", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8efacbcd65f403efb67'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8efacbcd65f403efb69'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8efacbcd65f403efb6d'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8f0acbcd65f403efb71'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8f0acbcd65f403efb75'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8f0acbcd65f403efb79'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8f0acbcd65f403efb7d'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started POST "/shopping/payments" for 127.0.0.1 at 2018-09-08 02:39:04 +0530 Processing by Shopping::PaymentsController#create as JSON Parameters: {"cart_id"=>"5b92e8f0acbcd65f403efb7d", "payment_type"=>"cash", "amount"=>10.0, "api_key"=>"test", "current_app_id"=>"testappid", "proxy_resource_class"=>"User", "proxy_resource_id"=>"5b92e8e9acbcd65f403efa3e", "payment"=>{"amount"=>10.0, "payment_type"=>"cash", "cart_id"=>"5b92e8f0acbcd65f403efb7d"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8f0acbcd65f403efb7d'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f0acbcd65f403efb7d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8f0acbcd65f403efb7d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8f0acbcd65f403efb7d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f0acbcd65f403efb7d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f0acbcd65f403efb7d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f0acbcd65f403efb7d", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f0acbcd65f403efb7d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8f0acbcd65f403efb7d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8f0acbcd65f403efb7d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f0acbcd65f403efb7d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f0acbcd65f403efb7d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8f0acbcd65f403efb80'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8f0acbcd65f403efb82'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8f0acbcd65f403efb86'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8f0acbcd65f403efb8a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8f0acbcd65f403efb8e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8f0acbcd65f403efb92'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started POST "/shopping/payments" for 127.0.0.1 at 2018-09-08 02:39:04 +0530 Processing by Shopping::PaymentsController#create as JSON Parameters: {"cart_id"=>"5b92e8f0acbcd65f403efb80", "payment_type"=>"cash", "amount"=>-10.0, "api_key"=>"test", "current_app_id"=>"testappid", "proxy_resource_class"=>"User", "proxy_resource_id"=>"5b92e8e9acbcd65f403efa3e", "payment"=>{"amount"=>-10.0, "payment_type"=>"cash", "cart_id"=>"5b92e8f0acbcd65f403efb80"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8f0acbcd65f403efb80'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f0acbcd65f403efb80", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8f0acbcd65f403efb80", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8f0acbcd65f403efb80", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f0acbcd65f403efb80", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f0acbcd65f403efb80", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f0acbcd65f403efb80", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f0acbcd65f403efb80", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8f0acbcd65f403efb80", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8f0acbcd65f403efb80", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f0acbcd65f403efb80", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f0acbcd65f403efb80", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8f0acbcd65f403efb97'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8f1acbcd65f403efb99'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8f1acbcd65f403efb9d'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8f1acbcd65f403efba1'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8f1acbcd65f403efba5'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8f1acbcd65f403efba9'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started POST "/shopping/payments" for 127.0.0.1 at 2018-09-08 02:39:05 +0530 Processing by Shopping::PaymentsController#create as JSON Parameters: {"cart_id"=>"5b92e8f0acbcd65f403efb97", "payment_type"=>"cash", "amount"=>50, "api_key"=>"test", "current_app_id"=>"testappid", "payment_status"=>1, "proxy_resource_class"=>"User", "proxy_resource_id"=>"5b92e8e9acbcd65f403efa3e", "payment"=>{"amount"=>50, "payment_type"=>"cash", "cart_id"=>"5b92e8f0acbcd65f403efb97", "payment_status"=>1}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, payment_status, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, payment_status, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, payment_status, proxy_resource_class, proxy_resource_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8f0acbcd65f403efb97'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f0acbcd65f403efb97", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8f0acbcd65f403efb97", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8f0acbcd65f403efb97", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f0acbcd65f403efb97", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f0acbcd65f403efb97", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f0acbcd65f403efb97", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f0acbcd65f403efb97", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8f1acbcd65f403efbae'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8f1acbcd65f403efbb0'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8f1acbcd65f403efbb4'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8f1acbcd65f403efbb8'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8f1acbcd65f403efbbc'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8f1acbcd65f403efbc0'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8f1acbcd65f403efbc4'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8f1acbcd65f403efbc6'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8f2acbcd65f403efbca'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8f2acbcd65f403efbce'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8f2acbcd65f403efbd2'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8f2acbcd65f403efbd6'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started POST "/shopping/payments" for 127.0.0.1 at 2018-09-08 02:39:06 +0530 Processing by Shopping::PaymentsController#create as JSON Parameters: {"cart_id"=>"5b92e8f1acbcd65f403efbc4", "payment_type"=>"cash", "amount"=>50.0, "api_key"=>"test", "current_app_id"=>"testappid", "payment_status"=>1, "proxy_resource_class"=>"User", "proxy_resource_id"=>"5b92e8e9acbcd65f403efa3e", "payment"=>{"amount"=>50.0, "payment_type"=>"cash", "cart_id"=>"5b92e8f1acbcd65f403efbc4", "payment_status"=>1}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, payment_status, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, payment_status, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, payment_status, proxy_resource_class, proxy_resource_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8f1acbcd65f403efbc4'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f1acbcd65f403efbc4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8f1acbcd65f403efbc4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8f1acbcd65f403efbc4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f1acbcd65f403efbc4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f1acbcd65f403efbc4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f1acbcd65f403efbc4", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f1acbcd65f403efbc4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8f1acbcd65f403efbc6')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8f2acbcd65f403efbca')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8f2acbcd65f403efbce')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8f2acbcd65f403efbd2')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8f2acbcd65f403efbd6')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8f2acbcd65f403efbda'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92e8f2acbcd65f403efbda", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f1acbcd65f403efbc4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92e8f1acbcd65f403efbc6'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92e8f2acbcd65f403efbca'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92e8f2acbcd65f403efbce'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92e8f2acbcd65f403efbd2'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92e8f2acbcd65f403efbd6'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8f2acbcd65f403efbe5'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8f2acbcd65f403efbe7'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8f2acbcd65f403efbeb'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8f2acbcd65f403efbef'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8f2acbcd65f403efbf3'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8f3acbcd65f403efbf7'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8f2acbcd65f403efbe5'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f2acbcd65f403efbe5", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8f2acbcd65f403efbe5", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8f2acbcd65f403efbe5", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f2acbcd65f403efbe5", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f2acbcd65f403efbe5", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f2acbcd65f403efbe5", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f2acbcd65f403efbe5", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8f2acbcd65f403efbe7')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8f2acbcd65f403efbeb')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8f2acbcd65f403efbef')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8f2acbcd65f403efbf3')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8f3acbcd65f403efbf7')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8f3acbcd65f403efbfb'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92e8f3acbcd65f403efbfb", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f2acbcd65f403efbe5", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8f2acbcd65f403efbe5'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f2acbcd65f403efbe5", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8f2acbcd65f403efbe5", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8f2acbcd65f403efbe5", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f2acbcd65f403efbe5", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f2acbcd65f403efbe5", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92e8f3acbcd65f403efbf7'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8f3acbcd65f403efbf7')}, "u"=>{"$set"=>{"parent_id"=>nil, "acce... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f2acbcd65f403efbe5", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8f2acbcd65f403efbe5", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8f2acbcd65f403efbe5", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f2acbcd65f403efbe5", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f2acbcd65f403efbe5", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"5b92e8f2acbcd65f403efbe5", "payment_type"=>"cash", "refund"=>true, "amount"=>10, "api_key"=>"test", "current_app_id"=>"testappid", "payment"=>{"amount"=>10, "payment_type"=>"cash", "cart_id"=>"5b92e8f2acbcd65f403efbe5", "refund"=>true}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: cart_id, payment_type, refund, amount, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, refund, amount, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, refund, amount, api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8f2acbcd65f403efbe5'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f2acbcd65f403efbe5", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8f2acbcd65f403efbe5", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8f2acbcd65f403efbe5", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f2acbcd65f403efbe5", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f2acbcd65f403efbe5", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>nil}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b92e8f2acbcd65f403efbe5", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f2acbcd65f403efbe5", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8f2acbcd65f403efbe5", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8f2acbcd65f403efbe5", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f2acbcd65f403efbe5", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f2acbcd65f403efbe5", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8f3acbcd65f403efc07'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Completed 201 Created in 53ms (Views: 1.0ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8f3acbcd65f403efc08'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8f3acbcd65f403efc0a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8f3acbcd65f403efc0e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8f3acbcd65f403efc12'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8f3acbcd65f403efc16'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8f3acbcd65f403efc1a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8f3acbcd65f403efc08'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f3acbcd65f403efc08", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8f3acbcd65f403efc08", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8f3acbcd65f403efc08", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f3acbcd65f403efc08", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f3acbcd65f403efc08", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f3acbcd65f403efc08", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f3acbcd65f403efc08", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8f3acbcd65f403efc0a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8f3acbcd65f403efc0e')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8f3acbcd65f403efc12')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8f3acbcd65f403efc16')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8f3acbcd65f403efc1a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8f3acbcd65f403efc1e'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92e8f3acbcd65f403efc1e", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f3acbcd65f403efc08", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8f4acbcd65f403efc29'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f3acbcd65f403efc08", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8f3acbcd65f403efc08", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8f3acbcd65f403efc08", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f3acbcd65f403efc08", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f3acbcd65f403efc08", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"5b92e8f3acbcd65f403efc08", "payment_type"=>"cash", "refund"=>true, "amount"=>10, "api_key"=>"test", "current_app_id"=>"testappid", "payment"=>{"amount"=>10, "payment_type"=>"cash", "cart_id"=>"5b92e8f3acbcd65f403efc08", "refund"=>true}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: cart_id, payment_type, refund, amount, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, refund, amount, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, refund, amount, api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8f3acbcd65f403efc08'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f3acbcd65f403efc08", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8f3acbcd65f403efc08", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8f3acbcd65f403efc08", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f3acbcd65f403efc08", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f3acbcd65f403efc08", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>nil}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b92e8f3acbcd65f403efc08", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f3acbcd65f403efc08", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8f3acbcd65f403efc08", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8f3acbcd65f403efc08", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f3acbcd65f403efc08", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f3acbcd65f403efc08", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8f4acbcd65f403efc2e'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8f4acbcd65f403efc30'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8f4acbcd65f403efc34'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8f4acbcd65f403efc38'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8f4acbcd65f403efc3c'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8f4acbcd65f403efc40'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8f4acbcd65f403efc2e'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f4acbcd65f403efc2e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8f4acbcd65f403efc2e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8f4acbcd65f403efc2e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f4acbcd65f403efc2e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f4acbcd65f403efc2e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f4acbcd65f403efc2e", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f4acbcd65f403efc2e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8f4acbcd65f403efc30')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8f4acbcd65f403efc34')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8f4acbcd65f403efc38')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8f4acbcd65f403efc3c')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8f4acbcd65f403efc40')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8f4acbcd65f403efc44'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92e8f4acbcd65f403efc44", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f4acbcd65f403efc2e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92e8f4acbcd65f403efc40'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8f4acbcd65f403efc40')}, "u"=>{"$set"=>{"parent_id"=>nil, "acce... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8f4acbcd65f403efc2e'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f4acbcd65f403efc2e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8f4acbcd65f403efc2e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8f4acbcd65f403efc2e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f4acbcd65f403efc2e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f4acbcd65f403efc2e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>nil}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b92e8f4acbcd65f403efc2e", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f4acbcd65f403efc2e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8f4acbcd65f403efc2e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8f4acbcd65f403efc2e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f4acbcd65f403efc2e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f4acbcd65f403efc2e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8f4acbcd65f403efc50'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b92e8f4acbcd65f403efc50'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started PUT "/shopping/payments/5b92e8f4acbcd65f403efc50" for 127.0.0.1 at 2018-09-08 02:39:09 +0530 Processing by Shopping::PaymentsController#update as JSON Parameters: {"payment"=>{"payment_status"=>1, "amount"=>-10}, "api_key"=>"test", "current_app_id"=>"testappid", "proxy_resource_class"=>"User", "proxy_resource_id"=>"5b92e8e9acbcd65f403efa3e", "id"=>"5b92e8f4acbcd65f403efc50"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b92e8f4acbcd65f403efc50'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b92e8f4acbcd65f403efc50'), "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8f4acbcd65f403efc2e'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f4acbcd65f403efc2e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8f4acbcd65f403efc2e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8f4acbcd65f403efc2e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f4acbcd65f403efc2e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f4acbcd65f403efc2e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b92e8f4acbcd65f403efc2e", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f4acbcd65f403efc2e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8f4acbcd65f403efc50')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"refund"=>true, "payment_status"=>nil, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92e8f4acbcd65f403efc50", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f4acbcd65f403efc2e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b92e8f4acbcd65f403efc50'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8f5acbcd65f403efc52'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8f5acbcd65f403efc54'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8f5acbcd65f403efc58'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8f5acbcd65f403efc5c'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8f5acbcd65f403efc60'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8f5acbcd65f403efc64'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8f5acbcd65f403efc52'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f5acbcd65f403efc52", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8f5acbcd65f403efc52", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8f5acbcd65f403efc52", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f5acbcd65f403efc52", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f5acbcd65f403efc52", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f5acbcd65f403efc52", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f5acbcd65f403efc52", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8f5acbcd65f403efc54')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8f5acbcd65f403efc58')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8f5acbcd65f403efc5c')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8f5acbcd65f403efc60')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8f5acbcd65f403efc64')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8f5acbcd65f403efc68'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92e8f5acbcd65f403efc68", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f5acbcd65f403efc52", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92e8f5acbcd65f403efc64'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8f5acbcd65f403efc64')}, "u"=>{"$set"=>{"parent_id"=>nil, "acce... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8f5acbcd65f403efc52'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f5acbcd65f403efc52", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8f5acbcd65f403efc52", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8f5acbcd65f403efc52", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f5acbcd65f403efc52", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f5acbcd65f403efc52", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>nil}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b92e8f5acbcd65f403efc52", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f5acbcd65f403efc52", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8f5acbcd65f403efc52", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8f5acbcd65f403efc52", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f5acbcd65f403efc52", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f5acbcd65f403efc52", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8f5acbcd65f403efc74'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b92e8f5acbcd65f403efc74'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8f5acbcd65f403efc52'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f5acbcd65f403efc52", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8f5acbcd65f403efc52", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8f5acbcd65f403efc52", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f5acbcd65f403efc52", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f5acbcd65f403efc52", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8f5acbcd65f403efc75'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started PUT "/shopping/payments/5b92e8f5acbcd65f403efc74" for 127.0.0.1 at 2018-09-08 02:39:09 +0530 Processing by Shopping::PaymentsController#update as JSON Parameters: {"payment"=>{"payment_status"=>1}, "api_key"=>"test", "current_app_id"=>"testappid", "proxy_resource_class"=>"User", "proxy_resource_id"=>"5b92e8e9acbcd65f403efa3e", "id"=>"5b92e8f5acbcd65f403efc74"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b92e8f5acbcd65f403efc74'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b92e8f5acbcd65f403efc74'), "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8f5acbcd65f403efc52'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f5acbcd65f403efc52", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8f5acbcd65f403efc52", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8f5acbcd65f403efc52", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f5acbcd65f403efc52", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f5acbcd65f403efc52", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b92e8f5acbcd65f403efc52", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f5acbcd65f403efc52", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8f5acbcd65f403efc75')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s Completed 422 Unprocessable Entity in 63ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b92e8f5acbcd65f403efc74'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8f6acbcd65f403efc7c'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8f6acbcd65f403efc7e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8f6acbcd65f403efc82'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8f6acbcd65f403efc86'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8f6acbcd65f403efc8a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8f6acbcd65f403efc8e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8f6acbcd65f403efc7c'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f6acbcd65f403efc7c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8f6acbcd65f403efc7c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8f6acbcd65f403efc7c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f6acbcd65f403efc7c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f6acbcd65f403efc7c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f6acbcd65f403efc7c", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f6acbcd65f403efc7c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8f6acbcd65f403efc7e')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8f6acbcd65f403efc82')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8f6acbcd65f403efc86')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8f6acbcd65f403efc8a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8f6acbcd65f403efc8e')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8f6acbcd65f403efc92'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92e8f6acbcd65f403efc92", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f6acbcd65f403efc7c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92e8f6acbcd65f403efc8e'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8f6acbcd65f403efc8e')}, "u"=>{"$set"=>{"parent_id"=>nil, "acce... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8f6acbcd65f403efc7c'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f6acbcd65f403efc7c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8f6acbcd65f403efc7c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8f6acbcd65f403efc7c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f6acbcd65f403efc7c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f6acbcd65f403efc7c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>nil}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b92e8f6acbcd65f403efc7c", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f6acbcd65f403efc7c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8f6acbcd65f403efc7c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8f6acbcd65f403efc7c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f6acbcd65f403efc7c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f6acbcd65f403efc7c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8f6acbcd65f403efc9e'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8f6acbcd65f403efc7c'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f6acbcd65f403efc7c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8f6acbcd65f403efc7c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8f6acbcd65f403efc7c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f6acbcd65f403efc7c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f6acbcd65f403efc7c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>nil}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b92e8f6acbcd65f403efc7c", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f6acbcd65f403efc7c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8f6acbcd65f403efc7c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8f6acbcd65f403efc7c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f6acbcd65f403efc7c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f6acbcd65f403efc7c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8f6acbcd65f403efc9f'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8f6acbcd65f403efc7c'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f6acbcd65f403efc7c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8f6acbcd65f403efc7c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8f6acbcd65f403efc7c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f6acbcd65f403efc7c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f6acbcd65f403efc7c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>nil}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b92e8f6acbcd65f403efc7c", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f6acbcd65f403efc7c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8f6acbcd65f403efc7c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8f6acbcd65f403efc7c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f6acbcd65f403efc7c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f6acbcd65f403efc7c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8f6acbcd65f403efca0'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started PUT "/shopping/payments/5b92e8f6acbcd65f403efca0" for 127.0.0.1 at 2018-09-08 02:39:10 +0530 Processing by Shopping::PaymentsController#update as JSON Parameters: {"payment"=>{"payment_status"=>1}, "api_key"=>"test", "current_app_id"=>"testappid", "proxy_resource_class"=>"User", "proxy_resource_id"=>"5b92e8e9acbcd65f403efa3e", "id"=>"5b92e8f6acbcd65f403efca0"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b92e8f6acbcd65f403efca0'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b92e8f6acbcd65f403efca0'), "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8f6acbcd65f403efc7c'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f6acbcd65f403efc7c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8f6acbcd65f403efc7c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8f6acbcd65f403efc7c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f6acbcd65f403efc7c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f6acbcd65f403efc7c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b92e8f6acbcd65f403efc7c", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f6acbcd65f403efc7c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8f6acbcd65f403efca0')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"refund"=>true, "payment_status"=>nil, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8f6acbcd65f403efc7c'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f6acbcd65f403efc7c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8f6acbcd65f403efc7c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8f6acbcd65f403efc7c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f6acbcd65f403efc7c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f6acbcd65f403efc7c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b92e8f6acbcd65f403efc7c", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f6acbcd65f403efc7c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8f6acbcd65f403efc9e')}, "u"=>{"$set"=>{"amount"=>0.0, "payment_s... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8f6acbcd65f403efc7c'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f6acbcd65f403efc7c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8f6acbcd65f403efc7c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8f6acbcd65f403efc7c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f6acbcd65f403efc7c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f6acbcd65f403efc7c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b92e8f6acbcd65f403efc7c", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f6acbcd65f403efc7c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8f6acbcd65f403efc9f')}, "u"=>{"$set"=>{"amount"=>0.0, "payment_s... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92e8f6acbcd65f403efca0", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f6acbcd65f403efc7c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b92e8f6acbcd65f403efc9e'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b92e8f6acbcd65f403efc9f'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8f7acbcd65f403efca2'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8f7acbcd65f403efca4'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8f7acbcd65f403efca8'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8f7acbcd65f403efcac'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8f7acbcd65f403efcb0'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8f7acbcd65f403efcb4'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8f7acbcd65f403efca2'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f7acbcd65f403efca2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8f7acbcd65f403efca2", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8f7acbcd65f403efca2", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f7acbcd65f403efca2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f7acbcd65f403efca2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f7acbcd65f403efca2", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f7acbcd65f403efca2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8f7acbcd65f403efca4')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8f7acbcd65f403efca8')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8f7acbcd65f403efcac')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8f7acbcd65f403efcb0')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8f7acbcd65f403efcb4')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8f7acbcd65f403efcb8'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92e8f7acbcd65f403efcb8", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f7acbcd65f403efca2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92e8f7acbcd65f403efcb4'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8f7acbcd65f403efcb4')}, "u"=>{"$set"=>{"parent_id"=>nil, "acce... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8f7acbcd65f403efca2'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f7acbcd65f403efca2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8f7acbcd65f403efca2", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8f7acbcd65f403efca2", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f7acbcd65f403efca2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f7acbcd65f403efca2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>nil}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b92e8f7acbcd65f403efca2", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f7acbcd65f403efca2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8f7acbcd65f403efca2", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8f7acbcd65f403efca2", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f7acbcd65f403efca2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f7acbcd65f403efca2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8f7acbcd65f403efcc4'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8f7acbcd65f403efca2'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f7acbcd65f403efca2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8f7acbcd65f403efca2", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8f7acbcd65f403efca2", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f7acbcd65f403efca2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f7acbcd65f403efca2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>nil}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b92e8f7acbcd65f403efca2", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f7acbcd65f403efca2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8f7acbcd65f403efca2", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8f7acbcd65f403efca2", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f7acbcd65f403efca2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f7acbcd65f403efca2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8f7acbcd65f403efcc5'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8f7acbcd65f403efca2'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f7acbcd65f403efca2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8f7acbcd65f403efca2", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8f7acbcd65f403efca2", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f7acbcd65f403efca2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f7acbcd65f403efca2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>nil}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b92e8f7acbcd65f403efca2", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f7acbcd65f403efca2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8f7acbcd65f403efca2", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8f7acbcd65f403efca2", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f7acbcd65f403efca2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f7acbcd65f403efca2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8f7acbcd65f403efcc6'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8f7acbcd65f403efca2'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f7acbcd65f403efca2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8f7acbcd65f403efca2", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8f7acbcd65f403efca2", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f7acbcd65f403efca2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f7acbcd65f403efca2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b92e8f7acbcd65f403efca2", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f7acbcd65f403efca2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8f7acbcd65f403efcc6')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"refund"=>true, "payment_status"=>nil, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8f7acbcd65f403efca2'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f7acbcd65f403efca2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8f7acbcd65f403efca2", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8f7acbcd65f403efca2", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f7acbcd65f403efca2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f7acbcd65f403efca2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b92e8f7acbcd65f403efca2", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f7acbcd65f403efca2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8f7acbcd65f403efcc4')}, "u"=>{"$set"=>{"amount"=>0.0, "payment_s... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8f7acbcd65f403efca2'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f7acbcd65f403efca2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8f7acbcd65f403efca2", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8f7acbcd65f403efca2", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f7acbcd65f403efca2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f7acbcd65f403efca2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b92e8f7acbcd65f403efca2", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f7acbcd65f403efca2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8f7acbcd65f403efcc5')}, "u"=>{"$set"=>{"amount"=>0.0, "payment_s... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92e8f7acbcd65f403efcc6", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f7acbcd65f403efca2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b92e8f7acbcd65f403efcc5'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8f7acbcd65f403efca2'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f7acbcd65f403efca2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8f7acbcd65f403efca2", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8f7acbcd65f403efca2", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f7acbcd65f403efca2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f7acbcd65f403efca2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>2018-09-07 21:09:11 UTC}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b92e8f7acbcd65f403efca2", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f7acbcd65f403efca2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"test", "current_app_id"=>"testappid", "proxy_resource_class"=>"User", "proxy_resource_id"=>"5b92e8e9acbcd65f403efa3e", "id"=>"5b92e8f7acbcd65f403efcc5", "payment"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b92e8f7acbcd65f403efcc5'), "resource_id"=>"5b92e8e9acbcd65f403efa3e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b92e8f7acbcd65f403efcc5'), "resource_id"=>"5b92e8e9acbcd65f403efa3e", "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8f7acbcd65f403efca2'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f7acbcd65f403efca2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8f7acbcd65f403efca2", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8f7acbcd65f403efca2", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f7acbcd65f403efca2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f7acbcd65f403efca2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b92e8f7acbcd65f403efca2", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8f7acbcd65f403efca2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b92e8f7acbcd65f403efcc5'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8faacbcd65f403efcc8'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8faacbcd65f403efcca'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8faacbcd65f403efcce'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8faacbcd65f403efcd2'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8faacbcd65f403efcd6'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8faacbcd65f403efcda'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8faacbcd65f403efcc8'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8faacbcd65f403efcc8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8faacbcd65f403efcc8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8faacbcd65f403efcc8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8faacbcd65f403efcc8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8faacbcd65f403efcc8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8faacbcd65f403efcc8", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8faacbcd65f403efcc8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8faacbcd65f403efcca')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8faacbcd65f403efcce')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8faacbcd65f403efcd2')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8faacbcd65f403efcd6')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8faacbcd65f403efcda')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8faacbcd65f403efcde'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92e8faacbcd65f403efcde", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8faacbcd65f403efcc8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92e8faacbcd65f403efcda'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8faacbcd65f403efcda')}, "u"=>{"$set"=>{"parent_id"=>nil, "acce... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8faacbcd65f403efcc8'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8faacbcd65f403efcc8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8faacbcd65f403efcc8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8faacbcd65f403efcc8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8faacbcd65f403efcc8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8faacbcd65f403efcc8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>nil}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b92e8faacbcd65f403efcc8", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8faacbcd65f403efcc8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8faacbcd65f403efcc8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8faacbcd65f403efcc8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8faacbcd65f403efcc8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8faacbcd65f403efcc8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8faacbcd65f403efcea'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b92e8faacbcd65f403efcea'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Started PUT "/shopping/payments/5b92e8faacbcd65f403efcea" for 127.0.0.1 at 2018-09-08 02:39:14 +0530 Processing by Shopping::PaymentsController#update as JSON Parameters: {"payment"=>{"payment_status"=>1}, "api_key"=>"test", "current_app_id"=>"testappid", "proxy_resource_class"=>"User", "proxy_resource_id"=>"5b92e8e9acbcd65f403efa3e", "id"=>"5b92e8faacbcd65f403efcea"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b92e8faacbcd65f403efcea'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b92e8faacbcd65f403efcea'), "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8faacbcd65f403efcc8'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8faacbcd65f403efcc8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8faacbcd65f403efcc8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8faacbcd65f403efcc8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8faacbcd65f403efcc8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8faacbcd65f403efcc8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b92e8faacbcd65f403efcc8", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8faacbcd65f403efcc8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8faacbcd65f403efcea')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"refund"=>true, "payment_status"=>nil, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92e8faacbcd65f403efcea", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8faacbcd65f403efcc8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b92e8faacbcd65f403efcea'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8faacbcd65f403efcec'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8faacbcd65f403efcee'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8fbacbcd65f403efcf2'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8fbacbcd65f403efcf6'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8fbacbcd65f403efcfa'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8fbacbcd65f403efcfe'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8faacbcd65f403efcec'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8faacbcd65f403efcec", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8faacbcd65f403efcec", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8faacbcd65f403efcec", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8faacbcd65f403efcec", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8faacbcd65f403efcec", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8faacbcd65f403efcec", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8faacbcd65f403efcec", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8faacbcd65f403efcec", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8faacbcd65f403efcec", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8faacbcd65f403efcec", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8faacbcd65f403efcec", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8fbacbcd65f403efd02'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started PUT "/shopping/payments/5b92e8fbacbcd65f403efd02" for 127.0.0.1 at 2018-09-08 02:39:15 +0530 Processing by Shopping::PaymentsController#update as JSON Parameters: {"payment"=>{"amount"=>10.0}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b92e8fbacbcd65f403efd02"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameter: amount Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameter: amount Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameter: amount Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b92e8fbacbcd65f403efd02'), "resource_id"=>"5b92e8e9acbcd65f403efa3e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b92e8fbacbcd65f403efd02'), "resource_id"=>"5b92e8e9acbcd65f403efa3e", "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8faacbcd65f403efcec'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8faacbcd65f403efcec", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8faacbcd65f403efcec", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8faacbcd65f403efcec", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8faacbcd65f403efcec", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8faacbcd65f403efcec", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8faacbcd65f403efcec", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8faacbcd65f403efcec", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8faacbcd65f403efcec", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8faacbcd65f403efcec", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8faacbcd65f403efcec", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8faacbcd65f403efcec", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b92e8fbacbcd65f403efd02'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8fbacbcd65f403efd04'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8fbacbcd65f403efd06'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8fbacbcd65f403efd0a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8fbacbcd65f403efd0e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8fbacbcd65f403efd12'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8fbacbcd65f403efd16'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8fbacbcd65f403efd04'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8fbacbcd65f403efd04", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8fbacbcd65f403efd04", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8fbacbcd65f403efd04", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8fbacbcd65f403efd04", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8fbacbcd65f403efd04", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8fbacbcd65f403efd04", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8fbacbcd65f403efd04", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8fbacbcd65f403efd06')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8fbacbcd65f403efd0a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8fbacbcd65f403efd0e')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8fbacbcd65f403efd12')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b92e8fbacbcd65f403efd16')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b92e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8fbacbcd65f403efd1a'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b92e8fbacbcd65f403efd1a", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8fbacbcd65f403efd04", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b92e8fbacbcd65f403efd16'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8fbacbcd65f403efd16')}, "u"=>{"$set"=>{"parent_id"=>nil, "acce... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8fbacbcd65f403efd04'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8fbacbcd65f403efd04", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8fbacbcd65f403efd04", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8fbacbcd65f403efd04", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8fbacbcd65f403efd04", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8fbacbcd65f403efd04", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8fbacbcd65f403efd04'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8fbacbcd65f403efd04", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8fbacbcd65f403efd04", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8fbacbcd65f403efd04", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8fbacbcd65f403efd04", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8fbacbcd65f403efd04", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>nil}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b92e8fbacbcd65f403efd04", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8fbacbcd65f403efd04", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8fbacbcd65f403efd04", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8fbacbcd65f403efd04", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8fbacbcd65f403efd04", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8fbacbcd65f403efd04", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8fbacbcd65f403efd26'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started PUT "/shopping/payments/5b92e8fbacbcd65f403efd26" for 127.0.0.1 at 2018-09-08 02:39:15 +0530 Processing by Shopping::PaymentsController#update as JSON Parameters: {"payment"=>{"refund"=>false}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b92e8fbacbcd65f403efd26"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameter: refund Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameter: refund Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameter: refund Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b92e8fbacbcd65f403efd26'), "resource_id"=>"5b92e8e9acbcd65f403efa3e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b92e8fbacbcd65f403efd26'), "resource_id"=>"5b92e8e9acbcd65f403efa3e", "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8fbacbcd65f403efd04'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8fbacbcd65f403efd04", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8fbacbcd65f403efd04", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8fbacbcd65f403efd04", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8fbacbcd65f403efd04", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8fbacbcd65f403efd04", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>2018-09-07 21:09:15 UTC}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b92e8fbacbcd65f403efd04", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8fbacbcd65f403efd04", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8fbacbcd65f403efd04", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8fbacbcd65f403efd04", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8fbacbcd65f403efd04", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8fbacbcd65f403efd04", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b92e8fbacbcd65f403efd26'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8fcacbcd65f403efd28'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8fcacbcd65f403efd2a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8fcacbcd65f403efd2e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8fcacbcd65f403efd32'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8fcacbcd65f403efd36'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8fcacbcd65f403efd3a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b92e8fcacbcd65f403efd28'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8fcacbcd65f403efd28", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8fcacbcd65f403efd28", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8fcacbcd65f403efd28", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8fcacbcd65f403efd28", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8fcacbcd65f403efd28", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8fcacbcd65f403efd28", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8fcacbcd65f403efd28", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8e9acbcd65f403efa3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8fcacbcd65f403efd28", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "cart_id"=>"5b92e8fcacbcd65f403efd28", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8fcacbcd65f403efd28", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b92e8e9acbcd65f403efa3e", "parent_id"=>"5b92e8fcacbcd65f403efd28", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8fcacbcd65f403efd3e'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started DELETE "/shopping/payments/5b92e8fcacbcd65f403efd3e" for 127.0.0.1 at 2018-09-08 02:39:16 +0530 Processing by Shopping::PaymentsController#destroy as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b92e8fcacbcd65f403efd3e", "payment"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b92e8fcacbcd65f403efd3e'), "resource_id"=>"5b92e8e9acbcd65f403efa3e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b92e8fcacbcd65f403efd3e'), "resource_id"=>"5b92e8e9acbcd65f403efa3e", "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Completed 204 No Content in 16ms MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"buster@feeneygreen.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"6y9yvisNAJmZnFy4V6xv"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"cGggQWzp2oofobyyMH4X"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8fcacbcd65f403efd3f'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e8fcacbcd65f403efd3f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8fcacbcd65f403efd42')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"fpwHsxb_jPsPK_cFXEk4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8fcacbcd65f403efd3f')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 02:39:16 +0530 Processing by Auth::RegistrationsController#create as JSON Parameters: {"user"=>{"email"=>"eliza.kerluke@balistreribode.info", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "additional_login_param"=>"9822028511"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"user"=>{"email"=>"eliza.kerluke@balistreribode.info", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "additional_login_param"=>"9822028511"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"eliza.kerluke@balistreribode.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9822028511"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"eliza.kerluke@balistreribode.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9822028511"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Completed 200 OK in 41ms (Views: 0.8ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"hilario@corwin.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"9b23_qm6PzBn3ncY8JzU"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Vb9uRWbEot3U77RuMjLw"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8fdacbcd65f403efd45'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e8fdacbcd65f403efd45')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8fdacbcd65f403efd48')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"WyTV9FGaUPYPCpkAyj39"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8fdacbcd65f403efd45')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 02:39:17 +0530 Processing by Auth::RegistrationsController#create as JSON Parameters: {"user"=>{"additional_login_param"=>"Jameson Bayer", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"user"=>{"additional_login_param"=>"Jameson Bayer", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"Jameson Bayer"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"Jameson Bayer"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Completed 200 OK in 35ms (Views: 1.8ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"marquise@leuschke.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"PVXqsQncdzNKFmZXp6wi"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"HstxGD9wanaDLh6xuq2B"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8fdacbcd65f403efd4b'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e8fdacbcd65f403efd4b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8fdacbcd65f403efd4e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"CuGGPHA2i-o_HDTDg63K"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8fdacbcd65f403efd4b')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9830303269"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"BqFSZjsQxafLL8C4mRvt"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xPEyERoobFnU_WRKjyT8"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8fdacbcd65f403efd4f'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9830303269", "_id"=>{"$ne"=>BSON::ObjectId('5b92e8fdacbcd65f403efd4f')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"additional_login_param"=>"9830303269", "_id"=>{"$ne"=>BSON::ObjectId('5b92e8fdacbcd65f403efd4f')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"s_QGD2ZrcKqoZFrXEaxi"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zt6kMvw5kfZFBpz4wLKj"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8fdacbcd65f403efd4f')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [7e537efe-7af4-4378-9a7d-7fc065c7cc35] Performing OtpJob from Inline(default) with arguments: ["User", "5b92e8fdacbcd65f403efd4f", "send_sms_otp"] [ActiveJob] [OtpJob] [7e537efe-7af4-4378-9a7d-7fc065c7cc35] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8fdacbcd65f403efd4f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [7e537efe-7af4-4378-9a7d-7fc065c7cc35] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [7e537efe-7af4-4378-9a7d-7fc065c7cc35] Performed OtpJob from Inline(default) in 2.5ms [ActiveJob] Enqueued OtpJob (Job ID: 7e537efe-7af4-4378-9a7d-7fc065c7cc35) to Inline(default) with arguments: ["User", "5b92e8fdacbcd65f403efd4f", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zXTtfkZ2c386dL8rURuY"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8fdacbcd65f403efd4f')}, "u"=>{"$set"=>{"additional_login_param_status"=>2, "encry... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e8fdacbcd65f403efd4f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-08 02:39:17 +0530 Processing by Auth::RegistrationsController#update as JSON Parameters: {"id"=>{"$oid"=>"5b92e8fdacbcd65f403efd4f"}, "user"=>{"additional_login_param"=>"Deontae Kilback", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"id"=>{"$oid"=>"5b92e8fdacbcd65f403efd4f"}, "user"=>{"additional_login_param"=>"Deontae Kilback", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"0dd3e741edc432eb2a43bf2ad4259d230953ee0ba3547112e89c5475f762cc04"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"client_authentication.testappid"=>"0dd3e741edc432eb2a43bf2ad4259d230953ee0ba3547112e89c5475f762cc04"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"client_authentication.testappid"=>"0dd3e741edc432eb2a43bf2ad4259d230953ee0ba3547112e89c5475f762cc04"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8fdacbcd65f403efd4f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"Deontae Kilback", "_id"=>{"$ne"=>BSON::ObjectId('5b92e8fdacbcd65f403efd4f')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"orland.hills@ratke.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"HakYkerTX7EiwkaTbBsj"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"mTyrUmUxTK-8s4sW-zHE"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8fdacbcd65f403efd52'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e8fdacbcd65f403efd52')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8fdacbcd65f403efd55')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Ni9LJJqJgA3KeUEdkP-6"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8fdacbcd65f403efd52')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 02:39:17 +0530 Processing by Auth::RegistrationsController#create as JSON Parameters: {"user"=>{"email"=>"dario@lueilwitz.co", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-08T02:36:20.860+05:30"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"user"=>{"email"=>"dario@lueilwitz.co", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-08T02:36:20.860+05:30"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"dario@lueilwitz.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"dario@lueilwitz.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"m6ghYq4fkH4cy1Fvk73n"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"PaRwf8yhi5rpUPDshSLz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8fdacbcd65f403efd56'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e8fdacbcd65f403efd56')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"rYj9-fH_FqtmeWDzcED6"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8fdacbcd65f403efd56')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"WLStjRx5ySKT3oj7qqK7"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8fdacbcd65f403efd56')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 21:09:18 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 200 OK in 226ms (Views: 1.2ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"summer_konopelski@mcculloughtrantow.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"1bPyVo5xzFxK7o68i_4E"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"AzhUAYdXH_aU-r5Beif-"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8feacbcd65f403efd59'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e8feacbcd65f403efd59')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"summer_konopelski@mcculloughtrantow.name", "_id"=>{"$ne"=>BSON::ObjectId('5b92e8feacbcd65f403efd59')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"summer_konopelski@mcculloughtrantow.name", "_id"=>{"$ne"=>BSON::ObjectId('5b92e8feacbcd65f403efd59')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"qamc76cYHyrpyzxwFtam"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Hsz5qyma4xRmuaLy-TGb"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8feacbcd65f403efd59')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8feacbcd65f403efd59')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [b787dbb0-0e2a-4535-9a4b-05584f938838] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92e8feacbcd65f403efd59, "NmcHFzLeps1FAiyyxiEr", {:to=>"summer_konopelski@mcculloughtrantow.name"} [ActiveJob] [ActionMailer::DeliveryJob] [b787dbb0-0e2a-4535-9a4b-05584f938838] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [b787dbb0-0e2a-4535-9a4b-05584f938838] Devise::Mailer#confirmation_instructions: processed outbound mail in 2.4ms [ActiveJob] [ActionMailer::DeliveryJob] [b787dbb0-0e2a-4535-9a4b-05584f938838] Sent mail to summer_konopelski@mcculloughtrantow.name (2.1ms) [ActiveJob] [ActionMailer::DeliveryJob] [b787dbb0-0e2a-4535-9a4b-05584f938838] Date: Sat, 08 Sep 2018 02:39:18 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: summer_konopelski@mcculloughtrantow.name Message-ID: <5b92e8fe35095_5f402b1035b00f5c234dc@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome summer_konopelski@mcculloughtrantow.name!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [b787dbb0-0e2a-4535-9a4b-05584f938838] Performed ActionMailer::DeliveryJob from Inline(mailers) in 5.55ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: b787dbb0-0e2a-4535-9a4b-05584f938838) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92e8feacbcd65f403efd59, "NmcHFzLeps1FAiyyxiEr", {:to=>"summer_konopelski@mcculloughtrantow.name"} MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e8feacbcd65f403efd59')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92e8feacbcd65f403efd59')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"summer_konopelski@mcculloughtrantow.name", "_id"=>{"$ne"=>BSON::ObjectId('5b92e8feacbcd65f403efd59')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"rGBGRVXqRyohbSnqz4z-"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xZsDiLLYEGMTy1BqfE44"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8feacbcd65f403efd59')}, "u"=>{"$set"=>{"confirmed_at"=>2018-09-07 21:09:18 UTC, "... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e8feacbcd65f403efd59')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92e8feacbcd65f403efd59')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-08 02:39:18 +0530 Processing by Auth::RegistrationsController#update as JSON Parameters: {"id"=>{"$oid"=>"5b92e8feacbcd65f403efd59"}, "user"=>{"additional_login_param"=>"Destin Moore", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"id"=>{"$oid"=>"5b92e8feacbcd65f403efd59"}, "user"=>{"additional_login_param"=>"Destin Moore", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"d94ea03d8ba6c5f31d096ec133cb1bf4581846f58aeea4fbf62a7b1888e4bb6e"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"client_authentication.testappid"=>"d94ea03d8ba6c5f31d096ec133cb1bf4581846f58aeea4fbf62a7b1888e4bb6e"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"client_authentication.testappid"=>"d94ea03d8ba6c5f31d096ec133cb1bf4581846f58aeea4fbf62a7b1888e4bb6e"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8feacbcd65f403efd59')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"Destin Moore", "_id"=>{"$ne"=>BSON::ObjectId('5b92e8feacbcd65f403efd59')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"corbin.hamill@gerlach.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"AMLSbuD8atbM8YqpjfgG"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"_Nz_Q6hBhQuoEi6MbswP"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8feacbcd65f403efd5e'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e8feacbcd65f403efd5e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8feacbcd65f403efd61')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"kZWsKVpkSpzo_JnzX3wK"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8feacbcd65f403efd5e')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9878275585"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"X77VQ1yREQT_xkzFVzgq"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"WKPx6Pcp8dFthcGDvtA_"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8feacbcd65f403efd62'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9878275585", "_id"=>{"$ne"=>BSON::ObjectId('5b92e8feacbcd65f403efd62')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"additional_login_param"=>"9878275585", "_id"=>{"$ne"=>BSON::ObjectId('5b92e8feacbcd65f403efd62')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"yoWaQEf4sEBKcuqE8y4_"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"mX_LwmSdyuw1hktkAzDg"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8feacbcd65f403efd62')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [d83fe3b1-f41d-4c4c-8a21-1a9309169298] Performing OtpJob from Inline(default) with arguments: ["User", "5b92e8feacbcd65f403efd62", "send_sms_otp"] [ActiveJob] [OtpJob] [d83fe3b1-f41d-4c4c-8a21-1a9309169298] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8feacbcd65f403efd62')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [d83fe3b1-f41d-4c4c-8a21-1a9309169298] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [d83fe3b1-f41d-4c4c-8a21-1a9309169298] Performed OtpJob from Inline(default) in 4.39ms [ActiveJob] Enqueued OtpJob (Job ID: d83fe3b1-f41d-4c4c-8a21-1a9309169298) to Inline(default) with arguments: ["User", "5b92e8feacbcd65f403efd62", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"4E-JaE7ZxTvo2vbN-dn8"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8feacbcd65f403efd62')}, "u"=>{"$set"=>{"additional_login_param_status"=>2, "encry... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e8feacbcd65f403efd62')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-08 02:39:18 +0530 Processing by Auth::RegistrationsController#update as JSON Parameters: {"id"=>{"$oid"=>"5b92e8feacbcd65f403efd62"}, "user"=>{"additional_login_param"=>"", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"id"=>{"$oid"=>"5b92e8feacbcd65f403efd62"}, "user"=>{"additional_login_param"=>"", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"36e9b8152ae662e66680783140a09f8296c614b85efd3a00e5db64f4ac42d070"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"client_authentication.testappid"=>"36e9b8152ae662e66680783140a09f8296c614b85efd3a00e5db64f4ac42d070"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"client_authentication.testappid"=>"36e9b8152ae662e66680783140a09f8296c614b85efd3a00e5db64f4ac42d070"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8feacbcd65f403efd62')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Completed 200 OK in 28ms (Views: 0.7ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"moises_cain@boyle.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"9mySuNyYAR7RB2ryjgzH"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"4Uo-NrSr3fr-Yw6VVDke"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8feacbcd65f403efd65'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e8feacbcd65f403efd65')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8feacbcd65f403efd68')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"L7zGyr1MicCDQpexgB75"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8feacbcd65f403efd65')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9915821071"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"VEuGztBp6brT4Lcvxdsu"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"2voxRpyZQdcH7Xu79hni"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8feacbcd65f403efd69'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9915821071", "_id"=>{"$ne"=>BSON::ObjectId('5b92e8feacbcd65f403efd69')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"additional_login_param"=>"9915821071", "_id"=>{"$ne"=>BSON::ObjectId('5b92e8feacbcd65f403efd69')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"MejwVXGXm7mL5kH1SsXH"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"S7BtUKEPPq5oz4XoxeFA"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8feacbcd65f403efd69')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [11bc2e13-e349-42cb-9e28-d087d5902adf] Performing OtpJob from Inline(default) with arguments: ["User", "5b92e8feacbcd65f403efd69", "send_sms_otp"] [ActiveJob] [OtpJob] [11bc2e13-e349-42cb-9e28-d087d5902adf] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8feacbcd65f403efd69')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [11bc2e13-e349-42cb-9e28-d087d5902adf] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [11bc2e13-e349-42cb-9e28-d087d5902adf] Performed OtpJob from Inline(default) in 6.46ms [ActiveJob] Enqueued OtpJob (Job ID: 11bc2e13-e349-42cb-9e28-d087d5902adf) to Inline(default) with arguments: ["User", "5b92e8feacbcd65f403efd69", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"3GuKSezuZYvdyfVzA2-_"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8feacbcd65f403efd69')}, "u"=>{"$set"=>{"additional_login_param_status"=>2, "encry... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e8feacbcd65f403efd69')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-08 02:39:19 +0530 Processing by Auth::RegistrationsController#update as JSON Parameters: {"id"=>{"$oid"=>"5b92e8feacbcd65f403efd69"}, "user"=>{"additional_login_param"=>"9561137096", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"id"=>{"$oid"=>"5b92e8feacbcd65f403efd69"}, "user"=>{"additional_login_param"=>"9561137096", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"959a6cc86bcf37fd5e73461312e2f05db345f70e9ec7caff10a9c81c265121bf"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"client_authentication.testappid"=>"959a6cc86bcf37fd5e73461312e2f05db345f70e9ec7caff10a9c81c265121bf"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"client_authentication.testappid"=>"959a6cc86bcf37fd5e73461312e2f05db345f70e9ec7caff10a9c81c265121bf"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8feacbcd65f403efd69')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096", "_id"=>{"$ne"=>BSON::ObjectId('5b92e8feacbcd65f403efd69')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"ACrRd8ixtgJ8SZjsZ-WL"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Rznw86xXaZ-PCsJVDuKu"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8feacbcd65f403efd69')}, "u"=>{"$set"=>{"additional_login_param"=>"9561137096", "a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [9ab06bd5-788c-4e4d-98cc-83ecdfa4b994] Performing OtpJob from Inline(default) with arguments: ["User", "5b92e8feacbcd65f403efd69", "send_sms_otp"] [ActiveJob] [OtpJob] [9ab06bd5-788c-4e4d-98cc-83ecdfa4b994] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8feacbcd65f403efd69')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [9ab06bd5-788c-4e4d-98cc-83ecdfa4b994] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [9ab06bd5-788c-4e4d-98cc-83ecdfa4b994] Performed OtpJob from Inline(default) in 6.53ms [ActiveJob] Enqueued OtpJob (Job ID: 9ab06bd5-788c-4e4d-98cc-83ecdfa4b994) to Inline(default) with arguments: ["User", "5b92e8feacbcd65f403efd69", "send_sms_otp"] Completed 200 OK in 86ms (Views: 0.6ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"tristin_wuckert@sporerkuhic.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"EyXegdms3oiH2DKCGz69"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"cCRyx6aAYwzcgFDS6SSa"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8ffacbcd65f403efd6c'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e8ffacbcd65f403efd6c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8ffacbcd65f403efd6f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"PvduQXAin4tS5xQDAP-h"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8ffacbcd65f403efd6c')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9859325610"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"D-yD9WyE9wgxj9hKLFsE"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"KAVVVKxPcep35U2-QMzp"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8ffacbcd65f403efd70'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9859325610", "_id"=>{"$ne"=>BSON::ObjectId('5b92e8ffacbcd65f403efd70')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"additional_login_param"=>"9859325610", "_id"=>{"$ne"=>BSON::ObjectId('5b92e8ffacbcd65f403efd70')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"4r1tVrsZ7UnzFxzty6g3"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"6yjHGFNcQYB_g91ykJyv"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8ffacbcd65f403efd70')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [15f5c9ed-85cb-4f0b-a406-b1ca83870e9f] Performing OtpJob from Inline(default) with arguments: ["User", "5b92e8ffacbcd65f403efd70", "send_sms_otp"] [ActiveJob] [OtpJob] [15f5c9ed-85cb-4f0b-a406-b1ca83870e9f] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ffacbcd65f403efd70')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [15f5c9ed-85cb-4f0b-a406-b1ca83870e9f] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s [ActiveJob] [OtpJob] [15f5c9ed-85cb-4f0b-a406-b1ca83870e9f] Performed OtpJob from Inline(default) in 7.38ms [ActiveJob] Enqueued OtpJob (Job ID: 15f5c9ed-85cb-4f0b-a406-b1ca83870e9f) to Inline(default) with arguments: ["User", "5b92e8ffacbcd65f403efd70", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"D4Nf-QCY-MvpH4QADELj"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8ffacbcd65f403efd70')}, "u"=>{"$set"=>{"additional_login_param_status"=>2, "encry... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e8ffacbcd65f403efd70')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-08 02:39:19 +0530 Processing by Auth::RegistrationsController#update as JSON Parameters: {"id"=>"5b92e8ffacbcd65f403efd70", "user"=>{"email"=>"rihanna@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"id"=>"5b92e8ffacbcd65f403efd70", "user"=>{"email"=>"rihanna@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"c0c0032fa8908d9191e006bf58fc9a4006f2b475877b4faca110da17a69f7d6a"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"client_authentication.testappid"=>"c0c0032fa8908d9191e006bf58fc9a4006f2b475877b4faca110da17a69f7d6a"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"client_authentication.testappid"=>"c0c0032fa8908d9191e006bf58fc9a4006f2b475877b4faca110da17a69f7d6a"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ffacbcd65f403efd70')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rihanna@gmail.com", "_id"=>{"$ne"=>BSON::ObjectId('5b92e8ffacbcd65f403efd70')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"vDaURrSHcV6jznpAf3Um"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"35NyUZFLogmNsYGAKbmz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8ffacbcd65f403efd70')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ffacbcd65f403efd70')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [b33e8026-ba4d-4937-ab4b-38f8a453fc18] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92e8ffacbcd65f403efd70, "sysHwCR1Q_8Zs2UWBnDd", {:to=>"rihanna@gmail.com"} [ActiveJob] [ActionMailer::DeliveryJob] [b33e8026-ba4d-4937-ab4b-38f8a453fc18] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [b33e8026-ba4d-4937-ab4b-38f8a453fc18] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.4ms [ActiveJob] [ActionMailer::DeliveryJob] [b33e8026-ba4d-4937-ab4b-38f8a453fc18] Sent mail to rihanna@gmail.com (1.5ms) [ActiveJob] [ActionMailer::DeliveryJob] [b33e8026-ba4d-4937-ab4b-38f8a453fc18] Date: Sat, 08 Sep 2018 02:39:19 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rihanna@gmail.com Message-ID: <5b92e8ffa4862_5f402b1035b00f5c23540@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome rihanna@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [b33e8026-ba4d-4937-ab4b-38f8a453fc18] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.44ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: b33e8026-ba4d-4937-ab4b-38f8a453fc18) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92e8ffacbcd65f403efd70, "sysHwCR1Q_8Zs2UWBnDd", {:to=>"rihanna@gmail.com"} Completed 200 OK in 182ms (Views: 0.6ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9854434169"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"8-pqvfoz9TNdTVf-3qwj"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"bS3_eUKSzknGckXCMEMW"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e8ffacbcd65f403efd73'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9854434169", "_id"=>{"$ne"=>BSON::ObjectId('5b92e8ffacbcd65f403efd73')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"additional_login_param"=>"9854434169", "_id"=>{"$ne"=>BSON::ObjectId('5b92e8ffacbcd65f403efd73')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"NwGZnRP8TGsPKaqsPFAe"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"-T1xzzw3y5W8_qxqUh5W"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8ffacbcd65f403efd73')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [6ba3cf5c-dc0b-4ee9-9353-c12d9992c380] Performing OtpJob from Inline(default) with arguments: ["User", "5b92e8ffacbcd65f403efd73", "send_sms_otp"] [ActiveJob] [OtpJob] [6ba3cf5c-dc0b-4ee9-9353-c12d9992c380] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ffacbcd65f403efd73')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [6ba3cf5c-dc0b-4ee9-9353-c12d9992c380] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [6ba3cf5c-dc0b-4ee9-9353-c12d9992c380] Performed OtpJob from Inline(default) in 3.31ms [ActiveJob] Enqueued OtpJob (Job ID: 6ba3cf5c-dc0b-4ee9-9353-c12d9992c380) to Inline(default) with arguments: ["User", "5b92e8ffacbcd65f403efd73", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"test_email@gmail.com", "_id"=>{"$ne"=>BSON::ObjectId('5b92e8ffacbcd65f403efd73')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"wZvsN6bqo8bLVnFPbBKz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"diLwNryLQ_om4x-sMaL2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e8ffacbcd65f403efd73')}, "u"=>{"$set"=>{"additional_login_param_status"=>2, "encry... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ffacbcd65f403efd73')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [8ac5815c-07a7-4fde-9d2c-0d111eecb212] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92e8ffacbcd65f403efd73, "76dV1MCvCyNEqFQH9jiV", {:to=>"test_email@gmail.com"} [ActiveJob] [ActionMailer::DeliveryJob] [8ac5815c-07a7-4fde-9d2c-0d111eecb212] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [8ac5815c-07a7-4fde-9d2c-0d111eecb212] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.6ms [ActiveJob] [ActionMailer::DeliveryJob] [8ac5815c-07a7-4fde-9d2c-0d111eecb212] Sent mail to test_email@gmail.com (1.9ms) [ActiveJob] [ActionMailer::DeliveryJob] [8ac5815c-07a7-4fde-9d2c-0d111eecb212] Date: Sat, 08 Sep 2018 02:39:20 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: test_email@gmail.com Message-ID: <5b92e90021df_5f402b1035b00f5c236d8@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome test_email@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [8ac5815c-07a7-4fde-9d2c-0d111eecb212] Performed ActionMailer::DeliveryJob from Inline(mailers) in 4.1ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 8ac5815c-07a7-4fde-9d2c-0d111eecb212) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92e8ffacbcd65f403efd73, "76dV1MCvCyNEqFQH9jiV", {:to=>"test_email@gmail.com"} MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e8ffacbcd65f403efd73')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-08 02:39:20 +0530 Processing by Auth::RegistrationsController#update as JSON Parameters: {"id"=>{"$oid"=>"5b92e8ffacbcd65f403efd73"}, "user"=>{"additional_login_param"=>"9822028511", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"id"=>{"$oid"=>"5b92e8ffacbcd65f403efd73"}, "user"=>{"additional_login_param"=>"9822028511", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"7d51d131563629f36c4baadc0009c9f19421ddf0e75f75d01741b53758bf79a5"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"client_authentication.testappid"=>"7d51d131563629f36c4baadc0009c9f19421ddf0e75f75d01741b53758bf79a5"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"client_authentication.testappid"=>"7d51d131563629f36c4baadc0009c9f19421ddf0e75f75d01741b53758bf79a5"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e8ffacbcd65f403efd73')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9822028511", "_id"=>{"$ne"=>BSON::ObjectId('5b92e8ffacbcd65f403efd73')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"wyman@bayeroconner.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Gss4_2cycQ6JA4E5wzG_"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"PFvzDN7CnWbqHZDjvxT2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e900acbcd65f403efd76'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e900acbcd65f403efd76')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e900acbcd65f403efd79')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"XNaw3f5PsWDGuVXxWzdr"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e900acbcd65f403efd76')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 02:39:20 +0530 Processing by Auth::RegistrationsController#create as JSON Parameters: {"user"=>{"email"=>"hershel.bogisich@hettinger.biz", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-08T02:36:20.860+05:30"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"user"=>{"email"=>"hershel.bogisich@hettinger.biz", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-08T02:36:20.860+05:30"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"hershel.bogisich@hettinger.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"hershel.bogisich@hettinger.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"XMJyK-UVwDhMK4fKwrEU"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ykysMPFesxzyqqPDyjZi"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e900acbcd65f403efd7a'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e900acbcd65f403efd7a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"YbxdCpcRA9ohs2e1ijm1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e900acbcd65f403efd7a')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"2pahW8yMQz_aHP3pr9cG"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e900acbcd65f403efd7a')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 21:09:20 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 200 OK in 208ms (Views: 1.5ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"camden.christiansen@hacketthermiston.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"q8z45cE8pvgry2ogY737"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"_m5mkJndQsGKCwaaBZAN"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e900acbcd65f403efd7d'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e900acbcd65f403efd7d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"camden.christiansen@hacketthermiston.name", "_id"=>{"$ne"=>BSON::ObjectId('5b92e900acbcd65f403efd7d')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"camden.christiansen@hacketthermiston.name", "_id"=>{"$ne"=>BSON::ObjectId('5b92e900acbcd65f403efd7d')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"kQjAz2r15QKros7MEBw-"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"z_fh-bsLZyWqK_qxhmsF"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e900acbcd65f403efd7d')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e900acbcd65f403efd7d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [722a94f0-eb9d-43fc-b420-26d4ead8eb8f] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92e900acbcd65f403efd7d, "sQ2g4Ki6iCfv8JvaC2XR", {:to=>"camden.christiansen@hacketthermiston.name"} [ActiveJob] [ActionMailer::DeliveryJob] [722a94f0-eb9d-43fc-b420-26d4ead8eb8f] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.4ms) [ActiveJob] [ActionMailer::DeliveryJob] [722a94f0-eb9d-43fc-b420-26d4ead8eb8f] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.7ms [ActiveJob] [ActionMailer::DeliveryJob] [722a94f0-eb9d-43fc-b420-26d4ead8eb8f] Sent mail to camden.christiansen@hacketthermiston.name (1.7ms) [ActiveJob] [ActionMailer::DeliveryJob] [722a94f0-eb9d-43fc-b420-26d4ead8eb8f] Date: Sat, 08 Sep 2018 02:39:20 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: camden.christiansen@hacketthermiston.name Message-ID: <5b92e900a36d1_5f402b1035b00f5c237e4@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome camden.christiansen@hacketthermiston.name!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [722a94f0-eb9d-43fc-b420-26d4ead8eb8f] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.95ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 722a94f0-eb9d-43fc-b420-26d4ead8eb8f) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92e900acbcd65f403efd7d, "sQ2g4Ki6iCfv8JvaC2XR", {:to=>"camden.christiansen@hacketthermiston.name"} MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e900acbcd65f403efd7d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92e900acbcd65f403efd7d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"camden.christiansen@hacketthermiston.name", "_id"=>{"$ne"=>BSON::ObjectId('5b92e900acbcd65f403efd7d')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"8BHrxsTVucJsUB_UiZ6w"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"brCbFaaseJghqzsJdm1e"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e900acbcd65f403efd7d')}, "u"=>{"$set"=>{"confirmed_at"=>2018-09-07 21:09:20 UTC, "... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e900acbcd65f403efd7d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92e900acbcd65f403efd7d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9822028511", "_id"=>{"$ne"=>BSON::ObjectId('5b92e900acbcd65f403efd7d')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"ZFD5khD1ayYqmugFUdv7"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"dpdqCqcyuN1in9mtNVxs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e900acbcd65f403efd7d')}, "u"=>{"$set"=>{"additional_login_param"=>"9822028511", "a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [42f66822-98e9-40aa-9e44-8f47302c8441] Performing OtpJob from Inline(default) with arguments: ["User", "5b92e900acbcd65f403efd7d", "send_sms_otp"] [ActiveJob] [OtpJob] [42f66822-98e9-40aa-9e44-8f47302c8441] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e900acbcd65f403efd7d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [42f66822-98e9-40aa-9e44-8f47302c8441] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [42f66822-98e9-40aa-9e44-8f47302c8441] Performed OtpJob from Inline(default) in 6.16ms [ActiveJob] Enqueued OtpJob (Job ID: 42f66822-98e9-40aa-9e44-8f47302c8441) to Inline(default) with arguments: ["User", "5b92e900acbcd65f403efd7d", "send_sms_otp"] Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-08 02:39:20 +0530 Processing by Auth::RegistrationsController#update as JSON Parameters: {"id"=>"5b92e900acbcd65f403efd7d", "user"=>{"email"=>"jeronimo1122334@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"id"=>"5b92e900acbcd65f403efd7d", "user"=>{"email"=>"jeronimo1122334@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"a73fb9d5f718ebf63e085cc8540801cfac9d6e4b7b499c6fdb1ba284d7a1a244"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"client_authentication.testappid"=>"a73fb9d5f718ebf63e085cc8540801cfac9d6e4b7b499c6fdb1ba284d7a1a244"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"client_authentication.testappid"=>"a73fb9d5f718ebf63e085cc8540801cfac9d6e4b7b499c6fdb1ba284d7a1a244"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e900acbcd65f403efd7d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jeronimo1122334@gmail.com", "_id"=>{"$ne"=>BSON::ObjectId('5b92e900acbcd65f403efd7d')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"lavina_gislason@croningreenfelder.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"prWK-HThpQzZ46SBWqJd"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"a8DpymsY27VzcAxzbVzq"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e900acbcd65f403efd82'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e900acbcd65f403efd82')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e900acbcd65f403efd85')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"2xpFrPDaBjvU1bzK-hY3"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e900acbcd65f403efd82')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"tom@murray.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"QaH7ghExHPYJ3cS6dywm"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"kp1nAZU7WeFFsqPUXXuf"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e901acbcd65f403efd86'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e901acbcd65f403efd86')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"tom@murray.org", "_id"=>{"$ne"=>BSON::ObjectId('5b92e901acbcd65f403efd86')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"tom@murray.org", "_id"=>{"$ne"=>BSON::ObjectId('5b92e901acbcd65f403efd86')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"MjMRrYa77d6uyxzyuoX4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"aqSpjaVBKoxsstx4GzGs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e901acbcd65f403efd86')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e901acbcd65f403efd86')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [0b33f28d-c802-456c-b010-6bd157882c6d] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92e901acbcd65f403efd86, "ug17ZzbnBSc-QoVSB_Sx", {:to=>"tom@murray.org"} [ActiveJob] [ActionMailer::DeliveryJob] [0b33f28d-c802-456c-b010-6bd157882c6d] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.5ms) [ActiveJob] [ActionMailer::DeliveryJob] [0b33f28d-c802-456c-b010-6bd157882c6d] Devise::Mailer#confirmation_instructions: processed outbound mail in 2.2ms [ActiveJob] [ActionMailer::DeliveryJob] [0b33f28d-c802-456c-b010-6bd157882c6d] Sent mail to tom@murray.org (1.8ms) [ActiveJob] [ActionMailer::DeliveryJob] [0b33f28d-c802-456c-b010-6bd157882c6d] Date: Sat, 08 Sep 2018 02:39:21 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: tom@murray.org Message-ID: <5b92e9011c2da_5f402b1035b00f5c238e9@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome tom@murray.org!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [0b33f28d-c802-456c-b010-6bd157882c6d] Performed ActionMailer::DeliveryJob from Inline(mailers) in 4.54ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 0b33f28d-c802-456c-b010-6bd157882c6d) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92e901acbcd65f403efd86, "ug17ZzbnBSc-QoVSB_Sx", {:to=>"tom@murray.org"} MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e901acbcd65f403efd86')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92e901acbcd65f403efd86')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"tom@murray.org", "_id"=>{"$ne"=>BSON::ObjectId('5b92e901acbcd65f403efd86')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"VfSBntC18piRvBALPxzM"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"tYTy-mURnaVAQpEhhrdB"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e901acbcd65f403efd86')}, "u"=>{"$set"=>{"confirmed_at"=>2018-09-07 21:09:21 UTC, "... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e901acbcd65f403efd86')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92e901acbcd65f403efd86')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-08 02:39:21 +0530 Processing by Auth::RegistrationsController#update as JSON Parameters: {"id"=>"5b92e901acbcd65f403efd86", "user"=>{"additional_login_param"=>"9822028511", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"id"=>"5b92e901acbcd65f403efd86", "user"=>{"additional_login_param"=>"9822028511", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"841739c0b56e7883d89e93ebda85d71f4ede548116bd4da6faead8c5af8fcdfd"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"client_authentication.testappid"=>"841739c0b56e7883d89e93ebda85d71f4ede548116bd4da6faead8c5af8fcdfd"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"client_authentication.testappid"=>"841739c0b56e7883d89e93ebda85d71f4ede548116bd4da6faead8c5af8fcdfd"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e901acbcd65f403efd86')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9822028511", "_id"=>{"$ne"=>BSON::ObjectId('5b92e901acbcd65f403efd86')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"yDZ5y5X9J4YV3qQ5naMy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"qhoiWiiLuva7cNx3ateJ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e901acbcd65f403efd86')}, "u"=>{"$set"=>{"additional_login_param"=>"9822028511", "a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [8874104d-d10b-46ad-a014-6f921cd9c04f] Performing OtpJob from Inline(default) with arguments: ["User", "5b92e901acbcd65f403efd86", "send_sms_otp"] [ActiveJob] [OtpJob] [8874104d-d10b-46ad-a014-6f921cd9c04f] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e901acbcd65f403efd86')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [8874104d-d10b-46ad-a014-6f921cd9c04f] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [8874104d-d10b-46ad-a014-6f921cd9c04f] Performed OtpJob from Inline(default) in 7.48ms [ActiveJob] Enqueued OtpJob (Job ID: 8874104d-d10b-46ad-a014-6f921cd9c04f) to Inline(default) with arguments: ["User", "5b92e901acbcd65f403efd86", "send_sms_otp"] Completed 200 OK in 79ms (Views: 0.9ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"lempi.oconner@kuhlman.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"D5ksXQuZ1P5u5dzTz_-8"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"vGbVd2atpKmnbunmBx7z"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e901acbcd65f403efd8b'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e901acbcd65f403efd8b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e901acbcd65f403efd8e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"oDf8u9f8VJ_W_gsLSM7d"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e901acbcd65f403efd8b')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9834061083"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ZG4V_A9_i5ZPEHYPLbt2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ud3XjMvnpWbR_u39UQV7"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e901acbcd65f403efd8f'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9834061083", "_id"=>{"$ne"=>BSON::ObjectId('5b92e901acbcd65f403efd8f')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"additional_login_param"=>"9834061083", "_id"=>{"$ne"=>BSON::ObjectId('5b92e901acbcd65f403efd8f')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"VKpxtXjfkJaz15D3Bs5x"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sdpxZgTvvNy7JmdhLyUA"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e901acbcd65f403efd8f')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [4333abcd-3fe9-4165-8863-ae995ae389c9] Performing OtpJob from Inline(default) with arguments: ["User", "5b92e901acbcd65f403efd8f", "send_sms_otp"] [ActiveJob] [OtpJob] [4333abcd-3fe9-4165-8863-ae995ae389c9] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e901acbcd65f403efd8f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [4333abcd-3fe9-4165-8863-ae995ae389c9] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [4333abcd-3fe9-4165-8863-ae995ae389c9] Performed OtpJob from Inline(default) in 7.48ms [ActiveJob] Enqueued OtpJob (Job ID: 4333abcd-3fe9-4165-8863-ae995ae389c9) to Inline(default) with arguments: ["User", "5b92e901acbcd65f403efd8f", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"2G-3X_x9QeiGznoEyFmE"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e901acbcd65f403efd8f')}, "u"=>{"$set"=>{"additional_login_param_status"=>2, "encry... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e901acbcd65f403efd8f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-08 02:39:21 +0530 Processing by Auth::RegistrationsController#update as JSON Parameters: {"id"=>"5b92e901acbcd65f403efd8f", "user"=>{"email"=>"doggon@gmail.com"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"id"=>"5b92e901acbcd65f403efd8f", "user"=>{"email"=>"doggon@gmail.com"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"205bed33706acd10af0366a1af269d8045d874639d2d073594a1cd624d6710c4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"client_authentication.testappid"=>"205bed33706acd10af0366a1af269d8045d874639d2d073594a1cd624d6710c4"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"client_authentication.testappid"=>"205bed33706acd10af0366a1af269d8045d874639d2d073594a1cd624d6710c4"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e901acbcd65f403efd8f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"doggon@gmail.com", "_id"=>{"$ne"=>BSON::ObjectId('5b92e901acbcd65f403efd8f')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"additional_login_param"=>"9909250661"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"51M7bxFjboBBGNmDyUfK"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"KgDSDGMuibjBLDVM1poA"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e901acbcd65f403efd92'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9909250661", "_id"=>{"$ne"=>BSON::ObjectId('5b92e901acbcd65f403efd92')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"additional_login_param"=>"9909250661", "_id"=>{"$ne"=>BSON::ObjectId('5b92e901acbcd65f403efd92')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"frLsw9puXB7MHuFgydue"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yLH_DJaWei4UeDM6cx7K"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e901acbcd65f403efd92')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [5fa1f795-b742-46fd-b801-9b39b1b05ddc] Performing OtpJob from Inline(default) with arguments: ["User", "5b92e901acbcd65f403efd92", "send_sms_otp"] [ActiveJob] [OtpJob] [5fa1f795-b742-46fd-b801-9b39b1b05ddc] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e901acbcd65f403efd92')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [5fa1f795-b742-46fd-b801-9b39b1b05ddc] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [5fa1f795-b742-46fd-b801-9b39b1b05ddc] Performed OtpJob from Inline(default) in 2.61ms [ActiveJob] Enqueued OtpJob (Job ID: 5fa1f795-b742-46fd-b801-9b39b1b05ddc) to Inline(default) with arguments: ["User", "5b92e901acbcd65f403efd92", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"YwBPwfsUy_sXs_H423Jz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e901acbcd65f403efd92')}, "u"=>{"$set"=>{"additional_login_param_status"=>2, "encry... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e901acbcd65f403efd92')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-08 02:39:21 +0530 Processing by Auth::RegistrationsController#update as JSON Parameters: {"id"=>"5b92e901acbcd65f403efd92", "user"=>{"email"=>"doggon@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"id"=>"5b92e901acbcd65f403efd92", "user"=>{"email"=>"doggon@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"aecdf909c6f60f8e0903f56778791f472198a265c172fbb0af6d151d9bc867d2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"client_authentication.testappid"=>"aecdf909c6f60f8e0903f56778791f472198a265c172fbb0af6d151d9bc867d2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"client_authentication.testappid"=>"aecdf909c6f60f8e0903f56778791f472198a265c172fbb0af6d151d9bc867d2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e901acbcd65f403efd92')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"doggon@gmail.com", "_id"=>{"$ne"=>BSON::ObjectId('5b92e901acbcd65f403efd92')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"xh5iQsFy5tu7L2mosHYp"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"CeA3AhnF9RjViz8cFMjK"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e901acbcd65f403efd92')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e901acbcd65f403efd92')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [d9340b31-f90a-41ed-b104-91a2bc809a33] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92e901acbcd65f403efd92, "nE8zSqi25vwHSnGxckhW", {:to=>"doggon@gmail.com"} [ActiveJob] [ActionMailer::DeliveryJob] [d9340b31-f90a-41ed-b104-91a2bc809a33] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [d9340b31-f90a-41ed-b104-91a2bc809a33] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.6ms [ActiveJob] [ActionMailer::DeliveryJob] [d9340b31-f90a-41ed-b104-91a2bc809a33] Sent mail to doggon@gmail.com (1.6ms) [ActiveJob] [ActionMailer::DeliveryJob] [d9340b31-f90a-41ed-b104-91a2bc809a33] Date: Sat, 08 Sep 2018 02:39:22 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: doggon@gmail.com Message-ID: <5b92e90282ac_5f402b1035b00f5c239c3@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome doggon@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [d9340b31-f90a-41ed-b104-91a2bc809a33] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.73ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: d9340b31-f90a-41ed-b104-91a2bc809a33) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92e901acbcd65f403efd92, "nE8zSqi25vwHSnGxckhW", {:to=>"doggon@gmail.com"} Completed 200 OK in 78ms (Views: 0.6ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"notis", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"vincenza_lueilwitz@marvinabbott.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"i_dAx_jFJD3-U19sxM4P"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"JQtfLGZQCnqKmNzTmUVt"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e902acbcd65f403efd95'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e902acbcd65f403efd95')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e902acbcd65f403efd98')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"uKJNsbzy8h_1k11Gju8B"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e902acbcd65f403efd95')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"emmie@cronamurphy.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xCJuutZcCoujaRdDW8Qi"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"guXyvscSGAnqSp4V-DeE"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e902acbcd65f403efd99'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e902acbcd65f403efd99')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"notis", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s Started POST "/admin_create_users" for 127.0.0.1 at 2018-09-08 02:39:22 +0530 Processing by Auth::AdminCreateUsersController#create as JSON Parameters: {"user"=>{"additional_login_param"=>"9561137096"}, "api_key"=>"test", "current_app_id"=>"testappid", "admin_create_user"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: api_key, current_app_id, admin_create_user, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"NEVfsACbz87jmzZgxj4K"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"-MWoeYKrHm9KGoEUN7ea"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e902acbcd65f403efd9c'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096", "_id"=>{"$ne"=>BSON::ObjectId('5b92e902acbcd65f403efd9c')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"additional_login_param"=>"9561137096", "_id"=>{"$ne"=>BSON::ObjectId('5b92e902acbcd65f403efd9c')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"wuJWG3zSKgyeYcQYWxGB"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"VT37T9D2HVN3GcEbzXT2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e902acbcd65f403efd9c')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [4f6e5cac-cff0-452c-b4a4-e14738fa789d] Performing OtpJob from Inline(default) with arguments: ["User", "5b92e902acbcd65f403efd9c", "send_sms_otp"] [ActiveJob] [OtpJob] [4f6e5cac-cff0-452c-b4a4-e14738fa789d] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e902acbcd65f403efd9c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [4f6e5cac-cff0-452c-b4a4-e14738fa789d] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [4f6e5cac-cff0-452c-b4a4-e14738fa789d] Performed OtpJob from Inline(default) in 6.69ms [ActiveJob] Enqueued OtpJob (Job ID: 4f6e5cac-cff0-452c-b4a4-e14738fa789d) to Inline(default) with arguments: ["User", "5b92e902acbcd65f403efd9c", "send_sms_otp"] Completed 201 Created in 268ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e902acbcd65f403efd9c')}, "limit"=>1}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"notis", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"3DHc-YPQ_wbSChVhFLii"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"28EpyWffDaksVpKYgu_g"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e902acbcd65f403efd9e'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [a099cfcf-60ab-4e95-bcd2-50e94911af93] Performing OtpJob from Inline(default) with arguments: ["User", "5b92e902acbcd65f403efd9e", "send_sms_otp"] [ActiveJob] [OtpJob] [a099cfcf-60ab-4e95-bcd2-50e94911af93] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e902acbcd65f403efd9e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [a099cfcf-60ab-4e95-bcd2-50e94911af93] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [a099cfcf-60ab-4e95-bcd2-50e94911af93] Performed OtpJob from Inline(default) in 6.43ms [ActiveJob] Enqueued OtpJob (Job ID: a099cfcf-60ab-4e95-bcd2-50e94911af93) to Inline(default) with arguments: ["User", "5b92e902acbcd65f403efd9e", "send_sms_otp"] Started GET "/authenticate/users/send_sms_otp?api_key=test¤t_app_id=testappid&user%5Badditional_login_param%5D=9561137096" for 127.0.0.1 at 2018-09-08 02:39:22 +0530 Processing by OtpController#send_sms_otp as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "user"=>{"additional_login_param"=>"9561137096"}, "resource"=>"users", "otp"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameter: otp MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yYp6dfSAi8RcCuG66JcH"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e902acbcd65f403efd9e')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"36... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [f8be081a-db24-4a42-b521-94fde9d19b33] Performing OtpJob from Inline(default) with arguments: ["User", "5b92e902acbcd65f403efd9e", "send_sms_otp"] [ActiveJob] [OtpJob] [f8be081a-db24-4a42-b521-94fde9d19b33] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e902acbcd65f403efd9e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [f8be081a-db24-4a42-b521-94fde9d19b33] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [f8be081a-db24-4a42-b521-94fde9d19b33] Performed OtpJob from Inline(default) in 7.6ms [ActiveJob] Enqueued OtpJob (Job ID: f8be081a-db24-4a42-b521-94fde9d19b33) to Inline(default) with arguments: ["User", "5b92e902acbcd65f403efd9e", "send_sms_otp"] Completed 200 OK in 75ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e902acbcd65f403efd9e')}, "limit"=>1}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"notis", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Lk9byJLNzAwaz9azJ6zB"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"FXoHhPCNyRKCeDANJ4X2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e902acbcd65f403efda0'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [dd8e90c1-31ee-4dfc-b667-ad249a417c16] Performing OtpJob from Inline(default) with arguments: ["User", "5b92e902acbcd65f403efda0", "send_sms_otp"] [ActiveJob] [OtpJob] [dd8e90c1-31ee-4dfc-b667-ad249a417c16] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e902acbcd65f403efda0')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [dd8e90c1-31ee-4dfc-b667-ad249a417c16] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [dd8e90c1-31ee-4dfc-b667-ad249a417c16] Performed OtpJob from Inline(default) in 2.64ms [ActiveJob] Enqueued OtpJob (Job ID: dd8e90c1-31ee-4dfc-b667-ad249a417c16) to Inline(default) with arguments: ["User", "5b92e902acbcd65f403efda0", "send_sms_otp"] Started GET "/authenticate/users/verify_otp?api_key=test¤t_app_id=testappid&user%5Badditional_login_param%5D=9561137096&user%5Botp%5D=Sherman+Upton+Jr." for 127.0.0.1 at 2018-09-08 02:39:23 +0530 Processing by OtpController#verify_otp as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "user"=>{"additional_login_param"=>"9561137096", "otp"=>"Sherman Upton Jr."}, "resource"=>"users", "otp"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameter: otp MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sxpkqRzc-DcfLBaN5mEz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e902acbcd65f403efda0')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"74... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [e2c6ead2-9bf8-44a0-9b8d-616c45bf8475] Performing OtpJob from Inline(default) with arguments: ["User", "5b92e902acbcd65f403efda0", "verify_sms_otp", "{\"otp\":\"Sherman Upton Jr.\"}"] [ActiveJob] [OtpJob] [e2c6ead2-9bf8-44a0-9b8d-616c45bf8475] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e902acbcd65f403efda0')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [e2c6ead2-9bf8-44a0-9b8d-616c45bf8475] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [e2c6ead2-9bf8-44a0-9b8d-616c45bf8475] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"5xwscQekVNU5A1P9QnPt"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [e2c6ead2-9bf8-44a0-9b8d-616c45bf8475] MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [e2c6ead2-9bf8-44a0-9b8d-616c45bf8475] MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e902acbcd65f403efda0')}, "u"=>{"$set"=>{"otp"=>"Sherman Upton Jr.", "additional_lo... [ActiveJob] [OtpJob] [e2c6ead2-9bf8-44a0-9b8d-616c45bf8475] MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [e2c6ead2-9bf8-44a0-9b8d-616c45bf8475] MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e902acbcd65f403efda0')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... [ActiveJob] [OtpJob] [e2c6ead2-9bf8-44a0-9b8d-616c45bf8475] MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [e2c6ead2-9bf8-44a0-9b8d-616c45bf8475] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"reset_password_token"=>"f35e1d0a55647c519f163655b6a8253a685b88e4462629450691074863eafa6b"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"EijWLcrtkDMRnbiSmyPv"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [e2c6ead2-9bf8-44a0-9b8d-616c45bf8475] MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [e2c6ead2-9bf8-44a0-9b8d-616c45bf8475] MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e902acbcd65f403efda0')}, "u"=>{"$set"=>{"otp"=>"Sherman Upton Jr.", "additional_lo... [ActiveJob] [OtpJob] [e2c6ead2-9bf8-44a0-9b8d-616c45bf8475] MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [e2c6ead2-9bf8-44a0-9b8d-616c45bf8475] MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e902acbcd65f403efda0')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... [ActiveJob] [OtpJob] [e2c6ead2-9bf8-44a0-9b8d-616c45bf8475] MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [e2c6ead2-9bf8-44a0-9b8d-616c45bf8475] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92e902acbcd65f403efda0')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [e2c6ead2-9bf8-44a0-9b8d-616c45bf8475] MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [e2c6ead2-9bf8-44a0-9b8d-616c45bf8475] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"s7cc6CFsdtsy6zMFTRNU"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [e2c6ead2-9bf8-44a0-9b8d-616c45bf8475] MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [e2c6ead2-9bf8-44a0-9b8d-616c45bf8475] MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e902acbcd65f403efda0')}, "u"=>{"$set"=>{"created_by_admin"=>false, "encrypted_auth... [ActiveJob] [OtpJob] [e2c6ead2-9bf8-44a0-9b8d-616c45bf8475] MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [e2c6ead2-9bf8-44a0-9b8d-616c45bf8475] MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"notis", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e903acbcd65f403efda4'), "email_subject"=>"Notification from PathoFast", "resource_ids"... [ActiveJob] [OtpJob] [e2c6ead2-9bf8-44a0-9b8d-616c45bf8475] MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.031s [ActiveJob] [OtpJob] [e2c6ead2-9bf8-44a0-9b8d-616c45bf8475] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e902acbcd65f403efda0')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [e2c6ead2-9bf8-44a0-9b8d-616c45bf8475] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [e2c6ead2-9bf8-44a0-9b8d-616c45bf8475] [OtpJob] [997290ae-9d8e-46ac-81fd-1d6108037f82] Performing OtpJob from Inline(default) with arguments: ["User", "5b92e902acbcd65f403efda0", "send_email", "{\"notification_id\":\"5b92e903acbcd65f403efda4\",\"notification_class\":\"Noti\"}"] [ActiveJob] [OtpJob] [e2c6ead2-9bf8-44a0-9b8d-616c45bf8475] [OtpJob] [997290ae-9d8e-46ac-81fd-1d6108037f82] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e902acbcd65f403efda0')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [e2c6ead2-9bf8-44a0-9b8d-616c45bf8475] [OtpJob] [997290ae-9d8e-46ac-81fd-1d6108037f82] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [e2c6ead2-9bf8-44a0-9b8d-616c45bf8475] [OtpJob] [997290ae-9d8e-46ac-81fd-1d6108037f82] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"notis", "filter"=>{"_id"=>BSON::ObjectId('5b92e903acbcd65f403efda4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [e2c6ead2-9bf8-44a0-9b8d-616c45bf8475] [OtpJob] [997290ae-9d8e-46ac-81fd-1d6108037f82] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [e2c6ead2-9bf8-44a0-9b8d-616c45bf8475] [OtpJob] [997290ae-9d8e-46ac-81fd-1d6108037f82] Performed OtpJob from Inline(default) in 5.25ms [ActiveJob] [OtpJob] [e2c6ead2-9bf8-44a0-9b8d-616c45bf8475] Enqueued OtpJob (Job ID: 997290ae-9d8e-46ac-81fd-1d6108037f82) to Inline(default) with arguments: ["User", "5b92e902acbcd65f403efda0", "send_email", "{\"notification_id\":\"5b92e903acbcd65f403efda4\",\"notification_class\":\"Noti\"}"] [ActiveJob] [OtpJob] [e2c6ead2-9bf8-44a0-9b8d-616c45bf8475] [OtpJob] [600513b2-fa85-43b5-b182-d8fdae037544] Performing OtpJob from Inline(default) with arguments: ["User", "5b92e902acbcd65f403efda0", "send_transactional_sms", "{\"notification_id\":\"5b92e903acbcd65f403efda4\",\"notification_class\":\"Noti\"}"] [ActiveJob] [OtpJob] [e2c6ead2-9bf8-44a0-9b8d-616c45bf8475] [OtpJob] [600513b2-fa85-43b5-b182-d8fdae037544] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e902acbcd65f403efda0')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [e2c6ead2-9bf8-44a0-9b8d-616c45bf8475] [OtpJob] [600513b2-fa85-43b5-b182-d8fdae037544] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [e2c6ead2-9bf8-44a0-9b8d-616c45bf8475] [OtpJob] [600513b2-fa85-43b5-b182-d8fdae037544] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"notis", "filter"=>{"_id"=>BSON::ObjectId('5b92e903acbcd65f403efda4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [e2c6ead2-9bf8-44a0-9b8d-616c45bf8475] [OtpJob] [600513b2-fa85-43b5-b182-d8fdae037544] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [e2c6ead2-9bf8-44a0-9b8d-616c45bf8475] [OtpJob] [600513b2-fa85-43b5-b182-d8fdae037544] ETHON: performed EASY effective_url=https://2factor.in/API/R1/?module=TRANS_SMS&apikey=ac79bc21-6d31-11e7-94da-0200cd936042&to=9561137096&from=PATHOF&templatename=test2&var1=5b92e902acbcd65f403efda0&var2=%2Fauthenticate%2Fusers%2Fpassword%2Fedit%3Freset_password_token%3D5oMH1UXJjTW5RnZtTeKb response_code=0 return_code=operation_timedout total_time=10.520627 [ActiveJob] [OtpJob] [e2c6ead2-9bf8-44a0-9b8d-616c45bf8475] [OtpJob] [600513b2-fa85-43b5-b182-d8fdae037544] Performed OtpJob from Inline(default) in 10556.9ms [ActiveJob] [OtpJob] [e2c6ead2-9bf8-44a0-9b8d-616c45bf8475] Enqueued OtpJob (Job ID: 600513b2-fa85-43b5-b182-d8fdae037544) to Inline(default) with arguments: ["User", "5b92e902acbcd65f403efda0", "send_transactional_sms", "{\"notification_id\":\"5b92e903acbcd65f403efda4\",\"notification_class\":\"Noti\"}"] [ActiveJob] [OtpJob] [e2c6ead2-9bf8-44a0-9b8d-616c45bf8475] Performed OtpJob from Inline(default) in 10990.19ms [ActiveJob] Enqueued OtpJob (Job ID: e2c6ead2-9bf8-44a0-9b8d-616c45bf8475) to Inline(default) with arguments: ["User", "5b92e902acbcd65f403efda0", "verify_sms_otp", "{\"otp\":\"Sherman Upton Jr.\"}"] Completed 200 OK in 11054ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"notis", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e902acbcd65f403efda0')}, "limit"=>1}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"notis", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"6iL9pTyGv_aJyY5ez3hV"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"poyw6W7AsrqK1qA_Aywz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e90eacbcd65f403efda6'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [d3293658-c3bd-4459-9627-74e9b1798e56] Performing OtpJob from Inline(default) with arguments: ["User", "5b92e90eacbcd65f403efda6", "send_sms_otp"] [ActiveJob] [OtpJob] [d3293658-c3bd-4459-9627-74e9b1798e56] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e90eacbcd65f403efda6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [d3293658-c3bd-4459-9627-74e9b1798e56] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [d3293658-c3bd-4459-9627-74e9b1798e56] Performed OtpJob from Inline(default) in 2.47ms [ActiveJob] Enqueued OtpJob (Job ID: d3293658-c3bd-4459-9627-74e9b1798e56) to Inline(default) with arguments: ["User", "5b92e90eacbcd65f403efda6", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"RwHWePh-ttZ9nf7yDzmj"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e90eacbcd65f403efda6')}, "u"=>{"$set"=>{"additional_login_param_status"=>2, "otp"=... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"reset_password_token"=>"bcb5c80a2558e4fccd8c66ec38764c940837f3841fd8d3a60e9d1434019574ee"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"9DFkzqa1gAaD2ke89132"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e90eacbcd65f403efda6')}, "u"=>{"$set"=>{"additional_login_param_status"=>2, "otp"=... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e90eacbcd65f403efda6')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"3ETLQLXDUZKgkiJ_97x-"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e90eacbcd65f403efda6')}, "u"=>{"$set"=>{"created_by_admin"=>false, "encrypted_auth... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"notis", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e90eacbcd65f403efda9'), "email_subject"=>"Notification from PathoFast", "resource_ids"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e90eacbcd65f403efda6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [b241ec63-c49b-41af-8f05-9b491eff2a92] Performing OtpJob from Inline(default) with arguments: ["User", "5b92e90eacbcd65f403efda6", "send_email", "{\"notification_id\":\"5b92e90eacbcd65f403efda9\",\"notification_class\":\"Noti\"}"] [ActiveJob] [OtpJob] [b241ec63-c49b-41af-8f05-9b491eff2a92] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e90eacbcd65f403efda6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [b241ec63-c49b-41af-8f05-9b491eff2a92] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [b241ec63-c49b-41af-8f05-9b491eff2a92] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"notis", "filter"=>{"_id"=>BSON::ObjectId('5b92e90eacbcd65f403efda9')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [b241ec63-c49b-41af-8f05-9b491eff2a92] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [b241ec63-c49b-41af-8f05-9b491eff2a92] Performed OtpJob from Inline(default) in 7.06ms [ActiveJob] Enqueued OtpJob (Job ID: b241ec63-c49b-41af-8f05-9b491eff2a92) to Inline(default) with arguments: ["User", "5b92e90eacbcd65f403efda6", "send_email", "{\"notification_id\":\"5b92e90eacbcd65f403efda9\",\"notification_class\":\"Noti\"}"] [ActiveJob] [OtpJob] [20cf93c4-97e2-4532-bf50-f1a7fd080cf9] Performing OtpJob from Inline(default) with arguments: ["User", "5b92e90eacbcd65f403efda6", "send_transactional_sms", "{\"notification_id\":\"5b92e90eacbcd65f403efda9\",\"notification_class\":\"Noti\"}"] [ActiveJob] [OtpJob] [20cf93c4-97e2-4532-bf50-f1a7fd080cf9] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e90eacbcd65f403efda6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [20cf93c4-97e2-4532-bf50-f1a7fd080cf9] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [20cf93c4-97e2-4532-bf50-f1a7fd080cf9] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"notis", "filter"=>{"_id"=>BSON::ObjectId('5b92e90eacbcd65f403efda9')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [20cf93c4-97e2-4532-bf50-f1a7fd080cf9] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [20cf93c4-97e2-4532-bf50-f1a7fd080cf9] ETHON: performed EASY effective_url=https://2factor.in/API/R1/?module=TRANS_SMS&apikey=ac79bc21-6d31-11e7-94da-0200cd936042&to=9561137096&from=PATHOF&templatename=test2&var1=5b92e90eacbcd65f403efda6&var2=%2Fauthenticate%2Fusers%2Fpassword%2Fedit%3Freset_password_token%3D9xatk-eyoNsKtQJmMSac response_code=0 return_code=operation_timedout total_time=10.519616 [ActiveJob] [OtpJob] [20cf93c4-97e2-4532-bf50-f1a7fd080cf9] Performed OtpJob from Inline(default) in 10526.96ms [ActiveJob] Enqueued OtpJob (Job ID: 20cf93c4-97e2-4532-bf50-f1a7fd080cf9) to Inline(default) with arguments: ["User", "5b92e90eacbcd65f403efda6", "send_transactional_sms", "{\"notification_id\":\"5b92e90eacbcd65f403efda9\",\"notification_class\":\"Noti\"}"] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"notis", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Started PUT "/profiles/5b92e90eacbcd65f403efda6" for 127.0.0.1 at 2018-09-08 02:39:44 +0530 Processing by ProfilesController#update as JSON Parameters: {"id"=>"5b92e90eacbcd65f403efda6", "user"=>{"created_by_admin"=>true}, "resource"=>"users", "api_key"=>"test", "current_app_id"=>"testappid", "profile"=>{"id"=>"5b92e90eacbcd65f403efda6", "user"=>{"created_by_admin"=>true}, "resource"=>"users", "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: profile, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"_id"=>BSON::ObjectId('5b92e90eacbcd65f403efda6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e90eacbcd65f403efda6')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"XCsR5smLKoBTrf49p6ZA"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e90eacbcd65f403efda6')}, "u"=>{"$set"=>{"created_by_admin"=>true, "encrypted_authe... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"reset_password_token"=>"0601b1a1152937fee27166aedbc36acae879c183c96fc3cbdfd3dc0b8ef99da9"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"P5fVsbiYZki6yNVFBV4s"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e90eacbcd65f403efda6')}, "u"=>{"$set"=>{"created_by_admin"=>true, "encrypted_authe... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"4ns_sHHfM7spkYr9T5WZ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e90eacbcd65f403efda6')}, "u"=>{"$set"=>{"created_by_admin"=>true, "encrypted_authe... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"D2bbyPYzR2_adL4Qxspo"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e90eacbcd65f403efda6')}, "u"=>{"$set"=>{"created_by_admin"=>false, "encrypted_auth... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"notis", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e919acbcd65f403efdab'), "email_subject"=>"Notification from PathoFast", "resource_ids"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e90eacbcd65f403efda6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [93b6867d-49dc-4603-b2f6-461309d268f1] Performing OtpJob from Inline(default) with arguments: ["User", "5b92e90eacbcd65f403efda6", "send_email", "{\"notification_id\":\"5b92e919acbcd65f403efdab\",\"notification_class\":\"Noti\"}"] [ActiveJob] [OtpJob] [93b6867d-49dc-4603-b2f6-461309d268f1] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e90eacbcd65f403efda6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [93b6867d-49dc-4603-b2f6-461309d268f1] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [93b6867d-49dc-4603-b2f6-461309d268f1] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"notis", "filter"=>{"_id"=>BSON::ObjectId('5b92e919acbcd65f403efdab')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [93b6867d-49dc-4603-b2f6-461309d268f1] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [93b6867d-49dc-4603-b2f6-461309d268f1] Performed OtpJob from Inline(default) in 4.32ms [ActiveJob] Enqueued OtpJob (Job ID: 93b6867d-49dc-4603-b2f6-461309d268f1) to Inline(default) with arguments: ["User", "5b92e90eacbcd65f403efda6", "send_email", "{\"notification_id\":\"5b92e919acbcd65f403efdab\",\"notification_class\":\"Noti\"}"] [ActiveJob] [OtpJob] [5f9982ac-f795-4555-a934-6931ab999c53] Performing OtpJob from Inline(default) with arguments: ["User", "5b92e90eacbcd65f403efda6", "send_transactional_sms", "{\"notification_id\":\"5b92e919acbcd65f403efdab\",\"notification_class\":\"Noti\"}"] [ActiveJob] [OtpJob] [5f9982ac-f795-4555-a934-6931ab999c53] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e90eacbcd65f403efda6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [5f9982ac-f795-4555-a934-6931ab999c53] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [5f9982ac-f795-4555-a934-6931ab999c53] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"notis", "filter"=>{"_id"=>BSON::ObjectId('5b92e919acbcd65f403efdab')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [5f9982ac-f795-4555-a934-6931ab999c53] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [5f9982ac-f795-4555-a934-6931ab999c53] ETHON: performed EASY effective_url=https://2factor.in/API/R1/?module=TRANS_SMS&apikey=ac79bc21-6d31-11e7-94da-0200cd936042&to=9561137096&from=PATHOF&templatename=test2&var1=5b92e90eacbcd65f403efda6&var2=%2Fauthenticate%2Fusers%2Fpassword%2Fedit%3Freset_password_token%3DKp6sSuT9FN99VuLWmhjt response_code=0 return_code=operation_timedout total_time=10.520451 [ActiveJob] [OtpJob] [5f9982ac-f795-4555-a934-6931ab999c53] Performed OtpJob from Inline(default) in 10528.56ms [ActiveJob] Enqueued OtpJob (Job ID: 5f9982ac-f795-4555-a934-6931ab999c53) to Inline(default) with arguments: ["User", "5b92e90eacbcd65f403efda6", "send_transactional_sms", "{\"notification_id\":\"5b92e919acbcd65f403efdab\",\"notification_class\":\"Noti\"}"] Completed 204 No Content in 10782ms MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"notis", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e90eacbcd65f403efda6')}, "limit"=>1}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"notis", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"6Vn6-6tAhyBtodATyhVa"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"AFJD3QGQv_gfTnX-ased"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e923acbcd65f403efdad'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [5b5c46ab-91e8-44a3-a293-fb0a12f965f9] Performing OtpJob from Inline(default) with arguments: ["User", "5b92e923acbcd65f403efdad", "send_sms_otp"] [ActiveJob] [OtpJob] [5b5c46ab-91e8-44a3-a293-fb0a12f965f9] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e923acbcd65f403efdad')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [5b5c46ab-91e8-44a3-a293-fb0a12f965f9] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [5b5c46ab-91e8-44a3-a293-fb0a12f965f9] Performed OtpJob from Inline(default) in 4.64ms [ActiveJob] Enqueued OtpJob (Job ID: 5b5c46ab-91e8-44a3-a293-fb0a12f965f9) to Inline(default) with arguments: ["User", "5b92e923acbcd65f403efdad", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zx2PQH2tznrpxQg91x_y"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e923acbcd65f403efdad')}, "u"=>{"$set"=>{"additional_login_param_status"=>0, "otp"=... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"notis", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started PUT "/profiles/5b92e923acbcd65f403efdad" for 127.0.0.1 at 2018-09-08 02:39:55 +0530 Processing by ProfilesController#update as JSON Parameters: {"id"=>"5b92e923acbcd65f403efdad", "user"=>{"created_by_admin"=>true}, "resource"=>"users", "api_key"=>"test", "current_app_id"=>"testappid", "profile"=>{"id"=>"5b92e923acbcd65f403efdad", "user"=>{"created_by_admin"=>true}, "resource"=>"users", "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: profile, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"_id"=>BSON::ObjectId('5b92e923acbcd65f403efdad')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e923acbcd65f403efdad')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"a4E8NihyJM5w4BgECsUv"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e923acbcd65f403efdad')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Jmdb_Jnzf87bEXbqYQcr"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e923acbcd65f403efdad')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 204 No Content in 144ms MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"notis", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e923acbcd65f403efdad')}, "limit"=>1}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"notis", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"4qGoL8d9v-haBwPPeYTu"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"vEc7m5rA-5mpH2qda1Bu"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e924acbcd65f403efdaf'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [ef0df156-71a7-4a7a-a85c-dc8e012dd9d3] Performing OtpJob from Inline(default) with arguments: ["User", "5b92e924acbcd65f403efdaf", "send_sms_otp"] [ActiveJob] [OtpJob] [ef0df156-71a7-4a7a-a85c-dc8e012dd9d3] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e924acbcd65f403efdaf')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [ef0df156-71a7-4a7a-a85c-dc8e012dd9d3] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [ef0df156-71a7-4a7a-a85c-dc8e012dd9d3] Performed OtpJob from Inline(default) in 7.13ms [ActiveJob] Enqueued OtpJob (Job ID: ef0df156-71a7-4a7a-a85c-dc8e012dd9d3) to Inline(default) with arguments: ["User", "5b92e924acbcd65f403efdaf", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"3eiuzSF7tN5zWcsdyXvU"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e924acbcd65f403efdaf')}, "u"=>{"$set"=>{"additional_login_param_status"=>2, "otp"=... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"reset_password_token"=>"57e083a2843555258a02e4d6407fe9315e250113eb9bc0f8246e470940775b78"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"ZygWee7v911vQJUrLczK"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e924acbcd65f403efdaf')}, "u"=>{"$set"=>{"additional_login_param_status"=>2, "otp"=... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e924acbcd65f403efdaf')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"5pP-xyzPRDMfc3HLJLbX"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e924acbcd65f403efdaf')}, "u"=>{"$set"=>{"created_by_admin"=>false, "encrypted_auth... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"notis", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e924acbcd65f403efdb2'), "email_subject"=>"Notification from PathoFast", "resource_ids"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e924acbcd65f403efdaf')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [d09db0b8-3ac6-4699-a6a9-e37e8ce6c7b4] Performing OtpJob from Inline(default) with arguments: ["User", "5b92e924acbcd65f403efdaf", "send_email", "{\"notification_id\":\"5b92e924acbcd65f403efdb2\",\"notification_class\":\"Noti\"}"] [ActiveJob] [OtpJob] [d09db0b8-3ac6-4699-a6a9-e37e8ce6c7b4] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e924acbcd65f403efdaf')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [d09db0b8-3ac6-4699-a6a9-e37e8ce6c7b4] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [d09db0b8-3ac6-4699-a6a9-e37e8ce6c7b4] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"notis", "filter"=>{"_id"=>BSON::ObjectId('5b92e924acbcd65f403efdb2')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [d09db0b8-3ac6-4699-a6a9-e37e8ce6c7b4] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [d09db0b8-3ac6-4699-a6a9-e37e8ce6c7b4] Performed OtpJob from Inline(default) in 5.75ms [ActiveJob] Enqueued OtpJob (Job ID: d09db0b8-3ac6-4699-a6a9-e37e8ce6c7b4) to Inline(default) with arguments: ["User", "5b92e924acbcd65f403efdaf", "send_email", "{\"notification_id\":\"5b92e924acbcd65f403efdb2\",\"notification_class\":\"Noti\"}"] [ActiveJob] [OtpJob] [721f91b8-7fec-4c2a-a051-31b41a2155bf] Performing OtpJob from Inline(default) with arguments: ["User", "5b92e924acbcd65f403efdaf", "send_transactional_sms", "{\"notification_id\":\"5b92e924acbcd65f403efdb2\",\"notification_class\":\"Noti\"}"] [ActiveJob] [OtpJob] [721f91b8-7fec-4c2a-a051-31b41a2155bf] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e924acbcd65f403efdaf')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [721f91b8-7fec-4c2a-a051-31b41a2155bf] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [721f91b8-7fec-4c2a-a051-31b41a2155bf] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"notis", "filter"=>{"_id"=>BSON::ObjectId('5b92e924acbcd65f403efdb2')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [721f91b8-7fec-4c2a-a051-31b41a2155bf] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [721f91b8-7fec-4c2a-a051-31b41a2155bf] ETHON: performed EASY effective_url=https://2factor.in/API/R1/?module=TRANS_SMS&apikey=ac79bc21-6d31-11e7-94da-0200cd936042&to=9561137096&from=PATHOF&templatename=test2&var1=5b92e924acbcd65f403efdaf&var2=%2Fauthenticate%2Fusers%2Fpassword%2Fedit%3Freset_password_token%3DKovcPpPZPmuV297Pmg-t response_code=0 return_code=operation_timedout total_time=10.520861 [ActiveJob] [OtpJob] [721f91b8-7fec-4c2a-a051-31b41a2155bf] Performed OtpJob from Inline(default) in 10530.21ms [ActiveJob] Enqueued OtpJob (Job ID: 721f91b8-7fec-4c2a-a051-31b41a2155bf) to Inline(default) with arguments: ["User", "5b92e924acbcd65f403efdaf", "send_transactional_sms", "{\"notification_id\":\"5b92e924acbcd65f403efdb2\",\"notification_class\":\"Noti\"}"] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"notis", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9612344556", "_id"=>{"$ne"=>BSON::ObjectId('5b92e924acbcd65f403efdaf')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"-5PUocRADqVkEhjEqfJC"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"HpmECLzxyYkcQWDszhpW"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e924acbcd65f403efdaf')}, "u"=>{"$set"=>{"additional_login_param"=>"9612344556", "a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.003s [ActiveJob] [OtpJob] [4109b14d-d405-43d1-bd97-44498629f2eb] Performing OtpJob from Inline(default) with arguments: ["User", "5b92e924acbcd65f403efdaf", "send_sms_otp"] [ActiveJob] [OtpJob] [4109b14d-d405-43d1-bd97-44498629f2eb] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e924acbcd65f403efdaf')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [4109b14d-d405-43d1-bd97-44498629f2eb] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s [ActiveJob] [OtpJob] [4109b14d-d405-43d1-bd97-44498629f2eb] Performed OtpJob from Inline(default) in 7.83ms [ActiveJob] Enqueued OtpJob (Job ID: 4109b14d-d405-43d1-bd97-44498629f2eb) to Inline(default) with arguments: ["User", "5b92e924acbcd65f403efdaf", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"5ovyZ-cViaW2g_2dy9vT"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e924acbcd65f403efdaf')}, "u"=>{"$set"=>{"additional_login_param_status"=>2, "encry... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e924acbcd65f403efdaf')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92e924acbcd65f403efdaf')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"notis", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"notis", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s Started POST "/admin_create_users" for 127.0.0.1 at 2018-09-08 02:40:07 +0530 Processing by Auth::AdminCreateUsersController#create as JSON Parameters: {"user"=>{"email"=>"rrphotosoft@gmail.com"}, "api_key"=>"test", "current_app_id"=>"testappid", "admin_create_user"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, admin_create_user, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"R6G-XzMAPCE7dp-J3Ky7"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"j_mvMrFv513pBEu99yqH"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e92facbcd65f403efdb5'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e92facbcd65f403efdb5')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [21afa52b-593b-4511-a9c3-0e35d46e2538] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92e92facbcd65f403efdb5, "a2QjyKX_5wZzS1xhiNMs", {} [ActiveJob] [ActionMailer::DeliveryJob] [21afa52b-593b-4511-a9c3-0e35d46e2538] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (2.7ms) [ActiveJob] [ActionMailer::DeliveryJob] [21afa52b-593b-4511-a9c3-0e35d46e2538] Devise::Mailer#confirmation_instructions: processed outbound mail in 4.3ms [ActiveJob] [ActionMailer::DeliveryJob] [21afa52b-593b-4511-a9c3-0e35d46e2538] Sent mail to rrphotosoft@gmail.com (3.4ms) [ActiveJob] [ActionMailer::DeliveryJob] [21afa52b-593b-4511-a9c3-0e35d46e2538] Date: Sat, 08 Sep 2018 02:40:07 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rrphotosoft@gmail.com Message-ID: <5b92e92f32794_5f402b1035b00f5c240aa@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome rrphotosoft@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [21afa52b-593b-4511-a9c3-0e35d46e2538] Performed ActionMailer::DeliveryJob from Inline(mailers) in 8.63ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 21afa52b-593b-4511-a9c3-0e35d46e2538) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92e92facbcd65f403efdb5, "a2QjyKX_5wZzS1xhiNMs", {} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com", "_id"=>{"$ne"=>BSON::ObjectId('5b92e92facbcd65f403efdb5')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com", "_id"=>{"$ne"=>BSON::ObjectId('5b92e92facbcd65f403efdb5')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"CRrnQJP8XXtFV_9aWS41"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"mTs3xHAe2HVj_NyRMCkZ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e92facbcd65f403efdb5')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 201 Created in 177ms (Views: 0.1ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"notis", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"JE4oY9syKGf5hv2ySkp_"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"R_ia7_c_PEmaZio6FJ5c"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e92facbcd65f403efdb7'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e92facbcd65f403efdb7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [3d117a36-1888-4e83-aa53-a32da911f643] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92e92facbcd65f403efdb7, "DHXz4HbQMLKC9zsjqcx1", {} [ActiveJob] [ActionMailer::DeliveryJob] [3d117a36-1888-4e83-aa53-a32da911f643] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [3d117a36-1888-4e83-aa53-a32da911f643] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.4ms [ActiveJob] [ActionMailer::DeliveryJob] [3d117a36-1888-4e83-aa53-a32da911f643] Sent mail to rrphotosoft@gmail.com (1.6ms) [ActiveJob] [ActionMailer::DeliveryJob] [3d117a36-1888-4e83-aa53-a32da911f643] Date: Sat, 08 Sep 2018 02:40:07 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rrphotosoft@gmail.com Message-ID: <5b92e92f614cf_5f402b1035b00f5c2416@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome rrphotosoft@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [3d117a36-1888-4e83-aa53-a32da911f643] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.45ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 3d117a36-1888-4e83-aa53-a32da911f643) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92e92facbcd65f403efdb7, "DHXz4HbQMLKC9zsjqcx1", {} Started POST "/authenticate/users/confirmation" for 127.0.0.1 at 2018-09-08 02:40:07 +0530 Processing by Auth::ConfirmationsController#create as JSON Parameters: {"user"=>{"email"=>"rrphotosoft@gmail.com"}, "api_key"=>"test", "current_app_id"=>"testappid", "confirmation"=>{"user"=>{"email"=>"rrphotosoft@gmail.com"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unconfirmed_email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"HgLZPxxXr4xHn5ycBeqK"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e92facbcd65f403efdb7')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e92facbcd65f403efdb7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [a12a900d-ae7a-4d53-bbd0-76cbe1fe05c1] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92e92facbcd65f403efdb7, "DHXz4HbQMLKC9zsjqcx1", {} [ActiveJob] [ActionMailer::DeliveryJob] [a12a900d-ae7a-4d53-bbd0-76cbe1fe05c1] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [a12a900d-ae7a-4d53-bbd0-76cbe1fe05c1] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.4ms [ActiveJob] [ActionMailer::DeliveryJob] [a12a900d-ae7a-4d53-bbd0-76cbe1fe05c1] Sent mail to rrphotosoft@gmail.com (1.5ms) [ActiveJob] [ActionMailer::DeliveryJob] [a12a900d-ae7a-4d53-bbd0-76cbe1fe05c1] Date: Sat, 08 Sep 2018 02:40:07 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rrphotosoft@gmail.com Message-ID: <5b92e92f7c8e0_5f402b1035b00f5c242d4@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome rrphotosoft@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [a12a900d-ae7a-4d53-bbd0-76cbe1fe05c1] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.32ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: a12a900d-ae7a-4d53-bbd0-76cbe1fe05c1) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92e92facbcd65f403efdb7, "DHXz4HbQMLKC9zsjqcx1", {} Completed 201 Created in 79ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"notis", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"4gzybfWdkc5JVDttdjYa"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"4zd_97JWthobGeiCgRqo"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e92facbcd65f403efdba'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e92facbcd65f403efdba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [660e48b6-cdbc-43fa-8e3e-947b86846723] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92e92facbcd65f403efdba, "yunxnyiNXpu1wph2kzT3", {} [ActiveJob] [ActionMailer::DeliveryJob] [660e48b6-cdbc-43fa-8e3e-947b86846723] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [660e48b6-cdbc-43fa-8e3e-947b86846723] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.6ms [ActiveJob] [ActionMailer::DeliveryJob] [660e48b6-cdbc-43fa-8e3e-947b86846723] Sent mail to rrphotosoft@gmail.com (1.7ms) [ActiveJob] [ActionMailer::DeliveryJob] [660e48b6-cdbc-43fa-8e3e-947b86846723] Date: Sat, 08 Sep 2018 02:40:07 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rrphotosoft@gmail.com Message-ID: <5b92e92f99c71_5f402b1035b00f5c2436@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome rrphotosoft@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [660e48b6-cdbc-43fa-8e3e-947b86846723] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.81ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 660e48b6-cdbc-43fa-8e3e-947b86846723) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92e92facbcd65f403efdba, "yunxnyiNXpu1wph2kzT3", {} Started GET "/authenticate/users/confirmation?confirmation_token=yunxnyiNXpu1wph2kzT3&api_key=test¤t_app_id=testappid" for 127.0.0.1 at 2018-09-08 02:40:07 +0530 Processing by Auth::ConfirmationsController#show as JSON Parameters: {"confirmation_token"=>"yunxnyiNXpu1wph2kzT3", "api_key"=>"test", "current_app_id"=>"testappid", "confirmation"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"confirmation_token"=>"yunxnyiNXpu1wph2kzT3"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"qP41bHTWmnnUvjPhY96z"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e92facbcd65f403efdba')}, "u"=>{"$set"=>{"confirmed_at"=>2018-09-07 21:10:07 UTC, "... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"reset_password_token"=>"0ad6e2f71d23c080718f38d3a5d37c708d3b1caa0d1b0e4fe7154791219b0270"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"2Ev9Xm61Vv3PCx2Cosez"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e92facbcd65f403efdba')}, "u"=>{"$set"=>{"identities"=>[], "reset_password_token"=>... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e92facbcd65f403efdba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [8434da70-3519-4215-b7f0-ba416589e779] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", gid://dummy/User/5b92e92facbcd65f403efdba, "FdwoDa-SVeodDESEXjJU", {} [ActiveJob] [ActionMailer::DeliveryJob] [8434da70-3519-4215-b7f0-ba416589e779] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/reset_password_instructions.html.erb (3.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [8434da70-3519-4215-b7f0-ba416589e779] Devise::Mailer#reset_password_instructions: processed outbound mail in 28.5ms [ActiveJob] [ActionMailer::DeliveryJob] [8434da70-3519-4215-b7f0-ba416589e779] Sent mail to rrphotosoft@gmail.com (4.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [8434da70-3519-4215-b7f0-ba416589e779] Date: Sat, 08 Sep 2018 02:40:07 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rrphotosoft@gmail.com Message-ID: <5b92e92fbcd42_5f402b1035b00f5c2447d@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Reset password instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello rrphotosoft@gmail.com!

Someone has requested a link to change your password. You can do this through the link below.

Change my password

If you didn't request this, please ignore this email.

Your password won't change until you access the link above and create a new one.

[ActiveJob] [ActionMailer::DeliveryJob] [8434da70-3519-4215-b7f0-ba416589e779] Performed ActionMailer::DeliveryJob from Inline(mailers) in 33.42ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 8434da70-3519-4215-b7f0-ba416589e779) to Inline(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", gid://dummy/User/5b92e92facbcd65f403efdba, "FdwoDa-SVeodDESEXjJU", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"hLm_vy9Gy8bjdFxMCWNC"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e92facbcd65f403efdba')}, "u"=>{"$set"=>{"confirmed_at"=>2018-09-07 21:10:07 UTC, "... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e92facbcd65f403efdba')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Rendered text template (0.1ms) Completed 201 Created in 214ms (Views: 1.1ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e92facbcd65f403efdba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"notis", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"eVWCNsxuhVfL4mLNbZm_"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Mmr-epNpT3HypyY9HyuH"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e92facbcd65f403efdbd'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e92facbcd65f403efdbd')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [e54cc7cd-581e-4fe9-8d89-c985de4d1976] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92e92facbcd65f403efdbd, "z48VGo_fbJFxfNzULbHC", {} [ActiveJob] [ActionMailer::DeliveryJob] [e54cc7cd-581e-4fe9-8d89-c985de4d1976] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [e54cc7cd-581e-4fe9-8d89-c985de4d1976] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.7ms [ActiveJob] [ActionMailer::DeliveryJob] [e54cc7cd-581e-4fe9-8d89-c985de4d1976] Sent mail to rrphotosoft@gmail.com (1.7ms) [ActiveJob] [ActionMailer::DeliveryJob] [e54cc7cd-581e-4fe9-8d89-c985de4d1976] Date: Sat, 08 Sep 2018 02:40:07 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rrphotosoft@gmail.com Message-ID: <5b92e92fef7cc_5f402b1035b00f5c24510@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome rrphotosoft@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [e54cc7cd-581e-4fe9-8d89-c985de4d1976] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.85ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: e54cc7cd-581e-4fe9-8d89-c985de4d1976) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92e92facbcd65f403efdbd, "z48VGo_fbJFxfNzULbHC", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"nwcs87PXyFwbWcN8rqtv"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e92facbcd65f403efdbd')}, "u"=>{"$set"=>{"confirmed_at"=>2018-09-07 21:10:08 UTC, "... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"reset_password_token"=>"ab6a8ba3c493f50eafe9d38b3daa33a89fd38e7b2f2d6da9ef049ead870a6c5b"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"s613UAnSqssxc4kgPQzz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e92facbcd65f403efdbd')}, "u"=>{"$set"=>{"identities"=>[], "reset_password_token"=>... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e92facbcd65f403efdbd')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [2c0af14f-e23a-4ede-a5f2-007d95d99975] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", gid://dummy/User/5b92e92facbcd65f403efdbd, "fJoFSYiei1Duzy5gJhHk", {} [ActiveJob] [ActionMailer::DeliveryJob] [2c0af14f-e23a-4ede-a5f2-007d95d99975] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/reset_password_instructions.html.erb (0.6ms) [ActiveJob] [ActionMailer::DeliveryJob] [2c0af14f-e23a-4ede-a5f2-007d95d99975] Devise::Mailer#reset_password_instructions: processed outbound mail in 3.5ms [ActiveJob] [ActionMailer::DeliveryJob] [2c0af14f-e23a-4ede-a5f2-007d95d99975] Sent mail to rrphotosoft@gmail.com (6.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [2c0af14f-e23a-4ede-a5f2-007d95d99975] Date: Sat, 08 Sep 2018 02:40:08 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rrphotosoft@gmail.com Message-ID: <5b92e930199ca_5f402b1035b00f5c2469e@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Reset password instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello rrphotosoft@gmail.com!

Someone has requested a link to change your password. You can do this through the link below.

Change my password

If you didn't request this, please ignore this email.

Your password won't change until you access the link above and create a new one.

[ActiveJob] [ActionMailer::DeliveryJob] [2c0af14f-e23a-4ede-a5f2-007d95d99975] Performed ActionMailer::DeliveryJob from Inline(mailers) in 11.25ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 2c0af14f-e23a-4ede-a5f2-007d95d99975) to Inline(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", gid://dummy/User/5b92e92facbcd65f403efdbd, "fJoFSYiei1Duzy5gJhHk", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zbZF5yU7Rj-xZWyH-2Q5"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e92facbcd65f403efdbd')}, "u"=>{"$set"=>{"confirmed_at"=>2018-09-07 21:10:08 UTC, "... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e92facbcd65f403efdbd')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"1rCq9pC9-z_gx3y3ABri"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e92facbcd65f403efdbd')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started PUT "/profiles/5b92e92facbcd65f403efdbd" for 127.0.0.1 at 2018-09-08 02:40:08 +0530 Processing by ProfilesController#update as JSON Parameters: {"id"=>"5b92e92facbcd65f403efdbd", "user"=>{"created_by_admin"=>true}, "resource"=>"users", "api_key"=>"test", "current_app_id"=>"testappid", "profile"=>{"id"=>"5b92e92facbcd65f403efdbd", "user"=>{"created_by_admin"=>true}, "resource"=>"users", "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: profile, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"_id"=>BSON::ObjectId('5b92e92facbcd65f403efdbd')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e92facbcd65f403efdbd')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zhLUD4Kg-XyxQ5H5yhs6"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e92facbcd65f403efdbd')}, "u"=>{"$set"=>{"created_by_admin"=>true, "encrypted_authe... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"reset_password_token"=>"8aefaeafd44a7e182257e77362471ca3a057f1776c511e068e732c8982f28b3d"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"7WyTpTKuYYBi4ZfrSQo8"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e92facbcd65f403efdbd')}, "u"=>{"$set"=>{"reset_password_token"=>"8aefaeafd44a7e182... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e92facbcd65f403efdbd')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [2e3db843-53dd-4674-93f8-b77ef9587246] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", gid://dummy/User/5b92e92facbcd65f403efdbd, "6Tq5SmGCPovftXixiYRm", {} [ActiveJob] [ActionMailer::DeliveryJob] [2e3db843-53dd-4674-93f8-b77ef9587246] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/reset_password_instructions.html.erb (0.8ms) [ActiveJob] [ActionMailer::DeliveryJob] [2e3db843-53dd-4674-93f8-b77ef9587246] Devise::Mailer#reset_password_instructions: processed outbound mail in 4.3ms [ActiveJob] [ActionMailer::DeliveryJob] [2e3db843-53dd-4674-93f8-b77ef9587246] Sent mail to rrphotosoft@gmail.com (5.8ms) [ActiveJob] [ActionMailer::DeliveryJob] [2e3db843-53dd-4674-93f8-b77ef9587246] Date: Sat, 08 Sep 2018 02:40:08 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rrphotosoft@gmail.com Message-ID: <5b92e9305aedf_5f402b1035b00f5c247bd@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Reset password instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello rrphotosoft@gmail.com!

Someone has requested a link to change your password. You can do this through the link below.

Change my password

If you didn't request this, please ignore this email.

Your password won't change until you access the link above and create a new one.

[ActiveJob] [ActionMailer::DeliveryJob] [2e3db843-53dd-4674-93f8-b77ef9587246] Performed ActionMailer::DeliveryJob from Inline(mailers) in 11.42ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 2e3db843-53dd-4674-93f8-b77ef9587246) to Inline(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", gid://dummy/User/5b92e92facbcd65f403efdbd, "6Tq5SmGCPovftXixiYRm", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"3mWLxJH2MCDETLC7mdRz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e92facbcd65f403efdbd')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"XfD6cLsXHTsyho2xWk2R"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e92facbcd65f403efdbd')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 204 No Content in 282ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"notis", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Aj7c7Tyo3bt8BhbzAZzR"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"rPgxz15iAaTMy8yB4Vyj"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e930acbcd65f403efdc0'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e930acbcd65f403efdc0')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [6b56b325-c095-4a47-a70b-646a03df66c9] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92e930acbcd65f403efdc0, "YpZY2tMUzgsfUVP47vmg", {} [ActiveJob] [ActionMailer::DeliveryJob] [6b56b325-c095-4a47-a70b-646a03df66c9] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [6b56b325-c095-4a47-a70b-646a03df66c9] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.5ms [ActiveJob] [ActionMailer::DeliveryJob] [6b56b325-c095-4a47-a70b-646a03df66c9] Sent mail to rrphotosoft@gmail.com (1.7ms) [ActiveJob] [ActionMailer::DeliveryJob] [6b56b325-c095-4a47-a70b-646a03df66c9] Date: Sat, 08 Sep 2018 02:40:08 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rrphotosoft@gmail.com Message-ID: <5b92e9309d672_5f402b1035b00f5c2489@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome rrphotosoft@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [6b56b325-c095-4a47-a70b-646a03df66c9] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.63ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 6b56b325-c095-4a47-a70b-646a03df66c9) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92e930acbcd65f403efdc0, "YpZY2tMUzgsfUVP47vmg", {} Started GET "/authenticate/users/confirmation?confirmation_token=the+sandman+was+looking+for+a+legend+for+a+girl&api_key=test¤t_app_id=testappid" for 127.0.0.1 at 2018-09-08 02:40:08 +0530 Processing by Auth::ConfirmationsController#show as JSON Parameters: {"confirmation_token"=>"the sandman was looking for a legend for a girl", "api_key"=>"test", "current_app_id"=>"testappid", "confirmation"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"confirmation_token"=>"the sandman was looking for a legend for a girl"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"confirmation_token"=>"99326db4e21a0ded211977de8a9828b0370a791cfd183ae36a3b6ed626290250"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"notis", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xJpucU1KtX9_dCFj-8s6"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sL4DXh6UhWapBVhC5_s6"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e930acbcd65f403efdc3'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e930acbcd65f403efdc3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [31fc18e4-fbfb-40e4-8f3f-43b3428c938d] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92e930acbcd65f403efdc3, "Uj7zdbCmxyzBRhzgQ8n1", {} [ActiveJob] [ActionMailer::DeliveryJob] [31fc18e4-fbfb-40e4-8f3f-43b3428c938d] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [31fc18e4-fbfb-40e4-8f3f-43b3428c938d] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.4ms [ActiveJob] [ActionMailer::DeliveryJob] [31fc18e4-fbfb-40e4-8f3f-43b3428c938d] Sent mail to rrphotosoft@gmail.com (1.6ms) [ActiveJob] [ActionMailer::DeliveryJob] [31fc18e4-fbfb-40e4-8f3f-43b3428c938d] Date: Sat, 08 Sep 2018 02:40:08 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rrphotosoft@gmail.com Message-ID: <5b92e930e7a4c_5f402b1035b00f5c249c2@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome rrphotosoft@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [31fc18e4-fbfb-40e4-8f3f-43b3428c938d] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.37ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 31fc18e4-fbfb-40e4-8f3f-43b3428c938d) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92e930acbcd65f403efdc3, "Uj7zdbCmxyzBRhzgQ8n1", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Sf8ycDWYPuxjARvz1xbm"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e930acbcd65f403efdc3')}, "u"=>{"$set"=>{"confirmed_at"=>2018-09-07 21:10:09 UTC, "... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"reset_password_token"=>"a4f843d6a21a0c79f499f54f7519eb52911c41fb40c44918226d9166a93f03e4"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"KqDUzc3DkzekjhQWDQFi"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e930acbcd65f403efdc3')}, "u"=>{"$set"=>{"identities"=>[], "reset_password_token"=>... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e930acbcd65f403efdc3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [ffe3afbe-951f-4865-8720-5ed0cf20ca56] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", gid://dummy/User/5b92e930acbcd65f403efdc3, "7mZdWvjXCYa-RSjkLnEp", {} [ActiveJob] [ActionMailer::DeliveryJob] [ffe3afbe-951f-4865-8720-5ed0cf20ca56] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/reset_password_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [ffe3afbe-951f-4865-8720-5ed0cf20ca56] Devise::Mailer#reset_password_instructions: processed outbound mail in 1.9ms [ActiveJob] [ActionMailer::DeliveryJob] [ffe3afbe-951f-4865-8720-5ed0cf20ca56] Sent mail to rrphotosoft@gmail.com (3.7ms) [ActiveJob] [ActionMailer::DeliveryJob] [ffe3afbe-951f-4865-8720-5ed0cf20ca56] Date: Sat, 08 Sep 2018 02:40:09 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rrphotosoft@gmail.com Message-ID: <5b92e93118056_5f402b1035b00f5c2503e@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Reset password instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello rrphotosoft@gmail.com!

Someone has requested a link to change your password. You can do this through the link below.

Change my password

If you didn't request this, please ignore this email.

Your password won't change until you access the link above and create a new one.

[ActiveJob] [ActionMailer::DeliveryJob] [ffe3afbe-951f-4865-8720-5ed0cf20ca56] Performed ActionMailer::DeliveryJob from Inline(mailers) in 6.24ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: ffe3afbe-951f-4865-8720-5ed0cf20ca56) to Inline(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", gid://dummy/User/5b92e930acbcd65f403efdc3, "7mZdWvjXCYa-RSjkLnEp", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"hZENZau2tuWh8G9syunb"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e930acbcd65f403efdc3')}, "u"=>{"$set"=>{"confirmed_at"=>2018-09-07 21:10:09 UTC, "... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e930acbcd65f403efdc3')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"3UYCT11BwzjRxV-PUDmf"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e930acbcd65f403efdc3')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"doctor@gmail.com", "_id"=>{"$ne"=>BSON::ObjectId('5b92e930acbcd65f403efdc3')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"yQJkNBXdfprXMVMr4yqi"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"TPGKbNcJCgPY9z5sHJAk"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e930acbcd65f403efdc3')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e930acbcd65f403efdc3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [1f02d809-0517-4b03-be96-83f124a41e78] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92e930acbcd65f403efdc3, "kjThnxHiRhPtr8NQbwjw", {:to=>"doctor@gmail.com"} [ActiveJob] [ActionMailer::DeliveryJob] [1f02d809-0517-4b03-be96-83f124a41e78] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [1f02d809-0517-4b03-be96-83f124a41e78] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.5ms [ActiveJob] [ActionMailer::DeliveryJob] [1f02d809-0517-4b03-be96-83f124a41e78] Sent mail to doctor@gmail.com (1.5ms) [ActiveJob] [ActionMailer::DeliveryJob] [1f02d809-0517-4b03-be96-83f124a41e78] Date: Sat, 08 Sep 2018 02:40:09 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: doctor@gmail.com Message-ID: <5b92e931580e9_5f402b1035b00f5c251c9@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome doctor@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [1f02d809-0517-4b03-be96-83f124a41e78] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.39ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 1f02d809-0517-4b03-be96-83f124a41e78) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92e930acbcd65f403efdc3, "kjThnxHiRhPtr8NQbwjw", {:to=>"doctor@gmail.com"} Started POST "/admin_create_users" for 127.0.0.1 at 2018-09-08 02:40:09 +0530 Processing by Auth::AdminCreateUsersController#create as JSON Parameters: {"user"=>{"additional_login_param"=>"9561137096", "email"=>"doggy@gmail.com"}, "api_key"=>"test", "current_app_id"=>"testappid", "admin_create_user"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, admin_create_user, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"doggy@gmail.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Completed 422 Unprocessable Entity in 27ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"angelita@huels.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"aUc9xvv2-34Ss7G3AZnA"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"UFbxHWA2HMPNLUtz3zvt"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e931acbcd65f403efdc8')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e931acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e931acbcd65f403efdc8')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e931acbcd65f403efdcb')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"TXqsvqxvMfYmVQs1y5zN"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92e931acbcd65f403efdc8')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e931acbcd65f403efdc8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e931acbcd65f403efdc8')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92e931acbcd65f403efdc8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"kellie_marvin@harveysatterfield.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xhFaf9CT9gk1e9dxFsxk"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"9P2LWmyUoHMmAtXsSDV6"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e931acbcd65f403efdcd')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e931acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e931acbcd65f403efdcd')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"i3uayz33zy2Drc95kiPd"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92e931acbcd65f403efdcd')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e931acbcd65f403efdcd')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e931acbcd65f403efdcd')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92e931acbcd65f403efdcd')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s Started PUT "/profiles/credential_exists" for 127.0.0.1 at 2018-09-08 02:40:09 +0530 Processing by ProfilesController#update as JSON Parameters: {"id"=>"credential_exists", "user"=>{"android_token"=>"xyz"}, "api_key"=>"test", "current_app_id"=>"testappid", "resource"=>"users", "profile"=>{"id"=>"credential_exists", "user"=>{"android_token"=>"xyz"}, "api_key"=>"test", "current_app_id"=>"testappid", "resource"=>"users"}} Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken1"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken1"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: profile, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"_id"=>BSON::ObjectId('5b92e931acbcd65f403efdcd')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e931acbcd65f403efdcd')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"67y2sAoLC8CfPD8k7BkP"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e931acbcd65f403efdcd')}, "u"=>{"$set"=>{"android_token"=>"xyz", "android_endpoint"... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Completed 204 No Content in 21688ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e931acbcd65f403efdcd')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"nels@lockman.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zBhwjYszHQmDivRH3xWU"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"w4sEin4x3N5zzyiGQFs3"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e947acbcd65f403efdd1')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e947acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e947acbcd65f403efdd1')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e947acbcd65f403efdd4')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"pYcp_RNqSBC9t-3vWyy5"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92e947acbcd65f403efdd1')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e947acbcd65f403efdd1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e947acbcd65f403efdd1')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92e947acbcd65f403efdd1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"tod@conroybalistreri.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"gA-BsPFzQoCrJzJeVkJi"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"SbucA56dp-8AfF87uzab"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e947acbcd65f403efdd6')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e947acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e947acbcd65f403efdd6')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zUfASo-zoduG4xseu5Ly"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92e947acbcd65f403efdd6')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e947acbcd65f403efdd6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e947acbcd65f403efdd6')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92e947acbcd65f403efdd6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started POST "/endpoints" for 127.0.0.1 at 2018-09-08 02:40:31 +0530 Processing by Auth::EndpointsController#create as JSON Parameters: {"endpoint"=>{"android_token"=>"abc"}, "api_key"=>"test", "current_app_id"=>"testappid"} Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_endpoints", "query"=>{"$or"=>[{"android_token"=>"abc"}]}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e947acbcd65f403efdda'), "android_token"=>"abc"}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, ... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s Completed 201 Created in 316ms (Views: 0.4ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"iva.bruen@larkinhintz.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ZgsPQPsdGyxAsCkTzu8S"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"K-NReqbCqBzYeZjwStZs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e948acbcd65f403efddb')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e948acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e948acbcd65f403efddb')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e948acbcd65f403efdde')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"f_ZiehC5Dpva9K33s38_"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92e948acbcd65f403efddb')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e948acbcd65f403efddb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e948acbcd65f403efddb')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92e948acbcd65f403efddb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"emil@will.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"pXvxyyRxvBxWTGbr9qVp"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Ukrp1ozrUR1QsXZpWsks"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e948acbcd65f403efde0')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e948acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e948acbcd65f403efde0')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"uyCn9AWfgNBYa7EXCzhL"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92e948acbcd65f403efde0')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e948acbcd65f403efde0')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e948acbcd65f403efde0')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92e948acbcd65f403efde0')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Started POST "/endpoints" for 127.0.0.1 at 2018-09-08 02:40:32 +0530 Processing by Auth::EndpointsController#create as HTML Parameters: {"{\"endpoint\":{\"android_token\":\"abc\"},\"api_key\":\"test\",\"current_app_id\":\"testappid\"}"=>nil} Can't verify CSRF token authenticity Rendered text template (0.0ms) Filter chain halted as :do_before_request rendered or redirected Completed 401 Unauthorized in 6ms (Views: 5.5ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"katherine@kihndickinson.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"WHpBU1Nvsa7G8GNm5zNx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"En6d5g6zqSUK9iYEdoMB"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e948acbcd65f403efde4')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e948acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e948acbcd65f403efde4')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e948acbcd65f403efde7')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Q95Xz1inKP7A5g4r5WtY"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92e948acbcd65f403efde4')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e948acbcd65f403efde4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e948acbcd65f403efde4')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92e948acbcd65f403efde4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"omer@bernier.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"iih1xRKSpzQrF_2zFULR"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Z95R3emeuhSDJzyh99jH"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e948acbcd65f403efde9')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e948acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e948acbcd65f403efde9')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"SMxad8X5f84ziSM4xyLf"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92e948acbcd65f403efde9')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e948acbcd65f403efde9')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e948acbcd65f403efde9')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92e948acbcd65f403efde9')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started POST "/endpoints" for 127.0.0.1 at 2018-09-08 02:40:32 +0530 Processing by Auth::EndpointsController#create as JSON Parameters: {"endpoint"=>{"android_token"=>"abc"}} Can't verify CSRF token authenticity Rendered text template (0.0ms) Filter chain halted as :do_before_request rendered or redirected Completed 401 Unauthorized in 1ms (Views: 0.4ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"alexis.anderson@schaefer.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"7YXBFxrj9NFtpiei1NkS"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"99sYN_PWeKt9hn3hyxrp"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e949acbcd65f403efded'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e949acbcd65f403efded')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"victor@yundt.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zgqx9zSGyx74CAF87DL-"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"8bpZsjeWtCmXJpQQyQGG"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e949acbcd65f403efdf0'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e949acbcd65f403efdf0')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"colten@kovacekgrant.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"wNAs2A_4Dx2siUkvVtf9"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"N88bx_ZFCuVvr-4B-R_8"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e949acbcd65f403efdf3'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e949acbcd65f403efdf3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [27caf7a0-2fcd-4151-ac02-c500798318a8] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92e949acbcd65f403efdf3, "58vnpHszohkF3xGLsydZ", {} [ActiveJob] [ActionMailer::DeliveryJob] [27caf7a0-2fcd-4151-ac02-c500798318a8] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [27caf7a0-2fcd-4151-ac02-c500798318a8] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.6ms [ActiveJob] [ActionMailer::DeliveryJob] [27caf7a0-2fcd-4151-ac02-c500798318a8] Sent mail to colten@kovacekgrant.org (3.0ms) [ActiveJob] [ActionMailer::DeliveryJob] [27caf7a0-2fcd-4151-ac02-c500798318a8] Date: Sat, 08 Sep 2018 02:40:33 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: colten@kovacekgrant.org Message-ID: <5b92e94934c66_5f402b1035b00f5c25215@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome colten@kovacekgrant.org!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [27caf7a0-2fcd-4151-ac02-c500798318a8] Performed ActionMailer::DeliveryJob from Inline(mailers) in 5.2ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 27caf7a0-2fcd-4151-ac02-c500798318a8) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92e949acbcd65f403efdf3, "58vnpHszohkF3xGLsydZ", {} MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e949acbcd65f403efdf5')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Started GET "/authenticate/users/confirmation/new" for 127.0.0.1 at 2018-09-08 02:40:33 +0530 Processing by Auth::ConfirmationsController#new as HTML Rendered /home/bhargav/Github/Auth/app/views/auth/shared/_devise_error_messages.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/confirmations/new.html.erb within layouts/application (1.9ms) Rendered shopping/_navigation_options.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (1.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.1ms) Completed 200 OK in 31ms (Views: 29.7ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"marilyne@wolff.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"quFQ6V5yExfjokKVrBMx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"13gEV_jdK5yuLQ2ixM8a"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e949acbcd65f403efdf8'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e949acbcd65f403efdf8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [c200bdd6-12bd-4268-986d-dff90d115a49] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92e949acbcd65f403efdf8, "5UzWiwQCq1FNhHsZjWVr", {} [ActiveJob] [ActionMailer::DeliveryJob] [c200bdd6-12bd-4268-986d-dff90d115a49] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [c200bdd6-12bd-4268-986d-dff90d115a49] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.8ms [ActiveJob] [ActionMailer::DeliveryJob] [c200bdd6-12bd-4268-986d-dff90d115a49] Sent mail to marilyne@wolff.com (2.7ms) [ActiveJob] [ActionMailer::DeliveryJob] [c200bdd6-12bd-4268-986d-dff90d115a49] Date: Sat, 08 Sep 2018 02:40:33 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: marilyne@wolff.com Message-ID: <5b92e9495d87a_5f402b1035b00f5c253ea@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome marilyne@wolff.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [c200bdd6-12bd-4268-986d-dff90d115a49] Performed ActionMailer::DeliveryJob from Inline(mailers) in 5.18ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: c200bdd6-12bd-4268-986d-dff90d115a49) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92e949acbcd65f403efdf8, "5UzWiwQCq1FNhHsZjWVr", {} MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e949acbcd65f403efdfa')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/users/confirmation" for 127.0.0.1 at 2018-09-08 02:40:33 +0530 Processing by Auth::ConfirmationsController#create as HTML Parameters: {"user"=>{"email"=>"marilyne@wolff.com"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unconfirmed_email"=>"marilyne@wolff.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"marilyne@wolff.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"p--nTssRsK5yiB_tqez4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e949acbcd65f403efdf8')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e949acbcd65f403efdf8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [e3294e2a-dcd0-442c-919c-05db5101f255] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92e949acbcd65f403efdf8, "5UzWiwQCq1FNhHsZjWVr", {} [ActiveJob] [ActionMailer::DeliveryJob] [e3294e2a-dcd0-442c-919c-05db5101f255] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (1.1ms) [ActiveJob] [ActionMailer::DeliveryJob] [e3294e2a-dcd0-442c-919c-05db5101f255] Devise::Mailer#confirmation_instructions: processed outbound mail in 5.4ms [ActiveJob] [ActionMailer::DeliveryJob] [e3294e2a-dcd0-442c-919c-05db5101f255] Sent mail to marilyne@wolff.com (4.6ms) [ActiveJob] [ActionMailer::DeliveryJob] [e3294e2a-dcd0-442c-919c-05db5101f255] Date: Sat, 08 Sep 2018 02:40:33 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: marilyne@wolff.com Message-ID: <5b92e9497b4a5_5f402b1035b00f5c2541f@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome marilyne@wolff.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [e3294e2a-dcd0-442c-919c-05db5101f255] Performed ActionMailer::DeliveryJob from Inline(mailers) in 11.56ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: e3294e2a-dcd0-442c-919c-05db5101f255) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92e949acbcd65f403efdf8, "5UzWiwQCq1FNhHsZjWVr", {} Redirected to http://www.example.com/authenticate/users/sign_in Completed 302 Found in 77ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"bell@johnston.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"hJJ6mJhAi55U75LLgizD"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"T48UbzB3dhcUDwvyVVic"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e949acbcd65f403efdfc'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e949acbcd65f403efdfc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [86e0c282-76f7-48fd-8c21-27eecb3bc09a] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92e949acbcd65f403efdfc, "boNJ1fNns-VUXAJVUP77", {} [ActiveJob] [ActionMailer::DeliveryJob] [86e0c282-76f7-48fd-8c21-27eecb3bc09a] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [86e0c282-76f7-48fd-8c21-27eecb3bc09a] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.5ms [ActiveJob] [ActionMailer::DeliveryJob] [86e0c282-76f7-48fd-8c21-27eecb3bc09a] Sent mail to bell@johnston.co (2.4ms) [ActiveJob] [ActionMailer::DeliveryJob] [86e0c282-76f7-48fd-8c21-27eecb3bc09a] Date: Sat, 08 Sep 2018 02:40:33 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: bell@johnston.co Message-ID: <5b92e9498ce17_5f402b1035b00f5c2552@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome bell@johnston.co!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [86e0c282-76f7-48fd-8c21-27eecb3bc09a] Performed ActionMailer::DeliveryJob from Inline(mailers) in 4.6ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 86e0c282-76f7-48fd-8c21-27eecb3bc09a) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92e949acbcd65f403efdfc, "boNJ1fNns-VUXAJVUP77", {} MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e949acbcd65f403efdfe')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started GET "/authenticate/users/confirmation?confirmation_token=boNJ1fNns-VUXAJVUP77" for 127.0.0.1 at 2018-09-08 02:40:33 +0530 Processing by Auth::ConfirmationsController#show as HTML Parameters: {"confirmation_token"=>"boNJ1fNns-VUXAJVUP77"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"confirmation_token"=>"boNJ1fNns-VUXAJVUP77"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"L4FyxYYzG2kHmmYV99wy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e949acbcd65f403efdfc')}, "u"=>{"$set"=>{"confirmed_at"=>2018-09-07 21:10:33 UTC, "... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e949acbcd65f403efdfc')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92e949acbcd65f403efdfc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Redirected to http://www.example.com/authenticate/users/sign_in Completed 302 Found in 70ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e949acbcd65f403efdfc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"blake.ruecker@dooley.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ygmtm6V4V_fDEqwMsxzh"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"rr2U3hxTVLrYQxx7pimw"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e949acbcd65f403efe00'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e949acbcd65f403efe00')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [66553057-8ea9-446d-8d08-497883e3de00] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92e949acbcd65f403efe00, "_9LyZL5aC_TEhmvkq49m", {} [ActiveJob] [ActionMailer::DeliveryJob] [66553057-8ea9-446d-8d08-497883e3de00] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [66553057-8ea9-446d-8d08-497883e3de00] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.5ms [ActiveJob] [ActionMailer::DeliveryJob] [66553057-8ea9-446d-8d08-497883e3de00] Sent mail to blake.ruecker@dooley.info (1.6ms) [ActiveJob] [ActionMailer::DeliveryJob] [66553057-8ea9-446d-8d08-497883e3de00] Date: Sat, 08 Sep 2018 02:40:33 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: blake.ruecker@dooley.info Message-ID: <5b92e949d8201_5f402b1035b00f5c256c0@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome blake.ruecker@dooley.info!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [66553057-8ea9-446d-8d08-497883e3de00] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.51ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 66553057-8ea9-446d-8d08-497883e3de00) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92e949acbcd65f403efe00, "_9LyZL5aC_TEhmvkq49m", {} MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e949acbcd65f403efe02')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started GET "/authenticate/users/confirmation/new?redirect_url=http%3A%2F%2Fwww.google.com&api_key=test¤t_app_id=testappid" for 127.0.0.1 at 2018-09-08 02:40:33 +0530 Processing by Auth::ConfirmationsController#new as HTML Parameters: {"redirect_url"=>"http://www.google.com", "api_key"=>"test", "current_app_id"=>"testappid"} Rendered /home/bhargav/Github/Auth/app/views/auth/shared/_devise_error_messages.html.erb (0.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/confirmations/new.html.erb within layouts/application (0.4ms) Rendered shopping/_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (0.9ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.3ms) Completed 200 OK in 5ms (Views: 4.6ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"chaim.denesik@hermistonjohnston.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"hMxu2g6NFyiK_1bitA58"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yJRJtRdajo1iVVc6yzo2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e949acbcd65f403efe05'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e949acbcd65f403efe05')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [ece5acac-3510-4877-80e9-84ecdb47763d] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92e949acbcd65f403efe05, "H4skhqDbGdqxxyZe4oWv", {} [ActiveJob] [ActionMailer::DeliveryJob] [ece5acac-3510-4877-80e9-84ecdb47763d] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [ece5acac-3510-4877-80e9-84ecdb47763d] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.6ms [ActiveJob] [ActionMailer::DeliveryJob] [ece5acac-3510-4877-80e9-84ecdb47763d] Sent mail to chaim.denesik@hermistonjohnston.name (1.7ms) [ActiveJob] [ActionMailer::DeliveryJob] [ece5acac-3510-4877-80e9-84ecdb47763d] Date: Sat, 08 Sep 2018 02:40:34 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: chaim.denesik@hermistonjohnston.name Message-ID: <5b92e94a937_5f402b1035b00f5c25799@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome chaim.denesik@hermistonjohnston.name!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [ece5acac-3510-4877-80e9-84ecdb47763d] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.7ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: ece5acac-3510-4877-80e9-84ecdb47763d) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92e949acbcd65f403efe05, "H4skhqDbGdqxxyZe4oWv", {} MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e94aacbcd65f403efe07')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Started POST "/authenticate/users/confirmation" for 127.0.0.1 at 2018-09-08 02:40:34 +0530 Processing by Auth::ConfirmationsController#create as HTML Parameters: {"user"=>{"email"=>"chaim.denesik@hermistonjohnston.name"}, "redirect_url"=>"http://www.google.com", "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unconfirmed_email"=>"chaim.denesik@hermistonjohnston.name"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"chaim.denesik@hermistonjohnston.name"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Pszy6NHYjzXp9C7-ic6K"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e949acbcd65f403efe05')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e949acbcd65f403efe05')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [41362d90-fced-4a66-a460-c13b125513df] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92e949acbcd65f403efe05, "H4skhqDbGdqxxyZe4oWv", {} [ActiveJob] [ActionMailer::DeliveryJob] [41362d90-fced-4a66-a460-c13b125513df] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.9ms) [ActiveJob] [ActionMailer::DeliveryJob] [41362d90-fced-4a66-a460-c13b125513df] Devise::Mailer#confirmation_instructions: processed outbound mail in 4.0ms [ActiveJob] [ActionMailer::DeliveryJob] [41362d90-fced-4a66-a460-c13b125513df] Sent mail to chaim.denesik@hermistonjohnston.name (4.5ms) [ActiveJob] [ActionMailer::DeliveryJob] [41362d90-fced-4a66-a460-c13b125513df] Date: Sat, 08 Sep 2018 02:40:34 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: chaim.denesik@hermistonjohnston.name Message-ID: <5b92e94a274ba_5f402b1035b00f5c258f9@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome chaim.denesik@hermistonjohnston.name!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [41362d90-fced-4a66-a460-c13b125513df] Performed ActionMailer::DeliveryJob from Inline(mailers) in 9.59ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 41362d90-fced-4a66-a460-c13b125513df) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92e949acbcd65f403efe05, "H4skhqDbGdqxxyZe4oWv", {} Redirected to http://www.example.com/authenticate/users/sign_in Completed 302 Found in 70ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"caden@spinka.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"NGPxCsPk2PDLkioHRa3s"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ktAP6-__csWZGr3xygxC"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e94aacbcd65f403efe09'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e94aacbcd65f403efe09')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [ca08e9a7-1be2-4c1f-aa1f-c8b5090587e4] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92e94aacbcd65f403efe09, "vQxUxx4Kg7iyqEMCnLup", {} [ActiveJob] [ActionMailer::DeliveryJob] [ca08e9a7-1be2-4c1f-aa1f-c8b5090587e4] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [ca08e9a7-1be2-4c1f-aa1f-c8b5090587e4] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.8ms [ActiveJob] [ActionMailer::DeliveryJob] [ca08e9a7-1be2-4c1f-aa1f-c8b5090587e4] Sent mail to caden@spinka.info (3.0ms) [ActiveJob] [ActionMailer::DeliveryJob] [ca08e9a7-1be2-4c1f-aa1f-c8b5090587e4] Date: Sat, 08 Sep 2018 02:40:34 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: caden@spinka.info Message-ID: <5b92e94a36b09_5f402b1035b00f5c25970@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome caden@spinka.info!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [ca08e9a7-1be2-4c1f-aa1f-c8b5090587e4] Performed ActionMailer::DeliveryJob from Inline(mailers) in 5.4ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: ca08e9a7-1be2-4c1f-aa1f-c8b5090587e4) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92e94aacbcd65f403efe09, "vQxUxx4Kg7iyqEMCnLup", {} MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e94aacbcd65f403efe0b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started GET "/authenticate/users/confirmation/new" for 127.0.0.1 at 2018-09-08 02:40:34 +0530 Processing by Auth::ConfirmationsController#new as JSON Parameters: {"confirmation"=>{}} Rendered text template (0.0ms) Filter chain halted as :ignore_json_request rendered or redirected Completed 406 Not Acceptable in 1ms (Views: 0.4ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"elliot.kautzer@stamm.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"wh-DNcebfzBXTDD9Yzpd"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"v7s3ydMb3iBJsk2sRyLk"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e94aacbcd65f403efe0c'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e94aacbcd65f403efe0c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [d669bde5-58aa-4724-ab60-d380ea3512eb] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92e94aacbcd65f403efe0c, "CcUzjkoAVr9bN5zjW5zm", {} [ActiveJob] [ActionMailer::DeliveryJob] [d669bde5-58aa-4724-ab60-d380ea3512eb] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [d669bde5-58aa-4724-ab60-d380ea3512eb] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.5ms [ActiveJob] [ActionMailer::DeliveryJob] [d669bde5-58aa-4724-ab60-d380ea3512eb] Sent mail to elliot.kautzer@stamm.co (2.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [d669bde5-58aa-4724-ab60-d380ea3512eb] Date: Sat, 08 Sep 2018 02:40:34 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: elliot.kautzer@stamm.co Message-ID: <5b92e94a50892_5f402b1035b00f5c260ee@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome elliot.kautzer@stamm.co!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [d669bde5-58aa-4724-ab60-d380ea3512eb] Performed ActionMailer::DeliveryJob from Inline(mailers) in 4.44ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: d669bde5-58aa-4724-ab60-d380ea3512eb) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92e94aacbcd65f403efe0c, "CcUzjkoAVr9bN5zjW5zm", {} MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e94aacbcd65f403efe0e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Started POST "/authenticate/users/confirmation" for 127.0.0.1 at 2018-09-08 02:40:34 +0530 Processing by Auth::ConfirmationsController#create as JSON Parameters: {"user"=>{"email"=>"elliot.kautzer@stamm.co"}, "confirmation"=>{"user"=>{"email"=>"elliot.kautzer@stamm.co"}}} Rendered text template (0.0ms) Filter chain halted as :do_before_request rendered or redirected Completed 401 Unauthorized in 1ms (Views: 0.4ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"louisa@rice.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"9JpeKwwdNuxqWPxdpgCW"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"pf1q1ygyu19uBEzE6TNV"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e94aacbcd65f403efe0f'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e94aacbcd65f403efe0f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s [ActiveJob] [ActionMailer::DeliveryJob] [34e01396-d94d-46de-bdb8-ee85296a646d] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92e94aacbcd65f403efe0f, "9uTA2Kwpwz8vu9c_kzmE", {} [ActiveJob] [ActionMailer::DeliveryJob] [34e01396-d94d-46de-bdb8-ee85296a646d] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [34e01396-d94d-46de-bdb8-ee85296a646d] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.8ms [ActiveJob] [ActionMailer::DeliveryJob] [34e01396-d94d-46de-bdb8-ee85296a646d] Sent mail to louisa@rice.info (2.5ms) [ActiveJob] [ActionMailer::DeliveryJob] [34e01396-d94d-46de-bdb8-ee85296a646d] Date: Sat, 08 Sep 2018 02:40:34 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: louisa@rice.info Message-ID: <5b92e94a765d9_5f402b1035b00f5c2616d@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome louisa@rice.info!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [34e01396-d94d-46de-bdb8-ee85296a646d] Performed ActionMailer::DeliveryJob from Inline(mailers) in 4.94ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 34e01396-d94d-46de-bdb8-ee85296a646d) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92e94aacbcd65f403efe0f, "9uTA2Kwpwz8vu9c_kzmE", {} MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e94aacbcd65f403efe11')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started GET "/authenticate/users/confirmation?%7B%22confirmation_token%22%3A%22dog%22%7D" for 127.0.0.1 at 2018-09-08 02:40:34 +0530 Processing by Auth::ConfirmationsController#show as JSON Parameters: {"{\"confirmation_token\":\"dog\"}"=>nil, "confirmation"=>{}} Rendered text template (0.0ms) Filter chain halted as :do_before_request rendered or redirected Completed 401 Unauthorized in 1ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"kieran_murphy@rosenbaum.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"m1XFxZATpAXXMaedg4RH"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"_pWxLe2i9Dysavx-Ukoy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e94aacbcd65f403efe12'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e94aacbcd65f403efe12')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [98f4cadc-e85b-49b5-82f7-1ff39b3aa0c2] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92e94aacbcd65f403efe12, "87g6sZGQg4RxQM_tY6w9", {} [ActiveJob] [ActionMailer::DeliveryJob] [98f4cadc-e85b-49b5-82f7-1ff39b3aa0c2] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [98f4cadc-e85b-49b5-82f7-1ff39b3aa0c2] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.9ms [ActiveJob] [ActionMailer::DeliveryJob] [98f4cadc-e85b-49b5-82f7-1ff39b3aa0c2] Sent mail to kieran_murphy@rosenbaum.net (2.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [98f4cadc-e85b-49b5-82f7-1ff39b3aa0c2] Date: Sat, 08 Sep 2018 02:40:34 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: kieran_murphy@rosenbaum.net Message-ID: <5b92e94a8fa0d_5f402b1035b00f5c262b3@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome kieran_murphy@rosenbaum.net!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [98f4cadc-e85b-49b5-82f7-1ff39b3aa0c2] Performed ActionMailer::DeliveryJob from Inline(mailers) in 4.82ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 98f4cadc-e85b-49b5-82f7-1ff39b3aa0c2) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92e94aacbcd65f403efe12, "87g6sZGQg4RxQM_tY6w9", {} MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e94aacbcd65f403efe14')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started GET "/authenticate/users/confirmation/new?%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%7D" for 127.0.0.1 at 2018-09-08 02:40:34 +0530 Processing by Auth::ConfirmationsController#new as JSON Parameters: {"{\"api_key\":\"test\",\"current_app_id\":\"testappid\"}"=>nil, "confirmation"=>{}} Rendered text template (0.0ms) Filter chain halted as :ignore_json_request rendered or redirected Completed 406 Not Acceptable in 1ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"garnett@grantwiza.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"eYdnsHcu7Ex6W4YsGN-r"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"vG1gXebYbhx93ftUG4sN"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e94aacbcd65f403efe15'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e94aacbcd65f403efe15')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [afb66f92-ef22-4a8c-be7d-fca01d05cb4b] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92e94aacbcd65f403efe15, "g_xoACsCy_2AwM8tQ7DT", {} [ActiveJob] [ActionMailer::DeliveryJob] [afb66f92-ef22-4a8c-be7d-fca01d05cb4b] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.6ms) [ActiveJob] [ActionMailer::DeliveryJob] [afb66f92-ef22-4a8c-be7d-fca01d05cb4b] Devise::Mailer#confirmation_instructions: processed outbound mail in 2.5ms [ActiveJob] [ActionMailer::DeliveryJob] [afb66f92-ef22-4a8c-be7d-fca01d05cb4b] Sent mail to garnett@grantwiza.info (2.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [afb66f92-ef22-4a8c-be7d-fca01d05cb4b] Date: Sat, 08 Sep 2018 02:40:34 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: garnett@grantwiza.info Message-ID: <5b92e94aa9969_5f402b1035b00f5c263f0@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome garnett@grantwiza.info!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [afb66f92-ef22-4a8c-be7d-fca01d05cb4b] Performed ActionMailer::DeliveryJob from Inline(mailers) in 5.63ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: afb66f92-ef22-4a8c-be7d-fca01d05cb4b) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92e94aacbcd65f403efe15, "g_xoACsCy_2AwM8tQ7DT", {} MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e94aacbcd65f403efe17')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/users/confirmation" for 127.0.0.1 at 2018-09-08 02:40:34 +0530 Processing by Auth::ConfirmationsController#create as JSON Parameters: {"user"=>{"email"=>"garnett@grantwiza.info"}, "api_key"=>"test", "current_app_id"=>"testappid", "confirmation"=>{"user"=>{"email"=>"garnett@grantwiza.info"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unconfirmed_email"=>"garnett@grantwiza.info"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"garnett@grantwiza.info"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"P4coxwsGw7LiAybr7B4w"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e94aacbcd65f403efe15')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e94aacbcd65f403efe15')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [a66b0556-2bfd-420b-8dfe-eb11ba833123] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92e94aacbcd65f403efe15, "g_xoACsCy_2AwM8tQ7DT", {} [ActiveJob] [ActionMailer::DeliveryJob] [a66b0556-2bfd-420b-8dfe-eb11ba833123] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [a66b0556-2bfd-420b-8dfe-eb11ba833123] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.8ms [ActiveJob] [ActionMailer::DeliveryJob] [a66b0556-2bfd-420b-8dfe-eb11ba833123] Sent mail to garnett@grantwiza.info (2.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [a66b0556-2bfd-420b-8dfe-eb11ba833123] Date: Sat, 08 Sep 2018 02:40:34 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: garnett@grantwiza.info Message-ID: <5b92e94ac40e3_5f402b1035b00f5c264b2@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome garnett@grantwiza.info!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [a66b0556-2bfd-420b-8dfe-eb11ba833123] Performed ActionMailer::DeliveryJob from Inline(mailers) in 4.5ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: a66b0556-2bfd-420b-8dfe-eb11ba833123) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92e94aacbcd65f403efe15, "g_xoACsCy_2AwM8tQ7DT", {} Completed 201 Created in 60ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"blanca@schroeder.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"dcpvTxegrziZPkiByWop"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"9dfFxKDNSyb36pqyqjud"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e94aacbcd65f403efe19'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e94aacbcd65f403efe19')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [0eec3f76-2e8b-4dc6-ba74-689413d3a4aa] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92e94aacbcd65f403efe19, "3qFxnXXsGaxBy1dVNqD1", {} [ActiveJob] [ActionMailer::DeliveryJob] [0eec3f76-2e8b-4dc6-ba74-689413d3a4aa] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [0eec3f76-2e8b-4dc6-ba74-689413d3a4aa] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.6ms [ActiveJob] [ActionMailer::DeliveryJob] [0eec3f76-2e8b-4dc6-ba74-689413d3a4aa] Sent mail to blanca@schroeder.co (1.6ms) [ActiveJob] [ActionMailer::DeliveryJob] [0eec3f76-2e8b-4dc6-ba74-689413d3a4aa] Date: Sat, 08 Sep 2018 02:40:34 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: blanca@schroeder.co Message-ID: <5b92e94ad8005_5f402b1035b00f5c2655b@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome blanca@schroeder.co!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [0eec3f76-2e8b-4dc6-ba74-689413d3a4aa] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.57ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 0eec3f76-2e8b-4dc6-ba74-689413d3a4aa) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92e94aacbcd65f403efe19, "3qFxnXXsGaxBy1dVNqD1", {} MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e94aacbcd65f403efe1b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started GET "/authenticate/users/confirmation?confirmation_token=3qFxnXXsGaxBy1dVNqD1&api_key=test¤t_app_id=testappid" for 127.0.0.1 at 2018-09-08 02:40:34 +0530 Processing by Auth::ConfirmationsController#show as JSON Parameters: {"confirmation_token"=>"3qFxnXXsGaxBy1dVNqD1", "api_key"=>"test", "current_app_id"=>"testappid", "confirmation"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"confirmation_token"=>"3qFxnXXsGaxBy1dVNqD1"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Yc_uxpxQJKaNWzRy8isP"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e94aacbcd65f403efe19')}, "u"=>{"$set"=>{"confirmed_at"=>2018-09-07 21:10:34 UTC, "... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e94aacbcd65f403efe19')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92e94aacbcd65f403efe19')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Rendered text template (0.0ms) Completed 201 Created in 52ms (Views: 0.4ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e94aacbcd65f403efe19')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"orin.altenwerth@walshlegros.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Lv3hqP1isWPEWTa3Esyz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xbVoie_NjzuJ7zkxHqoD"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e94aacbcd65f403efe1d'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e94aacbcd65f403efe1d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e94bacbcd65f403efe20')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"VGZd6zRHZsjcK7zr-9pf"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e94aacbcd65f403efe1d')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/google_oauth2/callback" for 127.0.0.1 at 2018-09-08 02:40:35 +0530 Processing by Auth::OmniauthCallbacksController#failure as JSON Parameters: {"code"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{"code"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}"}} Completed 500 Internal Server Error in 1ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"sigrid@runolfonondricka.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"acW-gttr43ZUP9xbpw2K"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"cqYkrCd_oeYuDbGzvHMS"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e950acbcd65f403efe21'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e950acbcd65f403efe21')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e950acbcd65f403efe24')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zBV9As8z-ZW4C8heouSw"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e950acbcd65f403efe21')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/google_oauth2/callback" for 127.0.0.1 at 2018-09-08 02:40:40 +0530 Processing by Auth::OmniauthCallbacksController#failure as JSON Parameters: {"code"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{"code"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}"}} Completed 500 Internal Server Error in 3ms (Views: 1.0ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"micah_quitzon@wintheiser.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"8hJ-fHFY4XiF-kUzG9tb"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ZoehQLDxy6xBzwQ8PtX1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e955acbcd65f403efe25'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e955acbcd65f403efe25')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e955acbcd65f403efe28')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"YQj2zgXsssPFtScgJHsd"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e955acbcd65f403efe25')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/google_oauth2/callback" for 127.0.0.1 at 2018-09-08 02:40:45 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"code"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{"code"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Redirected to http://localhost:3000/authenticate/error/omniauth/failed Completed 302 Found in 8ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"nathaniel@carrollstanton.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"KsYMur5vxUFxyavxrVkP"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"QHby9pw9vZE1j4ukq34Q"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e955acbcd65f403efe29'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e955acbcd65f403efe29')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e956acbcd65f403efe2c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"2_Qn-nxzrKZH_ZT9D1HG"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e955acbcd65f403efe29')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/google_oauth2/callback" for 127.0.0.1 at 2018-09-08 02:40:46 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"code"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":null}", "omniauth_callback"=>{"code"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":null}"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Redirected to http://localhost:3000/authenticate/no_resource/omniauth/failed Completed 302 Found in 3ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rusty@jacobilowe.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sW73JFmQuDZjgvjQGxrt"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"k-Rjj1apPo4-oVMySTPi"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e956acbcd65f403efe2d'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e956acbcd65f403efe2d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e956acbcd65f403efe30')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"fG_vA7jL3PEzmmz8-nM6"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e956acbcd65f403efe2d')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/google_oauth2/callback" for 127.0.0.1 at 2018-09-08 02:40:46 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"code"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{"code"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"bBtyJc3x4e25KDDSUME7"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"YyPEz7-1VMFWToa16HGA"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"fv1vCaP1gGkx6RcihEE2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e956acbcd65f403efe31'), ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e956acbcd65f403efe31')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"j_WpTFWjABodQBTrqd8z"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"qBe_qZsTFBVgv3wxjbLH"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e956acbcd65f403efe31')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e956acbcd65f403efe31')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92e956acbcd65f403efe31')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"SREVhq_kGqAH1Q7M8c4t"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e956acbcd65f403efe31')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 21:10:46 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 500 Internal Server Error in 283ms (Views: 1.5ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"darian@kovacek.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"axLSC2iT9dHLLch63Hkq"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"asHsU3exEXiwhyTVAfu_"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e956acbcd65f403efe35'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e956acbcd65f403efe35')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e956acbcd65f403efe38')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"XkLzV2wkzgsxtAxvnNfU"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e956acbcd65f403efe35')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/google_oauth2/callback" for 127.0.0.1 at 2018-09-08 02:40:46 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"code"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"assholde\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{"code"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"assholde\",\"path\":\"omniauth/users/\"}"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"assholde"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Rendered text template (0.0ms) Filter chain halted as :do_before_request rendered or redirected Completed 401 Unauthorized in 3ms (Views: 0.4ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"tad_harris@aufderhar.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"bQ2sRqSVWxeotuzfuoyW"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Y72Q_Hjjzy_zZ7QRqfg6"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e956acbcd65f403efe39'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e956acbcd65f403efe39')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e957acbcd65f403efe3c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"DRUSyi3_2inx_TyEcuqV"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e956acbcd65f403efe39')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"test@gmail.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"7BxiZmtQkN8xSjJjT-3a"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"2he-x-W3AJvzJhBzjMoZ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e957acbcd65f403efe3d'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e957acbcd65f403efe3d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Started POST "/authenticate/omniauth/google_oauth2/callback" for 127.0.0.1 at 2018-09-08 02:40:47 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"code"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{"code"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ptx2hnoVp-2sUK8Ccx9W"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92e957acbcd65f403efe3d')}, "u"=>{"$set"=>{"identities"=>[{"provider"=>... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e957acbcd65f403efe3d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"9K9s-VKThKze1PjZfYMk"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e957acbcd65f403efe3d')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 21:10:47 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Completed 500 Internal Server Error in 137ms (Views: 1.2ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e957acbcd65f403efe3d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"manuela_heidenreich@weber.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"BWey3ZmAu8JsVnAeMazJ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"-2NPk26VSwwQxLsAGTm4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e957acbcd65f403efe40'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e957acbcd65f403efe40')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e957acbcd65f403efe43')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"csS6cASadXVwf2UK5vwy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e957acbcd65f403efe40')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/google_oauth2/callback" for 127.0.0.1 at 2018-09-08 02:40:47 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"code"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{"code"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ojH4J5zcmEXrBRNcadVM"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xkRcp3Kx4KPaTqAnZcS4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sufFQUGwfexykszutCdC"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e957acbcd65f403efe44'), ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e957acbcd65f403efe44')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"VGXVGzGy5ZnzV2k1kSs_"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"9WxcSzsbYyyJyEatym7U"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e957acbcd65f403efe44')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e957acbcd65f403efe44')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92e957acbcd65f403efe44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"3Y4MYRNCARQyxkm_HQu-"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e957acbcd65f403efe44')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 21:10:47 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 500 Internal Server Error in 234ms (Views: 0.8ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"herminio@casper.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"CdCA9nSjFhSz9rRRsLP2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"F_xjtVsVU5Ba7H_FQKm1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e957acbcd65f403efe48'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e957acbcd65f403efe48')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e958acbcd65f403efe4b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"6RzT8zxTzoycJgsBVZHa"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e957acbcd65f403efe48')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"test@gmail.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"njEKKZ33cpfjAx-2fNhh"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"V48WAT-sGLNVPLLBrxwN"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e958acbcd65f403efe4c'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e958acbcd65f403efe4c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/google_oauth2/callback" for 127.0.0.1 at 2018-09-08 02:40:48 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"code"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{"code"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"F9CdhAwQwsx-oouUzCsL"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92e958acbcd65f403efe4c')}, "u"=>{"$set"=>{"identities"=>[{"provider"=>... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e958acbcd65f403efe4c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"6zFSD5kTGzWQbHPQLoxQ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e958acbcd65f403efe4c')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 21:10:48 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 500 Internal Server Error in 132ms (Views: 0.6ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e958acbcd65f403efe4c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rod.hand@ryan.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"AeyV8CposGo3wCFm8zs4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Kpd7WudhBXwq3sQj_T3M"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e958acbcd65f403efe4f'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e958acbcd65f403efe4f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e958acbcd65f403efe52')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"YyyWg5yKfQfXLNEmsDyJ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e958acbcd65f403efe4f')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/google_oauth2/callback" for 127.0.0.1 at 2018-09-08 02:40:48 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"code"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{"code"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"PCwvWDorQYs9AcydPthx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"4T98pLCPyHe8V_NQGZuj"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"WnyUnxcrr2V3ZrsSpHVp"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e958acbcd65f403efe53'), ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e958acbcd65f403efe53')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"9r_ZPv74tSr2j8ijSKyF"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"YSkxx83CwJ5XdnVE1-PR"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e958acbcd65f403efe53')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e958acbcd65f403efe53')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92e958acbcd65f403efe53')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"mbxuXy5Ap7xxUG3A53ua"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e958acbcd65f403efe53')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 21:10:48 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 500 Internal Server Error in 189ms (Views: 1.5ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"tanner@robel.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zyx2azGaLHEuNfKASsj7"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"W1JBsM2WzsHscFAxEDzW"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e958acbcd65f403efe57'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e958acbcd65f403efe57')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e958acbcd65f403efe5a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xg44Q3CemLDTvM1z2p2Q"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e958acbcd65f403efe57')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/facebook/callback" for 127.0.0.1 at 2018-09-08 02:40:48 +0530 Processing by Auth::OmniauthCallbacksController#failure as JSON Parameters: {"fb_exchange_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{"fb_exchange_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}"}} Completed 500 Internal Server Error in 1ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"aubrey.pfeffer@mcglynnemard.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"nuVm6RdrcmbyBbWKbCGa"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"461VGiGxwgUkGpQbNhi8"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e95eacbcd65f403efe5b'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e95eacbcd65f403efe5b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e95facbcd65f403efe5e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"jqW_Smhn6Ba85V7KqCt6"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e95eacbcd65f403efe5b')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/facebook/callback" for 127.0.0.1 at 2018-09-08 02:40:55 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"fb_exchange_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{"fb_exchange_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"facebook", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"3iyBFgd_BhiWyBpzT5D-"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"EMTNs-8pbrMML2-hRw4E"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"YxH2tbWXFxVZ6cNyMwDy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e95facbcd65f403efe5f'), ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e95facbcd65f403efe5f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"FTd1JTWguqDqsVqFpWu5"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"DY2EwuyJ7Hr-wy_cQHay"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e95facbcd65f403efe5f')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e95facbcd65f403efe5f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92e95facbcd65f403efe5f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"BumJyGT6fQF9-2XG-yVx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e95facbcd65f403efe5f')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 21:10:55 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 500 Internal Server Error in 206ms (Views: 0.4ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"elena.torp@brownohara.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"X6SBwHr_QA8ZNz3G4YY7"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"N8M1dGGtzePxYykfygct"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e95facbcd65f403efe63'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e95facbcd65f403efe63')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e95facbcd65f403efe66')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zLis8Ffjs3XyToJoMw-n"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e95facbcd65f403efe63')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/facebook/callback" for 127.0.0.1 at 2018-09-08 02:40:55 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"fb_exchange_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{"fb_exchange_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Redirected to http://localhost:3000/authenticate/error/omniauth/failed Completed 302 Found in 8ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"kaylee@bayer.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Vdzw4W2swx4xfywBZFmT"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"1aXBzryVx_9bsR4uyD6b"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e95facbcd65f403efe67'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e95facbcd65f403efe67')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e95facbcd65f403efe6a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"6SKckWExNnQ1ARVcxDm7"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e95facbcd65f403efe67')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Started POST "/authenticate/omniauth/facebook/callback" for 127.0.0.1 at 2018-09-08 02:40:55 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"fb_exchange_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":null}", "omniauth_callback"=>{"fb_exchange_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":null}"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Redirected to http://localhost:3000/authenticate/no_resource/omniauth/failed Completed 302 Found in 4ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"eva@predovic.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"2Sh5Jm8Sgu5yfxEQ21gi"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"tJj6AYSrkAbzeHnkfWvr"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e95facbcd65f403efe6b'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e95facbcd65f403efe6b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e95facbcd65f403efe6e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"q_8MzcSoqZrJfUSr514G"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e95facbcd65f403efe6b')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/google_oauth2/callback" for 127.0.0.1 at 2018-09-08 02:40:55 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"id_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{"id_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"DDsQx8qe-sjDN4eRvkxM"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Jxkf2zjubsu5929wSpXH"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"y6myFG2yxCQsCJJmykop"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e95facbcd65f403efe6f'), ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e95facbcd65f403efe6f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"qDVE2ptgFNbBs7BmmCVA"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"oyjkpzEXzUyUsSAwzEe3"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e95facbcd65f403efe6f')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e95facbcd65f403efe6f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92e95facbcd65f403efe6f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"g5X6qWVmbGyLazMxowD3"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e95facbcd65f403efe6f')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 21:10:56 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 500 Internal Server Error in 195ms (Views: 1.1ms) Started POST "/authenticate/omniauth/facebook/callback" for 127.0.0.1 at 2018-09-08 02:40:56 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"fb_exchange_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{"fb_exchange_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"facebook", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"92x67UuD2e_ZyRFjjgEY"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Ak2TUs_tz27sFigNdxAp"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"KVcwy6pXnG_x6zBiopm6"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e960acbcd65f403efe73'), ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e960acbcd65f403efe73')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Kyar6m_XYYw1R_zm68pY"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"BCgjj_gy1wqdFBpFyFwx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e960acbcd65f403efe73')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e960acbcd65f403efe73')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92e960acbcd65f403efe73')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sgLgMQTT2k5n9G9wygDM"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92e95facbcd65f403efe6f')}, "u"=>{"$set"=>{"identities"=>[{"provider"=>... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e95facbcd65f403efe6f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"2sXYKHEtiRtAXPeq2p99"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e95facbcd65f403efe6f')}, "u"=>{"$set"=>{"current_sign_in_at"=>2018-09-07 21:10:56 ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 500 Internal Server Error in 230ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"email"=>"rrphotosoft@gmail.com"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Started POST "/authenticate/omniauth/google_oauth2/callback" for 127.0.0.1 at 2018-09-08 02:40:56 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"id_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{"id_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"EdxTcJsBXaYeTRmF9Rxq"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>2, "_id"=>BSON::ObjectId('5b92e95facbcd65f403efe6f')}, "u"=>{"$set"=>{"identities"=>[{"provider"=>... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e95facbcd65f403efe6f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"T6TgsLwpom_yHA9tBufR"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e95facbcd65f403efe6f')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 21:10:56 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Completed 500 Internal Server Error in 95ms (Views: 0.9ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/facebook/callback" for 127.0.0.1 at 2018-09-08 02:40:56 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"fb_exchange_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{"fb_exchange_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"facebook", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"facebook", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"identities"=>{"$elemMatch"=>{"provider"=>"facebook", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"NRgYCEExzMuQYMFMnhH9"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>3, "_id"=>BSON::ObjectId('5b92e95facbcd65f403efe6f')}, "u"=>{"$set"=>{"identities"=>[{"provider"=>... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e95facbcd65f403efe6f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"5J3q_M-iSR_yMFqyc42Y"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e95facbcd65f403efe6f')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 21:10:56 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Completed 500 Internal Server Error in 120ms (Views: 0.6ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"beulah.weimann@medhurst.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"c8vyetMArtNn6V5x5Tf2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"7Zz8zRb8fKuFGhP4eK2S"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e960acbcd65f403efe77'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e960acbcd65f403efe77')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e960acbcd65f403efe7a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"J9bcn9e8wUMtw-thYy6C"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e960acbcd65f403efe77')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/google_oauth2/callback" for 127.0.0.1 at 2018-09-08 02:40:56 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"id_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{"id_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"TmHixcTVuJjsyxCxvpkD"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"rNpxUhaM7DtE_f-N3baw"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"1strfWY5x3aanhgn4Tzm"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e960acbcd65f403efe7b'), ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e960acbcd65f403efe7b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"15_NRaZAUbsjvKF7a7jK"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"TiyhwRKrVUo3Y4H_bhnN"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e960acbcd65f403efe7b')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e960acbcd65f403efe7b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92e960acbcd65f403efe7b')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"2jmVn5PAz34vQgsKBbov"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e960acbcd65f403efe7b')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 21:10:56 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 500 Internal Server Error in 208ms (Views: 2.2ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s Started POST "/authenticate/omniauth/google_oauth2/callback" for 127.0.0.1 at 2018-09-08 02:41:01 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"id_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{"id_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"TF-LDJkyoTCFssYQp_uQ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92e960acbcd65f403efe7b')}, "u"=>{"$set"=>{"identities"=>[{"provider"=>... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e960acbcd65f403efe7b')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"SiHN9o9r9Bvm2sRrzzQ-"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e960acbcd65f403efe7b')}, "u"=>{"$set"=>{"current_sign_in_at"=>2018-09-07 21:11:01 ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 500 Internal Server Error in 139ms (Views: 0.8ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"veda@hagenes.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"tF49zxMqMMsR5yAiyKLk"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Wb_BFYP6JUEPWQRQ3t3i"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e965acbcd65f403efe7f'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e965acbcd65f403efe7f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e965acbcd65f403efe82')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"_xmFKmhgyi7bT5gr4DQ4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e965acbcd65f403efe7f')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/google_oauth2/callback" for 127.0.0.1 at 2018-09-08 02:41:01 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"id_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{"id_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"KsisuLAWNeCfwrKXtbhr"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"NnPr-q5Hm3w_ygMEyem1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sTxsN-PfZ91P3SDX3_7y"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e965acbcd65f403efe83'), ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e965acbcd65f403efe83')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"u9ku1W9Fg5zPKmxcPWz8"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"RRgtEhv-omc53ssFrb_F"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e965acbcd65f403efe83')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e965acbcd65f403efe83')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92e965acbcd65f403efe83')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"udy2se_XDvudbG13ddms"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e965acbcd65f403efe83')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 21:11:01 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 500 Internal Server Error in 229ms (Views: 1.0ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s Started POST "/authenticate/omniauth/facebook/callback" for 127.0.0.1 at 2018-09-08 02:41:06 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"fb_exchange_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{"fb_exchange_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"facebook", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"vToY36GC_hSzpJP6RiWL"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"BCKqTgH8uYWVCss9UgxS"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"7ixx9dzRxxWzetgprFfD"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e96aacbcd65f403efe87'), ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e96aacbcd65f403efe87')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"uyFguWKzeqqhUE2_x_Sx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"y7NuBw4MLdM9_p1Vfza-"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e96aacbcd65f403efe87')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e96aacbcd65f403efe87')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92e96aacbcd65f403efe87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"9iwAb28aeMVU8Tz2hnD-"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92e965acbcd65f403efe83')}, "u"=>{"$set"=>{"identities"=>[{"provider"=>... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e965acbcd65f403efe83')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"JxQCXvyZFAmFVeUHN4zs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e965acbcd65f403efe83')}, "u"=>{"$set"=>{"current_sign_in_at"=>2018-09-07 21:11:06 ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 500 Internal Server Error in 262ms (Views: 0.4ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"henry_grady@mills.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Cx56C7ru3Gxe-ok1Z6xU"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yRZMvqMxZ386r6ffrMBC"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e96aacbcd65f403efe8b'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e96aacbcd65f403efe8b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e96bacbcd65f403efe8e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"k3dW-G66sFjsEwoanR_z"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e96aacbcd65f403efe8b')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/google_oauth2/callback?id_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-08 02:41:07 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"id_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"NWgphH8Uyq3crsUhdkz_"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"2xs2LBAy54M-otxLdRNT"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yZExe_CXtgQyA-EK4Wmt"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e96bacbcd65f403efe8f'), ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e96bacbcd65f403efe8f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"dMHswZMWrtZFbq1siz9b"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"K6QeFwj5uqzWaGZP7Ck7"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e96bacbcd65f403efe8f')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e96bacbcd65f403efe8f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92e96bacbcd65f403efe8f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Lzxgw14cNkv-bUHyX_ty"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e96bacbcd65f403efe8f')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 21:11:07 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Completed 500 Internal Server Error in 205ms (Views: 0.4ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{}, "sort"=>{"confirmed_at"=>-1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started POST "/authenticate/users/password" for 127.0.0.1 at 2018-09-08 02:41:07 +0530 Processing by Auth::PasswordsController#create as HTML Parameters: {"user"=>{"email"=>"rrphotosoft@gmail.com"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Redirected to http://www.example.com/authenticate/users/sign_in Completed 302 Found in 13ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"28ZEstAdW14Xi-pwQyMs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"nU13goSxHYBX7snHbBEA"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e96bacbcd65f403efe93'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e96bacbcd65f403efe93')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e96bacbcd65f403efe96')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"-g_9aghpa7y5NpWwvfCN"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e96bacbcd65f403efe93')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/google_oauth2/callback?id_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-08 02:41:07 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"id_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"5NycLFcsxjQWspyECZUy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"-_kyToGgAcgukqydKgbw"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ysXEGXxCXpKmusCkQAyN"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e96bacbcd65f403efe97'), ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e96bacbcd65f403efe97')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"7KVzWySXBvk_xRtDc9Zz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"mq2zL2gTvCinyYNPzrYo"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e96bacbcd65f403efe97')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e96bacbcd65f403efe97')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92e96bacbcd65f403efe97')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Completed 500 Internal Server Error in 146ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"keely@veum.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"1mSwtRRE1JKyWs5HLz78"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"6DLmnjXVpeJKACd_iZbC"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e96bacbcd65f403efe9b'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e96bacbcd65f403efe9b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e96bacbcd65f403efe9e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"WcRnzPbw5N2qKo3zDTwV"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e96bacbcd65f403efe9b')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/google_oauth2/callback" for 127.0.0.1 at 2018-09-08 02:41:07 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"id_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{"id_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"jCHaM_-BgqM5V7RJYjP8"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"uaesQSs9UchYwtwZ_LP4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"vAfX3t3EbGZzctTsAisq"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e96bacbcd65f403efe9f'), ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e96bacbcd65f403efe9f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"YQPF4zV5AYxNsJ9xdyrt"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"VGpxYx2xzbEBMAyY2XyA"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e96bacbcd65f403efe9f')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e96bacbcd65f403efe9f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92e96bacbcd65f403efe9f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"vwTLCF7h1exe36MtAVfb"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e96bacbcd65f403efe9f')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 21:11:07 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Completed 500 Internal Server Error in 170ms (Views: 0.3ms) Started POST "/authenticate/omniauth/facebook/callback" for 127.0.0.1 at 2018-09-08 02:41:08 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"fb_exchange_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{"fb_exchange_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"facebook", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"d-PdVw2etNVyhk7b4vB1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"__-PJWiw3vyQpnThV-yD"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"rhVQC1xa9zPvnWC28yym"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e96cacbcd65f403efea3'), ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e96cacbcd65f403efea3')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xNn7-Cnu2Zi4tXQS24tm"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"34ki15pwxkcVx3YyeSpb"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e96cacbcd65f403efea3')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e96cacbcd65f403efea3')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92e96cacbcd65f403efea3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Completed 500 Internal Server Error in 127ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Started POST "/authenticate/omniauth/google_oauth2/callback" for 127.0.0.1 at 2018-09-08 02:41:08 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"id_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{"id_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"QpYBiWTRQP1p4fBAUT99"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92e96bacbcd65f403efe9f')}, "u"=>{"$set"=>{"identities"=>[{"provider"=>... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e96bacbcd65f403efe9f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"pVH31ofFi3sWou5kE73m"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e96bacbcd65f403efe9f')}, "u"=>{"$set"=>{"current_sign_in_at"=>2018-09-07 21:11:08 ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 500 Internal Server Error in 134ms (Views: 0.9ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/facebook/callback" for 127.0.0.1 at 2018-09-08 02:41:08 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"fb_exchange_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{"fb_exchange_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"facebook", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"LKnfzxWv3FPYHWWaqDsd"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"PYFxJrBwfCYnbo9w2-4M"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ZJbnx1PmoSVYEtwofcyL"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e96cacbcd65f403efea7'), ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e96cacbcd65f403efea7')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"gXjR58xjmBaVC3uev_FA"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"76kpszoGUc8QxuLcoynY"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e96cacbcd65f403efea7')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e96cacbcd65f403efea7')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92e96cacbcd65f403efea7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s Completed 500 Internal Server Error in 149ms (Views: 0.4ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"ralph@oconner.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"cgpvejNbxfhuVDbS-1zw"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"1yboWBVPQMGzsS9Rw-Ai"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e96cacbcd65f403efeab'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e96cacbcd65f403efeab')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e96cacbcd65f403efeae')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"U9fX4vCLF9bCvrhu3RxL"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e96cacbcd65f403efeab')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 02:41:08 +0530 Processing by Auth::RegistrationsController#create as JSON Parameters: {"user"=>{"additional_login_param"=>"9844839970", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"user"=>{"additional_login_param"=>"9844839970", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9844839970"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9844839970"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"mGf1eLm6b7VN-tq_VPMz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"agwZwcpdjYACXHeWcKn9"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e96cacbcd65f403efeaf'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [dc66cce1-f5a3-49e4-9798-d8b5f5c953f3] Performing OtpJob from Inline(default) with arguments: ["User", "5b92e96cacbcd65f403efeaf", "send_sms_otp"] [ActiveJob] [OtpJob] [dc66cce1-f5a3-49e4-9798-d8b5f5c953f3] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e96cacbcd65f403efeaf')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [dc66cce1-f5a3-49e4-9798-d8b5f5c953f3] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [dc66cce1-f5a3-49e4-9798-d8b5f5c953f3] Performed OtpJob from Inline(default) in 4.76ms [ActiveJob] Enqueued OtpJob (Job ID: dc66cce1-f5a3-49e4-9798-d8b5f5c953f3) to Inline(default) with arguments: ["User", "5b92e96cacbcd65f403efeaf", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"9qPbKeetERWsyBnyXYmQ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e96cacbcd65f403efeaf')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 200 OK in 134ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{}, "sort"=>{"confirmation_sent_at"=>-1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started GET "/authenticate/users/verify_otp?api_key=test¤t_app_id=testappid&user%5Badditional_login_param%5D=9844839970&user%5Botp%5D=Mrs.+Loyce+Graham" for 127.0.0.1 at 2018-09-08 02:41:08 +0530 Processing by OtpController#verify_otp as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "user"=>{"additional_login_param"=>"9844839970", "otp"=>"Mrs. Loyce Graham"}, "resource"=>"users", "otp"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameter: otp MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9844839970"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [4c0fcac0-52cc-4964-91e9-b51e2a33ed6c] Performing OtpJob from Inline(default) with arguments: ["User", "5b92e96cacbcd65f403efeaf", "verify_sms_otp", "{\"otp\":\"Mrs. Loyce Graham\"}"] [ActiveJob] [OtpJob] [4c0fcac0-52cc-4964-91e9-b51e2a33ed6c] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e96cacbcd65f403efeaf')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [4c0fcac0-52cc-4964-91e9-b51e2a33ed6c] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [4c0fcac0-52cc-4964-91e9-b51e2a33ed6c] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"SQVjqCkx1b1YjyUsA_-H"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [4c0fcac0-52cc-4964-91e9-b51e2a33ed6c] MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [4c0fcac0-52cc-4964-91e9-b51e2a33ed6c] MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e96cacbcd65f403efeaf')}, "u"=>{"$set"=>{"otp"=>"Mrs. Loyce Graham", "additional_lo... [ActiveJob] [OtpJob] [4c0fcac0-52cc-4964-91e9-b51e2a33ed6c] MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [4c0fcac0-52cc-4964-91e9-b51e2a33ed6c] MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e96cacbcd65f403efeaf')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... [ActiveJob] [OtpJob] [4c0fcac0-52cc-4964-91e9-b51e2a33ed6c] MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [4c0fcac0-52cc-4964-91e9-b51e2a33ed6c] Performed OtpJob from Inline(default) in 58.7ms [ActiveJob] Enqueued OtpJob (Job ID: 4c0fcac0-52cc-4964-91e9-b51e2a33ed6c) to Inline(default) with arguments: ["User", "5b92e96cacbcd65f403efeaf", "verify_sms_otp", "{\"otp\":\"Mrs. Loyce Graham\"}"] Completed 200 OK in 67ms (Views: 0.6ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{}, "sort"=>{"confirmation_sent_at"=>-1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started GET "/authenticate/users/otp_verification_result?api_key=test¤t_app_id=testappid&user%5Badditional_login_param%5D=9844839970&user%5Botp%5D=Mrs.+Loyce+Graham" for 127.0.0.1 at 2018-09-08 02:41:08 +0530 Processing by OtpController#otp_verification_result as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "user"=>{"additional_login_param"=>"9844839970", "otp"=>"Mrs. Loyce Graham"}, "resource"=>"users", "otp"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameter: otp MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9844839970", "otp"=>"Mrs. Loyce Graham"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 02:41:08 +0530 Processing by Auth::RegistrationsController#create as JSON Parameters: {"user"=>{"additional_login_param"=>"9896749689", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"user"=>{"additional_login_param"=>"9896749689", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9896749689"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9896749689"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ZBUezx9W8f7--TwLy3Nr"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"tSzZdyFUnu6VZpD-zZkk"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e96cacbcd65f403efeb2'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [cbbc32ec-e6d0-4526-a854-98439b2ec57e] Performing OtpJob from Inline(default) with arguments: ["User", "5b92e96cacbcd65f403efeb2", "send_sms_otp"] [ActiveJob] [OtpJob] [cbbc32ec-e6d0-4526-a854-98439b2ec57e] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e96cacbcd65f403efeb2')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [cbbc32ec-e6d0-4526-a854-98439b2ec57e] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [cbbc32ec-e6d0-4526-a854-98439b2ec57e] Performed OtpJob from Inline(default) in 6.35ms [ActiveJob] Enqueued OtpJob (Job ID: cbbc32ec-e6d0-4526-a854-98439b2ec57e) to Inline(default) with arguments: ["User", "5b92e96cacbcd65f403efeb2", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"8FD6wcz-y_JryDh7yLia"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e96cacbcd65f403efeb2')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 200 OK in 154ms (Views: 0.8ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{}, "sort"=>{"confirmation_sent_at"=>-1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s Started GET "/authenticate/users/send_sms_otp?api_key=test¤t_app_id=testappid&user%5Badditional_login_param%5D=9896749689" for 127.0.0.1 at 2018-09-08 02:41:09 +0530 Processing by OtpController#send_sms_otp as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "user"=>{"additional_login_param"=>"9896749689"}, "resource"=>"users", "otp"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameter: otp MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9896749689"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [f5403f4a-4b1e-4489-a1e2-ea2d91b1aebc] Performing OtpJob from Inline(default) with arguments: ["User", "5b92e96cacbcd65f403efeb2", "send_sms_otp"] [ActiveJob] [OtpJob] [f5403f4a-4b1e-4489-a1e2-ea2d91b1aebc] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e96cacbcd65f403efeb2')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [f5403f4a-4b1e-4489-a1e2-ea2d91b1aebc] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [f5403f4a-4b1e-4489-a1e2-ea2d91b1aebc] Performed OtpJob from Inline(default) in 2.67ms [ActiveJob] Enqueued OtpJob (Job ID: f5403f4a-4b1e-4489-a1e2-ea2d91b1aebc) to Inline(default) with arguments: ["User", "5b92e96cacbcd65f403efeb2", "send_sms_otp"] Completed 200 OK in 12ms (Views: 0.1ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{}, "sort"=>{"confirmation_sent_at"=>-1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started GET "/authenticate/users/verify_otp?api_key=test¤t_app_id=testappid&user%5Badditional_login_param%5D=9896749689&user%5Botp%5D=Paul+Wiza" for 127.0.0.1 at 2018-09-08 02:41:09 +0530 Processing by OtpController#verify_otp as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "user"=>{"additional_login_param"=>"9896749689", "otp"=>"Paul Wiza"}, "resource"=>"users", "otp"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameter: otp MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9896749689"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [bc649cbc-98d0-4bbf-8155-0f0f3731879d] Performing OtpJob from Inline(default) with arguments: ["User", "5b92e96cacbcd65f403efeb2", "verify_sms_otp", "{\"otp\":\"Paul Wiza\"}"] [ActiveJob] [OtpJob] [bc649cbc-98d0-4bbf-8155-0f0f3731879d] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e96cacbcd65f403efeb2')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [bc649cbc-98d0-4bbf-8155-0f0f3731879d] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [bc649cbc-98d0-4bbf-8155-0f0f3731879d] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Kr6xyYMSduu9Aj53DHLX"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [bc649cbc-98d0-4bbf-8155-0f0f3731879d] MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [bc649cbc-98d0-4bbf-8155-0f0f3731879d] MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e96cacbcd65f403efeb2')}, "u"=>{"$set"=>{"otp"=>"Paul Wiza", "additional_login_para... [ActiveJob] [OtpJob] [bc649cbc-98d0-4bbf-8155-0f0f3731879d] MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [bc649cbc-98d0-4bbf-8155-0f0f3731879d] MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e96cacbcd65f403efeb2')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... [ActiveJob] [OtpJob] [bc649cbc-98d0-4bbf-8155-0f0f3731879d] MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [bc649cbc-98d0-4bbf-8155-0f0f3731879d] Performed OtpJob from Inline(default) in 81.09ms [ActiveJob] Enqueued OtpJob (Job ID: bc649cbc-98d0-4bbf-8155-0f0f3731879d) to Inline(default) with arguments: ["User", "5b92e96cacbcd65f403efeb2", "verify_sms_otp", "{\"otp\":\"Paul Wiza\"}"] Completed 200 OK in 88ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{}, "sort"=>{"confirmation_sent_at"=>-1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s Started GET "/authenticate/users/otp_verification_result?api_key=test¤t_app_id=testappid&user%5Badditional_login_param%5D=9896749689&user%5Botp%5D=Paul+Wiza" for 127.0.0.1 at 2018-09-08 02:41:09 +0530 Processing by OtpController#otp_verification_result as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "user"=>{"additional_login_param"=>"9896749689", "otp"=>"Paul Wiza"}, "resource"=>"users", "otp"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameter: otp MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9896749689", "otp"=>"Paul Wiza"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Completed 200 OK in 7ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{}, "sort"=>{"confirmation_sent_at"=>-1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started GET "/authenticate/users/otp_verification_result?api_key=test¤t_app_id=testappid&user%5B_id%5D=5b92e96cacbcd65f403efeb2&user%5Botp%5D=Paul+Wiza" for 127.0.0.1 at 2018-09-08 02:41:09 +0530 Processing by OtpController#otp_verification_result as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "user"=>{"_id"=>"5b92e96cacbcd65f403efeb2", "otp"=>"Paul Wiza"}, "resource"=>"users", "otp"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameter: otp MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>nil, "otp"=>"Paul Wiza"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Completed 422 Unprocessable Entity in 8ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{}, "sort"=>{"confirmation_sent_at"=>-1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started GET "/authenticate/users/otp_verification_result?api_key=test&user%5B_id%5D=5b92e96cacbcd65f403efeb2&user%5Botp%5D=Paul+Wiza" for 127.0.0.1 at 2018-09-08 02:41:09 +0530 Processing by OtpController#otp_verification_result as JSON Parameters: {"api_key"=>"test", "user"=>{"_id"=>"5b92e96cacbcd65f403efeb2", "otp"=>"Paul Wiza"}, "resource"=>"users", "otp"=>{}} Unpermitted parameter: otp MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>nil, "otp"=>"Paul Wiza"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Completed 422 Unprocessable Entity in 3ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 02:41:09 +0530 Processing by Auth::RegistrationsController#create as JSON Parameters: {"user"=>{"additional_login_param"=>"9893233004", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"user"=>{"additional_login_param"=>"9893233004", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9893233004"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9893233004"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"FtC9qXXCGxDsuYT8SbFx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"_RzDt68CcwhHkTWvZZ2d"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e96dacbcd65f403efeb7'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [98d72ca2-a357-459a-ad1d-28ed1b33130f] Performing OtpJob from Inline(default) with arguments: ["User", "5b92e96dacbcd65f403efeb7", "send_sms_otp"] [ActiveJob] [OtpJob] [98d72ca2-a357-459a-ad1d-28ed1b33130f] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e96dacbcd65f403efeb7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [98d72ca2-a357-459a-ad1d-28ed1b33130f] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.003s [ActiveJob] [OtpJob] [98d72ca2-a357-459a-ad1d-28ed1b33130f] Performed OtpJob from Inline(default) in 8.71ms [ActiveJob] Enqueued OtpJob (Job ID: 98d72ca2-a357-459a-ad1d-28ed1b33130f) to Inline(default) with arguments: ["User", "5b92e96dacbcd65f403efeb7", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"-pG3WAvKXixQy9UMUxwB"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e96dacbcd65f403efeb7')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 200 OK in 267ms (Views: 0.7ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{}, "sort"=>{"confirmation_sent_at"=>-1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s Started GET "/authenticate/users/verify_otp?api_key=test¤t_app_id=testappid&user%5Badditional_login_param%5D=9893233004&user%5Botp%5D=Ashleigh+Ratke" for 127.0.0.1 at 2018-09-08 02:41:09 +0530 Processing by OtpController#verify_otp as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "user"=>{"additional_login_param"=>"9893233004", "otp"=>"Ashleigh Ratke"}, "resource"=>"users", "otp"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameter: otp MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9893233004"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [8d4d0585-18f7-4ecb-b809-04d32ba1accc] Performing OtpJob from Inline(default) with arguments: ["User", "5b92e96dacbcd65f403efeb7", "verify_sms_otp", "{\"otp\":\"Ashleigh Ratke\"}"] [ActiveJob] [OtpJob] [8d4d0585-18f7-4ecb-b809-04d32ba1accc] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e96dacbcd65f403efeb7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [8d4d0585-18f7-4ecb-b809-04d32ba1accc] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [8d4d0585-18f7-4ecb-b809-04d32ba1accc] Performed OtpJob from Inline(default) in 2.5ms [ActiveJob] Enqueued OtpJob (Job ID: 8d4d0585-18f7-4ecb-b809-04d32ba1accc) to Inline(default) with arguments: ["User", "5b92e96dacbcd65f403efeb7", "verify_sms_otp", "{\"otp\":\"Ashleigh Ratke\"}"] Completed 200 OK in 16ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{}, "sort"=>{"confirmation_sent_at"=>-1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started GET "/authenticate/users/otp_verification_result?api_key=test¤t_app_id=testappid&user%5Badditional_login_param%5D=9893233004&user%5Botp%5D=Ashleigh+Ratke" for 127.0.0.1 at 2018-09-08 02:41:09 +0530 Processing by OtpController#otp_verification_result as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "user"=>{"additional_login_param"=>"9893233004", "otp"=>"Ashleigh Ratke"}, "resource"=>"users", "otp"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameter: otp MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9893233004", "otp"=>"Ashleigh Ratke"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Completed 422 Unprocessable Entity in 10ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9865527810"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xBsmGynhJaJsGkCSxwvC"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"9yHu-NMzDU4WzyUFYqxx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e96dacbcd65f403efeba'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9865527810", "_id"=>{"$ne"=>BSON::ObjectId('5b92e96dacbcd65f403efeba')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"additional_login_param"=>"9865527810", "_id"=>{"$ne"=>BSON::ObjectId('5b92e96dacbcd65f403efeba')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"JYDsAyK-jsTQZxz_j3jr"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"z9SZzFbnWt65xqiyj-XS"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e96dacbcd65f403efeba')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [faeba9d9-cb52-4926-990d-f0638742e63f] Performing OtpJob from Inline(default) with arguments: ["User", "5b92e96dacbcd65f403efeba", "send_sms_otp"] [ActiveJob] [OtpJob] [faeba9d9-cb52-4926-990d-f0638742e63f] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e96dacbcd65f403efeba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [faeba9d9-cb52-4926-990d-f0638742e63f] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [faeba9d9-cb52-4926-990d-f0638742e63f] Performed OtpJob from Inline(default) in 2.15ms [ActiveJob] Enqueued OtpJob (Job ID: faeba9d9-cb52-4926-990d-f0638742e63f) to Inline(default) with arguments: ["User", "5b92e96dacbcd65f403efeba", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"nXKaNSzKsY4JeJ2VXfzJ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e96dacbcd65f403efeba')}, "u"=>{"$set"=>{"additional_login_param_status"=>2, "encry... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e96dacbcd65f403efeba')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rihanna@gmail.com", "_id"=>{"$ne"=>BSON::ObjectId('5b92e96dacbcd65f403efeba')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"UgbnC11L_3Zax7REyN4P"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ByzdSCa6w17JyS6hjz_z"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e96dacbcd65f403efeba')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e96dacbcd65f403efeba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [c2ab608c-4f56-47c8-98d5-869354f6a723] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92e96dacbcd65f403efeba, "gg8snxEu445sVzkqavFZ", {:to=>"rihanna@gmail.com"} [ActiveJob] [ActionMailer::DeliveryJob] [c2ab608c-4f56-47c8-98d5-869354f6a723] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [c2ab608c-4f56-47c8-98d5-869354f6a723] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.4ms [ActiveJob] [ActionMailer::DeliveryJob] [c2ab608c-4f56-47c8-98d5-869354f6a723] Sent mail to rihanna@gmail.com (1.4ms) [ActiveJob] [ActionMailer::DeliveryJob] [c2ab608c-4f56-47c8-98d5-869354f6a723] Date: Sat, 08 Sep 2018 02:41:09 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rihanna@gmail.com Message-ID: <5b92e96de74dc_5f402b1035b00f5c26647@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome rihanna@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [c2ab608c-4f56-47c8-98d5-869354f6a723] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.22ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: c2ab608c-4f56-47c8-98d5-869354f6a723) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92e96dacbcd65f403efeba, "gg8snxEu445sVzkqavFZ", {:to=>"rihanna@gmail.com"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rihanna@gmail.com", "_id"=>{"$ne"=>BSON::ObjectId('5b92e96dacbcd65f403efeba')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"nzCP-sgHBsXMWsNRfpcz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"VxEtHWyhe73_utd7xWZm"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e96dacbcd65f403efeba')}, "u"=>{"$set"=>{"confirmed_at"=>2018-09-07 21:11:09 UTC, "... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e96dacbcd65f403efeba')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92e96dacbcd65f403efeba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started GET "/authenticate/users/send_sms_otp?api_key=test¤t_app_id=testappid&intent=reset_password&user%5Badditional_login_param%5D=9865527810" for 127.0.0.1 at 2018-09-08 02:41:10 +0530 Processing by OtpController#send_sms_otp as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "intent"=>"reset_password", "user"=>{"additional_login_param"=>"9865527810"}, "resource"=>"users", "otp"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameter: otp MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9865527810", "additional_login_param_status"=>2}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e96dacbcd65f403efeba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [674aa082-2191-4f89-9005-bed7f2ac7e6e] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [674aa082-2191-4f89-9005-bed7f2ac7e6e] Performed OtpJob from Inline(default) in 3.0ms [ActiveJob] Enqueued OtpJob (Job ID: 674aa082-2191-4f89-9005-bed7f2ac7e6e) to Inline(default) with arguments: ["User", "5b92e96dacbcd65f403efeba", "send_sms_otp"] Completed 200 OK in 11ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{}, "sort"=>{"confirmation_sent_at"=>-1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started GET "/authenticate/users/verify_otp?api_key=test¤t_app_id=testappid&user%5Badditional_login_param%5D=9865527810&user%5Botp%5D=Lavinia+Wolf" for 127.0.0.1 at 2018-09-08 02:41:10 +0530 Processing by OtpController#verify_otp as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "user"=>{"additional_login_param"=>"9865527810", "otp"=>"Lavinia Wolf"}, "resource"=>"users", "otp"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameter: otp MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9865527810"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [4c8cb587-6ec8-4909-92ea-a9f20b646b8c] Performing OtpJob from Inline(default) with arguments: ["User", "5b92e96dacbcd65f403efeba", "verify_sms_otp", "{\"otp\":\"Lavinia Wolf\"}"] [ActiveJob] [OtpJob] [4c8cb587-6ec8-4909-92ea-a9f20b646b8c] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e96dacbcd65f403efeba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [4c8cb587-6ec8-4909-92ea-a9f20b646b8c] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [4c8cb587-6ec8-4909-92ea-a9f20b646b8c] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"8xcXh1CTzuqvwhDwYgvc"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [4c8cb587-6ec8-4909-92ea-a9f20b646b8c] MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [4c8cb587-6ec8-4909-92ea-a9f20b646b8c] MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e96dacbcd65f403efeba')}, "u"=>{"$set"=>{"otp"=>"Lavinia Wolf", "encrypted_authenti... [ActiveJob] [OtpJob] [4c8cb587-6ec8-4909-92ea-a9f20b646b8c] MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [4c8cb587-6ec8-4909-92ea-a9f20b646b8c] Performed OtpJob from Inline(default) in 58.74ms [ActiveJob] Enqueued OtpJob (Job ID: 4c8cb587-6ec8-4909-92ea-a9f20b646b8c) to Inline(default) with arguments: ["User", "5b92e96dacbcd65f403efeba", "verify_sms_otp", "{\"otp\":\"Lavinia Wolf\"}"] Completed 200 OK in 71ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{}, "sort"=>{"confirmation_sent_at"=>-1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started GET "/authenticate/users/otp_verification_result?api_key=test¤t_app_id=testappid&intent=reset_password&user%5Badditional_login_param%5D=9865527810&user%5Botp%5D=Lavinia+Wolf" for 127.0.0.1 at 2018-09-08 02:41:10 +0530 Processing by OtpController#otp_verification_result as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "intent"=>"reset_password", "user"=>{"additional_login_param"=>"9865527810", "otp"=>"Lavinia Wolf"}, "resource"=>"users", "otp"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameter: otp MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9865527810", "otp"=>"Lavinia Wolf"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}}... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rihanna@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"reset_password_token"=>"48c6a5bf1b7fc6ad163e0732a4d2b8c85be138e0ef57e8a3122048f5d75f1356"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"pvjfyh5FV8QNwugBobsH"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e96dacbcd65f403efeba')}, "u"=>{"$set"=>{"identities"=>[], "reset_password_token"=>... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e96dacbcd65f403efeba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [3c13be01-91e3-4021-b607-2c05cf98ecd2] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", gid://dummy/User/5b92e96dacbcd65f403efeba, "9aENBTZbJuUHM_njV2yu", {} [ActiveJob] [ActionMailer::DeliveryJob] [3c13be01-91e3-4021-b607-2c05cf98ecd2] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/reset_password_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [3c13be01-91e3-4021-b607-2c05cf98ecd2] Devise::Mailer#reset_password_instructions: processed outbound mail in 1.4ms [ActiveJob] [ActionMailer::DeliveryJob] [3c13be01-91e3-4021-b607-2c05cf98ecd2] Sent mail to rihanna@gmail.com (1.5ms) [ActiveJob] [ActionMailer::DeliveryJob] [3c13be01-91e3-4021-b607-2c05cf98ecd2] Date: Sat, 08 Sep 2018 02:41:10 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rihanna@gmail.com Message-ID: <5b92e96e3cae3_5f402b1035b00f5c26757@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Reset password instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello rihanna@gmail.com!

Someone has requested a link to change your password. You can do this through the link below.

Change my password

If you didn't request this, please ignore this email.

Your password won't change until you access the link above and create a new one.

[ActiveJob] [ActionMailer::DeliveryJob] [3c13be01-91e3-4021-b607-2c05cf98ecd2] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.46ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 3c13be01-91e3-4021-b607-2c05cf98ecd2) to Inline(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", gid://dummy/User/5b92e96dacbcd65f403efeba, "9aENBTZbJuUHM_njV2yu", {} Completed 200 OK in 67ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 02:41:10 +0530 Processing by Auth::RegistrationsController#create as JSON Parameters: {"user"=>{"additional_login_param"=>"9886080630", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"user"=>{"additional_login_param"=>"9886080630", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9886080630"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9886080630"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"szQ4jnm5KzkULjReL8FY"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"via-t6B1QjHfxxP2qdhE"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e96eacbcd65f403efebe'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [428cd186-9c10-4966-9473-5ceacfeb3d4e] Performing OtpJob from Inline(default) with arguments: ["User", "5b92e96eacbcd65f403efebe", "send_sms_otp"] [ActiveJob] [OtpJob] [428cd186-9c10-4966-9473-5ceacfeb3d4e] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e96eacbcd65f403efebe')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [428cd186-9c10-4966-9473-5ceacfeb3d4e] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [428cd186-9c10-4966-9473-5ceacfeb3d4e] Performed OtpJob from Inline(default) in 6.62ms [ActiveJob] Enqueued OtpJob (Job ID: 428cd186-9c10-4966-9473-5ceacfeb3d4e) to Inline(default) with arguments: ["User", "5b92e96eacbcd65f403efebe", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"SUyN86Gm32HU7SroDVHP"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e96eacbcd65f403efebe')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 200 OK in 152ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{}, "sort"=>{"confirmation_sent_at"=>-1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started GET "/authenticate/users/verify_otp?api_key=test¤t_app_id=testappid&user%5Badditional_login_param%5D=9886080630&user%5Botp%5D=Marianne+Kessler" for 127.0.0.1 at 2018-09-08 02:41:10 +0530 Processing by OtpController#verify_otp as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "user"=>{"additional_login_param"=>"9886080630", "otp"=>"Marianne Kessler"}, "resource"=>"users", "otp"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameter: otp MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9886080630"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [b5e0f5ec-cffd-482e-a529-d2f3ea9f499b] Performing OtpJob from Inline(default) with arguments: ["User", "5b92e96eacbcd65f403efebe", "verify_sms_otp", "{\"otp\":\"Marianne Kessler\"}"] [ActiveJob] [OtpJob] [b5e0f5ec-cffd-482e-a529-d2f3ea9f499b] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e96eacbcd65f403efebe')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [b5e0f5ec-cffd-482e-a529-d2f3ea9f499b] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [b5e0f5ec-cffd-482e-a529-d2f3ea9f499b] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"po7Vdsh2fFhfSpxNmcN3"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [b5e0f5ec-cffd-482e-a529-d2f3ea9f499b] MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [b5e0f5ec-cffd-482e-a529-d2f3ea9f499b] MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e96eacbcd65f403efebe')}, "u"=>{"$set"=>{"otp"=>"Marianne Kessler", "additional_log... [ActiveJob] [OtpJob] [b5e0f5ec-cffd-482e-a529-d2f3ea9f499b] MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [b5e0f5ec-cffd-482e-a529-d2f3ea9f499b] MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e96eacbcd65f403efebe')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... [ActiveJob] [OtpJob] [b5e0f5ec-cffd-482e-a529-d2f3ea9f499b] MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s [ActiveJob] [OtpJob] [b5e0f5ec-cffd-482e-a529-d2f3ea9f499b] Performed OtpJob from Inline(default) in 73.23ms [ActiveJob] Enqueued OtpJob (Job ID: b5e0f5ec-cffd-482e-a529-d2f3ea9f499b) to Inline(default) with arguments: ["User", "5b92e96eacbcd65f403efebe", "verify_sms_otp", "{\"otp\":\"Marianne Kessler\"}"] Completed 200 OK in 82ms (Views: 0.7ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{}, "sort"=>{"confirmation_sent_at"=>-1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s Started GET "/authenticate/users/otp_verification_result?api_key=test¤t_app_id=testappid&user%5Badditional_login_param%5D=9886080630&user%5Botp%5D=Marianne+Kessler" for 127.0.0.1 at 2018-09-08 02:41:10 +0530 Processing by OtpController#otp_verification_result as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "user"=>{"additional_login_param"=>"9886080630", "otp"=>"Marianne Kessler"}, "resource"=>"users", "otp"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameter: otp MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9886080630", "otp"=>"Marianne Kessler"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{}, "sort"=>{"confirmation_sent_at"=>-1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started GET "/authenticate/users/send_sms_otp?api_key=test¤t_app_id=testappid&intent=reset_password&user%5Badditional_login_param%5D=9886080630" for 127.0.0.1 at 2018-09-08 02:41:10 +0530 Processing by OtpController#send_sms_otp as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "intent"=>"reset_password", "user"=>{"additional_login_param"=>"9886080630"}, "resource"=>"users", "otp"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameter: otp MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9886080630", "additional_login_param_status"=>2}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e96eacbcd65f403efebe')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [27cc2e59-03e1-4a55-ba2c-d252abad6cbd] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [27cc2e59-03e1-4a55-ba2c-d252abad6cbd] Performed OtpJob from Inline(default) in 3.36ms [ActiveJob] Enqueued OtpJob (Job ID: 27cc2e59-03e1-4a55-ba2c-d252abad6cbd) to Inline(default) with arguments: ["User", "5b92e96eacbcd65f403efebe", "send_sms_otp"] Completed 200 OK in 15ms (Views: 0.1ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{}, "sort"=>{"confirmation_sent_at"=>-1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started GET "/authenticate/users/verify_otp?api_key=test¤t_app_id=testappid&user%5Badditional_login_param%5D=9886080630&user%5Botp%5D=Jonathan+Ledner+DVM" for 127.0.0.1 at 2018-09-08 02:41:10 +0530 Processing by OtpController#verify_otp as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "user"=>{"additional_login_param"=>"9886080630", "otp"=>"Jonathan Ledner DVM"}, "resource"=>"users", "otp"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameter: otp MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9886080630"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [a8cad6ab-b9e9-402f-b554-2a0db1a7d3a4] Performing OtpJob from Inline(default) with arguments: ["User", "5b92e96eacbcd65f403efebe", "verify_sms_otp", "{\"otp\":\"Jonathan Ledner DVM\"}"] [ActiveJob] [OtpJob] [a8cad6ab-b9e9-402f-b554-2a0db1a7d3a4] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e96eacbcd65f403efebe')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [a8cad6ab-b9e9-402f-b554-2a0db1a7d3a4] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [a8cad6ab-b9e9-402f-b554-2a0db1a7d3a4] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"iNB8qYo2e_foGPoQxZUN"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [a8cad6ab-b9e9-402f-b554-2a0db1a7d3a4] MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [a8cad6ab-b9e9-402f-b554-2a0db1a7d3a4] MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e96eacbcd65f403efebe')}, "u"=>{"$set"=>{"otp"=>"Jonathan Ledner DVM", "encrypted_a... [ActiveJob] [OtpJob] [a8cad6ab-b9e9-402f-b554-2a0db1a7d3a4] MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [a8cad6ab-b9e9-402f-b554-2a0db1a7d3a4] Performed OtpJob from Inline(default) in 55.31ms [ActiveJob] Enqueued OtpJob (Job ID: a8cad6ab-b9e9-402f-b554-2a0db1a7d3a4) to Inline(default) with arguments: ["User", "5b92e96eacbcd65f403efebe", "verify_sms_otp", "{\"otp\":\"Jonathan Ledner DVM\"}"] Completed 200 OK in 67ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{}, "sort"=>{"confirmation_sent_at"=>-1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started GET "/authenticate/users/otp_verification_result?api_key=test¤t_app_id=testappid&intent=reset_password&user%5Badditional_login_param%5D=9886080630&user%5Botp%5D=Jonathan+Ledner+DVM" for 127.0.0.1 at 2018-09-08 02:41:10 +0530 Processing by OtpController#otp_verification_result as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "intent"=>"reset_password", "user"=>{"additional_login_param"=>"9886080630", "otp"=>"Jonathan Ledner DVM"}, "resource"=>"users", "otp"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameter: otp MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9886080630", "otp"=>"Jonathan Ledner DVM"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9919004017"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"jsG-zez6-q7QaqUisKLY"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"dRQS_it1faUfFEzQQUJ6"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e96eacbcd65f403efec1'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9919004017", "_id"=>{"$ne"=>BSON::ObjectId('5b92e96eacbcd65f403efec1')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"additional_login_param"=>"9919004017", "_id"=>{"$ne"=>BSON::ObjectId('5b92e96eacbcd65f403efec1')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"R-UVw-nGoRkThHyoLxWp"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"XYe6AK9up_sebxisfAEi"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e96eacbcd65f403efec1')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [ac426e43-199f-4f94-8e32-06a44a2c79b1] Performing OtpJob from Inline(default) with arguments: ["User", "5b92e96eacbcd65f403efec1", "send_sms_otp"] [ActiveJob] [OtpJob] [ac426e43-199f-4f94-8e32-06a44a2c79b1] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e96eacbcd65f403efec1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [ac426e43-199f-4f94-8e32-06a44a2c79b1] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [ac426e43-199f-4f94-8e32-06a44a2c79b1] Performed OtpJob from Inline(default) in 2.58ms [ActiveJob] Enqueued OtpJob (Job ID: ac426e43-199f-4f94-8e32-06a44a2c79b1) to Inline(default) with arguments: ["User", "5b92e96eacbcd65f403efec1", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"wNKEJVYXb9wUQaoFsdJU"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e96eacbcd65f403efec1')}, "u"=>{"$set"=>{"additional_login_param_status"=>2, "encry... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e96eacbcd65f403efec1')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-08 02:41:10 +0530 Processing by Auth::RegistrationsController#update as JSON Parameters: {"id"=>"5b92e96eacbcd65f403efec1", "user"=>{"email"=>"rihanna@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"id"=>"5b92e96eacbcd65f403efec1", "user"=>{"email"=>"rihanna@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"22016405389f0700c07274c331fb9b30140cb708fa5d1927c641d077ba612821"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"client_authentication.testappid"=>"22016405389f0700c07274c331fb9b30140cb708fa5d1927c641d077ba612821"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"client_authentication.testappid"=>"22016405389f0700c07274c331fb9b30140cb708fa5d1927c641d077ba612821"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e96eacbcd65f403efec1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rihanna@gmail.com", "_id"=>{"$ne"=>BSON::ObjectId('5b92e96eacbcd65f403efec1')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"ogLwLyA2osx26cSd9wAo"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"3Ky5ysoyTLREPC1hsDeP"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e96eacbcd65f403efec1')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e96eacbcd65f403efec1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [34e833a1-34a2-41e9-a319-64ea88d4891f] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92e96eacbcd65f403efec1, "zsKdtqkHxvVnWFz5_5DV", {:to=>"rihanna@gmail.com"} [ActiveJob] [ActionMailer::DeliveryJob] [34e833a1-34a2-41e9-a319-64ea88d4891f] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [34e833a1-34a2-41e9-a319-64ea88d4891f] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.4ms [ActiveJob] [ActionMailer::DeliveryJob] [34e833a1-34a2-41e9-a319-64ea88d4891f] Sent mail to rihanna@gmail.com (1.5ms) [ActiveJob] [ActionMailer::DeliveryJob] [34e833a1-34a2-41e9-a319-64ea88d4891f] Date: Sat, 08 Sep 2018 02:41:10 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rihanna@gmail.com Message-ID: <5b92e96eeabea_5f402b1035b00f5c26869@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome rihanna@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [34e833a1-34a2-41e9-a319-64ea88d4891f] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.26ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 34e833a1-34a2-41e9-a319-64ea88d4891f) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92e96eacbcd65f403efec1, "zsKdtqkHxvVnWFz5_5DV", {:to=>"rihanna@gmail.com"} Completed 200 OK in 86ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e96eacbcd65f403efec1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rihanna@gmail.com", "_id"=>{"$ne"=>BSON::ObjectId('5b92e96eacbcd65f403efec1')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"oYq7AQstAqgSKn9SzS78"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Fr7PYJ6RCn2xgTDtTGPL"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e96eacbcd65f403efec1')}, "u"=>{"$set"=>{"confirmed_at"=>2018-09-07 21:11:11 UTC, "... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e96eacbcd65f403efec1')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92e96eacbcd65f403efec1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"1YQ5sneeFkrRj_ScvxB1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e96eacbcd65f403efec1')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{}, "sort"=>{"confirmation_sent_at"=>-1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started GET "/authenticate/users/send_sms_otp?api_key=test¤t_app_id=testappid&intent=unlock_account&user%5Badditional_login_param%5D=9919004017" for 127.0.0.1 at 2018-09-08 02:41:11 +0530 Processing by OtpController#send_sms_otp as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "intent"=>"unlock_account", "user"=>{"additional_login_param"=>"9919004017"}, "resource"=>"users", "otp"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameter: otp MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9919004017", "additional_login_param_status"=>2}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e96eacbcd65f403efec1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [6673a28f-d177-45d0-a1b9-dc60f86b464b] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [6673a28f-d177-45d0-a1b9-dc60f86b464b] Performed OtpJob from Inline(default) in 2.06ms [ActiveJob] Enqueued OtpJob (Job ID: 6673a28f-d177-45d0-a1b9-dc60f86b464b) to Inline(default) with arguments: ["User", "5b92e96eacbcd65f403efec1", "send_sms_otp"] Completed 200 OK in 9ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{}, "sort"=>{"confirmation_sent_at"=>-1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started GET "/authenticate/users/verify_otp?api_key=test¤t_app_id=testappid&user%5Badditional_login_param%5D=9919004017&user%5Botp%5D=Casandra+Schumm+DVM" for 127.0.0.1 at 2018-09-08 02:41:11 +0530 Processing by OtpController#verify_otp as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "user"=>{"additional_login_param"=>"9919004017", "otp"=>"Casandra Schumm DVM"}, "resource"=>"users", "otp"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameter: otp MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9919004017"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [8e0c244b-3128-4bf0-a51c-bfeed0c42f5c] Performing OtpJob from Inline(default) with arguments: ["User", "5b92e96eacbcd65f403efec1", "verify_sms_otp", "{\"otp\":\"Casandra Schumm DVM\"}"] [ActiveJob] [OtpJob] [8e0c244b-3128-4bf0-a51c-bfeed0c42f5c] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e96eacbcd65f403efec1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [8e0c244b-3128-4bf0-a51c-bfeed0c42f5c] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [8e0c244b-3128-4bf0-a51c-bfeed0c42f5c] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"PXKiWUwhRTSjWemVBeAB"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [8e0c244b-3128-4bf0-a51c-bfeed0c42f5c] MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [8e0c244b-3128-4bf0-a51c-bfeed0c42f5c] MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e96eacbcd65f403efec1')}, "u"=>{"$set"=>{"otp"=>"Casandra Schumm DVM", "encrypted_a... [ActiveJob] [OtpJob] [8e0c244b-3128-4bf0-a51c-bfeed0c42f5c] MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [8e0c244b-3128-4bf0-a51c-bfeed0c42f5c] Performed OtpJob from Inline(default) in 55.47ms [ActiveJob] Enqueued OtpJob (Job ID: 8e0c244b-3128-4bf0-a51c-bfeed0c42f5c) to Inline(default) with arguments: ["User", "5b92e96eacbcd65f403efec1", "verify_sms_otp", "{\"otp\":\"Casandra Schumm DVM\"}"] Completed 200 OK in 64ms (Views: 0.1ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{}, "sort"=>{"confirmation_sent_at"=>-1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started GET "/authenticate/users/otp_verification_result?api_key=test¤t_app_id=testappid&intent=unlock_account&user%5Badditional_login_param%5D=9919004017&user%5Botp%5D=Casandra+Schumm+DVM" for 127.0.0.1 at 2018-09-08 02:41:11 +0530 Processing by OtpController#otp_verification_result as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "intent"=>"unlock_account", "user"=>{"additional_login_param"=>"9919004017", "otp"=>"Casandra Schumm DVM"}, "resource"=>"users", "otp"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameter: otp MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9919004017", "otp"=>"Casandra Schumm DVM"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"unlock_token"=>"16459ba4b48f841a0394f8875bd1ecf6f0b2648555279bca3778edd088cfdfc2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"JC5aF6GpyyGze2AkVyUE"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e96eacbcd65f403efec1')}, "u"=>{"$set"=>{"unlock_token"=>"16459ba4b48f841a0394f8875... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e96eacbcd65f403efec1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [06a12ccd-517d-4bc2-85b3-6eb5891da3f5] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b92e96eacbcd65f403efec1, "XsVgc1eQiLUsVZzrxNjp", {} [ActiveJob] [ActionMailer::DeliveryJob] [06a12ccd-517d-4bc2-85b3-6eb5891da3f5] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/unlock_instructions.html.erb (3.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [06a12ccd-517d-4bc2-85b3-6eb5891da3f5] Devise::Mailer#unlock_instructions: processed outbound mail in 36.8ms [ActiveJob] [ActionMailer::DeliveryJob] [06a12ccd-517d-4bc2-85b3-6eb5891da3f5] Sent mail to rihanna@gmail.com (1.7ms) [ActiveJob] [ActionMailer::DeliveryJob] [06a12ccd-517d-4bc2-85b3-6eb5891da3f5] Date: Sat, 08 Sep 2018 02:41:11 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rihanna@gmail.com Message-ID: <5b92e96f7b83c_5f402b1035b00f5c269cb@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Unlock instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello rihanna@gmail.com!

Your account has been locked due to an excessive number of unsuccessful sign in attempts.

Click the link below to unlock your account:

Unlock my account

[ActiveJob] [ActionMailer::DeliveryJob] [06a12ccd-517d-4bc2-85b3-6eb5891da3f5] Performed ActionMailer::DeliveryJob from Inline(mailers) in 39.12ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 06a12ccd-517d-4bc2-85b3-6eb5891da3f5) to Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b92e96eacbcd65f403efec1, "XsVgc1eQiLUsVZzrxNjp", {} Completed 200 OK in 245ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jackie@king.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"_ymsdrM2M8v1VgK7x1qN"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"vrzF983g2tbCesRs3VyE"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e96facbcd65f403efec5'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e96facbcd65f403efec5')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92e96facbcd65f403efec5')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92e96facbcd65f403efec7')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92e96facbcd65f403efec5')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"tiffany_feeney@kreiger.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"DGjdzniFBr-rTypWUqze"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"gDFhWzzssaQpbvdoB1A3"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e96facbcd65f403efeca'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e96facbcd65f403efeca')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92e96facbcd65f403efeca')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92e96facbcd65f403efecc')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92e96facbcd65f403efeca')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"email"=>"tiffany_feeney@kreiger.biz"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"tiffany_feeney@kreiger.biz"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"reset_password_token"=>"d41227112f38fc05a269266412f08c1f8364d884eb1d3d3663c52279947d9be3"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"n7Eg7cZu-7znKSAzcCyC"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e96facbcd65f403efeca')}, "u"=>{"$set"=>{"identities"=>[], "reset_password_token"=>... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e96facbcd65f403efeca')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [828aa648-0a90-4f0a-ba7d-8cd2b6857516] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", gid://dummy/User/5b92e96facbcd65f403efeca, "Ae22kW-z4bv4R4Xst498", {} [ActiveJob] [ActionMailer::DeliveryJob] [828aa648-0a90-4f0a-ba7d-8cd2b6857516] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/reset_password_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [828aa648-0a90-4f0a-ba7d-8cd2b6857516] Devise::Mailer#reset_password_instructions: processed outbound mail in 1.7ms [ActiveJob] [ActionMailer::DeliveryJob] [828aa648-0a90-4f0a-ba7d-8cd2b6857516] Sent mail to tiffany_feeney@kreiger.biz (2.8ms) [ActiveJob] [ActionMailer::DeliveryJob] [828aa648-0a90-4f0a-ba7d-8cd2b6857516] Date: Sat, 08 Sep 2018 02:41:11 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: tiffany_feeney@kreiger.biz Message-ID: <5b92e96fd81ef_5f402b1035b00f5c27060@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Reset password instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello tiffany_feeney@kreiger.biz!

Someone has requested a link to change your password. You can do this through the link below.

Change my password

If you didn't request this, please ignore this email.

Your password won't change until you access the link above and create a new one.

[ActiveJob] [ActionMailer::DeliveryJob] [828aa648-0a90-4f0a-ba7d-8cd2b6857516] Performed ActionMailer::DeliveryJob from Inline(mailers) in 5.01ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 828aa648-0a90-4f0a-ba7d-8cd2b6857516) to Inline(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", gid://dummy/User/5b92e96facbcd65f403efeca, "Ae22kW-z4bv4R4Xst498", {} Redirected to http://www.example.com/authenticate/users/sign_in Completed 302 Found in 48ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"tony_jacobson@fay.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zUVs1iVrAw1-rCMs1nLS"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"agDnYhCQdUFTTPxj12r9"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e96facbcd65f403efecd'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e96facbcd65f403efecd')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92e96facbcd65f403efecd')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92e96facbcd65f403efecf')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92e96facbcd65f403efecd')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"email"=>"tony_jacobson@fay.net"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"tony_jacobson@fay.net"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"reset_password_token"=>"e1206c47e2acfde2f2f32c79a77568fc478972d380eed21ccd904067e367beab"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"LJAxNPYqzeCERJagTAty"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e96facbcd65f403efecd')}, "u"=>{"$set"=>{"identities"=>[], "reset_password_token"=>... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e96facbcd65f403efecd')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [774d54e9-1400-49b6-8eef-3da03a91544e] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", gid://dummy/User/5b92e96facbcd65f403efecd, "AfxPT_YS27nyMYy4zsjp", {} [ActiveJob] [ActionMailer::DeliveryJob] [774d54e9-1400-49b6-8eef-3da03a91544e] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/reset_password_instructions.html.erb (0.4ms) [ActiveJob] [ActionMailer::DeliveryJob] [774d54e9-1400-49b6-8eef-3da03a91544e] Devise::Mailer#reset_password_instructions: processed outbound mail in 2.4ms [ActiveJob] [ActionMailer::DeliveryJob] [774d54e9-1400-49b6-8eef-3da03a91544e] Sent mail to tony_jacobson@fay.net (2.8ms) [ActiveJob] [ActionMailer::DeliveryJob] [774d54e9-1400-49b6-8eef-3da03a91544e] Date: Sat, 08 Sep 2018 02:41:12 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: tony_jacobson@fay.net Message-ID: <5b92e970eb8b_5f402b1035b00f5c2718f@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Reset password instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello tony_jacobson@fay.net!

Someone has requested a link to change your password. You can do this through the link below.

Change my password

If you didn't request this, please ignore this email.

Your password won't change until you access the link above and create a new one.

[ActiveJob] [ActionMailer::DeliveryJob] [774d54e9-1400-49b6-8eef-3da03a91544e] Performed ActionMailer::DeliveryJob from Inline(mailers) in 5.95ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 774d54e9-1400-49b6-8eef-3da03a91544e) to Inline(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", gid://dummy/User/5b92e96facbcd65f403efecd, "AfxPT_YS27nyMYy4zsjp", {} Redirected to http://www.example.com/authenticate/users/sign_in Completed 302 Found in 74ms Started PUT "/authenticate/users/password" for 127.0.0.1 at 2018-09-08 02:41:12 +0530 Processing by Auth::PasswordsController#update as HTML Parameters: {"user"=>{"reset_password_token"=>"[FILTERED]", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"reset_password_token"=>"e1206c47e2acfde2f2f32c79a77568fc478972d380eed21ccd904067e367beab"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"Pu5w6GGFygvmYnuU37MK"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"XGjTCqycNv747wRfqaRa"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e96facbcd65f403efecd')}, "u"=>{"$set"=>{"encrypted_password"=>"$2a$04$X1Xgm4GLFP2F... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"RQR1DDkf41TgCEwdtfEK"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e96facbcd65f403efecd')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"s3LmUMM_bUxJpgLk6Z2z"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e96facbcd65f403efecd')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 21:11:12 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://www.example.com/ Completed 302 Found in 156ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e96facbcd65f403efecd')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"pink.kaulke@ruecker.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"19a3QxXUnMY77KFzLvbF"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zawb7oyoK_vqu6fL_bWs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e970acbcd65f403efed0'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e970acbcd65f403efed0')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92e970acbcd65f403efed0')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92e970acbcd65f403efed2')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92e970acbcd65f403efed0')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"http://www.google.com", "api_key"=>"test", "current_app_id"=>"test_app_id"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/shared/_links.html.erb (0.6ms) Rendered /home/bhargav/Github/Auth/app/views/auth/passwords/new.html.erb within layouts/application (1.8ms) Rendered shopping/_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (1.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.6ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.6ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.5ms) Completed 200 OK in 11ms (Views: 6.6ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"karelle.mcglynn@gutmann.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"2NDHN3EUA3KQqNyhFtDs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"awBk8gTfFz_TNtJxmQBd"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e970acbcd65f403efed5'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e970acbcd65f403efed5')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92e970acbcd65f403efed5')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92e970acbcd65f403efed7')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92e970acbcd65f403efed5')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"email"=>"karelle.mcglynn@gutmann.net"}, "redirect_url"=>"http://www.google.com", "api_key"=>"test", "current_app_id"=>"test_app_id"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"karelle.mcglynn@gutmann.net"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"reset_password_token"=>"f99e7c8af646c0d5523581ed4dc1d84f88e7423dc47f74fa32c879d2b5ea7db7"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"zrTVz5BtPR5L6u5A_HxD"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e970acbcd65f403efed5')}, "u"=>{"$set"=>{"identities"=>[], "reset_password_token"=>... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e970acbcd65f403efed5')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [fa7cb90c-8df1-4e3e-9cb3-339692537c34] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", gid://dummy/User/5b92e970acbcd65f403efed5, "ksUympDYH3_GnEYZvWyM", {} [ActiveJob] [ActionMailer::DeliveryJob] [fa7cb90c-8df1-4e3e-9cb3-339692537c34] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/reset_password_instructions.html.erb (1.0ms) [ActiveJob] [ActionMailer::DeliveryJob] [fa7cb90c-8df1-4e3e-9cb3-339692537c34] Devise::Mailer#reset_password_instructions: processed outbound mail in 4.7ms [ActiveJob] [ActionMailer::DeliveryJob] [fa7cb90c-8df1-4e3e-9cb3-339692537c34] Sent mail to karelle.mcglynn@gutmann.net (6.6ms) [ActiveJob] [ActionMailer::DeliveryJob] [fa7cb90c-8df1-4e3e-9cb3-339692537c34] Date: Sat, 08 Sep 2018 02:41:12 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: karelle.mcglynn@gutmann.net Message-ID: <5b92e970a3bd8_5f402b1035b00f5c272b4@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Reset password instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello karelle.mcglynn@gutmann.net!

Someone has requested a link to change your password. You can do this through the link below.

Change my password

If you didn't request this, please ignore this email.

Your password won't change until you access the link above and create a new one.

[ActiveJob] [ActionMailer::DeliveryJob] [fa7cb90c-8df1-4e3e-9cb3-339692537c34] Performed ActionMailer::DeliveryJob from Inline(mailers) in 12.67ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: fa7cb90c-8df1-4e3e-9cb3-339692537c34) to Inline(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", gid://dummy/User/5b92e970acbcd65f403efed5, "ksUympDYH3_GnEYZvWyM", {} Redirected to http://www.example.com/authenticate/users/sign_in Completed 302 Found in 106ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"freddie.wuckert@predovic.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"pzLq669nyyCZ6A_TXx63"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"TooAcpwNxpTVjdKUExbR"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e970acbcd65f403efed8'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e970acbcd65f403efed8')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92e970acbcd65f403efed8')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92e970acbcd65f403efeda')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92e970acbcd65f403efed8')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"email"=>"freddie.wuckert@predovic.co"}, "current_app_id"=>"test_app_id", "redirect_url"=>"http://www.google.com"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"freddie.wuckert@predovic.co"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"reset_password_token"=>"5aeacc5788e82e63e196fb2436d6f9ec27d17db42df593ce490260d0991d31ef"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"AwdjzaFpmfWFbZhSGzS_"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e970acbcd65f403efed8')}, "u"=>{"$set"=>{"identities"=>[], "reset_password_token"=>... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e970acbcd65f403efed8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s [ActiveJob] [ActionMailer::DeliveryJob] [1b2a61cd-9a70-4d0b-b591-76de457a5175] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", gid://dummy/User/5b92e970acbcd65f403efed8, "CgbDKUJ-acLs9E-KWknp", {} [ActiveJob] [ActionMailer::DeliveryJob] [1b2a61cd-9a70-4d0b-b591-76de457a5175] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/reset_password_instructions.html.erb (0.8ms) [ActiveJob] [ActionMailer::DeliveryJob] [1b2a61cd-9a70-4d0b-b591-76de457a5175] Devise::Mailer#reset_password_instructions: processed outbound mail in 4.1ms [ActiveJob] [ActionMailer::DeliveryJob] [1b2a61cd-9a70-4d0b-b591-76de457a5175] Sent mail to freddie.wuckert@predovic.co (3.4ms) [ActiveJob] [ActionMailer::DeliveryJob] [1b2a61cd-9a70-4d0b-b591-76de457a5175] Date: Sat, 08 Sep 2018 02:41:12 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: freddie.wuckert@predovic.co Message-ID: <5b92e970d4992_5f402b1035b00f5c273b2@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Reset password instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello freddie.wuckert@predovic.co!

Someone has requested a link to change your password. You can do this through the link below.

Change my password

If you didn't request this, please ignore this email.

Your password won't change until you access the link above and create a new one.

[ActiveJob] [ActionMailer::DeliveryJob] [1b2a61cd-9a70-4d0b-b591-76de457a5175] Performed ActionMailer::DeliveryJob from Inline(mailers) in 8.66ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 1b2a61cd-9a70-4d0b-b591-76de457a5175) to Inline(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", gid://dummy/User/5b92e970acbcd65f403efed8, "CgbDKUJ-acLs9E-KWknp", {} Redirected to http://www.example.com/authenticate/users/sign_in Completed 302 Found in 71ms Started PUT "/authenticate/users/password" for 127.0.0.1 at 2018-09-08 02:41:12 +0530 Processing by Auth::PasswordsController#update as HTML Parameters: {"user"=>{"reset_password_token"=>"[FILTERED]", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "redirect_url"=>"http://www.google.com", "api_key"=>"test"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"reset_password_token"=>"5aeacc5788e82e63e196fb2436d6f9ec27d17db42df593ce490260d0991d31ef"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"nf9Z5pqpfJ9c8AyWULR2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"gMSFLxswHXZdyhpHuZwU"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e970acbcd65f403efed8')}, "u"=>{"$set"=>{"encrypted_password"=>"$2a$04$ku/4D3ayskkF... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"32XpK9U6YLWQ6Dw9LUNS"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e970acbcd65f403efed8')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"kyoAyZHbGRg5KFNpDzLA"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e970acbcd65f403efed8')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 21:11:13 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Redirected to http://www.example.com/ Completed 302 Found in 219ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e970acbcd65f403efed8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"august@gulgowski.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"1eAmai36Xhejm1b82z31"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"2a4PL9ZQ6cd7qUzepCzr"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e971acbcd65f403efedb'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e971acbcd65f403efedb')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92e971acbcd65f403efedb')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92e971acbcd65f403efedd')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92e971acbcd65f403efedb')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{}} Rendered text template (0.0ms) Filter chain halted as :ignore_json_request rendered or redirected Completed 406 Not Acceptable in 1ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jacky.mertz@quitzon.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"PzFSmyqs_WHrMbt_8Wyy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Q9D2wK3fPhin-eCMA7UB"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e971acbcd65f403efede'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e971acbcd65f403efede')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92e971acbcd65f403efede')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92e971acbcd65f403efee0')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92e971acbcd65f403efede')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"email"=>"jacky.mertz@quitzon.org"}, "password"=>{"user"=>{"email"=>"jacky.mertz@quitzon.org"}}} Rendered text template (0.0ms) Filter chain halted as :do_before_request rendered or redirected Completed 401 Unauthorized in 1ms (Views: 0.5ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"neoma@bosco.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"1QvPgYx5bzrJEftHhafn"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"A566PXijXtWibKcg5gbx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e971acbcd65f403efee1'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e971acbcd65f403efee1')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92e971acbcd65f403efee1')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92e971acbcd65f403efee3')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92e971acbcd65f403efee1')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"email"=>"neoma@bosco.biz"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"neoma@bosco.biz"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"reset_password_token"=>"37ffdad059a9048efd5111b13d391ece758a817666889e911669cbf4489965ab"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"C6PhEstAJassLyPMLdyy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e971acbcd65f403efee1')}, "u"=>{"$set"=>{"identities"=>[], "reset_password_token"=>... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e971acbcd65f403efee1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s [ActiveJob] [ActionMailer::DeliveryJob] [7bff53ca-3331-46e8-880e-abe48fa7746c] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", gid://dummy/User/5b92e971acbcd65f403efee1, "RivfeMzc_TWzeTpYfRq_", {} [ActiveJob] [ActionMailer::DeliveryJob] [7bff53ca-3331-46e8-880e-abe48fa7746c] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/reset_password_instructions.html.erb (0.7ms) [ActiveJob] [ActionMailer::DeliveryJob] [7bff53ca-3331-46e8-880e-abe48fa7746c] Devise::Mailer#reset_password_instructions: processed outbound mail in 4.0ms [ActiveJob] [ActionMailer::DeliveryJob] [7bff53ca-3331-46e8-880e-abe48fa7746c] Sent mail to neoma@bosco.biz (7.6ms) [ActiveJob] [ActionMailer::DeliveryJob] [7bff53ca-3331-46e8-880e-abe48fa7746c] Date: Sat, 08 Sep 2018 02:41:13 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: neoma@bosco.biz Message-ID: <5b92e97171d75_5f402b1035b00f5c2745f@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Reset password instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello neoma@bosco.biz!

Someone has requested a link to change your password. You can do this through the link below.

Change my password

If you didn't request this, please ignore this email.

Your password won't change until you access the link above and create a new one.

[ActiveJob] [ActionMailer::DeliveryJob] [7bff53ca-3331-46e8-880e-abe48fa7746c] Performed ActionMailer::DeliveryJob from Inline(mailers) in 12.9ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 7bff53ca-3331-46e8-880e-abe48fa7746c) to Inline(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", gid://dummy/User/5b92e971acbcd65f403efee1, "RivfeMzc_TWzeTpYfRq_", {} Redirected to http://www.example.com/authenticate/users/sign_in Completed 302 Found in 81ms Started PUT "/authenticate/users/password" for 127.0.0.1 at 2018-09-08 02:41:13 +0530 Processing by Auth::PasswordsController#update as JSON Parameters: {"user"=>{"reset_password_token"=>"[FILTERED]", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "password"=>{"user"=>{"reset_password_token"=>"[FILTERED]", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}}} Rendered text template (0.0ms) Filter chain halted as :require_no_authentication rendered or redirected Completed 401 Unauthorized in 1ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jordan_kovacek@barton.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zXZqY8sbx4rJZ__CRyae"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"FfUo-HpsXJ7NWvnWNC9s"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e971acbcd65f403efee4'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e971acbcd65f403efee4')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92e971acbcd65f403efee4')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92e971acbcd65f403efee6')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92e971acbcd65f403efee4')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"test", "current_app_id"=>"test_app_id", "password"=>{}} Rendered text template (0.1ms) Filter chain halted as :ignore_json_request rendered or redirected Completed 406 Not Acceptable in 3ms (Views: 1.1ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"crystel_hintz@upton.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"w-xNfih4sPKAshXu4E8x"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"nHJpQnKYpJsFXVDNyJoR"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e971acbcd65f403efee7'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e971acbcd65f403efee7')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92e971acbcd65f403efee7')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92e971acbcd65f403efee9')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92e971acbcd65f403efee7')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"email"=>"crystel_hintz@upton.io"}, "current_app_id"=>"test_app_id", "api_key"=>"test", "password"=>{"user"=>{"email"=>"crystel_hintz@upton.io"}, "current_app_id"=>"test_app_id", "api_key"=>"test"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"crystel_hintz@upton.io"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"reset_password_token"=>"663833cfee579147549f6b46cff4854060ecea2c1f1a62b85f3a3906e323da20"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"46maztYrk8LPUXQjzEyj"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e971acbcd65f403efee7')}, "u"=>{"$set"=>{"identities"=>[], "reset_password_token"=>... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e971acbcd65f403efee7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s [ActiveJob] [ActionMailer::DeliveryJob] [2fd831c1-fbe7-4945-9a0e-43e576f92f7c] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", gid://dummy/User/5b92e971acbcd65f403efee7, "8GdZLqNs47pWuayT1mMW", {} [ActiveJob] [ActionMailer::DeliveryJob] [2fd831c1-fbe7-4945-9a0e-43e576f92f7c] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/reset_password_instructions.html.erb (0.9ms) [ActiveJob] [ActionMailer::DeliveryJob] [2fd831c1-fbe7-4945-9a0e-43e576f92f7c] Devise::Mailer#reset_password_instructions: processed outbound mail in 4.8ms [ActiveJob] [ActionMailer::DeliveryJob] [2fd831c1-fbe7-4945-9a0e-43e576f92f7c] Sent mail to crystel_hintz@upton.io (3.8ms) [ActiveJob] [ActionMailer::DeliveryJob] [2fd831c1-fbe7-4945-9a0e-43e576f92f7c] Date: Sat, 08 Sep 2018 02:41:13 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: crystel_hintz@upton.io Message-ID: <5b92e971c9de8_5f402b1035b00f5c275e4@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Reset password instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello crystel_hintz@upton.io!

Someone has requested a link to change your password. You can do this through the link below.

Change my password

If you didn't request this, please ignore this email.

Your password won't change until you access the link above and create a new one.

[ActiveJob] [ActionMailer::DeliveryJob] [2fd831c1-fbe7-4945-9a0e-43e576f92f7c] Performed ActionMailer::DeliveryJob from Inline(mailers) in 10.73ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 2fd831c1-fbe7-4945-9a0e-43e576f92f7c) to Inline(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", gid://dummy/User/5b92e971acbcd65f403efee7, "8GdZLqNs47pWuayT1mMW", {} Completed 201 Created in 84ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"esther_christiansen@cremin.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"WWviv6D5APQsh9M_ncxu"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"4G2-6ceshvKQbgJccumB"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e971acbcd65f403efeea'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e971acbcd65f403efeea')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92e971acbcd65f403efeea')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92e971acbcd65f403efeec')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92e971acbcd65f403efeea')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"email"=>"esther_christiansen@cremin.net"}, "current_app_id"=>"test_app_id", "api_key"=>"test", "password"=>{"user"=>{"email"=>"esther_christiansen@cremin.net"}, "current_app_id"=>"test_app_id", "api_key"=>"test"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"esther_christiansen@cremin.net"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"reset_password_token"=>"368695757159f07a45bce48f7cd62e1a6961934f0c7a2dc47bf8bd10f375ff67"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"Meo6e4es-wP6NNc2SX_-"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e971acbcd65f403efeea')}, "u"=>{"$set"=>{"identities"=>[], "reset_password_token"=>... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e971acbcd65f403efeea')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s [ActiveJob] [ActionMailer::DeliveryJob] [a1381b5e-df99-4c5f-89fa-6e2da231a227] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", gid://dummy/User/5b92e971acbcd65f403efeea, "axMYSzqx4ouQQi42kFMa", {} [ActiveJob] [ActionMailer::DeliveryJob] [a1381b5e-df99-4c5f-89fa-6e2da231a227] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/reset_password_instructions.html.erb (1.1ms) [ActiveJob] [ActionMailer::DeliveryJob] [a1381b5e-df99-4c5f-89fa-6e2da231a227] Devise::Mailer#reset_password_instructions: processed outbound mail in 5.7ms [ActiveJob] [ActionMailer::DeliveryJob] [a1381b5e-df99-4c5f-89fa-6e2da231a227] Sent mail to esther_christiansen@cremin.net (5.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [a1381b5e-df99-4c5f-89fa-6e2da231a227] Date: Sat, 08 Sep 2018 02:41:14 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: esther_christiansen@cremin.net Message-ID: <5b92e9721519b_5f402b1035b00f5c276a8@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Reset password instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello esther_christiansen@cremin.net!

Someone has requested a link to change your password. You can do this through the link below.

Change my password

If you didn't request this, please ignore this email.

Your password won't change until you access the link above and create a new one.

[ActiveJob] [ActionMailer::DeliveryJob] [a1381b5e-df99-4c5f-89fa-6e2da231a227] Performed ActionMailer::DeliveryJob from Inline(mailers) in 12.59ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: a1381b5e-df99-4c5f-89fa-6e2da231a227) to Inline(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", gid://dummy/User/5b92e971acbcd65f403efeea, "axMYSzqx4ouQQi42kFMa", {} Completed 201 Created in 94ms (Views: 0.2ms) Started PUT "/authenticate/users/password" for 127.0.0.1 at 2018-09-08 02:41:14 +0530 Processing by Auth::PasswordsController#update as JSON Parameters: {"user"=>{"reset_password_token"=>"[FILTERED]", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "redirect_url"=>"http://www.google.com", "api_key"=>"test", "current_app_id"=>"test_app_id", "password"=>{"user"=>{"reset_password_token"=>"[FILTERED]", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "redirect_url"=>"http://www.google.com", "api_key"=>"test", "current_app_id"=>"test_app_id"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"reset_password_token"=>"368695757159f07a45bce48f7cd62e1a6961934f0c7a2dc47bf8bd10f375ff67"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"--WnGH9EkXVmWYx_XEEY"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"qVtQ76sLzCtthrfKRoxD"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e971acbcd65f403efeea')}, "u"=>{"$set"=>{"encrypted_password"=>"$2a$04$gEdBxgJHpGSQ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"CZu2Rbo4RFw1xyXFy39q"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e971acbcd65f403efeea')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"9WL-y8eqSjZcip_vp6uB"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e971acbcd65f403efeea')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 21:11:14 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 204 No Content in 185ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e971acbcd65f403efeea')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"franz@hintzkautzer.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Myx1rRFn-bJ2z2oZybc5"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ugtQyyvoHLzzLRBMwYgs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e972acbcd65f403efeed')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e972acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e972acbcd65f403efeed')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92e972acbcd65f403efeed')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92e972acbcd65f403efeef')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92e972acbcd65f403efeed')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"johnnie@lubowitz.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"23Qjuk19bqbsfP_ghQeG"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"A4DFByufRtGA7_41Pse7"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e972acbcd65f403efef2')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e972acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e972acbcd65f403efef2')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92e972acbcd65f403efef2')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92e972acbcd65f403efef4')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92e972acbcd65f403efef2')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"email"=>"ulises@mcclure.info", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-08 02:36:20 +0530"}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Rendered text template (0.0ms) Completed 200 OK in 6ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"maybelle@lemke.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Dmk-2bskuAzXWoS2RcYQ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"rg_zceragE92M_Uzg7w4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e972acbcd65f403efef5')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e972acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e972acbcd65f403efef5')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92e972acbcd65f403efef5')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92e972acbcd65f403efef7')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92e972acbcd65f403efef5')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"leonor@stiedemann.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"f3yyiDxv67iGjK3ZHGxQ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"kDYtnCpTRhUv6DDTSyzQ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e972acbcd65f403efef8')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e972acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e972acbcd65f403efef8')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-08 02:41:14 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"kov9BpkPMKnFopz1KYbr"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e972acbcd65f403efef8')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 21:11:14 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Auth::RegistrationsController#update as HTML Parameters: {"id"=>"5b92e972acbcd65f403efef8", "user"=>{"email"=>"dog@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Rendered text template (0.1ms) Completed 200 OK in 11ms (Views: 1.4ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"joanne@schadenkoepp.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"gWy7G7CxuC4TszReb1n6"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"jzhX239sjpuvQ_jahs1x"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e972acbcd65f403efefb')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e972acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e972acbcd65f403efefb')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92e972acbcd65f403efefb')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92e972acbcd65f403efefd')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92e972acbcd65f403efefb')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"email"=>"jarrell@collins.io", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-08 02:36:20 +0530"}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameter: confirmed_at MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jarrell@collins.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jarrell@collins.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ziNtLR8q_xJ9poQgbmdv"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"gPjzAaNssAoTrTDtp_Kr"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e972acbcd65f403efefe'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e972acbcd65f403efefe')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [15d41764-4a80-453e-a992-438936bb0943] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92e972acbcd65f403efefe, "GyvDeDzfLs_sqZxypg3C", {} [ActiveJob] [ActionMailer::DeliveryJob] [15d41764-4a80-453e-a992-438936bb0943] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [15d41764-4a80-453e-a992-438936bb0943] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.6ms [ActiveJob] [ActionMailer::DeliveryJob] [15d41764-4a80-453e-a992-438936bb0943] Sent mail to jarrell@collins.io (1.8ms) [ActiveJob] [ActionMailer::DeliveryJob] [15d41764-4a80-453e-a992-438936bb0943] Date: Sat, 08 Sep 2018 02:41:14 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: jarrell@collins.io Message-ID: <5b92e972e14b7_5f402b1035b00f5c27712@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome jarrell@collins.io!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [15d41764-4a80-453e-a992-438936bb0943] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.97ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 15d41764-4a80-453e-a992-438936bb0943) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92e972acbcd65f403efefe, "GyvDeDzfLs_sqZxypg3C", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"5CEePsMB1uumdHgWtdHP"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e972acbcd65f403efefe')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://www.example.com/ Completed 302 Found in 164ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rosamond.littel@rogahn.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"t9socdZTvswMHGyAXAws"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"E373zK4evu6byRq3zpF8"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e973acbcd65f403eff00')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e973acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e973acbcd65f403eff00')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92e973acbcd65f403eff00')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92e973acbcd65f403eff02')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92e973acbcd65f403eff00')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"alvah_graham@corwinbecker.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"EGedZEsxkDLNa4aj8fLg"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"P7yD93xZscGKMyNADuBC"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e973acbcd65f403eff03')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e973acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e973acbcd65f403eff03')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"9kr1i1oacjsxVowKxhyr"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e973acbcd65f403eff03')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"10... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-08 02:41:15 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Dw-kQNAMnPgYbbcdxffy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e973acbcd65f403eff03')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 21:11:15 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Auth::RegistrationsController#update as HTML Parameters: {"id"=>"5b92e973acbcd65f403eff03", "user"=>{"email"=>"dog@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e973acbcd65f403eff03')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"dog@gmail.com", "_id"=>{"$ne"=>BSON::ObjectId('5b92e973acbcd65f403eff03')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"NnMuaYsKCUAhVCDDDRo8"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ob4pmu3XpniPPzU-bxNJ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e973acbcd65f403eff03')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e973acbcd65f403eff03')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [2f717131-d45e-4db6-b116-d1141bcb0b6f] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92e973acbcd65f403eff03, "xgmxhhy_RTrxMJuan6YA", {:to=>"dog@gmail.com"} [ActiveJob] [ActionMailer::DeliveryJob] [2f717131-d45e-4db6-b116-d1141bcb0b6f] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [2f717131-d45e-4db6-b116-d1141bcb0b6f] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.5ms [ActiveJob] [ActionMailer::DeliveryJob] [2f717131-d45e-4db6-b116-d1141bcb0b6f] Sent mail to dog@gmail.com (3.0ms) [ActiveJob] [ActionMailer::DeliveryJob] [2f717131-d45e-4db6-b116-d1141bcb0b6f] Date: Sat, 08 Sep 2018 02:41:15 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: dog@gmail.com Message-ID: <5b92e9736413a_5f402b1035b00f5c27840@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome dog@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [2f717131-d45e-4db6-b116-d1141bcb0b6f] Performed ActionMailer::DeliveryJob from Inline(mailers) in 5.14ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 2f717131-d45e-4db6-b116-d1141bcb0b6f) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92e973acbcd65f403eff03, "xgmxhhy_RTrxMJuan6YA", {:to=>"dog@gmail.com"} Redirected to http://www.example.com/ Completed 302 Found in 87ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"dog@gmail.com", "_id"=>{"$ne"=>BSON::ObjectId('5b92e973acbcd65f403eff03')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"nTsTbeKzd5kRE6Pxzyei"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Xxr-W77hhBfs47-ucApC"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e973acbcd65f403eff03')}, "u"=>{"$set"=>{"confirmed_at"=>2018-09-07 21:11:15 UTC, "... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e973acbcd65f403eff03')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92e973acbcd65f403eff03')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"brooke@pagac.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Q-j4mDWVx26Nz_Fw-4AM"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xACJHBcYPisPRonad1Rt"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e973acbcd65f403eff07')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e973acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e973acbcd65f403eff07')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92e973acbcd65f403eff07')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92e973acbcd65f403eff09')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92e973acbcd65f403eff07')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"richard.hoeger@greenmurray.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"eP5TFLXHprDgrDrYseMx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"A4hSuYec1oWNRD7NuWBR"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e973acbcd65f403eff0a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e973acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e973acbcd65f403eff0a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-08 02:41:15 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"whzzsZVY2xD5ZmRCvDBo"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e973acbcd65f403eff0a')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 21:11:15 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Auth::RegistrationsController#update as HTML Parameters: {"id"=>"5b92e973acbcd65f403eff0a", "user"=>{"name"=>"Zula Prosacco", "current_password"=>"[FILTERED]"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e973acbcd65f403eff0a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"dBury13CwTo_8T4v_E9M"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e973acbcd65f403eff0a')}, "u"=>{"$set"=>{"name"=>"Zula Prosacco", "encrypted_authen... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://www.example.com/ Completed 302 Found in 74ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"andreanne@bernierkemmer.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"5WD-de5r5MsyVdcrT45L"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"kykLBUxwsGvTpxfaW3_o"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e973acbcd65f403eff0d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e973acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e973acbcd65f403eff0d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92e973acbcd65f403eff0d')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92e974acbcd65f403eff0f')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92e973acbcd65f403eff0d')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 02:41:16 +0530 Processing by Auth::RegistrationsController#create as HTML Parameters: {"user"=>{"email"=>"filiberto@thompson.net", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-08 02:36:20 +0530"}} Unpermitted parameter: confirmed_at MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"filiberto@thompson.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"BFJyfetsup6m7ZU4LoZ1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yNT1hBkKPS-PKjniB_Dm"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e974acbcd65f403eff10'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e974acbcd65f403eff10')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [8656a20b-5a7e-4602-8385-65759d8d69fc] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92e974acbcd65f403eff10, "xAgLhyLbXYKHscbbPZD-", {} [ActiveJob] [ActionMailer::DeliveryJob] [8656a20b-5a7e-4602-8385-65759d8d69fc] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [8656a20b-5a7e-4602-8385-65759d8d69fc] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.4ms [ActiveJob] [ActionMailer::DeliveryJob] [8656a20b-5a7e-4602-8385-65759d8d69fc] Sent mail to filiberto@thompson.net (3.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [8656a20b-5a7e-4602-8385-65759d8d69fc] Date: Sat, 08 Sep 2018 02:41:16 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: filiberto@thompson.net Message-ID: <5b92e97416535_5f402b1035b00f5c27929@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome filiberto@thompson.net!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [8656a20b-5a7e-4602-8385-65759d8d69fc] Performed ActionMailer::DeliveryJob from Inline(mailers) in 5.08ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 8656a20b-5a7e-4602-8385-65759d8d69fc) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92e974acbcd65f403eff10, "xAgLhyLbXYKHscbbPZD-", {} Redirected to http://www.example.com/ Completed 302 Found in 69ms MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"aryanna@feest.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zGjbzw4t12awv8uDCmdr"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"qHRGn8EJZvmSGez5W3iy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e974acbcd65f403eff12')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e974acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e974acbcd65f403eff12')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92e974acbcd65f403eff12')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92e974acbcd65f403eff14')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92e974acbcd65f403eff12')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 02:41:16 +0530 Processing by Auth::RegistrationsController#create as HTML Parameters: {"user"=>{"additional_login_param"=>"9907484254", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}} Unpermitted parameter: additional_login_param Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/shared/_links.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/registrations/new.html.erb within layouts/application (3.6ms) Rendered shopping/_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (2.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (2.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.6ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.3ms) Completed 200 OK in 28ms (Views: 9.2ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>nil}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"jAyvH6fknntZPdzG9jxW"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e974acbcd65f403eff12')}, "u"=>{"$set"=>{"additional_login_param_status"=>2, "encry... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e974acbcd65f403eff12')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92e974acbcd65f403eff12')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rosanna@schmidtrodriguez.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"FicJ9tnHGngY2kcHSe_e"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"_892UhSeTa3WCbEAFayh"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e974acbcd65f403eff19')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e974acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e974acbcd65f403eff19')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92e974acbcd65f403eff19')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92e974acbcd65f403eff1b')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92e974acbcd65f403eff19')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"dale_crooks@leffler.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"meBdgxoLm1vMxp71jfws"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"nNxU9iDEfJoxFE2vrYLa"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e974acbcd65f403eff1c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e974acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e974acbcd65f403eff1c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92e974acbcd65f403eff1c')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-08 02:41:16 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xZLYeoyS9bXwodyK-Ekc"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e974acbcd65f403eff1c')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 21:11:16 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Auth::RegistrationsController#update as HTML Parameters: {"id"=>"5b92e974acbcd65f403eff1c", "user"=>{"email"=>"mathew.boyer@batz.co", "current_password"=>"[FILTERED]"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e974acbcd65f403eff1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"mathew.boyer@batz.co", "_id"=>{"$ne"=>BSON::ObjectId('5b92e974acbcd65f403eff1c')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"ERVDhTEpmpx2gLz7Uhf8"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"eLsY3_4ycp9nX4ozJZr7"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e974acbcd65f403eff1c')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e974acbcd65f403eff1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [26e5f255-0ed6-4200-b7e1-a8a85daece33] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92e974acbcd65f403eff1c, "qbvgN-2ixHN72EZXoHJc", {:to=>"mathew.boyer@batz.co"} [ActiveJob] [ActionMailer::DeliveryJob] [26e5f255-0ed6-4200-b7e1-a8a85daece33] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.4ms) [ActiveJob] [ActionMailer::DeliveryJob] [26e5f255-0ed6-4200-b7e1-a8a85daece33] Devise::Mailer#confirmation_instructions: processed outbound mail in 2.2ms [ActiveJob] [ActionMailer::DeliveryJob] [26e5f255-0ed6-4200-b7e1-a8a85daece33] Sent mail to mathew.boyer@batz.co (2.0ms) [ActiveJob] [ActionMailer::DeliveryJob] [26e5f255-0ed6-4200-b7e1-a8a85daece33] Date: Sat, 08 Sep 2018 02:41:16 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: mathew.boyer@batz.co Message-ID: <5b92e97491503_5f402b1035b00f5c28010@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome mathew.boyer@batz.co!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [26e5f255-0ed6-4200-b7e1-a8a85daece33] Performed ActionMailer::DeliveryJob from Inline(mailers) in 4.9ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 26e5f255-0ed6-4200-b7e1-a8a85daece33) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92e974acbcd65f403eff1c, "qbvgN-2ixHN72EZXoHJc", {:to=>"mathew.boyer@batz.co"} Redirected to http://www.example.com/ Completed 302 Found in 106ms MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"sherwood.mraz@considineschmeler.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"oVRM69dFFF6UJ96G-srz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"YQ4TrvfcQtNVUKgsmuzM"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e974acbcd65f403eff1f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e974acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e974acbcd65f403eff1f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92e974acbcd65f403eff1f')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92e974acbcd65f403eff21')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92e974acbcd65f403eff1f')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"glenda@block.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"TGbiBzu3BzK9vDVAgMyM"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"fLHcnWkxTxNwEzxb-GYZ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e974acbcd65f403eff22')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e974acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e974acbcd65f403eff22')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started DELETE "/authenticate/users" for 127.0.0.1 at 2018-09-08 02:41:16 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"nvdwVty2o3x7fpxsi_Wm"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e974acbcd65f403eff22')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 21:11:16 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Auth::RegistrationsController#destroy as HTML Parameters: {"id"=>"5b92e974acbcd65f403eff22"} MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e974acbcd65f403eff22')}, "limit"=>1}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92e974acbcd65f403eff22')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e974acbcd65f403eff24')}, "limit"=>1}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s Redirected to http://www.example.com/ Completed 302 Found in 58ms MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"clifton.mosciski@predovic.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ApH9MCuHHMPCi2fLGNvC"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"V1NHqvA3gAJyRzg14TE9"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e975acbcd65f403eff25')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e975acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e975acbcd65f403eff25')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92e975acbcd65f403eff25')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92e975acbcd65f403eff27')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92e975acbcd65f403eff25')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/shared/_links.html.erb (0.8ms) Rendered /home/bhargav/Github/Auth/app/views/auth/registrations/new.html.erb within layouts/application (4.0ms) Rendered shopping/_navigation_options.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (1.2ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (1.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (1.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (2.0ms) Completed 200 OK in 19ms (Views: 10.7ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"caandre_brown@hillskuhic.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ujtksSoDuMzdHwnxSsLs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"vHkszRopoYVzf7pv6MLJ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e975acbcd65f403eff2a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e975acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e975acbcd65f403eff2a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92e975acbcd65f403eff2a')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92e975acbcd65f403eff2c')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92e975acbcd65f403eff2a')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"email"=>"lukas@vandervort.name", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"lukas@vandervort.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"lukas@vandervort.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"MsE_5w7skKyBty64HFyh"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"nfqD9X_RWVE_qx1iVM4p"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e975acbcd65f403eff2d'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e975acbcd65f403eff2d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [bf23c358-c57f-41dd-b4a8-051c28e85de5] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92e975acbcd65f403eff2d, "zv68pzH3N2MspEQy8zdh", {} [ActiveJob] [ActionMailer::DeliveryJob] [bf23c358-c57f-41dd-b4a8-051c28e85de5] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.4ms) [ActiveJob] [ActionMailer::DeliveryJob] [bf23c358-c57f-41dd-b4a8-051c28e85de5] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.8ms [ActiveJob] [ActionMailer::DeliveryJob] [bf23c358-c57f-41dd-b4a8-051c28e85de5] Sent mail to lukas@vandervort.name (2.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [bf23c358-c57f-41dd-b4a8-051c28e85de5] Date: Sat, 08 Sep 2018 02:41:17 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: lukas@vandervort.name Message-ID: <5b92e9754e410_5f402b1035b00f5c2815@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome lukas@vandervort.name!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [bf23c358-c57f-41dd-b4a8-051c28e85de5] Performed ActionMailer::DeliveryJob from Inline(mailers) in 4.73ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: bf23c358-c57f-41dd-b4a8-051c28e85de5) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92e975acbcd65f403eff2d, "zv68pzH3N2MspEQy8zdh", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"4Sq97Kcw9p7ZWN-ge4Xu"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e975acbcd65f403eff2d')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Redirected to http://www.example.com/ Completed 302 Found in 166ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jacinto@feil.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"RSwpSQucNoSeRJ9xt3Bf"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"YLvj3DkZWU4c2rXTcmaW"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e975acbcd65f403eff2f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e975acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e975acbcd65f403eff2f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92e975acbcd65f403eff2f')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92e975acbcd65f403eff31')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92e975acbcd65f403eff2f')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"jeffrey_boehm@mitchell.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"29jQ7NRVJu2SzeBWnV55"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"QQ8Tud2wxQA5Qe-yQhZK"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e975acbcd65f403eff32')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e975acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e975acbcd65f403eff32')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-08 02:41:17 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"PZxXwtFUDAh8Ptx_GZDF"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e975acbcd65f403eff32')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 21:11:17 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Auth::RegistrationsController#update as HTML Parameters: {"id"=>"5b92e975acbcd65f403eff32", "user"=>{"email"=>"rihanna@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e975acbcd65f403eff32')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xoKyfzeSJhvKYe4z6DHr"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e975acbcd65f403eff32')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"e6... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rihanna@gmail.com", "_id"=>{"$ne"=>BSON::ObjectId('5b92e975acbcd65f403eff32')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"AaAM8_TVVZ2zut9VuFfL"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"whTyzvHjpwzCFQMMy-Wa"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e975acbcd65f403eff32')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e975acbcd65f403eff32')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [1b63caa0-29c1-4ae0-a041-80ff8f8a943e] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92e975acbcd65f403eff32, "beJ9UhF1M_i1Hu46JPoW", {:to=>"rihanna@gmail.com"} [ActiveJob] [ActionMailer::DeliveryJob] [1b63caa0-29c1-4ae0-a041-80ff8f8a943e] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [1b63caa0-29c1-4ae0-a041-80ff8f8a943e] Devise::Mailer#confirmation_instructions: processed outbound mail in 2.3ms [ActiveJob] [ActionMailer::DeliveryJob] [1b63caa0-29c1-4ae0-a041-80ff8f8a943e] Sent mail to rihanna@gmail.com (2.1ms) [ActiveJob] [ActionMailer::DeliveryJob] [1b63caa0-29c1-4ae0-a041-80ff8f8a943e] Date: Sat, 08 Sep 2018 02:41:17 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rihanna@gmail.com Message-ID: <5b92e975b97af_5f402b1035b00f5c282c9@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome rihanna@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [1b63caa0-29c1-4ae0-a041-80ff8f8a943e] Performed ActionMailer::DeliveryJob from Inline(mailers) in 5.18ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 1b63caa0-29c1-4ae0-a041-80ff8f8a943e) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92e975acbcd65f403eff32, "beJ9UhF1M_i1Hu46JPoW", {:to=>"rihanna@gmail.com"} Redirected to http://www.example.com/ Completed 302 Found in 131ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"ardella.monahan@metz.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"UscWpyuGv1TDnJC1kY6t"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"mvxwrNgrzkxg-qmAG6T6"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e975acbcd65f403eff35')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e975acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e975acbcd65f403eff35')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92e975acbcd65f403eff35')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92e975acbcd65f403eff37')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92e975acbcd65f403eff35')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"ayden.howell@ward.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"k2soVThuVGH_w_nKkjae"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"jVcvor5oYssxzTESWKGe"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e975acbcd65f403eff38')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e975acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e975acbcd65f403eff38')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92e975acbcd65f403eff38')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92e976acbcd65f403eff3a')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92e975acbcd65f403eff38')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"email"=>"destiny.stanton@marquardt.io", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"invalid api_key", "redirect_url"=>"http://www.google.com", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"invalid api_key", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"destiny.stanton@marquardt.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"JUzpRDPzqeoAxM8ydfrE"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"uiFtLEvssundzXih6Nnv"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e976acbcd65f403eff3b'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e976acbcd65f403eff3b')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [6107ca0f-3734-46dc-8d62-8fb46a0ff035] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92e976acbcd65f403eff3b, "F-vUzygz9KnsfMC82mUx", {} [ActiveJob] [ActionMailer::DeliveryJob] [6107ca0f-3734-46dc-8d62-8fb46a0ff035] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [6107ca0f-3734-46dc-8d62-8fb46a0ff035] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.4ms [ActiveJob] [ActionMailer::DeliveryJob] [6107ca0f-3734-46dc-8d62-8fb46a0ff035] Sent mail to destiny.stanton@marquardt.io (1.5ms) [ActiveJob] [ActionMailer::DeliveryJob] [6107ca0f-3734-46dc-8d62-8fb46a0ff035] Date: Sat, 08 Sep 2018 02:41:18 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: destiny.stanton@marquardt.io Message-ID: <5b92e976150e0_5f402b1035b00f5c283f3@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome destiny.stanton@marquardt.io!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [6107ca0f-3734-46dc-8d62-8fb46a0ff035] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.39ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 6107ca0f-3734-46dc-8d62-8fb46a0ff035) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92e976acbcd65f403eff3b, "F-vUzygz9KnsfMC82mUx", {} Redirected to http://www.example.com/ Completed 302 Found in 80ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"wilford@browncrist.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"6TG_EmyF2oixEYNKSLQL"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"3ZyFsik9v3XiEjHfYdXm"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e976acbcd65f403eff3d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e976acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e976acbcd65f403eff3d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92e976acbcd65f403eff3d')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92e976acbcd65f403eff3f')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92e976acbcd65f403eff3d')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"vito_nikolaus@macejkovic.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"w9z_VpmhPYx6T4Ns6REE"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"oDfqyaYN8XU53mYUEHt7"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e976acbcd65f403eff40')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e976acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e976acbcd65f403eff40')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-08 02:41:18 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"bcC5g8pLknA5wjde2xjW"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e976acbcd65f403eff40')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 21:11:18 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Auth::RegistrationsController#update as HTML Parameters: {"id"=>"5b92e976acbcd65f403eff40", "user"=>{"password"=>"[FILTERED]", "current_password"=>"[FILTERED]"}, "api_key"=>"invalid api key", "redirect_url"=>"http://www.google.com", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"invalid api key", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e976acbcd65f403eff40')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"N8rtMZEYtedUQymKxGa_"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"YVKoeUwCkd4kZ23qe9ag"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e976acbcd65f403eff40')}, "u"=>{"$set"=>{"encrypted_password"=>"$2a$04$UCAD99vbb8pG... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://www.example.com/ Completed 302 Found in 85ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"vito_nikolaus@macejkovic.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"dorris@keeling.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"7z93Zf3UGQYmoqoMaTxH"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Tdisdsq2QnjYgysszW8z"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e976acbcd65f403eff43')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e976acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e976acbcd65f403eff43')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92e976acbcd65f403eff43')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92e976acbcd65f403eff45')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92e976acbcd65f403eff43')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"email"=>"amara_hoppe@little.org", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"test", "redirect_url"=>"http://www.yahoo.com", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"amara_hoppe@little.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"amara_hoppe@little.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Ka3p6xiGnoCJBXGEcvLP"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"McbJZo4MTb-gfrvGxozd"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e976acbcd65f403eff46'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e976acbcd65f403eff46')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [7f787b36-bc1f-4213-9b45-4ed31648de8e] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92e976acbcd65f403eff46, "FozgWe57-Uidzz5bc6sE", {} [ActiveJob] [ActionMailer::DeliveryJob] [7f787b36-bc1f-4213-9b45-4ed31648de8e] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [7f787b36-bc1f-4213-9b45-4ed31648de8e] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.6ms [ActiveJob] [ActionMailer::DeliveryJob] [7f787b36-bc1f-4213-9b45-4ed31648de8e] Sent mail to amara_hoppe@little.org (1.6ms) [ActiveJob] [ActionMailer::DeliveryJob] [7f787b36-bc1f-4213-9b45-4ed31648de8e] Date: Sat, 08 Sep 2018 02:41:18 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: amara_hoppe@little.org Message-ID: <5b92e976bfbeb_5f402b1035b00f5c284d5@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome amara_hoppe@little.org!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [7f787b36-bc1f-4213-9b45-4ed31648de8e] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.74ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 7f787b36-bc1f-4213-9b45-4ed31648de8e) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92e976acbcd65f403eff46, "FozgWe57-Uidzz5bc6sE", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"r5GrZaesRJFf7SuXwtXm"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e976acbcd65f403eff46')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://www.example.com/ Completed 302 Found in 182ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"audie.ferry@damore.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ReXehtSRKrNoY9Fp8HKd"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"hLYS_sdUVij7kAuaQ2VP"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e976acbcd65f403eff48')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e976acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e976acbcd65f403eff48')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92e976acbcd65f403eff48')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92e976acbcd65f403eff4a')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92e976acbcd65f403eff48')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"katarina_ziemann@bartell.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"A4sZDjYy8QGtR4NZ4Yxs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ezGV5pYWQSimbBzenV1x"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e977acbcd65f403eff4b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e977acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e977acbcd65f403eff4b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-08 02:41:19 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"mB6chEATgSTgCUjqmDe4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e977acbcd65f403eff4b')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 21:11:19 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Auth::RegistrationsController#update as HTML Parameters: {"id"=>"5b92e977acbcd65f403eff4b", "user"=>{"email"=>"rihanna@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "redirect_url"=>"http://www.yahoo.com", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e977acbcd65f403eff4b')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"z7vVW18MWWMoCDLLcd42"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e977acbcd65f403eff4b')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"b3... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rihanna@gmail.com", "_id"=>{"$ne"=>BSON::ObjectId('5b92e977acbcd65f403eff4b')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"zFFZ9Hmi-bd93y8cXau8"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Y5c6m-zAxjEpzXdHxFsy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e977acbcd65f403eff4b')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e977acbcd65f403eff4b')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [e1f2f37d-a6a1-481d-8333-8887c324da39] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92e977acbcd65f403eff4b, "t7t9_TbybxQoDq8najF3", {:to=>"rihanna@gmail.com"} [ActiveJob] [ActionMailer::DeliveryJob] [e1f2f37d-a6a1-481d-8333-8887c324da39] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [e1f2f37d-a6a1-481d-8333-8887c324da39] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.6ms [ActiveJob] [ActionMailer::DeliveryJob] [e1f2f37d-a6a1-481d-8333-8887c324da39] Sent mail to rihanna@gmail.com (1.7ms) [ActiveJob] [ActionMailer::DeliveryJob] [e1f2f37d-a6a1-481d-8333-8887c324da39] Date: Sat, 08 Sep 2018 02:41:19 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rihanna@gmail.com Message-ID: <5b92e9773de69_5f402b1035b00f5c285e@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome rihanna@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [e1f2f37d-a6a1-481d-8333-8887c324da39] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.73ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: e1f2f37d-a6a1-481d-8333-8887c324da39) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92e977acbcd65f403eff4b, "t7t9_TbybxQoDq8najF3", {:to=>"rihanna@gmail.com"} Redirected to http://www.example.com/ Completed 302 Found in 150ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"mark@wardskiles.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"9_fNw6NzuYxrVDAzr7X4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"EbFa-J8MB1z67zUjC2tb"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e977acbcd65f403eff4e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e977acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e977acbcd65f403eff4e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92e977acbcd65f403eff4e')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92e977acbcd65f403eff50')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92e977acbcd65f403eff4e')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"email"=>"willy.hills@mueller.org", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-08 02:36:20 +0530"}, "api_key"=>"test", "redirect_url"=>"http://www.google.com", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameter: confirmed_at MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"willy.hills@mueller.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"willy.hills@mueller.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"1-7nRGSyya_Ca9mJsD1q"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sxgFYTMZ-ywgsFk28XK5"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e977acbcd65f403eff51'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e977acbcd65f403eff51')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [e2d19ab4-a799-4e5c-bb8b-fcd806d402a2] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92e977acbcd65f403eff51, "SLyeqYYHzeFPgpdhGUsW", {} [ActiveJob] [ActionMailer::DeliveryJob] [e2d19ab4-a799-4e5c-bb8b-fcd806d402a2] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.5ms) [ActiveJob] [ActionMailer::DeliveryJob] [e2d19ab4-a799-4e5c-bb8b-fcd806d402a2] Devise::Mailer#confirmation_instructions: processed outbound mail in 2.3ms [ActiveJob] [ActionMailer::DeliveryJob] [e2d19ab4-a799-4e5c-bb8b-fcd806d402a2] Sent mail to willy.hills@mueller.org (2.6ms) [ActiveJob] [ActionMailer::DeliveryJob] [e2d19ab4-a799-4e5c-bb8b-fcd806d402a2] Date: Sat, 08 Sep 2018 02:41:19 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: willy.hills@mueller.org Message-ID: <5b92e977749ce_5f402b1035b00f5c2864f@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome willy.hills@mueller.org!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [e2d19ab4-a799-4e5c-bb8b-fcd806d402a2] Performed ActionMailer::DeliveryJob from Inline(mailers) in 5.71ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: e2d19ab4-a799-4e5c-bb8b-fcd806d402a2) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92e977acbcd65f403eff51, "SLyeqYYHzeFPgpdhGUsW", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"_Cyb6CMmtf1pRQ4W1JfY"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e977acbcd65f403eff51')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://www.example.com/ Completed 302 Found in 153ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"guillermo@funk.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xJfdc3H6vyQp9bq7YQPm"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Mem_8y8Q363jGjRHgMq5"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e977acbcd65f403eff53')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e977acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e977acbcd65f403eff53')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92e977acbcd65f403eff53')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92e977acbcd65f403eff55')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92e977acbcd65f403eff53')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"connor_padberg@swift.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"SytsYMuqfEKxXWadpqPf"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"9WxtK2aqsUzmynWj_mF4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e977acbcd65f403eff56')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e977acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e977acbcd65f403eff56')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-08 02:41:19 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"K5jJQs_NMP9mNLky9Nx1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e977acbcd65f403eff56')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 21:11:19 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Auth::RegistrationsController#update as HTML Parameters: {"id"=>"5b92e977acbcd65f403eff56", "user"=>{"password"=>"[FILTERED]", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "redirect_url"=>"http://www.google.com", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e977acbcd65f403eff56')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"pjGthU2cTGxxgZcYjaxv"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e977acbcd65f403eff56')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"c6... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"rr6ohBEEfDza-ZR7n1fP"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"2HqdHLfG_ZyFkVU4zxmE"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e977acbcd65f403eff56')}, "u"=>{"$set"=>{"encrypted_password"=>"$2a$04$H2zz1XyVauY3... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://www.google.com?authentication_token=2HqdHLfG_ZyFkVU4zxmE&es=c6b73a5eb038b90f5c3e10a7ec89a212039da47c382d7944ad5253e59549f621 Completed 302 Found in 150ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"cortez@denesik.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"FdyDTEVsKiZW-9x8dGyj"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"6HsQjmz5DDJ4fHMhz-hn"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e978acbcd65f403eff59')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e978acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e978acbcd65f403eff59')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e978acbcd65f403eff5c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"MFrs8Ppp2HRPX92VzKhH"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92e978acbcd65f403eff59')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e978acbcd65f403eff59')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e978acbcd65f403eff59')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92e978acbcd65f403eff59')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"reynold@klein.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"rJkVAK2FwHmL3hxyHTpu"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"foGURhgQh1Dxep-2oLyk"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e978acbcd65f403eff5e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e978acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e978acbcd65f403eff5e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"tFDSRHujqbj8o5Lt7uWG"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92e978acbcd65f403eff5e')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e978acbcd65f403eff5e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e978acbcd65f403eff5e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92e978acbcd65f403eff5e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started GET "/authenticate/users/sign_up" for 127.0.0.1 at 2018-09-08 02:41:20 +0530 Processing by Auth::RegistrationsController#new as JSON Parameters: {"registration"=>{}} Rendered text template (0.0ms) Filter chain halted as :require_no_authentication rendered or redirected Completed 401 Unauthorized in 1ms (Views: 0.4ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"lavada_schimmel@hills.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"f3yGWuxyW3Nf9CrpYCnD"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xVrhym1LYVV9mQMqnCyF"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e978acbcd65f403eff62')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e978acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e978acbcd65f403eff62')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e978acbcd65f403eff65')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"myF8TErjpSWLVe2y_hxY"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92e978acbcd65f403eff62')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e978acbcd65f403eff62')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e978acbcd65f403eff62')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92e978acbcd65f403eff62')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jedidiah@maggio.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"3RpHj3RfLwcLZvvAbPsH"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Qvo4F1FyQSK3sw99_1AZ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e978acbcd65f403eff67')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e978acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e978acbcd65f403eff67')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yW2V1yTvaVvjppZbpE4K"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92e978acbcd65f403eff67')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e978acbcd65f403eff67')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e978acbcd65f403eff67')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92e978acbcd65f403eff67')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 02:41:20 +0530 Processing by Auth::RegistrationsController#create as JSON Parameters: {"user"=>{"email"=>"ruthie_schimmel@heathcotetremblay.info", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "registration"=>{"user"=>{"email"=>"ruthie_schimmel@heathcotetremblay.info", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}}} Rendered text template (0.0ms) Filter chain halted as :require_no_authentication rendered or redirected Completed 401 Unauthorized in 1ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rhiannon.abbott@hahn.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"4Cs6hbPsd_nVd4z7C7pU"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xc_pCB47afkU_MmhFXi6"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e978acbcd65f403eff6b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e978acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e978acbcd65f403eff6b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e978acbcd65f403eff6e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"rstU5mkno9Nd3rFy68zq"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92e978acbcd65f403eff6b')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e978acbcd65f403eff6b')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e978acbcd65f403eff6b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92e978acbcd65f403eff6b')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"chester.luettgen@pacocha.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"dsz1Ufh1J8muxBPumKe4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"2L2ybdtXLXhrgsZRxed-"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e978acbcd65f403eff70')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e978acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e978acbcd65f403eff70')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"7S1Rn3s8BZExvSGCU1uL"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92e978acbcd65f403eff70')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e978acbcd65f403eff70')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e978acbcd65f403eff70')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92e978acbcd65f403eff70')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-08 02:41:20 +0530 Processing by Auth::RegistrationsController#update as JSON Parameters: {"id"=>{"$oid"=>"5b92e978acbcd65f403eff6b"}, "user"=>{"email"=>"rihanna@gmail.com", "current_password"=>"[FILTERED]"}, "registration"=>{"id"=>{"$oid"=>"5b92e978acbcd65f403eff6b"}, "user"=>{"email"=>"rihanna@gmail.com", "current_password"=>"[FILTERED]"}}} Rendered text template (0.0ms) Filter chain halted as :authenticate_scope! rendered or redirected Completed 401 Unauthorized in 1ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jamaal@cormierframi.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"rjWmx6STqswcLos-VFEc"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"CeCm2dTRLXN_Z7CzN7ou"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e978acbcd65f403eff74')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e978acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e978acbcd65f403eff74')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e978acbcd65f403eff77')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"WGP8aV4JSyGUyC-b_5AW"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92e978acbcd65f403eff74')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e978acbcd65f403eff74')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e978acbcd65f403eff74')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92e978acbcd65f403eff74')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"orland@schmidt.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"dGN_YfYjyQxS7cHizk5W"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sK-zNG97uZYNVw1Hh5yN"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e979acbcd65f403eff79')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e979acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e979acbcd65f403eff79')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"TRNZtdM2vTJXn7Ph45sT"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92e979acbcd65f403eff79')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e979acbcd65f403eff79')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e979acbcd65f403eff79')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92e979acbcd65f403eff79')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started DELETE "/authenticate/users" for 127.0.0.1 at 2018-09-08 02:41:21 +0530 Processing by Auth::RegistrationsController#destroy as JSON Parameters: {"id"=>{"$oid"=>"5b92e978acbcd65f403eff74"}, "registration"=>{"id"=>{"$oid"=>"5b92e978acbcd65f403eff74"}}} Rendered text template (0.0ms) Filter chain halted as :authenticate_scope! rendered or redirected Completed 401 Unauthorized in 1ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"dax@walkerreilly.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Vbgq1q2GMz8cU9CcjEoF"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"2q-2QsjtRg_PzZFQDpR-"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e979acbcd65f403eff7d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e979acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e979acbcd65f403eff7d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e979acbcd65f403eff80')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"gryzmof7yf1Qs9HLPsbr"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92e979acbcd65f403eff7d')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e979acbcd65f403eff7d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e979acbcd65f403eff7d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92e979acbcd65f403eff7d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jarrod@lemke.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ibUaztQzE_3ByQzhhkvk"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"MDDUx7QyykNzHkbvnHPx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e979acbcd65f403eff82')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e979acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e979acbcd65f403eff82')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"jb4x31sAMNxkRYsdTYAy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92e979acbcd65f403eff82')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e979acbcd65f403eff82')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e979acbcd65f403eff82')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92e979acbcd65f403eff82')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started GET "/authenticate/users/sign_up?api_key=doggy" for 127.0.0.1 at 2018-09-08 02:41:21 +0530 Processing by Auth::RegistrationsController#new as JSON Parameters: {"api_key"=>"doggy", "registration"=>{}} Rendered text template (0.0ms) Filter chain halted as :require_no_authentication rendered or redirected Completed 401 Unauthorized in 1ms (Views: 0.4ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"lamont@whitevonrueden.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"1BJGfTHjDwpCMJm6ngqJ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"7vo7yd-9Jbe7KpBSnWiV"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e979acbcd65f403eff86')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e979acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e979acbcd65f403eff86')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e979acbcd65f403eff89')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"BbdtHHXbQdwgNWmFY2sp"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92e979acbcd65f403eff86')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e979acbcd65f403eff86')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e979acbcd65f403eff86')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92e979acbcd65f403eff86')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"nasir_wintheiser@blandagulgowski.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ubDe7-rYcknUUSwPtGYW"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"cezYy5JvnDaNst24PzEV"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e979acbcd65f403eff8b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e979acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e979acbcd65f403eff8b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"YgnMxU9X_cyQy_NzoLei"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92e979acbcd65f403eff8b')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e979acbcd65f403eff8b')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e979acbcd65f403eff8b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92e979acbcd65f403eff8b')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 02:41:21 +0530 Processing by Auth::RegistrationsController#create as JSON Parameters: {"user"=>{"email"=>"aaron_swaniawski@altenwerth.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"doggy", "registration"=>{"user"=>{"email"=>"aaron_swaniawski@altenwerth.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"doggy"}} Rendered text template (0.0ms) Filter chain halted as :require_no_authentication rendered or redirected Completed 401 Unauthorized in 1ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"arden.kohler@borerberge.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"D79tN6mHcQbAWg5wBZAc"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"P-uTycy3LCwaPzN2-FTk"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e979acbcd65f403eff8f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e979acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e979acbcd65f403eff8f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e97aacbcd65f403eff92')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ugbeqp6yEh-CQpNrck3g"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92e979acbcd65f403eff8f')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e979acbcd65f403eff8f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e979acbcd65f403eff8f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92e979acbcd65f403eff8f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"hosea_herzog@haag.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"777gJVQRT5f466wCZ48j"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xNA1UMdp_c-yveqd7ELx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e97aacbcd65f403eff94')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e97aacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e97aacbcd65f403eff94')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"hkAx4iFjwVNFhWyGvRLz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92e97aacbcd65f403eff94')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e97aacbcd65f403eff94')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e97aacbcd65f403eff94')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92e97aacbcd65f403eff94')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-08 02:41:22 +0530 Processing by Auth::RegistrationsController#update as JSON Parameters: {"id"=>{"$oid"=>"5b92e979acbcd65f403eff8f"}, "user"=>{"email"=>"rihanna@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"doggy", "registration"=>{"id"=>{"$oid"=>"5b92e979acbcd65f403eff8f"}, "user"=>{"email"=>"rihanna@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"doggy"}} Rendered text template (0.0ms) Filter chain halted as :authenticate_scope! rendered or redirected Completed 401 Unauthorized in 1ms (Views: 0.5ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"forest_wolff@bergnaum.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"2gQz6wNt3Wy2DYY1zyT6"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"dX9LXUSYWkFS1FqqrDXZ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e97aacbcd65f403eff98')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e97aacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e97aacbcd65f403eff98')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e97aacbcd65f403eff9b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"JVPpRF3UakpUJxwEL3_T"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92e97aacbcd65f403eff98')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e97aacbcd65f403eff98')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e97aacbcd65f403eff98')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92e97aacbcd65f403eff98')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"nickolas_hilll@padberg.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"HGsxQxCZhy5BxR7yh3au"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"i1TK8sq2zYvxUqVr9zdT"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e97aacbcd65f403eff9d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e97aacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e97aacbcd65f403eff9d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"a35yaY74AC1qstsRhXfi"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92e97aacbcd65f403eff9d')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e97aacbcd65f403eff9d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e97aacbcd65f403eff9d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92e97aacbcd65f403eff9d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started DELETE "/authenticate/users" for 127.0.0.1 at 2018-09-08 02:41:22 +0530 Processing by Auth::RegistrationsController#destroy as JSON Parameters: {"id"=>{"$oid"=>"5b92e97aacbcd65f403eff98"}, "api_key"=>"dogy", "registration"=>{"id"=>{"$oid"=>"5b92e97aacbcd65f403eff98"}, "api_key"=>"dogy"}} Rendered text template (0.0ms) Filter chain halted as :authenticate_scope! rendered or redirected Completed 401 Unauthorized in 1ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"carmel@klocko.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"7fG7aVPM2x3RpQX6kH1S"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"FxaWYQ8jXU3HsckKP4TV"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e97aacbcd65f403effa1')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e97aacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e97aacbcd65f403effa1')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e97aacbcd65f403effa4')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"H6Se-r_H_brdSXtPxdGp"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92e97aacbcd65f403effa1')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e97aacbcd65f403effa1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e97aacbcd65f403effa1')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92e97aacbcd65f403effa1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"lonny@spencermcglynn.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"uoaks22EZ1_tzpRGk5JV"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"wuZkfEiMiczJyxbaeg3p"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e97aacbcd65f403effa6')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e97aacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e97aacbcd65f403effa6')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"M5teRokU5b-8UmCgdiek"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92e97aacbcd65f403effa6')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e97aacbcd65f403effa6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e97aacbcd65f403effa6')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92e97aacbcd65f403effa6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 02:41:22 +0530 Processing by Auth::RegistrationsController#create as JSON Parameters: {"user"=>{"email"=>"collin_ankunding@greenholtmurphy.org", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"user"=>{"email"=>"collin_ankunding@greenholtmurphy.org", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"collin_ankunding@greenholtmurphy.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"collin_ankunding@greenholtmurphy.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"njMUa-1nC1mQqW6e1yiN"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"giBgh3N2P-spcySU9sTp"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e97aacbcd65f403effaa'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e97aacbcd65f403effaa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s [ActiveJob] [ActionMailer::DeliveryJob] [e32828f6-cf6b-4a49-9137-7ae65f32a4e2] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92e97aacbcd65f403effaa, "yAg8f14rffdKbxp7szn-", {} [ActiveJob] [ActionMailer::DeliveryJob] [e32828f6-cf6b-4a49-9137-7ae65f32a4e2] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [e32828f6-cf6b-4a49-9137-7ae65f32a4e2] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.7ms [ActiveJob] [ActionMailer::DeliveryJob] [e32828f6-cf6b-4a49-9137-7ae65f32a4e2] Sent mail to collin_ankunding@greenholtmurphy.org (2.9ms) [ActiveJob] [ActionMailer::DeliveryJob] [e32828f6-cf6b-4a49-9137-7ae65f32a4e2] Date: Sat, 08 Sep 2018 02:41:22 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: collin_ankunding@greenholtmurphy.org Message-ID: <5b92e97ae49c1_5f402b1035b00f5c28794@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome collin_ankunding@greenholtmurphy.org!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [e32828f6-cf6b-4a49-9137-7ae65f32a4e2] Performed ActionMailer::DeliveryJob from Inline(mailers) in 5.26ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: e32828f6-cf6b-4a49-9137-7ae65f32a4e2) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92e97aacbcd65f403effaa, "yAg8f14rffdKbxp7szn-", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"5YhWypkEmxnr5b6FmmzH"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e97aacbcd65f403effaa')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 200 OK in 164ms (Views: 0.8ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"fredy.rutherford@dach.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ZZzczy1vAoZF3xG3kXT7"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"83iL-sCrYqzJd3Q9t5VP"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e97bacbcd65f403effac')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e97bacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e97bacbcd65f403effac')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e97bacbcd65f403effaf')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"XyTQ9V5mKrgAkqMm_oby"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92e97bacbcd65f403effac')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e97bacbcd65f403effac')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e97bacbcd65f403effac')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92e97bacbcd65f403effac')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"deron.feil@bernierquigley.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"G_HfAQ8HoxmWVgkjdqsr"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Tm3_GnsmyzFGMzszBLxT"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e97bacbcd65f403effb1')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e97bacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e97bacbcd65f403effb1')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"x8fy9xDWZTZmLkhroDS8"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92e97bacbcd65f403effb1')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e97bacbcd65f403effb1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e97bacbcd65f403effb1')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92e97bacbcd65f403effb1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 02:41:23 +0530 Processing by Auth::RegistrationsController#create as JSON Parameters: {"user"=>{"email"=>"maverick@legros.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-08T02:36:20.860+05:30"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"user"=>{"email"=>"maverick@legros.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-08T02:36:20.860+05:30"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity Unpermitted parameter: confirmed_at MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"maverick@legros.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"maverick@legros.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"YJCmLXujCeWU5_tHqCj4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Vf1Hs4Ds4zokvozkg3Sw"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e97bacbcd65f403effb5'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e97bacbcd65f403effb5')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [27dadf1e-e6b4-4a80-9d99-c5b55e62026e] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92e97bacbcd65f403effb5, "tNk6LDnrxy8HNgijkNDn", {} [ActiveJob] [ActionMailer::DeliveryJob] [27dadf1e-e6b4-4a80-9d99-c5b55e62026e] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.4ms) [ActiveJob] [ActionMailer::DeliveryJob] [27dadf1e-e6b4-4a80-9d99-c5b55e62026e] Devise::Mailer#confirmation_instructions: processed outbound mail in 2.6ms [ActiveJob] [ActionMailer::DeliveryJob] [27dadf1e-e6b4-4a80-9d99-c5b55e62026e] Sent mail to maverick@legros.com (2.6ms) [ActiveJob] [ActionMailer::DeliveryJob] [27dadf1e-e6b4-4a80-9d99-c5b55e62026e] Date: Sat, 08 Sep 2018 02:41:23 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: maverick@legros.com Message-ID: <5b92e97b5de19_5f402b1035b00f5c288ca@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome maverick@legros.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [27dadf1e-e6b4-4a80-9d99-c5b55e62026e] Performed ActionMailer::DeliveryJob from Inline(mailers) in 6.78ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 27dadf1e-e6b4-4a80-9d99-c5b55e62026e) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92e97bacbcd65f403effb5, "tNk6LDnrxy8HNgijkNDn", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"izz_R5At2a4Y7LUsJ7a8"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e97bacbcd65f403effb5')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 200 OK in 167ms (Views: 0.8ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jany.hahn@hoegerbernier.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"aK-fo9smtqc2_aCeAYaF"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"4NqDgnmsMoj1GBsy4_3u"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e97bacbcd65f403effb7')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e97bacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e97bacbcd65f403effb7')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e97bacbcd65f403effba')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"13XxmyD5BC3ZjeTEBXa3"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92e97bacbcd65f403effb7')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e97bacbcd65f403effb7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e97bacbcd65f403effb7')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92e97bacbcd65f403effb7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"oda@bogisich.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"MSeo5xU4XxhyzPWLe6X8"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"2Mbf-J4GKEWmPkjRxyLV"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e97bacbcd65f403effbc')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e97bacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e97bacbcd65f403effbc')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"_5Y1PUjCywVzZ8Mw2VXj"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92e97bacbcd65f403effbc')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e97bacbcd65f403effbc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e97bacbcd65f403effbc')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92e97bacbcd65f403effbc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 02:41:23 +0530 Processing by Auth::RegistrationsController#create as JSON Parameters: {"user"=>{"additional_login_param"=>"9861824538", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"user"=>{"additional_login_param"=>"9861824538", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity Unpermitted parameter: additional_login_param Completed 200 OK in 38ms (Views: 1.2ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"keyshawn@ferryeichmann.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Rn5h-iZuUmty_rQbyWqA"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"cXL3Dr9ez5AmA6p8Bu9t"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e97bacbcd65f403effc2')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e97bacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e97bacbcd65f403effc2')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e97bacbcd65f403effc5')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"HhsW9TPZRGsWWF8mhoJC"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92e97bacbcd65f403effc2')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e97bacbcd65f403effc2')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e97bacbcd65f403effc2')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92e97bacbcd65f403effc2')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"keith.jacobs@hanebahringer.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"QyAX13a8NbrRqszHCzUc"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"i8yiSSx-6vZqanZdoLPB"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e97bacbcd65f403effc7')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e97bacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e97bacbcd65f403effc7')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Tx3BEyyNCuQs9XxxRXDA"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92e97bacbcd65f403effc7')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e97bacbcd65f403effc7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e97bacbcd65f403effc7')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92e97bacbcd65f403effc7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started DELETE "/authenticate/users.json" for 127.0.0.1 at 2018-09-08 02:41:24 +0530 Processing by Auth::RegistrationsController#destroy as JSON Parameters: {"id"=>{"$oid"=>"5b92e97bacbcd65f403effc2"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"id"=>{"$oid"=>"5b92e97bacbcd65f403effc2"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e97bacbcd65f403effc2')}, "limit"=>1}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92e97bacbcd65f403effc2')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e97bacbcd65f403effc4')}, "limit"=>1}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s Completed 200 OK in 52ms (Views: 0.4ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"dion_mccullough@stiedemann.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ojzXbqzXGhXjY32qRK5h"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"n_sZ5xy_RxvyZnWN5h3s"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e97cacbcd65f403effcb')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e97cacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e97cacbcd65f403effcb')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e97cacbcd65f403effce')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"6scbNnew-s6SznB8xEN4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92e97cacbcd65f403effcb')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e97cacbcd65f403effcb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e97cacbcd65f403effcb')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92e97cacbcd65f403effcb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"unique_hane@botsfordgaylord.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"QtByZEqTx7xhtgq7hYx3"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"s4y_nRGznErRnwyeUPX4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e97cacbcd65f403effd0')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e97cacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e97cacbcd65f403effd0')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"pTUiySKpHmaTKrXEZQ6G"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92e97cacbcd65f403effd0')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e97cacbcd65f403effd0')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e97cacbcd65f403effd0')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92e97cacbcd65f403effd0')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 02:41:24 +0530 Processing by Auth::RegistrationsController#create as JSON Parameters: {"user"=>{"email"=>"ashtyn_ondricka@marquardt.biz", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-08T02:36:20.860+05:30"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"user"=>{"email"=>"ashtyn_ondricka@marquardt.biz", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-08T02:36:20.860+05:30"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity Unpermitted parameter: confirmed_at MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"ashtyn_ondricka@marquardt.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"ashtyn_ondricka@marquardt.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"aG7SQ1jxxsfkruNigdx4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"mF-SMzDF-y8bmMgXwhH7"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e97cacbcd65f403effd4'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e97cacbcd65f403effd4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [f6ebaaf8-352e-4f3e-859e-969d39d2010e] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92e97cacbcd65f403effd4, "bkvXuetSDExoNXeYFnRk", {} [ActiveJob] [ActionMailer::DeliveryJob] [f6ebaaf8-352e-4f3e-859e-969d39d2010e] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [f6ebaaf8-352e-4f3e-859e-969d39d2010e] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.7ms [ActiveJob] [ActionMailer::DeliveryJob] [f6ebaaf8-352e-4f3e-859e-969d39d2010e] Sent mail to ashtyn_ondricka@marquardt.biz (1.8ms) [ActiveJob] [ActionMailer::DeliveryJob] [f6ebaaf8-352e-4f3e-859e-969d39d2010e] Date: Sat, 08 Sep 2018 02:41:24 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: ashtyn_ondricka@marquardt.biz Message-ID: <5b92e97cb15c6_5f402b1035b00f5c2893c@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome ashtyn_ondricka@marquardt.biz!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [f6ebaaf8-352e-4f3e-859e-969d39d2010e] Performed ActionMailer::DeliveryJob from Inline(mailers) in 4.24ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: f6ebaaf8-352e-4f3e-859e-969d39d2010e) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92e97cacbcd65f403effd4, "bkvXuetSDExoNXeYFnRk", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sZBKhy_Ssf_PVyH6ddbd"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e97cacbcd65f403effd4')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Completed 200 OK in 180ms (Views: 0.7ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"sydney@mooreabernathy.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"nueJ_7n-yXmzRYgeG-ew"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"EgYs_nUiRgLzzVG3zsrU"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e97cacbcd65f403effd6')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e97cacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e97cacbcd65f403effd6')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e97cacbcd65f403effd9')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"t6DBqjR9dxWzJxpv_ZxK"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92e97cacbcd65f403effd6')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e97cacbcd65f403effd6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e97cacbcd65f403effd6')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92e97cacbcd65f403effd6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"kitty_haley@feeney.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"tymuxRos7VJQz_UwtqvV"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Cyo6kA1oXqyAj4zmmted"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e97dacbcd65f403effdb')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e97dacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e97dacbcd65f403effdb')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"kLaeWtt5jqa3uhzeZbZx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92e97dacbcd65f403effdb')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e97dacbcd65f403effdb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e97dacbcd65f403effdb')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92e97dacbcd65f403effdb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 02:41:25 +0530 Processing by Auth::RegistrationsController#create as JSON Parameters: {"user"=>{"email"=>"murphy@bergemacejkovic.info", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-08T02:36:20.860+05:30"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"user"=>{"email"=>"murphy@bergemacejkovic.info", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-08T02:36:20.860+05:30"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Can't verify CSRF token authenticity Completed 422 Unprocessable Entity in 5ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"katlyn@purdy.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"1mWa9GmasMbDFzjo-zeL"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"U9dPjW36W1G88m36BJLm"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e97dacbcd65f403effdf')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e97dacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e97dacbcd65f403effdf')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e97dacbcd65f403effe2')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"6T_vk4z2MXnCW1R8LhBz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92e97dacbcd65f403effdf')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e97dacbcd65f403effdf')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e97dacbcd65f403effdf')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92e97dacbcd65f403effdf')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"gus_haley@emmerich.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"M4cYubxhLEEEXyp9SyFt"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"LaxGNWWiHVLyuSpHG_rB"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e97dacbcd65f403effe4')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e97dacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e97dacbcd65f403effe4')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"c4_Qj4so59KDqfdz9Akx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92e97dacbcd65f403effe4')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e97dacbcd65f403effe4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e97dacbcd65f403effe4')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92e97dacbcd65f403effe4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-08 02:41:25 +0530 Processing by Auth::RegistrationsController#update as JSON Parameters: {"id"=>{"$oid"=>"5b92e97dacbcd65f403effe4"}, "user"=>{"email"=>"rihanna@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"id"=>{"$oid"=>"5b92e97dacbcd65f403effe4"}, "user"=>{"email"=>"rihanna@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken1"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken1"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e97dacbcd65f403effe4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rihanna@gmail.com", "_id"=>{"$ne"=>BSON::ObjectId('5b92e97dacbcd65f403effe4')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"NoXBaMvzAwfyq6B5e5TX"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"EBWzPfyr1-L8svtzGGzb"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e97dacbcd65f403effe4')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e97dacbcd65f403effe4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [8b413e72-850f-4966-94db-b3daf1453812] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92e97dacbcd65f403effe4, "o_EzcVvNyNsDWKBpjmCU", {:to=>"rihanna@gmail.com"} [ActiveJob] [ActionMailer::DeliveryJob] [8b413e72-850f-4966-94db-b3daf1453812] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [8b413e72-850f-4966-94db-b3daf1453812] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.4ms [ActiveJob] [ActionMailer::DeliveryJob] [8b413e72-850f-4966-94db-b3daf1453812] Sent mail to rihanna@gmail.com (1.4ms) [ActiveJob] [ActionMailer::DeliveryJob] [8b413e72-850f-4966-94db-b3daf1453812] Date: Sat, 08 Sep 2018 02:41:25 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rihanna@gmail.com Message-ID: <5b92e97d8b051_5f402b1035b00f5c29079@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome rihanna@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [8b413e72-850f-4966-94db-b3daf1453812] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.27ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 8b413e72-850f-4966-94db-b3daf1453812) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92e97dacbcd65f403effe4, "o_EzcVvNyNsDWKBpjmCU", {:to=>"rihanna@gmail.com"} Completed 200 OK in 87ms (Views: 0.9ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"sallie_mertz@hermann.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xuez37AdsS1zisZAq41n"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"HD-g6cFNhk3Xwhs5Sk1S"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e97dacbcd65f403effe8')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e97dacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e97dacbcd65f403effe8')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e97dacbcd65f403effeb')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"5kv5QxUuA7osqvcLjrfn"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92e97dacbcd65f403effe8')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e97dacbcd65f403effe8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e97dacbcd65f403effe8')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92e97dacbcd65f403effe8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"hildegard@nienow.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"voByAT9SvzS8MZU3p-a4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"49-9hsszDx7zG6GeQSuP"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e97dacbcd65f403effed')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e97dacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e97dacbcd65f403effed')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"HAXBHnikXwGCt1SwMe5P"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92e97dacbcd65f403effed')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e97dacbcd65f403effed')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e97dacbcd65f403effed')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92e97dacbcd65f403effed')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-08 02:41:25 +0530 Processing by Auth::RegistrationsController#update as JSON Parameters: {"id"=>{"$oid"=>"5b92e97dacbcd65f403effe8"}, "user"=>{"email"=>"rihanna@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "redirect_url"=>"http://www.google.com", "current_app_id"=>"testappid", "registration"=>{"id"=>{"$oid"=>"5b92e97dacbcd65f403effe8"}, "user"=>{"email"=>"rihanna@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "redirect_url"=>"http://www.google.com", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e97dacbcd65f403effe8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rihanna@gmail.com", "_id"=>{"$ne"=>BSON::ObjectId('5b92e97dacbcd65f403effe8')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"sTF7pL5hFdnYn1usKLEA"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"v4-KNup8LzBse8jnMDQw"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e97dacbcd65f403effe8')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e97dacbcd65f403effe8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [adbc3611-e3f2-4b9a-8706-31267f62c64e] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92e97dacbcd65f403effe8, "sGMZdM3-iTkPBVEVFUx2", {:to=>"rihanna@gmail.com"} [ActiveJob] [ActionMailer::DeliveryJob] [adbc3611-e3f2-4b9a-8706-31267f62c64e] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [adbc3611-e3f2-4b9a-8706-31267f62c64e] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.4ms [ActiveJob] [ActionMailer::DeliveryJob] [adbc3611-e3f2-4b9a-8706-31267f62c64e] Sent mail to rihanna@gmail.com (1.6ms) [ActiveJob] [ActionMailer::DeliveryJob] [adbc3611-e3f2-4b9a-8706-31267f62c64e] Date: Sat, 08 Sep 2018 02:41:25 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rihanna@gmail.com Message-ID: <5b92e97de8ccd_5f402b1035b00f5c291d3@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome rihanna@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [adbc3611-e3f2-4b9a-8706-31267f62c64e] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.42ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: adbc3611-e3f2-4b9a-8706-31267f62c64e) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92e97dacbcd65f403effe8, "sGMZdM3-iTkPBVEVFUx2", {:to=>"rihanna@gmail.com"} Completed 200 OK in 83ms (Views: 0.8ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"ophelia@toy.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"VWxnmqx-x1n8sR8sESjj"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"EbG6pqM2-gvQy9gbkd7z"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e97eacbcd65f403efff1')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e97eacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e97eacbcd65f403efff1')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e97eacbcd65f403efff4')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"ricky_reilly@champlin.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"YVp3Bwxju2TZy97KQFs2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Db_834t1A_tXY-Cj_jdn"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e97eacbcd65f403efff5')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e97eacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e97eacbcd65f403efff5')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e97eacbcd65f403efff8')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 02:41:26 +0530 Processing by Auth::RegistrationsController#create as HTML Parameters: {"user"=>{"email"=>"cindy.fahey@kub.info", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-08 02:36:20 +0530"}, "api_key"=>"test1", "current_app_id"=>"testappid1"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test1", "app_ids"=>"testappid1"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test1", "app_ids"=>"testappid1"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameter: confirmed_at MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"cindy.fahey@kub.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"cindy.fahey@kub.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"BEKt5wwy1yBpDhCRRSu4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"U_nrqoPCx_dz3zdouhY-"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e97eacbcd65f403efff9'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e97eacbcd65f403efff9')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [aeefdd47-cfc7-4ee1-b00f-dfbe03fab7c0] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92e97eacbcd65f403efff9, "BieZg3RtTeo6wTtKXP-g", {} [ActiveJob] [ActionMailer::DeliveryJob] [aeefdd47-cfc7-4ee1-b00f-dfbe03fab7c0] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [aeefdd47-cfc7-4ee1-b00f-dfbe03fab7c0] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.5ms [ActiveJob] [ActionMailer::DeliveryJob] [aeefdd47-cfc7-4ee1-b00f-dfbe03fab7c0] Sent mail to cindy.fahey@kub.info (1.8ms) [ActiveJob] [ActionMailer::DeliveryJob] [aeefdd47-cfc7-4ee1-b00f-dfbe03fab7c0] Date: Sat, 08 Sep 2018 02:41:26 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: cindy.fahey@kub.info Message-ID: <5b92e97e3f249_5f402b1035b00f5c292fb@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome cindy.fahey@kub.info!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [aeefdd47-cfc7-4ee1-b00f-dfbe03fab7c0] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.87ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: aeefdd47-cfc7-4ee1-b00f-dfbe03fab7c0) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92e97eacbcd65f403efff9, "BieZg3RtTeo6wTtKXP-g", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ri77xNgZvyehMRCs19fx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e97eacbcd65f403efff9')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://www.example.com/ Completed 302 Found in 219ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"cindy.fahey@kub.info"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"anita@rolfson.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"UgUkFK3NQD-b6my_sRV6"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"cxvZxoFeZ_CYPRtrG9wq"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e97eacbcd65f403efffb')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e97eacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e97eacbcd65f403efffb')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e97eacbcd65f403efffe')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"kacey@mckenzie.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"nz-DtDgRSrdsux6z7qMb"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"cLHyLtDb1VQYVHQ__8mL"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e97eacbcd65f403effff')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e97eacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e97eacbcd65f403effff')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e97eacbcd65f403f0002')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 02:41:26 +0530 Processing by Auth::RegistrationsController#create as HTML Parameters: {"user"=>{"email"=>"monserrat@hillsbednar.net", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-08 02:36:20 +0530"}, "api_key"=>"test2", "current_app_id"=>"testappid2"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test2", "app_ids"=>"testappid2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test2", "app_ids"=>"testappid2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameter: confirmed_at MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"monserrat@hillsbednar.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"monserrat@hillsbednar.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"pjWrDoz__nau82sfV-xV"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"rAzZ-dftHmsCHHjbhWcZ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e97eacbcd65f403f0003'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e97eacbcd65f403f0003')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [b5105831-99b9-47fd-9ff2-48a77d1cd0dc] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92e97eacbcd65f403f0003, "-8WyykN1_x-EbzvHJfVq", {} [ActiveJob] [ActionMailer::DeliveryJob] [b5105831-99b9-47fd-9ff2-48a77d1cd0dc] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [b5105831-99b9-47fd-9ff2-48a77d1cd0dc] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.7ms [ActiveJob] [ActionMailer::DeliveryJob] [b5105831-99b9-47fd-9ff2-48a77d1cd0dc] Sent mail to monserrat@hillsbednar.net (2.7ms) [ActiveJob] [ActionMailer::DeliveryJob] [b5105831-99b9-47fd-9ff2-48a77d1cd0dc] Date: Sat, 08 Sep 2018 02:41:26 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: monserrat@hillsbednar.net Message-ID: <5b92e97ead9b0_5f402b1035b00f5c293fe@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome monserrat@hillsbednar.net!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [b5105831-99b9-47fd-9ff2-48a77d1cd0dc] Performed ActionMailer::DeliveryJob from Inline(mailers) in 5.11ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: b5105831-99b9-47fd-9ff2-48a77d1cd0dc) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92e97eacbcd65f403f0003, "-8WyykN1_x-EbzvHJfVq", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"QuTB96XFRRb9rZE8dJAQ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e97eacbcd65f403f0003')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://www.example.com/ Completed 302 Found in 233ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"monserrat@hillsbednar.net"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"elva.dicki@roberts.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ARsigaLyjQVK4t_P79rN"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"tHmPVQESYMakAYwZcscy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e97eacbcd65f403f0005')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e97eacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e97eacbcd65f403f0005')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e97facbcd65f403f0008')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 02:41:27 +0530 Processing by Auth::RegistrationsController#create as HTML Parameters: {"user"=>{"email"=>"evalyn.macejkovic@pollich.co", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-08 02:36:20 +0530"}, "api_key"=>"test1", "current_app_id"=>"testappid1"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test1", "app_ids"=>"testappid1"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test1", "app_ids"=>"testappid1"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameter: confirmed_at MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"evalyn.macejkovic@pollich.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"evalyn.macejkovic@pollich.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"HuGEzZsJU1sSVWBFfhGd"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"5r774yC7tHeZUwMYDguX"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e97facbcd65f403f0009'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e97facbcd65f403f0009')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [60e5835b-dbdb-486a-9555-1cf5fbf4f93d] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92e97facbcd65f403f0009, "pdtJNM5sUMsyqyCHQBvN", {} [ActiveJob] [ActionMailer::DeliveryJob] [60e5835b-dbdb-486a-9555-1cf5fbf4f93d] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.4ms) [ActiveJob] [ActionMailer::DeliveryJob] [60e5835b-dbdb-486a-9555-1cf5fbf4f93d] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.8ms [ActiveJob] [ActionMailer::DeliveryJob] [60e5835b-dbdb-486a-9555-1cf5fbf4f93d] Sent mail to evalyn.macejkovic@pollich.co (2.6ms) [ActiveJob] [ActionMailer::DeliveryJob] [60e5835b-dbdb-486a-9555-1cf5fbf4f93d] Date: Sat, 08 Sep 2018 02:41:27 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: evalyn.macejkovic@pollich.co Message-ID: <5b92e97f2715c_5f402b1035b00f5c29436@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome evalyn.macejkovic@pollich.co!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [60e5835b-dbdb-486a-9555-1cf5fbf4f93d] Performed ActionMailer::DeliveryJob from Inline(mailers) in 4.94ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 60e5835b-dbdb-486a-9555-1cf5fbf4f93d) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92e97facbcd65f403f0009, "pdtJNM5sUMsyqyCHQBvN", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"gbbr_8uxo-_a-VHFzdiC"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e97facbcd65f403f0009')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://www.example.com/ Completed 302 Found in 141ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"keegan@reichel.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"aKojq_vXQ2wYwYgTUVgx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"wFAd_jYBgsSc3yZPL5Uj"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e97facbcd65f403f000b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e97facb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e97facbcd65f403f000b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e97facbcd65f403f000e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 02:41:27 +0530 Processing by Auth::RegistrationsController#create as HTML Parameters: {"user"=>{"email"=>"heather_hermann@schroeder.org", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-08 02:36:20 +0530"}, "api_key"=>"test1", "current_app_id"=>"testappid2"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test1", "app_ids"=>"testappid2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test1", "app_ids"=>"testappid2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameter: confirmed_at MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"heather_hermann@schroeder.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"heather_hermann@schroeder.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"5VtRsbgh_bnUib-z3pKC"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"qjYEzx6a819TBYQ4NsTQ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e97facbcd65f403f000f'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e97facbcd65f403f000f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [27956d3f-d1b4-40e0-b19c-afccfb380f9d] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92e97facbcd65f403f000f, "EZG9azaSmNZ5Lq3LUdYG", {} [ActiveJob] [ActionMailer::DeliveryJob] [27956d3f-d1b4-40e0-b19c-afccfb380f9d] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.4ms) [ActiveJob] [ActionMailer::DeliveryJob] [27956d3f-d1b4-40e0-b19c-afccfb380f9d] Devise::Mailer#confirmation_instructions: processed outbound mail in 3.8ms [ActiveJob] [ActionMailer::DeliveryJob] [27956d3f-d1b4-40e0-b19c-afccfb380f9d] Sent mail to heather_hermann@schroeder.org (4.4ms) [ActiveJob] [ActionMailer::DeliveryJob] [27956d3f-d1b4-40e0-b19c-afccfb380f9d] Date: Sat, 08 Sep 2018 02:41:27 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: heather_hermann@schroeder.org Message-ID: <5b92e97f65201_5f402b1035b00f5c295d6@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome heather_hermann@schroeder.org!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [27956d3f-d1b4-40e0-b19c-afccfb380f9d] Performed ActionMailer::DeliveryJob from Inline(mailers) in 10.45ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 27956d3f-d1b4-40e0-b19c-afccfb380f9d) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92e97facbcd65f403f000f, "EZG9azaSmNZ5Lq3LUdYG", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"my_R7V2oztF6-yQkumpx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e97facbcd65f403f000f')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Redirected to http://www.example.com/ Completed 302 Found in 158ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"london_wolf@smith.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"XPhjdmCRohswT5yxQkz9"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"H6qtAKdxLKLx9N-3q95s"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e97facbcd65f403f0011')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e97facb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e97facbcd65f403f0011')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92e97facbcd65f403f0011')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92e97facbcd65f403f0013')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92e97facbcd65f403f0011')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"http://www.google.com", "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Rendered /home/bhargav/Github/Auth/app/views/auth/shared/_devise_error_messages.html.erb (0.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.html.erb within layouts/application (0.4ms) Rendered shopping/_navigation_options.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (1.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.3ms) Completed 200 OK in 9ms (Views: 5.0ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"florine_howell@emard.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"axNvexGkRwJKzzrs7cgD"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"hshtWzo2hsgThmdQgAax"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e97facbcd65f403f0016')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e97facb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e97facbcd65f403f0016')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92e97facbcd65f403f0016')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92e97facbcd65f403f0018')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92e97facbcd65f403f0016')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"login"=>"florine_howell@emard.io", "password"=>"[FILTERED]"}, "redirect_url"=>"http://www.google.com", "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"$or"=>[{"additional_login_param"=>/^florine_howell@emard\.io$/i, "additional_login_param_status"=>2}, {"email"=>/^florine_howell@emard\.io$/i}]}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "l... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"6oHCxbi2Yn6twmqxebzy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e97facbcd65f403f0016')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 21:11:27 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"UdSmdWizbAESz3FzxMss"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e97facbcd65f403f0016')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"d5... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://www.google.com?authentication_token=UdSmdWizbAESz3FzxMss&es=d5055fb2a8a4e64ad884208329865c664398cc6b549828cff9d3a8224be71a06 Completed 302 Found in 131ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"terry.renner@lueilwitzlittel.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Dyyp7c3c_oNiwhhj5D8a"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"HBLvdkjaqX4m1Y1wsyZX"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e97facbcd65f403f0019')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e97facb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e97facbcd65f403f0019')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92e97facbcd65f403f0019')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92e97facbcd65f403f001b')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92e97facbcd65f403f0019')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"dorris_bergnaum@towne.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"x6_Fv-WXDxzdiQzH4P__"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"-x2wVWue_7ygtaAsy2kV"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e97facbcd65f403f001c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e97facb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e97facbcd65f403f001c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started DELETE "/authenticate/users/sign_out" for 127.0.0.1 at 2018-09-08 02:41:28 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"JYj9ShAWshxecAkNunT7"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e97facbcd65f403f001c')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 21:11:28 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Auth::SessionsController#destroy as HTML Parameters: {"id"=>"5b92e97facbcd65f403f001c", "redirect_url"=>"http://www.google.com", "api_key"=>"test", "current_app_id"=>"testappid"} Redirected to http://www.example.com/ Completed 302 Found in 1ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"alexandria.boyer@fisher.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"4WVbxGqyLDfKVgiN91qG"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"QZpdL2aX4Yoz4QVqJsQy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e980acbcd65f403f001f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e980acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e980acbcd65f403f001f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92e980acbcd65f403f001f')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92e980acbcd65f403f0021')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92e980acbcd65f403f001f')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"dog", "redirect_url"=>"http://www.google.com", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"dog", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Rendered /home/bhargav/Github/Auth/app/views/auth/shared/_devise_error_messages.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.html.erb within layouts/application (0.8ms) Rendered shopping/_navigation_options.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (0.9ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.8ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.9ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.6ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.9ms) Completed 200 OK in 10ms (Views: 7.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"nathanael@collier.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"TEjbPc1o8Eb7nb1BrQs4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zyjex1xE4UcGsxsk5Jhx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e980acbcd65f403f0024')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e980acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e980acbcd65f403f0024')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92e980acbcd65f403f0024')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92e980acbcd65f403f0026')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92e980acbcd65f403f0024')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"login"=>"nathanael@collier.com", "password"=>"[FILTERED]"}, "api_key"=>"dog", "redirect_url"=>"http://www.google.com", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"dog", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"$or"=>[{"additional_login_param"=>/^nathanael@collier\.com$/i, "additional_login_param_status"=>2}, {"email"=>/^nathanael@collier\.com$/i}]}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"uN1_Aj8_nhs-Vq_Mr2hz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e980acbcd65f403f0024')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 21:11:28 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://www.example.com/ Completed 302 Found in 57ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"mable_brakus@kingschulist.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"PGZkHNkk42Zbg2EgGrDs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Qssn-bEmR_sj71sb-3Dq"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e980acbcd65f403f0027')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e980acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e980acbcd65f403f0027')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92e980acbcd65f403f0027')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92e980acbcd65f403f0029')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92e980acbcd65f403f0027')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"eloy@lueilwitz.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"DDiZZ5qZa9jSTTYx77Ly"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"jJ9qpiSU6N_jA5sSPtsg"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e980acbcd65f403f002a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e980acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e980acbcd65f403f002a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started DELETE "/authenticate/users/sign_out" for 127.0.0.1 at 2018-09-08 02:41:28 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Rns9MxoYiBmb843L_Yv4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e980acbcd65f403f002a')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 21:11:28 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Auth::SessionsController#destroy as HTML Parameters: {"id"=>"5b92e980acbcd65f403f002a", "api_key"=>"dog", "redirect_url"=>"http://www.google.com", "current_app_id"=>"testappid"} Redirected to http://www.example.com/ Completed 302 Found in 3ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"cedrick.haley@langworth.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"BPrePvQyLRU_7trxvzYW"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Mcj6do3zBixyZ1DLsTYy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e980acbcd65f403f002d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e980acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e980acbcd65f403f002d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92e980acbcd65f403f002d')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92e980acbcd65f403f002f')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92e980acbcd65f403f002d')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"http://www.google.com", "current_app_id"=>"testappid"} Rendered /home/bhargav/Github/Auth/app/views/auth/shared/_devise_error_messages.html.erb (0.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.html.erb within layouts/application (0.4ms) Rendered shopping/_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (0.7ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (0.9ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.1ms) Completed 200 OK in 5ms (Views: 4.1ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"gudrun_rau@gaylord.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"eFwVAj9d-KLUX8JEQ3Gh"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"2yEHHfsGHrz_B94V8Lsf"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e980acbcd65f403f0032')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e980acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e980acbcd65f403f0032')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92e980acbcd65f403f0032')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92e980acbcd65f403f0034')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92e980acbcd65f403f0032')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"email"=>"loy@conn.name", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "redirect_url"=>"http://www.google.com", "current_app_id"=>"testappid"} Completed 401 Unauthorized in 1ms Processing by Auth::SessionsController#new as HTML Parameters: {"user"=>{"email"=>"loy@conn.name", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "redirect_url"=>"http://www.google.com", "current_app_id"=>"testappid"} Unpermitted parameters: email, password_confirmation Rendered /home/bhargav/Github/Auth/app/views/auth/shared/_devise_error_messages.html.erb (0.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.html.erb within layouts/application (0.5ms) Rendered shopping/_navigation_options.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (0.9ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.1ms) Completed 200 OK in 7ms (Views: 4.5ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"dawson@mitchell.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"My2rGEsyZ2EKs_vhYH-M"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"EkQGGKjMVx71vsMwzufQ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e980acbcd65f403f0037')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e980acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e980acbcd65f403f0037')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92e980acbcd65f403f0037')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92e980acbcd65f403f0039')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92e980acbcd65f403f0037')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"edmond@wiegand.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"rPV_ir7EyHUNw9Jgsusu"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"qVyybhN9ozWxXULDXBPF"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e980acbcd65f403f003a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e980acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e980acbcd65f403f003a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started DELETE "/authenticate/users/sign_out" for 127.0.0.1 at 2018-09-08 02:41:28 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"rkmTSyAQ8yLZXE2H9dBu"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e980acbcd65f403f003a')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 21:11:28 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Auth::SessionsController#destroy as HTML Parameters: {"id"=>"5b92e980acbcd65f403f003a", "redirect_url"=>"http://www.google.com", "current_app_id"=>"testappid"} Redirected to http://www.example.com/ Completed 302 Found in 1ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"glenna.doyle@veumrau.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"uxgFWuA6gyZsYJDcR6RX"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ZzNNj-z9HcE7HzMxvu_6"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e981acbcd65f403f003d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e981acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e981acbcd65f403f003d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92e981acbcd65f403f003d')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92e981acbcd65f403f003f')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92e981acbcd65f403f003d')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"brigitte.rau@mueller.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zGPC-MyN71yu-HWd-gkz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ux2fAv7kCToypJS_4uyX"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e981acbcd65f403f0042')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e981acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e981acbcd65f403f0042')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92e981acbcd65f403f0042')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92e981acbcd65f403f0044')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92e981acbcd65f403f0042')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"email"=>"bettye@reichel.io", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}} Completed 401 Unauthorized in 1ms Processing by Auth::SessionsController#new as HTML Parameters: {"user"=>{"email"=>"bettye@reichel.io", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}} Unpermitted parameters: email, password_confirmation Rendered /home/bhargav/Github/Auth/app/views/auth/shared/_devise_error_messages.html.erb (0.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.html.erb within layouts/application (0.4ms) Rendered shopping/_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (0.8ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.1ms) Completed 200 OK in 7ms (Views: 4.1ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"marley_flatley@murazik.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"n9WR1XxwCGgjmYWaxfCe"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Tt9CgCGxzhNdPXKFzB4A"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e981acbcd65f403f0047')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e981acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e981acbcd65f403f0047')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92e981acbcd65f403f0047')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92e981acbcd65f403f0049')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92e981acbcd65f403f0047')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"amos@ondrickadicki.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"HvqYRsuz7oB6hxLuoPcr"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"2E32pS7AcyRrY4rfT7yo"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e981acbcd65f403f004a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e981acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e981acbcd65f403f004a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started DELETE "/authenticate/users/sign_out" for 127.0.0.1 at 2018-09-08 02:41:29 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"1XskDESJyohkV1dns_z6"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e981acbcd65f403f004a')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 21:11:29 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Auth::SessionsController#destroy as HTML Parameters: {"id"=>"5b92e981acbcd65f403f004a"} Redirected to http://www.example.com/ Completed 302 Found in 1ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"claria_koch@champlin.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Ufp6UiozEHW3tatUnD19"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"6LpXYNZCFydz-67J1biy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e981acbcd65f403f004d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e981acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e981acbcd65f403f004d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92e981acbcd65f403f004d')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92e981acbcd65f403f004f')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92e981acbcd65f403f004d')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{}} Rendered text template (0.0ms) Filter chain halted as :ignore_json_request rendered or redirected Completed 406 Not Acceptable in 1ms (Views: 0.4ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"citlalli_legros@baumbach.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"7o85z3TSiybNQuEym2PE"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"cZttdJi_hC6EfW_vxSsD"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e981acbcd65f403f0050')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e981acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e981acbcd65f403f0050')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92e981acbcd65f403f0050')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92e981acbcd65f403f0052')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92e981acbcd65f403f0050')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"email"=>"ursula@aufderhar.info", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "session"=>{"user"=>{"email"=>"ursula@aufderhar.info", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}}} Rendered text template (0.0ms) Filter chain halted as :require_no_authentication rendered or redirected Completed 401 Unauthorized in 1ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"wilford@bernier.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"v93J6DQ4S689Re9__Mri"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"fAA6Jg21oiSfnALT88z5"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e981acbcd65f403f0053')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e981acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e981acbcd65f403f0053')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92e981acbcd65f403f0053')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92e981acbcd65f403f0055')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92e981acbcd65f403f0053')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"$oid"=>"5b92e981acbcd65f403f0053"}, "session"=>{"id"=>{"$oid"=>"5b92e981acbcd65f403f0053"}}} Rendered text template (0.0ms) Filter chain halted as :verify_signed_out_user rendered or redirected Completed 406 Not Acceptable in 1ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"berta@roob.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"WzQsMcyRHqnY7Skn-vEr"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"mmGqcG2_2FjM9RXxyfKs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e981acbcd65f403f0056')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e981acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e981acbcd65f403f0056')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92e981acbcd65f403f0056')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92e982acbcd65f403f0058')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92e981acbcd65f403f0056')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{}} Rendered text template (0.0ms) Filter chain halted as :require_no_authentication rendered or redirected Completed 401 Unauthorized in 1ms (Views: 0.4ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"caroline_huels@breitenberg.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Wcwrk4ezpQ57hoCDzjk4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"JUJX7ngy2Fb6zdbzt2Y_"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e982acbcd65f403f0059')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e982acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e982acbcd65f403f0059')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92e982acbcd65f403f0059')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92e982acbcd65f403f005b')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92e982acbcd65f403f0059')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"email"=>"annabel@rosenbaum.co", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "session"=>{"user"=>{"email"=>"annabel@rosenbaum.co", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}}} Rendered text template (0.0ms) Filter chain halted as :require_no_authentication rendered or redirected Completed 401 Unauthorized in 2ms (Views: 0.7ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"ayden_senger@simonis.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xRYkwNvYs7mwv6auSdGy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"MG1JFZwvUbzbGkciponv"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e982acbcd65f403f005c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e982acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e982acbcd65f403f005c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92e982acbcd65f403f005c')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92e982acbcd65f403f005e')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92e982acbcd65f403f005c')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"$oid"=>"5b92e982acbcd65f403f005c"}, "session"=>{"id"=>{"$oid"=>"5b92e982acbcd65f403f005c"}}} Rendered text template (0.0ms) Filter chain halted as :verify_signed_out_user rendered or redirected Completed 406 Not Acceptable in 1ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"cornell@strosin.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"cbGezGAPSLq-WZyaieKf"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"MrDLwHVYi3SfFNpYxMiv"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e982acbcd65f403f005f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e982acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e982acbcd65f403f005f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92e982acbcd65f403f005f')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92e982acbcd65f403f0061')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92e982acbcd65f403f005f')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"test", "current_app_id"=>"testappid", "session"=>{}} Rendered text template (0.0ms) Filter chain halted as :ignore_json_request rendered or redirected Completed 406 Not Acceptable in 1ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"myles@pouros.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"qUgc5tumTrmskboZ-_hb"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"7376MnTXN65nLBgPtSQy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e982acbcd65f403f0062')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e982acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e982acbcd65f403f0062')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92e982acbcd65f403f0062')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92e982acbcd65f403f0064')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92e982acbcd65f403f0062')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"login"=>"myles@pouros.biz", "password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid", "session"=>{"user"=>{"login"=>"myles@pouros.biz", "password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"$or"=>[{"additional_login_param"=>/^myles@pouros\.biz$/i, "additional_login_param_status"=>2}, {"email"=>/^myles@pouros\.biz$/i}]}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xxc4SsggM-Y_RwEpSx4J"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e982acbcd65f403f0062')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 21:11:30 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"2LG8r_TAJVAqyrSfhfHw"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e982acbcd65f403f0062')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"12... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 201 Created in 127ms (Views: 1.0ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"gregoria_moen@predovic.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xYzNB2CR7wrY_zk5rH6B"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"D72NwAtcG4j6iktdCyRs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e982acbcd65f403f0065')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e982acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e982acbcd65f403f0065')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92e982acbcd65f403f0065')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92e982acbcd65f403f0067')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92e982acbcd65f403f0065')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"login"=>"gregoria_moen@predovic.info", "password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid", "session"=>{"user"=>{"login"=>"gregoria_moen@predovic.info", "password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"$or"=>[{"additional_login_param"=>/^gregoria_moen@predovic\.info$/i, "additional_login_param_status"=>2}, {"email"=>/^gregoria_moen@predovic\.info$/i}]}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"prima... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"cQNFE9P4przxPUjXkW-v"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e982acbcd65f403f0065')}, "u"=>{"$set"=>{"failed_attempts"=>1, "encrypted_authentic... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 401 Unauthorized in 47ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"garett.reichel@swaniawski.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"G_AAY1nz-By53yRTnQpR"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"YqePvMmBtF11XpeYyB4t"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e982acbcd65f403f0068')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e982acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e982acbcd65f403f0068')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92e982acbcd65f403f0068')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92e982acbcd65f403f006a')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92e982acbcd65f403f0068')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"$oid"=>"5b92e982acbcd65f403f0068"}, "api_key"=>"test", "current_app_id"=>"testappid", "session"=>{"id"=>{"$oid"=>"5b92e982acbcd65f403f0068"}, "api_key"=>"test", "current_app_id"=>"testappid"}} Rendered text template (0.0ms) Filter chain halted as :verify_signed_out_user rendered or redirected Completed 406 Not Acceptable in 1ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"hollis.marks@thompson.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"2Fe9xzAeaaqabLJgTLJ3"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"RbyyMakZWvyBU2ntkpwn"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e982acbcd65f403f006b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e982acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e982acbcd65f403f006b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92e982acbcd65f403f006b')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92e983acbcd65f403f006d')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92e982acbcd65f403f006b')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"declan@ornstreich.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Fw4iVJXfi1MnkhWo8aP9"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yL-vPXtt1tkLuVovCdNQ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e983acbcd65f403f006e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e983acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e983acbcd65f403f006e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92e983acbcd65f403f006e')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92e983acbcd65f403f0070')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92e983acbcd65f403f006e')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"login"=>"hollis.marks@thompson.info", "password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"$or"=>[{"additional_login_param"=>/^hollis\.marks@thompson\.info$/i, "additional_login_param_status"=>2}, {"email"=>/^hollis\.marks@thompson\.info$/i}]}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"prima... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"JZJ6K-sPeUL2L-ZZyie6"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e982acbcd65f403f006b')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 21:11:31 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"dMkf3zgabiFz9jVVCNxd"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e982acbcd65f403f006b')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"fa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://www.example.com/ Completed 302 Found in 103ms Started POST "/authenticate/users/sign_in" for 127.0.0.1 at 2018-09-08 02:41:31 +0530 Processing by Auth::SessionsController#create as HTML Parameters: {"user"=>{"login"=>"hollis.marks@thompson.info", "password"=>"[FILTERED]"}, "api_key"=>"test2", "current_app_id"=>"testappid2"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test2", "app_ids"=>"testappid2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test2", "app_ids"=>"testappid2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"$or"=>[{"additional_login_param"=>/^hollis\.marks@thompson\.info$/i, "additional_login_param_status"=>2}, {"email"=>/^hollis\.marks@thompson\.info$/i}]}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"prima... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"JP7-BjXi5_UkMf9V_5qm"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e982acbcd65f403f006b')}, "u"=>{"$set"=>{"current_sign_in_at"=>2018-09-07 21:11:31 ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"mCXTJ68YNn41gzh94vRz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e982acbcd65f403f006b')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"fa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://www.example.com/ Completed 302 Found in 109ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"noel.huel@bergnaum.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"GqGHi4DT8jXVMdM3x_5s"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"dQ35LsLT5rvWyCGbyroJ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e983acbcd65f403f0071')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92e983acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e983acbcd65f403f0071')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92e983acbcd65f403f0071')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92e983acbcd65f403f0073')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92e983acbcd65f403f0071')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"login"=>"noel.huel@bergnaum.org", "password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"$or"=>[{"additional_login_param"=>/^noel\.huel@bergnaum\.org$/i, "additional_login_param_status"=>2}, {"email"=>/^noel\.huel@bergnaum\.org$/i}]}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "l... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ZSYxQSZfW4GxgKyrJzJx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e983acbcd65f403f0071')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 21:11:31 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"tfH3_vfJDKkXfMKj7w8S"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e983acbcd65f403f0071')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"0c... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Redirected to http://www.example.com/ Completed 302 Found in 125ms Started POST "/authenticate/users/sign_in" for 127.0.0.1 at 2018-09-08 02:41:31 +0530 Processing by Auth::SessionsController#create as HTML Parameters: {"user"=>{"login"=>"noel.huel@bergnaum.org", "password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid2"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"$or"=>[{"additional_login_param"=>/^noel\.huel@bergnaum\.org$/i, "additional_login_param_status"=>2}, {"email"=>/^noel\.huel@bergnaum\.org$/i}]}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "l... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"wCnw42SSQpZG-XQrG16a"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e983acbcd65f403f0071')}, "u"=>{"$set"=>{"current_sign_in_at"=>2018-09-07 21:11:31 ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"SzP5mmD6efg1rWVLyvbV"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e983acbcd65f403f0071')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"0c... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://www.example.com/ Completed 302 Found in 118ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"gerard@powlowskiabbott.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"TsnyQzsdwtrkV3ZAvsFx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Mvp4TxfgdKMZzmk1u5iD"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e983acbcd65f403f0074'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e983acbcd65f403f0074')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e983acbcd65f403f0077')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"6dasETSUKcFwG6xVmBy2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e983acbcd65f403f0074')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"norbert_klein@hegmann.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"L6-N29AgBybyJ6_Haaur"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"hZGzoK4ovsn2yZZJ3-y6"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e983acbcd65f403f0078'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e983acbcd65f403f0078')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started GET "/topics/new" for 127.0.0.1 at 2018-09-08 02:41:31 +0530 Processing by TopicsController#new as JSON Parameters: {"topic"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testes"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testes"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testes"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Completed 200 OK in 9ms (Views: 0.3ms) Started GET "/topics/new" for 127.0.0.1 at 2018-09-08 02:41:31 +0530 Processing by TopicsController#new as JSON Parameters: {"topic"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testes"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testes"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testes"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Completed 200 OK in 9ms (Views: 0.3ms) Started GET "/topics/new" for 127.0.0.1 at 2018-09-08 02:41:32 +0530 Processing by TopicsController#new as JSON Parameters: {"topic"=>{}} Completed 401 Unauthorized in 1ms Started GET "/topics/new" for 127.0.0.1 at 2018-09-08 02:41:32 +0530 Processing by TopicsController#new as JSON Parameters: {"topic"=>{}} Completed 401 Unauthorized in 1ms Started GET "/topics/new" for 127.0.0.1 at 2018-09-08 02:41:32 +0530 Processing by TopicsController#new as JSON Parameters: {"topic"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testes"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testes"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testes"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Completed 200 OK in 34ms (Views: 26.4ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"christelle.ritchie@funk.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"v2obQ4qzdEpbnsAzEM3k"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Qhsy4Pjhsuz_8zz-PPwk"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e984acbcd65f403f007e'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e984acbcd65f403f007e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/users/sign_in" for 127.0.0.1 at 2018-09-08 02:41:32 +0530 Processing by Auth::SessionsController#create as JSON Parameters: {"user"=>{"login"=>"gerard@powlowskiabbott.name", "password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid", "session"=>{"user"=>{"login"=>"gerard@powlowskiabbott.name", "password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"$or"=>[{"additional_login_param"=>/^gerard@powlowskiabbott\.name$/i, "additional_login_param_status"=>2}, {"email"=>/^gerard@powlowskiabbott\.name$/i}]}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"prima... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"PGV5_7BeayFJ63QbYV5M"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e983acbcd65f403f0074')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 21:11:32 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Completed 201 Created in 61ms (Views: 1.1ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"olga.bechtelar@flatleykihn.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"4X-8Rh93s9bHpzaLUYBR"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"qNqC-iQqqx8sV6iD9Zf8"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e984acbcd65f403f0081'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e984acbcd65f403f0081')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unlock_token"=>"47768307e80345d52b7ddda07675f0d55f70027b4ac04dc30fcd9ab6bf34f789"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"HUDAgoFqGjpS6Fa8cusu"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e984acbcd65f403f0081')}, "u"=>{"$set"=>{"locked_at"=>2018-09-07 21:11:32 UTC, "unl... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e984acbcd65f403f0081')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s [ActiveJob] [ActionMailer::DeliveryJob] [2cea13f8-0c05-41ab-87f0-4a56a8edc24f] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b92e984acbcd65f403f0081, "y6m_78THnCzyzchBicXw", {} [ActiveJob] [ActionMailer::DeliveryJob] [2cea13f8-0c05-41ab-87f0-4a56a8edc24f] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/unlock_instructions.html.erb (1.1ms) [ActiveJob] [ActionMailer::DeliveryJob] [2cea13f8-0c05-41ab-87f0-4a56a8edc24f] Devise::Mailer#unlock_instructions: processed outbound mail in 5.3ms [ActiveJob] [ActionMailer::DeliveryJob] [2cea13f8-0c05-41ab-87f0-4a56a8edc24f] Sent mail to olga.bechtelar@flatleykihn.com (6.1ms) [ActiveJob] [ActionMailer::DeliveryJob] [2cea13f8-0c05-41ab-87f0-4a56a8edc24f] Date: Sat, 08 Sep 2018 02:41:32 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: olga.bechtelar@flatleykihn.com Message-ID: <5b92e9845dbff_5f402b1035b00f5c2967b@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Unlock instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello olga.bechtelar@flatleykihn.com!

Your account has been locked due to an excessive number of unsuccessful sign in attempts.

Click the link below to unlock your account:

Unlock my account

[ActiveJob] [ActionMailer::DeliveryJob] [2cea13f8-0c05-41ab-87f0-4a56a8edc24f] Performed ActionMailer::DeliveryJob from Inline(mailers) in 13.46ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 2cea13f8-0c05-41ab-87f0-4a56a8edc24f) to Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b92e984acbcd65f403f0081, "y6m_78THnCzyzchBicXw", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"TJ9qdJCkJJ73wHHKuiNw"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e984acbcd65f403f0081')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e984acbcd65f403f0084')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started GET "/authenticate/users/unlock/new" for 127.0.0.1 at 2018-09-08 02:41:32 +0530 Processing by Auth::UnlocksController#new as HTML Rendered /home/bhargav/Github/Auth/app/views/auth/unlocks/new.html.erb within layouts/application (3.5ms) Rendered shopping/_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (1.1ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (1.8ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (2.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (2.8ms) Completed 200 OK in 40ms (Views: 38.4ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"anahi@schmidtjenkins.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ugPPzL53Dz5oyf1dYiMs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"mVJYyd7Z6iKquxFPmxyd"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e984acbcd65f403f0087'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e984acbcd65f403f0087')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unlock_token"=>"5c57982ab4a4cb09a46728dc08e63f26dd2c3d030afc6c57eba026ce35823e28"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"AZMfw6jyRMtaPiXmykst"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e984acbcd65f403f0087')}, "u"=>{"$set"=>{"locked_at"=>2018-09-07 21:11:32 UTC, "unl... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.003s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e984acbcd65f403f0087')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s [ActiveJob] [ActionMailer::DeliveryJob] [2a595018-db07-4b76-b56d-a0491e710ce7] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b92e984acbcd65f403f0087, "L1SwkJgsxmgoVxZxk2sq", {} [ActiveJob] [ActionMailer::DeliveryJob] [2a595018-db07-4b76-b56d-a0491e710ce7] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/unlock_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [2a595018-db07-4b76-b56d-a0491e710ce7] Devise::Mailer#unlock_instructions: processed outbound mail in 1.9ms [ActiveJob] [ActionMailer::DeliveryJob] [2a595018-db07-4b76-b56d-a0491e710ce7] Sent mail to anahi@schmidtjenkins.name (1.9ms) [ActiveJob] [ActionMailer::DeliveryJob] [2a595018-db07-4b76-b56d-a0491e710ce7] Date: Sat, 08 Sep 2018 02:41:32 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: anahi@schmidtjenkins.name Message-ID: <5b92e984b5e83_5f402b1035b00f5c29790@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Unlock instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello anahi@schmidtjenkins.name!

Your account has been locked due to an excessive number of unsuccessful sign in attempts.

Click the link below to unlock your account:

Unlock my account

[ActiveJob] [ActionMailer::DeliveryJob] [2a595018-db07-4b76-b56d-a0491e710ce7] Performed ActionMailer::DeliveryJob from Inline(mailers) in 4.32ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 2a595018-db07-4b76-b56d-a0491e710ce7) to Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b92e984acbcd65f403f0087, "L1SwkJgsxmgoVxZxk2sq", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"cbBpNsrGrrjyB3QDhyV3"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e984acbcd65f403f0087')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e984acbcd65f403f008a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Started POST "/authenticate/users/unlock" for 127.0.0.1 at 2018-09-08 02:41:32 +0530 Processing by Auth::UnlocksController#create as HTML Parameters: {"user"=>{"email"=>"anahi@schmidtjenkins.name"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"anahi@schmidtjenkins.name"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unlock_token"=>"dd1e3a0ebc3b9b8aed3afa4735cac04f0945e2ba2b349995d075e6693c8368e5"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"YCx55toF9kDJXWVnmELv"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e984acbcd65f403f0087')}, "u"=>{"$set"=>{"unlock_token"=>"dd1e3a0ebc3b9b8aed3afa473... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e984acbcd65f403f0087')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [e17735b7-836f-404d-944a-1f7d12f9c5eb] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b92e984acbcd65f403f0087, "Lbztu_KdbEjBrph9NLiK", {} [ActiveJob] [ActionMailer::DeliveryJob] [e17735b7-836f-404d-944a-1f7d12f9c5eb] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/unlock_instructions.html.erb (1.1ms) [ActiveJob] [ActionMailer::DeliveryJob] [e17735b7-836f-404d-944a-1f7d12f9c5eb] Devise::Mailer#unlock_instructions: processed outbound mail in 4.4ms [ActiveJob] [ActionMailer::DeliveryJob] [e17735b7-836f-404d-944a-1f7d12f9c5eb] Sent mail to anahi@schmidtjenkins.name (3.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [e17735b7-836f-404d-944a-1f7d12f9c5eb] Date: Sat, 08 Sep 2018 02:41:32 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: anahi@schmidtjenkins.name Message-ID: <5b92e984dd965_5f402b1035b00f5c298b4@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Unlock instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello anahi@schmidtjenkins.name!

Your account has been locked due to an excessive number of unsuccessful sign in attempts.

Click the link below to unlock your account:

Unlock my account

[ActiveJob] [ActionMailer::DeliveryJob] [e17735b7-836f-404d-944a-1f7d12f9c5eb] Performed ActionMailer::DeliveryJob from Inline(mailers) in 8.83ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: e17735b7-836f-404d-944a-1f7d12f9c5eb) to Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b92e984acbcd65f403f0087, "Lbztu_KdbEjBrph9NLiK", {} Redirected to http://www.example.com/authenticate/users/sign_in Completed 302 Found in 72ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e984acbcd65f403f0087')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"eleanora.senger@jakubowski.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"uQpxqLznSSQDPbyN58po"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Wr7HUyBJL4EzmRq2Tbmv"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e984acbcd65f403f008b'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e984acbcd65f403f008b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unlock_token"=>"2b46cc18b6ed9246ca046b007ace17356895b470f68112571d5d16ee34e519c1"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"tasanxzirWgYCzyKxRGa"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e984acbcd65f403f008b')}, "u"=>{"$set"=>{"locked_at"=>2018-09-07 21:11:33 UTC, "unl... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e984acbcd65f403f008b')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [affc8e89-65c1-463b-817f-596c6e5b704c] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b92e984acbcd65f403f008b, "_yGo8JmFcHDauoWV1QAQ", {} [ActiveJob] [ActionMailer::DeliveryJob] [affc8e89-65c1-463b-817f-596c6e5b704c] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/unlock_instructions.html.erb (1.6ms) [ActiveJob] [ActionMailer::DeliveryJob] [affc8e89-65c1-463b-817f-596c6e5b704c] Devise::Mailer#unlock_instructions: processed outbound mail in 6.0ms [ActiveJob] [ActionMailer::DeliveryJob] [affc8e89-65c1-463b-817f-596c6e5b704c] Sent mail to eleanora.senger@jakubowski.net (4.7ms) [ActiveJob] [ActionMailer::DeliveryJob] [affc8e89-65c1-463b-817f-596c6e5b704c] Date: Sat, 08 Sep 2018 02:41:33 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: eleanora.senger@jakubowski.net Message-ID: <5b92e9852ae0a_5f402b1035b00f5c2995d@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Unlock instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello eleanora.senger@jakubowski.net!

Your account has been locked due to an excessive number of unsuccessful sign in attempts.

Click the link below to unlock your account:

Unlock my account

[ActiveJob] [ActionMailer::DeliveryJob] [affc8e89-65c1-463b-817f-596c6e5b704c] Performed ActionMailer::DeliveryJob from Inline(mailers) in 11.97ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: affc8e89-65c1-463b-817f-596c6e5b704c) to Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b92e984acbcd65f403f008b, "_yGo8JmFcHDauoWV1QAQ", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"5mUSGaXxQyHRPbAWX6aq"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e984acbcd65f403f008b')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e985acbcd65f403f008e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unlock_token"=>"54b9808374999a3dc3960d71659ed007ed11da8bebf8b6703b4993dd73fc7174"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"EvjJevw7zsp_x64W6X_A"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e984acbcd65f403f008b')}, "u"=>{"$set"=>{"unlock_token"=>"54b9808374999a3dc3960d716... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e984acbcd65f403f008b')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [e58b5dfd-f57b-431e-8fee-ef6c90492db9] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b92e984acbcd65f403f008b, "rR1yHktpoiiYTJv--k9D", {} [ActiveJob] [ActionMailer::DeliveryJob] [e58b5dfd-f57b-431e-8fee-ef6c90492db9] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/unlock_instructions.html.erb (0.4ms) [ActiveJob] [ActionMailer::DeliveryJob] [e58b5dfd-f57b-431e-8fee-ef6c90492db9] Devise::Mailer#unlock_instructions: processed outbound mail in 2.4ms [ActiveJob] [ActionMailer::DeliveryJob] [e58b5dfd-f57b-431e-8fee-ef6c90492db9] Sent mail to eleanora.senger@jakubowski.net (2.8ms) [ActiveJob] [ActionMailer::DeliveryJob] [e58b5dfd-f57b-431e-8fee-ef6c90492db9] Date: Sat, 08 Sep 2018 02:41:33 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: eleanora.senger@jakubowski.net Message-ID: <5b92e98547dfb_5f402b1035b00f5c30070@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Unlock instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello eleanora.senger@jakubowski.net!

Your account has been locked due to an excessive number of unsuccessful sign in attempts.

Click the link below to unlock your account:

Unlock my account

[ActiveJob] [ActionMailer::DeliveryJob] [e58b5dfd-f57b-431e-8fee-ef6c90492db9] Performed ActionMailer::DeliveryJob from Inline(mailers) in 5.88ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: e58b5dfd-f57b-431e-8fee-ef6c90492db9) to Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b92e984acbcd65f403f008b, "rR1yHktpoiiYTJv--k9D", {} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e984acbcd65f403f008b')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started GET "/authenticate/users/unlock?unlock_token=rR1yHktpoiiYTJv--k9D" for 127.0.0.1 at 2018-09-08 02:41:33 +0530 Processing by Auth::UnlocksController#show as HTML Parameters: {"unlock_token"=>"rR1yHktpoiiYTJv--k9D"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unlock_token"=>"54b9808374999a3dc3960d71659ed007ed11da8bebf8b6703b4993dd73fc7174"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"rdVkZxxwiyy1copsWgv4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e984acbcd65f403f008b')}, "u"=>{"$set"=>{"locked_at"=>nil, "unlock_token"=>nil, "en... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Redirected to http://www.example.com/authenticate/users/sign_in Completed 302 Found in 40ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e984acbcd65f403f008b')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"doug@mannfeeney.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"wQcL3Wy8Ws1jyjHbaVQf"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"d_vNz-hzb-5sChfozY57"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e985acbcd65f403f008f'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e985acbcd65f403f008f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unlock_token"=>"738594a123283d5714f88d251b0a65de420fc56973280875d73db535b53485f3"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"TKtKtBm5z13MeV5js5YG"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e985acbcd65f403f008f')}, "u"=>{"$set"=>{"locked_at"=>2018-09-07 21:11:33 UTC, "unl... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e985acbcd65f403f008f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [8424770f-356b-405b-afa0-64d1069c0751] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b92e985acbcd65f403f008f, "8YgNhbn1oh5sJgta3KqM", {} [ActiveJob] [ActionMailer::DeliveryJob] [8424770f-356b-405b-afa0-64d1069c0751] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/unlock_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [8424770f-356b-405b-afa0-64d1069c0751] Devise::Mailer#unlock_instructions: processed outbound mail in 2.0ms [ActiveJob] [ActionMailer::DeliveryJob] [8424770f-356b-405b-afa0-64d1069c0751] Sent mail to doug@mannfeeney.co (1.9ms) [ActiveJob] [ActionMailer::DeliveryJob] [8424770f-356b-405b-afa0-64d1069c0751] Date: Sat, 08 Sep 2018 02:41:33 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: doug@mannfeeney.co Message-ID: <5b92e9857bb68_5f402b1035b00f5c301c3@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Unlock instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello doug@mannfeeney.co!

Your account has been locked due to an excessive number of unsuccessful sign in attempts.

Click the link below to unlock your account:

Unlock my account

[ActiveJob] [ActionMailer::DeliveryJob] [8424770f-356b-405b-afa0-64d1069c0751] Performed ActionMailer::DeliveryJob from Inline(mailers) in 4.76ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 8424770f-356b-405b-afa0-64d1069c0751) to Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b92e985acbcd65f403f008f, "8YgNhbn1oh5sJgta3KqM", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"XdYWAYq3WsRk8y7HkzYH"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e985acbcd65f403f008f')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e985acbcd65f403f0092')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started GET "/authenticate/users/unlock/new?redirect_url=http%3A%2F%2Fwww.google.com&api_key=test¤t_app_id=test_app_id" for 127.0.0.1 at 2018-09-08 02:41:33 +0530 Processing by Auth::UnlocksController#new as HTML Parameters: {"redirect_url"=>"http://www.google.com", "api_key"=>"test", "current_app_id"=>"test_app_id"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Rendered /home/bhargav/Github/Auth/app/views/auth/unlocks/new.html.erb within layouts/application (1.1ms) Rendered shopping/_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (0.9ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.2ms) Completed 200 OK in 10ms (Views: 5.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"branson@lowe.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"YJXydubJtZ1tiJsKVk6G"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"9Mh5rpuiwQzGcex4_kNU"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e985acbcd65f403f0095'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e985acbcd65f403f0095')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unlock_token"=>"8c2be95aa39c6242a73a1c25ad6a0e5c9a62b401e8daca50e6ff13f6a99aed58"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"TdpqF8zu4Puse9LggZQ5"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e985acbcd65f403f0095')}, "u"=>{"$set"=>{"locked_at"=>2018-09-07 21:11:33 UTC, "unl... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e985acbcd65f403f0095')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s [ActiveJob] [ActionMailer::DeliveryJob] [3bc9307f-fcc4-4566-9b0c-6df0b670d340] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b92e985acbcd65f403f0095, "o9FzVNh6auJEkxPvtfG9", {} [ActiveJob] [ActionMailer::DeliveryJob] [3bc9307f-fcc4-4566-9b0c-6df0b670d340] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/unlock_instructions.html.erb (0.8ms) [ActiveJob] [ActionMailer::DeliveryJob] [3bc9307f-fcc4-4566-9b0c-6df0b670d340] Devise::Mailer#unlock_instructions: processed outbound mail in 3.9ms [ActiveJob] [ActionMailer::DeliveryJob] [3bc9307f-fcc4-4566-9b0c-6df0b670d340] Sent mail to branson@lowe.info (4.7ms) [ActiveJob] [ActionMailer::DeliveryJob] [3bc9307f-fcc4-4566-9b0c-6df0b670d340] Date: Sat, 08 Sep 2018 02:41:33 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: branson@lowe.info Message-ID: <5b92e985b9049_5f402b1035b00f5c302c@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Unlock instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello branson@lowe.info!

Your account has been locked due to an excessive number of unsuccessful sign in attempts.

Click the link below to unlock your account:

Unlock my account

[ActiveJob] [ActionMailer::DeliveryJob] [3bc9307f-fcc4-4566-9b0c-6df0b670d340] Performed ActionMailer::DeliveryJob from Inline(mailers) in 10.19ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 3bc9307f-fcc4-4566-9b0c-6df0b670d340) to Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b92e985acbcd65f403f0095, "o9FzVNh6auJEkxPvtfG9", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"PRe5xxYiHyco23qD9wvt"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e985acbcd65f403f0095')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e985acbcd65f403f0098')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/users/unlock" for 127.0.0.1 at 2018-09-08 02:41:33 +0530 Processing by Auth::UnlocksController#create as HTML Parameters: {"user"=>{"email"=>"branson@lowe.info"}, "redirect_url"=>"http://www.google.com", "api_key"=>"test", "current_app_id"=>"test_app_id"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"branson@lowe.info"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unlock_token"=>"10c7415da53ed72cb14d36d4b2521c1124db4b8ab2b4b0ff0464773371b37476"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"6fZPi3ycyizFzrbPtMWD"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e985acbcd65f403f0095')}, "u"=>{"$set"=>{"unlock_token"=>"10c7415da53ed72cb14d36d4b... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e985acbcd65f403f0095')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [a7b05ad6-f9f5-42d9-bb8c-6ecec7ae1bbb] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b92e985acbcd65f403f0095, "URo5YtjEzzyVAABPfkYF", {} [ActiveJob] [ActionMailer::DeliveryJob] [a7b05ad6-f9f5-42d9-bb8c-6ecec7ae1bbb] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/unlock_instructions.html.erb (0.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [a7b05ad6-f9f5-42d9-bb8c-6ecec7ae1bbb] Devise::Mailer#unlock_instructions: processed outbound mail in 1.4ms [ActiveJob] [ActionMailer::DeliveryJob] [a7b05ad6-f9f5-42d9-bb8c-6ecec7ae1bbb] Sent mail to branson@lowe.info (1.6ms) [ActiveJob] [ActionMailer::DeliveryJob] [a7b05ad6-f9f5-42d9-bb8c-6ecec7ae1bbb] Date: Sat, 08 Sep 2018 02:41:33 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: branson@lowe.info Message-ID: <5b92e985dd4db_5f402b1035b00f5c303b7@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Unlock instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello branson@lowe.info!

Your account has been locked due to an excessive number of unsuccessful sign in attempts.

Click the link below to unlock your account:

Unlock my account

[ActiveJob] [ActionMailer::DeliveryJob] [a7b05ad6-f9f5-42d9-bb8c-6ecec7ae1bbb] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.49ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: a7b05ad6-f9f5-42d9-bb8c-6ecec7ae1bbb) to Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b92e985acbcd65f403f0095, "URo5YtjEzzyVAABPfkYF", {} Redirected to http://www.example.com/authenticate/users/sign_in Completed 302 Found in 61ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"america@monahanboyle.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"WyYhfNFch4q5zDpo9psA"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"1Z9zQ_xwY5Samg5V-YJY"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e985acbcd65f403f0099'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e985acbcd65f403f0099')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unlock_token"=>"57123f4a48114176343f4d9aae61e2323cb4328f6f7c69d955ff820068e79c1a"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"z8qJZueBjCiY4KzqiyKd"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e985acbcd65f403f0099')}, "u"=>{"$set"=>{"locked_at"=>2018-09-07 21:11:33 UTC, "unl... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e985acbcd65f403f0099')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [59bffd9f-5126-4113-b7ce-71b77e6a06a7] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b92e985acbcd65f403f0099, "N5N3mQf1pJZQcW7yt2cd", {} [ActiveJob] [ActionMailer::DeliveryJob] [59bffd9f-5126-4113-b7ce-71b77e6a06a7] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/unlock_instructions.html.erb (1.8ms) [ActiveJob] [ActionMailer::DeliveryJob] [59bffd9f-5126-4113-b7ce-71b77e6a06a7] Devise::Mailer#unlock_instructions: processed outbound mail in 5.3ms [ActiveJob] [ActionMailer::DeliveryJob] [59bffd9f-5126-4113-b7ce-71b77e6a06a7] Sent mail to america@monahanboyle.info (7.4ms) [ActiveJob] [ActionMailer::DeliveryJob] [59bffd9f-5126-4113-b7ce-71b77e6a06a7] Date: Sat, 08 Sep 2018 02:41:34 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: america@monahanboyle.info Message-ID: <5b92e986ce0e_5f402b1035b00f5c304c9@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Unlock instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello america@monahanboyle.info!

Your account has been locked due to an excessive number of unsuccessful sign in attempts.

Click the link below to unlock your account:

Unlock my account

[ActiveJob] [ActionMailer::DeliveryJob] [59bffd9f-5126-4113-b7ce-71b77e6a06a7] Performed ActionMailer::DeliveryJob from Inline(mailers) in 13.94ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 59bffd9f-5126-4113-b7ce-71b77e6a06a7) to Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b92e985acbcd65f403f0099, "N5N3mQf1pJZQcW7yt2cd", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"9Z3auy1e3WDsEus7rsPs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e985acbcd65f403f0099')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e986acbcd65f403f009c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unlock_token"=>"d97e04228a01712e0d9afffb1058a083d79f1a3c3676be2b49c5591c18c6f587"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"fZzsgQs7vgsbK4WMPzxe"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e985acbcd65f403f0099')}, "u"=>{"$set"=>{"unlock_token"=>"d97e04228a01712e0d9afffb1... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e985acbcd65f403f0099')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [12109bb2-ab7d-4b98-95af-dedff2f2cba7] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b92e985acbcd65f403f0099, "WPLv1xucFbhb-zKCHKN2", {} [ActiveJob] [ActionMailer::DeliveryJob] [12109bb2-ab7d-4b98-95af-dedff2f2cba7] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/unlock_instructions.html.erb (1.6ms) [ActiveJob] [ActionMailer::DeliveryJob] [12109bb2-ab7d-4b98-95af-dedff2f2cba7] Devise::Mailer#unlock_instructions: processed outbound mail in 5.0ms [ActiveJob] [ActionMailer::DeliveryJob] [12109bb2-ab7d-4b98-95af-dedff2f2cba7] Sent mail to america@monahanboyle.info (5.1ms) [ActiveJob] [ActionMailer::DeliveryJob] [12109bb2-ab7d-4b98-95af-dedff2f2cba7] Date: Sat, 08 Sep 2018 02:41:34 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: america@monahanboyle.info Message-ID: <5b92e9862a51d_5f402b1035b00f5c3052c@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Unlock instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello america@monahanboyle.info!

Your account has been locked due to an excessive number of unsuccessful sign in attempts.

Click the link below to unlock your account:

Unlock my account

[ActiveJob] [ActionMailer::DeliveryJob] [12109bb2-ab7d-4b98-95af-dedff2f2cba7] Performed ActionMailer::DeliveryJob from Inline(mailers) in 11.46ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 12109bb2-ab7d-4b98-95af-dedff2f2cba7) to Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b92e985acbcd65f403f0099, "WPLv1xucFbhb-zKCHKN2", {} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e985acbcd65f403f0099')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s Started GET "/authenticate/users/unlock?unlock_token=WPLv1xucFbhb-zKCHKN2&redirect_url=http%3A%2F%2Fwww.google.com&api_key=test¤t_app_id=test_app_id" for 127.0.0.1 at 2018-09-08 02:41:34 +0530 Processing by Auth::UnlocksController#show as HTML Parameters: {"unlock_token"=>"WPLv1xucFbhb-zKCHKN2", "redirect_url"=>"http://www.google.com", "api_key"=>"test", "current_app_id"=>"test_app_id"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unlock_token"=>"d97e04228a01712e0d9afffb1058a083d79f1a3c3676be2b49c5591c18c6f587"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"KdR5d3Y6GGnrG1h8Xx8s"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e985acbcd65f403f0099')}, "u"=>{"$set"=>{"locked_at"=>nil, "unlock_token"=>nil, "en... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Redirected to http://www.example.com/authenticate/users/sign_in Completed 302 Found in 65ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"america@monahanboyle.info"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"riley.kerluke@kuphalwyman.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"_QuR_4-zcG3QxjC_vuNE"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"h-LU4ffpPnqtyBzcHsoV"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e986acbcd65f403f009d'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e986acbcd65f403f009d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unlock_token"=>"a505927677670c529f34f7e345707bb935d0abbb2774aaf7089135c57bec437d"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"h_LvTfam5xVBN_xmzAYN"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e986acbcd65f403f009d')}, "u"=>{"$set"=>{"locked_at"=>2018-09-07 21:11:34 UTC, "unl... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e986acbcd65f403f009d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [20cfd536-192b-4ef2-a3f1-ea78eecf1b15] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b92e986acbcd65f403f009d, "_xzyF5WboBWdXa2MnRHh", {} [ActiveJob] [ActionMailer::DeliveryJob] [20cfd536-192b-4ef2-a3f1-ea78eecf1b15] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/unlock_instructions.html.erb (0.6ms) [ActiveJob] [ActionMailer::DeliveryJob] [20cfd536-192b-4ef2-a3f1-ea78eecf1b15] Devise::Mailer#unlock_instructions: processed outbound mail in 3.9ms [ActiveJob] [ActionMailer::DeliveryJob] [20cfd536-192b-4ef2-a3f1-ea78eecf1b15] Sent mail to riley.kerluke@kuphalwyman.io (6.5ms) [ActiveJob] [ActionMailer::DeliveryJob] [20cfd536-192b-4ef2-a3f1-ea78eecf1b15] Date: Sat, 08 Sep 2018 02:41:34 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: riley.kerluke@kuphalwyman.io Message-ID: <5b92e98669741_5f402b1035b00f5c306a6@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Unlock instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello riley.kerluke@kuphalwyman.io!

Your account has been locked due to an excessive number of unsuccessful sign in attempts.

Click the link below to unlock your account:

Unlock my account

[ActiveJob] [ActionMailer::DeliveryJob] [20cfd536-192b-4ef2-a3f1-ea78eecf1b15] Performed ActionMailer::DeliveryJob from Inline(mailers) in 11.56ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 20cfd536-192b-4ef2-a3f1-ea78eecf1b15) to Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b92e986acbcd65f403f009d, "_xzyF5WboBWdXa2MnRHh", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"KKrfhcbNcFArvTA5tYXD"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e986acbcd65f403f009d')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e986acbcd65f403f00a0')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started GET "/authenticate/users/unlock/new?%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22test_app_id%22%7D" for 127.0.0.1 at 2018-09-08 02:41:34 +0530 Processing by Auth::UnlocksController#new as JSON Parameters: {"{\"api_key\":\"test\",\"current_app_id\":\"test_app_id\"}"=>nil, "unlock"=>{}} Rendered text template (0.0ms) Filter chain halted as :ignore_json_request rendered or redirected Completed 406 Not Acceptable in 1ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"tierra@zieme.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"3gcY6xRwBnCMP2X1n7T2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"1zW4gshumnwM5FA41b5v"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e986acbcd65f403f00a1'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e986acbcd65f403f00a1')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unlock_token"=>"a6588d39f0ccf2020f66c1302ffd45f58bd1eb0c0cd28f75146375144e36a5af"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"i5kh8L6p8Sx6596NWgMg"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e986acbcd65f403f00a1')}, "u"=>{"$set"=>{"locked_at"=>2018-09-07 21:11:34 UTC, "unl... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e986acbcd65f403f00a1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [2c560287-0df5-4b73-94c9-6baab7228251] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b92e986acbcd65f403f00a1, "SsBUTFspcspo1mfyUvYA", {} [ActiveJob] [ActionMailer::DeliveryJob] [2c560287-0df5-4b73-94c9-6baab7228251] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/unlock_instructions.html.erb (0.7ms) [ActiveJob] [ActionMailer::DeliveryJob] [2c560287-0df5-4b73-94c9-6baab7228251] Devise::Mailer#unlock_instructions: processed outbound mail in 3.7ms [ActiveJob] [ActionMailer::DeliveryJob] [2c560287-0df5-4b73-94c9-6baab7228251] Sent mail to tierra@zieme.org (4.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [2c560287-0df5-4b73-94c9-6baab7228251] Date: Sat, 08 Sep 2018 02:41:34 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: tierra@zieme.org Message-ID: <5b92e986a4d7e_5f402b1035b00f5c307e6@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Unlock instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello tierra@zieme.org!

Your account has been locked due to an excessive number of unsuccessful sign in attempts.

Click the link below to unlock your account:

Unlock my account

[ActiveJob] [ActionMailer::DeliveryJob] [2c560287-0df5-4b73-94c9-6baab7228251] Performed ActionMailer::DeliveryJob from Inline(mailers) in 9.23ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 2c560287-0df5-4b73-94c9-6baab7228251) to Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b92e986acbcd65f403f00a1, "SsBUTFspcspo1mfyUvYA", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"mA3Wj7z6FJ7JbEbQdnmd"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e986acbcd65f403f00a1')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e986acbcd65f403f00a4')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Started POST "/authenticate/users/unlock" for 127.0.0.1 at 2018-09-08 02:41:34 +0530 Processing by Auth::UnlocksController#create as JSON Parameters: {"user"=>{"email"=>"tierra@zieme.org"}, "api_key"=>"test", "current_app_id"=>"test_app_id", "unlock"=>{"user"=>{"email"=>"tierra@zieme.org"}, "api_key"=>"test", "current_app_id"=>"test_app_id"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"tierra@zieme.org"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unlock_token"=>"3ac824a8d222210dfa164feac8867a70778d1077917b03cc1fac14270817ab1e"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"RUFZn7KmjcTRcicw-Mgd"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e986acbcd65f403f00a1')}, "u"=>{"$set"=>{"unlock_token"=>"3ac824a8d222210dfa164feac... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e986acbcd65f403f00a1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [ebeac39e-0db0-4af2-a036-b3535ac578de] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b92e986acbcd65f403f00a1, "KQSCWtddoFyWsd8e1xsx", {} [ActiveJob] [ActionMailer::DeliveryJob] [ebeac39e-0db0-4af2-a036-b3535ac578de] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/unlock_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [ebeac39e-0db0-4af2-a036-b3535ac578de] Devise::Mailer#unlock_instructions: processed outbound mail in 1.4ms [ActiveJob] [ActionMailer::DeliveryJob] [ebeac39e-0db0-4af2-a036-b3535ac578de] Sent mail to tierra@zieme.org (1.8ms) [ActiveJob] [ActionMailer::DeliveryJob] [ebeac39e-0db0-4af2-a036-b3535ac578de] Date: Sat, 08 Sep 2018 02:41:34 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: tierra@zieme.org Message-ID: <5b92e986d19b7_5f402b1035b00f5c30879@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Unlock instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello tierra@zieme.org!

Your account has been locked due to an excessive number of unsuccessful sign in attempts.

Click the link below to unlock your account:

Unlock my account

[ActiveJob] [ActionMailer::DeliveryJob] [ebeac39e-0db0-4af2-a036-b3535ac578de] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.69ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: ebeac39e-0db0-4af2-a036-b3535ac578de) to Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b92e986acbcd65f403f00a1, "KQSCWtddoFyWsd8e1xsx", {} Completed 201 Created in 65ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"name@labadie.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"WNH6dxoNx7TsMP9cEhWp"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"XWJqyhWkm5JPsvJk9xBL"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e986acbcd65f403f00a5'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92e986acbcd65f403f00a5')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unlock_token"=>"7fa7cd04755f530856878abd12482f859c60793f05caca6b39142b78a04d23c1"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"vieocNkSHRUp2HdCe34S"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e986acbcd65f403f00a5')}, "u"=>{"$set"=>{"locked_at"=>2018-09-07 21:11:34 UTC, "unl... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e986acbcd65f403f00a5')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [df4e37a0-78d1-4cec-becc-25ade138e0e6] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b92e986acbcd65f403f00a5, "F2abpMDVEB5e6BoqvBcx", {} [ActiveJob] [ActionMailer::DeliveryJob] [df4e37a0-78d1-4cec-becc-25ade138e0e6] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/unlock_instructions.html.erb (1.8ms) [ActiveJob] [ActionMailer::DeliveryJob] [df4e37a0-78d1-4cec-becc-25ade138e0e6] Devise::Mailer#unlock_instructions: processed outbound mail in 5.5ms [ActiveJob] [ActionMailer::DeliveryJob] [df4e37a0-78d1-4cec-becc-25ade138e0e6] Sent mail to name@labadie.net (7.4ms) [ActiveJob] [ActionMailer::DeliveryJob] [df4e37a0-78d1-4cec-becc-25ade138e0e6] Date: Sat, 08 Sep 2018 02:41:35 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: name@labadie.net Message-ID: <5b92e9874320_5f402b1035b00f5c30914@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Unlock instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello name@labadie.net!

Your account has been locked due to an excessive number of unsuccessful sign in attempts.

Click the link below to unlock your account:

Unlock my account

[ActiveJob] [ActionMailer::DeliveryJob] [df4e37a0-78d1-4cec-becc-25ade138e0e6] Performed ActionMailer::DeliveryJob from Inline(mailers) in 14.3ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: df4e37a0-78d1-4cec-becc-25ade138e0e6) to Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b92e986acbcd65f403f00a5, "F2abpMDVEB5e6BoqvBcx", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"XrdjH6zQZUZkbXMgZcDw"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e986acbcd65f403f00a5')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e987acbcd65f403f00a8')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unlock_token"=>"0b1f6cc86ceba210d302402d09bc687fe18a7d4396059df7ed44fe961ba09ada"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"H4gSWTJzHctc_b8uw-EP"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e986acbcd65f403f00a5')}, "u"=>{"$set"=>{"unlock_token"=>"0b1f6cc86ceba210d302402d0... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e986acbcd65f403f00a5')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [4977be23-5fff-4756-964a-7b41b479db1f] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b92e986acbcd65f403f00a5, "4wmzJM8dZ8ZsYC_DdFZk", {} [ActiveJob] [ActionMailer::DeliveryJob] [4977be23-5fff-4756-964a-7b41b479db1f] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/unlock_instructions.html.erb (0.5ms) [ActiveJob] [ActionMailer::DeliveryJob] [4977be23-5fff-4756-964a-7b41b479db1f] Devise::Mailer#unlock_instructions: processed outbound mail in 2.4ms [ActiveJob] [ActionMailer::DeliveryJob] [4977be23-5fff-4756-964a-7b41b479db1f] Sent mail to name@labadie.net (2.7ms) [ActiveJob] [ActionMailer::DeliveryJob] [4977be23-5fff-4756-964a-7b41b479db1f] Date: Sat, 08 Sep 2018 02:41:35 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: name@labadie.net Message-ID: <5b92e987259e7_5f402b1035b00f5c3102a@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Unlock instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello name@labadie.net!

Your account has been locked due to an excessive number of unsuccessful sign in attempts.

Click the link below to unlock your account:

Unlock my account

[ActiveJob] [ActionMailer::DeliveryJob] [4977be23-5fff-4756-964a-7b41b479db1f] Performed ActionMailer::DeliveryJob from Inline(mailers) in 5.81ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 4977be23-5fff-4756-964a-7b41b479db1f) to Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b92e986acbcd65f403f00a5, "4wmzJM8dZ8ZsYC_DdFZk", {} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e986acbcd65f403f00a5')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started GET "/authenticate/users/unlock?unlock_token=4wmzJM8dZ8ZsYC_DdFZk&api_key=test¤t_app_id=test_app_id" for 127.0.0.1 at 2018-09-08 02:41:35 +0530 Processing by Auth::UnlocksController#show as JSON Parameters: {"unlock_token"=>"4wmzJM8dZ8ZsYC_DdFZk", "api_key"=>"test", "current_app_id"=>"test_app_id", "unlock"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unlock_token"=>"0b1f6cc86ceba210d302402d09bc687fe18a7d4396059df7ed44fe961ba09ada"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"ENzRASeQ8K3QDugHQyh8"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92e986acbcd65f403f00a5')}, "u"=>{"$set"=>{"locked_at"=>nil, "unlock_token"=>nil, "en... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Rendered text template (0.0ms) Completed 201 Created in 50ms (Views: 0.4ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92e986acbcd65f403f00a5')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_admin_create_users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e987acbcd65f403f00a9')}]} MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.033s Rendered /home/bhargav/Github/Auth/app/views/auth/admin_create_users/_form.html.erb (18.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/admin_create_users/edit.html.erb (44.4ms) MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_admin_create_users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e987acbcd65f403f00aa')}]} MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_admin_create_users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e987acbcd65f403f00ab')}]} MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Rendered /home/bhargav/Github/Auth/app/views/auth/admin_create_users/index.html.erb (380.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/admin_create_users/_form.html.erb (9.7ms) Rendered /home/bhargav/Github/Auth/app/views/auth/admin_create_users/new.html.erb (12.0ms) MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_admin_create_users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92e987acbcd65f403f00ac')}]} MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Rendered /home/bhargav/Github/Auth/app/views/auth/shared/_object_errors.html.erb (10.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/admin_create_users/show.html.erb (19.6ms) Rendered /home/bhargav/Github/Auth/app/views/auth/images/new.html.erb (19.0ms) MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.000s Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"doris@cummings.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"fn_WukrxcTXZGCjnQSFV"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"syxWSkyKmyYznz3e-yVk"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92eb04acbcd65bddbb3802'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92eb04acbcd65bddbb3802')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92eb04acbcd65bddbb3806')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"p5qrA7L5kRbQCU4UcuXP"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92eb04acbcd65bddbb3802')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 02:47:56 +0530 Processing by Auth::RegistrationsController#create as JSON Parameters: {"user"=>{"email"=>"brock.stokes@ryan.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "additional_login_param"=>"9822028511"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"user"=>{"email"=>"brock.stokes@ryan.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "additional_login_param"=>"9822028511"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"brock.stokes@ryan.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9822028511"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"brock.stokes@ryan.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9822028511"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Completed 200 OK in 41ms (Views: 1.7ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"vivian@gibson.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"VnvFMPpuvDaqpn3tQSCy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"XPrMVTHLcycZt7T53dyj"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92eb04acbcd65bddbb3809'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92eb04acbcd65bddbb3809')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92eb04acbcd65bddbb380c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"rPpD6qDhk6ZsS4Q-Jsm3"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92eb04acbcd65bddbb3809')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 02:47:56 +0530 Processing by Auth::RegistrationsController#create as JSON Parameters: {"user"=>{"additional_login_param"=>"Lulu Stiedemann I", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"user"=>{"additional_login_param"=>"Lulu Stiedemann I", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"Lulu Stiedemann I"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"Lulu Stiedemann I"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Completed 200 OK in 40ms (Views: 1.4ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"cara_cole@bahringer.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"izgrz5aWxiyiKs9tT7ju"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"rgT5-6e9e1_p14hUb3wd"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92eb04acbcd65bddbb380f'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92eb04acbcd65bddbb380f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92eb04acbcd65bddbb3812')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"V4J6R7uJ1-Wnrat2eCcq"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92eb04acbcd65bddbb380f')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9854364760"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"18mq4kq6x9PrpKduRS2d"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"oyCvvro63KeMJC3NyGkY"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92eb04acbcd65bddbb3813'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9854364760", "_id"=>{"$ne"=>BSON::ObjectId('5b92eb04acbcd65bddbb3813')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"additional_login_param"=>"9854364760", "_id"=>{"$ne"=>BSON::ObjectId('5b92eb04acbcd65bddbb3813')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"m-ifijiDjnTsHwB7Ng-Y"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"5x9_zML4QDwzcbys6wdS"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92eb04acbcd65bddbb3813')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [3c79bc87-2b7c-4fd0-adcc-fb3565172c21] Performing OtpJob from Inline(default) with arguments: ["User", "5b92eb04acbcd65bddbb3813", "send_sms_otp"] [ActiveJob] [OtpJob] [3c79bc87-2b7c-4fd0-adcc-fb3565172c21] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92eb04acbcd65bddbb3813')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [3c79bc87-2b7c-4fd0-adcc-fb3565172c21] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [3c79bc87-2b7c-4fd0-adcc-fb3565172c21] Performed OtpJob from Inline(default) in 3.11ms [ActiveJob] Enqueued OtpJob (Job ID: 3c79bc87-2b7c-4fd0-adcc-fb3565172c21) to Inline(default) with arguments: ["User", "5b92eb04acbcd65bddbb3813", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"gPxtHyjyN1qBP1g3Maec"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92eb04acbcd65bddbb3813')}, "u"=>{"$set"=>{"additional_login_param_status"=>2, "encry... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92eb04acbcd65bddbb3813')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-08 02:47:57 +0530 Processing by Auth::RegistrationsController#update as JSON Parameters: {"id"=>{"$oid"=>"5b92eb04acbcd65bddbb3813"}, "user"=>{"additional_login_param"=>"Jefferey Konopelski", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"id"=>{"$oid"=>"5b92eb04acbcd65bddbb3813"}, "user"=>{"additional_login_param"=>"Jefferey Konopelski", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"314c54cbdf181ae0400863343d353f75e88f8fe1a5a96d71bd3f9f06ab930306"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"client_authentication.testappid"=>"314c54cbdf181ae0400863343d353f75e88f8fe1a5a96d71bd3f9f06ab930306"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"client_authentication.testappid"=>"314c54cbdf181ae0400863343d353f75e88f8fe1a5a96d71bd3f9f06ab930306"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92eb04acbcd65bddbb3813')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"Jefferey Konopelski", "_id"=>{"$ne"=>BSON::ObjectId('5b92eb04acbcd65bddbb3813')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"boris.toy@gaylordwalker.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xSAbvoPXAFMtyTMsA-4K"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sDh7tg1xCktF8SxE1tjs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92eb05acbcd65bddbb3816'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92eb05acbcd65bddbb3816')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92eb05acbcd65bddbb3819')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"pk9zwtfycAqbnt1-n8ey"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92eb05acbcd65bddbb3816')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 02:47:57 +0530 Processing by Auth::RegistrationsController#create as JSON Parameters: {"user"=>{"email"=>"trevion_kuhic@gerlachschimmel.net", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-08T02:47:54.879+05:30"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"user"=>{"email"=>"trevion_kuhic@gerlachschimmel.net", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-08T02:47:54.879+05:30"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"trevion_kuhic@gerlachschimmel.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"trevion_kuhic@gerlachschimmel.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"FxbAyYJZsnjbrS33s4sD"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"t1z1UA2AbQc9txRp-j_R"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92eb05acbcd65bddbb381a'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92eb05acbcd65bddbb381a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Rfcx8fx4BtZxd83H4EPs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92eb05acbcd65bddbb381a')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Cy2kgy3DVbWFVo_yQ8z_"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92eb05acbcd65bddbb381a')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 21:17:57 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 200 OK in 192ms (Views: 0.8ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"walker_quitzon@jacobskozey.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"svhjn7i2oWxyfn2Wndtu"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"addsVc6Cxjx-rFhsSWxP"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92eb05acbcd65bddbb381d'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92eb05acbcd65bddbb381d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"walker_quitzon@jacobskozey.co", "_id"=>{"$ne"=>BSON::ObjectId('5b92eb05acbcd65bddbb381d')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"walker_quitzon@jacobskozey.co", "_id"=>{"$ne"=>BSON::ObjectId('5b92eb05acbcd65bddbb381d')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"Gux-3vnWK55CUsYmFCy4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"HNFaFBHonsHQ-sRbpx1Y"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92eb05acbcd65bddbb381d')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92eb05acbcd65bddbb381d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [57710e12-07bb-403d-b8f4-4763cb1a7663] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92eb05acbcd65bddbb381d, "b7-LLZbXzc8XE8HxRjCh", {:to=>"walker_quitzon@jacobskozey.co"} [ActiveJob] [ActionMailer::DeliveryJob] [57710e12-07bb-403d-b8f4-4763cb1a7663] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (4.6ms) [ActiveJob] [ActionMailer::DeliveryJob] [57710e12-07bb-403d-b8f4-4763cb1a7663] Devise::Mailer#confirmation_instructions: processed outbound mail in 326.8ms [ActiveJob] [ActionMailer::DeliveryJob] [57710e12-07bb-403d-b8f4-4763cb1a7663] Sent mail to walker_quitzon@jacobskozey.co (9.5ms) [ActiveJob] [ActionMailer::DeliveryJob] [57710e12-07bb-403d-b8f4-4763cb1a7663] Date: Sat, 08 Sep 2018 02:47:57 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: walker_quitzon@jacobskozey.co Message-ID: <5b92eb05d8f78_5bdd2af19d0aaf5065594@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome walker_quitzon@jacobskozey.co!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [57710e12-07bb-403d-b8f4-4763cb1a7663] Performed ActionMailer::DeliveryJob from Inline(mailers) in 337.14ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 57710e12-07bb-403d-b8f4-4763cb1a7663) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92eb05acbcd65bddbb381d, "b7-LLZbXzc8XE8HxRjCh", {:to=>"walker_quitzon@jacobskozey.co"} MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92eb05acbcd65bddbb381d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92eb05acbcd65bddbb381d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"walker_quitzon@jacobskozey.co", "_id"=>{"$ne"=>BSON::ObjectId('5b92eb05acbcd65bddbb381d')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"Mmsw1L-xeU6vtN7DvB_N"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"pnQCVFKQXWQrqU4rhL_T"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92eb05acbcd65bddbb381d')}, "u"=>{"$set"=>{"confirmed_at"=>2018-09-07 21:17:57 UTC, "... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92eb05acbcd65bddbb381d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92eb05acbcd65bddbb381d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-08 02:47:58 +0530 Processing by Auth::RegistrationsController#update as JSON Parameters: {"id"=>{"$oid"=>"5b92eb05acbcd65bddbb381d"}, "user"=>{"additional_login_param"=>"Loma Lockman Sr.", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"id"=>{"$oid"=>"5b92eb05acbcd65bddbb381d"}, "user"=>{"additional_login_param"=>"Loma Lockman Sr.", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"baa92c20cedae6389c9cbf5dc7ae8a99a235245a69db987115e0d969055fdea8"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"client_authentication.testappid"=>"baa92c20cedae6389c9cbf5dc7ae8a99a235245a69db987115e0d969055fdea8"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"client_authentication.testappid"=>"baa92c20cedae6389c9cbf5dc7ae8a99a235245a69db987115e0d969055fdea8"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92eb05acbcd65bddbb381d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"Loma Lockman Sr.", "_id"=>{"$ne"=>BSON::ObjectId('5b92eb05acbcd65bddbb381d')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"randal_stiedemann@stromanschinner.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"5RMAHM8RPydTjt_oVfzT"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"6SNnnXvasbbNxHxTmsyj"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92eb06acbcd65bddbb3822'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92eb06acbcd65bddbb3822')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92eb06acbcd65bddbb3825')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"AWUCg6XXVJbJeLr75BNm"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92eb06acbcd65bddbb3822')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9883837352"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"w4vNqF4qrWzoAh2RL_sS"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"DNS1Y6kEN_Az4Yz4zzYe"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92eb06acbcd65bddbb3826'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9883837352", "_id"=>{"$ne"=>BSON::ObjectId('5b92eb06acbcd65bddbb3826')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"additional_login_param"=>"9883837352", "_id"=>{"$ne"=>BSON::ObjectId('5b92eb06acbcd65bddbb3826')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"gTxLCmL6TpM-VGX2PmNg"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"fF59PaLn9d3stVw9Z192"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92eb06acbcd65bddbb3826')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [72b69c1b-af04-4902-85e5-35bab0b8d473] Performing OtpJob from Inline(default) with arguments: ["User", "5b92eb06acbcd65bddbb3826", "send_sms_otp"] [ActiveJob] [OtpJob] [72b69c1b-af04-4902-85e5-35bab0b8d473] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92eb06acbcd65bddbb3826')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [72b69c1b-af04-4902-85e5-35bab0b8d473] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [72b69c1b-af04-4902-85e5-35bab0b8d473] Performed OtpJob from Inline(default) in 3.4ms [ActiveJob] Enqueued OtpJob (Job ID: 72b69c1b-af04-4902-85e5-35bab0b8d473) to Inline(default) with arguments: ["User", "5b92eb06acbcd65bddbb3826", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"-ooDfYKAxRnTN1UNhsro"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92eb06acbcd65bddbb3826')}, "u"=>{"$set"=>{"additional_login_param_status"=>2, "encry... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92eb06acbcd65bddbb3826')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-08 02:47:58 +0530 Processing by Auth::RegistrationsController#update as JSON Parameters: {"id"=>{"$oid"=>"5b92eb06acbcd65bddbb3826"}, "user"=>{"additional_login_param"=>"", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"id"=>{"$oid"=>"5b92eb06acbcd65bddbb3826"}, "user"=>{"additional_login_param"=>"", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"df0bde05b451286b1408d0c760005f5ac3366de0b624f32d261b5f21a95732d7"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"client_authentication.testappid"=>"df0bde05b451286b1408d0c760005f5ac3366de0b624f32d261b5f21a95732d7"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"client_authentication.testappid"=>"df0bde05b451286b1408d0c760005f5ac3366de0b624f32d261b5f21a95732d7"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92eb06acbcd65bddbb3826')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Completed 200 OK in 22ms (Views: 0.5ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"lenore.moen@hermiston.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"9JDZDXAvtvq_wsPwqe9J"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"JT5DMtAyryR5sUbQ9MYc"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92eb06acbcd65bddbb3829'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92eb06acbcd65bddbb3829')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92eb06acbcd65bddbb382c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"VUxwHyxqcPsmvF1WFq8o"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92eb06acbcd65bddbb3829')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9884845761"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zMg5iVyqxyj13dxTaeJu"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"9RELbxZtCvoyAmnoYMLH"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92eb06acbcd65bddbb382d'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9884845761", "_id"=>{"$ne"=>BSON::ObjectId('5b92eb06acbcd65bddbb382d')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"additional_login_param"=>"9884845761", "_id"=>{"$ne"=>BSON::ObjectId('5b92eb06acbcd65bddbb382d')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"vsUGxX3q9mFALLVZkTUH"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"YAsFHg-ghvQ8R9s4pc8p"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92eb06acbcd65bddbb382d')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [f6fe2a13-d8ab-4479-b6ac-218f8e9f0670] Performing OtpJob from Inline(default) with arguments: ["User", "5b92eb06acbcd65bddbb382d", "send_sms_otp"] [ActiveJob] [OtpJob] [f6fe2a13-d8ab-4479-b6ac-218f8e9f0670] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92eb06acbcd65bddbb382d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [f6fe2a13-d8ab-4479-b6ac-218f8e9f0670] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s [ActiveJob] [OtpJob] [f6fe2a13-d8ab-4479-b6ac-218f8e9f0670] Performed OtpJob from Inline(default) in 7.12ms [ActiveJob] Enqueued OtpJob (Job ID: f6fe2a13-d8ab-4479-b6ac-218f8e9f0670) to Inline(default) with arguments: ["User", "5b92eb06acbcd65bddbb382d", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"4yuy_N2-gYwsNoxS_LHL"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92eb06acbcd65bddbb382d')}, "u"=>{"$set"=>{"additional_login_param_status"=>2, "encry... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92eb06acbcd65bddbb382d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-08 02:47:58 +0530 Processing by Auth::RegistrationsController#update as JSON Parameters: {"id"=>{"$oid"=>"5b92eb06acbcd65bddbb382d"}, "user"=>{"additional_login_param"=>"9561137096", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"id"=>{"$oid"=>"5b92eb06acbcd65bddbb382d"}, "user"=>{"additional_login_param"=>"9561137096", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"32d162d84912aec3610c4b3d3bb2f57bbf95307639b452b2e134901f232bb814"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"client_authentication.testappid"=>"32d162d84912aec3610c4b3d3bb2f57bbf95307639b452b2e134901f232bb814"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"client_authentication.testappid"=>"32d162d84912aec3610c4b3d3bb2f57bbf95307639b452b2e134901f232bb814"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92eb06acbcd65bddbb382d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096", "_id"=>{"$ne"=>BSON::ObjectId('5b92eb06acbcd65bddbb382d')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"97ex8UGS2Yxb9oXhjq45"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"q4oakMsCh7n3TeDGfvNB"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92eb06acbcd65bddbb382d')}, "u"=>{"$set"=>{"additional_login_param"=>"9561137096", "a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [4ca31a58-5488-41f3-bf3b-b2a2c1197638] Performing OtpJob from Inline(default) with arguments: ["User", "5b92eb06acbcd65bddbb382d", "send_sms_otp"] [ActiveJob] [OtpJob] [4ca31a58-5488-41f3-bf3b-b2a2c1197638] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92eb06acbcd65bddbb382d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [4ca31a58-5488-41f3-bf3b-b2a2c1197638] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [4ca31a58-5488-41f3-bf3b-b2a2c1197638] Performed OtpJob from Inline(default) in 2.38ms [ActiveJob] Enqueued OtpJob (Job ID: 4ca31a58-5488-41f3-bf3b-b2a2c1197638) to Inline(default) with arguments: ["User", "5b92eb06acbcd65bddbb382d", "send_sms_otp"] Completed 200 OK in 70ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"deja@kerlukecarter.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yGquAzxWyixMBJkyoe7R"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"7nXkTXg3Zp7Wpw5QH15z"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92eb06acbcd65bddbb3830'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92eb06acbcd65bddbb3830')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92eb06acbcd65bddbb3833')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"BJnsue_cs52z6EhGTn7e"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92eb06acbcd65bddbb3830')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9824939296"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"m9JHNFsrzGcT6qzJuPZW"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"3NPSsrsfEUC49NEbPFus"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92eb06acbcd65bddbb3834'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9824939296", "_id"=>{"$ne"=>BSON::ObjectId('5b92eb06acbcd65bddbb3834')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"additional_login_param"=>"9824939296", "_id"=>{"$ne"=>BSON::ObjectId('5b92eb06acbcd65bddbb3834')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"pAG-1RBBVNGDMw1pFwcW"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"E-xJxMG1iuZL9TTdY2Up"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92eb06acbcd65bddbb3834')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [61f67e97-ccf9-4cd9-9498-bbcd340a3822] Performing OtpJob from Inline(default) with arguments: ["User", "5b92eb06acbcd65bddbb3834", "send_sms_otp"] [ActiveJob] [OtpJob] [61f67e97-ccf9-4cd9-9498-bbcd340a3822] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92eb06acbcd65bddbb3834')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [61f67e97-ccf9-4cd9-9498-bbcd340a3822] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [61f67e97-ccf9-4cd9-9498-bbcd340a3822] Performed OtpJob from Inline(default) in 8.48ms [ActiveJob] Enqueued OtpJob (Job ID: 61f67e97-ccf9-4cd9-9498-bbcd340a3822) to Inline(default) with arguments: ["User", "5b92eb06acbcd65bddbb3834", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Yhtys8yVSjii_mEzWPWX"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92eb06acbcd65bddbb3834')}, "u"=>{"$set"=>{"additional_login_param_status"=>2, "encry... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92eb06acbcd65bddbb3834')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-08 02:47:59 +0530 Processing by Auth::RegistrationsController#update as JSON Parameters: {"id"=>"5b92eb06acbcd65bddbb3834", "user"=>{"email"=>"rihanna@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"id"=>"5b92eb06acbcd65bddbb3834", "user"=>{"email"=>"rihanna@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"313ae2e4ac57564d10c2cbf997fe9d95f7528ea0db1a0b0745e5ba5ddb9662a9"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"client_authentication.testappid"=>"313ae2e4ac57564d10c2cbf997fe9d95f7528ea0db1a0b0745e5ba5ddb9662a9"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"client_authentication.testappid"=>"313ae2e4ac57564d10c2cbf997fe9d95f7528ea0db1a0b0745e5ba5ddb9662a9"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92eb06acbcd65bddbb3834')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rihanna@gmail.com", "_id"=>{"$ne"=>BSON::ObjectId('5b92eb06acbcd65bddbb3834')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"uxZ5664qt97aS9x6Q1gq"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"KnbmyKbthp2LqeF6QKHH"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92eb06acbcd65bddbb3834')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92eb06acbcd65bddbb3834')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [e9d6d9fe-da9d-4b8f-953e-338737be62bc] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92eb06acbcd65bddbb3834, "RUX-1KLpbFqYyQ-L3X2w", {:to=>"rihanna@gmail.com"} [ActiveJob] [ActionMailer::DeliveryJob] [e9d6d9fe-da9d-4b8f-953e-338737be62bc] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [e9d6d9fe-da9d-4b8f-953e-338737be62bc] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.4ms [ActiveJob] [ActionMailer::DeliveryJob] [e9d6d9fe-da9d-4b8f-953e-338737be62bc] Sent mail to rihanna@gmail.com (1.5ms) [ActiveJob] [ActionMailer::DeliveryJob] [e9d6d9fe-da9d-4b8f-953e-338737be62bc] Date: Sat, 08 Sep 2018 02:47:59 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rihanna@gmail.com Message-ID: <5b92eb073d80c_5bdd2af19d0aaf50656ea@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome rihanna@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [e9d6d9fe-da9d-4b8f-953e-338737be62bc] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.31ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: e9d6d9fe-da9d-4b8f-953e-338737be62bc) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92eb06acbcd65bddbb3834, "RUX-1KLpbFqYyQ-L3X2w", {:to=>"rihanna@gmail.com"} Completed 200 OK in 83ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9900576548"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Yykacq2Gjk2GzFzSWWbk"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"JPEkpajKiWSkPdVGZgz1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92eb07acbcd65bddbb3837'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9900576548", "_id"=>{"$ne"=>BSON::ObjectId('5b92eb07acbcd65bddbb3837')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"additional_login_param"=>"9900576548", "_id"=>{"$ne"=>BSON::ObjectId('5b92eb07acbcd65bddbb3837')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"WnYMyD_h6YuUmJVTzQVw"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"6d5Shjs6x2h4xqTNXUxQ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92eb07acbcd65bddbb3837')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [424f5ebe-7d26-40ce-912e-c797f4a66b93] Performing OtpJob from Inline(default) with arguments: ["User", "5b92eb07acbcd65bddbb3837", "send_sms_otp"] [ActiveJob] [OtpJob] [424f5ebe-7d26-40ce-912e-c797f4a66b93] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92eb07acbcd65bddbb3837')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [424f5ebe-7d26-40ce-912e-c797f4a66b93] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [424f5ebe-7d26-40ce-912e-c797f4a66b93] Performed OtpJob from Inline(default) in 6.19ms [ActiveJob] Enqueued OtpJob (Job ID: 424f5ebe-7d26-40ce-912e-c797f4a66b93) to Inline(default) with arguments: ["User", "5b92eb07acbcd65bddbb3837", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"test_email@gmail.com", "_id"=>{"$ne"=>BSON::ObjectId('5b92eb07acbcd65bddbb3837')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"puULJiwYdA6HDMUGk8V1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Frbet6ow5-qAV5SG_QXJ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92eb07acbcd65bddbb3837')}, "u"=>{"$set"=>{"additional_login_param_status"=>2, "encry... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92eb07acbcd65bddbb3837')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [8cde905a-1288-45db-97ff-9c27c8d8c159] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92eb07acbcd65bddbb3837, "pNwp1LD7Dy1xd6UrDm1Q", {:to=>"test_email@gmail.com"} [ActiveJob] [ActionMailer::DeliveryJob] [8cde905a-1288-45db-97ff-9c27c8d8c159] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.4ms) [ActiveJob] [ActionMailer::DeliveryJob] [8cde905a-1288-45db-97ff-9c27c8d8c159] Devise::Mailer#confirmation_instructions: processed outbound mail in 2.4ms [ActiveJob] [ActionMailer::DeliveryJob] [8cde905a-1288-45db-97ff-9c27c8d8c159] Sent mail to test_email@gmail.com (2.6ms) [ActiveJob] [ActionMailer::DeliveryJob] [8cde905a-1288-45db-97ff-9c27c8d8c159] Date: Sat, 08 Sep 2018 02:47:59 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: test_email@gmail.com Message-ID: <5b92eb0775a81_5bdd2af19d0aaf50657a0@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome test_email@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [8cde905a-1288-45db-97ff-9c27c8d8c159] Performed ActionMailer::DeliveryJob from Inline(mailers) in 5.86ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 8cde905a-1288-45db-97ff-9c27c8d8c159) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92eb07acbcd65bddbb3837, "pNwp1LD7Dy1xd6UrDm1Q", {:to=>"test_email@gmail.com"} MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92eb07acbcd65bddbb3837')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-08 02:47:59 +0530 Processing by Auth::RegistrationsController#update as JSON Parameters: {"id"=>{"$oid"=>"5b92eb07acbcd65bddbb3837"}, "user"=>{"additional_login_param"=>"9822028511", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"id"=>{"$oid"=>"5b92eb07acbcd65bddbb3837"}, "user"=>{"additional_login_param"=>"9822028511", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"d0fbc370a039f8c11a6f7f27c2ce4a991eb4ac57a36aaaeaa55fd05e57cea14d"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"client_authentication.testappid"=>"d0fbc370a039f8c11a6f7f27c2ce4a991eb4ac57a36aaaeaa55fd05e57cea14d"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"client_authentication.testappid"=>"d0fbc370a039f8c11a6f7f27c2ce4a991eb4ac57a36aaaeaa55fd05e57cea14d"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92eb07acbcd65bddbb3837')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9822028511", "_id"=>{"$ne"=>BSON::ObjectId('5b92eb07acbcd65bddbb3837')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"loyal@schamberger.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"b47TAD5BeGWdxZA2Vr2z"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"qkvhrzR_fvF4V4TEGMzm"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92eb07acbcd65bddbb383a'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92eb07acbcd65bddbb383a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92eb07acbcd65bddbb383d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ttVWVvdF_gbaeLDxD9bM"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92eb07acbcd65bddbb383a')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 02:47:59 +0530 Processing by Auth::RegistrationsController#create as JSON Parameters: {"user"=>{"email"=>"barton_bins@toyfranecki.net", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-08T02:47:54.879+05:30"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"user"=>{"email"=>"barton_bins@toyfranecki.net", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-08T02:47:54.879+05:30"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"barton_bins@toyfranecki.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"barton_bins@toyfranecki.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"iosvxDST1ayzLNYL7hsy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Q88s_xCgFeKE18paQ9E4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92eb07acbcd65bddbb383e'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92eb07acbcd65bddbb383e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"YpsLPokZ5tQesrcgykEp"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92eb07acbcd65bddbb383e')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"rer1SAT33E9SmQV2LgU4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92eb07acbcd65bddbb383e')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 21:17:59 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 200 OK in 194ms (Views: 0.5ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"queen@homenick.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"rmfYVNvrzsHQ_ygHh7gD"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"cXxsEpwe_dnXCvgYa515"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92eb08acbcd65bddbb3841'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92eb08acbcd65bddbb3841')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"queen@homenick.net", "_id"=>{"$ne"=>BSON::ObjectId('5b92eb08acbcd65bddbb3841')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"queen@homenick.net", "_id"=>{"$ne"=>BSON::ObjectId('5b92eb08acbcd65bddbb3841')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"VgE-3qNtq2y5rcbaf4BT"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sSmmpRpTas8xus6CEyot"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92eb08acbcd65bddbb3841')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92eb08acbcd65bddbb3841')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [25cc6f5e-aa0f-4552-94f0-4e9708d4f7b2] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92eb08acbcd65bddbb3841, "cwBMVKvJvzusfq8NUump", {:to=>"queen@homenick.net"} [ActiveJob] [ActionMailer::DeliveryJob] [25cc6f5e-aa0f-4552-94f0-4e9708d4f7b2] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [25cc6f5e-aa0f-4552-94f0-4e9708d4f7b2] Devise::Mailer#confirmation_instructions: processed outbound mail in 3.2ms [ActiveJob] [ActionMailer::DeliveryJob] [25cc6f5e-aa0f-4552-94f0-4e9708d4f7b2] Sent mail to queen@homenick.net (2.5ms) [ActiveJob] [ActionMailer::DeliveryJob] [25cc6f5e-aa0f-4552-94f0-4e9708d4f7b2] Date: Sat, 08 Sep 2018 02:48:00 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: queen@homenick.net Message-ID: <5b92eb082471c_5bdd2af19d0aaf50658de@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome queen@homenick.net!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [25cc6f5e-aa0f-4552-94f0-4e9708d4f7b2] Performed ActionMailer::DeliveryJob from Inline(mailers) in 7.41ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 25cc6f5e-aa0f-4552-94f0-4e9708d4f7b2) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92eb08acbcd65bddbb3841, "cwBMVKvJvzusfq8NUump", {:to=>"queen@homenick.net"} MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92eb08acbcd65bddbb3841')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92eb08acbcd65bddbb3841')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"queen@homenick.net", "_id"=>{"$ne"=>BSON::ObjectId('5b92eb08acbcd65bddbb3841')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"sJ6GpybKwpRvBt61-ebN"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"XoGV7KtX-F9uw7-jsTRs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92eb08acbcd65bddbb3841')}, "u"=>{"$set"=>{"confirmed_at"=>2018-09-07 21:18:00 UTC, "... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92eb08acbcd65bddbb3841')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92eb08acbcd65bddbb3841')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9822028511", "_id"=>{"$ne"=>BSON::ObjectId('5b92eb08acbcd65bddbb3841')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"t77q3fzjHDxoJ2CrTu5D"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"fTUzwTz3UutXShxCGtGf"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92eb08acbcd65bddbb3841')}, "u"=>{"$set"=>{"additional_login_param"=>"9822028511", "a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [731e325a-8cd0-4668-b1c0-bce1d7cb3c28] Performing OtpJob from Inline(default) with arguments: ["User", "5b92eb08acbcd65bddbb3841", "send_sms_otp"] [ActiveJob] [OtpJob] [731e325a-8cd0-4668-b1c0-bce1d7cb3c28] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92eb08acbcd65bddbb3841')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [731e325a-8cd0-4668-b1c0-bce1d7cb3c28] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [731e325a-8cd0-4668-b1c0-bce1d7cb3c28] Performed OtpJob from Inline(default) in 2.27ms [ActiveJob] Enqueued OtpJob (Job ID: 731e325a-8cd0-4668-b1c0-bce1d7cb3c28) to Inline(default) with arguments: ["User", "5b92eb08acbcd65bddbb3841", "send_sms_otp"] Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-08 02:48:00 +0530 Processing by Auth::RegistrationsController#update as JSON Parameters: {"id"=>"5b92eb08acbcd65bddbb3841", "user"=>{"email"=>"jeronimo1122334@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"id"=>"5b92eb08acbcd65bddbb3841", "user"=>{"email"=>"jeronimo1122334@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"9895ba5a3af3c6783c1f2fb2590b564ff66abd1d332398f313f543e15ed0812e"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"client_authentication.testappid"=>"9895ba5a3af3c6783c1f2fb2590b564ff66abd1d332398f313f543e15ed0812e"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"client_authentication.testappid"=>"9895ba5a3af3c6783c1f2fb2590b564ff66abd1d332398f313f543e15ed0812e"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92eb08acbcd65bddbb3841')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jeronimo1122334@gmail.com", "_id"=>{"$ne"=>BSON::ObjectId('5b92eb08acbcd65bddbb3841')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"edwin.hane@koepp.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"iw91hhBQj3fyMdsKAwdA"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"iV26JoTzyNCSZ5x_v43z"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92eb08acbcd65bddbb3846'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92eb08acbcd65bddbb3846')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92eb08acbcd65bddbb3849')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"P6ejkzcVVA_jfskU-BnG"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92eb08acbcd65bddbb3846')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"arno.mitchell@volkmanvolkman.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"2wRz7Q8si3UzsBD9iqEf"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"j8YTnErhPKd8Wza1NmdG"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92eb08acbcd65bddbb384a'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92eb08acbcd65bddbb384a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"arno.mitchell@volkmanvolkman.net", "_id"=>{"$ne"=>BSON::ObjectId('5b92eb08acbcd65bddbb384a')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"arno.mitchell@volkmanvolkman.net", "_id"=>{"$ne"=>BSON::ObjectId('5b92eb08acbcd65bddbb384a')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"t7JVuYpn4LYqNTU8Qf_6"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"6ttzVU1iGt2bmS7eG6gK"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92eb08acbcd65bddbb384a')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92eb08acbcd65bddbb384a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [0bc1989d-c914-4d33-aac1-cda0d892f2eb] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92eb08acbcd65bddbb384a, "SB_kjD8JzYnRCQ8H649-", {:to=>"arno.mitchell@volkmanvolkman.net"} [ActiveJob] [ActionMailer::DeliveryJob] [0bc1989d-c914-4d33-aac1-cda0d892f2eb] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [0bc1989d-c914-4d33-aac1-cda0d892f2eb] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.5ms [ActiveJob] [ActionMailer::DeliveryJob] [0bc1989d-c914-4d33-aac1-cda0d892f2eb] Sent mail to arno.mitchell@volkmanvolkman.net (1.4ms) [ActiveJob] [ActionMailer::DeliveryJob] [0bc1989d-c914-4d33-aac1-cda0d892f2eb] Date: Sat, 08 Sep 2018 02:48:00 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: arno.mitchell@volkmanvolkman.net Message-ID: <5b92eb08aa20c_5bdd2af19d0aaf5065991@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome arno.mitchell@volkmanvolkman.net!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [0bc1989d-c914-4d33-aac1-cda0d892f2eb] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.37ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 0bc1989d-c914-4d33-aac1-cda0d892f2eb) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92eb08acbcd65bddbb384a, "SB_kjD8JzYnRCQ8H649-", {:to=>"arno.mitchell@volkmanvolkman.net"} MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92eb08acbcd65bddbb384a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92eb08acbcd65bddbb384a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"arno.mitchell@volkmanvolkman.net", "_id"=>{"$ne"=>BSON::ObjectId('5b92eb08acbcd65bddbb384a')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"XdvKYj2g_q3AvjcgCnyf"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ZQcqKcbBPVxZQkFSiSx_"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92eb08acbcd65bddbb384a')}, "u"=>{"$set"=>{"confirmed_at"=>2018-09-07 21:18:00 UTC, "... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92eb08acbcd65bddbb384a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92eb08acbcd65bddbb384a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-08 02:48:00 +0530 Processing by Auth::RegistrationsController#update as JSON Parameters: {"id"=>"5b92eb08acbcd65bddbb384a", "user"=>{"additional_login_param"=>"9822028511", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"id"=>"5b92eb08acbcd65bddbb384a", "user"=>{"additional_login_param"=>"9822028511", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"168c2c1413f1f7f9471fa73fcaa52e8213f261a0b7e565b3eaf3c1de44623d60"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"client_authentication.testappid"=>"168c2c1413f1f7f9471fa73fcaa52e8213f261a0b7e565b3eaf3c1de44623d60"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"client_authentication.testappid"=>"168c2c1413f1f7f9471fa73fcaa52e8213f261a0b7e565b3eaf3c1de44623d60"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92eb08acbcd65bddbb384a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9822028511", "_id"=>{"$ne"=>BSON::ObjectId('5b92eb08acbcd65bddbb384a')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"Z6LvfhJr6zqrU22t38ga"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"p3QBiwpHJx9YeR2w4zGR"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92eb08acbcd65bddbb384a')}, "u"=>{"$set"=>{"additional_login_param"=>"9822028511", "a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [c88b4107-3335-4d97-90f8-2de60a13294a] Performing OtpJob from Inline(default) with arguments: ["User", "5b92eb08acbcd65bddbb384a", "send_sms_otp"] [ActiveJob] [OtpJob] [c88b4107-3335-4d97-90f8-2de60a13294a] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92eb08acbcd65bddbb384a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [c88b4107-3335-4d97-90f8-2de60a13294a] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [c88b4107-3335-4d97-90f8-2de60a13294a] Performed OtpJob from Inline(default) in 2.7ms [ActiveJob] Enqueued OtpJob (Job ID: c88b4107-3335-4d97-90f8-2de60a13294a) to Inline(default) with arguments: ["User", "5b92eb08acbcd65bddbb384a", "send_sms_otp"] Completed 200 OK in 79ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rose_padberg@green.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"nxLDxLoMNPkVz2cTtF25"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"guE7Rj2CS3M1E2ikMz1y"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92eb08acbcd65bddbb384f'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92eb08acbcd65bddbb384f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92eb08acbcd65bddbb3852')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"MT4fXyahc__Q9wz3UCdq"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92eb08acbcd65bddbb384f')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9916431870"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"hd-D5KhHdkQJGyc82n5s"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xKzg3d_zhHnXMuzx8GHm"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92eb09acbcd65bddbb3853'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9916431870", "_id"=>{"$ne"=>BSON::ObjectId('5b92eb09acbcd65bddbb3853')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"additional_login_param"=>"9916431870", "_id"=>{"$ne"=>BSON::ObjectId('5b92eb09acbcd65bddbb3853')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"qs1qruJ1uubVw5zrMyTL"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xatDea3AJgrCWbVsysQQ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92eb09acbcd65bddbb3853')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [d1b77eb4-6c1f-4db4-898d-f8572af0e9ce] Performing OtpJob from Inline(default) with arguments: ["User", "5b92eb09acbcd65bddbb3853", "send_sms_otp"] [ActiveJob] [OtpJob] [d1b77eb4-6c1f-4db4-898d-f8572af0e9ce] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92eb09acbcd65bddbb3853')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [d1b77eb4-6c1f-4db4-898d-f8572af0e9ce] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [d1b77eb4-6c1f-4db4-898d-f8572af0e9ce] Performed OtpJob from Inline(default) in 2.74ms [ActiveJob] Enqueued OtpJob (Job ID: d1b77eb4-6c1f-4db4-898d-f8572af0e9ce) to Inline(default) with arguments: ["User", "5b92eb09acbcd65bddbb3853", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"gpVyxDJHjsqXSpCVQvL3"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92eb09acbcd65bddbb3853')}, "u"=>{"$set"=>{"additional_login_param_status"=>2, "encry... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92eb09acbcd65bddbb3853')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-08 02:48:01 +0530 Processing by Auth::RegistrationsController#update as JSON Parameters: {"id"=>"5b92eb09acbcd65bddbb3853", "user"=>{"email"=>"doggon@gmail.com"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"id"=>"5b92eb09acbcd65bddbb3853", "user"=>{"email"=>"doggon@gmail.com"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"ac52527c149e7165dae909d049f09f322714b6e30ae5bf0e8673473c48c4f236"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"client_authentication.testappid"=>"ac52527c149e7165dae909d049f09f322714b6e30ae5bf0e8673473c48c4f236"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"client_authentication.testappid"=>"ac52527c149e7165dae909d049f09f322714b6e30ae5bf0e8673473c48c4f236"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92eb09acbcd65bddbb3853')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"doggon@gmail.com", "_id"=>{"$ne"=>BSON::ObjectId('5b92eb09acbcd65bddbb3853')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"additional_login_param"=>"9854092887"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"r8UHkgKHgqPZVL8ZTk4L"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"px8sEfziCR2GYMq7zRWd"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92eb09acbcd65bddbb3856'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9854092887", "_id"=>{"$ne"=>BSON::ObjectId('5b92eb09acbcd65bddbb3856')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"additional_login_param"=>"9854092887", "_id"=>{"$ne"=>BSON::ObjectId('5b92eb09acbcd65bddbb3856')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"wzgzsN5pebSMALCsvTrj"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"h4GmNVj7yttA6FoVjnFE"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92eb09acbcd65bddbb3856')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [f0c97f29-3317-4ae2-8d95-e74087f43792] Performing OtpJob from Inline(default) with arguments: ["User", "5b92eb09acbcd65bddbb3856", "send_sms_otp"] [ActiveJob] [OtpJob] [f0c97f29-3317-4ae2-8d95-e74087f43792] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92eb09acbcd65bddbb3856')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [f0c97f29-3317-4ae2-8d95-e74087f43792] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [f0c97f29-3317-4ae2-8d95-e74087f43792] Performed OtpJob from Inline(default) in 7.53ms [ActiveJob] Enqueued OtpJob (Job ID: f0c97f29-3317-4ae2-8d95-e74087f43792) to Inline(default) with arguments: ["User", "5b92eb09acbcd65bddbb3856", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"EUwo_NGrCgkeKsChcjdw"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92eb09acbcd65bddbb3856')}, "u"=>{"$set"=>{"additional_login_param_status"=>2, "encry... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92eb09acbcd65bddbb3856')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-08 02:48:01 +0530 Processing by Auth::RegistrationsController#update as JSON Parameters: {"id"=>"5b92eb09acbcd65bddbb3856", "user"=>{"email"=>"doggon@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"id"=>"5b92eb09acbcd65bddbb3856", "user"=>{"email"=>"doggon@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"c5cae4fabbf6bf199418e845fe672528eb47d28912281cd4ea390f2ed233286d"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"client_authentication.testappid"=>"c5cae4fabbf6bf199418e845fe672528eb47d28912281cd4ea390f2ed233286d"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"client_authentication.testappid"=>"c5cae4fabbf6bf199418e845fe672528eb47d28912281cd4ea390f2ed233286d"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92eb09acbcd65bddbb3856')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"doggon@gmail.com", "_id"=>{"$ne"=>BSON::ObjectId('5b92eb09acbcd65bddbb3856')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"WpUh2bQ1Rm4cUd7zKfHj"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"svDz_P2YsF5fukGTv3ks"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92eb09acbcd65bddbb3856')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92eb09acbcd65bddbb3856')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [d5772259-81fd-48ea-a864-89b78a5bbe98] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92eb09acbcd65bddbb3856, "sZAEV4KDxVvdkDUy3ntN", {:to=>"doggon@gmail.com"} [ActiveJob] [ActionMailer::DeliveryJob] [d5772259-81fd-48ea-a864-89b78a5bbe98] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [d5772259-81fd-48ea-a864-89b78a5bbe98] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.8ms [ActiveJob] [ActionMailer::DeliveryJob] [d5772259-81fd-48ea-a864-89b78a5bbe98] Sent mail to doggon@gmail.com (1.5ms) [ActiveJob] [ActionMailer::DeliveryJob] [d5772259-81fd-48ea-a864-89b78a5bbe98] Date: Sat, 08 Sep 2018 02:48:01 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: doggon@gmail.com Message-ID: <5b92eb0979b9d_5bdd2af19d0aaf5066042@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome doggon@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [d5772259-81fd-48ea-a864-89b78a5bbe98] Performed ActionMailer::DeliveryJob from Inline(mailers) in 4.03ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: d5772259-81fd-48ea-a864-89b78a5bbe98) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92eb09acbcd65bddbb3856, "sZAEV4KDxVvdkDUy3ntN", {:to=>"doggon@gmail.com"} Completed 200 OK in 74ms (Views: 0.3ms) MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.007s Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"notis", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"tyler_wehner@halvorsonsauer.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"5-ZKBPzP9YD99NihqgyS"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ctMsP8zsYpR3RyHjorBy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92eb2aacbcd65c0d027c6d'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92eb2aacbcd65c0d027c6d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92eb2aacbcd65c0d027c71')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"mW3ew-atCSttS66heqGQ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92eb2aacbcd65c0d027c6d')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"elbert@schmidt.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"_oDNEihYyq7zf5tfAzND"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"947X5nFqdhJnqxPxsb_s"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92eb2aacbcd65c0d027c72'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92eb2aacbcd65c0d027c72')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"notis", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s Started POST "/admin_create_users" for 127.0.0.1 at 2018-09-08 02:48:34 +0530 Processing by Auth::AdminCreateUsersController#create as JSON Parameters: {"user"=>{"additional_login_param"=>"9561137096"}, "api_key"=>"test", "current_app_id"=>"testappid", "admin_create_user"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, admin_create_user, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"-CPaxicbUEQxZ2jYWXzc"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"19ns3ENxLfX71sXNuixW"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92eb2aacbcd65c0d027c75'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096", "_id"=>{"$ne"=>BSON::ObjectId('5b92eb2aacbcd65c0d027c75')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"additional_login_param"=>"9561137096", "_id"=>{"$ne"=>BSON::ObjectId('5b92eb2aacbcd65c0d027c75')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"GadhymsQo2p3hzWAA4z4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"_8egWkjajWxxce3exKyf"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92eb2aacbcd65c0d027c75')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [5d543065-f9ce-4001-a9af-527e462ea980] Performing OtpJob from Inline(default) with arguments: ["User", "5b92eb2aacbcd65c0d027c75", "send_sms_otp"] [ActiveJob] [OtpJob] [5d543065-f9ce-4001-a9af-527e462ea980] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92eb2aacbcd65c0d027c75')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [5d543065-f9ce-4001-a9af-527e462ea980] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s [ActiveJob] [OtpJob] [5d543065-f9ce-4001-a9af-527e462ea980] Performed OtpJob from Inline(default) in 7.23ms [ActiveJob] Enqueued OtpJob (Job ID: 5d543065-f9ce-4001-a9af-527e462ea980) to Inline(default) with arguments: ["User", "5b92eb2aacbcd65c0d027c75", "send_sms_otp"] Completed 201 Created in 199ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92eb2aacbcd65c0d027c75')}, "limit"=>1}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"notis", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yoWSGbvcVtygEQS2rL12"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"_DExbhLqsKVcF_dEz9bt"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92eb2bacbcd65c0d027c77'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [f6487b2a-ec94-4f7e-b7f4-5907495915b6] Performing OtpJob from Inline(default) with arguments: ["User", "5b92eb2bacbcd65c0d027c77", "send_sms_otp"] [ActiveJob] [OtpJob] [f6487b2a-ec94-4f7e-b7f4-5907495915b6] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92eb2bacbcd65c0d027c77')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [f6487b2a-ec94-4f7e-b7f4-5907495915b6] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [f6487b2a-ec94-4f7e-b7f4-5907495915b6] Performed OtpJob from Inline(default) in 4.4ms [ActiveJob] Enqueued OtpJob (Job ID: f6487b2a-ec94-4f7e-b7f4-5907495915b6) to Inline(default) with arguments: ["User", "5b92eb2bacbcd65c0d027c77", "send_sms_otp"] Started GET "/authenticate/users/send_sms_otp?api_key=test¤t_app_id=testappid&user%5Badditional_login_param%5D=9561137096" for 127.0.0.1 at 2018-09-08 02:48:35 +0530 Processing by OtpController#send_sms_otp as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "user"=>{"additional_login_param"=>"9561137096"}, "resource"=>"users", "otp"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameter: otp MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Gic2yzjB6vZxyV6Etzcc"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92eb2bacbcd65c0d027c77')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"44... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [fc2f8a9b-6bbc-4e28-b779-08cb37cdf4fa] Performing OtpJob from Inline(default) with arguments: ["User", "5b92eb2bacbcd65c0d027c77", "send_sms_otp"] [ActiveJob] [OtpJob] [fc2f8a9b-6bbc-4e28-b779-08cb37cdf4fa] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92eb2bacbcd65c0d027c77')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [fc2f8a9b-6bbc-4e28-b779-08cb37cdf4fa] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [fc2f8a9b-6bbc-4e28-b779-08cb37cdf4fa] Performed OtpJob from Inline(default) in 6.01ms [ActiveJob] Enqueued OtpJob (Job ID: fc2f8a9b-6bbc-4e28-b779-08cb37cdf4fa) to Inline(default) with arguments: ["User", "5b92eb2bacbcd65c0d027c77", "send_sms_otp"] Completed 200 OK in 81ms (Views: 0.4ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92eb2bacbcd65c0d027c77')}, "limit"=>1}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"notis", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"CGaoPzEezWWKwqGUqMvg"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ZPkNComvYyY9Z8_t8xYH"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92eb2bacbcd65c0d027c79'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [9795b7b4-39b6-45f9-845e-ae77c289f26d] Performing OtpJob from Inline(default) with arguments: ["User", "5b92eb2bacbcd65c0d027c79", "send_sms_otp"] [ActiveJob] [OtpJob] [9795b7b4-39b6-45f9-845e-ae77c289f26d] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92eb2bacbcd65c0d027c79')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [9795b7b4-39b6-45f9-845e-ae77c289f26d] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [9795b7b4-39b6-45f9-845e-ae77c289f26d] Performed OtpJob from Inline(default) in 2.38ms [ActiveJob] Enqueued OtpJob (Job ID: 9795b7b4-39b6-45f9-845e-ae77c289f26d) to Inline(default) with arguments: ["User", "5b92eb2bacbcd65c0d027c79", "send_sms_otp"] Started GET "/authenticate/users/verify_otp?api_key=test¤t_app_id=testappid&user%5Badditional_login_param%5D=9561137096&user%5Botp%5D=Brennon+Blick" for 127.0.0.1 at 2018-09-08 02:48:35 +0530 Processing by OtpController#verify_otp as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "user"=>{"additional_login_param"=>"9561137096", "otp"=>"Brennon Blick"}, "resource"=>"users", "otp"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameter: otp MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ycyg6ixM1vrgSVHrV4mV"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92eb2bacbcd65c0d027c79')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"99... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [bd95b85c-e145-46ab-b2bc-c27f56924b94] Performing OtpJob from Inline(default) with arguments: ["User", "5b92eb2bacbcd65c0d027c79", "verify_sms_otp", "{\"otp\":\"Brennon Blick\"}"] [ActiveJob] [OtpJob] [bd95b85c-e145-46ab-b2bc-c27f56924b94] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92eb2bacbcd65c0d027c79')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [bd95b85c-e145-46ab-b2bc-c27f56924b94] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [bd95b85c-e145-46ab-b2bc-c27f56924b94] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"jd116uSHMktx_FeBxw8V"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [bd95b85c-e145-46ab-b2bc-c27f56924b94] MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [bd95b85c-e145-46ab-b2bc-c27f56924b94] MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92eb2bacbcd65c0d027c79')}, "u"=>{"$set"=>{"otp"=>"Brennon Blick", "additional_login_... [ActiveJob] [OtpJob] [bd95b85c-e145-46ab-b2bc-c27f56924b94] MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [bd95b85c-e145-46ab-b2bc-c27f56924b94] MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92eb2bacbcd65c0d027c79')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... [ActiveJob] [OtpJob] [bd95b85c-e145-46ab-b2bc-c27f56924b94] MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [bd95b85c-e145-46ab-b2bc-c27f56924b94] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"reset_password_token"=>"ec8eb0eb29e9658c5cf4d3cd40a89868301429444e92aa314fb8e1317745f6fe"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"b2QDy_FG81hHGA5j6szQ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [bd95b85c-e145-46ab-b2bc-c27f56924b94] MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [bd95b85c-e145-46ab-b2bc-c27f56924b94] MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92eb2bacbcd65c0d027c79')}, "u"=>{"$set"=>{"otp"=>"Brennon Blick", "additional_login_... [ActiveJob] [OtpJob] [bd95b85c-e145-46ab-b2bc-c27f56924b94] MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [bd95b85c-e145-46ab-b2bc-c27f56924b94] MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92eb2bacbcd65c0d027c79')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... [ActiveJob] [OtpJob] [bd95b85c-e145-46ab-b2bc-c27f56924b94] MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [bd95b85c-e145-46ab-b2bc-c27f56924b94] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92eb2bacbcd65c0d027c79')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [bd95b85c-e145-46ab-b2bc-c27f56924b94] MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [bd95b85c-e145-46ab-b2bc-c27f56924b94] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"_YyfzHEicQM882SoGoRh"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [bd95b85c-e145-46ab-b2bc-c27f56924b94] MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [bd95b85c-e145-46ab-b2bc-c27f56924b94] MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92eb2bacbcd65c0d027c79')}, "u"=>{"$set"=>{"created_by_admin"=>false, "encrypted_auth... [ActiveJob] [OtpJob] [bd95b85c-e145-46ab-b2bc-c27f56924b94] MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s [ActiveJob] [OtpJob] [bd95b85c-e145-46ab-b2bc-c27f56924b94] MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"notis", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92eb2bacbcd65c0d027c7d'), "email_subject"=>"Notification from PathoFast", "resource_ids"... [ActiveJob] [OtpJob] [bd95b85c-e145-46ab-b2bc-c27f56924b94] MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [bd95b85c-e145-46ab-b2bc-c27f56924b94] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92eb2bacbcd65c0d027c79')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [bd95b85c-e145-46ab-b2bc-c27f56924b94] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [bd95b85c-e145-46ab-b2bc-c27f56924b94] [OtpJob] [9cf7e40d-a083-48bc-a955-5f8afccd7228] Performing OtpJob from Inline(default) with arguments: ["User", "5b92eb2bacbcd65c0d027c79", "send_email", "{\"notification_id\":\"5b92eb2bacbcd65c0d027c7d\",\"notification_class\":\"Noti\"}"] [ActiveJob] [OtpJob] [bd95b85c-e145-46ab-b2bc-c27f56924b94] [OtpJob] [9cf7e40d-a083-48bc-a955-5f8afccd7228] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92eb2bacbcd65c0d027c79')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [bd95b85c-e145-46ab-b2bc-c27f56924b94] [OtpJob] [9cf7e40d-a083-48bc-a955-5f8afccd7228] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [bd95b85c-e145-46ab-b2bc-c27f56924b94] [OtpJob] [9cf7e40d-a083-48bc-a955-5f8afccd7228] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"notis", "filter"=>{"_id"=>BSON::ObjectId('5b92eb2bacbcd65c0d027c7d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [bd95b85c-e145-46ab-b2bc-c27f56924b94] [OtpJob] [9cf7e40d-a083-48bc-a955-5f8afccd7228] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [bd95b85c-e145-46ab-b2bc-c27f56924b94] [OtpJob] [9cf7e40d-a083-48bc-a955-5f8afccd7228] Performed OtpJob from Inline(default) in 7.31ms [ActiveJob] [OtpJob] [bd95b85c-e145-46ab-b2bc-c27f56924b94] Enqueued OtpJob (Job ID: 9cf7e40d-a083-48bc-a955-5f8afccd7228) to Inline(default) with arguments: ["User", "5b92eb2bacbcd65c0d027c79", "send_email", "{\"notification_id\":\"5b92eb2bacbcd65c0d027c7d\",\"notification_class\":\"Noti\"}"] [ActiveJob] [OtpJob] [bd95b85c-e145-46ab-b2bc-c27f56924b94] [OtpJob] [aa39073e-cf9b-47c2-b2f6-4e76582fd7e1] Performing OtpJob from Inline(default) with arguments: ["User", "5b92eb2bacbcd65c0d027c79", "send_transactional_sms", "{\"notification_id\":\"5b92eb2bacbcd65c0d027c7d\",\"notification_class\":\"Noti\"}"] [ActiveJob] [OtpJob] [bd95b85c-e145-46ab-b2bc-c27f56924b94] [OtpJob] [aa39073e-cf9b-47c2-b2f6-4e76582fd7e1] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92eb2bacbcd65c0d027c79')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [bd95b85c-e145-46ab-b2bc-c27f56924b94] [OtpJob] [aa39073e-cf9b-47c2-b2f6-4e76582fd7e1] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [bd95b85c-e145-46ab-b2bc-c27f56924b94] [OtpJob] [aa39073e-cf9b-47c2-b2f6-4e76582fd7e1] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"notis", "filter"=>{"_id"=>BSON::ObjectId('5b92eb2bacbcd65c0d027c7d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [bd95b85c-e145-46ab-b2bc-c27f56924b94] [OtpJob] [aa39073e-cf9b-47c2-b2f6-4e76582fd7e1] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [bd95b85c-e145-46ab-b2bc-c27f56924b94] [OtpJob] [aa39073e-cf9b-47c2-b2f6-4e76582fd7e1] ETHON: Libcurl initialized [ActiveJob] [OtpJob] [bd95b85c-e145-46ab-b2bc-c27f56924b94] [OtpJob] [aa39073e-cf9b-47c2-b2f6-4e76582fd7e1] ETHON: performed EASY effective_url=https://2factor.in/API/R1/?module=TRANS_SMS&apikey=ac79bc21-6d31-11e7-94da-0200cd936042&to=9561137096&from=PATHOF&templatename=test2&var1=5b92eb2bacbcd65c0d027c79&var2=%2Fauthenticate%2Fusers%2Fpassword%2Fedit%3Freset_password_token%3DFbWNKrdzpXmWhSSaLCU3 response_code=0 return_code=operation_timedout total_time=10.521597 [ActiveJob] [OtpJob] [bd95b85c-e145-46ab-b2bc-c27f56924b94] [OtpJob] [aa39073e-cf9b-47c2-b2f6-4e76582fd7e1] Performed OtpJob from Inline(default) in 10554.26ms [ActiveJob] [OtpJob] [bd95b85c-e145-46ab-b2bc-c27f56924b94] Enqueued OtpJob (Job ID: aa39073e-cf9b-47c2-b2f6-4e76582fd7e1) to Inline(default) with arguments: ["User", "5b92eb2bacbcd65c0d027c79", "send_transactional_sms", "{\"notification_id\":\"5b92eb2bacbcd65c0d027c7d\",\"notification_class\":\"Noti\"}"] [ActiveJob] [OtpJob] [bd95b85c-e145-46ab-b2bc-c27f56924b94] Performed OtpJob from Inline(default) in 10904.81ms [ActiveJob] Enqueued OtpJob (Job ID: bd95b85c-e145-46ab-b2bc-c27f56924b94) to Inline(default) with arguments: ["User", "5b92eb2bacbcd65c0d027c79", "verify_sms_otp", "{\"otp\":\"Brennon Blick\"}"] Completed 200 OK in 10992ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"notis", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92eb2bacbcd65c0d027c79')}, "limit"=>1}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"notis", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"x3mffg4rq7dqbdR6zv1E"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"17rEEzgY2kKfpF3i1A9F"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92eb36acbcd65c0d027c7f'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [395fd7f7-55e0-4fe2-a777-827a109dae6f] Performing OtpJob from Inline(default) with arguments: ["User", "5b92eb36acbcd65c0d027c7f", "send_sms_otp"] [ActiveJob] [OtpJob] [395fd7f7-55e0-4fe2-a777-827a109dae6f] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92eb36acbcd65c0d027c7f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [395fd7f7-55e0-4fe2-a777-827a109dae6f] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [395fd7f7-55e0-4fe2-a777-827a109dae6f] Performed OtpJob from Inline(default) in 2.56ms [ActiveJob] Enqueued OtpJob (Job ID: 395fd7f7-55e0-4fe2-a777-827a109dae6f) to Inline(default) with arguments: ["User", "5b92eb36acbcd65c0d027c7f", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Lvr945fyGDqnTYt25rs8"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92eb36acbcd65c0d027c7f')}, "u"=>{"$set"=>{"additional_login_param_status"=>2, "otp"=... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"reset_password_token"=>"011406fbf2dca1cbf54218c3c53c0e11773e8e3268d069ac0a6ebc4a2cb9f528"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"FfWDWWQtKNLyMxLpZAsQ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92eb36acbcd65c0d027c7f')}, "u"=>{"$set"=>{"additional_login_param_status"=>2, "otp"=... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92eb36acbcd65c0d027c7f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"5pmXeghddsaAciHHsPbM"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92eb36acbcd65c0d027c7f')}, "u"=>{"$set"=>{"created_by_admin"=>false, "encrypted_auth... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"notis", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92eb36acbcd65c0d027c82'), "email_subject"=>"Notification from PathoFast", "resource_ids"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92eb36acbcd65c0d027c7f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [44a451b5-bc6a-4393-a46c-60b6041e1f5e] Performing OtpJob from Inline(default) with arguments: ["User", "5b92eb36acbcd65c0d027c7f", "send_email", "{\"notification_id\":\"5b92eb36acbcd65c0d027c82\",\"notification_class\":\"Noti\"}"] [ActiveJob] [OtpJob] [44a451b5-bc6a-4393-a46c-60b6041e1f5e] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92eb36acbcd65c0d027c7f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [44a451b5-bc6a-4393-a46c-60b6041e1f5e] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s [ActiveJob] [OtpJob] [44a451b5-bc6a-4393-a46c-60b6041e1f5e] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"notis", "filter"=>{"_id"=>BSON::ObjectId('5b92eb36acbcd65c0d027c82')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [44a451b5-bc6a-4393-a46c-60b6041e1f5e] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [44a451b5-bc6a-4393-a46c-60b6041e1f5e] Performed OtpJob from Inline(default) in 13.3ms [ActiveJob] Enqueued OtpJob (Job ID: 44a451b5-bc6a-4393-a46c-60b6041e1f5e) to Inline(default) with arguments: ["User", "5b92eb36acbcd65c0d027c7f", "send_email", "{\"notification_id\":\"5b92eb36acbcd65c0d027c82\",\"notification_class\":\"Noti\"}"] [ActiveJob] [OtpJob] [ad2c0b6f-0511-41a4-b0d9-c6d39bbfa79d] Performing OtpJob from Inline(default) with arguments: ["User", "5b92eb36acbcd65c0d027c7f", "send_transactional_sms", "{\"notification_id\":\"5b92eb36acbcd65c0d027c82\",\"notification_class\":\"Noti\"}"] [ActiveJob] [OtpJob] [ad2c0b6f-0511-41a4-b0d9-c6d39bbfa79d] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92eb36acbcd65c0d027c7f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [ad2c0b6f-0511-41a4-b0d9-c6d39bbfa79d] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [ad2c0b6f-0511-41a4-b0d9-c6d39bbfa79d] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"notis", "filter"=>{"_id"=>BSON::ObjectId('5b92eb36acbcd65c0d027c82')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [ad2c0b6f-0511-41a4-b0d9-c6d39bbfa79d] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [ad2c0b6f-0511-41a4-b0d9-c6d39bbfa79d] ETHON: performed EASY effective_url=https://2factor.in/API/R1/?module=TRANS_SMS&apikey=ac79bc21-6d31-11e7-94da-0200cd936042&to=9561137096&from=PATHOF&templatename=test2&var1=5b92eb36acbcd65c0d027c7f&var2=%2Fauthenticate%2Fusers%2Fpassword%2Fedit%3Freset_password_token%3DPnuo2kfMMiKrLUa5JTwp response_code=0 return_code=operation_timedout total_time=10.527334 [ActiveJob] [OtpJob] [ad2c0b6f-0511-41a4-b0d9-c6d39bbfa79d] Performed OtpJob from Inline(default) in 10534.46ms [ActiveJob] Enqueued OtpJob (Job ID: ad2c0b6f-0511-41a4-b0d9-c6d39bbfa79d) to Inline(default) with arguments: ["User", "5b92eb36acbcd65c0d027c7f", "send_transactional_sms", "{\"notification_id\":\"5b92eb36acbcd65c0d027c82\",\"notification_class\":\"Noti\"}"] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"notis", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started PUT "/profiles/5b92eb36acbcd65c0d027c7f" for 127.0.0.1 at 2018-09-08 02:48:57 +0530 Processing by ProfilesController#update as JSON Parameters: {"id"=>"5b92eb36acbcd65c0d027c7f", "user"=>{"created_by_admin"=>true}, "resource"=>"users", "api_key"=>"test", "current_app_id"=>"testappid", "profile"=>{"id"=>"5b92eb36acbcd65c0d027c7f", "user"=>{"created_by_admin"=>true}, "resource"=>"users", "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: profile, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"_id"=>BSON::ObjectId('5b92eb36acbcd65c0d027c7f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92eb36acbcd65c0d027c7f')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"znvoeSPFicE_ntzriaHX"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92eb36acbcd65c0d027c7f')}, "u"=>{"$set"=>{"created_by_admin"=>true, "encrypted_authe... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"reset_password_token"=>"f9c50d6d9aa6f792a5e74e0a0864e8b150db17408d8bf497c9bf9e9cf30216d4"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"oDGhSs4df-yPXp1rb7Dh"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92eb36acbcd65c0d027c7f')}, "u"=>{"$set"=>{"created_by_admin"=>true, "encrypted_authe... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"s87SQHTrKe8y4Sjede_U"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92eb36acbcd65c0d027c7f')}, "u"=>{"$set"=>{"created_by_admin"=>true, "encrypted_authe... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"XQfaCuozuzgcDBn1BPvA"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92eb36acbcd65c0d027c7f')}, "u"=>{"$set"=>{"created_by_admin"=>false, "encrypted_auth... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"notis", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92eb41acbcd65c0d027c84'), "email_subject"=>"Notification from PathoFast", "resource_ids"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92eb36acbcd65c0d027c7f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [8e958532-8b55-4003-a3aa-cc9b0e953f75] Performing OtpJob from Inline(default) with arguments: ["User", "5b92eb36acbcd65c0d027c7f", "send_email", "{\"notification_id\":\"5b92eb41acbcd65c0d027c84\",\"notification_class\":\"Noti\"}"] [ActiveJob] [OtpJob] [8e958532-8b55-4003-a3aa-cc9b0e953f75] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92eb36acbcd65c0d027c7f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [8e958532-8b55-4003-a3aa-cc9b0e953f75] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [8e958532-8b55-4003-a3aa-cc9b0e953f75] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"notis", "filter"=>{"_id"=>BSON::ObjectId('5b92eb41acbcd65c0d027c84')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [8e958532-8b55-4003-a3aa-cc9b0e953f75] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [8e958532-8b55-4003-a3aa-cc9b0e953f75] Performed OtpJob from Inline(default) in 15.53ms [ActiveJob] Enqueued OtpJob (Job ID: 8e958532-8b55-4003-a3aa-cc9b0e953f75) to Inline(default) with arguments: ["User", "5b92eb36acbcd65c0d027c7f", "send_email", "{\"notification_id\":\"5b92eb41acbcd65c0d027c84\",\"notification_class\":\"Noti\"}"] [ActiveJob] [OtpJob] [e1693cbb-acc2-4922-b14a-7567364f91df] Performing OtpJob from Inline(default) with arguments: ["User", "5b92eb36acbcd65c0d027c7f", "send_transactional_sms", "{\"notification_id\":\"5b92eb41acbcd65c0d027c84\",\"notification_class\":\"Noti\"}"] [ActiveJob] [OtpJob] [e1693cbb-acc2-4922-b14a-7567364f91df] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92eb36acbcd65c0d027c7f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [e1693cbb-acc2-4922-b14a-7567364f91df] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s [ActiveJob] [OtpJob] [e1693cbb-acc2-4922-b14a-7567364f91df] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"notis", "filter"=>{"_id"=>BSON::ObjectId('5b92eb41acbcd65c0d027c84')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [e1693cbb-acc2-4922-b14a-7567364f91df] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [e1693cbb-acc2-4922-b14a-7567364f91df] ETHON: performed EASY effective_url=https://2factor.in/API/R1/?module=TRANS_SMS&apikey=ac79bc21-6d31-11e7-94da-0200cd936042&to=9561137096&from=PATHOF&templatename=test2&var1=5b92eb36acbcd65c0d027c7f&var2=%2Fauthenticate%2Fusers%2Fpassword%2Fedit%3Freset_password_token%3Do7dW_pcA_y4kHsydGGoz response_code=0 return_code=operation_timedout total_time=10.520411 [ActiveJob] [OtpJob] [e1693cbb-acc2-4922-b14a-7567364f91df] Performed OtpJob from Inline(default) in 10534.28ms [ActiveJob] Enqueued OtpJob (Job ID: e1693cbb-acc2-4922-b14a-7567364f91df) to Inline(default) with arguments: ["User", "5b92eb36acbcd65c0d027c7f", "send_transactional_sms", "{\"notification_id\":\"5b92eb41acbcd65c0d027c84\",\"notification_class\":\"Noti\"}"] Completed 204 No Content in 10832ms MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"notis", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92eb36acbcd65c0d027c7f')}, "limit"=>1}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"notis", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"J-qDGwhCRxeNk57a-wBJ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"AVmtYw9-Ab1qp2uYCduQ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92eb4cacbcd65c0d027c86'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [0c53af88-e681-431b-a997-6efdf1406a2b] Performing OtpJob from Inline(default) with arguments: ["User", "5b92eb4cacbcd65c0d027c86", "send_sms_otp"] [ActiveJob] [OtpJob] [0c53af88-e681-431b-a997-6efdf1406a2b] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92eb4cacbcd65c0d027c86')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [0c53af88-e681-431b-a997-6efdf1406a2b] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s [ActiveJob] [OtpJob] [0c53af88-e681-431b-a997-6efdf1406a2b] Performed OtpJob from Inline(default) in 8.97ms [ActiveJob] Enqueued OtpJob (Job ID: 0c53af88-e681-431b-a997-6efdf1406a2b) to Inline(default) with arguments: ["User", "5b92eb4cacbcd65c0d027c86", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"rZL-h54cb9hadrxMUQi-"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92eb4cacbcd65c0d027c86')}, "u"=>{"$set"=>{"additional_login_param_status"=>0, "otp"=... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"notis", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started PUT "/profiles/5b92eb4cacbcd65c0d027c86" for 127.0.0.1 at 2018-09-08 02:49:08 +0530 Processing by ProfilesController#update as JSON Parameters: {"id"=>"5b92eb4cacbcd65c0d027c86", "user"=>{"created_by_admin"=>true}, "resource"=>"users", "api_key"=>"test", "current_app_id"=>"testappid", "profile"=>{"id"=>"5b92eb4cacbcd65c0d027c86", "user"=>{"created_by_admin"=>true}, "resource"=>"users", "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: profile, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"_id"=>BSON::ObjectId('5b92eb4cacbcd65c0d027c86')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92eb4cacbcd65c0d027c86')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"8YUTxHxpTABkNzgBiuZ3"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92eb4cacbcd65c0d027c86')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"B6b1n7RqrdNwVyj4-zxp"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92eb4cacbcd65c0d027c86')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Completed 204 No Content in 121ms MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"notis", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92eb4cacbcd65c0d027c86')}, "limit"=>1}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"notis", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"SY2zRAgTB2FHRApsuyF1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"8y8XhNX8ftCph-uWcc5h"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92eb4cacbcd65c0d027c88'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [9dd68d5e-8cd2-41a7-a192-621334e68bc7] Performing OtpJob from Inline(default) with arguments: ["User", "5b92eb4cacbcd65c0d027c88", "send_sms_otp"] [ActiveJob] [OtpJob] [9dd68d5e-8cd2-41a7-a192-621334e68bc7] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92eb4cacbcd65c0d027c88')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [9dd68d5e-8cd2-41a7-a192-621334e68bc7] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [9dd68d5e-8cd2-41a7-a192-621334e68bc7] Performed OtpJob from Inline(default) in 2.39ms [ActiveJob] Enqueued OtpJob (Job ID: 9dd68d5e-8cd2-41a7-a192-621334e68bc7) to Inline(default) with arguments: ["User", "5b92eb4cacbcd65c0d027c88", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"oKFx5da2Zskr-z62_Jnh"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92eb4cacbcd65c0d027c88')}, "u"=>{"$set"=>{"additional_login_param_status"=>2, "otp"=... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"reset_password_token"=>"440f96a2640286469c825569ba9eaa480f8b3198018c8cf4e97fcfe715e252a2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"VED5fH3tLzPMWhizbxNZ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92eb4cacbcd65c0d027c88')}, "u"=>{"$set"=>{"additional_login_param_status"=>2, "otp"=... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92eb4cacbcd65c0d027c88')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"s17zHhfng65QksKrCqLc"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92eb4cacbcd65c0d027c88')}, "u"=>{"$set"=>{"created_by_admin"=>false, "encrypted_auth... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"notis", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92eb4cacbcd65c0d027c8b'), "email_subject"=>"Notification from PathoFast", "resource_ids"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92eb4cacbcd65c0d027c88')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s [ActiveJob] [OtpJob] [6d6bad51-acba-4617-bb36-a2098a95c51e] Performing OtpJob from Inline(default) with arguments: ["User", "5b92eb4cacbcd65c0d027c88", "send_email", "{\"notification_id\":\"5b92eb4cacbcd65c0d027c8b\",\"notification_class\":\"Noti\"}"] [ActiveJob] [OtpJob] [6d6bad51-acba-4617-bb36-a2098a95c51e] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92eb4cacbcd65c0d027c88')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [6d6bad51-acba-4617-bb36-a2098a95c51e] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [6d6bad51-acba-4617-bb36-a2098a95c51e] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"notis", "filter"=>{"_id"=>BSON::ObjectId('5b92eb4cacbcd65c0d027c8b')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [6d6bad51-acba-4617-bb36-a2098a95c51e] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s [ActiveJob] [OtpJob] [6d6bad51-acba-4617-bb36-a2098a95c51e] Performed OtpJob from Inline(default) in 16.37ms [ActiveJob] Enqueued OtpJob (Job ID: 6d6bad51-acba-4617-bb36-a2098a95c51e) to Inline(default) with arguments: ["User", "5b92eb4cacbcd65c0d027c88", "send_email", "{\"notification_id\":\"5b92eb4cacbcd65c0d027c8b\",\"notification_class\":\"Noti\"}"] [ActiveJob] [OtpJob] [43b358fa-aeb0-424c-a74b-6b52d52d754b] Performing OtpJob from Inline(default) with arguments: ["User", "5b92eb4cacbcd65c0d027c88", "send_transactional_sms", "{\"notification_id\":\"5b92eb4cacbcd65c0d027c8b\",\"notification_class\":\"Noti\"}"] [ActiveJob] [OtpJob] [43b358fa-aeb0-424c-a74b-6b52d52d754b] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92eb4cacbcd65c0d027c88')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [43b358fa-aeb0-424c-a74b-6b52d52d754b] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [43b358fa-aeb0-424c-a74b-6b52d52d754b] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"notis", "filter"=>{"_id"=>BSON::ObjectId('5b92eb4cacbcd65c0d027c8b')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [43b358fa-aeb0-424c-a74b-6b52d52d754b] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [43b358fa-aeb0-424c-a74b-6b52d52d754b] ETHON: performed EASY effective_url=https://2factor.in/API/R1/?module=TRANS_SMS&apikey=ac79bc21-6d31-11e7-94da-0200cd936042&to=9561137096&from=PATHOF&templatename=test2&var1=5b92eb4cacbcd65c0d027c88&var2=%2Fauthenticate%2Fusers%2Fpassword%2Fedit%3Freset_password_token%3DgXW3PijTEVdR5c18iXyB response_code=0 return_code=operation_timedout total_time=10.520909 [ActiveJob] [OtpJob] [43b358fa-aeb0-424c-a74b-6b52d52d754b] Performed OtpJob from Inline(default) in 10528.86ms [ActiveJob] Enqueued OtpJob (Job ID: 43b358fa-aeb0-424c-a74b-6b52d52d754b) to Inline(default) with arguments: ["User", "5b92eb4cacbcd65c0d027c88", "send_transactional_sms", "{\"notification_id\":\"5b92eb4cacbcd65c0d027c8b\",\"notification_class\":\"Noti\"}"] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"notis", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9612344556", "_id"=>{"$ne"=>BSON::ObjectId('5b92eb4cacbcd65c0d027c88')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"JCsqDp22-BQ9VHePGVUk"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sSxZDYBk6s5ordFyHewJ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92eb4cacbcd65c0d027c88')}, "u"=>{"$set"=>{"additional_login_param"=>"9612344556", "a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [7c0e4400-363e-44ec-acaf-ace010784bb4] Performing OtpJob from Inline(default) with arguments: ["User", "5b92eb4cacbcd65c0d027c88", "send_sms_otp"] [ActiveJob] [OtpJob] [7c0e4400-363e-44ec-acaf-ace010784bb4] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92eb4cacbcd65c0d027c88')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [7c0e4400-363e-44ec-acaf-ace010784bb4] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [7c0e4400-363e-44ec-acaf-ace010784bb4] Performed OtpJob from Inline(default) in 2.46ms [ActiveJob] Enqueued OtpJob (Job ID: 7c0e4400-363e-44ec-acaf-ace010784bb4) to Inline(default) with arguments: ["User", "5b92eb4cacbcd65c0d027c88", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"VZC35xav72kxpNc1_qr2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92eb4cacbcd65c0d027c88')}, "u"=>{"$set"=>{"additional_login_param_status"=>2, "encry... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92eb4cacbcd65c0d027c88')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92eb4cacbcd65c0d027c88')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"notis", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"notis", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s Started POST "/admin_create_users" for 127.0.0.1 at 2018-09-08 02:49:19 +0530 Processing by Auth::AdminCreateUsersController#create as JSON Parameters: {"user"=>{"email"=>"rrphotosoft@gmail.com"}, "api_key"=>"test", "current_app_id"=>"testappid", "admin_create_user"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, admin_create_user, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"uHiB27v_2yxEjHP7zppV"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"E7Ki4aoETY-neSzq8yef"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92eb57acbcd65c0d027c8e'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92eb57acbcd65c0d027c8e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [3c88170e-3989-4401-89a1-5c1960d87e4d] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92eb57acbcd65c0d027c8e, "93dMsyKdySQTakZs_GV9", {} [ActiveJob] [ActionMailer::DeliveryJob] [3c88170e-3989-4401-89a1-5c1960d87e4d] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (5.5ms) [ActiveJob] [ActionMailer::DeliveryJob] [3c88170e-3989-4401-89a1-5c1960d87e4d] Devise::Mailer#confirmation_instructions: processed outbound mail in 361.1ms [ActiveJob] [ActionMailer::DeliveryJob] [3c88170e-3989-4401-89a1-5c1960d87e4d] Sent mail to rrphotosoft@gmail.com (9.8ms) [ActiveJob] [ActionMailer::DeliveryJob] [3c88170e-3989-4401-89a1-5c1960d87e4d] Date: Sat, 08 Sep 2018 02:49:19 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rrphotosoft@gmail.com Message-ID: <5b92eb57d248b_5c0d2b0a4428af54835c7@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome rrphotosoft@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [3c88170e-3989-4401-89a1-5c1960d87e4d] Performed ActionMailer::DeliveryJob from Inline(mailers) in 371.38ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 3c88170e-3989-4401-89a1-5c1960d87e4d) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92eb57acbcd65c0d027c8e, "93dMsyKdySQTakZs_GV9", {} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com", "_id"=>{"$ne"=>BSON::ObjectId('5b92eb57acbcd65c0d027c8e')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com", "_id"=>{"$ne"=>BSON::ObjectId('5b92eb57acbcd65c0d027c8e')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"s256GV8WKc3HAJPPtTAV"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"YySyx4dxKsJ26nJTDE-h"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92eb57acbcd65c0d027c8e')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 201 Created in 533ms (Views: 0.1ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"notis", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"1GguQjZh7hvqKnK6-Pwd"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"HSt8H1wiJ7gpw8_kdCbz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92eb57acbcd65c0d027c90'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92eb57acbcd65c0d027c90')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [dfd3c562-84e8-4456-bc22-b20a1dab6c6c] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92eb57acbcd65c0d027c90, "G9FDpyBT7z63ULdx35D3", {} [ActiveJob] [ActionMailer::DeliveryJob] [dfd3c562-84e8-4456-bc22-b20a1dab6c6c] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [dfd3c562-84e8-4456-bc22-b20a1dab6c6c] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.2ms [ActiveJob] [ActionMailer::DeliveryJob] [dfd3c562-84e8-4456-bc22-b20a1dab6c6c] Sent mail to rrphotosoft@gmail.com (1.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [dfd3c562-84e8-4456-bc22-b20a1dab6c6c] Date: Sat, 08 Sep 2018 02:49:20 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rrphotosoft@gmail.com Message-ID: <5b92eb5824a2_5c0d2b0a4428af54836c2@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome rrphotosoft@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [dfd3c562-84e8-4456-bc22-b20a1dab6c6c] Performed ActionMailer::DeliveryJob from Inline(mailers) in 2.79ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: dfd3c562-84e8-4456-bc22-b20a1dab6c6c) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92eb57acbcd65c0d027c90, "G9FDpyBT7z63ULdx35D3", {} Started POST "/authenticate/users/confirmation" for 127.0.0.1 at 2018-09-08 02:49:20 +0530 Processing by Auth::ConfirmationsController#create as JSON Parameters: {"user"=>{"email"=>"rrphotosoft@gmail.com"}, "api_key"=>"test", "current_app_id"=>"testappid", "confirmation"=>{"user"=>{"email"=>"rrphotosoft@gmail.com"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unconfirmed_email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"AXYoMokE5oLTeQBsXr8w"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92eb57acbcd65c0d027c90')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92eb57acbcd65c0d027c90')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [3a167ce2-c67d-4352-8423-d1cde4731938] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92eb57acbcd65c0d027c90, "G9FDpyBT7z63ULdx35D3", {} [ActiveJob] [ActionMailer::DeliveryJob] [3a167ce2-c67d-4352-8423-d1cde4731938] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [3a167ce2-c67d-4352-8423-d1cde4731938] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.3ms [ActiveJob] [ActionMailer::DeliveryJob] [3a167ce2-c67d-4352-8423-d1cde4731938] Sent mail to rrphotosoft@gmail.com (1.4ms) [ActiveJob] [ActionMailer::DeliveryJob] [3a167ce2-c67d-4352-8423-d1cde4731938] Date: Sat, 08 Sep 2018 02:49:20 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rrphotosoft@gmail.com Message-ID: <5b92eb5836fab_5c0d2b0a4428af548377a@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome rrphotosoft@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [3a167ce2-c67d-4352-8423-d1cde4731938] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.03ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 3a167ce2-c67d-4352-8423-d1cde4731938) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92eb57acbcd65c0d027c90, "G9FDpyBT7z63ULdx35D3", {} Completed 201 Created in 60ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"notis", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"fZ-s3d3GyxBbdrESrMtU"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"LAZ9uZ2LyVxANV-BqU8D"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92eb58acbcd65c0d027c93'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92eb58acbcd65c0d027c93')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [fd6816f3-3751-4a6b-802a-629e578fbae0] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92eb58acbcd65c0d027c93, "4jX6N98_yV_Y8QRpD99u", {} [ActiveJob] [ActionMailer::DeliveryJob] [fd6816f3-3751-4a6b-802a-629e578fbae0] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [fd6816f3-3751-4a6b-802a-629e578fbae0] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.3ms [ActiveJob] [ActionMailer::DeliveryJob] [fd6816f3-3751-4a6b-802a-629e578fbae0] Sent mail to rrphotosoft@gmail.com (1.6ms) [ActiveJob] [ActionMailer::DeliveryJob] [fd6816f3-3751-4a6b-802a-629e578fbae0] Date: Sat, 08 Sep 2018 02:49:20 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rrphotosoft@gmail.com Message-ID: <5b92eb584c17d_5c0d2b0a4428af54838dc@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome rrphotosoft@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [fd6816f3-3751-4a6b-802a-629e578fbae0] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.31ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: fd6816f3-3751-4a6b-802a-629e578fbae0) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92eb58acbcd65c0d027c93, "4jX6N98_yV_Y8QRpD99u", {} Started GET "/authenticate/users/confirmation?confirmation_token=4jX6N98_yV_Y8QRpD99u&api_key=test¤t_app_id=testappid" for 127.0.0.1 at 2018-09-08 02:49:20 +0530 Processing by Auth::ConfirmationsController#show as JSON Parameters: {"confirmation_token"=>"4jX6N98_yV_Y8QRpD99u", "api_key"=>"test", "current_app_id"=>"testappid", "confirmation"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"confirmation_token"=>"4jX6N98_yV_Y8QRpD99u"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"q-xehbbNwjeGLgh12yiQ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92eb58acbcd65c0d027c93')}, "u"=>{"$set"=>{"confirmed_at"=>2018-09-07 21:19:20 UTC, "... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"reset_password_token"=>"b07ae32e7c8c271a2b3f8aa994506d83280c086d282e3faded44cbb48d82fa19"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"XWsQ7PMU-Lz9y8gxEE5p"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92eb58acbcd65c0d027c93')}, "u"=>{"$set"=>{"identities"=>[], "reset_password_token"=>... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92eb58acbcd65c0d027c93')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [f6740e97-73d2-49f2-9821-18bff3d3b55e] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", gid://dummy/User/5b92eb58acbcd65c0d027c93, "6nkKJ44r6PwEKr2gU7tN", {} [ActiveJob] [ActionMailer::DeliveryJob] [f6740e97-73d2-49f2-9821-18bff3d3b55e] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/reset_password_instructions.html.erb (1.6ms) [ActiveJob] [ActionMailer::DeliveryJob] [f6740e97-73d2-49f2-9821-18bff3d3b55e] Devise::Mailer#reset_password_instructions: processed outbound mail in 10.9ms [ActiveJob] [ActionMailer::DeliveryJob] [f6740e97-73d2-49f2-9821-18bff3d3b55e] Sent mail to rrphotosoft@gmail.com (1.8ms) [ActiveJob] [ActionMailer::DeliveryJob] [f6740e97-73d2-49f2-9821-18bff3d3b55e] Date: Sat, 08 Sep 2018 02:49:20 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rrphotosoft@gmail.com Message-ID: <5b92eb586acb3_5c0d2b0a4428af54839b2@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Reset password instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello rrphotosoft@gmail.com!

Someone has requested a link to change your password. You can do this through the link below.

Change my password

If you didn't request this, please ignore this email.

Your password won't change until you access the link above and create a new one.

[ActiveJob] [ActionMailer::DeliveryJob] [f6740e97-73d2-49f2-9821-18bff3d3b55e] Performed ActionMailer::DeliveryJob from Inline(mailers) in 13.2ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: f6740e97-73d2-49f2-9821-18bff3d3b55e) to Inline(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", gid://dummy/User/5b92eb58acbcd65c0d027c93, "6nkKJ44r6PwEKr2gU7tN", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"JXpxvKBpjB8Qx796jJTA"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92eb58acbcd65c0d027c93')}, "u"=>{"$set"=>{"confirmed_at"=>2018-09-07 21:19:20 UTC, "... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92eb58acbcd65c0d027c93')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Rendered text template (0.1ms) Completed 201 Created in 198ms (Views: 8.9ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92eb58acbcd65c0d027c93')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"notis", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"aCPb83R-ZN2Lp35TCY7D"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"EBDMVuRJhTy-gb-zxcBe"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92eb58acbcd65c0d027c96'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92eb58acbcd65c0d027c96')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.007s [ActiveJob] [ActionMailer::DeliveryJob] [bd554262-afab-4167-92d9-f642e28ce392] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92eb58acbcd65c0d027c96, "pDT3yEnyWLqMBXWdrLDW", {} [ActiveJob] [ActionMailer::DeliveryJob] [bd554262-afab-4167-92d9-f642e28ce392] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [bd554262-afab-4167-92d9-f642e28ce392] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.5ms [ActiveJob] [ActionMailer::DeliveryJob] [bd554262-afab-4167-92d9-f642e28ce392] Sent mail to rrphotosoft@gmail.com (1.7ms) [ActiveJob] [ActionMailer::DeliveryJob] [bd554262-afab-4167-92d9-f642e28ce392] Date: Sat, 08 Sep 2018 02:49:20 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rrphotosoft@gmail.com Message-ID: <5b92eb589c7c6_5c0d2b0a4428af54840cd@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome rrphotosoft@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [bd554262-afab-4167-92d9-f642e28ce392] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.64ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: bd554262-afab-4167-92d9-f642e28ce392) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92eb58acbcd65c0d027c96, "pDT3yEnyWLqMBXWdrLDW", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"NEoXJyH4Dye2kQGrkrnC"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92eb58acbcd65c0d027c96')}, "u"=>{"$set"=>{"confirmed_at"=>2018-09-07 21:19:20 UTC, "... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"reset_password_token"=>"165b0a059868a0cc7dd50e134df8abb733b63d21fb619f2554a1b3880b549338"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"NztE2JTyaTEsVqsxPUMk"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92eb58acbcd65c0d027c96')}, "u"=>{"$set"=>{"identities"=>[], "reset_password_token"=>... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92eb58acbcd65c0d027c96')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [d3e96600-e021-45c0-b916-5911c875c44b] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", gid://dummy/User/5b92eb58acbcd65c0d027c96, "AaWm-WJu1DQdoDSTVbB1", {} [ActiveJob] [ActionMailer::DeliveryJob] [d3e96600-e021-45c0-b916-5911c875c44b] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/reset_password_instructions.html.erb (0.5ms) [ActiveJob] [ActionMailer::DeliveryJob] [d3e96600-e021-45c0-b916-5911c875c44b] Devise::Mailer#reset_password_instructions: processed outbound mail in 2.5ms [ActiveJob] [ActionMailer::DeliveryJob] [d3e96600-e021-45c0-b916-5911c875c44b] Sent mail to rrphotosoft@gmail.com (3.1ms) [ActiveJob] [ActionMailer::DeliveryJob] [d3e96600-e021-45c0-b916-5911c875c44b] Date: Sat, 08 Sep 2018 02:49:20 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rrphotosoft@gmail.com Message-ID: <5b92eb58b4cf0_5c0d2b0a4428af54841ac@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Reset password instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello rrphotosoft@gmail.com!

Someone has requested a link to change your password. You can do this through the link below.

Change my password

If you didn't request this, please ignore this email.

Your password won't change until you access the link above and create a new one.

[ActiveJob] [ActionMailer::DeliveryJob] [d3e96600-e021-45c0-b916-5911c875c44b] Performed ActionMailer::DeliveryJob from Inline(mailers) in 6.46ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: d3e96600-e021-45c0-b916-5911c875c44b) to Inline(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", gid://dummy/User/5b92eb58acbcd65c0d027c96, "AaWm-WJu1DQdoDSTVbB1", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"AymGRXHmQxCuVDPQMUsn"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92eb58acbcd65c0d027c96')}, "u"=>{"$set"=>{"confirmed_at"=>2018-09-07 21:19:20 UTC, "... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92eb58acbcd65c0d027c96')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Crxno-jfkssp1YMX3mHL"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92eb58acbcd65c0d027c96')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started PUT "/profiles/5b92eb58acbcd65c0d027c96" for 127.0.0.1 at 2018-09-08 02:49:20 +0530 Processing by ProfilesController#update as JSON Parameters: {"id"=>"5b92eb58acbcd65c0d027c96", "user"=>{"created_by_admin"=>true}, "resource"=>"users", "api_key"=>"test", "current_app_id"=>"testappid", "profile"=>{"id"=>"5b92eb58acbcd65c0d027c96", "user"=>{"created_by_admin"=>true}, "resource"=>"users", "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: profile, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"_id"=>BSON::ObjectId('5b92eb58acbcd65c0d027c96')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92eb58acbcd65c0d027c96')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yH6yxsZiBBw2RPyA38WH"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92eb58acbcd65c0d027c96')}, "u"=>{"$set"=>{"created_by_admin"=>true, "encrypted_authe... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"reset_password_token"=>"c30a383ec31f3a77653228bab32a4ba0b05f5ed37f3c22ce3e0430aae8da5721"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"_MERcu75SVsa96--9bQq"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92eb58acbcd65c0d027c96')}, "u"=>{"$set"=>{"reset_password_token"=>"c30a383ec31f3a776... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92eb58acbcd65c0d027c96')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [693e9b13-d275-4b30-8da7-cce80840d7bb] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", gid://dummy/User/5b92eb58acbcd65c0d027c96, "QDg8YEns8ayejesYQoH_", {} [ActiveJob] [ActionMailer::DeliveryJob] [693e9b13-d275-4b30-8da7-cce80840d7bb] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/reset_password_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [693e9b13-d275-4b30-8da7-cce80840d7bb] Devise::Mailer#reset_password_instructions: processed outbound mail in 1.6ms [ActiveJob] [ActionMailer::DeliveryJob] [693e9b13-d275-4b30-8da7-cce80840d7bb] Sent mail to rrphotosoft@gmail.com (2.7ms) [ActiveJob] [ActionMailer::DeliveryJob] [693e9b13-d275-4b30-8da7-cce80840d7bb] Date: Sat, 08 Sep 2018 02:49:21 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rrphotosoft@gmail.com Message-ID: <5b92eb593ed1_5c0d2b0a4428af5484258@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Reset password instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello rrphotosoft@gmail.com!

Someone has requested a link to change your password. You can do this through the link below.

Change my password

If you didn't request this, please ignore this email.

Your password won't change until you access the link above and create a new one.

[ActiveJob] [ActionMailer::DeliveryJob] [693e9b13-d275-4b30-8da7-cce80840d7bb] Performed ActionMailer::DeliveryJob from Inline(mailers) in 4.92ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 693e9b13-d275-4b30-8da7-cce80840d7bb) to Inline(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", gid://dummy/User/5b92eb58acbcd65c0d027c96, "QDg8YEns8ayejesYQoH_", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"B27jZFTXFGUuqMwj95X5"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92eb58acbcd65c0d027c96')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"psxQCEmcYTkfDYq99z3E"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92eb58acbcd65c0d027c96')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 204 No Content in 239ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"notis", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"9bFV82cs4tB7sbzMpMxK"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sXdwB_wkCDWsHPFNTFfh"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92eb59acbcd65c0d027c99'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92eb59acbcd65c0d027c99')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [f94aef3b-1b8e-4979-8fb3-bae0d6d2269e] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92eb59acbcd65c0d027c99, "1ex56jfv_VYPL22Kgwva", {} [ActiveJob] [ActionMailer::DeliveryJob] [f94aef3b-1b8e-4979-8fb3-bae0d6d2269e] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [f94aef3b-1b8e-4979-8fb3-bae0d6d2269e] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.5ms [ActiveJob] [ActionMailer::DeliveryJob] [f94aef3b-1b8e-4979-8fb3-bae0d6d2269e] Sent mail to rrphotosoft@gmail.com (1.6ms) [ActiveJob] [ActionMailer::DeliveryJob] [f94aef3b-1b8e-4979-8fb3-bae0d6d2269e] Date: Sat, 08 Sep 2018 02:49:21 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rrphotosoft@gmail.com Message-ID: <5b92eb5939942_5c0d2b0a4428af5484353@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome rrphotosoft@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [f94aef3b-1b8e-4979-8fb3-bae0d6d2269e] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.52ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: f94aef3b-1b8e-4979-8fb3-bae0d6d2269e) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92eb59acbcd65c0d027c99, "1ex56jfv_VYPL22Kgwva", {} Started GET "/authenticate/users/confirmation?confirmation_token=the+sandman+was+looking+for+a+legend+for+a+girl&api_key=test¤t_app_id=testappid" for 127.0.0.1 at 2018-09-08 02:49:21 +0530 Processing by Auth::ConfirmationsController#show as JSON Parameters: {"confirmation_token"=>"the sandman was looking for a legend for a girl", "api_key"=>"test", "current_app_id"=>"testappid", "confirmation"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"confirmation_token"=>"the sandman was looking for a legend for a girl"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"confirmation_token"=>"99326db4e21a0ded211977de8a9828b0370a791cfd183ae36a3b6ed626290250"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"notis", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"uPnbEer4x5XuD24joq_9"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"tZxahYTg6dXFCxK6gge9"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92eb59acbcd65c0d027c9c'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92eb59acbcd65c0d027c9c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [212f59b8-3620-44c5-a481-03b2f3857db1] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92eb59acbcd65c0d027c9c, "THTc-T85xH5wxF5syaof", {} [ActiveJob] [ActionMailer::DeliveryJob] [212f59b8-3620-44c5-a481-03b2f3857db1] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [212f59b8-3620-44c5-a481-03b2f3857db1] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.3ms [ActiveJob] [ActionMailer::DeliveryJob] [212f59b8-3620-44c5-a481-03b2f3857db1] Sent mail to rrphotosoft@gmail.com (1.6ms) [ActiveJob] [ActionMailer::DeliveryJob] [212f59b8-3620-44c5-a481-03b2f3857db1] Date: Sat, 08 Sep 2018 02:49:21 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rrphotosoft@gmail.com Message-ID: <5b92eb597c16c_5c0d2b0a4428af5484473@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome rrphotosoft@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [212f59b8-3620-44c5-a481-03b2f3857db1] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.25ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 212f59b8-3620-44c5-a481-03b2f3857db1) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92eb59acbcd65c0d027c9c, "THTc-T85xH5wxF5syaof", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"oK6N4eVfF9--cbTYXEsQ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92eb59acbcd65c0d027c9c')}, "u"=>{"$set"=>{"confirmed_at"=>2018-09-07 21:19:21 UTC, "... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"reset_password_token"=>"2577a445a2b8cab7de2def903cb12543d39ad8f7439bed248fab128257905c87"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"bqSAmvusuL5yUCUVMaSc"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92eb59acbcd65c0d027c9c')}, "u"=>{"$set"=>{"identities"=>[], "reset_password_token"=>... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92eb59acbcd65c0d027c9c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [6877b594-8ae4-4167-b940-32ed91a7190d] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", gid://dummy/User/5b92eb59acbcd65c0d027c9c, "_FxNQcsR_Kjg8mKA35Hy", {} [ActiveJob] [ActionMailer::DeliveryJob] [6877b594-8ae4-4167-b940-32ed91a7190d] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/reset_password_instructions.html.erb (0.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [6877b594-8ae4-4167-b940-32ed91a7190d] Devise::Mailer#reset_password_instructions: processed outbound mail in 1.2ms [ActiveJob] [ActionMailer::DeliveryJob] [6877b594-8ae4-4167-b940-32ed91a7190d] Sent mail to rrphotosoft@gmail.com (1.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [6877b594-8ae4-4167-b940-32ed91a7190d] Date: Sat, 08 Sep 2018 02:49:21 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rrphotosoft@gmail.com Message-ID: <5b92eb599c8a5_5c0d2b0a4428af5484586@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Reset password instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello rrphotosoft@gmail.com!

Someone has requested a link to change your password. You can do this through the link below.

Change my password

If you didn't request this, please ignore this email.

Your password won't change until you access the link above and create a new one.

[ActiveJob] [ActionMailer::DeliveryJob] [6877b594-8ae4-4167-b940-32ed91a7190d] Performed ActionMailer::DeliveryJob from Inline(mailers) in 2.78ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 6877b594-8ae4-4167-b940-32ed91a7190d) to Inline(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", gid://dummy/User/5b92eb59acbcd65c0d027c9c, "_FxNQcsR_Kjg8mKA35Hy", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"m65s_xEAzzDVcj9wNygG"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92eb59acbcd65c0d027c9c')}, "u"=>{"$set"=>{"confirmed_at"=>2018-09-07 21:19:21 UTC, "... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92eb59acbcd65c0d027c9c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"42we9hJDiCYLbG9hwo2n"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92eb59acbcd65c0d027c9c')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"doctor@gmail.com", "_id"=>{"$ne"=>BSON::ObjectId('5b92eb59acbcd65c0d027c9c')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"JYt3TSxQfCQcRj3QmctZ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"wKXGcSP4MsjvWAnUVuTx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92eb59acbcd65c0d027c9c')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92eb59acbcd65c0d027c9c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [1342f46b-587f-4e6f-87d9-76005f50029e] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92eb59acbcd65c0d027c9c, "eeXNBz-qBqc8QcJec83o", {:to=>"doctor@gmail.com"} [ActiveJob] [ActionMailer::DeliveryJob] [1342f46b-587f-4e6f-87d9-76005f50029e] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [1342f46b-587f-4e6f-87d9-76005f50029e] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.6ms [ActiveJob] [ActionMailer::DeliveryJob] [1342f46b-587f-4e6f-87d9-76005f50029e] Sent mail to doctor@gmail.com (1.5ms) [ActiveJob] [ActionMailer::DeliveryJob] [1342f46b-587f-4e6f-87d9-76005f50029e] Date: Sat, 08 Sep 2018 02:49:21 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: doctor@gmail.com Message-ID: <5b92eb59c8e30_5c0d2b0a4428af548462b@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome doctor@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [1342f46b-587f-4e6f-87d9-76005f50029e] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.61ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 1342f46b-587f-4e6f-87d9-76005f50029e) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92eb59acbcd65c0d027c9c, "eeXNBz-qBqc8QcJec83o", {:to=>"doctor@gmail.com"} Started POST "/admin_create_users" for 127.0.0.1 at 2018-09-08 02:49:21 +0530 Processing by Auth::AdminCreateUsersController#create as JSON Parameters: {"user"=>{"additional_login_param"=>"9561137096", "email"=>"doggy@gmail.com"}, "api_key"=>"test", "current_app_id"=>"testappid", "admin_create_user"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: api_key, current_app_id, admin_create_user, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"doggy@gmail.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Completed 422 Unprocessable Entity in 32ms (Views: 0.4ms) MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.006s Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"notis", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"izaiah@hirthemiller.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xMGREUzzb1KKcZimbg42"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"dQPA5Hw9ixVA-ymPa5kn"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92f0dcacbcd65df0f17b5f'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92f0dcacbcd65df0f17b5f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f0dcacbcd65df0f17b63')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"iex3s3BfGeFp8u2vJ-ic"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f0dcacbcd65df0f17b5f')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"easter@bins.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"oibHVvUtSbvSxb_m7Fnx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"JLoSDioVEwWCFVFwQBTs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92f0dcacbcd65df0f17b64'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92f0dcacbcd65df0f17b64')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"notis", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s Started POST "/admin_create_users" for 127.0.0.1 at 2018-09-08 03:12:52 +0530 Processing by Auth::AdminCreateUsersController#create as JSON Parameters: {"user"=>{"additional_login_param"=>"9561137096"}, "api_key"=>"test", "current_app_id"=>"testappid", "admin_create_user"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, admin_create_user, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"gmNAXC8Y--Dz1sBSTAyS"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"s3ino6zZzJiHphiz2Pwh"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92f0dcacbcd65df0f17b67'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096", "_id"=>{"$ne"=>BSON::ObjectId('5b92f0dcacbcd65df0f17b67')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"additional_login_param"=>"9561137096", "_id"=>{"$ne"=>BSON::ObjectId('5b92f0dcacbcd65df0f17b67')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"rdDF-6xABDUcBKyPxkne"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"SxxJfRyAzUpufVUx5L1w"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f0dcacbcd65df0f17b67')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [8480f931-6ed7-4187-b0b6-8ea7ad119945] Performing OtpJob from Inline(default) with arguments: ["User", "5b92f0dcacbcd65df0f17b67", "send_sms_otp"] [ActiveJob] [OtpJob] [8480f931-6ed7-4187-b0b6-8ea7ad119945] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92f0dcacbcd65df0f17b67')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [8480f931-6ed7-4187-b0b6-8ea7ad119945] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s [ActiveJob] [OtpJob] [8480f931-6ed7-4187-b0b6-8ea7ad119945] Performed OtpJob from Inline(default) in 8.47ms [ActiveJob] Enqueued OtpJob (Job ID: 8480f931-6ed7-4187-b0b6-8ea7ad119945) to Inline(default) with arguments: ["User", "5b92f0dcacbcd65df0f17b67", "send_sms_otp"] Completed 201 Created in 266ms (Views: 0.5ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f0dcacbcd65df0f17b67')}, "limit"=>1}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"notis", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"1BhRz-T2w8mErUzXYxnd"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"4C4SE-neGfLQs-HxAXCz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92f0ddacbcd65df0f17b69'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [783f463d-9244-4120-a992-c01aa0f0d71c] Performing OtpJob from Inline(default) with arguments: ["User", "5b92f0ddacbcd65df0f17b69", "send_sms_otp"] [ActiveJob] [OtpJob] [783f463d-9244-4120-a992-c01aa0f0d71c] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92f0ddacbcd65df0f17b69')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [783f463d-9244-4120-a992-c01aa0f0d71c] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [783f463d-9244-4120-a992-c01aa0f0d71c] Performed OtpJob from Inline(default) in 2.65ms [ActiveJob] Enqueued OtpJob (Job ID: 783f463d-9244-4120-a992-c01aa0f0d71c) to Inline(default) with arguments: ["User", "5b92f0ddacbcd65df0f17b69", "send_sms_otp"] Started GET "/authenticate/users/send_sms_otp?api_key=test¤t_app_id=testappid&user%5Badditional_login_param%5D=9561137096" for 127.0.0.1 at 2018-09-08 03:12:53 +0530 Processing by OtpController#send_sms_otp as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "user"=>{"additional_login_param"=>"9561137096"}, "resource"=>"users", "otp"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameter: otp MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"8JM1RyiAXGwrprF7ycK2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f0ddacbcd65df0f17b69')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"4a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [e29f3d83-2492-4af3-b99d-7e27baaa5858] Performing OtpJob from Inline(default) with arguments: ["User", "5b92f0ddacbcd65df0f17b69", "send_sms_otp"] [ActiveJob] [OtpJob] [e29f3d83-2492-4af3-b99d-7e27baaa5858] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92f0ddacbcd65df0f17b69')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [e29f3d83-2492-4af3-b99d-7e27baaa5858] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [e29f3d83-2492-4af3-b99d-7e27baaa5858] Performed OtpJob from Inline(default) in 4.25ms [ActiveJob] Enqueued OtpJob (Job ID: e29f3d83-2492-4af3-b99d-7e27baaa5858) to Inline(default) with arguments: ["User", "5b92f0ddacbcd65df0f17b69", "send_sms_otp"] Completed 200 OK in 83ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f0ddacbcd65df0f17b69')}, "limit"=>1}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"notis", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"j3EHGv7mzgUh9hUy5hYQ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zzhPNsXqPRsDo-HV7sgW"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92f0ddacbcd65df0f17b6b'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [624de45f-69d0-4bfe-ad7e-af5132b864cc] Performing OtpJob from Inline(default) with arguments: ["User", "5b92f0ddacbcd65df0f17b6b", "send_sms_otp"] [ActiveJob] [OtpJob] [624de45f-69d0-4bfe-ad7e-af5132b864cc] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92f0ddacbcd65df0f17b6b')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [624de45f-69d0-4bfe-ad7e-af5132b864cc] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [624de45f-69d0-4bfe-ad7e-af5132b864cc] Performed OtpJob from Inline(default) in 4.32ms [ActiveJob] Enqueued OtpJob (Job ID: 624de45f-69d0-4bfe-ad7e-af5132b864cc) to Inline(default) with arguments: ["User", "5b92f0ddacbcd65df0f17b6b", "send_sms_otp"] Started GET "/authenticate/users/verify_otp?api_key=test¤t_app_id=testappid&user%5Badditional_login_param%5D=9561137096&user%5Botp%5D=Fernando+Hammes" for 127.0.0.1 at 2018-09-08 03:12:53 +0530 Processing by OtpController#verify_otp as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "user"=>{"additional_login_param"=>"9561137096", "otp"=>"Fernando Hammes"}, "resource"=>"users", "otp"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameter: otp MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"HxsG9zgTkkpsox9V_9zz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f0ddacbcd65df0f17b6b')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"25... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [45d44334-25c6-4dee-8479-651941507a92] Performing OtpJob from Inline(default) with arguments: ["User", "5b92f0ddacbcd65df0f17b6b", "verify_sms_otp", "{\"otp\":\"Fernando Hammes\"}"] [ActiveJob] [OtpJob] [45d44334-25c6-4dee-8479-651941507a92] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92f0ddacbcd65df0f17b6b')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [45d44334-25c6-4dee-8479-651941507a92] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [45d44334-25c6-4dee-8479-651941507a92] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"DSmRwdJt8Esmemc8yVQC"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [45d44334-25c6-4dee-8479-651941507a92] MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [45d44334-25c6-4dee-8479-651941507a92] MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f0ddacbcd65df0f17b6b')}, "u"=>{"$set"=>{"otp"=>"Fernando Hammes", "additional_logi... [ActiveJob] [OtpJob] [45d44334-25c6-4dee-8479-651941507a92] MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [45d44334-25c6-4dee-8479-651941507a92] MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92f0ddacbcd65df0f17b6b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... [ActiveJob] [OtpJob] [45d44334-25c6-4dee-8479-651941507a92] MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [45d44334-25c6-4dee-8479-651941507a92] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"reset_password_token"=>"e1b5b2a7b187a3a3de515a01f4e66a981fb109430297e4797b9f565aaa5a9400"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"5edLbJ_AwvTxw-KasvyB"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [45d44334-25c6-4dee-8479-651941507a92] MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [45d44334-25c6-4dee-8479-651941507a92] MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f0ddacbcd65df0f17b6b')}, "u"=>{"$set"=>{"otp"=>"Fernando Hammes", "additional_logi... [ActiveJob] [OtpJob] [45d44334-25c6-4dee-8479-651941507a92] MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [45d44334-25c6-4dee-8479-651941507a92] MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92f0ddacbcd65df0f17b6b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... [ActiveJob] [OtpJob] [45d44334-25c6-4dee-8479-651941507a92] MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [45d44334-25c6-4dee-8479-651941507a92] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92f0ddacbcd65df0f17b6b')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [45d44334-25c6-4dee-8479-651941507a92] MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [45d44334-25c6-4dee-8479-651941507a92] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"u9aF7zH3LzqeJNFCMPzm"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [45d44334-25c6-4dee-8479-651941507a92] MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [45d44334-25c6-4dee-8479-651941507a92] MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f0ddacbcd65df0f17b6b')}, "u"=>{"$set"=>{"created_by_admin"=>false, "encrypted_auth... [ActiveJob] [OtpJob] [45d44334-25c6-4dee-8479-651941507a92] MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [45d44334-25c6-4dee-8479-651941507a92] MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"notis", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92f0ddacbcd65df0f17b6f'), "email_subject"=>"Notification from PathoFast", "resource_ids"... [ActiveJob] [OtpJob] [45d44334-25c6-4dee-8479-651941507a92] MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s [ActiveJob] [OtpJob] [45d44334-25c6-4dee-8479-651941507a92] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92f0ddacbcd65df0f17b6b')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [45d44334-25c6-4dee-8479-651941507a92] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [45d44334-25c6-4dee-8479-651941507a92] [OtpJob] [ae3647ee-d461-43d8-998a-64c1a1c2a98a] Performing OtpJob from Inline(default) with arguments: ["User", "5b92f0ddacbcd65df0f17b6b", "send_email", "{\"notification_id\":\"5b92f0ddacbcd65df0f17b6f\",\"notification_class\":\"Noti\"}"] [ActiveJob] [OtpJob] [45d44334-25c6-4dee-8479-651941507a92] [OtpJob] [ae3647ee-d461-43d8-998a-64c1a1c2a98a] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92f0ddacbcd65df0f17b6b')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [45d44334-25c6-4dee-8479-651941507a92] [OtpJob] [ae3647ee-d461-43d8-998a-64c1a1c2a98a] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [45d44334-25c6-4dee-8479-651941507a92] [OtpJob] [ae3647ee-d461-43d8-998a-64c1a1c2a98a] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"notis", "filter"=>{"_id"=>BSON::ObjectId('5b92f0ddacbcd65df0f17b6f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [45d44334-25c6-4dee-8479-651941507a92] [OtpJob] [ae3647ee-d461-43d8-998a-64c1a1c2a98a] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [45d44334-25c6-4dee-8479-651941507a92] [OtpJob] [ae3647ee-d461-43d8-998a-64c1a1c2a98a] Rendered /home/bhargav/Github/Auth/app/views/auth/notifier/_email.html.erb (2.1ms) [ActiveJob] [OtpJob] [45d44334-25c6-4dee-8479-651941507a92] [OtpJob] [ae3647ee-d461-43d8-998a-64c1a1c2a98a] Rendered new/notification.html.erb within layouts/mailer (45.6ms) [ActiveJob] [OtpJob] [45d44334-25c6-4dee-8479-651941507a92] [OtpJob] [ae3647ee-d461-43d8-998a-64c1a1c2a98a] Rendered new/notification.text.erb within layouts/mailer (1.7ms) [ActiveJob] [OtpJob] [45d44334-25c6-4dee-8479-651941507a92] [OtpJob] [ae3647ee-d461-43d8-998a-64c1a1c2a98a] New#notification: processed outbound mail in 323.7ms [ActiveJob] [OtpJob] [45d44334-25c6-4dee-8479-651941507a92] [OtpJob] [ae3647ee-d461-43d8-998a-64c1a1c2a98a] MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"noti_responses", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92f0deacbcd65df0f17b72'), "doc_version"=>0, "responses"=>["{\"webhook_identifie... [ActiveJob] [OtpJob] [45d44334-25c6-4dee-8479-651941507a92] [OtpJob] [ae3647ee-d461-43d8-998a-64c1a1c2a98a] MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.321s [ActiveJob] [OtpJob] [45d44334-25c6-4dee-8479-651941507a92] [OtpJob] [ae3647ee-d461-43d8-998a-64c1a1c2a98a] MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"notis", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f0ddacbcd65df0f17b6f')}, "u"=>{"$set"=>{"email_send_count"=>1, "updated_at"=>2018-... [ActiveJob] [OtpJob] [45d44334-25c6-4dee-8479-651941507a92] [OtpJob] [ae3647ee-d461-43d8-998a-64c1a1c2a98a] MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [45d44334-25c6-4dee-8479-651941507a92] [OtpJob] [ae3647ee-d461-43d8-998a-64c1a1c2a98a] Sent mail to bhargav.r.raut@gmail.com (32.0ms) [ActiveJob] [OtpJob] [45d44334-25c6-4dee-8479-651941507a92] [OtpJob] [ae3647ee-d461-43d8-998a-64c1a1c2a98a] Date: Sat, 08 Sep 2018 03:12:54 +0530 From: from@example.com To: bhargav.r.raut@gmail.com Message-ID: <5b92f0de83721_5df02aec6d8daf7022743@bhargav-HP-Laptop-15g-br1xx.mail> Subject: 2018-09-08 03:12:53 +0530Now with new otp job architecture. PathoFast Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_5b92f0de2b349_5df02aec6d8daf7022687"; charset=UTF-8 Content-Transfer-Encoding: 7bit ----==_mimepart_5b92f0de2b349_5df02aec6d8daf7022687 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit hi this is a text partial. ----==_mimepart_5b92f0de2b349_5df02aec6d8daf7022687 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit
Hi there , I was rendered from the partial.
----==_mimepart_5b92f0de2b349_5df02aec6d8daf7022687-- [ActiveJob] [OtpJob] [45d44334-25c6-4dee-8479-651941507a92] [OtpJob] [ae3647ee-d461-43d8-998a-64c1a1c2a98a] Performed OtpJob from Inline(default) in 710.66ms [ActiveJob] [OtpJob] [45d44334-25c6-4dee-8479-651941507a92] Enqueued OtpJob (Job ID: ae3647ee-d461-43d8-998a-64c1a1c2a98a) to Inline(default) with arguments: ["User", "5b92f0ddacbcd65df0f17b6b", "send_email", "{\"notification_id\":\"5b92f0ddacbcd65df0f17b6f\",\"notification_class\":\"Noti\"}"] [ActiveJob] [OtpJob] [45d44334-25c6-4dee-8479-651941507a92] [OtpJob] [19d97a07-7557-46e3-939f-3ba292e842eb] Performing OtpJob from Inline(default) with arguments: ["User", "5b92f0ddacbcd65df0f17b6b", "send_transactional_sms", "{\"notification_id\":\"5b92f0ddacbcd65df0f17b6f\",\"notification_class\":\"Noti\"}"] [ActiveJob] [OtpJob] [45d44334-25c6-4dee-8479-651941507a92] [OtpJob] [19d97a07-7557-46e3-939f-3ba292e842eb] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92f0ddacbcd65df0f17b6b')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [45d44334-25c6-4dee-8479-651941507a92] [OtpJob] [19d97a07-7557-46e3-939f-3ba292e842eb] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [45d44334-25c6-4dee-8479-651941507a92] [OtpJob] [19d97a07-7557-46e3-939f-3ba292e842eb] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"notis", "filter"=>{"_id"=>BSON::ObjectId('5b92f0ddacbcd65df0f17b6f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [45d44334-25c6-4dee-8479-651941507a92] [OtpJob] [19d97a07-7557-46e3-939f-3ba292e842eb] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [45d44334-25c6-4dee-8479-651941507a92] [OtpJob] [19d97a07-7557-46e3-939f-3ba292e842eb] ETHON: Libcurl initialized [ActiveJob] [OtpJob] [45d44334-25c6-4dee-8479-651941507a92] [OtpJob] [19d97a07-7557-46e3-939f-3ba292e842eb] ETHON: performed EASY effective_url=https://2factor.in/API/R1/?module=TRANS_SMS&apikey=ac79bc21-6d31-11e7-94da-0200cd936042&to=9561137096&from=PATHOF&templatename=test2&var1=5b92f0ddacbcd65df0f17b6b&var2=%2Fauthenticate%2Fusers%2Fpassword%2Fedit%3Freset_password_token%3D_fjb_8pBJ1WJrMae8BoY response_code=0 return_code=operation_timedout total_time=10.520042 [ActiveJob] [OtpJob] [45d44334-25c6-4dee-8479-651941507a92] [OtpJob] [19d97a07-7557-46e3-939f-3ba292e842eb] Performed OtpJob from Inline(default) in 10528.17ms [ActiveJob] [OtpJob] [45d44334-25c6-4dee-8479-651941507a92] Enqueued OtpJob (Job ID: 19d97a07-7557-46e3-939f-3ba292e842eb) to Inline(default) with arguments: ["User", "5b92f0ddacbcd65df0f17b6b", "send_transactional_sms", "{\"notification_id\":\"5b92f0ddacbcd65df0f17b6f\",\"notification_class\":\"Noti\"}"] [ActiveJob] [OtpJob] [45d44334-25c6-4dee-8479-651941507a92] Performed OtpJob from Inline(default) in 11612.21ms [ActiveJob] Enqueued OtpJob (Job ID: 45d44334-25c6-4dee-8479-651941507a92) to Inline(default) with arguments: ["User", "5b92f0ddacbcd65df0f17b6b", "verify_sms_otp", "{\"otp\":\"Fernando Hammes\"}"] Completed 200 OK in 11687ms (Views: 0.4ms) MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"notis", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f0ddacbcd65df0f17b6b')}, "limit"=>1}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"notis", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"cEsGR_v7jqiqivsLJGC1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"t1gVxcfGhJ_cnASua8CE"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92f0e9acbcd65df0f17b74'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [6e5f2cae-e4d5-4f2d-a54f-173908c940f7] Performing OtpJob from Inline(default) with arguments: ["User", "5b92f0e9acbcd65df0f17b74", "send_sms_otp"] [ActiveJob] [OtpJob] [6e5f2cae-e4d5-4f2d-a54f-173908c940f7] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92f0e9acbcd65df0f17b74')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [6e5f2cae-e4d5-4f2d-a54f-173908c940f7] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [6e5f2cae-e4d5-4f2d-a54f-173908c940f7] Performed OtpJob from Inline(default) in 8.37ms [ActiveJob] Enqueued OtpJob (Job ID: 6e5f2cae-e4d5-4f2d-a54f-173908c940f7) to Inline(default) with arguments: ["User", "5b92f0e9acbcd65df0f17b74", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xVv-wZxotNse3DBNr8Pd"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f0e9acbcd65df0f17b74')}, "u"=>{"$set"=>{"additional_login_param_status"=>2, "otp"=... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"reset_password_token"=>"18cf761f5726584d4b964d8166fbe0f80176cdc151e5164fe5a16328204f29f0"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"iMakmjyovCzYd-n4psyD"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f0e9acbcd65df0f17b74')}, "u"=>{"$set"=>{"additional_login_param_status"=>2, "otp"=... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92f0e9acbcd65df0f17b74')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"9KE1m4TnXsivDxYphcsh"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f0e9acbcd65df0f17b74')}, "u"=>{"$set"=>{"created_by_admin"=>false, "encrypted_auth... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"notis", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92f0e9acbcd65df0f17b77'), "email_subject"=>"Notification from PathoFast", "resource_ids"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92f0e9acbcd65df0f17b74')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [0780dafa-b69c-421c-ac39-188d836008e2] Performing OtpJob from Inline(default) with arguments: ["User", "5b92f0e9acbcd65df0f17b74", "send_email", "{\"notification_id\":\"5b92f0e9acbcd65df0f17b77\",\"notification_class\":\"Noti\"}"] [ActiveJob] [OtpJob] [0780dafa-b69c-421c-ac39-188d836008e2] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92f0e9acbcd65df0f17b74')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [0780dafa-b69c-421c-ac39-188d836008e2] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [0780dafa-b69c-421c-ac39-188d836008e2] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"notis", "filter"=>{"_id"=>BSON::ObjectId('5b92f0e9acbcd65df0f17b77')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [0780dafa-b69c-421c-ac39-188d836008e2] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [0780dafa-b69c-421c-ac39-188d836008e2] Rendered /home/bhargav/Github/Auth/app/views/auth/notifier/_email.html.erb (0.1ms) [ActiveJob] [OtpJob] [0780dafa-b69c-421c-ac39-188d836008e2] Rendered new/notification.html.erb within layouts/mailer (0.5ms) [ActiveJob] [OtpJob] [0780dafa-b69c-421c-ac39-188d836008e2] Rendered new/notification.text.erb within layouts/mailer (0.1ms) [ActiveJob] [OtpJob] [0780dafa-b69c-421c-ac39-188d836008e2] New#notification: processed outbound mail in 5.0ms [ActiveJob] [OtpJob] [0780dafa-b69c-421c-ac39-188d836008e2] MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"noti_responses", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92f0e9acbcd65df0f17b7a'), "doc_version"=>0, "responses"=>["{\"webhook_identifie... [ActiveJob] [OtpJob] [0780dafa-b69c-421c-ac39-188d836008e2] MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [0780dafa-b69c-421c-ac39-188d836008e2] MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"notis", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f0e9acbcd65df0f17b77')}, "u"=>{"$set"=>{"email_send_count"=>1, "updated_at"=>2018-... [ActiveJob] [OtpJob] [0780dafa-b69c-421c-ac39-188d836008e2] MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [0780dafa-b69c-421c-ac39-188d836008e2] Sent mail to bhargav.r.raut@gmail.com (4.1ms) [ActiveJob] [OtpJob] [0780dafa-b69c-421c-ac39-188d836008e2] Date: Sat, 08 Sep 2018 03:13:05 +0530 From: from@example.com To: bhargav.r.raut@gmail.com Message-ID: <5b92f0e95ebb3_5df02aec6d8daf70229f7@bhargav-HP-Laptop-15g-br1xx.mail> Subject: 2018-09-08 03:13:05 +0530Now with new otp job architecture. PathoFast Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_5b92f0e95c851_5df02aec6d8daf7022827"; charset=UTF-8 Content-Transfer-Encoding: 7bit ----==_mimepart_5b92f0e95c851_5df02aec6d8daf7022827 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit hi this is a text partial. ----==_mimepart_5b92f0e95c851_5df02aec6d8daf7022827 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit
Hi there , I was rendered from the partial.
----==_mimepart_5b92f0e95c851_5df02aec6d8daf7022827-- [ActiveJob] [OtpJob] [0780dafa-b69c-421c-ac39-188d836008e2] Performed OtpJob from Inline(default) in 20.49ms [ActiveJob] Enqueued OtpJob (Job ID: 0780dafa-b69c-421c-ac39-188d836008e2) to Inline(default) with arguments: ["User", "5b92f0e9acbcd65df0f17b74", "send_email", "{\"notification_id\":\"5b92f0e9acbcd65df0f17b77\",\"notification_class\":\"Noti\"}"] [ActiveJob] [OtpJob] [7c9ead7e-d6a2-4ff5-92ae-9e0d58ba44a0] Performing OtpJob from Inline(default) with arguments: ["User", "5b92f0e9acbcd65df0f17b74", "send_transactional_sms", "{\"notification_id\":\"5b92f0e9acbcd65df0f17b77\",\"notification_class\":\"Noti\"}"] [ActiveJob] [OtpJob] [7c9ead7e-d6a2-4ff5-92ae-9e0d58ba44a0] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92f0e9acbcd65df0f17b74')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [7c9ead7e-d6a2-4ff5-92ae-9e0d58ba44a0] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [7c9ead7e-d6a2-4ff5-92ae-9e0d58ba44a0] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"notis", "filter"=>{"_id"=>BSON::ObjectId('5b92f0e9acbcd65df0f17b77')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [7c9ead7e-d6a2-4ff5-92ae-9e0d58ba44a0] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [7c9ead7e-d6a2-4ff5-92ae-9e0d58ba44a0] ETHON: performed EASY effective_url=https://2factor.in/API/R1/?module=TRANS_SMS&apikey=ac79bc21-6d31-11e7-94da-0200cd936042&to=9561137096&from=PATHOF&templatename=test2&var1=5b92f0e9acbcd65df0f17b74&var2=%2Fauthenticate%2Fusers%2Fpassword%2Fedit%3Freset_password_token%3DwDn2RzJJqv5Vz3UqkGan response_code=0 return_code=operation_timedout total_time=10.519355 [ActiveJob] [OtpJob] [7c9ead7e-d6a2-4ff5-92ae-9e0d58ba44a0] Performed OtpJob from Inline(default) in 10526.62ms [ActiveJob] Enqueued OtpJob (Job ID: 7c9ead7e-d6a2-4ff5-92ae-9e0d58ba44a0) to Inline(default) with arguments: ["User", "5b92f0e9acbcd65df0f17b74", "send_transactional_sms", "{\"notification_id\":\"5b92f0e9acbcd65df0f17b77\",\"notification_class\":\"Noti\"}"] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"notis", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s Started PUT "/profiles/5b92f0e9acbcd65df0f17b74" for 127.0.0.1 at 2018-09-08 03:13:15 +0530 Processing by ProfilesController#update as JSON Parameters: {"id"=>"5b92f0e9acbcd65df0f17b74", "user"=>{"created_by_admin"=>true}, "resource"=>"users", "api_key"=>"test", "current_app_id"=>"testappid", "profile"=>{"id"=>"5b92f0e9acbcd65df0f17b74", "user"=>{"created_by_admin"=>true}, "resource"=>"users", "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: profile, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"_id"=>BSON::ObjectId('5b92f0e9acbcd65df0f17b74')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92f0e9acbcd65df0f17b74')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xxrzz6rpRRW3RABJCKSt"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f0e9acbcd65df0f17b74')}, "u"=>{"$set"=>{"created_by_admin"=>true, "encrypted_authe... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"reset_password_token"=>"f8e10cf76ae0d0a79d86af174bc2d97d388a07456092ac01b634954c6696e1cc"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"yWx1FxMasJUsbVxnsnoy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f0e9acbcd65df0f17b74')}, "u"=>{"$set"=>{"created_by_admin"=>true, "encrypted_authe... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"SszpFTPxJ-N3p6L1zya3"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f0e9acbcd65df0f17b74')}, "u"=>{"$set"=>{"created_by_admin"=>true, "encrypted_authe... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"NUHhPsWbM7Lj_KaxPGz7"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f0e9acbcd65df0f17b74')}, "u"=>{"$set"=>{"created_by_admin"=>false, "encrypted_auth... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"notis", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92f0f4acbcd65df0f17b7c'), "email_subject"=>"Notification from PathoFast", "resource_ids"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92f0e9acbcd65df0f17b74')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [a796d42f-250f-42e1-8bc3-72cb705576a1] Performing OtpJob from Inline(default) with arguments: ["User", "5b92f0e9acbcd65df0f17b74", "send_email", "{\"notification_id\":\"5b92f0f4acbcd65df0f17b7c\",\"notification_class\":\"Noti\"}"] [ActiveJob] [OtpJob] [a796d42f-250f-42e1-8bc3-72cb705576a1] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92f0e9acbcd65df0f17b74')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [a796d42f-250f-42e1-8bc3-72cb705576a1] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [a796d42f-250f-42e1-8bc3-72cb705576a1] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"notis", "filter"=>{"_id"=>BSON::ObjectId('5b92f0f4acbcd65df0f17b7c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [a796d42f-250f-42e1-8bc3-72cb705576a1] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [a796d42f-250f-42e1-8bc3-72cb705576a1] Rendered /home/bhargav/Github/Auth/app/views/auth/notifier/_email.html.erb (0.0ms) [ActiveJob] [OtpJob] [a796d42f-250f-42e1-8bc3-72cb705576a1] Rendered new/notification.html.erb within layouts/mailer (0.3ms) [ActiveJob] [OtpJob] [a796d42f-250f-42e1-8bc3-72cb705576a1] Rendered new/notification.text.erb within layouts/mailer (0.0ms) [ActiveJob] [OtpJob] [a796d42f-250f-42e1-8bc3-72cb705576a1] New#notification: processed outbound mail in 3.6ms [ActiveJob] [OtpJob] [a796d42f-250f-42e1-8bc3-72cb705576a1] MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"noti_responses", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92f0f4acbcd65df0f17b7f'), "doc_version"=>0, "responses"=>["{\"webhook_identifie... [ActiveJob] [OtpJob] [a796d42f-250f-42e1-8bc3-72cb705576a1] MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [a796d42f-250f-42e1-8bc3-72cb705576a1] MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"notis", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f0f4acbcd65df0f17b7c')}, "u"=>{"$set"=>{"email_send_count"=>1, "updated_at"=>2018-... [ActiveJob] [OtpJob] [a796d42f-250f-42e1-8bc3-72cb705576a1] MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [a796d42f-250f-42e1-8bc3-72cb705576a1] Sent mail to bhargav.r.raut@gmail.com (2.9ms) [ActiveJob] [OtpJob] [a796d42f-250f-42e1-8bc3-72cb705576a1] Date: Sat, 08 Sep 2018 03:13:16 +0530 From: from@example.com To: bhargav.r.raut@gmail.com Message-ID: <5b92f0f439a9b_5df02aec6d8daf7023198@bhargav-HP-Laptop-15g-br1xx.mail> Subject: 2018-09-08 03:13:16 +0530Now with new otp job architecture. PathoFast Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_5b92f0f4381ad_5df02aec6d8daf7023094"; charset=UTF-8 Content-Transfer-Encoding: 7bit ----==_mimepart_5b92f0f4381ad_5df02aec6d8daf7023094 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit hi this is a text partial. ----==_mimepart_5b92f0f4381ad_5df02aec6d8daf7023094 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit
Hi there , I was rendered from the partial.
----==_mimepart_5b92f0f4381ad_5df02aec6d8daf7023094-- [ActiveJob] [OtpJob] [a796d42f-250f-42e1-8bc3-72cb705576a1] Performed OtpJob from Inline(default) in 15.05ms [ActiveJob] Enqueued OtpJob (Job ID: a796d42f-250f-42e1-8bc3-72cb705576a1) to Inline(default) with arguments: ["User", "5b92f0e9acbcd65df0f17b74", "send_email", "{\"notification_id\":\"5b92f0f4acbcd65df0f17b7c\",\"notification_class\":\"Noti\"}"] [ActiveJob] [OtpJob] [3769e28b-2d7c-4db9-9b31-c7687cd1c742] Performing OtpJob from Inline(default) with arguments: ["User", "5b92f0e9acbcd65df0f17b74", "send_transactional_sms", "{\"notification_id\":\"5b92f0f4acbcd65df0f17b7c\",\"notification_class\":\"Noti\"}"] [ActiveJob] [OtpJob] [3769e28b-2d7c-4db9-9b31-c7687cd1c742] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92f0e9acbcd65df0f17b74')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [3769e28b-2d7c-4db9-9b31-c7687cd1c742] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [3769e28b-2d7c-4db9-9b31-c7687cd1c742] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"notis", "filter"=>{"_id"=>BSON::ObjectId('5b92f0f4acbcd65df0f17b7c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [3769e28b-2d7c-4db9-9b31-c7687cd1c742] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [3769e28b-2d7c-4db9-9b31-c7687cd1c742] ETHON: performed EASY effective_url=https://2factor.in/API/R1/?module=TRANS_SMS&apikey=ac79bc21-6d31-11e7-94da-0200cd936042&to=9561137096&from=PATHOF&templatename=test2&var1=5b92f0e9acbcd65df0f17b74&var2=%2Fauthenticate%2Fusers%2Fpassword%2Fedit%3Freset_password_token%3DSzbGva2HMEzL92-s49yy response_code=0 return_code=operation_timedout total_time=10.52054 [ActiveJob] [OtpJob] [3769e28b-2d7c-4db9-9b31-c7687cd1c742] Performed OtpJob from Inline(default) in 10527.05ms [ActiveJob] Enqueued OtpJob (Job ID: 3769e28b-2d7c-4db9-9b31-c7687cd1c742) to Inline(default) with arguments: ["User", "5b92f0e9acbcd65df0f17b74", "send_transactional_sms", "{\"notification_id\":\"5b92f0f4acbcd65df0f17b7c\",\"notification_class\":\"Noti\"}"] Completed 204 No Content in 10812ms MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"notis", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f0e9acbcd65df0f17b74')}, "limit"=>1}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"notis", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"qF6KhbcQ-RqAFAk-Rntn"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"5s5nJi69LxE4dLZTKi32"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92f0feacbcd65df0f17b81'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [b8f5c648-f00d-4bc6-bab3-980c901e4c35] Performing OtpJob from Inline(default) with arguments: ["User", "5b92f0feacbcd65df0f17b81", "send_sms_otp"] [ActiveJob] [OtpJob] [b8f5c648-f00d-4bc6-bab3-980c901e4c35] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92f0feacbcd65df0f17b81')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [b8f5c648-f00d-4bc6-bab3-980c901e4c35] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [b8f5c648-f00d-4bc6-bab3-980c901e4c35] Performed OtpJob from Inline(default) in 5.94ms [ActiveJob] Enqueued OtpJob (Job ID: b8f5c648-f00d-4bc6-bab3-980c901e4c35) to Inline(default) with arguments: ["User", "5b92f0feacbcd65df0f17b81", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"3CR2kTE2XU3rE-qgRpKJ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f0feacbcd65df0f17b81')}, "u"=>{"$set"=>{"additional_login_param_status"=>0, "otp"=... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"notis", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started PUT "/profiles/5b92f0feacbcd65df0f17b81" for 127.0.0.1 at 2018-09-08 03:13:27 +0530 Processing by ProfilesController#update as JSON Parameters: {"id"=>"5b92f0feacbcd65df0f17b81", "user"=>{"created_by_admin"=>true}, "resource"=>"users", "api_key"=>"test", "current_app_id"=>"testappid", "profile"=>{"id"=>"5b92f0feacbcd65df0f17b81", "user"=>{"created_by_admin"=>true}, "resource"=>"users", "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: profile, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"_id"=>BSON::ObjectId('5b92f0feacbcd65df0f17b81')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92f0feacbcd65df0f17b81')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zGFrsSzTjNtruznvFDju"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f0feacbcd65df0f17b81')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"9xRgxsShrD1HfmHmj62D"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f0feacbcd65df0f17b81')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 204 No Content in 125ms MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"notis", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f0feacbcd65df0f17b81')}, "limit"=>1}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"notis", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"wiDYWx8Torr7gJExCasV"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"hxn2tTEqDXxoTLxivNCG"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92f0ffacbcd65df0f17b83'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [9f31d051-3d66-4515-b836-a19a9cb3eccd] Performing OtpJob from Inline(default) with arguments: ["User", "5b92f0ffacbcd65df0f17b83", "send_sms_otp"] [ActiveJob] [OtpJob] [9f31d051-3d66-4515-b836-a19a9cb3eccd] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92f0ffacbcd65df0f17b83')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [9f31d051-3d66-4515-b836-a19a9cb3eccd] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s [ActiveJob] [OtpJob] [9f31d051-3d66-4515-b836-a19a9cb3eccd] Performed OtpJob from Inline(default) in 8.28ms [ActiveJob] Enqueued OtpJob (Job ID: 9f31d051-3d66-4515-b836-a19a9cb3eccd) to Inline(default) with arguments: ["User", "5b92f0ffacbcd65df0f17b83", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"9sdLy_mjxq3RA6ZyQnJH"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f0ffacbcd65df0f17b83')}, "u"=>{"$set"=>{"additional_login_param_status"=>2, "otp"=... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"reset_password_token"=>"dfd606ab6152c3e3348d0e2d0eb4dffa6f77cefb4117489d97206825e0d4640a"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"wWqDFaUvaykpqLsyxaLz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f0ffacbcd65df0f17b83')}, "u"=>{"$set"=>{"additional_login_param_status"=>2, "otp"=... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92f0ffacbcd65df0f17b83')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"5czEph6c3F5uzszaR2KG"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f0ffacbcd65df0f17b83')}, "u"=>{"$set"=>{"created_by_admin"=>false, "encrypted_auth... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"notis", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92f0ffacbcd65df0f17b86'), "email_subject"=>"Notification from PathoFast", "resource_ids"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92f0ffacbcd65df0f17b83')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s [ActiveJob] [OtpJob] [fc4ec638-c033-43d8-a37f-9b7fc042d73b] Performing OtpJob from Inline(default) with arguments: ["User", "5b92f0ffacbcd65df0f17b83", "send_email", "{\"notification_id\":\"5b92f0ffacbcd65df0f17b86\",\"notification_class\":\"Noti\"}"] [ActiveJob] [OtpJob] [fc4ec638-c033-43d8-a37f-9b7fc042d73b] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92f0ffacbcd65df0f17b83')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [fc4ec638-c033-43d8-a37f-9b7fc042d73b] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s [ActiveJob] [OtpJob] [fc4ec638-c033-43d8-a37f-9b7fc042d73b] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"notis", "filter"=>{"_id"=>BSON::ObjectId('5b92f0ffacbcd65df0f17b86')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [fc4ec638-c033-43d8-a37f-9b7fc042d73b] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [fc4ec638-c033-43d8-a37f-9b7fc042d73b] Rendered /home/bhargav/Github/Auth/app/views/auth/notifier/_email.html.erb (0.1ms) [ActiveJob] [OtpJob] [fc4ec638-c033-43d8-a37f-9b7fc042d73b] Rendered new/notification.html.erb within layouts/mailer (0.4ms) [ActiveJob] [OtpJob] [fc4ec638-c033-43d8-a37f-9b7fc042d73b] Rendered new/notification.text.erb within layouts/mailer (0.0ms) [ActiveJob] [OtpJob] [fc4ec638-c033-43d8-a37f-9b7fc042d73b] New#notification: processed outbound mail in 3.7ms [ActiveJob] [OtpJob] [fc4ec638-c033-43d8-a37f-9b7fc042d73b] MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"noti_responses", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92f0ffacbcd65df0f17b89'), "doc_version"=>0, "responses"=>["{\"webhook_identifie... [ActiveJob] [OtpJob] [fc4ec638-c033-43d8-a37f-9b7fc042d73b] MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [fc4ec638-c033-43d8-a37f-9b7fc042d73b] MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"notis", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f0ffacbcd65df0f17b86')}, "u"=>{"$set"=>{"email_send_count"=>1, "updated_at"=>2018-... [ActiveJob] [OtpJob] [fc4ec638-c033-43d8-a37f-9b7fc042d73b] MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [fc4ec638-c033-43d8-a37f-9b7fc042d73b] Sent mail to bhargav.r.raut@gmail.com (4.2ms) [ActiveJob] [OtpJob] [fc4ec638-c033-43d8-a37f-9b7fc042d73b] Date: Sat, 08 Sep 2018 03:13:27 +0530 From: from@example.com To: bhargav.r.raut@gmail.com Message-ID: <5b92f0ff7132b_5df02aec6d8daf7023311@bhargav-HP-Laptop-15g-br1xx.mail> Subject: 2018-09-08 03:13:27 +0530Now with new otp job architecture. PathoFast Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_5b92f0ff6f269_5df02aec6d8daf70232f"; charset=UTF-8 Content-Transfer-Encoding: 7bit ----==_mimepart_5b92f0ff6f269_5df02aec6d8daf70232f Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit hi this is a text partial. ----==_mimepart_5b92f0ff6f269_5df02aec6d8daf70232f Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit
Hi there , I was rendered from the partial.
----==_mimepart_5b92f0ff6f269_5df02aec6d8daf70232f-- [ActiveJob] [OtpJob] [fc4ec638-c033-43d8-a37f-9b7fc042d73b] Performed OtpJob from Inline(default) in 25.68ms [ActiveJob] Enqueued OtpJob (Job ID: fc4ec638-c033-43d8-a37f-9b7fc042d73b) to Inline(default) with arguments: ["User", "5b92f0ffacbcd65df0f17b83", "send_email", "{\"notification_id\":\"5b92f0ffacbcd65df0f17b86\",\"notification_class\":\"Noti\"}"] [ActiveJob] [OtpJob] [fc9bce13-f0fd-42dc-a7eb-231a94c4e04c] Performing OtpJob from Inline(default) with arguments: ["User", "5b92f0ffacbcd65df0f17b83", "send_transactional_sms", "{\"notification_id\":\"5b92f0ffacbcd65df0f17b86\",\"notification_class\":\"Noti\"}"] [ActiveJob] [OtpJob] [fc9bce13-f0fd-42dc-a7eb-231a94c4e04c] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92f0ffacbcd65df0f17b83')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [fc9bce13-f0fd-42dc-a7eb-231a94c4e04c] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [fc9bce13-f0fd-42dc-a7eb-231a94c4e04c] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"notis", "filter"=>{"_id"=>BSON::ObjectId('5b92f0ffacbcd65df0f17b86')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [fc9bce13-f0fd-42dc-a7eb-231a94c4e04c] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [fc9bce13-f0fd-42dc-a7eb-231a94c4e04c] ETHON: performed EASY effective_url=https://2factor.in/API/R1/?module=TRANS_SMS&apikey=ac79bc21-6d31-11e7-94da-0200cd936042&to=9561137096&from=PATHOF&templatename=test2&var1=5b92f0ffacbcd65df0f17b83&var2=%2Fauthenticate%2Fusers%2Fpassword%2Fedit%3Freset_password_token%3DBdRW556PcqM6hc3oyZ8j response_code=0 return_code=operation_timedout total_time=10.519499 [ActiveJob] [OtpJob] [fc9bce13-f0fd-42dc-a7eb-231a94c4e04c] Performed OtpJob from Inline(default) in 10525.91ms [ActiveJob] Enqueued OtpJob (Job ID: fc9bce13-f0fd-42dc-a7eb-231a94c4e04c) to Inline(default) with arguments: ["User", "5b92f0ffacbcd65df0f17b83", "send_transactional_sms", "{\"notification_id\":\"5b92f0ffacbcd65df0f17b86\",\"notification_class\":\"Noti\"}"] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"notis", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9612344556", "_id"=>{"$ne"=>BSON::ObjectId('5b92f0ffacbcd65df0f17b83')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"4WDXKz3syfxrw-iEb5F_"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"w45_KP-CwEC4eXgvssWm"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f0ffacbcd65df0f17b83')}, "u"=>{"$set"=>{"additional_login_param"=>"9612344556", "a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [6e5f4bb8-49ed-4140-8057-4af2bf488a6e] Performing OtpJob from Inline(default) with arguments: ["User", "5b92f0ffacbcd65df0f17b83", "send_sms_otp"] [ActiveJob] [OtpJob] [6e5f4bb8-49ed-4140-8057-4af2bf488a6e] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92f0ffacbcd65df0f17b83')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [6e5f4bb8-49ed-4140-8057-4af2bf488a6e] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [6e5f4bb8-49ed-4140-8057-4af2bf488a6e] Performed OtpJob from Inline(default) in 4.37ms [ActiveJob] Enqueued OtpJob (Job ID: 6e5f4bb8-49ed-4140-8057-4af2bf488a6e) to Inline(default) with arguments: ["User", "5b92f0ffacbcd65df0f17b83", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"SXRqFr7adU18yFRFxgmo"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f0ffacbcd65df0f17b83')}, "u"=>{"$set"=>{"additional_login_param_status"=>2, "encry... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92f0ffacbcd65df0f17b83')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92f0ffacbcd65df0f17b83')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"notis", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"notis", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s Started POST "/admin_create_users" for 127.0.0.1 at 2018-09-08 03:13:38 +0530 Processing by Auth::AdminCreateUsersController#create as JSON Parameters: {"user"=>{"email"=>"rrphotosoft@gmail.com"}, "api_key"=>"test", "current_app_id"=>"testappid", "admin_create_user"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, admin_create_user, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"49BvZGsJn3AzzDhLirNZ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"FyYLKofTW-aomxRZ5Wzz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92f10aacbcd65df0f17b8c'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92f10aacbcd65df0f17b8c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [f832ceff-fe15-4a9e-bd70-0b531b8396bd] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92f10aacbcd65df0f17b8c, "kyJts7Nyq7wSmzVx9F3T", {} [ActiveJob] [ActionMailer::DeliveryJob] [f832ceff-fe15-4a9e-bd70-0b531b8396bd] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (5.6ms) [ActiveJob] [ActionMailer::DeliveryJob] [f832ceff-fe15-4a9e-bd70-0b531b8396bd] Devise::Mailer#confirmation_instructions: processed outbound mail in 24.1ms [ActiveJob] [ActionMailer::DeliveryJob] [f832ceff-fe15-4a9e-bd70-0b531b8396bd] Sent mail to rrphotosoft@gmail.com (1.6ms) [ActiveJob] [ActionMailer::DeliveryJob] [f832ceff-fe15-4a9e-bd70-0b531b8396bd] Date: Sat, 08 Sep 2018 03:13:38 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rrphotosoft@gmail.com Message-ID: <5b92f10a4e43a_5df02aec6d8daf7023424@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome rrphotosoft@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [f832ceff-fe15-4a9e-bd70-0b531b8396bd] Performed ActionMailer::DeliveryJob from Inline(mailers) in 26.24ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: f832ceff-fe15-4a9e-bd70-0b531b8396bd) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92f10aacbcd65df0f17b8c, "kyJts7Nyq7wSmzVx9F3T", {} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com", "_id"=>{"$ne"=>BSON::ObjectId('5b92f10aacbcd65df0f17b8c')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com", "_id"=>{"$ne"=>BSON::ObjectId('5b92f10aacbcd65df0f17b8c')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"wdExSKx3cdTY-1ztShWJ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"vjyoLdNeLdZ4GFypnQqY"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f10aacbcd65df0f17b8c')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 201 Created in 189ms (Views: 0.1ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"notis", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"d7VJ1jr4oSJaj7SB2WVA"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yrEY-YzwgMyoYxVf8eFZ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92f10aacbcd65df0f17b8e'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92f10aacbcd65df0f17b8e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [3fad6b62-ff34-494f-9556-ac2aedee583c] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92f10aacbcd65df0f17b8e, "NZXLbfy-PfzEZz_wfsiT", {} [ActiveJob] [ActionMailer::DeliveryJob] [3fad6b62-ff34-494f-9556-ac2aedee583c] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [3fad6b62-ff34-494f-9556-ac2aedee583c] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.3ms [ActiveJob] [ActionMailer::DeliveryJob] [3fad6b62-ff34-494f-9556-ac2aedee583c] Sent mail to rrphotosoft@gmail.com (1.4ms) [ActiveJob] [ActionMailer::DeliveryJob] [3fad6b62-ff34-494f-9556-ac2aedee583c] Date: Sat, 08 Sep 2018 03:13:38 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rrphotosoft@gmail.com Message-ID: <5b92f10a73426_5df02aec6d8daf702356d@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome rrphotosoft@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [3fad6b62-ff34-494f-9556-ac2aedee583c] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.01ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 3fad6b62-ff34-494f-9556-ac2aedee583c) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92f10aacbcd65df0f17b8e, "NZXLbfy-PfzEZz_wfsiT", {} Started POST "/authenticate/users/confirmation" for 127.0.0.1 at 2018-09-08 03:13:38 +0530 Processing by Auth::ConfirmationsController#create as JSON Parameters: {"user"=>{"email"=>"rrphotosoft@gmail.com"}, "api_key"=>"test", "current_app_id"=>"testappid", "confirmation"=>{"user"=>{"email"=>"rrphotosoft@gmail.com"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unconfirmed_email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xQhrs9r5rgBeuNwN1Ta3"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f10aacbcd65df0f17b8e')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92f10aacbcd65df0f17b8e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [648700d3-7f86-44ad-8e8d-3db470f4859f] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92f10aacbcd65df0f17b8e, "NZXLbfy-PfzEZz_wfsiT", {} [ActiveJob] [ActionMailer::DeliveryJob] [648700d3-7f86-44ad-8e8d-3db470f4859f] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.4ms) [ActiveJob] [ActionMailer::DeliveryJob] [648700d3-7f86-44ad-8e8d-3db470f4859f] Devise::Mailer#confirmation_instructions: processed outbound mail in 2.2ms [ActiveJob] [ActionMailer::DeliveryJob] [648700d3-7f86-44ad-8e8d-3db470f4859f] Sent mail to rrphotosoft@gmail.com (2.9ms) [ActiveJob] [ActionMailer::DeliveryJob] [648700d3-7f86-44ad-8e8d-3db470f4859f] Date: Sat, 08 Sep 2018 03:13:38 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rrphotosoft@gmail.com Message-ID: <5b92f10a92076_5df02aec6d8daf7023676@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome rrphotosoft@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [648700d3-7f86-44ad-8e8d-3db470f4859f] Performed ActionMailer::DeliveryJob from Inline(mailers) in 5.73ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 648700d3-7f86-44ad-8e8d-3db470f4859f) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92f10aacbcd65df0f17b8e, "NZXLbfy-PfzEZz_wfsiT", {} Completed 201 Created in 77ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"notis", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"JGc6LW7ZKZkH7Y98tact"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"uRXCi8UJCyTCrH4TGVhx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92f10aacbcd65df0f17b91'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92f10aacbcd65df0f17b91')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [2b6ccff0-d5bd-4168-b0a3-9d2f49945929] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92f10aacbcd65df0f17b91, "zuaAmS5Hu6X4Xho9HTZz", {} [ActiveJob] [ActionMailer::DeliveryJob] [2b6ccff0-d5bd-4168-b0a3-9d2f49945929] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [2b6ccff0-d5bd-4168-b0a3-9d2f49945929] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.3ms [ActiveJob] [ActionMailer::DeliveryJob] [2b6ccff0-d5bd-4168-b0a3-9d2f49945929] Sent mail to rrphotosoft@gmail.com (1.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [2b6ccff0-d5bd-4168-b0a3-9d2f49945929] Date: Sat, 08 Sep 2018 03:13:38 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rrphotosoft@gmail.com Message-ID: <5b92f10aa531f_5df02aec6d8daf7023737@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome rrphotosoft@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [2b6ccff0-d5bd-4168-b0a3-9d2f49945929] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.04ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 2b6ccff0-d5bd-4168-b0a3-9d2f49945929) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92f10aacbcd65df0f17b91, "zuaAmS5Hu6X4Xho9HTZz", {} Started GET "/authenticate/users/confirmation?confirmation_token=zuaAmS5Hu6X4Xho9HTZz&api_key=test¤t_app_id=testappid" for 127.0.0.1 at 2018-09-08 03:13:38 +0530 Processing by Auth::ConfirmationsController#show as JSON Parameters: {"confirmation_token"=>"zuaAmS5Hu6X4Xho9HTZz", "api_key"=>"test", "current_app_id"=>"testappid", "confirmation"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"confirmation_token"=>"zuaAmS5Hu6X4Xho9HTZz"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"T4kj427n6SAxVd4PBNVP"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f10aacbcd65df0f17b91')}, "u"=>{"$set"=>{"confirmed_at"=>2018-09-07 21:43:38 UTC, "... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"reset_password_token"=>"48faf1417e41a1234bbc61bb80098bded660e6dfd4ba29c7215af100c18ebe3c"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"EZHGdxnw3r64USMmbYEw"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f10aacbcd65df0f17b91')}, "u"=>{"$set"=>{"identities"=>[], "reset_password_token"=>... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92f10aacbcd65df0f17b91')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [a85c4a02-a09a-4f53-8cec-d6d69d4000e9] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", gid://dummy/User/5b92f10aacbcd65df0f17b91, "drG38cyLqVUyjnc2V1KF", {} [ActiveJob] [ActionMailer::DeliveryJob] [a85c4a02-a09a-4f53-8cec-d6d69d4000e9] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/reset_password_instructions.html.erb (1.6ms) [ActiveJob] [ActionMailer::DeliveryJob] [a85c4a02-a09a-4f53-8cec-d6d69d4000e9] Devise::Mailer#reset_password_instructions: processed outbound mail in 20.9ms [ActiveJob] [ActionMailer::DeliveryJob] [a85c4a02-a09a-4f53-8cec-d6d69d4000e9] Sent mail to rrphotosoft@gmail.com (2.5ms) [ActiveJob] [ActionMailer::DeliveryJob] [a85c4a02-a09a-4f53-8cec-d6d69d4000e9] Date: Sat, 08 Sep 2018 03:13:38 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rrphotosoft@gmail.com Message-ID: <5b92f10ac626b_5df02aec6d8daf702385b@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Reset password instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello rrphotosoft@gmail.com!

Someone has requested a link to change your password. You can do this through the link below.

Change my password

If you didn't request this, please ignore this email.

Your password won't change until you access the link above and create a new one.

[ActiveJob] [ActionMailer::DeliveryJob] [a85c4a02-a09a-4f53-8cec-d6d69d4000e9] Performed ActionMailer::DeliveryJob from Inline(mailers) in 24.31ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: a85c4a02-a09a-4f53-8cec-d6d69d4000e9) to Inline(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", gid://dummy/User/5b92f10aacbcd65df0f17b91, "drG38cyLqVUyjnc2V1KF", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xmnAUmscB26sL5gzkyyx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f10aacbcd65df0f17b91')}, "u"=>{"$set"=>{"confirmed_at"=>2018-09-07 21:43:38 UTC, "... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92f10aacbcd65df0f17b91')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Rendered text template (0.0ms) Completed 201 Created in 172ms (Views: 4.6ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92f10aacbcd65df0f17b91')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"notis", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"WFCikz8nvT4nUrtUAqWp"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ZEh3RQc7mt6C8BsGz_-D"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92f10aacbcd65df0f17b94'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92f10aacbcd65df0f17b94')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [a4ef2755-ef72-410f-8e95-3b019850410c] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92f10aacbcd65df0f17b94, "YuxCXUuSxVD2dvViPtaa", {} [ActiveJob] [ActionMailer::DeliveryJob] [a4ef2755-ef72-410f-8e95-3b019850410c] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [a4ef2755-ef72-410f-8e95-3b019850410c] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.6ms [ActiveJob] [ActionMailer::DeliveryJob] [a4ef2755-ef72-410f-8e95-3b019850410c] Sent mail to rrphotosoft@gmail.com (1.9ms) [ActiveJob] [ActionMailer::DeliveryJob] [a4ef2755-ef72-410f-8e95-3b019850410c] Date: Sat, 08 Sep 2018 03:13:38 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rrphotosoft@gmail.com Message-ID: <5b92f10af18e5_5df02aec6d8daf702397@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome rrphotosoft@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [a4ef2755-ef72-410f-8e95-3b019850410c] Performed ActionMailer::DeliveryJob from Inline(mailers) in 4.02ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: a4ef2755-ef72-410f-8e95-3b019850410c) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92f10aacbcd65df0f17b94, "YuxCXUuSxVD2dvViPtaa", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"qxF2q1cD98cq2Na-zW2j"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f10aacbcd65df0f17b94')}, "u"=>{"$set"=>{"confirmed_at"=>2018-09-07 21:43:39 UTC, "... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"reset_password_token"=>"e6788fc7414bba3d50f37f30ef308530acdd49c023cb4699a39a1e1579b71728"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"N12uGyxyZFzXWxdMyKgt"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f10aacbcd65df0f17b94')}, "u"=>{"$set"=>{"identities"=>[], "reset_password_token"=>... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92f10aacbcd65df0f17b94')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [1aa8cb7c-2e3a-4a86-8144-78cc836a883a] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", gid://dummy/User/5b92f10aacbcd65df0f17b94, "D4CQWLpWVovpZYr8n8W-", {} [ActiveJob] [ActionMailer::DeliveryJob] [1aa8cb7c-2e3a-4a86-8144-78cc836a883a] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/reset_password_instructions.html.erb (0.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [1aa8cb7c-2e3a-4a86-8144-78cc836a883a] Devise::Mailer#reset_password_instructions: processed outbound mail in 1.4ms [ActiveJob] [ActionMailer::DeliveryJob] [1aa8cb7c-2e3a-4a86-8144-78cc836a883a] Sent mail to rrphotosoft@gmail.com (1.4ms) [ActiveJob] [ActionMailer::DeliveryJob] [1aa8cb7c-2e3a-4a86-8144-78cc836a883a] Date: Sat, 08 Sep 2018 03:13:39 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rrphotosoft@gmail.com Message-ID: <5b92f10b1c3a2_5df02aec6d8daf70240e5@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Reset password instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello rrphotosoft@gmail.com!

Someone has requested a link to change your password. You can do this through the link below.

Change my password

If you didn't request this, please ignore this email.

Your password won't change until you access the link above and create a new one.

[ActiveJob] [ActionMailer::DeliveryJob] [1aa8cb7c-2e3a-4a86-8144-78cc836a883a] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.24ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 1aa8cb7c-2e3a-4a86-8144-78cc836a883a) to Inline(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", gid://dummy/User/5b92f10aacbcd65df0f17b94, "D4CQWLpWVovpZYr8n8W-", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"tYvQ7EvwHJzy9muPQ6Vp"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f10aacbcd65df0f17b94')}, "u"=>{"$set"=>{"confirmed_at"=>2018-09-07 21:43:39 UTC, "... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92f10aacbcd65df0f17b94')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"dbJkTbzKxYWDhcs5EBgC"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f10aacbcd65df0f17b94')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started PUT "/profiles/5b92f10aacbcd65df0f17b94" for 127.0.0.1 at 2018-09-08 03:13:39 +0530 Processing by ProfilesController#update as JSON Parameters: {"id"=>"5b92f10aacbcd65df0f17b94", "user"=>{"created_by_admin"=>true}, "resource"=>"users", "api_key"=>"test", "current_app_id"=>"testappid", "profile"=>{"id"=>"5b92f10aacbcd65df0f17b94", "user"=>{"created_by_admin"=>true}, "resource"=>"users", "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: profile, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"_id"=>BSON::ObjectId('5b92f10aacbcd65df0f17b94')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92f10aacbcd65df0f17b94')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"VW5RWYM8ZgdfHcGcnQ8o"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f10aacbcd65df0f17b94')}, "u"=>{"$set"=>{"created_by_admin"=>true, "encrypted_authe... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"reset_password_token"=>"105d82d2b7ce37605b517d1c81ec162d11ef06f8ae4bbd6d8383c30c730a084f"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"jKDNBdx94eBVnfR3Fc5_"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f10aacbcd65df0f17b94')}, "u"=>{"$set"=>{"reset_password_token"=>"105d82d2b7ce37605... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92f10aacbcd65df0f17b94')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [70365cbf-044f-4366-900d-ccb8bf45c8f5] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", gid://dummy/User/5b92f10aacbcd65df0f17b94, "947TgPMTKm32y3y5bwxo", {} [ActiveJob] [ActionMailer::DeliveryJob] [70365cbf-044f-4366-900d-ccb8bf45c8f5] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/reset_password_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [70365cbf-044f-4366-900d-ccb8bf45c8f5] Devise::Mailer#reset_password_instructions: processed outbound mail in 1.4ms [ActiveJob] [ActionMailer::DeliveryJob] [70365cbf-044f-4366-900d-ccb8bf45c8f5] Sent mail to rrphotosoft@gmail.com (1.6ms) [ActiveJob] [ActionMailer::DeliveryJob] [70365cbf-044f-4366-900d-ccb8bf45c8f5] Date: Sat, 08 Sep 2018 03:13:39 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rrphotosoft@gmail.com Message-ID: <5b92f10b5dbb9_5df02aec6d8daf7024197@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Reset password instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello rrphotosoft@gmail.com!

Someone has requested a link to change your password. You can do this through the link below.

Change my password

If you didn't request this, please ignore this email.

Your password won't change until you access the link above and create a new one.

[ActiveJob] [ActionMailer::DeliveryJob] [70365cbf-044f-4366-900d-ccb8bf45c8f5] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.45ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 70365cbf-044f-4366-900d-ccb8bf45c8f5) to Inline(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", gid://dummy/User/5b92f10aacbcd65df0f17b94, "947TgPMTKm32y3y5bwxo", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"T_uMpxeco1_tcD6shVCc"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f10aacbcd65df0f17b94')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"utjDL6SsJ9X_pjRXc9uh"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f10aacbcd65df0f17b94')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Completed 204 No Content in 320ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"notis", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"FPTQvpzR8M7JfscWMx2L"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"FDPEt3HDwEdLrjmyRLda"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92f10bacbcd65df0f17b97'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92f10bacbcd65df0f17b97')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [4dceafba-ebe3-4912-8902-716931db94a9] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92f10bacbcd65df0f17b97, "i9QZ8dzhGrrSTgjz-7p9", {} [ActiveJob] [ActionMailer::DeliveryJob] [4dceafba-ebe3-4912-8902-716931db94a9] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [4dceafba-ebe3-4912-8902-716931db94a9] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.4ms [ActiveJob] [ActionMailer::DeliveryJob] [4dceafba-ebe3-4912-8902-716931db94a9] Sent mail to rrphotosoft@gmail.com (1.5ms) [ActiveJob] [ActionMailer::DeliveryJob] [4dceafba-ebe3-4912-8902-716931db94a9] Date: Sat, 08 Sep 2018 03:13:39 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rrphotosoft@gmail.com Message-ID: <5b92f10babe56_5df02aec6d8daf7024284@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome rrphotosoft@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [4dceafba-ebe3-4912-8902-716931db94a9] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.27ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 4dceafba-ebe3-4912-8902-716931db94a9) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92f10bacbcd65df0f17b97, "i9QZ8dzhGrrSTgjz-7p9", {} Started GET "/authenticate/users/confirmation?confirmation_token=the+sandman+was+looking+for+a+legend+for+a+girl&api_key=test¤t_app_id=testappid" for 127.0.0.1 at 2018-09-08 03:13:39 +0530 Processing by Auth::ConfirmationsController#show as JSON Parameters: {"confirmation_token"=>"the sandman was looking for a legend for a girl", "api_key"=>"test", "current_app_id"=>"testappid", "confirmation"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"confirmation_token"=>"the sandman was looking for a legend for a girl"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"confirmation_token"=>"99326db4e21a0ded211977de8a9828b0370a791cfd183ae36a3b6ed626290250"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"notis", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"khcpvfTAAh-CoyXai7qA"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"9Nj-fLn1z5hk_9Lisjvw"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92f10bacbcd65df0f17b9a'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92f10bacbcd65df0f17b9a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [37d171b0-db53-4533-8d05-b78710e2d53d] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92f10bacbcd65df0f17b9a, "QvxPHDFfcMvz2ZKS2iam", {} [ActiveJob] [ActionMailer::DeliveryJob] [37d171b0-db53-4533-8d05-b78710e2d53d] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.4ms) [ActiveJob] [ActionMailer::DeliveryJob] [37d171b0-db53-4533-8d05-b78710e2d53d] Devise::Mailer#confirmation_instructions: processed outbound mail in 2.2ms [ActiveJob] [ActionMailer::DeliveryJob] [37d171b0-db53-4533-8d05-b78710e2d53d] Sent mail to rrphotosoft@gmail.com (1.4ms) [ActiveJob] [ActionMailer::DeliveryJob] [37d171b0-db53-4533-8d05-b78710e2d53d] Date: Sat, 08 Sep 2018 03:13:39 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rrphotosoft@gmail.com Message-ID: <5b92f10beedde_5df02aec6d8daf7024395@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome rrphotosoft@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [37d171b0-db53-4533-8d05-b78710e2d53d] Performed ActionMailer::DeliveryJob from Inline(mailers) in 4.18ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 37d171b0-db53-4533-8d05-b78710e2d53d) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92f10bacbcd65df0f17b9a, "QvxPHDFfcMvz2ZKS2iam", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"bb6BiKGMvnP1M-vzZnuE"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f10bacbcd65df0f17b9a')}, "u"=>{"$set"=>{"confirmed_at"=>2018-09-07 21:43:40 UTC, "... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"reset_password_token"=>"7f4fa8eac9088ec0a81162d403d853b72d956304bc1c321c0d44746bfae9fd80"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"s_SL2pYXTQmbExBWTBT5"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f10bacbcd65df0f17b9a')}, "u"=>{"$set"=>{"identities"=>[], "reset_password_token"=>... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92f10bacbcd65df0f17b9a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [8ad561b2-b1db-4428-892d-f11d1a85d809] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", gid://dummy/User/5b92f10bacbcd65df0f17b9a, "Z_jrWe2ynFAR1C_4KgKo", {} [ActiveJob] [ActionMailer::DeliveryJob] [8ad561b2-b1db-4428-892d-f11d1a85d809] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/reset_password_instructions.html.erb (0.6ms) [ActiveJob] [ActionMailer::DeliveryJob] [8ad561b2-b1db-4428-892d-f11d1a85d809] Devise::Mailer#reset_password_instructions: processed outbound mail in 3.5ms [ActiveJob] [ActionMailer::DeliveryJob] [8ad561b2-b1db-4428-892d-f11d1a85d809] Sent mail to rrphotosoft@gmail.com (6.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [8ad561b2-b1db-4428-892d-f11d1a85d809] Date: Sat, 08 Sep 2018 03:13:40 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rrphotosoft@gmail.com Message-ID: <5b92f10c1505f_5df02aec6d8daf70244ab@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Reset password instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello rrphotosoft@gmail.com!

Someone has requested a link to change your password. You can do this through the link below.

Change my password

If you didn't request this, please ignore this email.

Your password won't change until you access the link above and create a new one.

[ActiveJob] [ActionMailer::DeliveryJob] [8ad561b2-b1db-4428-892d-f11d1a85d809] Performed ActionMailer::DeliveryJob from Inline(mailers) in 10.9ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 8ad561b2-b1db-4428-892d-f11d1a85d809) to Inline(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", gid://dummy/User/5b92f10bacbcd65df0f17b9a, "Z_jrWe2ynFAR1C_4KgKo", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"_-TsBxmHyr4JZJS5W82n"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f10bacbcd65df0f17b9a')}, "u"=>{"$set"=>{"confirmed_at"=>2018-09-07 21:43:40 UTC, "... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92f10bacbcd65df0f17b9a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ephmkGCDUR5WXYNSzAiC"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f10bacbcd65df0f17b9a')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"doctor@gmail.com", "_id"=>{"$ne"=>BSON::ObjectId('5b92f10bacbcd65df0f17b9a')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"SEGc75bWnsvzH9sV9rbq"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"x-Z3j2mmtFpmnMGUTDfj"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f10bacbcd65df0f17b9a')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92f10bacbcd65df0f17b9a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [6a8b29f1-5b05-4d6b-a4bf-90333768f314] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92f10bacbcd65df0f17b9a, "sb37eoHzd2Yywinp8f6a", {:to=>"doctor@gmail.com"} [ActiveJob] [ActionMailer::DeliveryJob] [6a8b29f1-5b05-4d6b-a4bf-90333768f314] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [6a8b29f1-5b05-4d6b-a4bf-90333768f314] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.5ms [ActiveJob] [ActionMailer::DeliveryJob] [6a8b29f1-5b05-4d6b-a4bf-90333768f314] Sent mail to doctor@gmail.com (1.6ms) [ActiveJob] [ActionMailer::DeliveryJob] [6a8b29f1-5b05-4d6b-a4bf-90333768f314] Date: Sat, 08 Sep 2018 03:13:40 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: doctor@gmail.com Message-ID: <5b92f10c45500_5df02aec6d8daf702455c@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome doctor@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [6a8b29f1-5b05-4d6b-a4bf-90333768f314] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.57ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 6a8b29f1-5b05-4d6b-a4bf-90333768f314) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92f10bacbcd65df0f17b9a, "sb37eoHzd2Yywinp8f6a", {:to=>"doctor@gmail.com"} Started POST "/admin_create_users" for 127.0.0.1 at 2018-09-08 03:13:40 +0530 Processing by Auth::AdminCreateUsersController#create as JSON Parameters: {"user"=>{"additional_login_param"=>"9561137096", "email"=>"doggy@gmail.com"}, "api_key"=>"test", "current_app_id"=>"testappid", "admin_create_user"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, admin_create_user, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"doggy@gmail.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Completed 422 Unprocessable Entity in 33ms (Views: 0.2ms) MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.003s Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"elvie_quigley@walter.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"qSye9ZzVgHdV-p-sGiPP"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Y1uK2XsdxT_dr8EzzCjh"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92f133acbcd65e36eeee6d'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92f133acbcd65e36eeee6d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"johnnie@schoentillman.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"uysCCGSsqMcDr48UzDxq"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Ej9AfEEHKDXXE3Fnfdeo"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92f133acbcd65e36eeee71'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92f133acbcd65e36eeee71')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.001s Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"notis", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"wilfredo.smith@schulistpadberg.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"AyCXjD9fxxEZ1kvtr6mc"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"hEy9Pmc479F7k4h_jTPE"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92f15facbcd65e7896b465'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92f15facbcd65e7896b465')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f15facbcd65e7896b469')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"wLx1j96PkRZshbHvPFbQ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f15facbcd65e7896b465')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jordyn.predovic@dooley.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xsL5-rqM2V6yE5xmz4GZ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"RirJAxxsbo4iEfdJD9fU"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92f15facbcd65e7896b46a'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92f15facbcd65e7896b46a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"notis", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s Started POST "/admin_create_users" for 127.0.0.1 at 2018-09-08 03:15:03 +0530 Processing by Auth::AdminCreateUsersController#create as JSON Parameters: {"user"=>{"additional_login_param"=>"9561137096"}, "api_key"=>"test", "current_app_id"=>"testappid", "admin_create_user"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, admin_create_user, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"MxXSoUd7r9R9Fym6G275"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"8fTsr5wsuLfyWhkxZkEH"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92f160acbcd65e7896b46d'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096", "_id"=>{"$ne"=>BSON::ObjectId('5b92f160acbcd65e7896b46d')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"additional_login_param"=>"9561137096", "_id"=>{"$ne"=>BSON::ObjectId('5b92f160acbcd65e7896b46d')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"WsqMaLjE86d3dzy5qLv7"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"9MyVstabT61iSz_J1GSa"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f160acbcd65e7896b46d')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [ec4ca2fd-473b-41e1-be2a-8292decb5091] Performing OtpJob from Inline(default) with arguments: ["User", "5b92f160acbcd65e7896b46d", "send_sms_otp"] [ActiveJob] [OtpJob] [ec4ca2fd-473b-41e1-be2a-8292decb5091] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92f160acbcd65e7896b46d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [ec4ca2fd-473b-41e1-be2a-8292decb5091] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [ec4ca2fd-473b-41e1-be2a-8292decb5091] Performed OtpJob from Inline(default) in 7.72ms [ActiveJob] Enqueued OtpJob (Job ID: ec4ca2fd-473b-41e1-be2a-8292decb5091) to Inline(default) with arguments: ["User", "5b92f160acbcd65e7896b46d", "send_sms_otp"] Completed 201 Created in 146ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f160acbcd65e7896b46d')}, "limit"=>1}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"notis", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"VsyookazE1dszQ-yNEyR"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"bWU9arfBakjgxyXYGphP"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92f160acbcd65e7896b46f'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [18b5061d-cefc-4987-8368-42096a5577e9] Performing OtpJob from Inline(default) with arguments: ["User", "5b92f160acbcd65e7896b46f", "send_sms_otp"] [ActiveJob] [OtpJob] [18b5061d-cefc-4987-8368-42096a5577e9] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92f160acbcd65e7896b46f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [18b5061d-cefc-4987-8368-42096a5577e9] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [18b5061d-cefc-4987-8368-42096a5577e9] Performed OtpJob from Inline(default) in 5.63ms [ActiveJob] Enqueued OtpJob (Job ID: 18b5061d-cefc-4987-8368-42096a5577e9) to Inline(default) with arguments: ["User", "5b92f160acbcd65e7896b46f", "send_sms_otp"] Started GET "/authenticate/users/send_sms_otp?api_key=test¤t_app_id=testappid&user%5Badditional_login_param%5D=9561137096" for 127.0.0.1 at 2018-09-08 03:15:04 +0530 Processing by OtpController#send_sms_otp as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "user"=>{"additional_login_param"=>"9561137096"}, "resource"=>"users", "otp"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameter: otp MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"1xEnNQxDduSRrUpDJ3o9"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f160acbcd65e7896b46f')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"59... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [00001a6b-57e6-4a12-87f6-e6c5b0fe905d] Performing OtpJob from Inline(default) with arguments: ["User", "5b92f160acbcd65e7896b46f", "send_sms_otp"] [ActiveJob] [OtpJob] [00001a6b-57e6-4a12-87f6-e6c5b0fe905d] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92f160acbcd65e7896b46f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [00001a6b-57e6-4a12-87f6-e6c5b0fe905d] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [00001a6b-57e6-4a12-87f6-e6c5b0fe905d] Performed OtpJob from Inline(default) in 5.6ms [ActiveJob] Enqueued OtpJob (Job ID: 00001a6b-57e6-4a12-87f6-e6c5b0fe905d) to Inline(default) with arguments: ["User", "5b92f160acbcd65e7896b46f", "send_sms_otp"] Completed 200 OK in 70ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f160acbcd65e7896b46f')}, "limit"=>1}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"notis", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"F8dTeTFdQTda4P6m2ExJ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"oWVyKXinqRVe9__8mKcY"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92f160acbcd65e7896b471'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [00e09421-5504-4c27-a6b7-c104cb70aec9] Performing OtpJob from Inline(default) with arguments: ["User", "5b92f160acbcd65e7896b471", "send_sms_otp"] [ActiveJob] [OtpJob] [00e09421-5504-4c27-a6b7-c104cb70aec9] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92f160acbcd65e7896b471')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [00e09421-5504-4c27-a6b7-c104cb70aec9] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [00e09421-5504-4c27-a6b7-c104cb70aec9] Performed OtpJob from Inline(default) in 4.31ms [ActiveJob] Enqueued OtpJob (Job ID: 00e09421-5504-4c27-a6b7-c104cb70aec9) to Inline(default) with arguments: ["User", "5b92f160acbcd65e7896b471", "send_sms_otp"] Started GET "/authenticate/users/verify_otp?api_key=test¤t_app_id=testappid&user%5Badditional_login_param%5D=9561137096&user%5Botp%5D=Grady+Conroy" for 127.0.0.1 at 2018-09-08 03:15:04 +0530 Processing by OtpController#verify_otp as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "user"=>{"additional_login_param"=>"9561137096", "otp"=>"Grady Conroy"}, "resource"=>"users", "otp"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameter: otp MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"vQzhQDqUrVozgsQPVQXv"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f160acbcd65e7896b471')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"e4... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [f7eeb023-2ece-468a-a33f-6384b705eca0] Performing OtpJob from Inline(default) with arguments: ["User", "5b92f160acbcd65e7896b471", "verify_sms_otp", "{\"otp\":\"Grady Conroy\"}"] [ActiveJob] [OtpJob] [f7eeb023-2ece-468a-a33f-6384b705eca0] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92f160acbcd65e7896b471')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [f7eeb023-2ece-468a-a33f-6384b705eca0] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [f7eeb023-2ece-468a-a33f-6384b705eca0] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xwWDByzr9s_yryy6YtUt"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [f7eeb023-2ece-468a-a33f-6384b705eca0] MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [f7eeb023-2ece-468a-a33f-6384b705eca0] MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f160acbcd65e7896b471')}, "u"=>{"$set"=>{"otp"=>"Grady Conroy", "additional_login_p... [ActiveJob] [OtpJob] [f7eeb023-2ece-468a-a33f-6384b705eca0] MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [f7eeb023-2ece-468a-a33f-6384b705eca0] MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92f160acbcd65e7896b471')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... [ActiveJob] [OtpJob] [f7eeb023-2ece-468a-a33f-6384b705eca0] MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [f7eeb023-2ece-468a-a33f-6384b705eca0] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"reset_password_token"=>"f30af733f46fa0ee2eda805f0590e029a874ae1046bcee8d669001e94fd4b7b3"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"Yxg-uqkDNzaFozf1CDAx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [f7eeb023-2ece-468a-a33f-6384b705eca0] MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [f7eeb023-2ece-468a-a33f-6384b705eca0] MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f160acbcd65e7896b471')}, "u"=>{"$set"=>{"otp"=>"Grady Conroy", "additional_login_p... [ActiveJob] [OtpJob] [f7eeb023-2ece-468a-a33f-6384b705eca0] MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [f7eeb023-2ece-468a-a33f-6384b705eca0] MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92f160acbcd65e7896b471')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... [ActiveJob] [OtpJob] [f7eeb023-2ece-468a-a33f-6384b705eca0] MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [f7eeb023-2ece-468a-a33f-6384b705eca0] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92f160acbcd65e7896b471')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [f7eeb023-2ece-468a-a33f-6384b705eca0] MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [f7eeb023-2ece-468a-a33f-6384b705eca0] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"JJz2paL9rcowyKsRSTJJ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [f7eeb023-2ece-468a-a33f-6384b705eca0] MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [f7eeb023-2ece-468a-a33f-6384b705eca0] MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f160acbcd65e7896b471')}, "u"=>{"$set"=>{"created_by_admin"=>false, "encrypted_auth... [ActiveJob] [OtpJob] [f7eeb023-2ece-468a-a33f-6384b705eca0] MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [f7eeb023-2ece-468a-a33f-6384b705eca0] MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"notis", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92f160acbcd65e7896b475'), "email_subject"=>"Notification from PathoFast", "resource_ids"... [ActiveJob] [OtpJob] [f7eeb023-2ece-468a-a33f-6384b705eca0] MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [f7eeb023-2ece-468a-a33f-6384b705eca0] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92f160acbcd65e7896b471')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [f7eeb023-2ece-468a-a33f-6384b705eca0] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [f7eeb023-2ece-468a-a33f-6384b705eca0] [OtpJob] [a843956f-f253-468d-ac19-c4109067db71] Performing OtpJob from Inline(default) with arguments: ["User", "5b92f160acbcd65e7896b471", "send_email", "{\"notification_id\":\"5b92f160acbcd65e7896b475\",\"notification_class\":\"Noti\"}"] [ActiveJob] [OtpJob] [f7eeb023-2ece-468a-a33f-6384b705eca0] [OtpJob] [a843956f-f253-468d-ac19-c4109067db71] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92f160acbcd65e7896b471')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [f7eeb023-2ece-468a-a33f-6384b705eca0] [OtpJob] [a843956f-f253-468d-ac19-c4109067db71] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [f7eeb023-2ece-468a-a33f-6384b705eca0] [OtpJob] [a843956f-f253-468d-ac19-c4109067db71] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"notis", "filter"=>{"_id"=>BSON::ObjectId('5b92f160acbcd65e7896b475')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [f7eeb023-2ece-468a-a33f-6384b705eca0] [OtpJob] [a843956f-f253-468d-ac19-c4109067db71] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [f7eeb023-2ece-468a-a33f-6384b705eca0] [OtpJob] [a843956f-f253-468d-ac19-c4109067db71] Rendered /home/bhargav/Github/Auth/app/views/auth/notifier/_email.html.erb (0.6ms) [ActiveJob] [OtpJob] [f7eeb023-2ece-468a-a33f-6384b705eca0] [OtpJob] [a843956f-f253-468d-ac19-c4109067db71] Rendered new/notification.html.erb within layouts/mailer (6.5ms) [ActiveJob] [OtpJob] [f7eeb023-2ece-468a-a33f-6384b705eca0] [OtpJob] [a843956f-f253-468d-ac19-c4109067db71] Rendered new/notification.text.erb within layouts/mailer (0.5ms) [ActiveJob] [OtpJob] [f7eeb023-2ece-468a-a33f-6384b705eca0] [OtpJob] [a843956f-f253-468d-ac19-c4109067db71] New#notification: processed outbound mail in 225.3ms [ActiveJob] [OtpJob] [f7eeb023-2ece-468a-a33f-6384b705eca0] [OtpJob] [a843956f-f253-468d-ac19-c4109067db71] MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"noti_responses", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92f161acbcd65e7896b478'), "doc_version"=>0, "responses"=>["{\"webhook_identifie... [ActiveJob] [OtpJob] [f7eeb023-2ece-468a-a33f-6384b705eca0] [OtpJob] [a843956f-f253-468d-ac19-c4109067db71] MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [f7eeb023-2ece-468a-a33f-6384b705eca0] [OtpJob] [a843956f-f253-468d-ac19-c4109067db71] MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"notis", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f160acbcd65e7896b475')}, "u"=>{"$set"=>{"email_send_count"=>1, "updated_at"=>2018-... [ActiveJob] [OtpJob] [f7eeb023-2ece-468a-a33f-6384b705eca0] [OtpJob] [a843956f-f253-468d-ac19-c4109067db71] MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [f7eeb023-2ece-468a-a33f-6384b705eca0] [OtpJob] [a843956f-f253-468d-ac19-c4109067db71] Sent mail to bhargav.r.raut@gmail.com (12.9ms) [ActiveJob] [OtpJob] [f7eeb023-2ece-468a-a33f-6384b705eca0] [OtpJob] [a843956f-f253-468d-ac19-c4109067db71] Date: Sat, 08 Sep 2018 03:15:05 +0530 From: from@example.com To: bhargav.r.raut@gmail.com Message-ID: <5b92f16122d60_5e782af40a2c0f50407d3@bhargav-HP-Laptop-15g-br1xx.mail> Subject: 2018-09-08 03:15:04 +0530Now with new otp job architecture. PathoFast Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_5b92f1611e9cd_5e782af40a2c0f50406e6"; charset=UTF-8 Content-Transfer-Encoding: 7bit ----==_mimepart_5b92f1611e9cd_5e782af40a2c0f50406e6 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit hi this is a text partial. ----==_mimepart_5b92f1611e9cd_5e782af40a2c0f50406e6 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit
Hi there , I was rendered from the partial.
----==_mimepart_5b92f1611e9cd_5e782af40a2c0f50406e6-- [ActiveJob] [OtpJob] [f7eeb023-2ece-468a-a33f-6384b705eca0] [OtpJob] [a843956f-f253-468d-ac19-c4109067db71] Performed OtpJob from Inline(default) in 256.79ms [ActiveJob] [OtpJob] [f7eeb023-2ece-468a-a33f-6384b705eca0] Enqueued OtpJob (Job ID: a843956f-f253-468d-ac19-c4109067db71) to Inline(default) with arguments: ["User", "5b92f160acbcd65e7896b471", "send_email", "{\"notification_id\":\"5b92f160acbcd65e7896b475\",\"notification_class\":\"Noti\"}"] [ActiveJob] [OtpJob] [f7eeb023-2ece-468a-a33f-6384b705eca0] [OtpJob] [b6322e11-8939-44a4-8501-7454aa19f5e2] Performing OtpJob from Inline(default) with arguments: ["User", "5b92f160acbcd65e7896b471", "send_transactional_sms", "{\"notification_id\":\"5b92f160acbcd65e7896b475\",\"notification_class\":\"Noti\"}"] [ActiveJob] [OtpJob] [f7eeb023-2ece-468a-a33f-6384b705eca0] [OtpJob] [b6322e11-8939-44a4-8501-7454aa19f5e2] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92f160acbcd65e7896b471')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [f7eeb023-2ece-468a-a33f-6384b705eca0] [OtpJob] [b6322e11-8939-44a4-8501-7454aa19f5e2] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [f7eeb023-2ece-468a-a33f-6384b705eca0] [OtpJob] [b6322e11-8939-44a4-8501-7454aa19f5e2] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"notis", "filter"=>{"_id"=>BSON::ObjectId('5b92f160acbcd65e7896b475')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [f7eeb023-2ece-468a-a33f-6384b705eca0] [OtpJob] [b6322e11-8939-44a4-8501-7454aa19f5e2] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s [ActiveJob] [OtpJob] [f7eeb023-2ece-468a-a33f-6384b705eca0] [OtpJob] [b6322e11-8939-44a4-8501-7454aa19f5e2] ETHON: Libcurl initialized [ActiveJob] [OtpJob] [f7eeb023-2ece-468a-a33f-6384b705eca0] [OtpJob] [b6322e11-8939-44a4-8501-7454aa19f5e2] ETHON: performed EASY effective_url=https://2factor.in/API/R1/?module=TRANS_SMS&apikey=ac79bc21-6d31-11e7-94da-0200cd936042&to=9561137096&from=PATHOF&templatename=test2&var1=5b92f160acbcd65e7896b471&var2=%2Fauthenticate%2Fusers%2Fpassword%2Fedit%3Freset_password_token%3DQaf1X_buB3zzep3TxnQs response_code=0 return_code=operation_timedout total_time=10.520718 [ActiveJob] [OtpJob] [f7eeb023-2ece-468a-a33f-6384b705eca0] [OtpJob] [b6322e11-8939-44a4-8501-7454aa19f5e2] Performed OtpJob from Inline(default) in 10530.4ms [ActiveJob] [OtpJob] [f7eeb023-2ece-468a-a33f-6384b705eca0] Enqueued OtpJob (Job ID: b6322e11-8939-44a4-8501-7454aa19f5e2) to Inline(default) with arguments: ["User", "5b92f160acbcd65e7896b471", "send_transactional_sms", "{\"notification_id\":\"5b92f160acbcd65e7896b475\",\"notification_class\":\"Noti\"}"] [ActiveJob] [OtpJob] [f7eeb023-2ece-468a-a33f-6384b705eca0] Performed OtpJob from Inline(default) in 11106.96ms [ActiveJob] Enqueued OtpJob (Job ID: f7eeb023-2ece-468a-a33f-6384b705eca0) to Inline(default) with arguments: ["User", "5b92f160acbcd65e7896b471", "verify_sms_otp", "{\"otp\":\"Grady Conroy\"}"] Completed 200 OK in 11169ms (Views: 0.5ms) MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"notis", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f160acbcd65e7896b471')}, "limit"=>1}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"notis", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Bx57mUj8tnLdsXkaMwQR"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"dd6_2yhyRBUJxoHtw64Z"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92f16bacbcd65e7896b47a'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [4391f4cc-da03-4ff3-b1ff-08bde243efc6] Performing OtpJob from Inline(default) with arguments: ["User", "5b92f16bacbcd65e7896b47a", "send_sms_otp"] [ActiveJob] [OtpJob] [4391f4cc-da03-4ff3-b1ff-08bde243efc6] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92f16bacbcd65e7896b47a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [4391f4cc-da03-4ff3-b1ff-08bde243efc6] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [4391f4cc-da03-4ff3-b1ff-08bde243efc6] Performed OtpJob from Inline(default) in 6.19ms [ActiveJob] Enqueued OtpJob (Job ID: 4391f4cc-da03-4ff3-b1ff-08bde243efc6) to Inline(default) with arguments: ["User", "5b92f16bacbcd65e7896b47a", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"2r83xxN5HPxNX_z7xXuj"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f16bacbcd65e7896b47a')}, "u"=>{"$set"=>{"additional_login_param_status"=>2, "otp"=... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"reset_password_token"=>"8617ceb61b4c14fece84ea26be2d4ed8f899d3728ad37807b1a8d0a5efeadcb7"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"eNyszj2aD1M8A7xkx1kF"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f16bacbcd65e7896b47a')}, "u"=>{"$set"=>{"additional_login_param_status"=>2, "otp"=... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92f16bacbcd65e7896b47a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"giZs9pczsDsXMqQZfXkR"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f16bacbcd65e7896b47a')}, "u"=>{"$set"=>{"created_by_admin"=>false, "encrypted_auth... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"notis", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92f16bacbcd65e7896b47d'), "email_subject"=>"Notification from PathoFast", "resource_ids"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92f16bacbcd65e7896b47a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s [ActiveJob] [OtpJob] [6f26e8a0-25af-4dc5-8f06-52f6ad59eaff] Performing OtpJob from Inline(default) with arguments: ["User", "5b92f16bacbcd65e7896b47a", "send_email", "{\"notification_id\":\"5b92f16bacbcd65e7896b47d\",\"notification_class\":\"Noti\"}"] [ActiveJob] [OtpJob] [6f26e8a0-25af-4dc5-8f06-52f6ad59eaff] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92f16bacbcd65e7896b47a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [6f26e8a0-25af-4dc5-8f06-52f6ad59eaff] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s [ActiveJob] [OtpJob] [6f26e8a0-25af-4dc5-8f06-52f6ad59eaff] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"notis", "filter"=>{"_id"=>BSON::ObjectId('5b92f16bacbcd65e7896b47d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [6f26e8a0-25af-4dc5-8f06-52f6ad59eaff] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [6f26e8a0-25af-4dc5-8f06-52f6ad59eaff] Rendered /home/bhargav/Github/Auth/app/views/auth/notifier/_email.html.erb (0.2ms) [ActiveJob] [OtpJob] [6f26e8a0-25af-4dc5-8f06-52f6ad59eaff] Rendered new/notification.html.erb within layouts/mailer (0.8ms) [ActiveJob] [OtpJob] [6f26e8a0-25af-4dc5-8f06-52f6ad59eaff] Rendered new/notification.text.erb within layouts/mailer (0.1ms) [ActiveJob] [OtpJob] [6f26e8a0-25af-4dc5-8f06-52f6ad59eaff] New#notification: processed outbound mail in 7.3ms [ActiveJob] [OtpJob] [6f26e8a0-25af-4dc5-8f06-52f6ad59eaff] MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"noti_responses", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92f16bacbcd65e7896b480'), "doc_version"=>0, "responses"=>["{\"webhook_identifie... [ActiveJob] [OtpJob] [6f26e8a0-25af-4dc5-8f06-52f6ad59eaff] MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [6f26e8a0-25af-4dc5-8f06-52f6ad59eaff] MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"notis", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f16bacbcd65e7896b47d')}, "u"=>{"$set"=>{"email_send_count"=>1, "updated_at"=>2018-... [ActiveJob] [OtpJob] [6f26e8a0-25af-4dc5-8f06-52f6ad59eaff] MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [6f26e8a0-25af-4dc5-8f06-52f6ad59eaff] Sent mail to bhargav.r.raut@gmail.com (3.5ms) [ActiveJob] [OtpJob] [6f26e8a0-25af-4dc5-8f06-52f6ad59eaff] Date: Sat, 08 Sep 2018 03:15:16 +0530 From: from@example.com To: bhargav.r.raut@gmail.com Message-ID: <5b92f16c22fa_5e782af40a2c0f50409ab@bhargav-HP-Laptop-15g-br1xx.mail> Subject: 2018-09-08 03:15:15 +0530Now with new otp job architecture. PathoFast Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_5b92f16bf4040_5e782af40a2c0f5040851"; charset=UTF-8 Content-Transfer-Encoding: 7bit ----==_mimepart_5b92f16bf4040_5e782af40a2c0f5040851 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit hi this is a text partial. ----==_mimepart_5b92f16bf4040_5e782af40a2c0f5040851 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit
Hi there , I was rendered from the partial.
----==_mimepart_5b92f16bf4040_5e782af40a2c0f5040851-- [ActiveJob] [OtpJob] [6f26e8a0-25af-4dc5-8f06-52f6ad59eaff] Performed OtpJob from Inline(default) in 28.73ms [ActiveJob] Enqueued OtpJob (Job ID: 6f26e8a0-25af-4dc5-8f06-52f6ad59eaff) to Inline(default) with arguments: ["User", "5b92f16bacbcd65e7896b47a", "send_email", "{\"notification_id\":\"5b92f16bacbcd65e7896b47d\",\"notification_class\":\"Noti\"}"] [ActiveJob] [OtpJob] [3951752a-1386-4a56-832d-53722cd93f7e] Performing OtpJob from Inline(default) with arguments: ["User", "5b92f16bacbcd65e7896b47a", "send_transactional_sms", "{\"notification_id\":\"5b92f16bacbcd65e7896b47d\",\"notification_class\":\"Noti\"}"] [ActiveJob] [OtpJob] [3951752a-1386-4a56-832d-53722cd93f7e] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92f16bacbcd65e7896b47a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [3951752a-1386-4a56-832d-53722cd93f7e] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [3951752a-1386-4a56-832d-53722cd93f7e] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"notis", "filter"=>{"_id"=>BSON::ObjectId('5b92f16bacbcd65e7896b47d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [3951752a-1386-4a56-832d-53722cd93f7e] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [3951752a-1386-4a56-832d-53722cd93f7e] ETHON: performed EASY effective_url=https://2factor.in/API/R1/?module=TRANS_SMS&apikey=ac79bc21-6d31-11e7-94da-0200cd936042&to=9561137096&from=PATHOF&templatename=test2&var1=5b92f16bacbcd65e7896b47a&var2=%2Fauthenticate%2Fusers%2Fpassword%2Fedit%3Freset_password_token%3DD3yZ8dCCkrXGnzFCbhKg response_code=0 return_code=operation_timedout total_time=10.51947 [ActiveJob] [OtpJob] [3951752a-1386-4a56-832d-53722cd93f7e] Performed OtpJob from Inline(default) in 10527.07ms [ActiveJob] Enqueued OtpJob (Job ID: 3951752a-1386-4a56-832d-53722cd93f7e) to Inline(default) with arguments: ["User", "5b92f16bacbcd65e7896b47a", "send_transactional_sms", "{\"notification_id\":\"5b92f16bacbcd65e7896b47d\",\"notification_class\":\"Noti\"}"] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"notis", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started PUT "/profiles/5b92f16bacbcd65e7896b47a" for 127.0.0.1 at 2018-09-08 03:15:26 +0530 Processing by ProfilesController#update as JSON Parameters: {"id"=>"5b92f16bacbcd65e7896b47a", "user"=>{"created_by_admin"=>true}, "resource"=>"users", "api_key"=>"test", "current_app_id"=>"testappid", "profile"=>{"id"=>"5b92f16bacbcd65e7896b47a", "user"=>{"created_by_admin"=>true}, "resource"=>"users", "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: profile, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"_id"=>BSON::ObjectId('5b92f16bacbcd65e7896b47a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92f16bacbcd65e7896b47a')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"vV517T_XxyWEB8qhyf2W"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f16bacbcd65e7896b47a')}, "u"=>{"$set"=>{"created_by_admin"=>true, "encrypted_authe... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"reset_password_token"=>"efa5d66c415f644576a73a3b69a6f65d93fdfa4281c44d719cf4e320351f7451"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"pyUzbQHXhgHAwrVnzzs_"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f16bacbcd65e7896b47a')}, "u"=>{"$set"=>{"created_by_admin"=>true, "encrypted_authe... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"biq2iouH3Xuy_X1EjqeL"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f16bacbcd65e7896b47a')}, "u"=>{"$set"=>{"created_by_admin"=>true, "encrypted_authe... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"n9kJ7rKC_mCyMFnFFQWc"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f16bacbcd65e7896b47a')}, "u"=>{"$set"=>{"created_by_admin"=>false, "encrypted_auth... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"notis", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92f176acbcd65e7896b482'), "email_subject"=>"Notification from PathoFast", "resource_ids"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92f16bacbcd65e7896b47a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s [ActiveJob] [OtpJob] [a2340f89-f7b7-4a82-9bbc-c9d4562df725] Performing OtpJob from Inline(default) with arguments: ["User", "5b92f16bacbcd65e7896b47a", "send_email", "{\"notification_id\":\"5b92f176acbcd65e7896b482\",\"notification_class\":\"Noti\"}"] [ActiveJob] [OtpJob] [a2340f89-f7b7-4a82-9bbc-c9d4562df725] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92f16bacbcd65e7896b47a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [a2340f89-f7b7-4a82-9bbc-c9d4562df725] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s [ActiveJob] [OtpJob] [a2340f89-f7b7-4a82-9bbc-c9d4562df725] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"notis", "filter"=>{"_id"=>BSON::ObjectId('5b92f176acbcd65e7896b482')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [a2340f89-f7b7-4a82-9bbc-c9d4562df725] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s [ActiveJob] [OtpJob] [a2340f89-f7b7-4a82-9bbc-c9d4562df725] Rendered /home/bhargav/Github/Auth/app/views/auth/notifier/_email.html.erb (0.1ms) [ActiveJob] [OtpJob] [a2340f89-f7b7-4a82-9bbc-c9d4562df725] Rendered new/notification.html.erb within layouts/mailer (0.7ms) [ActiveJob] [OtpJob] [a2340f89-f7b7-4a82-9bbc-c9d4562df725] Rendered new/notification.text.erb within layouts/mailer (0.1ms) [ActiveJob] [OtpJob] [a2340f89-f7b7-4a82-9bbc-c9d4562df725] New#notification: processed outbound mail in 7.9ms [ActiveJob] [OtpJob] [a2340f89-f7b7-4a82-9bbc-c9d4562df725] MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"noti_responses", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92f176acbcd65e7896b485'), "doc_version"=>0, "responses"=>["{\"webhook_identifie... [ActiveJob] [OtpJob] [a2340f89-f7b7-4a82-9bbc-c9d4562df725] MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [a2340f89-f7b7-4a82-9bbc-c9d4562df725] MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"notis", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f176acbcd65e7896b482')}, "u"=>{"$set"=>{"email_send_count"=>1, "updated_at"=>2018-... [ActiveJob] [OtpJob] [a2340f89-f7b7-4a82-9bbc-c9d4562df725] MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s [ActiveJob] [OtpJob] [a2340f89-f7b7-4a82-9bbc-c9d4562df725] Sent mail to bhargav.r.raut@gmail.com (3.7ms) [ActiveJob] [OtpJob] [a2340f89-f7b7-4a82-9bbc-c9d4562df725] Date: Sat, 08 Sep 2018 03:15:26 +0530 From: from@example.com To: bhargav.r.raut@gmail.com Message-ID: <5b92f176d27e3_5e782af40a2c0f504112e@bhargav-HP-Laptop-15g-br1xx.mail> Subject: 2018-09-08 03:15:26 +0530Now with new otp job architecture. PathoFast Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_5b92f176cf719_5e782af40a2c0f50410d0"; charset=UTF-8 Content-Transfer-Encoding: 7bit ----==_mimepart_5b92f176cf719_5e782af40a2c0f50410d0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit hi this is a text partial. ----==_mimepart_5b92f176cf719_5e782af40a2c0f50410d0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit
Hi there , I was rendered from the partial.
----==_mimepart_5b92f176cf719_5e782af40a2c0f50410d0-- [ActiveJob] [OtpJob] [a2340f89-f7b7-4a82-9bbc-c9d4562df725] Performed OtpJob from Inline(default) in 35.23ms [ActiveJob] Enqueued OtpJob (Job ID: a2340f89-f7b7-4a82-9bbc-c9d4562df725) to Inline(default) with arguments: ["User", "5b92f16bacbcd65e7896b47a", "send_email", "{\"notification_id\":\"5b92f176acbcd65e7896b482\",\"notification_class\":\"Noti\"}"] [ActiveJob] [OtpJob] [11e01138-a788-4b68-a676-a3fa8523f474] Performing OtpJob from Inline(default) with arguments: ["User", "5b92f16bacbcd65e7896b47a", "send_transactional_sms", "{\"notification_id\":\"5b92f176acbcd65e7896b482\",\"notification_class\":\"Noti\"}"] [ActiveJob] [OtpJob] [11e01138-a788-4b68-a676-a3fa8523f474] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92f16bacbcd65e7896b47a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [11e01138-a788-4b68-a676-a3fa8523f474] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [11e01138-a788-4b68-a676-a3fa8523f474] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"notis", "filter"=>{"_id"=>BSON::ObjectId('5b92f176acbcd65e7896b482')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [11e01138-a788-4b68-a676-a3fa8523f474] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [11e01138-a788-4b68-a676-a3fa8523f474] ETHON: performed EASY effective_url=https://2factor.in/API/R1/?module=TRANS_SMS&apikey=ac79bc21-6d31-11e7-94da-0200cd936042&to=9561137096&from=PATHOF&templatename=test2&var1=5b92f16bacbcd65e7896b47a&var2=%2Fauthenticate%2Fusers%2Fpassword%2Fedit%3Freset_password_token%3DRRcdC586tNsszM12zBsX response_code=0 return_code=operation_timedout total_time=10.51931 [ActiveJob] [OtpJob] [11e01138-a788-4b68-a676-a3fa8523f474] Performed OtpJob from Inline(default) in 10528.88ms [ActiveJob] Enqueued OtpJob (Job ID: 11e01138-a788-4b68-a676-a3fa8523f474) to Inline(default) with arguments: ["User", "5b92f16bacbcd65e7896b47a", "send_transactional_sms", "{\"notification_id\":\"5b92f176acbcd65e7896b482\",\"notification_class\":\"Noti\"}"] Completed 204 No Content in 10817ms MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"notis", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f16bacbcd65e7896b47a')}, "limit"=>1}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"notis", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"7WeLdNyiAXs3L-1cHBn3"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Vwsip5pq-5x6Cpmh1WqT"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92f181acbcd65e7896b487'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [f5e59cba-df2e-4c09-a38c-f55acc52384f] Performing OtpJob from Inline(default) with arguments: ["User", "5b92f181acbcd65e7896b487", "send_sms_otp"] [ActiveJob] [OtpJob] [f5e59cba-df2e-4c09-a38c-f55acc52384f] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92f181acbcd65e7896b487')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [f5e59cba-df2e-4c09-a38c-f55acc52384f] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [f5e59cba-df2e-4c09-a38c-f55acc52384f] Performed OtpJob from Inline(default) in 2.57ms [ActiveJob] Enqueued OtpJob (Job ID: f5e59cba-df2e-4c09-a38c-f55acc52384f) to Inline(default) with arguments: ["User", "5b92f181acbcd65e7896b487", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"mBo2X8vcRAYW1ez8EkVs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f181acbcd65e7896b487')}, "u"=>{"$set"=>{"additional_login_param_status"=>0, "otp"=... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"notis", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started PUT "/profiles/5b92f181acbcd65e7896b487" for 127.0.0.1 at 2018-09-08 03:15:37 +0530 Processing by ProfilesController#update as JSON Parameters: {"id"=>"5b92f181acbcd65e7896b487", "user"=>{"created_by_admin"=>true}, "resource"=>"users", "api_key"=>"test", "current_app_id"=>"testappid", "profile"=>{"id"=>"5b92f181acbcd65e7896b487", "user"=>{"created_by_admin"=>true}, "resource"=>"users", "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: profile, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"_id"=>BSON::ObjectId('5b92f181acbcd65e7896b487')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92f181acbcd65e7896b487')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ETNaZ6Xk7boZpsUvmKSZ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f181acbcd65e7896b487')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"pD9dJP4S_tJ39crorNDs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f181acbcd65e7896b487')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 204 No Content in 134ms MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"notis", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f181acbcd65e7896b487')}, "limit"=>1}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"notis", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"E-L7edMzG7csmzw2zpzH"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"vvQ1JFHDHfZWzoypwqFm"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92f181acbcd65e7896b489'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [7faafc7a-c986-4f5d-80aa-dc46c221c5c7] Performing OtpJob from Inline(default) with arguments: ["User", "5b92f181acbcd65e7896b489", "send_sms_otp"] [ActiveJob] [OtpJob] [7faafc7a-c986-4f5d-80aa-dc46c221c5c7] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92f181acbcd65e7896b489')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [7faafc7a-c986-4f5d-80aa-dc46c221c5c7] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [7faafc7a-c986-4f5d-80aa-dc46c221c5c7] Performed OtpJob from Inline(default) in 2.4ms [ActiveJob] Enqueued OtpJob (Job ID: 7faafc7a-c986-4f5d-80aa-dc46c221c5c7) to Inline(default) with arguments: ["User", "5b92f181acbcd65e7896b489", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"w7TWzqzA8sDxVjSTgENR"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f181acbcd65e7896b489')}, "u"=>{"$set"=>{"additional_login_param_status"=>2, "otp"=... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"reset_password_token"=>"6f273558fa25114f8d6d65d6d8f22c8e6446e3a962cc0765d5cbb64a7eb02148"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"W1ZEHgoyGz2V-kqgBsJt"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f181acbcd65e7896b489')}, "u"=>{"$set"=>{"additional_login_param_status"=>2, "otp"=... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92f181acbcd65e7896b489')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"dei6_BK1zJsdCFJrWTAc"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f181acbcd65e7896b489')}, "u"=>{"$set"=>{"created_by_admin"=>false, "encrypted_auth... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"notis", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92f182acbcd65e7896b48c'), "email_subject"=>"Notification from PathoFast", "resource_ids"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92f181acbcd65e7896b489')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [4a2aa604-ed69-436c-96b4-c10254ae0bbf] Performing OtpJob from Inline(default) with arguments: ["User", "5b92f181acbcd65e7896b489", "send_email", "{\"notification_id\":\"5b92f182acbcd65e7896b48c\",\"notification_class\":\"Noti\"}"] [ActiveJob] [OtpJob] [4a2aa604-ed69-436c-96b4-c10254ae0bbf] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92f181acbcd65e7896b489')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [4a2aa604-ed69-436c-96b4-c10254ae0bbf] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [4a2aa604-ed69-436c-96b4-c10254ae0bbf] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"notis", "filter"=>{"_id"=>BSON::ObjectId('5b92f182acbcd65e7896b48c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [4a2aa604-ed69-436c-96b4-c10254ae0bbf] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [4a2aa604-ed69-436c-96b4-c10254ae0bbf] Rendered /home/bhargav/Github/Auth/app/views/auth/notifier/_email.html.erb (0.0ms) [ActiveJob] [OtpJob] [4a2aa604-ed69-436c-96b4-c10254ae0bbf] Rendered new/notification.html.erb within layouts/mailer (0.2ms) [ActiveJob] [OtpJob] [4a2aa604-ed69-436c-96b4-c10254ae0bbf] Rendered new/notification.text.erb within layouts/mailer (0.0ms) [ActiveJob] [OtpJob] [4a2aa604-ed69-436c-96b4-c10254ae0bbf] New#notification: processed outbound mail in 2.4ms [ActiveJob] [OtpJob] [4a2aa604-ed69-436c-96b4-c10254ae0bbf] MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"noti_responses", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92f182acbcd65e7896b48f'), "doc_version"=>0, "responses"=>["{\"webhook_identifie... [ActiveJob] [OtpJob] [4a2aa604-ed69-436c-96b4-c10254ae0bbf] MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [4a2aa604-ed69-436c-96b4-c10254ae0bbf] MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"notis", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f182acbcd65e7896b48c')}, "u"=>{"$set"=>{"email_send_count"=>1, "updated_at"=>2018-... [ActiveJob] [OtpJob] [4a2aa604-ed69-436c-96b4-c10254ae0bbf] MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [4a2aa604-ed69-436c-96b4-c10254ae0bbf] Sent mail to bhargav.r.raut@gmail.com (2.9ms) [ActiveJob] [OtpJob] [4a2aa604-ed69-436c-96b4-c10254ae0bbf] Date: Sat, 08 Sep 2018 03:15:38 +0530 From: from@example.com To: bhargav.r.raut@gmail.com Message-ID: <5b92f182932e_5e782af40a2c0f50413a8@bhargav-HP-Laptop-15g-br1xx.mail> Subject: 2018-09-08 03:15:38 +0530Now with new otp job architecture. PathoFast Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_5b92f182787e_5e782af40a2c0f50412f3"; charset=UTF-8 Content-Transfer-Encoding: 7bit ----==_mimepart_5b92f182787e_5e782af40a2c0f50412f3 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit hi this is a text partial. ----==_mimepart_5b92f182787e_5e782af40a2c0f50412f3 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit
Hi there , I was rendered from the partial.
----==_mimepart_5b92f182787e_5e782af40a2c0f50412f3-- [ActiveJob] [OtpJob] [4a2aa604-ed69-436c-96b4-c10254ae0bbf] Performed OtpJob from Inline(default) in 13.72ms [ActiveJob] Enqueued OtpJob (Job ID: 4a2aa604-ed69-436c-96b4-c10254ae0bbf) to Inline(default) with arguments: ["User", "5b92f181acbcd65e7896b489", "send_email", "{\"notification_id\":\"5b92f182acbcd65e7896b48c\",\"notification_class\":\"Noti\"}"] [ActiveJob] [OtpJob] [2184909c-6460-496a-875e-5694aacf5ed0] Performing OtpJob from Inline(default) with arguments: ["User", "5b92f181acbcd65e7896b489", "send_transactional_sms", "{\"notification_id\":\"5b92f182acbcd65e7896b48c\",\"notification_class\":\"Noti\"}"] [ActiveJob] [OtpJob] [2184909c-6460-496a-875e-5694aacf5ed0] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92f181acbcd65e7896b489')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [2184909c-6460-496a-875e-5694aacf5ed0] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [2184909c-6460-496a-875e-5694aacf5ed0] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"notis", "filter"=>{"_id"=>BSON::ObjectId('5b92f182acbcd65e7896b48c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [2184909c-6460-496a-875e-5694aacf5ed0] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [2184909c-6460-496a-875e-5694aacf5ed0] ETHON: performed EASY effective_url=https://2factor.in/API/R1/?module=TRANS_SMS&apikey=ac79bc21-6d31-11e7-94da-0200cd936042&to=9561137096&from=PATHOF&templatename=test2&var1=5b92f181acbcd65e7896b489&var2=%2Fauthenticate%2Fusers%2Fpassword%2Fedit%3Freset_password_token%3D9g7X5u6QKvasCQ1qp55W response_code=0 return_code=operation_timedout total_time=10.519929 [ActiveJob] [OtpJob] [2184909c-6460-496a-875e-5694aacf5ed0] Performed OtpJob from Inline(default) in 10526.1ms [ActiveJob] Enqueued OtpJob (Job ID: 2184909c-6460-496a-875e-5694aacf5ed0) to Inline(default) with arguments: ["User", "5b92f181acbcd65e7896b489", "send_transactional_sms", "{\"notification_id\":\"5b92f182acbcd65e7896b48c\",\"notification_class\":\"Noti\"}"] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"notis", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9612344556", "_id"=>{"$ne"=>BSON::ObjectId('5b92f181acbcd65e7896b489')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"Xy8XSmV-goaTGrnK_BkE"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"oK-GipSzyihw5PHfUGnp"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f181acbcd65e7896b489')}, "u"=>{"$set"=>{"additional_login_param"=>"9612344556", "a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [986e6437-19df-424e-8ad0-455ce98c9dac] Performing OtpJob from Inline(default) with arguments: ["User", "5b92f181acbcd65e7896b489", "send_sms_otp"] [ActiveJob] [OtpJob] [986e6437-19df-424e-8ad0-455ce98c9dac] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92f181acbcd65e7896b489')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [986e6437-19df-424e-8ad0-455ce98c9dac] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s [ActiveJob] [OtpJob] [986e6437-19df-424e-8ad0-455ce98c9dac] Performed OtpJob from Inline(default) in 7.57ms [ActiveJob] Enqueued OtpJob (Job ID: 986e6437-19df-424e-8ad0-455ce98c9dac) to Inline(default) with arguments: ["User", "5b92f181acbcd65e7896b489", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Vsv45kCQeFZ5xAoeXoGS"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f181acbcd65e7896b489')}, "u"=>{"$set"=>{"additional_login_param_status"=>2, "encry... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92f181acbcd65e7896b489')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92f181acbcd65e7896b489')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"notis", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"notis", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s Started POST "/admin_create_users" for 127.0.0.1 at 2018-09-08 03:15:48 +0530 Processing by Auth::AdminCreateUsersController#create as JSON Parameters: {"user"=>{"email"=>"rrphotosoft@gmail.com"}, "api_key"=>"test", "current_app_id"=>"testappid", "admin_create_user"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, admin_create_user, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"GQXGNRXpVFsEtY_iWMC4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"oF43bNPR2EZa7T_Kux4v"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92f18cacbcd65e7896b492'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92f18cacbcd65e7896b492')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [19c4df20-4083-401f-ac05-ed380a94124c] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92f18cacbcd65e7896b492, "U98YHkUG9et8mRPzTEg1", {} [ActiveJob] [ActionMailer::DeliveryJob] [19c4df20-4083-401f-ac05-ed380a94124c] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (3.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [19c4df20-4083-401f-ac05-ed380a94124c] Devise::Mailer#confirmation_instructions: processed outbound mail in 21.7ms [ActiveJob] [ActionMailer::DeliveryJob] [19c4df20-4083-401f-ac05-ed380a94124c] Sent mail to rrphotosoft@gmail.com (1.5ms) [ActiveJob] [ActionMailer::DeliveryJob] [19c4df20-4083-401f-ac05-ed380a94124c] Date: Sat, 08 Sep 2018 03:15:48 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rrphotosoft@gmail.com Message-ID: <5b92f18cec392_5e782af40a2c0f5041455@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome rrphotosoft@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [19c4df20-4083-401f-ac05-ed380a94124c] Performed ActionMailer::DeliveryJob from Inline(mailers) in 23.67ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 19c4df20-4083-401f-ac05-ed380a94124c) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92f18cacbcd65e7896b492, "U98YHkUG9et8mRPzTEg1", {} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com", "_id"=>{"$ne"=>BSON::ObjectId('5b92f18cacbcd65e7896b492')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com", "_id"=>{"$ne"=>BSON::ObjectId('5b92f18cacbcd65e7896b492')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"t7QGhu4k-VzRuS6qG7Lq"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"jzAYmrfrKLxfmEJqiqZk"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f18cacbcd65e7896b492')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Completed 201 Created in 212ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"notis", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xjYhBkQ4d4k3t1-SRrkX"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Fuz8nJKukbj7bZPQ_aH5"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92f18dacbcd65e7896b494'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92f18dacbcd65e7896b494')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [03c92a6f-7f6c-4296-a59f-bdbc49c6cd0e] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92f18dacbcd65e7896b494, "7pF6k1RRrQpy_n_f-zUs", {} [ActiveJob] [ActionMailer::DeliveryJob] [03c92a6f-7f6c-4296-a59f-bdbc49c6cd0e] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [03c92a6f-7f6c-4296-a59f-bdbc49c6cd0e] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.4ms [ActiveJob] [ActionMailer::DeliveryJob] [03c92a6f-7f6c-4296-a59f-bdbc49c6cd0e] Sent mail to rrphotosoft@gmail.com (2.8ms) [ActiveJob] [ActionMailer::DeliveryJob] [03c92a6f-7f6c-4296-a59f-bdbc49c6cd0e] Date: Sat, 08 Sep 2018 03:15:49 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rrphotosoft@gmail.com Message-ID: <5b92f18d28b3d_5e782af40a2c0f50415bb@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome rrphotosoft@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [03c92a6f-7f6c-4296-a59f-bdbc49c6cd0e] Performed ActionMailer::DeliveryJob from Inline(mailers) in 4.66ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 03c92a6f-7f6c-4296-a59f-bdbc49c6cd0e) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92f18dacbcd65e7896b494, "7pF6k1RRrQpy_n_f-zUs", {} Started POST "/authenticate/users/confirmation" for 127.0.0.1 at 2018-09-08 03:15:49 +0530 Processing by Auth::ConfirmationsController#create as JSON Parameters: {"user"=>{"email"=>"rrphotosoft@gmail.com"}, "api_key"=>"test", "current_app_id"=>"testappid", "confirmation"=>{"user"=>{"email"=>"rrphotosoft@gmail.com"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unconfirmed_email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"r-LuJVxxAZHyzhDPMNJy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f18dacbcd65e7896b494')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92f18dacbcd65e7896b494')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s [ActiveJob] [ActionMailer::DeliveryJob] [0ad44a82-b9aa-47bb-bfaa-789d8d7bf898] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92f18dacbcd65e7896b494, "7pF6k1RRrQpy_n_f-zUs", {} [ActiveJob] [ActionMailer::DeliveryJob] [0ad44a82-b9aa-47bb-bfaa-789d8d7bf898] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.8ms) [ActiveJob] [ActionMailer::DeliveryJob] [0ad44a82-b9aa-47bb-bfaa-789d8d7bf898] Devise::Mailer#confirmation_instructions: processed outbound mail in 4.3ms [ActiveJob] [ActionMailer::DeliveryJob] [0ad44a82-b9aa-47bb-bfaa-789d8d7bf898] Sent mail to rrphotosoft@gmail.com (6.0ms) [ActiveJob] [ActionMailer::DeliveryJob] [0ad44a82-b9aa-47bb-bfaa-789d8d7bf898] Date: Sat, 08 Sep 2018 03:15:49 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rrphotosoft@gmail.com Message-ID: <5b92f18d49000_5e782af40a2c0f50416db@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome rrphotosoft@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [0ad44a82-b9aa-47bb-bfaa-789d8d7bf898] Performed ActionMailer::DeliveryJob from Inline(mailers) in 11.99ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 0ad44a82-b9aa-47bb-bfaa-789d8d7bf898) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92f18dacbcd65e7896b494, "7pF6k1RRrQpy_n_f-zUs", {} Completed 201 Created in 93ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"notis", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"-tZRKqLnMsnJMCrEgNk6"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"-eh5r9HHnaZsqvxAEi1m"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92f18dacbcd65e7896b497'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92f18dacbcd65e7896b497')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [084be3ab-9ff7-4ee3-aa2a-5bee610beef9] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92f18dacbcd65e7896b497, "hcqoFa9RfN8LDwfHqWUs", {} [ActiveJob] [ActionMailer::DeliveryJob] [084be3ab-9ff7-4ee3-aa2a-5bee610beef9] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [084be3ab-9ff7-4ee3-aa2a-5bee610beef9] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.4ms [ActiveJob] [ActionMailer::DeliveryJob] [084be3ab-9ff7-4ee3-aa2a-5bee610beef9] Sent mail to rrphotosoft@gmail.com (1.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [084be3ab-9ff7-4ee3-aa2a-5bee610beef9] Date: Sat, 08 Sep 2018 03:15:49 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rrphotosoft@gmail.com Message-ID: <5b92f18d5c1d0_5e782af40a2c0f504176a@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome rrphotosoft@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [084be3ab-9ff7-4ee3-aa2a-5bee610beef9] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.15ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 084be3ab-9ff7-4ee3-aa2a-5bee610beef9) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92f18dacbcd65e7896b497, "hcqoFa9RfN8LDwfHqWUs", {} Started GET "/authenticate/users/confirmation?confirmation_token=hcqoFa9RfN8LDwfHqWUs&api_key=test¤t_app_id=testappid" for 127.0.0.1 at 2018-09-08 03:15:49 +0530 Processing by Auth::ConfirmationsController#show as JSON Parameters: {"confirmation_token"=>"hcqoFa9RfN8LDwfHqWUs", "api_key"=>"test", "current_app_id"=>"testappid", "confirmation"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"confirmation_token"=>"hcqoFa9RfN8LDwfHqWUs"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xAPxssu3GD74zo3nMugq"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f18dacbcd65e7896b497')}, "u"=>{"$set"=>{"confirmed_at"=>2018-09-07 21:45:49 UTC, "... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"reset_password_token"=>"812c7c5d0222e6c4441d9da7fc587fbd4d903c6d1b27855193aa6ebf4e56cdf9"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"ssy_ma2DSiC4Gjv1uGrG"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f18dacbcd65e7896b497')}, "u"=>{"$set"=>{"identities"=>[], "reset_password_token"=>... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92f18dacbcd65e7896b497')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [d0ce0f16-89aa-4f44-8105-e4cfdc27ee8a] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", gid://dummy/User/5b92f18dacbcd65e7896b497, "ZNhW_96z2NQmX_8mrurN", {} [ActiveJob] [ActionMailer::DeliveryJob] [d0ce0f16-89aa-4f44-8105-e4cfdc27ee8a] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/reset_password_instructions.html.erb (2.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [d0ce0f16-89aa-4f44-8105-e4cfdc27ee8a] Devise::Mailer#reset_password_instructions: processed outbound mail in 17.2ms [ActiveJob] [ActionMailer::DeliveryJob] [d0ce0f16-89aa-4f44-8105-e4cfdc27ee8a] Sent mail to rrphotosoft@gmail.com (2.1ms) [ActiveJob] [ActionMailer::DeliveryJob] [d0ce0f16-89aa-4f44-8105-e4cfdc27ee8a] Date: Sat, 08 Sep 2018 03:15:49 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rrphotosoft@gmail.com Message-ID: <5b92f18d8100a_5e782af40a2c0f50418be@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Reset password instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello rrphotosoft@gmail.com!

Someone has requested a link to change your password. You can do this through the link below.

Change my password

If you didn't request this, please ignore this email.

Your password won't change until you access the link above and create a new one.

[ActiveJob] [ActionMailer::DeliveryJob] [d0ce0f16-89aa-4f44-8105-e4cfdc27ee8a] Performed ActionMailer::DeliveryJob from Inline(mailers) in 19.94ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: d0ce0f16-89aa-4f44-8105-e4cfdc27ee8a) to Inline(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", gid://dummy/User/5b92f18dacbcd65e7896b497, "ZNhW_96z2NQmX_8mrurN", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ZdAuswbMN_2GzqpzyyRk"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f18dacbcd65e7896b497')}, "u"=>{"$set"=>{"confirmed_at"=>2018-09-07 21:45:49 UTC, "... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92f18dacbcd65e7896b497')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Rendered text template (0.1ms) Completed 201 Created in 202ms (Views: 5.8ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92f18dacbcd65e7896b497')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"notis", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"3zXiDT6v3vfuPfoy_x-y"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"vsNRm8cgbvBZrLe6xzWW"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92f18dacbcd65e7896b49a'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92f18dacbcd65e7896b49a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [505bcc89-c011-47f2-919a-93d01a4a94e8] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92f18dacbcd65e7896b49a, "WUghg7SucubB8szP6a6F", {} [ActiveJob] [ActionMailer::DeliveryJob] [505bcc89-c011-47f2-919a-93d01a4a94e8] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [505bcc89-c011-47f2-919a-93d01a4a94e8] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.5ms [ActiveJob] [ActionMailer::DeliveryJob] [505bcc89-c011-47f2-919a-93d01a4a94e8] Sent mail to rrphotosoft@gmail.com (1.4ms) [ActiveJob] [ActionMailer::DeliveryJob] [505bcc89-c011-47f2-919a-93d01a4a94e8] Date: Sat, 08 Sep 2018 03:15:49 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rrphotosoft@gmail.com Message-ID: <5b92f18db00c6_5e782af40a2c0f5041921@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome rrphotosoft@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [505bcc89-c011-47f2-919a-93d01a4a94e8] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.31ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 505bcc89-c011-47f2-919a-93d01a4a94e8) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92f18dacbcd65e7896b49a, "WUghg7SucubB8szP6a6F", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"PcqPD3xPMQy1HxpdxG5a"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f18dacbcd65e7896b49a')}, "u"=>{"$set"=>{"confirmed_at"=>2018-09-07 21:45:49 UTC, "... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"reset_password_token"=>"83936bce6b0724d248d4e8753846bd3665f332e8abf2412b2605ac7793fd96c3"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"TxtHRHfARzixUYBfAZT8"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f18dacbcd65e7896b49a')}, "u"=>{"$set"=>{"identities"=>[], "reset_password_token"=>... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92f18dacbcd65e7896b49a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s [ActiveJob] [ActionMailer::DeliveryJob] [897e3137-a080-4e00-8e74-4a76e9961de4] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", gid://dummy/User/5b92f18dacbcd65e7896b49a, "TAVE4rR4YuuwxiCAfBAW", {} [ActiveJob] [ActionMailer::DeliveryJob] [897e3137-a080-4e00-8e74-4a76e9961de4] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/reset_password_instructions.html.erb (0.5ms) [ActiveJob] [ActionMailer::DeliveryJob] [897e3137-a080-4e00-8e74-4a76e9961de4] Devise::Mailer#reset_password_instructions: processed outbound mail in 2.8ms [ActiveJob] [ActionMailer::DeliveryJob] [897e3137-a080-4e00-8e74-4a76e9961de4] Sent mail to rrphotosoft@gmail.com (2.9ms) [ActiveJob] [ActionMailer::DeliveryJob] [897e3137-a080-4e00-8e74-4a76e9961de4] Date: Sat, 08 Sep 2018 03:15:49 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rrphotosoft@gmail.com Message-ID: <5b92f18dc60ff_5e782af40a2c0f50420e7@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Reset password instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello rrphotosoft@gmail.com!

Someone has requested a link to change your password. You can do this through the link below.

Change my password

If you didn't request this, please ignore this email.

Your password won't change until you access the link above and create a new one.

[ActiveJob] [ActionMailer::DeliveryJob] [897e3137-a080-4e00-8e74-4a76e9961de4] Performed ActionMailer::DeliveryJob from Inline(mailers) in 6.68ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 897e3137-a080-4e00-8e74-4a76e9961de4) to Inline(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", gid://dummy/User/5b92f18dacbcd65e7896b49a, "TAVE4rR4YuuwxiCAfBAW", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"vdRbfos85QsxpmrAzfzn"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f18dacbcd65e7896b49a')}, "u"=>{"$set"=>{"confirmed_at"=>2018-09-07 21:45:49 UTC, "... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92f18dacbcd65e7896b49a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"jKCHWZbBJf4xSpYmNpBc"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f18dacbcd65e7896b49a')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started PUT "/profiles/5b92f18dacbcd65e7896b49a" for 127.0.0.1 at 2018-09-08 03:15:49 +0530 Processing by ProfilesController#update as JSON Parameters: {"id"=>"5b92f18dacbcd65e7896b49a", "user"=>{"created_by_admin"=>true}, "resource"=>"users", "api_key"=>"test", "current_app_id"=>"testappid", "profile"=>{"id"=>"5b92f18dacbcd65e7896b49a", "user"=>{"created_by_admin"=>true}, "resource"=>"users", "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: profile, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"_id"=>BSON::ObjectId('5b92f18dacbcd65e7896b49a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92f18dacbcd65e7896b49a')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"tQsSHJSjyBPsvr-h1j5n"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f18dacbcd65e7896b49a')}, "u"=>{"$set"=>{"created_by_admin"=>true, "encrypted_authe... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"reset_password_token"=>"27ff8a8d2298149de4dfa634aaf5ccbd89f72de332996e00d9be2822eb3e0066"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"NZWBr_iUeZqvpGixx_rB"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f18dacbcd65e7896b49a')}, "u"=>{"$set"=>{"reset_password_token"=>"27ff8a8d2298149de... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92f18dacbcd65e7896b49a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [661c6a18-e5a1-43b2-83bd-a7aba00bf9ee] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", gid://dummy/User/5b92f18dacbcd65e7896b49a, "iiu4XnmG8Yh8SxsN38K4", {} [ActiveJob] [ActionMailer::DeliveryJob] [661c6a18-e5a1-43b2-83bd-a7aba00bf9ee] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/reset_password_instructions.html.erb (0.8ms) [ActiveJob] [ActionMailer::DeliveryJob] [661c6a18-e5a1-43b2-83bd-a7aba00bf9ee] Devise::Mailer#reset_password_instructions: processed outbound mail in 4.0ms [ActiveJob] [ActionMailer::DeliveryJob] [661c6a18-e5a1-43b2-83bd-a7aba00bf9ee] Sent mail to rrphotosoft@gmail.com (4.8ms) [ActiveJob] [ActionMailer::DeliveryJob] [661c6a18-e5a1-43b2-83bd-a7aba00bf9ee] Date: Sat, 08 Sep 2018 03:15:50 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rrphotosoft@gmail.com Message-ID: <5b92f18e175f9_5e782af40a2c0f5042124@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Reset password instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello rrphotosoft@gmail.com!

Someone has requested a link to change your password. You can do this through the link below.

Change my password

If you didn't request this, please ignore this email.

Your password won't change until you access the link above and create a new one.

[ActiveJob] [ActionMailer::DeliveryJob] [661c6a18-e5a1-43b2-83bd-a7aba00bf9ee] Performed ActionMailer::DeliveryJob from Inline(mailers) in 10.37ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 661c6a18-e5a1-43b2-83bd-a7aba00bf9ee) to Inline(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", gid://dummy/User/5b92f18dacbcd65e7896b49a, "iiu4XnmG8Yh8SxsN38K4", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"N_Hszyc1Q278PWsf4Nt7"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f18dacbcd65e7896b49a')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"x_SNVchLqCdB_Ct6depT"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f18dacbcd65e7896b49a')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 204 No Content in 299ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"notis", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"uA7NzJXVyxic8oxq2Z11"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Kx84tPNj1zuV5yu_fj6C"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92f18eacbcd65e7896b49d'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92f18eacbcd65e7896b49d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [56ce1e1e-178c-424c-a63f-3bbc0aa0a595] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92f18eacbcd65e7896b49d, "zQiFqmLPsMjEaGuj-zMa", {} [ActiveJob] [ActionMailer::DeliveryJob] [56ce1e1e-178c-424c-a63f-3bbc0aa0a595] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [56ce1e1e-178c-424c-a63f-3bbc0aa0a595] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.4ms [ActiveJob] [ActionMailer::DeliveryJob] [56ce1e1e-178c-424c-a63f-3bbc0aa0a595] Sent mail to rrphotosoft@gmail.com (1.5ms) [ActiveJob] [ActionMailer::DeliveryJob] [56ce1e1e-178c-424c-a63f-3bbc0aa0a595] Date: Sat, 08 Sep 2018 03:15:50 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rrphotosoft@gmail.com Message-ID: <5b92f18e5afa3_5e782af40a2c0f50422f9@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome rrphotosoft@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [56ce1e1e-178c-424c-a63f-3bbc0aa0a595] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.32ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 56ce1e1e-178c-424c-a63f-3bbc0aa0a595) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92f18eacbcd65e7896b49d, "zQiFqmLPsMjEaGuj-zMa", {} Started GET "/authenticate/users/confirmation?confirmation_token=the+sandman+was+looking+for+a+legend+for+a+girl&api_key=test¤t_app_id=testappid" for 127.0.0.1 at 2018-09-08 03:15:50 +0530 Processing by Auth::ConfirmationsController#show as JSON Parameters: {"confirmation_token"=>"the sandman was looking for a legend for a girl", "api_key"=>"test", "current_app_id"=>"testappid", "confirmation"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"confirmation_token"=>"the sandman was looking for a legend for a girl"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"confirmation_token"=>"99326db4e21a0ded211977de8a9828b0370a791cfd183ae36a3b6ed626290250"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"notis", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"GfJ7gh4v1ByfdtHuFu98"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"fs1SM4knzfSyotYSkpMb"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92f18eacbcd65e7896b4a0'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92f18eacbcd65e7896b4a0')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [b46ab90e-6214-4855-8347-57ebffd8b3cf] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92f18eacbcd65e7896b4a0, "_R4mocX1hf68Gpw8RRMV", {} [ActiveJob] [ActionMailer::DeliveryJob] [b46ab90e-6214-4855-8347-57ebffd8b3cf] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [b46ab90e-6214-4855-8347-57ebffd8b3cf] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.4ms [ActiveJob] [ActionMailer::DeliveryJob] [b46ab90e-6214-4855-8347-57ebffd8b3cf] Sent mail to rrphotosoft@gmail.com (1.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [b46ab90e-6214-4855-8347-57ebffd8b3cf] Date: Sat, 08 Sep 2018 03:15:50 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rrphotosoft@gmail.com Message-ID: <5b92f18e9c9f3_5e782af40a2c0f50423de@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome rrphotosoft@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [b46ab90e-6214-4855-8347-57ebffd8b3cf] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.09ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: b46ab90e-6214-4855-8347-57ebffd8b3cf) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92f18eacbcd65e7896b4a0, "_R4mocX1hf68Gpw8RRMV", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"JMarWC37hgzERgXYGkD8"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f18eacbcd65e7896b4a0')}, "u"=>{"$set"=>{"confirmed_at"=>2018-09-07 21:45:50 UTC, "... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"reset_password_token"=>"b7651913462d92e96bebc01eb3bdd14e55d6b6fc3b409f772d6528b765680aff"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"9osFEBLAfpiNDCXridga"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f18eacbcd65e7896b4a0')}, "u"=>{"$set"=>{"identities"=>[], "reset_password_token"=>... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92f18eacbcd65e7896b4a0')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [15b86fd6-d7a0-4c1f-8933-39745ae272c0] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", gid://dummy/User/5b92f18eacbcd65e7896b4a0, "z-VSAuEHcQ1Lz_buMVjJ", {} [ActiveJob] [ActionMailer::DeliveryJob] [15b86fd6-d7a0-4c1f-8933-39745ae272c0] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/reset_password_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [15b86fd6-d7a0-4c1f-8933-39745ae272c0] Devise::Mailer#reset_password_instructions: processed outbound mail in 1.5ms [ActiveJob] [ActionMailer::DeliveryJob] [15b86fd6-d7a0-4c1f-8933-39745ae272c0] Sent mail to rrphotosoft@gmail.com (1.7ms) [ActiveJob] [ActionMailer::DeliveryJob] [15b86fd6-d7a0-4c1f-8933-39745ae272c0] Date: Sat, 08 Sep 2018 03:15:50 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rrphotosoft@gmail.com Message-ID: <5b92f18eb12fa_5e782af40a2c0f504246b@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Reset password instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello rrphotosoft@gmail.com!

Someone has requested a link to change your password. You can do this through the link below.

Change my password

If you didn't request this, please ignore this email.

Your password won't change until you access the link above and create a new one.

[ActiveJob] [ActionMailer::DeliveryJob] [15b86fd6-d7a0-4c1f-8933-39745ae272c0] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.69ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 15b86fd6-d7a0-4c1f-8933-39745ae272c0) to Inline(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", gid://dummy/User/5b92f18eacbcd65e7896b4a0, "z-VSAuEHcQ1Lz_buMVjJ", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"nAW45HM6nWXzZL3cRvi2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f18eacbcd65e7896b4a0')}, "u"=>{"$set"=>{"confirmed_at"=>2018-09-07 21:45:50 UTC, "... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92f18eacbcd65e7896b4a0')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"4KNsFv62mMBarPu4xsjy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f18eacbcd65e7896b4a0')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"doctor@gmail.com", "_id"=>{"$ne"=>BSON::ObjectId('5b92f18eacbcd65e7896b4a0')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"3nyuiib4nNSVEw3R3wob"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"S64EVMMGW4C1XiXoYE55"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f18eacbcd65e7896b4a0')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92f18eacbcd65e7896b4a0')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [15a1a365-d51d-4abd-b6b8-55da844aef53] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92f18eacbcd65e7896b4a0, "5vHa42MqJKGhLb17XPFn", {:to=>"doctor@gmail.com"} [ActiveJob] [ActionMailer::DeliveryJob] [15a1a365-d51d-4abd-b6b8-55da844aef53] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [15a1a365-d51d-4abd-b6b8-55da844aef53] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.2ms [ActiveJob] [ActionMailer::DeliveryJob] [15a1a365-d51d-4abd-b6b8-55da844aef53] Sent mail to doctor@gmail.com (1.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [15a1a365-d51d-4abd-b6b8-55da844aef53] Date: Sat, 08 Sep 2018 03:15:50 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: doctor@gmail.com Message-ID: <5b92f18ee0d5e_5e782af40a2c0f50425b7@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome doctor@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [15a1a365-d51d-4abd-b6b8-55da844aef53] Performed ActionMailer::DeliveryJob from Inline(mailers) in 2.91ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 15a1a365-d51d-4abd-b6b8-55da844aef53) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92f18eacbcd65e7896b4a0, "5vHa42MqJKGhLb17XPFn", {:to=>"doctor@gmail.com"} Started POST "/admin_create_users" for 127.0.0.1 at 2018-09-08 03:15:50 +0530 Processing by Auth::AdminCreateUsersController#create as JSON Parameters: {"user"=>{"additional_login_param"=>"9561137096", "email"=>"doggy@gmail.com"}, "api_key"=>"test", "current_app_id"=>"testappid", "admin_create_user"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, admin_create_user, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"doggy@gmail.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Completed 422 Unprocessable Entity in 32ms (Views: 0.2ms) MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.004s Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"notis", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"lois_grant@steuber.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Vaids2mDcHdJZP4eVg-c"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"QsTUcfDS3C_sET3GYi3r"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92f205acbcd65f047e727b'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92f205acbcd65f047e727b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f205acbcd65f047e727f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"JvfWhnhPcsJqtCKyNq6u"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f205acbcd65f047e727b')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"demetris.streich@marvin.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"4jLSX-eizqob7nUeUdxr"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zzQeA-z2_mi5sQRVEfyn"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92f205acbcd65f047e7280'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92f205acbcd65f047e7280')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"notis", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s Started POST "/admin_create_users" for 127.0.0.1 at 2018-09-08 03:17:49 +0530 Processing by Auth::AdminCreateUsersController#create as JSON Parameters: {"user"=>{"additional_login_param"=>"9561137096"}, "api_key"=>"test", "current_app_id"=>"testappid", "admin_create_user"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: api_key, current_app_id, admin_create_user, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"7MRUFxAqx4yiXDnsasit"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"GDzATrC4V21DyE5xBKoy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92f205acbcd65f047e7283'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096", "_id"=>{"$ne"=>BSON::ObjectId('5b92f205acbcd65f047e7283')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"additional_login_param"=>"9561137096", "_id"=>{"$ne"=>BSON::ObjectId('5b92f205acbcd65f047e7283')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"m9z29XimxRuJcX13i7nE"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"bG1xiPUuQULMnSQJbTbq"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f205acbcd65f047e7283')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [ab8f7af9-8e4b-4875-965b-b292830df7fc] Performing OtpJob from Inline(default) with arguments: ["User", "5b92f205acbcd65f047e7283", "send_sms_otp"] [ActiveJob] [OtpJob] [ab8f7af9-8e4b-4875-965b-b292830df7fc] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92f205acbcd65f047e7283')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [ab8f7af9-8e4b-4875-965b-b292830df7fc] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [ab8f7af9-8e4b-4875-965b-b292830df7fc] Performed OtpJob from Inline(default) in 4.27ms [ActiveJob] Enqueued OtpJob (Job ID: ab8f7af9-8e4b-4875-965b-b292830df7fc) to Inline(default) with arguments: ["User", "5b92f205acbcd65f047e7283", "send_sms_otp"] Completed 201 Created in 148ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f205acbcd65f047e7283')}, "limit"=>1}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"notis", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"gf2yJmMqXxaBmKNxxmrM"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"UAtV_q537ma6Gto1-fLT"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92f205acbcd65f047e7285'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [37850a6d-4269-450c-a017-bf2ad5d79c91] Performing OtpJob from Inline(default) with arguments: ["User", "5b92f205acbcd65f047e7285", "send_sms_otp"] [ActiveJob] [OtpJob] [37850a6d-4269-450c-a017-bf2ad5d79c91] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92f205acbcd65f047e7285')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [37850a6d-4269-450c-a017-bf2ad5d79c91] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [37850a6d-4269-450c-a017-bf2ad5d79c91] Performed OtpJob from Inline(default) in 2.53ms [ActiveJob] Enqueued OtpJob (Job ID: 37850a6d-4269-450c-a017-bf2ad5d79c91) to Inline(default) with arguments: ["User", "5b92f205acbcd65f047e7285", "send_sms_otp"] Started GET "/authenticate/users/send_sms_otp?api_key=test¤t_app_id=testappid&user%5Badditional_login_param%5D=9561137096" for 127.0.0.1 at 2018-09-08 03:17:49 +0530 Processing by OtpController#send_sms_otp as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "user"=>{"additional_login_param"=>"9561137096"}, "resource"=>"users", "otp"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameter: otp MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"m4pw7bb3z6cX948zArNu"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f205acbcd65f047e7285')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"77... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [d8140555-6d6e-445f-8a1d-0bfde0364b41] Performing OtpJob from Inline(default) with arguments: ["User", "5b92f205acbcd65f047e7285", "send_sms_otp"] [ActiveJob] [OtpJob] [d8140555-6d6e-445f-8a1d-0bfde0364b41] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92f205acbcd65f047e7285')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [d8140555-6d6e-445f-8a1d-0bfde0364b41] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [d8140555-6d6e-445f-8a1d-0bfde0364b41] Performed OtpJob from Inline(default) in 3.5ms [ActiveJob] Enqueued OtpJob (Job ID: d8140555-6d6e-445f-8a1d-0bfde0364b41) to Inline(default) with arguments: ["User", "5b92f205acbcd65f047e7285", "send_sms_otp"] Completed 200 OK in 81ms (Views: 0.1ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f205acbcd65f047e7285')}, "limit"=>1}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"notis", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"-Q8xymzdKA2JV76iZ1yP"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Sxp6n_pzDs_-9wGEBFzE"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92f205acbcd65f047e7287'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [731cebb2-4f76-4469-9ae2-d4bd6b0f1984] Performing OtpJob from Inline(default) with arguments: ["User", "5b92f205acbcd65f047e7287", "send_sms_otp"] [ActiveJob] [OtpJob] [731cebb2-4f76-4469-9ae2-d4bd6b0f1984] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92f205acbcd65f047e7287')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [731cebb2-4f76-4469-9ae2-d4bd6b0f1984] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [731cebb2-4f76-4469-9ae2-d4bd6b0f1984] Performed OtpJob from Inline(default) in 2.43ms [ActiveJob] Enqueued OtpJob (Job ID: 731cebb2-4f76-4469-9ae2-d4bd6b0f1984) to Inline(default) with arguments: ["User", "5b92f205acbcd65f047e7287", "send_sms_otp"] Started GET "/authenticate/users/verify_otp?api_key=test¤t_app_id=testappid&user%5Badditional_login_param%5D=9561137096&user%5Botp%5D=Marie+Zboncak" for 127.0.0.1 at 2018-09-08 03:17:50 +0530 Processing by OtpController#verify_otp as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "user"=>{"additional_login_param"=>"9561137096", "otp"=>"Marie Zboncak"}, "resource"=>"users", "otp"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameter: otp MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"BAfAwthGWW9cpBKZugQG"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f205acbcd65f047e7287')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"a5... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s [ActiveJob] [OtpJob] [57fca6f2-ebe6-48fa-8597-b5a538f6c7e7] Performing OtpJob from Inline(default) with arguments: ["User", "5b92f205acbcd65f047e7287", "verify_sms_otp", "{\"otp\":\"Marie Zboncak\"}"] [ActiveJob] [OtpJob] [57fca6f2-ebe6-48fa-8597-b5a538f6c7e7] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92f205acbcd65f047e7287')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [57fca6f2-ebe6-48fa-8597-b5a538f6c7e7] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [57fca6f2-ebe6-48fa-8597-b5a538f6c7e7] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"RSwyPg1rw65g4S6Hp8_g"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [57fca6f2-ebe6-48fa-8597-b5a538f6c7e7] MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [57fca6f2-ebe6-48fa-8597-b5a538f6c7e7] MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f205acbcd65f047e7287')}, "u"=>{"$set"=>{"otp"=>"Marie Zboncak", "additional_login_... [ActiveJob] [OtpJob] [57fca6f2-ebe6-48fa-8597-b5a538f6c7e7] MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [57fca6f2-ebe6-48fa-8597-b5a538f6c7e7] MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92f205acbcd65f047e7287')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... [ActiveJob] [OtpJob] [57fca6f2-ebe6-48fa-8597-b5a538f6c7e7] MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [57fca6f2-ebe6-48fa-8597-b5a538f6c7e7] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"reset_password_token"=>"608f7dc8f9cd06275cf18b5485817684f7b031f9a7eb74a26270125e0038f327"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"Y7FLszd4Nd4WsbtTt-nQ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [57fca6f2-ebe6-48fa-8597-b5a538f6c7e7] MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [57fca6f2-ebe6-48fa-8597-b5a538f6c7e7] MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f205acbcd65f047e7287')}, "u"=>{"$set"=>{"otp"=>"Marie Zboncak", "additional_login_... [ActiveJob] [OtpJob] [57fca6f2-ebe6-48fa-8597-b5a538f6c7e7] MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [57fca6f2-ebe6-48fa-8597-b5a538f6c7e7] MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92f205acbcd65f047e7287')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... [ActiveJob] [OtpJob] [57fca6f2-ebe6-48fa-8597-b5a538f6c7e7] MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [57fca6f2-ebe6-48fa-8597-b5a538f6c7e7] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b92f205acbcd65f047e7287')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [57fca6f2-ebe6-48fa-8597-b5a538f6c7e7] MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [57fca6f2-ebe6-48fa-8597-b5a538f6c7e7] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"fZWCdZcpWJdyFx_7yt1K"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [57fca6f2-ebe6-48fa-8597-b5a538f6c7e7] MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [57fca6f2-ebe6-48fa-8597-b5a538f6c7e7] MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f205acbcd65f047e7287')}, "u"=>{"$set"=>{"created_by_admin"=>false, "encrypted_auth... [ActiveJob] [OtpJob] [57fca6f2-ebe6-48fa-8597-b5a538f6c7e7] MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [57fca6f2-ebe6-48fa-8597-b5a538f6c7e7] MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"notis", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92f206acbcd65f047e728b'), "email_subject"=>"Notification from PathoFast", "resource_ids"... [ActiveJob] [OtpJob] [57fca6f2-ebe6-48fa-8597-b5a538f6c7e7] MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [57fca6f2-ebe6-48fa-8597-b5a538f6c7e7] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92f205acbcd65f047e7287')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [57fca6f2-ebe6-48fa-8597-b5a538f6c7e7] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [57fca6f2-ebe6-48fa-8597-b5a538f6c7e7] [OtpJob] [3cee003d-6d93-474c-bd7a-13b141a8da1d] Performing OtpJob from Inline(default) with arguments: ["User", "5b92f205acbcd65f047e7287", "send_email", "{\"notification_id\":\"5b92f206acbcd65f047e728b\",\"notification_class\":\"Noti\"}"] [ActiveJob] [OtpJob] [57fca6f2-ebe6-48fa-8597-b5a538f6c7e7] [OtpJob] [3cee003d-6d93-474c-bd7a-13b141a8da1d] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92f205acbcd65f047e7287')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [57fca6f2-ebe6-48fa-8597-b5a538f6c7e7] [OtpJob] [3cee003d-6d93-474c-bd7a-13b141a8da1d] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [57fca6f2-ebe6-48fa-8597-b5a538f6c7e7] [OtpJob] [3cee003d-6d93-474c-bd7a-13b141a8da1d] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"notis", "filter"=>{"_id"=>BSON::ObjectId('5b92f206acbcd65f047e728b')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [57fca6f2-ebe6-48fa-8597-b5a538f6c7e7] [OtpJob] [3cee003d-6d93-474c-bd7a-13b141a8da1d] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [57fca6f2-ebe6-48fa-8597-b5a538f6c7e7] [OtpJob] [3cee003d-6d93-474c-bd7a-13b141a8da1d] Rendered /home/bhargav/Github/Auth/app/views/auth/notifier/_email.html.erb (0.7ms) [ActiveJob] [OtpJob] [57fca6f2-ebe6-48fa-8597-b5a538f6c7e7] [OtpJob] [3cee003d-6d93-474c-bd7a-13b141a8da1d] Rendered new/notification.html.erb within layouts/mailer (6.5ms) [ActiveJob] [OtpJob] [57fca6f2-ebe6-48fa-8597-b5a538f6c7e7] [OtpJob] [3cee003d-6d93-474c-bd7a-13b141a8da1d] Rendered new/notification.text.erb within layouts/mailer (0.4ms) [ActiveJob] [OtpJob] [57fca6f2-ebe6-48fa-8597-b5a538f6c7e7] [OtpJob] [3cee003d-6d93-474c-bd7a-13b141a8da1d] New#notification: processed outbound mail in 309.0ms [ActiveJob] [OtpJob] [57fca6f2-ebe6-48fa-8597-b5a538f6c7e7] [OtpJob] [3cee003d-6d93-474c-bd7a-13b141a8da1d] MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"noti_responses", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92f206acbcd65f047e728e'), "doc_version"=>0, "responses"=>["{\"webhook_identifie... [ActiveJob] [OtpJob] [57fca6f2-ebe6-48fa-8597-b5a538f6c7e7] [OtpJob] [3cee003d-6d93-474c-bd7a-13b141a8da1d] MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [57fca6f2-ebe6-48fa-8597-b5a538f6c7e7] [OtpJob] [3cee003d-6d93-474c-bd7a-13b141a8da1d] MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"notis", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f206acbcd65f047e728b')}, "u"=>{"$set"=>{"email_send_count"=>1, "updated_at"=>2018-... [ActiveJob] [OtpJob] [57fca6f2-ebe6-48fa-8597-b5a538f6c7e7] [OtpJob] [3cee003d-6d93-474c-bd7a-13b141a8da1d] MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [57fca6f2-ebe6-48fa-8597-b5a538f6c7e7] [OtpJob] [3cee003d-6d93-474c-bd7a-13b141a8da1d] Sent mail to bhargav.r.raut@gmail.com (11.5ms) [ActiveJob] [OtpJob] [57fca6f2-ebe6-48fa-8597-b5a538f6c7e7] [OtpJob] [3cee003d-6d93-474c-bd7a-13b141a8da1d] Date: Sat, 08 Sep 2018 03:17:50 +0530 From: from@example.com To: bhargav.r.raut@gmail.com Message-ID: <5b92f206be8c9_5f042b090806af547052a@bhargav-HP-Laptop-15g-br1xx.mail> Subject: 2018-09-08 03:17:50 +0530Now with new otp job architecture. PathoFast Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_5b92f206ba2dd_5f042b090806af5470452"; charset=UTF-8 Content-Transfer-Encoding: 7bit ----==_mimepart_5b92f206ba2dd_5f042b090806af5470452 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit hi this is a text partial. ----==_mimepart_5b92f206ba2dd_5f042b090806af5470452 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit
Hi there , I was rendered from the partial.
----==_mimepart_5b92f206ba2dd_5f042b090806af5470452-- [ActiveJob] [OtpJob] [57fca6f2-ebe6-48fa-8597-b5a538f6c7e7] [OtpJob] [3cee003d-6d93-474c-bd7a-13b141a8da1d] Performed OtpJob from Inline(default) in 340.7ms [ActiveJob] [OtpJob] [57fca6f2-ebe6-48fa-8597-b5a538f6c7e7] Enqueued OtpJob (Job ID: 3cee003d-6d93-474c-bd7a-13b141a8da1d) to Inline(default) with arguments: ["User", "5b92f205acbcd65f047e7287", "send_email", "{\"notification_id\":\"5b92f206acbcd65f047e728b\",\"notification_class\":\"Noti\"}"] [ActiveJob] [OtpJob] [57fca6f2-ebe6-48fa-8597-b5a538f6c7e7] [OtpJob] [0e1105ab-7b89-4a65-baa3-fe549b6882e6] Performing OtpJob from Inline(default) with arguments: ["User", "5b92f205acbcd65f047e7287", "send_transactional_sms", "{\"notification_id\":\"5b92f206acbcd65f047e728b\",\"notification_class\":\"Noti\"}"] [ActiveJob] [OtpJob] [57fca6f2-ebe6-48fa-8597-b5a538f6c7e7] [OtpJob] [0e1105ab-7b89-4a65-baa3-fe549b6882e6] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92f205acbcd65f047e7287')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [57fca6f2-ebe6-48fa-8597-b5a538f6c7e7] [OtpJob] [0e1105ab-7b89-4a65-baa3-fe549b6882e6] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [57fca6f2-ebe6-48fa-8597-b5a538f6c7e7] [OtpJob] [0e1105ab-7b89-4a65-baa3-fe549b6882e6] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"notis", "filter"=>{"_id"=>BSON::ObjectId('5b92f206acbcd65f047e728b')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [57fca6f2-ebe6-48fa-8597-b5a538f6c7e7] [OtpJob] [0e1105ab-7b89-4a65-baa3-fe549b6882e6] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [57fca6f2-ebe6-48fa-8597-b5a538f6c7e7] [OtpJob] [0e1105ab-7b89-4a65-baa3-fe549b6882e6] ETHON: Libcurl initialized Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"alphonso@schmidtweimann.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"LSsNNXS6sbTFQrosdLFp"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xSVe7szyfmER-ZPSWnXs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92f218acbcd65f349db697'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92f218acbcd65f349db697')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"adrien_pfeffer@dach.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"SBveFpNuoJPqU8yx266n"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"iN7kyHzvDRzJEACmnSaC"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92f218acbcd65f349db69b'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92f218acbcd65f349db69b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.001s Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"adah@carrollhirthe.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"RszzmnkP1aKCnsSeaN9k"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"pDBPpuTFKYhWRzHEPNEQ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92f278acbcd65f806038a3'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92f278acbcd65f806038a3')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jordi_anderson@weimann.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"64u8FHs7L5z-yxKmmWm6"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Mepi4Nhs9dJwzVq5V1p3"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92f278acbcd65f806038a7'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92f278acbcd65f806038a7')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"hugh.hayes@pricefisher.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ARsr-KdH1873qCPe5EGv"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"wAGyb-2tVupbUy9o-YZC"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92f278acbcd65f806038aa'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92f278acbcd65f806038aa')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92f278acbcd65f806038a3')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.000s Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"bernard_christiansen@huelroob.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"MmhebvVsX3fSTMS2Q6NL"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"HmyGLxxT5WeUbtzs9Zby"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92f2a4acbcd65fb56fa002'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92f2a4acbcd65fb56fa002')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"dane@schuster.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xeJEqvb16hnRaRBi82fV"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"anePV58e5MJDnxd9TQ9i"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92f2a4acbcd65fb56fa006'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92f2a4acbcd65fb56fa006')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"ruben@tromp.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"U4yKvp13G3n7FcxxsaQy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"i8xAKtwT1qbu16raZDRR"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92f2a4acbcd65fb56fa009'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b92f2a4acbcd65fb56fa009')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started GET "/clients/5b92f2a4acbcd65fb56fa002" for 127.0.0.1 at 2018-09-08 03:20:28 +0530 Processing by Auth::ClientsController#show as JSON Parameters: {"id"=>"5b92f2a4acbcd65fb56fa002", "client"=>{}} Completed 401 Unauthorized in 10ms Started GET "/clients/5b92f2a4acbcd65fb56fa002" for 127.0.0.1 at 2018-09-08 03:20:28 +0530 Processing by Auth::ClientsController#show as HTML Parameters: {"id"=>"5b92f2a4acbcd65fb56fa002"} Completed 401 Unauthorized in 0ms Started GET "/clients/5b92f2a4acbcd65fb56fa002" for 127.0.0.1 at 2018-09-08 03:20:28 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"hbvizsKiwkNZjwEDLxQ9"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f2a4acbcd65fb56fa006')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 21:50:28 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Auth::ClientsController#show as HTML Parameters: {"id"=>"5b92f2a4acbcd65fb56fa002"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92f2a4acbcd65fb56fa002')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"ZnfNua6jQCshWpeQFjkn"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f2a4acbcd65fb56fa009')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 21:50:28 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Auth::ClientsController#show as HTML Parameters: {"id"=>"5b92f2a4acbcd65fb56fa002"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92f2a4acbcd65fb56fa002')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"dBs6V7sZs7Pig8snnsaW"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f2a4acbcd65fb56fa002')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 21:50:29 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Auth::ClientsController#show as HTML Parameters: {"id"=>"5b92f2a4acbcd65fb56fa002"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92f2a4acbcd65fb56fa002')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92f2a4acbcd65fb56fa002')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"NqybkZEPXRe55YiEcyix"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f2a4acbcd65fb56fa002')}, "u"=>{"$set"=>{"current_sign_in_at"=>2018-09-07 21:50:29 ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Auth::ClientsController#update as HTML Parameters: {"client"=>{"add_app_id"=>"anything"}, "id"=>"5b92f2a4acbcd65fb56fa002"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92f2a4acbcd65fb56fa002')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b92f2a4acbcd65fb56fa005')}, "u"=>{"$set"=>{"redirect_urls"=>[], ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b92f2a4acbcd65fb56fa002')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.004s Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.015s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"candida@bahringerupton.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"AsyBix6s7qRef9wxKg9e"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"geQANc4cFZJaDc4HHCtR"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92f2c4acbcd65ffc1de9e8'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 18013531-f73e-489b-a296-ff9b1b34108c) to Test(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92f2c4acbcd65ffc1de9e8, "WfX-2iWyXBNuiFf3yCcR", {} MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f2c4acbcd65ffc1de9eb')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started GET "/authenticate/users/confirmation/new" for 127.0.0.1 at 2018-09-08 03:21:00 +0530 Processing by Auth::ConfirmationsController#new as HTML Rendered /home/bhargav/Github/Auth/app/views/auth/shared/_devise_error_messages.html.erb (1.8ms) Rendered /home/bhargav/Github/Auth/app/views/auth/confirmations/new.html.erb within layouts/application (12.4ms) Rendered shopping/_navigation_options.html.erb (0.6ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (13.8ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (15.7ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (3.7ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (5.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (3.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (4.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (5.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (12.7ms) Completed 200 OK in 310ms (Views: 300.0ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"madonna@tromp.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"VUF8xsQSpM1yrxErmnvq"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"mozzidjWYp6-mArbbxGp"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92f2c5acbcd65ffc1de9ee'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: cd894900-7728-4957-a88a-6fd500b9ff06) to Test(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92f2c5acbcd65ffc1de9ee, "xf3R4oMKvYt-4aZsZf7v", {} MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f2c5acbcd65ffc1de9f0')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Started POST "/authenticate/users/confirmation" for 127.0.0.1 at 2018-09-08 03:21:01 +0530 Processing by Auth::ConfirmationsController#create as HTML Parameters: {"user"=>{"email"=>"madonna@tromp.net"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unconfirmed_email"=>"madonna@tromp.net"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"madonna@tromp.net"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"py53PMkRroSGyTvjx7qF"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f2c5acbcd65ffc1de9ee')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: e3eafef2-a88a-4f40-936a-304a097cf103) to Test(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92f2c5acbcd65ffc1de9ee, "xf3R4oMKvYt-4aZsZf7v", {} Redirected to http://www.example.com/authenticate/users/sign_in Completed 302 Found in 72ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"erna@goldner.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.006s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sGyV245A3vEWTyQzPj45"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"LpzsaoDo3w5tYeUFKFp2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92f2c5acbcd65ffc1de9f2'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 01d2aab4-6b68-42b1-a181-232219f2d644) to Test(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92f2c5acbcd65ffc1de9f2, "KCt2zzhE89Tsr4KFoz2H", {} MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f2c5acbcd65ffc1de9f4')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started GET "/authenticate/users/confirmation?confirmation_token" for 127.0.0.1 at 2018-09-08 03:21:01 +0530 Processing by Auth::ConfirmationsController#show as HTML Parameters: {"confirmation_token"=>nil} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"confirmation_token"=>""}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Rendered /home/bhargav/Github/Auth/app/views/auth/shared/_devise_error_messages.html.erb (0.7ms) Rendered /home/bhargav/Github/Auth/app/views/auth/confirmations/new.html.erb within layouts/application (2.7ms) Rendered shopping/_navigation_options.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (2.2ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (2.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.6ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.7ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (1.9ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (3.4ms) Completed 200 OK in 20ms (Views: 12.1ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92f2c5acbcd65ffc1de9f2')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"bernadette.flatley@sawaynokuneva.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"vRfb8xLzJRM8FiPwBhcy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"hgJY8x8y6NscUi89MhZP"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92f2c5acbcd65ffc1de9f7'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 3dc0e394-1ffe-4be3-9d17-95a5d4998e93) to Test(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92f2c5acbcd65ffc1de9f7, "nwHFDVjVqBKkQxo4wCDJ", {} MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f2c5acbcd65ffc1de9f9')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started GET "/authenticate/users/confirmation/new?redirect_url=http%3A%2F%2Fwww.google.com&api_key=test¤t_app_id=testappid" for 127.0.0.1 at 2018-09-08 03:21:01 +0530 Processing by Auth::ConfirmationsController#new as HTML Parameters: {"redirect_url"=>"http://www.google.com", "api_key"=>"test", "current_app_id"=>"testappid"} Rendered /home/bhargav/Github/Auth/app/views/auth/shared/_devise_error_messages.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/confirmations/new.html.erb within layouts/application (1.9ms) Rendered shopping/_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (1.2ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.9ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.6ms) Completed 200 OK in 9ms (Views: 8.7ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"landen.leffler@feilhoeger.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"FNah5jMqXJha11a_qnxT"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"uc1TPNmmEeWs91a4mqQp"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92f2c5acbcd65ffc1de9fc'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 32c8e0ca-d967-4dde-8734-80c0db731fb3) to Test(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92f2c5acbcd65ffc1de9fc, "1riQbei8nVyiv5cJPyyR", {} MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f2c5acbcd65ffc1de9fe')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/users/confirmation" for 127.0.0.1 at 2018-09-08 03:21:01 +0530 Processing by Auth::ConfirmationsController#create as HTML Parameters: {"user"=>{"email"=>"landen.leffler@feilhoeger.org"}, "redirect_url"=>"http://www.google.com", "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unconfirmed_email"=>"landen.leffler@feilhoeger.org"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"landen.leffler@feilhoeger.org"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ki4M3zcjG3vX-oFqXXWR"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f2c5acbcd65ffc1de9fc')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: bcad4d32-9706-4d6d-b735-1852d4eecfd9) to Test(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92f2c5acbcd65ffc1de9fc, "1riQbei8nVyiv5cJPyyR", {} Redirected to http://www.example.com/authenticate/users/sign_in Completed 302 Found in 64ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"grant_rutherford@borer.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"LbWiKGA6hneezVvBKsTA"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"kCNr8K8JvZjrjHmJxXLX"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92f2c5acbcd65ffc1dea00'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 9557b567-096c-4a19-bdae-77ac979e1daa) to Test(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92f2c5acbcd65ffc1dea00, "WGpnksiKD6Dth5Bsm1pD", {} MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f2c5acbcd65ffc1dea02')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Started GET "/authenticate/users/confirmation/new" for 127.0.0.1 at 2018-09-08 03:21:02 +0530 Processing by Auth::ConfirmationsController#new as JSON Parameters: {"confirmation"=>{}} Rendered text template (0.0ms) Filter chain halted as :ignore_json_request rendered or redirected Completed 406 Not Acceptable in 4ms (Views: 3.4ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"terrill_smith@mclaughlinkovacek.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"qU6bBDipDg8v6Bxasxx1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Q8aLjnG6sDFKKawFfrZz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92f2c6acbcd65ffc1dea03'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 9eb0f59a-1d34-4e55-8503-622dbb571580) to Test(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92f2c6acbcd65ffc1dea03, "JU2zzsCJVEXtU9JV6EXK", {} MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f2c6acbcd65ffc1dea05')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/users/confirmation" for 127.0.0.1 at 2018-09-08 03:21:02 +0530 Processing by Auth::ConfirmationsController#create as JSON Parameters: {"user"=>{"email"=>"terrill_smith@mclaughlinkovacek.org"}, "confirmation"=>{"user"=>{"email"=>"terrill_smith@mclaughlinkovacek.org"}}} Rendered text template (0.0ms) Filter chain halted as :do_before_request rendered or redirected Completed 401 Unauthorized in 1ms (Views: 0.4ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"hanna@moore.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Ze98n1qsHtYXbNnff2fz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Z4tvuPntFJHCBgtAScSa"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92f2c6acbcd65ffc1dea06'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 0ea32acf-1e79-4144-9754-cac1868f9c8d) to Test(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92f2c6acbcd65ffc1dea06, "sZvgyZi_-GSb9VCDMzBE", {} MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f2c6acbcd65ffc1dea08')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Started GET "/authenticate/users/confirmation?%7B%22confirmation_token%22%3A%22dog%22%7D" for 127.0.0.1 at 2018-09-08 03:21:02 +0530 Processing by Auth::ConfirmationsController#show as JSON Parameters: {"{\"confirmation_token\":\"dog\"}"=>nil, "confirmation"=>{}} Rendered text template (0.1ms) Filter chain halted as :do_before_request rendered or redirected Completed 401 Unauthorized in 1ms (Views: 0.5ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"paul_schmidt@wolffchamplin.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Dmj-CEyV2f2MdQzBDJsP"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"gA5jay2Qd7bhznjbx8Nf"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92f2c6acbcd65ffc1dea09'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 4d3e5572-fd01-4e75-9c42-d1725d97a793) to Test(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92f2c6acbcd65ffc1dea09, "s-oms24NrCt_TzsinSoj", {} MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f2c6acbcd65ffc1dea0b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started GET "/authenticate/users/confirmation/new?%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%7D" for 127.0.0.1 at 2018-09-08 03:21:02 +0530 Processing by Auth::ConfirmationsController#new as JSON Parameters: {"{\"api_key\":\"test\",\"current_app_id\":\"testappid\"}"=>nil, "confirmation"=>{}} Rendered text template (0.0ms) Filter chain halted as :ignore_json_request rendered or redirected Completed 406 Not Acceptable in 1ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"katheryn.corkery@ruecker.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"9xSD_5kw2_m7_fLshoJf"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sViDLdsy1B9_H3arxp-m"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92f2c6acbcd65ffc1dea0c'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 0d632f80-dd99-48bd-99c9-e86b1fdae2b8) to Test(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92f2c6acbcd65ffc1dea0c, "9VScp_9kZZvN2R6nRDY3", {} MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f2c6acbcd65ffc1dea0e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/users/confirmation" for 127.0.0.1 at 2018-09-08 03:21:02 +0530 Processing by Auth::ConfirmationsController#create as JSON Parameters: {"user"=>{"email"=>"katheryn.corkery@ruecker.biz"}, "api_key"=>"test", "current_app_id"=>"testappid", "confirmation"=>{"user"=>{"email"=>"katheryn.corkery@ruecker.biz"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unconfirmed_email"=>"katheryn.corkery@ruecker.biz"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"katheryn.corkery@ruecker.biz"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"8-VmW5xPxqY7p_Z6TwKp"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f2c6acbcd65ffc1dea0c')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: ef93061c-8c10-439f-9856-4b8011df63b3) to Test(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92f2c6acbcd65ffc1dea0c, "9VScp_9kZZvN2R6nRDY3", {} Completed 201 Created in 52ms (Views: 0.1ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"pat@douglas.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"WsxxQp9Mw6P_7Pzt_7hj"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"g-XxFueeYztazxaumEGH"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92f2c6acbcd65ffc1dea10'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 061c403e-6cd3-4bf0-ad57-112f6a2b235a) to Test(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92f2c6acbcd65ffc1dea10, "YK1KjdQxyW_tLtaCvZCZ", {} MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f2c6acbcd65ffc1dea12')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started GET "/authenticate/users/confirmation?confirmation_token&api_key=test¤t_app_id=testappid" for 127.0.0.1 at 2018-09-08 03:21:02 +0530 Processing by Auth::ConfirmationsController#show as JSON Parameters: {"confirmation_token"=>nil, "api_key"=>"test", "current_app_id"=>"testappid", "confirmation"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"confirmation_token"=>""}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Completed 422 Unprocessable Entity in 9ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92f2c6acbcd65ffc1dea10')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.002s Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"lilian.feil@fadel.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Pgfy3PXVHTocuqsRs3oz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"PKxxBHCsVGuK1xPngm1y"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92f7e8acbcd66585e4677c'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: b7b1e0a3-27d3-474c-b54d-9e01d8f5f492) to Test(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92f7e8acbcd66585e4677c, "3yy-Xs7HDxe4BBoza27U", {} MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f7e8acbcd66585e4677f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started GET "/authenticate/users/confirmation/new" for 127.0.0.1 at 2018-09-08 03:42:56 +0530 Processing by Auth::ConfirmationsController#new as HTML Rendered /home/bhargav/Github/Auth/app/views/auth/shared/_devise_error_messages.html.erb (0.8ms) Rendered /home/bhargav/Github/Auth/app/views/auth/confirmations/new.html.erb within layouts/application (6.8ms) Rendered shopping/_navigation_options.html.erb (0.6ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (9.5ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (11.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.7ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (3.9ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (5.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (1.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (2.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (9.4ms) Completed 200 OK in 208ms (Views: 199.1ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"colleen@moore.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"qrRpMHV3j4GNze7DegKo"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"_2vA8Cw6HDBaezrJfWLe"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92f7e8acbcd66585e46782'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: a072d39f-e535-4a65-a8cb-2c3a00836ca6) to Test(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92f7e8acbcd66585e46782, "Uf4s8r_yLd5pSwUvL6FJ", {} MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f7e8acbcd66585e46784')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/users/confirmation" for 127.0.0.1 at 2018-09-08 03:42:56 +0530 Processing by Auth::ConfirmationsController#create as HTML Parameters: {"user"=>{"email"=>"colleen@moore.io"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unconfirmed_email"=>"colleen@moore.io"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"colleen@moore.io"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"3Et_U1TMSRCizXZtZ3nA"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f7e8acbcd66585e46782')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: f0ea0d41-7eb9-4cd6-b20a-4ad395d1ee96) to Test(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92f7e8acbcd66585e46782, "Uf4s8r_yLd5pSwUvL6FJ", {} Redirected to http://www.example.com/authenticate/users/sign_in Completed 302 Found in 64ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"eddie@harvey.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xsGfocqpVk9VCtKzJ3yB"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ZmhUDdeCywxbVRq68wTZ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92f7e8acbcd66585e46786'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: cf870815-0ef9-426a-bc35-f00b9879f14f) to Test(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92f7e8acbcd66585e46786, "kdRU4HtmSKeNkUzJzVU_", {} MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f7e8acbcd66585e46788')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Started GET "/authenticate/users/confirmation?confirmation_token" for 127.0.0.1 at 2018-09-08 03:42:56 +0530 Processing by Auth::ConfirmationsController#show as HTML Parameters: {"confirmation_token"=>nil} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"confirmation_token"=>""}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Rendered /home/bhargav/Github/Auth/app/views/auth/shared/_devise_error_messages.html.erb (1.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/confirmations/new.html.erb within layouts/application (1.3ms) Rendered shopping/_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (1.1ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.3ms) Completed 200 OK in 11ms (Views: 6.1ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92f7e8acbcd66585e46786')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"nat@windlerlegros.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"X4e_42cpY_qaXN9iiPx8"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"HtWvjs--G9bDkWqeRXEx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92f7e8acbcd66585e4678b'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 83e7a89a-d183-425b-9188-6246e8ffc835) to Test(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92f7e8acbcd66585e4678b, "R9Fzhy8RsijzueZKWRXE", {} MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f7e8acbcd66585e4678d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started GET "/authenticate/users/confirmation/new?redirect_url=http%3A%2F%2Fwww.google.com&api_key=test¤t_app_id=testappid" for 127.0.0.1 at 2018-09-08 03:42:56 +0530 Processing by Auth::ConfirmationsController#new as HTML Parameters: {"redirect_url"=>"http://www.google.com", "api_key"=>"test", "current_app_id"=>"testappid"} Rendered /home/bhargav/Github/Auth/app/views/auth/shared/_devise_error_messages.html.erb (0.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/confirmations/new.html.erb within layouts/application (0.5ms) Rendered shopping/_navigation_options.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (1.1ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.7ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.3ms) Completed 200 OK in 6ms (Views: 5.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"abe@bergstrom.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"gJVDy-_-SVXpWrtQ7yMa"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"cegS3mG-omXgThnrKoSt"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92f7e8acbcd66585e46790'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: d60697ea-ef17-4400-a67a-40bcb8420ea8) to Test(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92f7e8acbcd66585e46790, "gUfFZeq1GzmJ-zrwPysh", {} MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f7e8acbcd66585e46792')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/users/confirmation" for 127.0.0.1 at 2018-09-08 03:42:56 +0530 Processing by Auth::ConfirmationsController#create as HTML Parameters: {"user"=>{"email"=>"abe@bergstrom.net"}, "redirect_url"=>"http://www.google.com", "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unconfirmed_email"=>"abe@bergstrom.net"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"abe@bergstrom.net"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"qm3V9UTTTwjxJrJyBkeR"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f7e8acbcd66585e46790')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 1ee8a71e-0a7b-47e9-a72d-ce935a1fca75) to Test(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92f7e8acbcd66585e46790, "gUfFZeq1GzmJ-zrwPysh", {} Redirected to http://www.example.com/authenticate/users/sign_in Completed 302 Found in 68ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"gus_frami@wilkinsongreen.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"NVoXFnsWMdHwFV1B-GdE"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ubEZmDF2nh9pXbei1WsG"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92f7e9acbcd66585e46794'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: cffc9e94-6e51-42ef-bc43-630fd6df945a) to Test(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92f7e9acbcd66585e46794, "H9prPy8cZFKSbU2uNmRD", {} MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f7e9acbcd66585e46796')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started GET "/authenticate/users/confirmation/new" for 127.0.0.1 at 2018-09-08 03:42:57 +0530 Processing by Auth::ConfirmationsController#new as JSON Parameters: {"confirmation"=>{}} Rendered text template (0.0ms) Filter chain halted as :ignore_json_request rendered or redirected Completed 406 Not Acceptable in 2ms (Views: 2.0ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"liliana.torphy@larson.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"tFUzkXc_DPbTXx9P6rKL"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Nyn_5995Aqq3cgt-6u8q"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92f7e9acbcd66585e46797'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: aa7fd193-be06-4720-8c2d-91c23b39efe6) to Test(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92f7e9acbcd66585e46797, "-RMnm_xkoENnnnNhmwwS", {} MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f7e9acbcd66585e46799')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/users/confirmation" for 127.0.0.1 at 2018-09-08 03:42:57 +0530 Processing by Auth::ConfirmationsController#create as JSON Parameters: {"user"=>{"email"=>"liliana.torphy@larson.name"}, "confirmation"=>{"user"=>{"email"=>"liliana.torphy@larson.name"}}} Rendered text template (0.0ms) Filter chain halted as :do_before_request rendered or redirected Completed 401 Unauthorized in 1ms (Views: 0.4ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rodger_zieme@wildermanmcdermott.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ESn2bV4wX7h57czbX6J1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"tfcZ3yuR6HPH5g-H4iHN"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92f7e9acbcd66585e4679a'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 513749da-3c36-49ee-ac19-2f6856f0c600) to Test(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92f7e9acbcd66585e4679a, "ksy3ntNecovhLqEtaRvQ", {} MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f7e9acbcd66585e4679c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started GET "/authenticate/users/confirmation?%7B%22confirmation_token%22%3A%22dog%22%7D" for 127.0.0.1 at 2018-09-08 03:42:57 +0530 Processing by Auth::ConfirmationsController#show as JSON Parameters: {"{\"confirmation_token\":\"dog\"}"=>nil, "confirmation"=>{}} Rendered text template (0.0ms) Filter chain halted as :do_before_request rendered or redirected Completed 401 Unauthorized in 1ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"orpha@sauer.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"nUUyihxQZRsbQqZtLvTp"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"kDe2EgMCK8BNnuxMfzGq"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92f7e9acbcd66585e4679d'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: fe5ce369-dd67-4e6a-9485-e361291d9532) to Test(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92f7e9acbcd66585e4679d, "ybtW-xsdgnkxYu3Du6Tp", {} MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f7e9acbcd66585e4679f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started GET "/authenticate/users/confirmation/new?%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%7D" for 127.0.0.1 at 2018-09-08 03:42:57 +0530 Processing by Auth::ConfirmationsController#new as JSON Parameters: {"{\"api_key\":\"test\",\"current_app_id\":\"testappid\"}"=>nil, "confirmation"=>{}} Rendered text template (0.1ms) Filter chain halted as :ignore_json_request rendered or redirected Completed 406 Not Acceptable in 1ms (Views: 0.4ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jedediah.welch@okuneva.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Kyn_YG9KSstwTzWvWz7z"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Zwpctgnpjdm74NtNex13"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92f7e9acbcd66585e467a0'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: c238763c-8fc3-4173-9ea2-60c24cab9600) to Test(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92f7e9acbcd66585e467a0, "eGbYR23-GdwGCVyXGKVs", {} MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f7e9acbcd66585e467a2')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Started POST "/authenticate/users/confirmation" for 127.0.0.1 at 2018-09-08 03:42:57 +0530 Processing by Auth::ConfirmationsController#create as JSON Parameters: {"user"=>{"email"=>"jedediah.welch@okuneva.net"}, "api_key"=>"test", "current_app_id"=>"testappid", "confirmation"=>{"user"=>{"email"=>"jedediah.welch@okuneva.net"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unconfirmed_email"=>"jedediah.welch@okuneva.net"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jedediah.welch@okuneva.net"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"7sJX1yW27_Nej6yD1Vaq"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f7e9acbcd66585e467a0')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: c2c9f94a-18ea-4a92-b908-e7d987749e1c) to Test(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92f7e9acbcd66585e467a0, "eGbYR23-GdwGCVyXGKVs", {} Completed 201 Created in 72ms (Views: 0.4ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"albin_kuhn@kuphal.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"k9XNkDQzmy8WHWAok5Jd"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"6vMsP17yyk_6cBkwsJ5v"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92f7e9acbcd66585e467a4'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: d2e71654-1b1f-4901-9596-2c5cbbe7aab6) to Test(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92f7e9acbcd66585e467a4, "ec_c5khoaC7xr1eiMN-u", {} MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f7e9acbcd66585e467a6')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started GET "/authenticate/users/confirmation?confirmation_token&api_key=test¤t_app_id=testappid" for 127.0.0.1 at 2018-09-08 03:42:57 +0530 Processing by Auth::ConfirmationsController#show as JSON Parameters: {"confirmation_token"=>nil, "api_key"=>"test", "current_app_id"=>"testappid", "confirmation"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"confirmation_token"=>""}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Completed 422 Unprocessable Entity in 10ms (Views: 0.1ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b92f7e9acbcd66585e467a4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.001s Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jevon@schuppe.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"qhCzvW6xJdB_qLDQ1XNx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"mWvxEd7LiqzpyStXCFRc"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92f8acacbcd66671b04391'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 77e68c29-c653-4d80-8bbe-19565e032896) to Test(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92f8acacbcd66671b04391, "QoJds2uahL2zPJigCL7v", {} MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f8acacbcd66671b04394')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/users/confirmation" for 127.0.0.1 at 2018-09-08 03:46:12 +0530 Processing by Auth::ConfirmationsController#create as JSON Parameters: {"user"=>{"email"=>"jevon@schuppe.biz"}, "api_key"=>"test", "current_app_id"=>"testappid", "confirmation"=>{"user"=>{"email"=>"jevon@schuppe.biz"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unconfirmed_email"=>"jevon@schuppe.biz"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jevon@schuppe.biz"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"7ze-3ad8Ysy37wmuP6BE"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92f8acacbcd66671b04391')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 71a24e5f-1814-48eb-b2d5-3050930fbcf9) to Test(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92f8acacbcd66671b04391, "QoJds2uahL2zPJigCL7v", {} Completed 201 Created in 101ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.001s Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"christian_mcclure@pagaclockman.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"baHysBtLBQ6WzE97B53Z"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"UrsewuyriqfD9uwsQxxF"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b92fe14acbcd67b63cf0a37'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: d15eaaef-e138-4239-a0a0-1781d8401a1f) to Test(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92fe14acbcd67b63cf0a37, "BG6zupeUUxy-fUA6k8Pr", {} MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92fe14acbcd67b63cf0a3a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b92... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/users/confirmation" for 127.0.0.1 at 2018-09-08 04:09:16 +0530 Processing by Auth::ConfirmationsController#create as JSON Parameters: {"user"=>{"email"=>"christian_mcclure@pagaclockman.co"}, "api_key"=>"test", "current_app_id"=>"testappid", "confirmation"=>{"user"=>{"email"=>"christian_mcclure@pagaclockman.co"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unconfirmed_email"=>"christian_mcclure@pagaclockman.co"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"christian_mcclure@pagaclockman.co"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"TQAZKv7-Hix-7LiBHbCP"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b92fe14acbcd67b63cf0a37')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 26255953-476d-4762-a37f-66c94de00c8c) to Test(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b92fe14acbcd67b63cf0a37, "BG6zupeUUxy-fUA6k8Pr", {} Completed 201 Created in 84ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.001s Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jade.sawayn@kuhlman.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"puXHfQ8--BPGp1pMUDmE"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"FzpiWT2K5ywin4mZ3GZ3"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b93012aacbcd608463d3cf7'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 19e67cca-1a3d-47a9-8860-960ac7302836) to Test(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b93012aacbcd608463d3cf7, "YoBv8HUjx81jm4HiEoi3", {} MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93012aacbcd608463d3cfa')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/users/confirmation" for 127.0.0.1 at 2018-09-08 04:22:26 +0530 Processing by Auth::ConfirmationsController#create as JSON Parameters: {"user"=>{"email"=>"jade.sawayn@kuhlman.biz"}, "api_key"=>"test", "current_app_id"=>"testappid", "confirmation"=>{"user"=>{"email"=>"jade.sawayn@kuhlman.biz"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unconfirmed_email"=>"jade.sawayn@kuhlman.biz"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jade.sawayn@kuhlman.biz"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"kMM4xmMRpehooGr9Sytx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93012aacbcd608463d3cf7')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 7b074098-fd72-49ec-9ba0-711b0ba8045c) to Test(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b93012aacbcd608463d3cf7, "YoBv8HUjx81jm4HiEoi3", {} Completed 201 Created in 90ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.001s Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"arnaldo.breitenberg@shanahan.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"uuFMdDMPxzq5GJFxKZPz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"UMBdVEq-o-hjrzrPpMLR"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b930178acbcd608c4cf39f3'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 325642ce-1087-43b1-a913-5a97fff72727) to Test(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b930178acbcd608c4cf39f3, "-WMMhkXMSExyGSdmyzxy", {} MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930179acbcd608c4cf39f6')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/users/confirmation" for 127.0.0.1 at 2018-09-08 04:23:45 +0530 Processing by Auth::ConfirmationsController#create as JSON Parameters: {"user"=>{"email"=>"arnaldo.breitenberg@shanahan.name"}, "api_key"=>"test", "current_app_id"=>"testappid", "confirmation"=>{"user"=>{"email"=>"arnaldo.breitenberg@shanahan.name"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unconfirmed_email"=>"arnaldo.breitenberg@shanahan.name"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"arnaldo.breitenberg@shanahan.name"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Z7BwxQnHkX7Lm6ELjxTy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930178acbcd608c4cf39f3')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: b30e8990-bea9-4789-a951-6883c2859ca6) to Test(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b930178acbcd608c4cf39f3, "-WMMhkXMSExyGSdmyzxy", {} Completed 201 Created in 96ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.001s Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"elta@runolfsdottir.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"_tczyWyfd85WcMZgmW1i"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"QPmRayMGdGMVRELhQxGp"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b93024cacbcd609940f50a4'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 5078521e-96ae-43c2-9015-2a0d03053c7f) to Test(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b93024cacbcd609940f50a4, "G2pxzD2VxUNk1YM2kUHr", {} MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93024cacbcd609940f50a7')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/users/confirmation" for 127.0.0.1 at 2018-09-08 04:27:16 +0530 Processing by Auth::ConfirmationsController#create as JSON Parameters: {"user"=>{"email"=>"elta@runolfsdottir.net"}, "api_key"=>"test", "current_app_id"=>"testappid", "confirmation"=>{"user"=>{"email"=>"elta@runolfsdottir.net"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unconfirmed_email"=>"elta@runolfsdottir.net"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"elta@runolfsdottir.net"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Vxw-jhDiiu4gTSvzPJL6"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93024cacbcd609940f50a4')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 06a20ed8-5e37-42d7-8f52-c3e31996b81a) to Test(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b93024cacbcd609940f50a4, "G2pxzD2VxUNk1YM2kUHr", {} Completed 201 Created in 126ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.002s Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"verona@schultz.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"_P-b6Fz5_rhWhqRnLAJ-"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"wsPu49BBy-jZxa-T1P3Z"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b930325acbcd60a388176fa'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: f80e143e-d993-4440-a8e2-e4c7bdcf6c4e) to Test(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b930325acbcd60a388176fa, "KpsLzjyif-xZzYp83vwa", {} MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930325acbcd60a388176fd')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/users/confirmation" for 127.0.0.1 at 2018-09-08 04:30:53 +0530 Processing by Auth::ConfirmationsController#create as JSON Parameters: {"user"=>{"email"=>"verona@schultz.org"}, "api_key"=>"test", "current_app_id"=>"testappid", "confirmation"=>{"user"=>{"email"=>"verona@schultz.org"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unconfirmed_email"=>"verona@schultz.org"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"verona@schultz.org"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"7k-SBzRhTvwyvEgByRUv"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930325acbcd60a388176fa')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: e3feb19c-ebf0-417b-bddf-b90cc85fa3b6) to Test(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b930325acbcd60a388176fa, "KpsLzjyif-xZzYp83vwa", {} Completed 201 Created in 94ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.002s Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"kariane@jacobiweinat.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Q2s1vZSQYGe6LSAbuK8b"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"hE5fZco7MgodhfWsozwY"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b930494acbcd60c46b16cef'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: cfc9827a-c3d6-4751-9de0-e37f95dc0a33) to Test(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b930494acbcd60c46b16cef, "VNf6bmk5oL1MRGsAJoq4", {} MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930494acbcd60c46b16cf2')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/users/confirmation" for 127.0.0.1 at 2018-09-08 04:37:00 +0530 Processing by Auth::ConfirmationsController#create as JSON Parameters: {"user"=>{"email"=>"kariane@jacobiweinat.net"}, "api_key"=>"test", "current_app_id"=>"testappid", "confirmation"=>{"user"=>{"email"=>"kariane@jacobiweinat.net"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unconfirmed_email"=>"kariane@jacobiweinat.net"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"kariane@jacobiweinat.net"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"qv4JMMYJSgen7nDrkJ6s"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930494acbcd60c46b16cef')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 1d6db518-60e7-4fd3-aa88-e5590cb67bb8) to Test(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b930494acbcd60c46b16cef, "VNf6bmk5oL1MRGsAJoq4", {} Completed 201 Created in 177ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.001s Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"johann.crist@cronarodriguez.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Ph7DfCYDzhCPwKq1Qagh"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"hFiUv6SFn_3ikm6iseJe"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9304b9acbcd60c7a9256e2'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (6.8ms) Devise::Mailer#confirmation_instructions: processed outbound mail in 198.9ms Sent mail to johann.crist@cronarodriguez.com (12.0ms) Date: Sat, 08 Sep 2018 04:37:37 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: johann.crist@cronarodriguez.com Message-ID: <5b9304b965b79_c7a2b27b7342f608737d@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome johann.crist@cronarodriguez.com!

You can confirm your account email through the link below:

Confirm my account

MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9304b9acbcd60c7a9256e5')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/users/confirmation" for 127.0.0.1 at 2018-09-08 04:37:37 +0530 Processing by Auth::ConfirmationsController#create as JSON Parameters: {"user"=>{"email"=>"johann.crist@cronarodriguez.com"}, "api_key"=>"test", "current_app_id"=>"testappid", "confirmation"=>{"user"=>{"email"=>"johann.crist@cronarodriguez.com"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unconfirmed_email"=>"johann.crist@cronarodriguez.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"johann.crist@cronarodriguez.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"NJp6c3LHg6seDpVz4xom"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9304b9acbcd60c7a9256e2')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.2ms) Devise::Mailer#confirmation_instructions: processed outbound mail in 1.8ms Sent mail to johann.crist@cronarodriguez.com (1.3ms) Date: Sat, 08 Sep 2018 04:37:37 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: johann.crist@cronarodriguez.com Message-ID: <5b9304b9a18a7_c7a2b27b7342f60874ef@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome johann.crist@cronarodriguez.com!

You can confirm your account email through the link below:

Confirm my account

Completed 201 Created in 65ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.004s Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"chyna_haag@hauck.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"KR88Eaxx25Kf6Ti7TgzT"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"No_7orpVKbx5h67DAu6u"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9305ffacbcd60dec5aea45'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (4.4ms) Devise::Mailer#confirmation_instructions: processed outbound mail in 200.4ms Sent mail to chyna_haag@hauck.biz (11.7ms) Date: Sat, 08 Sep 2018 04:43:03 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: chyna_haag@hauck.biz Message-ID: <5b9305ff4b15c_dec2ace914dcf581272b@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome chyna_haag@hauck.biz!

You can confirm your account email through the link below:

Confirm my account

MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9305ffacbcd60dec5aea48')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/users/confirmation" for 127.0.0.1 at 2018-09-08 04:43:03 +0530 Processing by Auth::ConfirmationsController#create as JSON Parameters: {"user"=>{"email"=>"chyna_haag@hauck.biz"}, "api_key"=>"test", "current_app_id"=>"testappid", "confirmation"=>{"user"=>{"email"=>"chyna_haag@hauck.biz"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unconfirmed_email"=>"chyna_haag@hauck.biz"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"chyna_haag@hauck.biz"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Zx9Lz58or-z8_sRPpHef"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9305ffacbcd60dec5aea45')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) Devise::Mailer#confirmation_instructions: processed outbound mail in 2.9ms Sent mail to chyna_haag@hauck.biz (1.3ms) Date: Sat, 08 Sep 2018 04:43:03 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: chyna_haag@hauck.biz Message-ID: <5b9305ff7f5f0_dec2ace914dcf581281f@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome chyna_haag@hauck.biz!

You can confirm your account email through the link below:

Confirm my account

Completed 201 Created in 77ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.003s Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"kiera@franecki.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"9Doum-XWB4ugR2fzxGmS"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Abg3GCdoakDQ-uezizYs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b93060eacbcd60e227a8fca'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: c6c0b683-7234-49f5-abcc-006595c2d928) to Test(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b93060eacbcd60e227a8fca, "eeyuQ5J6papVPScr1Z96", {} MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93060facbcd60e227a8fcd')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/users/confirmation" for 127.0.0.1 at 2018-09-08 04:43:19 +0530 Processing by Auth::ConfirmationsController#create as JSON Parameters: {"user"=>{"email"=>"kiera@franecki.name"}, "api_key"=>"test", "current_app_id"=>"testappid", "confirmation"=>{"user"=>{"email"=>"kiera@franecki.name"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unconfirmed_email"=>"kiera@franecki.name"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"kiera@franecki.name"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"KBYSTDnBKUSS4AvyGVJU"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93060eacbcd60e227a8fca')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 3c611a5f-c06d-4828-8946-b8d5ea119c7c) to Test(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b93060eacbcd60e227a8fca, "eeyuQ5J6papVPScr1Z96", {} Completed 201 Created in 80ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.002s Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"billie.nader@pouros.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"dMxSxdtCz9YSK4nzmEu_"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ZTYJszNzoJiqaom_kLsG"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9307dcacbcd610c940882c'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 51035f31-bc01-4765-9c5d-887c82681ace) to Test(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b9307dcacbcd610c940882c, "76FhACAKZnWo4a7XTMQM", {} MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9307dcacbcd610c940882f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/users/confirmation" for 127.0.0.1 at 2018-09-08 04:51:00 +0530 Processing by Auth::ConfirmationsController#create as JSON Parameters: {"user"=>{"email"=>"billie.nader@pouros.biz"}, "api_key"=>"test", "current_app_id"=>"testappid", "confirmation"=>{"user"=>{"email"=>"billie.nader@pouros.biz"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unconfirmed_email"=>"billie.nader@pouros.biz"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"billie.nader@pouros.biz"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ssqsGTxkeWjKxtDfEy7a"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9307dcacbcd610c940882c')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 2af82b5c-49ef-43dd-89e4-526089831315) to Test(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b9307dcacbcd610c940882c, "76FhACAKZnWo4a7XTMQM", {} Completed 201 Created in 102ms (Views: 0.8ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.001s Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"lee.kemmer@torpmertz.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"5Cb1mHX67cs-cU1iob9z"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"EjzTx-2981uWkL-SY5TF"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b93092bacbcd61276fbc5a5'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b93092bacbcd61276fbc5a5')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [af87f7f4-d87b-415d-bb15-fbbab0d791ef] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b93092bacbcd61276fbc5a5, "wgb-Py4J9unYFtiiY7o4", {} [ActiveJob] [ActionMailer::DeliveryJob] [af87f7f4-d87b-415d-bb15-fbbab0d791ef] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (6.5ms) [ActiveJob] [ActionMailer::DeliveryJob] [af87f7f4-d87b-415d-bb15-fbbab0d791ef] Devise::Mailer#confirmation_instructions: processed outbound mail in 203.9ms [ActiveJob] [ActionMailer::DeliveryJob] [af87f7f4-d87b-415d-bb15-fbbab0d791ef] Sent mail to lee.kemmer@torpmertz.biz (8.7ms) [ActiveJob] [ActionMailer::DeliveryJob] [af87f7f4-d87b-415d-bb15-fbbab0d791ef] Date: Sat, 08 Sep 2018 04:56:36 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: lee.kemmer@torpmertz.biz Message-ID: <5b93092cf719_12762ac051dfaf5c615dd@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome lee.kemmer@torpmertz.biz!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [af87f7f4-d87b-415d-bb15-fbbab0d791ef] Performed ActionMailer::DeliveryJob from Inline(mailers) in 214.26ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: af87f7f4-d87b-415d-bb15-fbbab0d791ef) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b93092bacbcd61276fbc5a5, "wgb-Py4J9unYFtiiY7o4", {} MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93092cacbcd61276fbc5a8')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/users/confirmation" for 127.0.0.1 at 2018-09-08 04:56:36 +0530 Processing by Auth::ConfirmationsController#create as JSON Parameters: {"user"=>{"email"=>"lee.kemmer@torpmertz.biz"}, "api_key"=>"test", "current_app_id"=>"testappid", "confirmation"=>{"user"=>{"email"=>"lee.kemmer@torpmertz.biz"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unconfirmed_email"=>"lee.kemmer@torpmertz.biz"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"lee.kemmer@torpmertz.biz"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"9A-Wsinpk9FWzn3ANsMd"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93092bacbcd61276fbc5a5')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b93092bacbcd61276fbc5a5')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [e116dbc9-59ec-4faa-9188-486954386061] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b93092bacbcd61276fbc5a5, "wgb-Py4J9unYFtiiY7o4", {} [ActiveJob] [ActionMailer::DeliveryJob] [e116dbc9-59ec-4faa-9188-486954386061] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [e116dbc9-59ec-4faa-9188-486954386061] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.8ms [ActiveJob] [ActionMailer::DeliveryJob] [e116dbc9-59ec-4faa-9188-486954386061] Sent mail to lee.kemmer@torpmertz.biz (2.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [e116dbc9-59ec-4faa-9188-486954386061] Date: Sat, 08 Sep 2018 04:56:36 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: lee.kemmer@torpmertz.biz Message-ID: <5b93092c555a0_12762ac051dfaf5c6163@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome lee.kemmer@torpmertz.biz!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [e116dbc9-59ec-4faa-9188-486954386061] Performed ActionMailer::DeliveryJob from Inline(mailers) in 4.51ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: e116dbc9-59ec-4faa-9188-486954386061) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b93092bacbcd61276fbc5a5, "wgb-Py4J9unYFtiiY7o4", {} Completed 201 Created in 80ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.001s Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"vallie@huelsfay.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"7XNjxTEeN3sUSjdGWXkJ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"5wu1SLauzDFm35TNWkSJ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9309b3acbcd612c3bdb480'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9309b3acbcd612c3bdb480')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [0fe0465f-43de-4957-9319-59859a933f72] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b9309b3acbcd612c3bdb480, "UsWsrPsxQ5j1LwV9VTYZ", {} [ActiveJob] [ActionMailer::DeliveryJob] [0fe0465f-43de-4957-9319-59859a933f72] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (4.4ms) [ActiveJob] [ActionMailer::DeliveryJob] [0fe0465f-43de-4957-9319-59859a933f72] Devise::Mailer#confirmation_instructions: processed outbound mail in 196.5ms [ActiveJob] [ActionMailer::DeliveryJob] [0fe0465f-43de-4957-9319-59859a933f72] Sent mail to vallie@huelsfay.biz (9.6ms) [ActiveJob] [ActionMailer::DeliveryJob] [0fe0465f-43de-4957-9319-59859a933f72] Date: Sat, 08 Sep 2018 04:58:51 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: vallie@huelsfay.biz Message-ID: <5b9309b3dd49d_12c32b0c2067ef60274fb@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome vallie@huelsfay.biz!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [0fe0465f-43de-4957-9319-59859a933f72] Performed ActionMailer::DeliveryJob from Inline(mailers) in 206.64ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 0fe0465f-43de-4957-9319-59859a933f72) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b9309b3acbcd612c3bdb480, "UsWsrPsxQ5j1LwV9VTYZ", {} MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9309b4acbcd612c3bdb483')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started GET "/authenticate/users/confirmation/new" for 127.0.0.1 at 2018-09-08 04:58:52 +0530 Processing by Auth::ConfirmationsController#new as HTML Rendered /home/bhargav/Github/Auth/app/views/auth/shared/_devise_error_messages.html.erb (0.8ms) Rendered /home/bhargav/Github/Auth/app/views/auth/confirmations/new.html.erb within layouts/application (5.2ms) Rendered shopping/_navigation_options.html.erb (0.6ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (7.7ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (9.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (3.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (4.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (1.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (1.8ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (8.2ms) Completed 200 OK in 187ms (Views: 177.8ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"cordelia@runte.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"2Ebpxd23bgs8rZ8CKMbj"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"7-_gHqbu1GJQz36Srg7V"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9309b4acbcd612c3bdb486'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9309b4acbcd612c3bdb486')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [914a47eb-502d-411f-8382-04e99698965f] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b9309b4acbcd612c3bdb486, "ebzXsdpUArnAFd4-rcUU", {} [ActiveJob] [ActionMailer::DeliveryJob] [914a47eb-502d-411f-8382-04e99698965f] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [914a47eb-502d-411f-8382-04e99698965f] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.4ms [ActiveJob] [ActionMailer::DeliveryJob] [914a47eb-502d-411f-8382-04e99698965f] Sent mail to cordelia@runte.com (1.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [914a47eb-502d-411f-8382-04e99698965f] Date: Sat, 08 Sep 2018 04:58:52 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: cordelia@runte.com Message-ID: <5b9309b447043_12c32b0c2067ef60275d0@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome cordelia@runte.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [914a47eb-502d-411f-8382-04e99698965f] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.06ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 914a47eb-502d-411f-8382-04e99698965f) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b9309b4acbcd612c3bdb486, "ebzXsdpUArnAFd4-rcUU", {} MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9309b4acbcd612c3bdb488')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Started POST "/authenticate/users/confirmation" for 127.0.0.1 at 2018-09-08 04:58:52 +0530 Processing by Auth::ConfirmationsController#create as HTML Parameters: {"user"=>{"email"=>"cordelia@runte.com"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unconfirmed_email"=>"cordelia@runte.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"cordelia@runte.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"L55Y-APt9ab5aCF8W6Ro"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9309b4acbcd612c3bdb486')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9309b4acbcd612c3bdb486')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [87b1ae68-e277-4c12-b859-191169ef5003] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b9309b4acbcd612c3bdb486, "ebzXsdpUArnAFd4-rcUU", {} [ActiveJob] [ActionMailer::DeliveryJob] [87b1ae68-e277-4c12-b859-191169ef5003] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [87b1ae68-e277-4c12-b859-191169ef5003] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.6ms [ActiveJob] [ActionMailer::DeliveryJob] [87b1ae68-e277-4c12-b859-191169ef5003] Sent mail to cordelia@runte.com (1.8ms) [ActiveJob] [ActionMailer::DeliveryJob] [87b1ae68-e277-4c12-b859-191169ef5003] Date: Sat, 08 Sep 2018 04:58:52 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: cordelia@runte.com Message-ID: <5b9309b4634aa_12c32b0c2067ef6027653@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome cordelia@runte.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [87b1ae68-e277-4c12-b859-191169ef5003] Performed ActionMailer::DeliveryJob from Inline(mailers) in 4.02ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 87b1ae68-e277-4c12-b859-191169ef5003) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b9309b4acbcd612c3bdb486, "ebzXsdpUArnAFd4-rcUU", {} Redirected to http://www.example.com/authenticate/users/sign_in Completed 302 Found in 69ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"lauretta_ondricka@gradylindgren.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sT1xMQeKByCrwcB5rW3D"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Dfoztv9YSMwWYanYE1S8"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9309b4acbcd612c3bdb48a'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9309b4acbcd612c3bdb48a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [18fdffb6-1f3b-4f1e-8733-c3c674197872] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b9309b4acbcd612c3bdb48a, "kv36xt7oFQWLBDr14iz3", {} [ActiveJob] [ActionMailer::DeliveryJob] [18fdffb6-1f3b-4f1e-8733-c3c674197872] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [18fdffb6-1f3b-4f1e-8733-c3c674197872] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.5ms [ActiveJob] [ActionMailer::DeliveryJob] [18fdffb6-1f3b-4f1e-8733-c3c674197872] Sent mail to lauretta_ondricka@gradylindgren.co (1.6ms) [ActiveJob] [ActionMailer::DeliveryJob] [18fdffb6-1f3b-4f1e-8733-c3c674197872] Date: Sat, 08 Sep 2018 04:58:52 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: lauretta_ondricka@gradylindgren.co Message-ID: <5b9309b4708c0_12c32b0c2067ef60277b3@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome lauretta_ondricka@gradylindgren.co!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [18fdffb6-1f3b-4f1e-8733-c3c674197872] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.53ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 18fdffb6-1f3b-4f1e-8733-c3c674197872) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b9309b4acbcd612c3bdb48a, "kv36xt7oFQWLBDr14iz3", {} MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9309b4acbcd612c3bdb48c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Started GET "/authenticate/users/confirmation?confirmation_token=kv36xt7oFQWLBDr14iz3" for 127.0.0.1 at 2018-09-08 04:58:52 +0530 Processing by Auth::ConfirmationsController#show as HTML Parameters: {"confirmation_token"=>"kv36xt7oFQWLBDr14iz3"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"confirmation_token"=>"kv36xt7oFQWLBDr14iz3"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"u_zFTZcioeoKQE2zDy_5"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9309b4acbcd612c3bdb48a')}, "u"=>{"$set"=>{"confirmed_at"=>2018-09-07 23:28:52 UTC, "... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b9309b4acbcd612c3bdb48a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b9309b4acbcd612c3bdb48a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Redirected to http://www.example.com/authenticate/users/sign_in Completed 302 Found in 47ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9309b4acbcd612c3bdb48a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"earnest_smitham@toyklocko.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"HY5rCHfDWJzgr44oB9kf"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"grUB3sswyqyxr53GXkCu"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9309b4acbcd612c3bdb48e'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9309b4acbcd612c3bdb48e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [587f2191-cc7a-4433-80b6-5e0ee2434f68] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b9309b4acbcd612c3bdb48e, "AidxJ9nSDhW2AmH4Jyy2", {} [ActiveJob] [ActionMailer::DeliveryJob] [587f2191-cc7a-4433-80b6-5e0ee2434f68] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [587f2191-cc7a-4433-80b6-5e0ee2434f68] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.3ms [ActiveJob] [ActionMailer::DeliveryJob] [587f2191-cc7a-4433-80b6-5e0ee2434f68] Sent mail to earnest_smitham@toyklocko.info (1.4ms) [ActiveJob] [ActionMailer::DeliveryJob] [587f2191-cc7a-4433-80b6-5e0ee2434f68] Date: Sat, 08 Sep 2018 04:58:52 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: earnest_smitham@toyklocko.info Message-ID: <5b9309b495086_12c32b0c2067ef602781f@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome earnest_smitham@toyklocko.info!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [587f2191-cc7a-4433-80b6-5e0ee2434f68] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.1ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 587f2191-cc7a-4433-80b6-5e0ee2434f68) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b9309b4acbcd612c3bdb48e, "AidxJ9nSDhW2AmH4Jyy2", {} MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9309b4acbcd612c3bdb490')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started GET "/authenticate/users/confirmation/new?redirect_url=http%3A%2F%2Fwww.google.com&api_key=test¤t_app_id=testappid" for 127.0.0.1 at 2018-09-08 04:58:52 +0530 Processing by Auth::ConfirmationsController#new as HTML Parameters: {"redirect_url"=>"http://www.google.com", "api_key"=>"test", "current_app_id"=>"testappid"} Rendered /home/bhargav/Github/Auth/app/views/auth/shared/_devise_error_messages.html.erb (0.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/confirmations/new.html.erb within layouts/application (0.5ms) Rendered shopping/_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (0.9ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.1ms) Completed 200 OK in 6ms (Views: 4.6ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"emiliano_zboncak@kerluke.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"UtSisXdSzJg2Q3HXr5T7"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"H7bXNeQefAAkrrdYfmgx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9309b4acbcd612c3bdb493'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9309b4acbcd612c3bdb493')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [04a20ab2-955b-453b-a40f-471b47c8ae79] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b9309b4acbcd612c3bdb493, "Se8iww--cCeMv_NPws5F", {} [ActiveJob] [ActionMailer::DeliveryJob] [04a20ab2-955b-453b-a40f-471b47c8ae79] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [04a20ab2-955b-453b-a40f-471b47c8ae79] Devise::Mailer#confirmation_instructions: processed outbound mail in 2.1ms [ActiveJob] [ActionMailer::DeliveryJob] [04a20ab2-955b-453b-a40f-471b47c8ae79] Sent mail to emiliano_zboncak@kerluke.info (1.4ms) [ActiveJob] [ActionMailer::DeliveryJob] [04a20ab2-955b-453b-a40f-471b47c8ae79] Date: Sat, 08 Sep 2018 04:58:52 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: emiliano_zboncak@kerluke.info Message-ID: <5b9309b4ae34f_12c32b0c2067ef6027924@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome emiliano_zboncak@kerluke.info!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [04a20ab2-955b-453b-a40f-471b47c8ae79] Performed ActionMailer::DeliveryJob from Inline(mailers) in 4.01ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 04a20ab2-955b-453b-a40f-471b47c8ae79) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b9309b4acbcd612c3bdb493, "Se8iww--cCeMv_NPws5F", {} MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9309b4acbcd612c3bdb495')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/users/confirmation" for 127.0.0.1 at 2018-09-08 04:58:52 +0530 Processing by Auth::ConfirmationsController#create as HTML Parameters: {"user"=>{"email"=>"emiliano_zboncak@kerluke.info"}, "redirect_url"=>"http://www.google.com", "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unconfirmed_email"=>"emiliano_zboncak@kerluke.info"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"emiliano_zboncak@kerluke.info"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"1fgF_qt3ixAgMd7wAcjW"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9309b4acbcd612c3bdb493')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9309b4acbcd612c3bdb493')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s [ActiveJob] [ActionMailer::DeliveryJob] [636a761d-fe1a-4c36-973b-5ad87e33998c] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b9309b4acbcd612c3bdb493, "Se8iww--cCeMv_NPws5F", {} [ActiveJob] [ActionMailer::DeliveryJob] [636a761d-fe1a-4c36-973b-5ad87e33998c] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (1.0ms) [ActiveJob] [ActionMailer::DeliveryJob] [636a761d-fe1a-4c36-973b-5ad87e33998c] Devise::Mailer#confirmation_instructions: processed outbound mail in 5.0ms [ActiveJob] [ActionMailer::DeliveryJob] [636a761d-fe1a-4c36-973b-5ad87e33998c] Sent mail to emiliano_zboncak@kerluke.info (4.5ms) [ActiveJob] [ActionMailer::DeliveryJob] [636a761d-fe1a-4c36-973b-5ad87e33998c] Date: Sat, 08 Sep 2018 04:58:52 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: emiliano_zboncak@kerluke.info Message-ID: <5b9309b4ce2f0_12c32b0c2067ef60280ca@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome emiliano_zboncak@kerluke.info!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [636a761d-fe1a-4c36-973b-5ad87e33998c] Performed ActionMailer::DeliveryJob from Inline(mailers) in 10.96ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 636a761d-fe1a-4c36-973b-5ad87e33998c) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b9309b4acbcd612c3bdb493, "Se8iww--cCeMv_NPws5F", {} Redirected to http://www.example.com/authenticate/users/sign_in Completed 302 Found in 77ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"francisco@wizatillman.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"RckqUJ5M9ymQGsUq_sPr"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"_7itRgeLD2CCCw8PzJv2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9309b4acbcd612c3bdb497'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9309b4acbcd612c3bdb497')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [798b1390-f321-4430-a9d8-ddc3154f7907] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b9309b4acbcd612c3bdb497, "Lkf_Z6V-G9p8KdvYRCGp", {} [ActiveJob] [ActionMailer::DeliveryJob] [798b1390-f321-4430-a9d8-ddc3154f7907] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [798b1390-f321-4430-a9d8-ddc3154f7907] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.4ms [ActiveJob] [ActionMailer::DeliveryJob] [798b1390-f321-4430-a9d8-ddc3154f7907] Sent mail to francisco@wizatillman.co (1.8ms) [ActiveJob] [ActionMailer::DeliveryJob] [798b1390-f321-4430-a9d8-ddc3154f7907] Date: Sat, 08 Sep 2018 04:58:52 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: francisco@wizatillman.co Message-ID: <5b9309b4da86a_12c32b0c2067ef6028183@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome francisco@wizatillman.co!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [798b1390-f321-4430-a9d8-ddc3154f7907] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.72ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 798b1390-f321-4430-a9d8-ddc3154f7907) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b9309b4acbcd612c3bdb497, "Lkf_Z6V-G9p8KdvYRCGp", {} MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9309b4acbcd612c3bdb499')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started GET "/authenticate/users/confirmation/new" for 127.0.0.1 at 2018-09-08 04:58:52 +0530 Processing by Auth::ConfirmationsController#new as JSON Parameters: {"confirmation"=>{}} Rendered text template (0.0ms) Filter chain halted as :ignore_json_request rendered or redirected Completed 406 Not Acceptable in 2ms (Views: 2.1ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"ciara_sporer@murphy.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"WxZCzsXC-y7yv-hraoHy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ksJK3sW26F5vDixHMaJ-"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9309b4acbcd612c3bdb49a'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9309b4acbcd612c3bdb49a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [78e51857-f709-4d82-8514-b9df49262202] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b9309b4acbcd612c3bdb49a, "tPEvUvxLmx_aJvvyhJE3", {} [ActiveJob] [ActionMailer::DeliveryJob] [78e51857-f709-4d82-8514-b9df49262202] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [78e51857-f709-4d82-8514-b9df49262202] Devise::Mailer#confirmation_instructions: processed outbound mail in 2.7ms [ActiveJob] [ActionMailer::DeliveryJob] [78e51857-f709-4d82-8514-b9df49262202] Sent mail to ciara_sporer@murphy.co (3.1ms) [ActiveJob] [ActionMailer::DeliveryJob] [78e51857-f709-4d82-8514-b9df49262202] Date: Sat, 08 Sep 2018 04:58:52 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: ciara_sporer@murphy.co Message-ID: <5b9309b4f331a_12c32b0c2067ef6028297@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome ciara_sporer@murphy.co!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [78e51857-f709-4d82-8514-b9df49262202] Performed ActionMailer::DeliveryJob from Inline(mailers) in 7.3ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 78e51857-f709-4d82-8514-b9df49262202) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b9309b4acbcd612c3bdb49a, "tPEvUvxLmx_aJvvyhJE3", {} MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9309b5acbcd612c3bdb49c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/users/confirmation" for 127.0.0.1 at 2018-09-08 04:58:53 +0530 Processing by Auth::ConfirmationsController#create as JSON Parameters: {"user"=>{"email"=>"ciara_sporer@murphy.co"}, "confirmation"=>{"user"=>{"email"=>"ciara_sporer@murphy.co"}}} Rendered text template (0.0ms) Filter chain halted as :do_before_request rendered or redirected Completed 401 Unauthorized in 1ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"kurt@zboncakhand.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"y4notzUst11ZcsZ7c4JT"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"-ZKkw5HacS9paxBhPktJ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9309b5acbcd612c3bdb49d'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9309b5acbcd612c3bdb49d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [1e8bc4c2-201f-471d-9cae-51524d994614] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b9309b5acbcd612c3bdb49d, "LKQyDqxPA1c4yXtCLYEj", {} [ActiveJob] [ActionMailer::DeliveryJob] [1e8bc4c2-201f-471d-9cae-51524d994614] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.4ms) [ActiveJob] [ActionMailer::DeliveryJob] [1e8bc4c2-201f-471d-9cae-51524d994614] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.6ms [ActiveJob] [ActionMailer::DeliveryJob] [1e8bc4c2-201f-471d-9cae-51524d994614] Sent mail to kurt@zboncakhand.org (2.0ms) [ActiveJob] [ActionMailer::DeliveryJob] [1e8bc4c2-201f-471d-9cae-51524d994614] Date: Sat, 08 Sep 2018 04:58:53 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: kurt@zboncakhand.org Message-ID: <5b9309b51c374_12c32b0c2067ef60283c2@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome kurt@zboncakhand.org!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [1e8bc4c2-201f-471d-9cae-51524d994614] Performed ActionMailer::DeliveryJob from Inline(mailers) in 4.21ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 1e8bc4c2-201f-471d-9cae-51524d994614) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b9309b5acbcd612c3bdb49d, "LKQyDqxPA1c4yXtCLYEj", {} MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9309b5acbcd612c3bdb49f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started GET "/authenticate/users/confirmation?%7B%22confirmation_token%22%3A%22dog%22%7D" for 127.0.0.1 at 2018-09-08 04:58:53 +0530 Processing by Auth::ConfirmationsController#show as JSON Parameters: {"{\"confirmation_token\":\"dog\"}"=>nil, "confirmation"=>{}} Rendered text template (0.0ms) Filter chain halted as :do_before_request rendered or redirected Completed 401 Unauthorized in 1ms (Views: 0.4ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"darrel_champlin@grimesnitzsche.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"6TgXuxQGECD3_9Wby5xh"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"eKcRhwFTLNAu9pNLfrZg"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9309b5acbcd612c3bdb4a0'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9309b5acbcd612c3bdb4a0')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [bd39afba-75bd-4804-93de-06710d954656] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b9309b5acbcd612c3bdb4a0, "xzvsWTrjNtZyrAr7j51L", {} [ActiveJob] [ActionMailer::DeliveryJob] [bd39afba-75bd-4804-93de-06710d954656] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [bd39afba-75bd-4804-93de-06710d954656] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.4ms [ActiveJob] [ActionMailer::DeliveryJob] [bd39afba-75bd-4804-93de-06710d954656] Sent mail to darrel_champlin@grimesnitzsche.com (2.1ms) [ActiveJob] [ActionMailer::DeliveryJob] [bd39afba-75bd-4804-93de-06710d954656] Date: Sat, 08 Sep 2018 04:58:53 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: darrel_champlin@grimesnitzsche.com Message-ID: <5b9309b551b74_12c32b0c2067ef602846@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome darrel_champlin@grimesnitzsche.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [bd39afba-75bd-4804-93de-06710d954656] Performed ActionMailer::DeliveryJob from Inline(mailers) in 4.35ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: bd39afba-75bd-4804-93de-06710d954656) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b9309b5acbcd612c3bdb4a0, "xzvsWTrjNtZyrAr7j51L", {} MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9309b5acbcd612c3bdb4a2')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started GET "/authenticate/users/confirmation/new?%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%7D" for 127.0.0.1 at 2018-09-08 04:58:53 +0530 Processing by Auth::ConfirmationsController#new as JSON Parameters: {"{\"api_key\":\"test\",\"current_app_id\":\"testappid\"}"=>nil, "confirmation"=>{}} Rendered text template (0.0ms) Filter chain halted as :ignore_json_request rendered or redirected Completed 406 Not Acceptable in 1ms (Views: 0.5ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"elmer@nicolasmccullough.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"58xMn-wYpF5qL7tbmaTW"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"wFxLbdjNYcs8SficYYN4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9309b5acbcd612c3bdb4a3'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9309b5acbcd612c3bdb4a3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [2d49d212-83a8-4b24-a3ff-1cca5077c1c7] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b9309b5acbcd612c3bdb4a3, "SH-KMiibmTP-PEkz4yxG", {} [ActiveJob] [ActionMailer::DeliveryJob] [2d49d212-83a8-4b24-a3ff-1cca5077c1c7] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [2d49d212-83a8-4b24-a3ff-1cca5077c1c7] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.5ms [ActiveJob] [ActionMailer::DeliveryJob] [2d49d212-83a8-4b24-a3ff-1cca5077c1c7] Sent mail to elmer@nicolasmccullough.net (3.0ms) [ActiveJob] [ActionMailer::DeliveryJob] [2d49d212-83a8-4b24-a3ff-1cca5077c1c7] Date: Sat, 08 Sep 2018 04:58:53 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: elmer@nicolasmccullough.net Message-ID: <5b9309b56e546_12c32b0c2067ef60285ce@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome elmer@nicolasmccullough.net!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [2d49d212-83a8-4b24-a3ff-1cca5077c1c7] Performed ActionMailer::DeliveryJob from Inline(mailers) in 5.35ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 2d49d212-83a8-4b24-a3ff-1cca5077c1c7) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b9309b5acbcd612c3bdb4a3, "SH-KMiibmTP-PEkz4yxG", {} MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9309b5acbcd612c3bdb4a5')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/users/confirmation" for 127.0.0.1 at 2018-09-08 04:58:53 +0530 Processing by Auth::ConfirmationsController#create as JSON Parameters: {"user"=>{"email"=>"elmer@nicolasmccullough.net"}, "api_key"=>"test", "current_app_id"=>"testappid", "confirmation"=>{"user"=>{"email"=>"elmer@nicolasmccullough.net"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unconfirmed_email"=>"elmer@nicolasmccullough.net"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"elmer@nicolasmccullough.net"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"y-ZdCMsso8kn_X6CDeZR"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9309b5acbcd612c3bdb4a3')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9309b5acbcd612c3bdb4a3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [a1b9d213-3f6d-4824-a847-d9f0db2564ab] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b9309b5acbcd612c3bdb4a3, "SH-KMiibmTP-PEkz4yxG", {} [ActiveJob] [ActionMailer::DeliveryJob] [a1b9d213-3f6d-4824-a847-d9f0db2564ab] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [a1b9d213-3f6d-4824-a847-d9f0db2564ab] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.4ms [ActiveJob] [ActionMailer::DeliveryJob] [a1b9d213-3f6d-4824-a847-d9f0db2564ab] Sent mail to elmer@nicolasmccullough.net (1.5ms) [ActiveJob] [ActionMailer::DeliveryJob] [a1b9d213-3f6d-4824-a847-d9f0db2564ab] Date: Sat, 08 Sep 2018 04:58:53 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: elmer@nicolasmccullough.net Message-ID: <5b9309b58e3fb_12c32b0c2067ef6028627@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome elmer@nicolasmccullough.net!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [a1b9d213-3f6d-4824-a847-d9f0db2564ab] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.47ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: a1b9d213-3f6d-4824-a847-d9f0db2564ab) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b9309b5acbcd612c3bdb4a3, "SH-KMiibmTP-PEkz4yxG", {} Completed 201 Created in 52ms (Views: 0.1ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rosalind@cormier.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"i6rgjosWpsXHsVcaLrXk"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"_tM8xyXTz_-55sbVzAxt"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9309b5acbcd612c3bdb4a7'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9309b5acbcd612c3bdb4a7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [1208a464-5282-414f-ba8f-88d7b9fd654e] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b9309b5acbcd612c3bdb4a7, "yCbXyCipHYk9qXcsXjYA", {} [ActiveJob] [ActionMailer::DeliveryJob] [1208a464-5282-414f-ba8f-88d7b9fd654e] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [1208a464-5282-414f-ba8f-88d7b9fd654e] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.4ms [ActiveJob] [ActionMailer::DeliveryJob] [1208a464-5282-414f-ba8f-88d7b9fd654e] Sent mail to rosalind@cormier.biz (1.7ms) [ActiveJob] [ActionMailer::DeliveryJob] [1208a464-5282-414f-ba8f-88d7b9fd654e] Date: Sat, 08 Sep 2018 04:58:53 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rosalind@cormier.biz Message-ID: <5b9309b598964_12c32b0c2067ef6028750@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome rosalind@cormier.biz!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [1208a464-5282-414f-ba8f-88d7b9fd654e] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.76ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 1208a464-5282-414f-ba8f-88d7b9fd654e) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b9309b5acbcd612c3bdb4a7, "yCbXyCipHYk9qXcsXjYA", {} MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9309b5acbcd612c3bdb4a9')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started GET "/authenticate/users/confirmation?confirmation_token=yCbXyCipHYk9qXcsXjYA&api_key=test¤t_app_id=testappid" for 127.0.0.1 at 2018-09-08 04:58:53 +0530 Processing by Auth::ConfirmationsController#show as JSON Parameters: {"confirmation_token"=>"yCbXyCipHYk9qXcsXjYA", "api_key"=>"test", "current_app_id"=>"testappid", "confirmation"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"confirmation_token"=>"yCbXyCipHYk9qXcsXjYA"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"nnG4jzchLU7uSrZM64vA"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9309b5acbcd612c3bdb4a7')}, "u"=>{"$set"=>{"confirmed_at"=>2018-09-07 23:28:53 UTC, "... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b9309b5acbcd612c3bdb4a7')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b9309b5acbcd612c3bdb4a7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Rendered text template (0.0ms) Completed 201 Created in 71ms (Views: 0.5ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9309b5acbcd612c3bdb4a7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.002s Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"anika.botsford@hermiston.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ixsVvJ3M9RXnhoxpsKYY"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"RCjiLq6vMQESLRxQzxh4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9309d6acbcd6130ce9850f'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b9309d6acbcd6130ce9850f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9309d6acbcd6130ce98513')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"jwrj5wWLk8ZpQmsZziso"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9309d6acbcd6130ce9850f')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 04:59:27 +0530 Processing by Auth::RegistrationsController#create as JSON Parameters: {"user"=>{"additional_login_param"=>"9850877912", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"user"=>{"additional_login_param"=>"9850877912", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9850877912"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9850877912"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ZcCngj1ULGjN2MbdtxsS"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"AoZCWbesq9U3SP9C5x-a"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9309d7acbcd6130ce98514'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [75e0db3e-5f09-4a4e-a1fc-7ab621a35fc0] Performing OtpJob from Inline(default) with arguments: ["User", "5b9309d7acbcd6130ce98514", "send_sms_otp"] [ActiveJob] [OtpJob] [75e0db3e-5f09-4a4e-a1fc-7ab621a35fc0] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9309d7acbcd6130ce98514')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [75e0db3e-5f09-4a4e-a1fc-7ab621a35fc0] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [75e0db3e-5f09-4a4e-a1fc-7ab621a35fc0] Performed OtpJob from Inline(default) in 6.81ms [ActiveJob] Enqueued OtpJob (Job ID: 75e0db3e-5f09-4a4e-a1fc-7ab621a35fc0) to Inline(default) with arguments: ["User", "5b9309d7acbcd6130ce98514", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"vM7zLCoSyhiEVbBe4Zs3"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9309d7acbcd6130ce98514')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 200 OK in 172ms (Views: 0.7ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{}, "sort"=>{"confirmation_sent_at"=>-1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started GET "/authenticate/users/verify_otp?api_key=test¤t_app_id=testappid&user%5Badditional_login_param%5D=9850877912&user%5Botp%5D=Amani+O%27Hara" for 127.0.0.1 at 2018-09-08 04:59:27 +0530 Processing by OtpController#verify_otp as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "user"=>{"additional_login_param"=>"9850877912", "otp"=>"Amani O'Hara"}, "resource"=>"users", "otp"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameter: otp MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9850877912"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [89b2d4b8-11fb-4dc1-8a89-5a5121fa1373] Performing OtpJob from Inline(default) with arguments: ["User", "5b9309d7acbcd6130ce98514", "verify_sms_otp", "{\"otp\":\"Amani O'Hara\"}"] [ActiveJob] [OtpJob] [89b2d4b8-11fb-4dc1-8a89-5a5121fa1373] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9309d7acbcd6130ce98514')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [89b2d4b8-11fb-4dc1-8a89-5a5121fa1373] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [89b2d4b8-11fb-4dc1-8a89-5a5121fa1373] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"KtwU_szybi8z21CqvHVG"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [89b2d4b8-11fb-4dc1-8a89-5a5121fa1373] MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [89b2d4b8-11fb-4dc1-8a89-5a5121fa1373] MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9309d7acbcd6130ce98514')}, "u"=>{"$set"=>{"otp"=>"Amani O'Hara", "additional_login_p... [ActiveJob] [OtpJob] [89b2d4b8-11fb-4dc1-8a89-5a5121fa1373] MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [89b2d4b8-11fb-4dc1-8a89-5a5121fa1373] MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b9309d7acbcd6130ce98514')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... [ActiveJob] [OtpJob] [89b2d4b8-11fb-4dc1-8a89-5a5121fa1373] MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s [ActiveJob] [OtpJob] [89b2d4b8-11fb-4dc1-8a89-5a5121fa1373] Performed OtpJob from Inline(default) in 95.54ms [ActiveJob] Enqueued OtpJob (Job ID: 89b2d4b8-11fb-4dc1-8a89-5a5121fa1373) to Inline(default) with arguments: ["User", "5b9309d7acbcd6130ce98514", "verify_sms_otp", "{\"otp\":\"Amani O'Hara\"}"] Completed 200 OK in 105ms (Views: 0.5ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{}, "sort"=>{"confirmation_sent_at"=>-1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started GET "/authenticate/users/otp_verification_result?api_key=test¤t_app_id=testappid&user%5Badditional_login_param%5D=9850877912&user%5Botp%5D=Amani+O%27Hara" for 127.0.0.1 at 2018-09-08 04:59:27 +0530 Processing by OtpController#otp_verification_result as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "user"=>{"additional_login_param"=>"9850877912", "otp"=>"Amani O'Hara"}, "resource"=>"users", "otp"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameter: otp MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9850877912", "otp"=>"Amani O'Hara"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}}... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Completed 200 OK in 6ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 04:59:27 +0530 Processing by Auth::RegistrationsController#create as JSON Parameters: {"user"=>{"additional_login_param"=>"9833040551", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"user"=>{"additional_login_param"=>"9833040551", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9833040551"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9833040551"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xj__egSg8Kcoc33Ps5PL"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"83PBk-fcvZjvenE3wb6M"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9309d7acbcd6130ce98517'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [460ec991-9b44-4c61-a82f-fbbe7dd2f64f] Performing OtpJob from Inline(default) with arguments: ["User", "5b9309d7acbcd6130ce98517", "send_sms_otp"] [ActiveJob] [OtpJob] [460ec991-9b44-4c61-a82f-fbbe7dd2f64f] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9309d7acbcd6130ce98517')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [460ec991-9b44-4c61-a82f-fbbe7dd2f64f] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [460ec991-9b44-4c61-a82f-fbbe7dd2f64f] Performed OtpJob from Inline(default) in 5.93ms [ActiveJob] Enqueued OtpJob (Job ID: 460ec991-9b44-4c61-a82f-fbbe7dd2f64f) to Inline(default) with arguments: ["User", "5b9309d7acbcd6130ce98517", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zqjkuFac6yvBasgtfstm"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9309d7acbcd6130ce98517')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 200 OK in 166ms (Views: 0.4ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{}, "sort"=>{"confirmation_sent_at"=>-1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started GET "/authenticate/users/send_sms_otp?api_key=test¤t_app_id=testappid&user%5Badditional_login_param%5D=9833040551" for 127.0.0.1 at 2018-09-08 04:59:27 +0530 Processing by OtpController#send_sms_otp as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "user"=>{"additional_login_param"=>"9833040551"}, "resource"=>"users", "otp"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameter: otp MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9833040551"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [5767ba7c-fc64-42f2-b27b-f54143dd2e71] Performing OtpJob from Inline(default) with arguments: ["User", "5b9309d7acbcd6130ce98517", "send_sms_otp"] [ActiveJob] [OtpJob] [5767ba7c-fc64-42f2-b27b-f54143dd2e71] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9309d7acbcd6130ce98517')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [5767ba7c-fc64-42f2-b27b-f54143dd2e71] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [5767ba7c-fc64-42f2-b27b-f54143dd2e71] Performed OtpJob from Inline(default) in 2.18ms [ActiveJob] Enqueued OtpJob (Job ID: 5767ba7c-fc64-42f2-b27b-f54143dd2e71) to Inline(default) with arguments: ["User", "5b9309d7acbcd6130ce98517", "send_sms_otp"] Completed 200 OK in 8ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{}, "sort"=>{"confirmation_sent_at"=>-1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started GET "/authenticate/users/verify_otp?api_key=test¤t_app_id=testappid&user%5Badditional_login_param%5D=9833040551&user%5Botp%5D=Hosea+Kovacek" for 127.0.0.1 at 2018-09-08 04:59:27 +0530 Processing by OtpController#verify_otp as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "user"=>{"additional_login_param"=>"9833040551", "otp"=>"Hosea Kovacek"}, "resource"=>"users", "otp"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameter: otp MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9833040551"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [6773dd5f-8a75-475e-a195-604c42c695d9] Performing OtpJob from Inline(default) with arguments: ["User", "5b9309d7acbcd6130ce98517", "verify_sms_otp", "{\"otp\":\"Hosea Kovacek\"}"] [ActiveJob] [OtpJob] [6773dd5f-8a75-475e-a195-604c42c695d9] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9309d7acbcd6130ce98517')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [6773dd5f-8a75-475e-a195-604c42c695d9] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [6773dd5f-8a75-475e-a195-604c42c695d9] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sTfYdaai2-jC_1Rh3UYU"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [6773dd5f-8a75-475e-a195-604c42c695d9] MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [6773dd5f-8a75-475e-a195-604c42c695d9] MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9309d7acbcd6130ce98517')}, "u"=>{"$set"=>{"otp"=>"Hosea Kovacek", "additional_login_... [ActiveJob] [OtpJob] [6773dd5f-8a75-475e-a195-604c42c695d9] MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [6773dd5f-8a75-475e-a195-604c42c695d9] MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b9309d7acbcd6130ce98517')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... [ActiveJob] [OtpJob] [6773dd5f-8a75-475e-a195-604c42c695d9] MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s [ActiveJob] [OtpJob] [6773dd5f-8a75-475e-a195-604c42c695d9] Performed OtpJob from Inline(default) in 52.2ms [ActiveJob] Enqueued OtpJob (Job ID: 6773dd5f-8a75-475e-a195-604c42c695d9) to Inline(default) with arguments: ["User", "5b9309d7acbcd6130ce98517", "verify_sms_otp", "{\"otp\":\"Hosea Kovacek\"}"] Completed 200 OK in 60ms (Views: 0.5ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{}, "sort"=>{"confirmation_sent_at"=>-1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s Started GET "/authenticate/users/otp_verification_result?api_key=test¤t_app_id=testappid&user%5Badditional_login_param%5D=9833040551&user%5Botp%5D=Hosea+Kovacek" for 127.0.0.1 at 2018-09-08 04:59:27 +0530 Processing by OtpController#otp_verification_result as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "user"=>{"additional_login_param"=>"9833040551", "otp"=>"Hosea Kovacek"}, "resource"=>"users", "otp"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameter: otp MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9833040551", "otp"=>"Hosea Kovacek"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Completed 200 OK in 6ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{}, "sort"=>{"confirmation_sent_at"=>-1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started GET "/authenticate/users/otp_verification_result?api_key=test¤t_app_id=testappid&user%5B_id%5D=5b9309d7acbcd6130ce98517&user%5Botp%5D=Hosea+Kovacek" for 127.0.0.1 at 2018-09-08 04:59:27 +0530 Processing by OtpController#otp_verification_result as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "user"=>{"_id"=>"5b9309d7acbcd6130ce98517", "otp"=>"Hosea Kovacek"}, "resource"=>"users", "otp"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.009s Unpermitted parameter: otp MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>nil, "otp"=>"Hosea Kovacek"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Completed 422 Unprocessable Entity in 16ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{}, "sort"=>{"confirmation_sent_at"=>-1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started GET "/authenticate/users/otp_verification_result?api_key=test&user%5B_id%5D=5b9309d7acbcd6130ce98517&user%5Botp%5D=Hosea+Kovacek" for 127.0.0.1 at 2018-09-08 04:59:27 +0530 Processing by OtpController#otp_verification_result as JSON Parameters: {"api_key"=>"test", "user"=>{"_id"=>"5b9309d7acbcd6130ce98517", "otp"=>"Hosea Kovacek"}, "resource"=>"users", "otp"=>{}} Unpermitted parameter: otp MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>nil, "otp"=>"Hosea Kovacek"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Completed 422 Unprocessable Entity in 3ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 04:59:27 +0530 Processing by Auth::RegistrationsController#create as JSON Parameters: {"user"=>{"additional_login_param"=>"9835510610", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"user"=>{"additional_login_param"=>"9835510610", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9835510610"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9835510610"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"UAwWB4mK2Yj3owXWrj9w"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sZoxi595Mjy6Gid3AJMK"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9309d7acbcd6130ce9851c'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [4f26d4ff-ea70-4f7c-ab56-9a013fba9ddc] Performing OtpJob from Inline(default) with arguments: ["User", "5b9309d7acbcd6130ce9851c", "send_sms_otp"] [ActiveJob] [OtpJob] [4f26d4ff-ea70-4f7c-ab56-9a013fba9ddc] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9309d7acbcd6130ce9851c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [4f26d4ff-ea70-4f7c-ab56-9a013fba9ddc] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [4f26d4ff-ea70-4f7c-ab56-9a013fba9ddc] Performed OtpJob from Inline(default) in 3.22ms [ActiveJob] Enqueued OtpJob (Job ID: 4f26d4ff-ea70-4f7c-ab56-9a013fba9ddc) to Inline(default) with arguments: ["User", "5b9309d7acbcd6130ce9851c", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"VdwBcBAnuWrT_APusP2t"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9309d7acbcd6130ce9851c')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 200 OK in 128ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{}, "sort"=>{"confirmation_sent_at"=>-1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s Started GET "/authenticate/users/verify_otp?api_key=test¤t_app_id=testappid&user%5Badditional_login_param%5D=9835510610&user%5Botp%5D=Moriah+Orn" for 127.0.0.1 at 2018-09-08 04:59:27 +0530 Processing by OtpController#verify_otp as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "user"=>{"additional_login_param"=>"9835510610", "otp"=>"Moriah Orn"}, "resource"=>"users", "otp"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameter: otp MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9835510610"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [c942e47c-bce4-42e5-bea1-39f5ea4b6eb2] Performing OtpJob from Inline(default) with arguments: ["User", "5b9309d7acbcd6130ce9851c", "verify_sms_otp", "{\"otp\":\"Moriah Orn\"}"] [ActiveJob] [OtpJob] [c942e47c-bce4-42e5-bea1-39f5ea4b6eb2] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9309d7acbcd6130ce9851c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [c942e47c-bce4-42e5-bea1-39f5ea4b6eb2] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [c942e47c-bce4-42e5-bea1-39f5ea4b6eb2] Performed OtpJob from Inline(default) in 3.76ms [ActiveJob] Enqueued OtpJob (Job ID: c942e47c-bce4-42e5-bea1-39f5ea4b6eb2) to Inline(default) with arguments: ["User", "5b9309d7acbcd6130ce9851c", "verify_sms_otp", "{\"otp\":\"Moriah Orn\"}"] Completed 200 OK in 11ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{}, "sort"=>{"confirmation_sent_at"=>-1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started GET "/authenticate/users/otp_verification_result?api_key=test¤t_app_id=testappid&user%5Badditional_login_param%5D=9835510610&user%5Botp%5D=Moriah+Orn" for 127.0.0.1 at 2018-09-08 04:59:28 +0530 Processing by OtpController#otp_verification_result as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "user"=>{"additional_login_param"=>"9835510610", "otp"=>"Moriah Orn"}, "resource"=>"users", "otp"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameter: otp MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9835510610", "otp"=>"Moriah Orn"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Completed 422 Unprocessable Entity in 10ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9868426138"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"17GWeLFJzsb8Lz4ANhNs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"KcsCjtWoksHw84zzV96t"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9309d8acbcd6130ce9851f'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9868426138", "_id"=>{"$ne"=>BSON::ObjectId('5b9309d8acbcd6130ce9851f')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"additional_login_param"=>"9868426138", "_id"=>{"$ne"=>BSON::ObjectId('5b9309d8acbcd6130ce9851f')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"z15pqQPVg3taGtj6Y46V"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"7uqxxJoFyxN4JRS7Ueo3"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9309d8acbcd6130ce9851f')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [868d02fa-bc6e-45e9-80c0-569bb098e2b5] Performing OtpJob from Inline(default) with arguments: ["User", "5b9309d8acbcd6130ce9851f", "send_sms_otp"] [ActiveJob] [OtpJob] [868d02fa-bc6e-45e9-80c0-569bb098e2b5] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9309d8acbcd6130ce9851f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [868d02fa-bc6e-45e9-80c0-569bb098e2b5] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s [ActiveJob] [OtpJob] [868d02fa-bc6e-45e9-80c0-569bb098e2b5] Performed OtpJob from Inline(default) in 10.83ms [ActiveJob] Enqueued OtpJob (Job ID: 868d02fa-bc6e-45e9-80c0-569bb098e2b5) to Inline(default) with arguments: ["User", "5b9309d8acbcd6130ce9851f", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yzsqU2NgAXzP-KTtVbsk"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9309d8acbcd6130ce9851f')}, "u"=>{"$set"=>{"additional_login_param_status"=>2, "encry... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b9309d8acbcd6130ce9851f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rihanna@gmail.com", "_id"=>{"$ne"=>BSON::ObjectId('5b9309d8acbcd6130ce9851f')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"syUxuLswsqStPQyHkjbD"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"2cPuxMeuh3xC56DkEfTz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9309d8acbcd6130ce9851f')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9309d8acbcd6130ce9851f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [a43ec060-318d-463e-bcb4-76fc2a8e328f] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b9309d8acbcd6130ce9851f, "i9iYpg8CEGwsx_4vA3on", {:to=>"rihanna@gmail.com"} [ActiveJob] [ActionMailer::DeliveryJob] [a43ec060-318d-463e-bcb4-76fc2a8e328f] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (11.9ms) [ActiveJob] [ActionMailer::DeliveryJob] [a43ec060-318d-463e-bcb4-76fc2a8e328f] Devise::Mailer#confirmation_instructions: processed outbound mail in 378.7ms [ActiveJob] [ActionMailer::DeliveryJob] [a43ec060-318d-463e-bcb4-76fc2a8e328f] Sent mail to rihanna@gmail.com (10.9ms) [ActiveJob] [ActionMailer::DeliveryJob] [a43ec060-318d-463e-bcb4-76fc2a8e328f] Date: Sat, 08 Sep 2018 04:59:28 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rihanna@gmail.com Message-ID: <5b9309d8d5908_130c2ae0c0b44f583556c@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome rihanna@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [a43ec060-318d-463e-bcb4-76fc2a8e328f] Performed ActionMailer::DeliveryJob from Inline(mailers) in 390.19ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: a43ec060-318d-463e-bcb4-76fc2a8e328f) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b9309d8acbcd6130ce9851f, "i9iYpg8CEGwsx_4vA3on", {:to=>"rihanna@gmail.com"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rihanna@gmail.com", "_id"=>{"$ne"=>BSON::ObjectId('5b9309d8acbcd6130ce9851f')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"_RT3aE_yQ26zsMQvJQys"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"x31dkzsjjagYRgXQzoQz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9309d8acbcd6130ce9851f')}, "u"=>{"$set"=>{"confirmed_at"=>2018-09-07 23:29:28 UTC, "... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b9309d8acbcd6130ce9851f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b9309d8acbcd6130ce9851f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started GET "/authenticate/users/send_sms_otp?api_key=test¤t_app_id=testappid&intent=reset_password&user%5Badditional_login_param%5D=9868426138" for 127.0.0.1 at 2018-09-08 04:59:29 +0530 Processing by OtpController#send_sms_otp as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "intent"=>"reset_password", "user"=>{"additional_login_param"=>"9868426138"}, "resource"=>"users", "otp"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameter: otp MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9868426138", "additional_login_param_status"=>2}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9309d8acbcd6130ce9851f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [10afc72a-2715-4c3c-a51a-654a833ba3a3] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [10afc72a-2715-4c3c-a51a-654a833ba3a3] Performed OtpJob from Inline(default) in 2.36ms [ActiveJob] Enqueued OtpJob (Job ID: 10afc72a-2715-4c3c-a51a-654a833ba3a3) to Inline(default) with arguments: ["User", "5b9309d8acbcd6130ce9851f", "send_sms_otp"] Completed 200 OK in 13ms (Views: 0.1ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{}, "sort"=>{"confirmation_sent_at"=>-1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started GET "/authenticate/users/verify_otp?api_key=test¤t_app_id=testappid&user%5Badditional_login_param%5D=9868426138&user%5Botp%5D=Cleve+Sawayn" for 127.0.0.1 at 2018-09-08 04:59:29 +0530 Processing by OtpController#verify_otp as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "user"=>{"additional_login_param"=>"9868426138", "otp"=>"Cleve Sawayn"}, "resource"=>"users", "otp"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameter: otp MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9868426138"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [116fb07c-0d20-4078-afd8-ba17b61ab9c4] Performing OtpJob from Inline(default) with arguments: ["User", "5b9309d8acbcd6130ce9851f", "verify_sms_otp", "{\"otp\":\"Cleve Sawayn\"}"] [ActiveJob] [OtpJob] [116fb07c-0d20-4078-afd8-ba17b61ab9c4] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9309d8acbcd6130ce9851f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [116fb07c-0d20-4078-afd8-ba17b61ab9c4] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [116fb07c-0d20-4078-afd8-ba17b61ab9c4] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"oGD6zp-3M3M6m9goZVwd"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [116fb07c-0d20-4078-afd8-ba17b61ab9c4] MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [116fb07c-0d20-4078-afd8-ba17b61ab9c4] MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9309d8acbcd6130ce9851f')}, "u"=>{"$set"=>{"otp"=>"Cleve Sawayn", "encrypted_authenti... [ActiveJob] [OtpJob] [116fb07c-0d20-4078-afd8-ba17b61ab9c4] MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [116fb07c-0d20-4078-afd8-ba17b61ab9c4] Performed OtpJob from Inline(default) in 59.6ms [ActiveJob] Enqueued OtpJob (Job ID: 116fb07c-0d20-4078-afd8-ba17b61ab9c4) to Inline(default) with arguments: ["User", "5b9309d8acbcd6130ce9851f", "verify_sms_otp", "{\"otp\":\"Cleve Sawayn\"}"] Completed 200 OK in 72ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{}, "sort"=>{"confirmation_sent_at"=>-1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started GET "/authenticate/users/otp_verification_result?api_key=test¤t_app_id=testappid&intent=reset_password&user%5Badditional_login_param%5D=9868426138&user%5Botp%5D=Cleve+Sawayn" for 127.0.0.1 at 2018-09-08 04:59:29 +0530 Processing by OtpController#otp_verification_result as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "intent"=>"reset_password", "user"=>{"additional_login_param"=>"9868426138", "otp"=>"Cleve Sawayn"}, "resource"=>"users", "otp"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameter: otp MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9868426138", "otp"=>"Cleve Sawayn"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}}... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rihanna@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"reset_password_token"=>"3e7078010beb355aab019e9d18fac8e4a866d7aa1dc5bebb2d78a126032780d6"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"MgpQsu6uctyUbezYfoHo"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9309d8acbcd6130ce9851f')}, "u"=>{"$set"=>{"identities"=>[], "reset_password_token"=>... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9309d8acbcd6130ce9851f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [890ed297-6e5f-422d-a6e4-4dd8a551cd71] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", gid://dummy/User/5b9309d8acbcd6130ce9851f, "ezcD2S5HM3Mrsi1pVx8s", {} [ActiveJob] [ActionMailer::DeliveryJob] [890ed297-6e5f-422d-a6e4-4dd8a551cd71] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/reset_password_instructions.html.erb (1.8ms) [ActiveJob] [ActionMailer::DeliveryJob] [890ed297-6e5f-422d-a6e4-4dd8a551cd71] Devise::Mailer#reset_password_instructions: processed outbound mail in 14.9ms [ActiveJob] [ActionMailer::DeliveryJob] [890ed297-6e5f-422d-a6e4-4dd8a551cd71] Sent mail to rihanna@gmail.com (3.1ms) [ActiveJob] [ActionMailer::DeliveryJob] [890ed297-6e5f-422d-a6e4-4dd8a551cd71] Date: Sat, 08 Sep 2018 04:59:29 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rihanna@gmail.com Message-ID: <5b9309d970748_130c2ae0c0b44f58356a1@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Reset password instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello rihanna@gmail.com!

Someone has requested a link to change your password. You can do this through the link below.

Change my password

If you didn't request this, please ignore this email.

Your password won't change until you access the link above and create a new one.

[ActiveJob] [ActionMailer::DeliveryJob] [890ed297-6e5f-422d-a6e4-4dd8a551cd71] Performed ActionMailer::DeliveryJob from Inline(mailers) in 19.42ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 890ed297-6e5f-422d-a6e4-4dd8a551cd71) to Inline(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", gid://dummy/User/5b9309d8acbcd6130ce9851f, "ezcD2S5HM3Mrsi1pVx8s", {} Completed 200 OK in 250ms (Views: 0.6ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 04:59:29 +0530 Processing by Auth::RegistrationsController#create as JSON Parameters: {"user"=>{"additional_login_param"=>"9910991244", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"user"=>{"additional_login_param"=>"9910991244", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9910991244"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9910991244"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"NXQzJ7ttTL3BiqXsGM2j"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"LgWfLLRU9CFzrGjg4S1X"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9309d9acbcd6130ce98523'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [2233db62-6238-417a-aa4f-4ff877844aeb] Performing OtpJob from Inline(default) with arguments: ["User", "5b9309d9acbcd6130ce98523", "send_sms_otp"] [ActiveJob] [OtpJob] [2233db62-6238-417a-aa4f-4ff877844aeb] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9309d9acbcd6130ce98523')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [2233db62-6238-417a-aa4f-4ff877844aeb] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [2233db62-6238-417a-aa4f-4ff877844aeb] Performed OtpJob from Inline(default) in 3.77ms [ActiveJob] Enqueued OtpJob (Job ID: 2233db62-6238-417a-aa4f-4ff877844aeb) to Inline(default) with arguments: ["User", "5b9309d9acbcd6130ce98523", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"tDyUzx2D85MtoT-RWGK-"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9309d9acbcd6130ce98523')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 200 OK in 142ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{}, "sort"=>{"confirmation_sent_at"=>-1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started GET "/authenticate/users/verify_otp?api_key=test¤t_app_id=testappid&user%5Badditional_login_param%5D=9910991244&user%5Botp%5D=Ramon+Tillman" for 127.0.0.1 at 2018-09-08 04:59:29 +0530 Processing by OtpController#verify_otp as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "user"=>{"additional_login_param"=>"9910991244", "otp"=>"Ramon Tillman"}, "resource"=>"users", "otp"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameter: otp MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9910991244"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [6a143a29-4a57-4446-a812-f0c8834dc1d7] Performing OtpJob from Inline(default) with arguments: ["User", "5b9309d9acbcd6130ce98523", "verify_sms_otp", "{\"otp\":\"Ramon Tillman\"}"] [ActiveJob] [OtpJob] [6a143a29-4a57-4446-a812-f0c8834dc1d7] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9309d9acbcd6130ce98523')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [6a143a29-4a57-4446-a812-f0c8834dc1d7] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [6a143a29-4a57-4446-a812-f0c8834dc1d7] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"etpgPhwj6w25rgxYu8pD"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [6a143a29-4a57-4446-a812-f0c8834dc1d7] MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [6a143a29-4a57-4446-a812-f0c8834dc1d7] MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9309d9acbcd6130ce98523')}, "u"=>{"$set"=>{"otp"=>"Ramon Tillman", "additional_login_... [ActiveJob] [OtpJob] [6a143a29-4a57-4446-a812-f0c8834dc1d7] MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [6a143a29-4a57-4446-a812-f0c8834dc1d7] MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b9309d9acbcd6130ce98523')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... [ActiveJob] [OtpJob] [6a143a29-4a57-4446-a812-f0c8834dc1d7] MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [6a143a29-4a57-4446-a812-f0c8834dc1d7] Performed OtpJob from Inline(default) in 65.04ms [ActiveJob] Enqueued OtpJob (Job ID: 6a143a29-4a57-4446-a812-f0c8834dc1d7) to Inline(default) with arguments: ["User", "5b9309d9acbcd6130ce98523", "verify_sms_otp", "{\"otp\":\"Ramon Tillman\"}"] Completed 200 OK in 75ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{}, "sort"=>{"confirmation_sent_at"=>-1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started GET "/authenticate/users/otp_verification_result?api_key=test¤t_app_id=testappid&user%5Badditional_login_param%5D=9910991244&user%5Botp%5D=Ramon+Tillman" for 127.0.0.1 at 2018-09-08 04:59:29 +0530 Processing by OtpController#otp_verification_result as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "user"=>{"additional_login_param"=>"9910991244", "otp"=>"Ramon Tillman"}, "resource"=>"users", "otp"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameter: otp MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9910991244", "otp"=>"Ramon Tillman"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Completed 200 OK in 6ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{}, "sort"=>{"confirmation_sent_at"=>-1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started GET "/authenticate/users/send_sms_otp?api_key=test¤t_app_id=testappid&intent=reset_password&user%5Badditional_login_param%5D=9910991244" for 127.0.0.1 at 2018-09-08 04:59:29 +0530 Processing by OtpController#send_sms_otp as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "intent"=>"reset_password", "user"=>{"additional_login_param"=>"9910991244"}, "resource"=>"users", "otp"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameter: otp MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9910991244", "additional_login_param_status"=>2}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9309d9acbcd6130ce98523')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [1d3027e7-9a2d-49b7-b0c9-444686f65a1f] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [1d3027e7-9a2d-49b7-b0c9-444686f65a1f] Performed OtpJob from Inline(default) in 4.77ms [ActiveJob] Enqueued OtpJob (Job ID: 1d3027e7-9a2d-49b7-b0c9-444686f65a1f) to Inline(default) with arguments: ["User", "5b9309d9acbcd6130ce98523", "send_sms_otp"] Completed 200 OK in 15ms (Views: 0.1ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{}, "sort"=>{"confirmation_sent_at"=>-1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started GET "/authenticate/users/verify_otp?api_key=test¤t_app_id=testappid&user%5Badditional_login_param%5D=9910991244&user%5Botp%5D=Kaylah+Jones" for 127.0.0.1 at 2018-09-08 04:59:29 +0530 Processing by OtpController#verify_otp as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "user"=>{"additional_login_param"=>"9910991244", "otp"=>"Kaylah Jones"}, "resource"=>"users", "otp"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameter: otp MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9910991244"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [157c5d00-0d26-4ce8-9a56-3d88ed2a3003] Performing OtpJob from Inline(default) with arguments: ["User", "5b9309d9acbcd6130ce98523", "verify_sms_otp", "{\"otp\":\"Kaylah Jones\"}"] [ActiveJob] [OtpJob] [157c5d00-0d26-4ce8-9a56-3d88ed2a3003] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9309d9acbcd6130ce98523')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [157c5d00-0d26-4ce8-9a56-3d88ed2a3003] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s [ActiveJob] [OtpJob] [157c5d00-0d26-4ce8-9a56-3d88ed2a3003] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Frb8xzoDTYaT3K1i5AD2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [157c5d00-0d26-4ce8-9a56-3d88ed2a3003] MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [157c5d00-0d26-4ce8-9a56-3d88ed2a3003] MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9309d9acbcd6130ce98523')}, "u"=>{"$set"=>{"otp"=>"Kaylah Jones", "encrypted_authenti... [ActiveJob] [OtpJob] [157c5d00-0d26-4ce8-9a56-3d88ed2a3003] MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [157c5d00-0d26-4ce8-9a56-3d88ed2a3003] Performed OtpJob from Inline(default) in 78.27ms [ActiveJob] Enqueued OtpJob (Job ID: 157c5d00-0d26-4ce8-9a56-3d88ed2a3003) to Inline(default) with arguments: ["User", "5b9309d9acbcd6130ce98523", "verify_sms_otp", "{\"otp\":\"Kaylah Jones\"}"] Completed 200 OK in 91ms (Views: 0.7ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{}, "sort"=>{"confirmation_sent_at"=>-1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started GET "/authenticate/users/otp_verification_result?api_key=test¤t_app_id=testappid&intent=reset_password&user%5Badditional_login_param%5D=9910991244&user%5Botp%5D=Kaylah+Jones" for 127.0.0.1 at 2018-09-08 04:59:29 +0530 Processing by OtpController#otp_verification_result as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "intent"=>"reset_password", "user"=>{"additional_login_param"=>"9910991244", "otp"=>"Kaylah Jones"}, "resource"=>"users", "otp"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameter: otp MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9910991244", "otp"=>"Kaylah Jones"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}}... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Completed 400 Bad Request in 6ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9893530689"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"EyFPZNKSj_bciLnm_R8-"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"vUrmuLQbhmWFz81wZz8k"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9309d9acbcd6130ce98526'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9893530689", "_id"=>{"$ne"=>BSON::ObjectId('5b9309d9acbcd6130ce98526')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"additional_login_param"=>"9893530689", "_id"=>{"$ne"=>BSON::ObjectId('5b9309d9acbcd6130ce98526')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"BsBKryydNHkFuuACDx-o"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"by5u2_z-nDFozCxRjVg1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9309d9acbcd6130ce98526')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [ebecf864-8cb9-4d41-951d-91e90cc419bd] Performing OtpJob from Inline(default) with arguments: ["User", "5b9309d9acbcd6130ce98526", "send_sms_otp"] [ActiveJob] [OtpJob] [ebecf864-8cb9-4d41-951d-91e90cc419bd] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9309d9acbcd6130ce98526')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [ebecf864-8cb9-4d41-951d-91e90cc419bd] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [ebecf864-8cb9-4d41-951d-91e90cc419bd] Performed OtpJob from Inline(default) in 4.16ms [ActiveJob] Enqueued OtpJob (Job ID: ebecf864-8cb9-4d41-951d-91e90cc419bd) to Inline(default) with arguments: ["User", "5b9309d9acbcd6130ce98526", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"uytzdaJtuGjnCL_asds8"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9309d9acbcd6130ce98526')}, "u"=>{"$set"=>{"additional_login_param_status"=>2, "encry... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b9309d9acbcd6130ce98526')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-08 04:59:30 +0530 Processing by Auth::RegistrationsController#update as JSON Parameters: {"id"=>"5b9309d9acbcd6130ce98526", "user"=>{"email"=>"rihanna@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"id"=>"5b9309d9acbcd6130ce98526", "user"=>{"email"=>"rihanna@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"c2d38828d8dadbf2a2ad3417cc638f45ffa4b2663f743d39967381cde33469b9"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"client_authentication.testappid"=>"c2d38828d8dadbf2a2ad3417cc638f45ffa4b2663f743d39967381cde33469b9"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"client_authentication.testappid"=>"c2d38828d8dadbf2a2ad3417cc638f45ffa4b2663f743d39967381cde33469b9"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9309d9acbcd6130ce98526')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rihanna@gmail.com", "_id"=>{"$ne"=>BSON::ObjectId('5b9309d9acbcd6130ce98526')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"Y3xhdL1BzsQEot4LgMyw"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Wz19VshLGy_JJx3CBa8K"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9309d9acbcd6130ce98526')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9309d9acbcd6130ce98526')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [b21ba8ca-e5bd-4fe8-97c1-74e6eb4b82cf] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b9309d9acbcd6130ce98526, "YW5_n6bP7AjHa9ssMUwe", {:to=>"rihanna@gmail.com"} [ActiveJob] [ActionMailer::DeliveryJob] [b21ba8ca-e5bd-4fe8-97c1-74e6eb4b82cf] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [b21ba8ca-e5bd-4fe8-97c1-74e6eb4b82cf] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.9ms [ActiveJob] [ActionMailer::DeliveryJob] [b21ba8ca-e5bd-4fe8-97c1-74e6eb4b82cf] Sent mail to rihanna@gmail.com (2.9ms) [ActiveJob] [ActionMailer::DeliveryJob] [b21ba8ca-e5bd-4fe8-97c1-74e6eb4b82cf] Date: Sat, 08 Sep 2018 04:59:30 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rihanna@gmail.com Message-ID: <5b9309da42ab8_130c2ae0c0b44f58357ea@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome rihanna@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [b21ba8ca-e5bd-4fe8-97c1-74e6eb4b82cf] Performed ActionMailer::DeliveryJob from Inline(mailers) in 6.32ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: b21ba8ca-e5bd-4fe8-97c1-74e6eb4b82cf) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b9309d9acbcd6130ce98526, "YW5_n6bP7AjHa9ssMUwe", {:to=>"rihanna@gmail.com"} Completed 200 OK in 107ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9309d9acbcd6130ce98526')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rihanna@gmail.com", "_id"=>{"$ne"=>BSON::ObjectId('5b9309d9acbcd6130ce98526')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"aCEyTVbpzrUsy2bSxNDT"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"BdX8jDseRU3TzedZWECH"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9309d9acbcd6130ce98526')}, "u"=>{"$set"=>{"confirmed_at"=>2018-09-07 23:29:30 UTC, "... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b9309d9acbcd6130ce98526')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b9309d9acbcd6130ce98526')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"anVGfsHze_vVpdZjH1t8"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9309d9acbcd6130ce98526')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{}, "sort"=>{"confirmation_sent_at"=>-1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started GET "/authenticate/users/send_sms_otp?api_key=test¤t_app_id=testappid&intent=unlock_account&user%5Badditional_login_param%5D=9893530689" for 127.0.0.1 at 2018-09-08 04:59:30 +0530 Processing by OtpController#send_sms_otp as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "intent"=>"unlock_account", "user"=>{"additional_login_param"=>"9893530689"}, "resource"=>"users", "otp"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s Unpermitted parameter: otp MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9893530689", "additional_login_param_status"=>2}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9309d9acbcd6130ce98526')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [0ee53af3-b78d-4405-a973-918dc4b0896f] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s [ActiveJob] [OtpJob] [0ee53af3-b78d-4405-a973-918dc4b0896f] Performed OtpJob from Inline(default) in 9.4ms [ActiveJob] Enqueued OtpJob (Job ID: 0ee53af3-b78d-4405-a973-918dc4b0896f) to Inline(default) with arguments: ["User", "5b9309d9acbcd6130ce98526", "send_sms_otp"] Completed 200 OK in 33ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{}, "sort"=>{"confirmation_sent_at"=>-1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started GET "/authenticate/users/verify_otp?api_key=test¤t_app_id=testappid&user%5Badditional_login_param%5D=9893530689&user%5Botp%5D=Reyes+Anderson" for 127.0.0.1 at 2018-09-08 04:59:30 +0530 Processing by OtpController#verify_otp as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "user"=>{"additional_login_param"=>"9893530689", "otp"=>"Reyes Anderson"}, "resource"=>"users", "otp"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameter: otp MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9893530689"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [14b3524b-6f9f-41a8-b153-9c171f501a2a] Performing OtpJob from Inline(default) with arguments: ["User", "5b9309d9acbcd6130ce98526", "verify_sms_otp", "{\"otp\":\"Reyes Anderson\"}"] [ActiveJob] [OtpJob] [14b3524b-6f9f-41a8-b153-9c171f501a2a] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9309d9acbcd6130ce98526')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [14b3524b-6f9f-41a8-b153-9c171f501a2a] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [14b3524b-6f9f-41a8-b153-9c171f501a2a] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"1x92c6CHBedjwz3rhomv"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [14b3524b-6f9f-41a8-b153-9c171f501a2a] MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [14b3524b-6f9f-41a8-b153-9c171f501a2a] MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9309d9acbcd6130ce98526')}, "u"=>{"$set"=>{"otp"=>"Reyes Anderson", "encrypted_authen... [ActiveJob] [OtpJob] [14b3524b-6f9f-41a8-b153-9c171f501a2a] MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [14b3524b-6f9f-41a8-b153-9c171f501a2a] Performed OtpJob from Inline(default) in 103.37ms [ActiveJob] Enqueued OtpJob (Job ID: 14b3524b-6f9f-41a8-b153-9c171f501a2a) to Inline(default) with arguments: ["User", "5b9309d9acbcd6130ce98526", "verify_sms_otp", "{\"otp\":\"Reyes Anderson\"}"] Completed 200 OK in 112ms (Views: 0.4ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{}, "sort"=>{"confirmation_sent_at"=>-1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started GET "/authenticate/users/otp_verification_result?api_key=test¤t_app_id=testappid&intent=unlock_account&user%5Badditional_login_param%5D=9893530689&user%5Botp%5D=Reyes+Anderson" for 127.0.0.1 at 2018-09-08 04:59:31 +0530 Processing by OtpController#otp_verification_result as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "intent"=>"unlock_account", "user"=>{"additional_login_param"=>"9893530689", "otp"=>"Reyes Anderson"}, "resource"=>"users", "otp"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameter: otp MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9893530689", "otp"=>"Reyes Anderson"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unlock_token"=>"7c82d5f91d16c49a2b76523ec1b6388339ae098692323c6412a2527ebb9e9544"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"yDqoLjwbezyjka7wozVT"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9309d9acbcd6130ce98526')}, "u"=>{"$set"=>{"unlock_token"=>"7c82d5f91d16c49a2b76523ec... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9309d9acbcd6130ce98526')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [7b74c058-d84f-4496-a5af-63f0b0cf8802] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b9309d9acbcd6130ce98526, "8r6kqgqWbG6oh6d8XQ9z", {} [ActiveJob] [ActionMailer::DeliveryJob] [7b74c058-d84f-4496-a5af-63f0b0cf8802] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/unlock_instructions.html.erb (1.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [7b74c058-d84f-4496-a5af-63f0b0cf8802] Devise::Mailer#unlock_instructions: processed outbound mail in 31.9ms [ActiveJob] [ActionMailer::DeliveryJob] [7b74c058-d84f-4496-a5af-63f0b0cf8802] Sent mail to rihanna@gmail.com (1.4ms) [ActiveJob] [ActionMailer::DeliveryJob] [7b74c058-d84f-4496-a5af-63f0b0cf8802] Date: Sat, 08 Sep 2018 04:59:31 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rihanna@gmail.com Message-ID: <5b9309db68737_130c2ae0c0b44f5835859@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Unlock instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello rihanna@gmail.com!

Your account has been locked due to an excessive number of unsuccessful sign in attempts.

Click the link below to unlock your account:

Unlock my account

[ActiveJob] [ActionMailer::DeliveryJob] [7b74c058-d84f-4496-a5af-63f0b0cf8802] Performed ActionMailer::DeliveryJob from Inline(mailers) in 33.82ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 7b74c058-d84f-4496-a5af-63f0b0cf8802) to Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b9309d9acbcd6130ce98526, "8r6kqgqWbG6oh6d8XQ9z", {} Completed 200 OK in 290ms (Views: 0.2ms) MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.001s Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"elyse_smith@oconnercormier.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"DKak-HjGWeVadKVSF8gP"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"-dJr6eb_rZdjK_Sybtmm"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9309f5acbcd6138a3c769e'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b9309f5acbcd6138a3c769e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b9309f5acbcd6138a3c769e')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b9309f5acbcd6138a3c76a1')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b9309f5acbcd6138a3c769e')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"lafayette@leuschke.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"wmx1VZxtvxFoo4zxYbzg"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"vG8ZKHBh_FAwF87uxm6-"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9309f5acbcd6138a3c76a4'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b9309f5acbcd6138a3c76a4')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b9309f5acbcd6138a3c76a4')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b9309f5acbcd6138a3c76a6')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b9309f5acbcd6138a3c76a4')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"email"=>"lafayette@leuschke.name"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"lafayette@leuschke.name"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"reset_password_token"=>"c042713b9106d292a531afc1d7184194dd7a7f3bc8a8f8bc2a30fdd933234938"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"ByLxAeCNoYsRZusPyZrG"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9309f5acbcd6138a3c76a4')}, "u"=>{"$set"=>{"identities"=>[], "reset_password_token"=>... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9309f5acbcd6138a3c76a4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [088bb502-242b-4e27-a29d-ebff145b19a0] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", gid://dummy/User/5b9309f5acbcd6138a3c76a4, "2dA6FAXgpQ35qxW7paMx", {} [ActiveJob] [ActionMailer::DeliveryJob] [088bb502-242b-4e27-a29d-ebff145b19a0] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/reset_password_instructions.html.erb (1.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [088bb502-242b-4e27-a29d-ebff145b19a0] Devise::Mailer#reset_password_instructions: processed outbound mail in 344.4ms [ActiveJob] [ActionMailer::DeliveryJob] [088bb502-242b-4e27-a29d-ebff145b19a0] Sent mail to lafayette@leuschke.name (12.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [088bb502-242b-4e27-a29d-ebff145b19a0] Date: Sat, 08 Sep 2018 04:59:58 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: lafayette@leuschke.name Message-ID: <5b9309f6405d6_138a2af1f9720f407314@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Reset password instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello lafayette@leuschke.name!

Someone has requested a link to change your password. You can do this through the link below.

Change my password

If you didn't request this, please ignore this email.

Your password won't change until you access the link above and create a new one.

[ActiveJob] [ActionMailer::DeliveryJob] [088bb502-242b-4e27-a29d-ebff145b19a0] Performed ActionMailer::DeliveryJob from Inline(mailers) in 357.41ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 088bb502-242b-4e27-a29d-ebff145b19a0) to Inline(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", gid://dummy/User/5b9309f5acbcd6138a3c76a4, "2dA6FAXgpQ35qxW7paMx", {} Redirected to http://www.example.com/authenticate/users/sign_in Completed 302 Found in 569ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"hettie@kerluke.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ocapYXnbKTwVydyXABZz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"DYNNHcub7tTwfJPKYeTs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9309f6acbcd6138a3c76a7'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b9309f6acbcd6138a3c76a7')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b9309f6acbcd6138a3c76a7')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b9309f6acbcd6138a3c76a9')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b9309f6acbcd6138a3c76a7')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"email"=>"hettie@kerluke.info"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"hettie@kerluke.info"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"reset_password_token"=>"8d898354e091e0564d6b2bf1df8ef4299277bf88591967b775aefadfa611b63d"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"vb8wufKxCU1jTuctRVj9"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9309f6acbcd6138a3c76a7')}, "u"=>{"$set"=>{"identities"=>[], "reset_password_token"=>... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9309f6acbcd6138a3c76a7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [3f1a78d7-807b-4de1-bc9f-0d0515b94460] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", gid://dummy/User/5b9309f6acbcd6138a3c76a7, "Yysc8q2yssD6sHJogFDB", {} [ActiveJob] [ActionMailer::DeliveryJob] [3f1a78d7-807b-4de1-bc9f-0d0515b94460] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/reset_password_instructions.html.erb (0.8ms) [ActiveJob] [ActionMailer::DeliveryJob] [3f1a78d7-807b-4de1-bc9f-0d0515b94460] Devise::Mailer#reset_password_instructions: processed outbound mail in 4.3ms [ActiveJob] [ActionMailer::DeliveryJob] [3f1a78d7-807b-4de1-bc9f-0d0515b94460] Sent mail to hettie@kerluke.info (5.6ms) [ActiveJob] [ActionMailer::DeliveryJob] [3f1a78d7-807b-4de1-bc9f-0d0515b94460] Date: Sat, 08 Sep 2018 04:59:58 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: hettie@kerluke.info Message-ID: <5b9309f66ea26_138a2af1f9720f4074aa@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Reset password instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello hettie@kerluke.info!

Someone has requested a link to change your password. You can do this through the link below.

Change my password

If you didn't request this, please ignore this email.

Your password won't change until you access the link above and create a new one.

[ActiveJob] [ActionMailer::DeliveryJob] [3f1a78d7-807b-4de1-bc9f-0d0515b94460] Performed ActionMailer::DeliveryJob from Inline(mailers) in 11.3ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 3f1a78d7-807b-4de1-bc9f-0d0515b94460) to Inline(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", gid://dummy/User/5b9309f6acbcd6138a3c76a7, "Yysc8q2yssD6sHJogFDB", {} Redirected to http://www.example.com/authenticate/users/sign_in Completed 302 Found in 69ms Started PUT "/authenticate/users/password" for 127.0.0.1 at 2018-09-08 04:59:58 +0530 Processing by Auth::PasswordsController#update as HTML Parameters: {"user"=>{"reset_password_token"=>"[FILTERED]", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"reset_password_token"=>"8d898354e091e0564d6b2bf1df8ef4299277bf88591967b775aefadfa611b63d"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"EJBQarytkNSf52MfLTfg"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"jmFfy8Gmu3iDeEMz_axd"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9309f6acbcd6138a3c76a7')}, "u"=>{"$set"=>{"encrypted_password"=>"$2a$04$lTFkc064JflS... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"j7LHi9BHo-XhD6CJU5B4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9309f6acbcd6138a3c76a7')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Czq-MCKwvDEBHuxezfSM"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9309f6acbcd6138a3c76a7')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 23:29:58 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://www.example.com/ Completed 302 Found in 321ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9309f6acbcd6138a3c76a7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jaiden@block.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yY7znueta7oW8GuVeq3K"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"PnzBmieu-TSnXkRwsT7T"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9309f6acbcd6138a3c76aa'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b9309f6acbcd6138a3c76aa')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b9309f6acbcd6138a3c76aa')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b9309f6acbcd6138a3c76ac')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b9309f6acbcd6138a3c76aa')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"http://www.google.com", "api_key"=>"test", "current_app_id"=>"test_app_id"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/shared/_links.html.erb (0.6ms) Rendered /home/bhargav/Github/Auth/app/views/auth/passwords/new.html.erb within layouts/application (1.7ms) Rendered shopping/_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (0.8ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.2ms) Completed 200 OK in 10ms (Views: 5.7ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"alfreda@abernathy.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"q1s46MQca4RVEwxtsb2c"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"HdbqL1tibewD7eNFA3ze"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9309f6acbcd6138a3c76af'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b9309f6acbcd6138a3c76af')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b9309f6acbcd6138a3c76af')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b9309f6acbcd6138a3c76b1')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b9309f6acbcd6138a3c76af')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"email"=>"alfreda@abernathy.io"}, "redirect_url"=>"http://www.google.com", "api_key"=>"test", "current_app_id"=>"test_app_id"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"alfreda@abernathy.io"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"reset_password_token"=>"30f0a6e19398d75bfa8e4c08f65b3601854028fe73d1542fe6b5ada0c3c11f1b"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"mSSpmyr3WKvH9i5Zxafc"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9309f6acbcd6138a3c76af')}, "u"=>{"$set"=>{"identities"=>[], "reset_password_token"=>... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9309f6acbcd6138a3c76af')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [39e975ba-a28c-4a98-b4de-50acabfb2754] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", gid://dummy/User/5b9309f6acbcd6138a3c76af, "yvGW2osPfKy7aHaWx4kV", {} [ActiveJob] [ActionMailer::DeliveryJob] [39e975ba-a28c-4a98-b4de-50acabfb2754] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/reset_password_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [39e975ba-a28c-4a98-b4de-50acabfb2754] Devise::Mailer#reset_password_instructions: processed outbound mail in 1.7ms [ActiveJob] [ActionMailer::DeliveryJob] [39e975ba-a28c-4a98-b4de-50acabfb2754] Sent mail to alfreda@abernathy.io (1.8ms) [ActiveJob] [ActionMailer::DeliveryJob] [39e975ba-a28c-4a98-b4de-50acabfb2754] Date: Sat, 08 Sep 2018 04:59:59 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: alfreda@abernathy.io Message-ID: <5b9309f712339_138a2af1f9720f40754e@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Reset password instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello alfreda@abernathy.io!

Someone has requested a link to change your password. You can do this through the link below.

Change my password

If you didn't request this, please ignore this email.

Your password won't change until you access the link above and create a new one.

[ActiveJob] [ActionMailer::DeliveryJob] [39e975ba-a28c-4a98-b4de-50acabfb2754] Performed ActionMailer::DeliveryJob from Inline(mailers) in 4.11ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 39e975ba-a28c-4a98-b4de-50acabfb2754) to Inline(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", gid://dummy/User/5b9309f6acbcd6138a3c76af, "yvGW2osPfKy7aHaWx4kV", {} Redirected to http://www.example.com/authenticate/users/sign_in Completed 302 Found in 60ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"seth_heaney@rutherford.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"-ujk8_gAepnavo3gq1bN"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"rMNay-zeq7EfYeKKxPPK"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9309f7acbcd6138a3c76b2'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b9309f7acbcd6138a3c76b2')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b9309f7acbcd6138a3c76b2')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b9309f7acbcd6138a3c76b4')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b9309f7acbcd6138a3c76b2')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"email"=>"seth_heaney@rutherford.co"}, "current_app_id"=>"test_app_id", "redirect_url"=>"http://www.google.com"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"seth_heaney@rutherford.co"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"reset_password_token"=>"efdb2a105a002146e09180395aba4fc5e5aa985680c57a0b5aa902d0c531071c"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"zxqyaPS1ahdFhoqZ7_2C"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9309f7acbcd6138a3c76b2')}, "u"=>{"$set"=>{"identities"=>[], "reset_password_token"=>... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9309f7acbcd6138a3c76b2')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [97824bd9-dce4-4b3d-b3d5-a6961159a57a] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", gid://dummy/User/5b9309f7acbcd6138a3c76b2, "ndHzzRpUzBsMeE3kPVYS", {} [ActiveJob] [ActionMailer::DeliveryJob] [97824bd9-dce4-4b3d-b3d5-a6961159a57a] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/reset_password_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [97824bd9-dce4-4b3d-b3d5-a6961159a57a] Devise::Mailer#reset_password_instructions: processed outbound mail in 1.5ms [ActiveJob] [ActionMailer::DeliveryJob] [97824bd9-dce4-4b3d-b3d5-a6961159a57a] Sent mail to seth_heaney@rutherford.co (2.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [97824bd9-dce4-4b3d-b3d5-a6961159a57a] Date: Sat, 08 Sep 2018 04:59:59 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: seth_heaney@rutherford.co Message-ID: <5b9309f738554_138a2af1f9720f4076a4@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Reset password instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello seth_heaney@rutherford.co!

Someone has requested a link to change your password. You can do this through the link below.

Change my password

If you didn't request this, please ignore this email.

Your password won't change until you access the link above and create a new one.

[ActiveJob] [ActionMailer::DeliveryJob] [97824bd9-dce4-4b3d-b3d5-a6961159a57a] Performed ActionMailer::DeliveryJob from Inline(mailers) in 4.42ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 97824bd9-dce4-4b3d-b3d5-a6961159a57a) to Inline(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", gid://dummy/User/5b9309f7acbcd6138a3c76b2, "ndHzzRpUzBsMeE3kPVYS", {} Redirected to http://www.example.com/authenticate/users/sign_in Completed 302 Found in 48ms Started PUT "/authenticate/users/password" for 127.0.0.1 at 2018-09-08 04:59:59 +0530 Processing by Auth::PasswordsController#update as HTML Parameters: {"user"=>{"reset_password_token"=>"[FILTERED]", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "redirect_url"=>"http://www.google.com", "api_key"=>"test"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"reset_password_token"=>"efdb2a105a002146e09180395aba4fc5e5aa985680c57a0b5aa902d0c531071c"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"EKXKyfzezLcrdw-FNwgS"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"FJScrxJ8xFydatxTFjjz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9309f7acbcd6138a3c76b2')}, "u"=>{"$set"=>{"encrypted_password"=>"$2a$04$AwaHCbl3Nsyl... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zRDdWLqYp2LBQcJp8vjT"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9309f7acbcd6138a3c76b2')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"gPsRXTXviyNZsEx_HssW"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9309f7acbcd6138a3c76b2')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 23:29:59 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://www.example.com/ Completed 302 Found in 156ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9309f7acbcd6138a3c76b2')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"amiya_zieme@miller.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"rFuTXaHMnYWZhhHZAhya"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"-sGizzNB4SEdsJKghukM"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9309f7acbcd6138a3c76b5'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b9309f7acbcd6138a3c76b5')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b9309f7acbcd6138a3c76b5')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b9309f7acbcd6138a3c76b7')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b9309f7acbcd6138a3c76b5')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{}} Rendered text template (0.0ms) Filter chain halted as :ignore_json_request rendered or redirected Completed 406 Not Acceptable in 2ms (Views: 2.2ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"keely@collins.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sGyvfy2zK_y33GzLsmrJ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"eSugdLi-zM6dQ8Qx83DL"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9309f7acbcd6138a3c76b8'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b9309f7acbcd6138a3c76b8')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b9309f7acbcd6138a3c76b8')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b9309f7acbcd6138a3c76ba')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b9309f7acbcd6138a3c76b8')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"email"=>"keely@collins.name"}, "password"=>{"user"=>{"email"=>"keely@collins.name"}}} Rendered text template (0.0ms) Filter chain halted as :do_before_request rendered or redirected Completed 401 Unauthorized in 1ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"wilma.smitham@zulaufkovacek.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"oqcsV4dBoVwYKKu_RTzx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ZXq1u6DfmWrpzYxuHgNs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9309f7acbcd6138a3c76bb'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b9309f7acbcd6138a3c76bb')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b9309f7acbcd6138a3c76bb')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b9309f7acbcd6138a3c76bd')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b9309f7acbcd6138a3c76bb')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"email"=>"wilma.smitham@zulaufkovacek.com"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"wilma.smitham@zulaufkovacek.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"reset_password_token"=>"8b7930feb758198ba4d0b4440c4bbdd66d64ba0e850c72474acb3225528177ec"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"BWw5mdrihxyBQwjvGRh5"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9309f7acbcd6138a3c76bb')}, "u"=>{"$set"=>{"identities"=>[], "reset_password_token"=>... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9309f7acbcd6138a3c76bb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [c9dea93d-fa6e-4539-b0a2-a9c68207e1c1] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", gid://dummy/User/5b9309f7acbcd6138a3c76bb, "j7_GF_1eR6e5E4xknHWQ", {} [ActiveJob] [ActionMailer::DeliveryJob] [c9dea93d-fa6e-4539-b0a2-a9c68207e1c1] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/reset_password_instructions.html.erb (0.7ms) [ActiveJob] [ActionMailer::DeliveryJob] [c9dea93d-fa6e-4539-b0a2-a9c68207e1c1] Devise::Mailer#reset_password_instructions: processed outbound mail in 3.9ms [ActiveJob] [ActionMailer::DeliveryJob] [c9dea93d-fa6e-4539-b0a2-a9c68207e1c1] Sent mail to wilma.smitham@zulaufkovacek.com (4.4ms) [ActiveJob] [ActionMailer::DeliveryJob] [c9dea93d-fa6e-4539-b0a2-a9c68207e1c1] Date: Sat, 08 Sep 2018 04:59:59 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: wilma.smitham@zulaufkovacek.com Message-ID: <5b9309f7ce660_138a2af1f9720f407745@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Reset password instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello wilma.smitham@zulaufkovacek.com!

Someone has requested a link to change your password. You can do this through the link below.

Change my password

If you didn't request this, please ignore this email.

Your password won't change until you access the link above and create a new one.

[ActiveJob] [ActionMailer::DeliveryJob] [c9dea93d-fa6e-4539-b0a2-a9c68207e1c1] Performed ActionMailer::DeliveryJob from Inline(mailers) in 9.72ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: c9dea93d-fa6e-4539-b0a2-a9c68207e1c1) to Inline(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", gid://dummy/User/5b9309f7acbcd6138a3c76bb, "j7_GF_1eR6e5E4xknHWQ", {} Redirected to http://www.example.com/authenticate/users/sign_in Completed 302 Found in 151ms Started PUT "/authenticate/users/password" for 127.0.0.1 at 2018-09-08 04:59:59 +0530 Processing by Auth::PasswordsController#update as JSON Parameters: {"user"=>{"reset_password_token"=>"[FILTERED]", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "password"=>{"user"=>{"reset_password_token"=>"[FILTERED]", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}}} Rendered text template (0.0ms) Filter chain halted as :require_no_authentication rendered or redirected Completed 401 Unauthorized in 2ms (Views: 0.6ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"alvina.gibson@satterfield.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"MV3CUiyhrgjzMMxiPyST"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"DUKo7f8oPLF5zk1warG6"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9309f7acbcd6138a3c76be'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b9309f7acbcd6138a3c76be')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b9309f7acbcd6138a3c76be')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b9309f8acbcd6138a3c76c0')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b9309f7acbcd6138a3c76be')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"test", "current_app_id"=>"test_app_id", "password"=>{}} Rendered text template (0.0ms) Filter chain halted as :ignore_json_request rendered or redirected Completed 406 Not Acceptable in 1ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"kip_quigley@veum.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"S85PeGSzBDvx_8QgEgE7"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"APPWDk3Yh9y6xqT6jVJc"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9309f8acbcd6138a3c76c1'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b9309f8acbcd6138a3c76c1')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b9309f8acbcd6138a3c76c1')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b9309f8acbcd6138a3c76c3')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b9309f8acbcd6138a3c76c1')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"email"=>"kip_quigley@veum.io"}, "current_app_id"=>"test_app_id", "api_key"=>"test", "password"=>{"user"=>{"email"=>"kip_quigley@veum.io"}, "current_app_id"=>"test_app_id", "api_key"=>"test"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.004s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"kip_quigley@veum.io"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"reset_password_token"=>"03ec3a27b4fb78650b15a9186c1a45b08d7baabb7e0c26076a8d77a74b0cfe0e"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"kD6QC7DVC3tQsNzjqEc9"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9309f8acbcd6138a3c76c1')}, "u"=>{"$set"=>{"identities"=>[], "reset_password_token"=>... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9309f8acbcd6138a3c76c1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [84c34d9a-63bf-4a9b-abdf-936735fc1bf5] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", gid://dummy/User/5b9309f8acbcd6138a3c76c1, "vdXsscHYsTbSf5dA1BU-", {} [ActiveJob] [ActionMailer::DeliveryJob] [84c34d9a-63bf-4a9b-abdf-936735fc1bf5] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/reset_password_instructions.html.erb (0.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [84c34d9a-63bf-4a9b-abdf-936735fc1bf5] Devise::Mailer#reset_password_instructions: processed outbound mail in 1.3ms [ActiveJob] [ActionMailer::DeliveryJob] [84c34d9a-63bf-4a9b-abdf-936735fc1bf5] Sent mail to kip_quigley@veum.io (1.6ms) [ActiveJob] [ActionMailer::DeliveryJob] [84c34d9a-63bf-4a9b-abdf-936735fc1bf5] Date: Sat, 08 Sep 2018 05:00:01 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: kip_quigley@veum.io Message-ID: <5b9309f9c8c9_138a2af1f9720f4078c0@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Reset password instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello kip_quigley@veum.io!

Someone has requested a link to change your password. You can do this through the link below.

Change my password

If you didn't request this, please ignore this email.

Your password won't change until you access the link above and create a new one.

[ActiveJob] [ActionMailer::DeliveryJob] [84c34d9a-63bf-4a9b-abdf-936735fc1bf5] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.34ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 84c34d9a-63bf-4a9b-abdf-936735fc1bf5) to Inline(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", gid://dummy/User/5b9309f8acbcd6138a3c76c1, "vdXsscHYsTbSf5dA1BU-", {} Completed 201 Created in 86ms (Views: 0.1ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"anastacio@howellbarrows.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"JDazQR5mhThq336mym1X"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xshQAQC7HMog3Q9oob9R"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9309f9acbcd6138a3c76c4'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b9309f9acbcd6138a3c76c4')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b9309f9acbcd6138a3c76c4')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b9309f9acbcd6138a3c76c6')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b9309f9acbcd6138a3c76c4')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"email"=>"anastacio@howellbarrows.io"}, "current_app_id"=>"test_app_id", "api_key"=>"test", "password"=>{"user"=>{"email"=>"anastacio@howellbarrows.io"}, "current_app_id"=>"test_app_id", "api_key"=>"test"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"anastacio@howellbarrows.io"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"reset_password_token"=>"5e4525af2db65ddf6e894b9bc245df00e593fd2ddf35c4ba423afccf8172a947"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"xxck_BKD_ozmsKDR5SYn"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9309f9acbcd6138a3c76c4')}, "u"=>{"$set"=>{"identities"=>[], "reset_password_token"=>... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9309f9acbcd6138a3c76c4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [fb6286bc-50f0-4646-bc34-292c2a4c0fe9] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", gid://dummy/User/5b9309f9acbcd6138a3c76c4, "ykYc6czWT5jt8pqr-VtH", {} [ActiveJob] [ActionMailer::DeliveryJob] [fb6286bc-50f0-4646-bc34-292c2a4c0fe9] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/reset_password_instructions.html.erb (0.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [fb6286bc-50f0-4646-bc34-292c2a4c0fe9] Devise::Mailer#reset_password_instructions: processed outbound mail in 1.3ms [ActiveJob] [ActionMailer::DeliveryJob] [fb6286bc-50f0-4646-bc34-292c2a4c0fe9] Sent mail to anastacio@howellbarrows.io (1.4ms) [ActiveJob] [ActionMailer::DeliveryJob] [fb6286bc-50f0-4646-bc34-292c2a4c0fe9] Date: Sat, 08 Sep 2018 05:00:01 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: anastacio@howellbarrows.io Message-ID: <5b9309f935808_138a2af1f9720f407988@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Reset password instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello anastacio@howellbarrows.io!

Someone has requested a link to change your password. You can do this through the link below.

Change my password

If you didn't request this, please ignore this email.

Your password won't change until you access the link above and create a new one.

[ActiveJob] [ActionMailer::DeliveryJob] [fb6286bc-50f0-4646-bc34-292c2a4c0fe9] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.14ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: fb6286bc-50f0-4646-bc34-292c2a4c0fe9) to Inline(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", gid://dummy/User/5b9309f9acbcd6138a3c76c4, "ykYc6czWT5jt8pqr-VtH", {} Completed 201 Created in 56ms (Views: 0.1ms) Started PUT "/authenticate/users/password" for 127.0.0.1 at 2018-09-08 05:00:01 +0530 Processing by Auth::PasswordsController#update as JSON Parameters: {"user"=>{"reset_password_token"=>"[FILTERED]", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "redirect_url"=>"http://www.google.com", "api_key"=>"test", "current_app_id"=>"test_app_id", "password"=>{"user"=>{"reset_password_token"=>"[FILTERED]", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "redirect_url"=>"http://www.google.com", "api_key"=>"test", "current_app_id"=>"test_app_id"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"reset_password_token"=>"5e4525af2db65ddf6e894b9bc245df00e593fd2ddf35c4ba423afccf8172a947"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"fAaeEzaeDMNBQKRHovYB"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"vxZXHGNVxxvouR6yz6ys"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9309f9acbcd6138a3c76c4')}, "u"=>{"$set"=>{"encrypted_password"=>"$2a$04$kMUBQ3pguFZb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zWMrD8xz6bdysuiiy_rq"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9309f9acbcd6138a3c76c4')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"5xm-xQ9zWopt-FC9yS4s"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9309f9acbcd6138a3c76c4')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 23:30:01 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Completed 204 No Content in 178ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9309f9acbcd6138a3c76c4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.003s Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"cathryn_herzog@toy.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xxzXbuMozzcXXT1umD3Z"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"5peCJDA3wtjFjAc3k6Mb"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a04acbcd613d374d9c9')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930a04acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a04acbcd613d374d9c9')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930a04acbcd613d374d9c9')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930a04acbcd613d374d9cc')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930a04acbcd613d374d9c9')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"margarita@wolf.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"3eEmijVrsk1ABz7SV1CH"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"UFh3zyL48rTjd7xFG_YT"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a05acbcd613d374d9cf')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930a05acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a05acbcd613d374d9cf')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930a05acbcd613d374d9cf')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930a05acbcd613d374d9d1')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930a05acbcd613d374d9cf')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"email"=>"roscoe.bosco@murazik.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-08 05:00:11 +0530"}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Rendered text template (0.0ms) Completed 200 OK in 5ms (Views: 1.8ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jefferey_mcclure@beatty.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"uhqcR4LgZVpcif4sz-qp"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"8q_U1MZmbHPb1TknG7zk"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a05acbcd613d374d9d2')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930a05acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a05acbcd613d374d9d2')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930a05acbcd613d374d9d2')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930a05acbcd613d374d9d4')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930a05acbcd613d374d9d2')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"blair@gaylord.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yLDHcZiLjkefCh62RZgK"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"PEZXUH1qUvgyejtGLezS"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a05acbcd613d374d9d5')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930a05acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a05acbcd613d374d9d5')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-08 05:00:13 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"nPGxGsTrrGpfkndywtQq"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a05acbcd613d374d9d5')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 23:30:13 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Processing by Auth::RegistrationsController#update as HTML Parameters: {"id"=>"5b930a05acbcd613d374d9d5", "user"=>{"email"=>"dog@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Rendered text template (0.0ms) Completed 200 OK in 5ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"zachariah@hickle.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"cd6pQursQ-yVnteykHLo"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"QNbb1EeVNV2UsajwuJYz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a05acbcd613d374d9d8')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930a05acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a05acbcd613d374d9d8')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930a05acbcd613d374d9d8')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930a05acbcd613d374d9da')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930a05acbcd613d374d9d8')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"email"=>"donnell@windler.biz", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-08 05:00:11 +0530"}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameter: confirmed_at MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"donnell@windler.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"donnell@windler.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"7skKL_P_LCxuzcdTy41_"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"6j1Xob-X-KLJxNCzbSts"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b930a05acbcd613d374d9db'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930a05acbcd613d374d9db')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [1f95023c-e3ad-4a3f-933b-9c1bfa309ce3] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b930a05acbcd613d374d9db, "C-3xqVWNrhJvBDdH71rM", {} [ActiveJob] [ActionMailer::DeliveryJob] [1f95023c-e3ad-4a3f-933b-9c1bfa309ce3] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (1.1ms) [ActiveJob] [ActionMailer::DeliveryJob] [1f95023c-e3ad-4a3f-933b-9c1bfa309ce3] Devise::Mailer#confirmation_instructions: processed outbound mail in 188.7ms [ActiveJob] [ActionMailer::DeliveryJob] [1f95023c-e3ad-4a3f-933b-9c1bfa309ce3] Sent mail to donnell@windler.biz (13.1ms) [ActiveJob] [ActionMailer::DeliveryJob] [1f95023c-e3ad-4a3f-933b-9c1bfa309ce3] Date: Sat, 08 Sep 2018 05:00:13 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: donnell@windler.biz Message-ID: <5b930a05e7bda_13d32aeb9c416f6087c6@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome donnell@windler.biz!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [1f95023c-e3ad-4a3f-933b-9c1bfa309ce3] Performed ActionMailer::DeliveryJob from Inline(mailers) in 202.46ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 1f95023c-e3ad-4a3f-933b-9c1bfa309ce3) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b930a05acbcd613d374d9db, "C-3xqVWNrhJvBDdH71rM", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"5P3YJd3jU38YQQCyiCQm"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a05acbcd613d374d9db')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://www.example.com/ Completed 302 Found in 377ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"leonor@kerluke.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"vPGHuwsFxxGsS3MrtSAM"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"2m6MgD6Vmq71dCPqfMMs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a06acbcd613d374d9dd')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930a06acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a06acbcd613d374d9dd')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930a06acbcd613d374d9dd')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930a06acbcd613d374d9df')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930a06acbcd613d374d9dd')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"mia@vonterry.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"b2HAesy9K551diDs2dfS"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"HR4mXxHoxWbZF5vp3GVA"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a06acbcd613d374d9e0')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930a06acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a06acbcd613d374d9e0')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"jnj7iQGT1c1uU5HWme2h"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a06acbcd613d374d9e0')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"74... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-08 05:00:14 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"HohjkEV8chMypF2VCpWf"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a06acbcd613d374d9e0')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 23:30:14 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Auth::RegistrationsController#update as HTML Parameters: {"id"=>"5b930a06acbcd613d374d9e0", "user"=>{"email"=>"dog@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930a06acbcd613d374d9e0')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"dog@gmail.com", "_id"=>{"$ne"=>BSON::ObjectId('5b930a06acbcd613d374d9e0')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"pzUsxtSkVWADbKkPjEa2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"qjo4wQXCxvEEadk9H589"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a06acbcd613d374d9e0')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930a06acbcd613d374d9e0')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [730550a4-70e0-473e-ae03-aeb967414b87] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b930a06acbcd613d374d9e0, "6zBwRvrVALisLFny8XGV", {:to=>"dog@gmail.com"} [ActiveJob] [ActionMailer::DeliveryJob] [730550a4-70e0-473e-ae03-aeb967414b87] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [730550a4-70e0-473e-ae03-aeb967414b87] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.4ms [ActiveJob] [ActionMailer::DeliveryJob] [730550a4-70e0-473e-ae03-aeb967414b87] Sent mail to dog@gmail.com (1.5ms) [ActiveJob] [ActionMailer::DeliveryJob] [730550a4-70e0-473e-ae03-aeb967414b87] Date: Sat, 08 Sep 2018 05:00:14 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: dog@gmail.com Message-ID: <5b930a065e524_13d32aeb9c416f608878@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome dog@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [730550a4-70e0-473e-ae03-aeb967414b87] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.34ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 730550a4-70e0-473e-ae03-aeb967414b87) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b930a06acbcd613d374d9e0, "6zBwRvrVALisLFny8XGV", {:to=>"dog@gmail.com"} Redirected to http://www.example.com/ Completed 302 Found in 79ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"dog@gmail.com", "_id"=>{"$ne"=>BSON::ObjectId('5b930a06acbcd613d374d9e0')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"Hzpp7kGt-KWA6xan1Qzs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"PLLrKY7RwAqbyQyc9KYb"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a06acbcd613d374d9e0')}, "u"=>{"$set"=>{"confirmed_at"=>2018-09-07 23:30:14 UTC, "... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a06acbcd613d374d9e0')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b930a06acbcd613d374d9e0')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"romaine@pagac.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"FzTWZcs4mjxsFNgC6fzr"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ZsZU-z8cysf2K-tNxuiD"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a06acbcd613d374d9e4')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930a06acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a06acbcd613d374d9e4')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930a06acbcd613d374d9e4')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930a06acbcd613d374d9e6')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930a06acbcd613d374d9e4')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"turner@larkin.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xgQDHQ2_DidDzssvgPNi"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"x6ayveGnfJD_2n9CURgk"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a06acbcd613d374d9e7')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930a06acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a06acbcd613d374d9e7')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-08 05:00:14 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"99Jg2brPsoym1CAHWaX9"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a06acbcd613d374d9e7')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 23:30:14 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Auth::RegistrationsController#update as HTML Parameters: {"id"=>"5b930a06acbcd613d374d9e7", "user"=>{"name"=>"Laisha Altenwerth", "current_password"=>"[FILTERED]"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930a06acbcd613d374d9e7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"d6w685AexGN-QCdjJ6Eb"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a06acbcd613d374d9e7')}, "u"=>{"$set"=>{"name"=>"Laisha Altenwerth", "encrypted_au... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Redirected to http://www.example.com/ Completed 302 Found in 72ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"ashlynn@huel.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Zx6gVgoeTkrjZs4pHwvE"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"uREcdtVZE5jfzJjsfy6s"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a06acbcd613d374d9ea')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930a06acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a06acbcd613d374d9ea')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930a06acbcd613d374d9ea')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930a06acbcd613d374d9ec')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930a06acbcd613d374d9ea')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 05:00:15 +0530 Processing by Auth::RegistrationsController#create as HTML Parameters: {"user"=>{"email"=>"carter_keler@ryan.org", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-08 05:00:11 +0530"}} Unpermitted parameter: confirmed_at MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"carter_keler@ryan.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yWbLdUAPWUEsoJx5apAW"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"9zpBnnyn9osxsjgENbJs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b930a07acbcd613d374d9ed'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930a07acbcd613d374d9ed')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [daec0a3b-67fc-4c4a-b265-95b675c7d425] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b930a07acbcd613d374d9ed, "9QrcyxcKfuN-qEcp6gcy", {} [ActiveJob] [ActionMailer::DeliveryJob] [daec0a3b-67fc-4c4a-b265-95b675c7d425] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [daec0a3b-67fc-4c4a-b265-95b675c7d425] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.3ms [ActiveJob] [ActionMailer::DeliveryJob] [daec0a3b-67fc-4c4a-b265-95b675c7d425] Sent mail to carter_keler@ryan.org (1.4ms) [ActiveJob] [ActionMailer::DeliveryJob] [daec0a3b-67fc-4c4a-b265-95b675c7d425] Date: Sat, 08 Sep 2018 05:00:15 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: carter_keler@ryan.org Message-ID: <5b930a07af4b_13d32aeb9c416f608939@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome carter_keler@ryan.org!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [daec0a3b-67fc-4c4a-b265-95b675c7d425] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.17ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: daec0a3b-67fc-4c4a-b265-95b675c7d425) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b930a07acbcd613d374d9ed, "9QrcyxcKfuN-qEcp6gcy", {} Redirected to http://www.example.com/ Completed 302 Found in 104ms MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"tatum@conn.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ApL7wVd_AD7Ec8qsQp_q"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"x2_sDYp6XdeyD3KcAwR1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a07acbcd613d374d9ef')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930a07acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a07acbcd613d374d9ef')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930a07acbcd613d374d9ef')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930a07acbcd613d374d9f1')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930a07acbcd613d374d9ef')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 05:00:15 +0530 Processing by Auth::RegistrationsController#create as HTML Parameters: {"user"=>{"additional_login_param"=>"9919398135", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}} Unpermitted parameter: additional_login_param Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/shared/_links.html.erb (0.6ms) Rendered /home/bhargav/Github/Auth/app/views/auth/registrations/new.html.erb within layouts/application (3.4ms) Rendered shopping/_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (0.9ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.1ms) Completed 200 OK in 25ms (Views: 7.9ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>nil}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"CysVcg7QckUCengY63MH"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a07acbcd613d374d9ef')}, "u"=>{"$set"=>{"additional_login_param_status"=>2, "encry... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a07acbcd613d374d9ef')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b930a07acbcd613d374d9ef')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jaylan_wintheiser@kuvalis.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"7zu1gY96DEPYZBZKtGQL"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"bJn7HYu5Qh-aWxC58WAa"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a07acbcd613d374d9f6')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930a07acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a07acbcd613d374d9f6')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930a07acbcd613d374d9f6')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930a07acbcd613d374d9f8')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930a07acbcd613d374d9f6')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"josephine.walter@dooley.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"jz3TmpmXxKS_MnxvSu95"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"c8Z4AKgmMQgaZi8QABM_"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a07acbcd613d374d9f9')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930a07acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a07acbcd613d374d9f9')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930a07acbcd613d374d9f9')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-08 05:00:15 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"9f8ssAVVjSiswMpzTn_8"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a07acbcd613d374d9f9')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 23:30:15 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Auth::RegistrationsController#update as HTML Parameters: {"id"=>"5b930a07acbcd613d374d9f9", "user"=>{"email"=>"verona.vonrueden@hansenkemmer.org", "current_password"=>"[FILTERED]"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930a07acbcd613d374d9f9')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"verona.vonrueden@hansenkemmer.org", "_id"=>{"$ne"=>BSON::ObjectId('5b930a07acbcd613d374d9f9')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"Y5ouiew8mGkhgLM1chyY"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"1ngV959atBAzuigcWb45"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a07acbcd613d374d9f9')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930a07acbcd613d374d9f9')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [6a78a600-5a69-406f-9f3f-d76c07512c81] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b930a07acbcd613d374d9f9, "ygKT5VUYtjuqZcg9piUG", {:to=>"verona.vonrueden@hansenkemmer.org"} [ActiveJob] [ActionMailer::DeliveryJob] [6a78a600-5a69-406f-9f3f-d76c07512c81] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [6a78a600-5a69-406f-9f3f-d76c07512c81] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.6ms [ActiveJob] [ActionMailer::DeliveryJob] [6a78a600-5a69-406f-9f3f-d76c07512c81] Sent mail to verona.vonrueden@hansenkemmer.org (2.4ms) [ActiveJob] [ActionMailer::DeliveryJob] [6a78a600-5a69-406f-9f3f-d76c07512c81] Date: Sat, 08 Sep 2018 05:00:15 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: verona.vonrueden@hansenkemmer.org Message-ID: <5b930a0792667_13d32aeb9c416f609026@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome verona.vonrueden@hansenkemmer.org!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [6a78a600-5a69-406f-9f3f-d76c07512c81] Performed ActionMailer::DeliveryJob from Inline(mailers) in 5.28ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 6a78a600-5a69-406f-9f3f-d76c07512c81) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b930a07acbcd613d374d9f9, "ygKT5VUYtjuqZcg9piUG", {:to=>"verona.vonrueden@hansenkemmer.org"} Redirected to http://www.example.com/ Completed 302 Found in 63ms MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"ricardo_kreiger@gusikowski.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"BwxG1xqZb1bbj47Uc_xK"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"oyZFdsKwivUS_xXUrwzJ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a07acbcd613d374d9fc')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930a07acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a07acbcd613d374d9fc')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930a07acbcd613d374d9fc')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930a07acbcd613d374d9fe')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930a07acbcd613d374d9fc')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"keyshawn.tromp@wilkinsonzulauf.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"DusvJ9Nuz2xJxt-RFqMR"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"egs1rP3kuoz-QGBoCSYF"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a07acbcd613d374d9ff')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930a07acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a07acbcd613d374d9ff')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Started DELETE "/authenticate/users" for 127.0.0.1 at 2018-09-08 05:00:15 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"nxiV23DsxX2qXH1hHTRX"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a07acbcd613d374d9ff')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 23:30:15 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Auth::RegistrationsController#destroy as HTML Parameters: {"id"=>"5b930a07acbcd613d374d9ff"} MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a07acbcd613d374d9ff')}, "limit"=>1}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930a07acbcd613d374d9ff')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a07acbcd613d374da01')}, "limit"=>1}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s Redirected to http://www.example.com/ Completed 302 Found in 58ms MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"margaret@collins.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yBX73vnKXxsnRAWkxTxP"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"85r5Zpt6wJJ2opv2FAWG"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a07acbcd613d374da02')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930a07acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a07acbcd613d374da02')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930a07acbcd613d374da02')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930a07acbcd613d374da04')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930a07acbcd613d374da02')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/shared/_links.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/registrations/new.html.erb within layouts/application (2.1ms) Rendered shopping/_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (0.7ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (0.8ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.0ms) Completed 200 OK in 9ms (Views: 5.6ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"halie@casperwintheiser.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Es_bKUissXWJEGTS-umx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"VwQxibxbiMeesE8sMQWZ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a08acbcd613d374da07')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930a08acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a08acbcd613d374da07')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930a08acbcd613d374da07')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930a08acbcd613d374da09')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930a08acbcd613d374da07')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"email"=>"taya_kertzmann@waelchi.name", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"taya_kertzmann@waelchi.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"taya_kertzmann@waelchi.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"jx1dEGkUkNdNnzDKU59z"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"x__9EJo8FWMDZycpft7f"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b930a08acbcd613d374da0a'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930a08acbcd613d374da0a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [d23973de-6a08-4de6-bf97-6803ecb0ade6] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b930a08acbcd613d374da0a, "9yRSeeXmGNtx15jNrXJf", {} [ActiveJob] [ActionMailer::DeliveryJob] [d23973de-6a08-4de6-bf97-6803ecb0ade6] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [d23973de-6a08-4de6-bf97-6803ecb0ade6] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.3ms [ActiveJob] [ActionMailer::DeliveryJob] [d23973de-6a08-4de6-bf97-6803ecb0ade6] Sent mail to taya_kertzmann@waelchi.name (1.5ms) [ActiveJob] [ActionMailer::DeliveryJob] [d23973de-6a08-4de6-bf97-6803ecb0ade6] Date: Sat, 08 Sep 2018 05:00:16 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: taya_kertzmann@waelchi.name Message-ID: <5b930a08244c3_13d32aeb9c416f6091a8@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome taya_kertzmann@waelchi.name!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [d23973de-6a08-4de6-bf97-6803ecb0ade6] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.24ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: d23973de-6a08-4de6-bf97-6803ecb0ade6) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b930a08acbcd613d374da0a, "9yRSeeXmGNtx15jNrXJf", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"5swyj45TbwZ_zxFUeT8v"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a08acbcd613d374da0a')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://www.example.com/ Completed 302 Found in 125ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"sigurd_lang@ziemann.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"TGHMP2hrGRoykmtumK-6"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"qyVAgmuYPQHK273WbwZp"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a08acbcd613d374da0c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930a08acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a08acbcd613d374da0c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930a08acbcd613d374da0c')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930a08acbcd613d374da0e')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930a08acbcd613d374da0c')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"olin_hagenes@harber.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xrY9BPxYX3UQAUijyaUe"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"743DKuEEh2HbRLqeVznT"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a08acbcd613d374da0f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930a08acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a08acbcd613d374da0f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-08 05:00:16 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"_MmiRse51LNP8ymQDiz4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a08acbcd613d374da0f')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 23:30:16 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Auth::RegistrationsController#update as HTML Parameters: {"id"=>"5b930a08acbcd613d374da0f", "user"=>{"email"=>"rihanna@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930a08acbcd613d374da0f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"UzParjz9RcfiM5jRsMYY"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a08acbcd613d374da0f')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"a5... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rihanna@gmail.com", "_id"=>{"$ne"=>BSON::ObjectId('5b930a08acbcd613d374da0f')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"qKfyj-_NFojnyYPD8n3x"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"PQQRZXjGDxRKyXxEpy_G"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a08acbcd613d374da0f')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930a08acbcd613d374da0f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [73e5d7db-c263-49b3-ad26-24a77e639b1d] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b930a08acbcd613d374da0f, "_YckvvkQhu-QqGKsqK2H", {:to=>"rihanna@gmail.com"} [ActiveJob] [ActionMailer::DeliveryJob] [73e5d7db-c263-49b3-ad26-24a77e639b1d] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [73e5d7db-c263-49b3-ad26-24a77e639b1d] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.4ms [ActiveJob] [ActionMailer::DeliveryJob] [73e5d7db-c263-49b3-ad26-24a77e639b1d] Sent mail to rihanna@gmail.com (1.5ms) [ActiveJob] [ActionMailer::DeliveryJob] [73e5d7db-c263-49b3-ad26-24a77e639b1d] Date: Sat, 08 Sep 2018 05:00:16 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rihanna@gmail.com Message-ID: <5b930a0884cba_13d32aeb9c416f6092a3@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome rihanna@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [73e5d7db-c263-49b3-ad26-24a77e639b1d] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.42ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 73e5d7db-c263-49b3-ad26-24a77e639b1d) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b930a08acbcd613d374da0f, "_YckvvkQhu-QqGKsqK2H", {:to=>"rihanna@gmail.com"} Redirected to http://www.example.com/ Completed 302 Found in 135ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"gayle@grimesabshire.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"9qak2ovZq2nL1G88wHQP"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"dWaE3VkyrnGdamn_Cge2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a08acbcd613d374da12')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930a08acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a08acbcd613d374da12')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930a08acbcd613d374da12')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930a08acbcd613d374da14')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930a08acbcd613d374da12')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"dakota@beatty.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"YTToxrCY8yzQYa_ZP1q3"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xyMzM1EJ6DwJusY4LWUC"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a08acbcd613d374da15')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930a08acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.013s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a08acbcd613d374da15')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930a08acbcd613d374da15')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930a08acbcd613d374da17')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930a08acbcd613d374da15')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"email"=>"angelo@okon.name", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"invalid api_key", "redirect_url"=>"http://www.google.com", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"invalid api_key", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"angelo@okon.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"U32gEzSRzxzFcatGRxz8"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"THqmwjFWS1mjDevT3t4R"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b930a08acbcd613d374da18'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930a08acbcd613d374da18')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [86788b37-08ac-417c-b6e9-279ef978d1bb] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b930a08acbcd613d374da18, "yzY4ivWxM9ATfG9s99kk", {} [ActiveJob] [ActionMailer::DeliveryJob] [86788b37-08ac-417c-b6e9-279ef978d1bb] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.4ms) [ActiveJob] [ActionMailer::DeliveryJob] [86788b37-08ac-417c-b6e9-279ef978d1bb] Devise::Mailer#confirmation_instructions: processed outbound mail in 2.8ms [ActiveJob] [ActionMailer::DeliveryJob] [86788b37-08ac-417c-b6e9-279ef978d1bb] Sent mail to angelo@okon.name (1.8ms) [ActiveJob] [ActionMailer::DeliveryJob] [86788b37-08ac-417c-b6e9-279ef978d1bb] Date: Sat, 08 Sep 2018 05:00:16 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: angelo@okon.name Message-ID: <5b930a08c8f6b_13d32aeb9c416f609347@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome angelo@okon.name!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [86788b37-08ac-417c-b6e9-279ef978d1bb] Performed ActionMailer::DeliveryJob from Inline(mailers) in 5.26ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 86788b37-08ac-417c-b6e9-279ef978d1bb) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b930a08acbcd613d374da18, "yzY4ivWxM9ATfG9s99kk", {} Redirected to http://www.example.com/ Completed 302 Found in 86ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"imogene@block.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"vSFZUMpop-grbXeNvd35"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"LcDX4gmHe73GMo53sgUm"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a08acbcd613d374da1a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930a08acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a08acbcd613d374da1a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930a08acbcd613d374da1a')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930a08acbcd613d374da1c')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930a08acbcd613d374da1a')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"chandler@ritchie.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"NBv6aJs2MT-mx8aUUMss"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"pDQBqJusyzesfG--Gqs-"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a08acbcd613d374da1d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930a08acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a08acbcd613d374da1d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-08 05:00:17 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xpSPWSk5yzKB86JwisRF"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a08acbcd613d374da1d')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 23:30:17 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Processing by Auth::RegistrationsController#update as HTML Parameters: {"id"=>"5b930a08acbcd613d374da1d", "user"=>{"password"=>"[FILTERED]", "current_password"=>"[FILTERED]"}, "api_key"=>"invalid api key", "redirect_url"=>"http://www.google.com", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"invalid api key", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930a08acbcd613d374da1d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"KyMt23urJWFCJ9MxTx-x"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"D5L7B34c7rXHKtsuZ8xF"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a08acbcd613d374da1d')}, "u"=>{"$set"=>{"encrypted_password"=>"$2a$04$nzaURUGpcb4k... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Redirected to http://www.example.com/ Completed 302 Found in 60ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"chandler@ritchie.org"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"litzy@kreiger.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ssQ2zK5bPVcZdT-p7UR4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"YM2cJQmoQzQ9MKJswDKh"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a09acbcd613d374da20')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930a09acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a09acbcd613d374da20')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930a09acbcd613d374da20')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930a09acbcd613d374da22')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930a09acbcd613d374da20')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"email"=>"florian@oconnell.net", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"test", "redirect_url"=>"http://www.yahoo.com", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"florian@oconnell.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"florian@oconnell.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"o_fFF-ydN_omMEtbef4j"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Z-JsxQmx9QHpqxqQqvny"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b930a09acbcd613d374da23'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930a09acbcd613d374da23')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [533a82d4-f2f8-462d-8c23-d7fbe9ce46fd] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b930a09acbcd613d374da23, "--kprsZWuv9Qhqg_Gh8s", {} [ActiveJob] [ActionMailer::DeliveryJob] [533a82d4-f2f8-462d-8c23-d7fbe9ce46fd] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [533a82d4-f2f8-462d-8c23-d7fbe9ce46fd] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.6ms [ActiveJob] [ActionMailer::DeliveryJob] [533a82d4-f2f8-462d-8c23-d7fbe9ce46fd] Sent mail to florian@oconnell.net (1.8ms) [ActiveJob] [ActionMailer::DeliveryJob] [533a82d4-f2f8-462d-8c23-d7fbe9ce46fd] Date: Sat, 08 Sep 2018 05:00:17 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: florian@oconnell.net Message-ID: <5b930a093eae7_13d32aeb9c416f6094d5@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome florian@oconnell.net!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [533a82d4-f2f8-462d-8c23-d7fbe9ce46fd] Performed ActionMailer::DeliveryJob from Inline(mailers) in 4.22ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 533a82d4-f2f8-462d-8c23-d7fbe9ce46fd) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b930a09acbcd613d374da23, "--kprsZWuv9Qhqg_Gh8s", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ny6KHZQYas7w9FXu6hu8"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a09acbcd613d374da23')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://www.example.com/ Completed 302 Found in 152ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"esther.wilderman@moore.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"bR9MEXNaiXyPxbL7DWsg"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"_reYZqw9jWwygPyzUNcC"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a09acbcd613d374da25')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930a09acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a09acbcd613d374da25')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930a09acbcd613d374da25')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930a09acbcd613d374da27')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930a09acbcd613d374da25')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"kristina@raynor.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"9xR-FwYVmsBj92ijz43K"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"AhZGstTEv9_82wfkxZ3C"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a09acbcd613d374da28')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930a09acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a09acbcd613d374da28')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-08 05:00:17 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"eU-dXquDxKfasbofaFtV"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a09acbcd613d374da28')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 23:30:17 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Auth::RegistrationsController#update as HTML Parameters: {"id"=>"5b930a09acbcd613d374da28", "user"=>{"email"=>"rihanna@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "redirect_url"=>"http://www.yahoo.com", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930a09acbcd613d374da28')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"vJRsxvZwbnsiC-jKhuuW"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a09acbcd613d374da28')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"48... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rihanna@gmail.com", "_id"=>{"$ne"=>BSON::ObjectId('5b930a09acbcd613d374da28')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"QwX8votyTG_myfhuu_yP"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zskyEL24JVbqHf7C5-kd"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a09acbcd613d374da28')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930a09acbcd613d374da28')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [66cab90e-c41a-4454-9dbf-266e743006ff] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b930a09acbcd613d374da28, "b8wxiCzuMMsgjqEvCW15", {:to=>"rihanna@gmail.com"} [ActiveJob] [ActionMailer::DeliveryJob] [66cab90e-c41a-4454-9dbf-266e743006ff] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [66cab90e-c41a-4454-9dbf-266e743006ff] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.5ms [ActiveJob] [ActionMailer::DeliveryJob] [66cab90e-c41a-4454-9dbf-266e743006ff] Sent mail to rihanna@gmail.com (1.5ms) [ActiveJob] [ActionMailer::DeliveryJob] [66cab90e-c41a-4454-9dbf-266e743006ff] Date: Sat, 08 Sep 2018 05:00:17 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rihanna@gmail.com Message-ID: <5b930a09c74f2_13d32aeb9c416f609558@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome rihanna@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [66cab90e-c41a-4454-9dbf-266e743006ff] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.55ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 66cab90e-c41a-4454-9dbf-266e743006ff) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b930a09acbcd613d374da28, "b8wxiCzuMMsgjqEvCW15", {:to=>"rihanna@gmail.com"} Redirected to http://www.example.com/ Completed 302 Found in 159ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"florida@runolfonstanton.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Z7ytb9FQne2RGpHEdfyL"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"mGoD4mDdimFnGLkVx6h5"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a09acbcd613d374da2b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930a09acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a09acbcd613d374da2b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930a09acbcd613d374da2b')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930a09acbcd613d374da2d')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930a09acbcd613d374da2b')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"email"=>"delpha@ziemann.info", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-08 05:00:11 +0530"}, "api_key"=>"test", "redirect_url"=>"http://www.google.com", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameter: confirmed_at MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"delpha@ziemann.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"delpha@ziemann.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"8x_6E5NPGy_gXo6p-pM6"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"i22HxaJyK3xCUFAGqyJU"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b930a09acbcd613d374da2e'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930a09acbcd613d374da2e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [a23ca030-2aa6-4fb2-a0e1-6f7bc99ad933] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b930a09acbcd613d374da2e, "WQu3fMGpGU2kaDxXmxsL", {} [ActiveJob] [ActionMailer::DeliveryJob] [a23ca030-2aa6-4fb2-a0e1-6f7bc99ad933] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [a23ca030-2aa6-4fb2-a0e1-6f7bc99ad933] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.3ms [ActiveJob] [ActionMailer::DeliveryJob] [a23ca030-2aa6-4fb2-a0e1-6f7bc99ad933] Sent mail to delpha@ziemann.info (1.4ms) [ActiveJob] [ActionMailer::DeliveryJob] [a23ca030-2aa6-4fb2-a0e1-6f7bc99ad933] Date: Sat, 08 Sep 2018 05:00:18 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: delpha@ziemann.info Message-ID: <5b930a0a4a93_13d32aeb9c416f609678@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome delpha@ziemann.info!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [a23ca030-2aa6-4fb2-a0e1-6f7bc99ad933] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.14ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: a23ca030-2aa6-4fb2-a0e1-6f7bc99ad933) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b930a09acbcd613d374da2e, "WQu3fMGpGU2kaDxXmxsL", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ramUBk17jMomuEzMmBGW"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a09acbcd613d374da2e')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Redirected to http://www.example.com/ Completed 302 Found in 140ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"nannie@hammes.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"s8xqYLdKKHmz6t5u1jHW"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"EszoFb54kZxhLZyjo4e2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a0aacbcd613d374da30')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930a0aacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a0aacbcd613d374da30')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930a0aacbcd613d374da30')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930a0aacbcd613d374da32')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930a0aacbcd613d374da30')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"abbey_crooks@windler.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"QTUUSzuAp44iyivrcNRT"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"HYb2_Kaz2oSFHxsycQb3"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a0aacbcd613d374da33')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930a0aacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a0aacbcd613d374da33')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-08 05:00:18 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"tjsRGhu_GB1kxFrkhXzv"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a0aacbcd613d374da33')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 23:30:18 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Auth::RegistrationsController#update as HTML Parameters: {"id"=>"5b930a0aacbcd613d374da33", "user"=>{"password"=>"[FILTERED]", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "redirect_url"=>"http://www.google.com", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930a0aacbcd613d374da33')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"tCLLuqpu4-9zAEQV-v-8"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a0aacbcd613d374da33')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"48... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"pRnT5Y_WzbiWJ4zXt2yJ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"reypFKhF_-goffokKTEq"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a0aacbcd613d374da33')}, "u"=>{"$set"=>{"encrypted_password"=>"$2a$04$v78fULRE1efg... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://www.google.com?authentication_token=reypFKhF_-goffokKTEq&es=4808b0f41a184f17bee647fadabd7e9d717f6cd5dd82c62c4ea6d8b8c3f85b4d Completed 302 Found in 141ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"dedric_eichmann@wolff.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"-skeCtxCv4pe1wh_iznR"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"AuigiTbydBzxPknTRNoo"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a0aacbcd613d374da36')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930a0aacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a0aacbcd613d374da36')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a0aacbcd613d374da39')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Tu_HwvABomgs_8S_waa2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930a0aacbcd613d374da36')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930a0aacbcd613d374da36')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a0aacbcd613d374da36')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b930a0aacbcd613d374da36')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"marge@bogisich.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"pnmZyxDtHbWxbzhoKTsV"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"7W_ndMACez-zENv1iyho"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a0aacbcd613d374da3b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930a0aacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a0aacbcd613d374da3b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"YSmKNjQYZyExDwAqfgXs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930a0aacbcd613d374da3b')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930a0aacbcd613d374da3b')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a0aacbcd613d374da3b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b930a0aacbcd613d374da3b')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started GET "/authenticate/users/sign_up" for 127.0.0.1 at 2018-09-08 05:00:18 +0530 Processing by Auth::RegistrationsController#new as JSON Parameters: {"registration"=>{}} Rendered text template (0.0ms) Filter chain halted as :require_no_authentication rendered or redirected Completed 401 Unauthorized in 1ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"joannie@metz.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ZjTJs_EsoD347tsxyuU9"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"mRHRVvLxrN6HaLBCRe79"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a0aacbcd613d374da3f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930a0aacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a0aacbcd613d374da3f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a0aacbcd613d374da42')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"uhbyz3KpR9d_Fv_RMJ3M"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930a0aacbcd613d374da3f')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930a0aacbcd613d374da3f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a0aacbcd613d374da3f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b930a0aacbcd613d374da3f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"roxanne.rowe@funk.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"jUbDL3tdsREZ2q5VouDQ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"HE8h-XxfCNeac_DSJpTX"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a0aacbcd613d374da44')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930a0aacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a0aacbcd613d374da44')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"o_N-xPZtJdfHNzmEXSHE"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930a0aacbcd613d374da44')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930a0aacbcd613d374da44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a0aacbcd613d374da44')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b930a0aacbcd613d374da44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 05:00:19 +0530 Processing by Auth::RegistrationsController#create as JSON Parameters: {"user"=>{"email"=>"donato_dare@oreilly.name", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "registration"=>{"user"=>{"email"=>"donato_dare@oreilly.name", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}}} Rendered text template (0.0ms) Filter chain halted as :require_no_authentication rendered or redirected Completed 401 Unauthorized in 1ms (Views: 0.4ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"victoria_langosh@volkman.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zxUzx7AzX_Ww9THrQQqb"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"-zp13Xg6gswveXvAxzpg"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a0bacbcd613d374da48')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930a0bacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a0bacbcd613d374da48')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a0bacbcd613d374da4b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"eHxMgaGzLSby3TVPbsYD"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930a0bacbcd613d374da48')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930a0bacbcd613d374da48')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a0bacbcd613d374da48')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b930a0bacbcd613d374da48')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jaden.runte@boehmpurdy.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zYBMQx8qMSanebNhqayk"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"cRD-hrWp9j72GnJL_QZp"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a0bacbcd613d374da4d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930a0bacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a0bacbcd613d374da4d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"u5MH_ZCNcxXz_Ko6TxFK"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930a0bacbcd613d374da4d')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930a0bacbcd613d374da4d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a0bacbcd613d374da4d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b930a0bacbcd613d374da4d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-08 05:00:19 +0530 Processing by Auth::RegistrationsController#update as JSON Parameters: {"id"=>{"$oid"=>"5b930a0bacbcd613d374da48"}, "user"=>{"email"=>"rihanna@gmail.com", "current_password"=>"[FILTERED]"}, "registration"=>{"id"=>{"$oid"=>"5b930a0bacbcd613d374da48"}, "user"=>{"email"=>"rihanna@gmail.com", "current_password"=>"[FILTERED]"}}} Rendered text template (0.0ms) Filter chain halted as :authenticate_scope! rendered or redirected Completed 401 Unauthorized in 1ms (Views: 0.4ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"una_ledner@macejkovicschneider.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"t_zyyxwVzeU98aMohLWy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ysn6jxtNrRbbjx_2yrRu"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a0bacbcd613d374da51')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930a0bacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a0bacbcd613d374da51')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a0bacbcd613d374da54')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"YouT7wky1P5VVV-Kr699"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930a0bacbcd613d374da51')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930a0bacbcd613d374da51')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a0bacbcd613d374da51')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b930a0bacbcd613d374da51')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"vilma@christiansen.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"wMsAGyzf4jVL8gjVeL1r"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"hT-wAgs7w3MpweUhTb2E"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a0bacbcd613d374da56')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930a0bacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a0bacbcd613d374da56')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"BFx3snKynamohqjNF2Co"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930a0bacbcd613d374da56')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930a0bacbcd613d374da56')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a0bacbcd613d374da56')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b930a0bacbcd613d374da56')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started DELETE "/authenticate/users" for 127.0.0.1 at 2018-09-08 05:00:19 +0530 Processing by Auth::RegistrationsController#destroy as JSON Parameters: {"id"=>{"$oid"=>"5b930a0bacbcd613d374da51"}, "registration"=>{"id"=>{"$oid"=>"5b930a0bacbcd613d374da51"}}} Rendered text template (0.0ms) Filter chain halted as :authenticate_scope! rendered or redirected Completed 401 Unauthorized in 1ms (Views: 0.4ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"hugh@bernhardspinka.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"6QerjkNwv4Rz_eFWz4mv"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sSQireGhgUSLh23RssoY"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a0bacbcd613d374da5a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930a0bacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a0bacbcd613d374da5a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a0bacbcd613d374da5d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"nQGKkj15e34GRyQkVukz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930a0bacbcd613d374da5a')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930a0bacbcd613d374da5a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a0bacbcd613d374da5a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b930a0bacbcd613d374da5a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"billie.botsford@mosciski.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zhGRxc-k8aJasyA8CYsH"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"uNxR7sa-57CzxMrpJEgs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a0bacbcd613d374da5f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930a0bacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a0bacbcd613d374da5f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"EBx_sU8nxyUsNsN4a5aT"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930a0bacbcd613d374da5f')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930a0bacbcd613d374da5f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a0bacbcd613d374da5f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b930a0bacbcd613d374da5f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started GET "/authenticate/users/sign_up?api_key=doggy" for 127.0.0.1 at 2018-09-08 05:00:20 +0530 Processing by Auth::RegistrationsController#new as JSON Parameters: {"api_key"=>"doggy", "registration"=>{}} Rendered text template (0.0ms) Filter chain halted as :require_no_authentication rendered or redirected Completed 401 Unauthorized in 1ms (Views: 0.4ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"khalid_altenwerth@bergequitzon.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xiZBACFKSQADd3JcdYyV"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yJrKeb6-jU3_UzTgyZD4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a0cacbcd613d374da63')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930a0cacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a0cacbcd613d374da63')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a0cacbcd613d374da66')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"KRYwxCZx1vmzvC-yTRiQ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930a0cacbcd613d374da63')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930a0cacbcd613d374da63')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a0cacbcd613d374da63')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b930a0cacbcd613d374da63')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"noemy@raynor.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Dyp8UYcKHbL1jS7zH4Y4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"YC4dzqNymZGj_EFXn7aW"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a0cacbcd613d374da68')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930a0cacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a0cacbcd613d374da68')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"M1ZyNyFLbpsPPdc1XnnA"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930a0cacbcd613d374da68')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930a0cacbcd613d374da68')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a0cacbcd613d374da68')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b930a0cacbcd613d374da68')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 05:00:20 +0530 Processing by Auth::RegistrationsController#create as JSON Parameters: {"user"=>{"email"=>"kavon@toy.org", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"doggy", "registration"=>{"user"=>{"email"=>"kavon@toy.org", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"doggy"}} Rendered text template (0.0ms) Filter chain halted as :require_no_authentication rendered or redirected Completed 401 Unauthorized in 1ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"greg.hayes@lockman.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"oQrTstsyHmzQjM9Dd_PR"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"dxsnvU_hmXsGKwvbyxzy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a0cacbcd613d374da6c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930a0cacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a0cacbcd613d374da6c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a0cacbcd613d374da6f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"T7pgJLGpxAg_AYxxyzsy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930a0cacbcd613d374da6c')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930a0cacbcd613d374da6c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a0cacbcd613d374da6c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b930a0cacbcd613d374da6c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"emilie@mosciski.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"__gybmbFBg4JFzRmVoyr"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"bFxssZHKjsMtb-6BMYw4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a0cacbcd613d374da71')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930a0cacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a0cacbcd613d374da71')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"8TJakbnvSmYXzEjYfDtZ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930a0cacbcd613d374da71')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930a0cacbcd613d374da71')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a0cacbcd613d374da71')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b930a0cacbcd613d374da71')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-08 05:00:20 +0530 Processing by Auth::RegistrationsController#update as JSON Parameters: {"id"=>{"$oid"=>"5b930a0cacbcd613d374da6c"}, "user"=>{"email"=>"rihanna@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"doggy", "registration"=>{"id"=>{"$oid"=>"5b930a0cacbcd613d374da6c"}, "user"=>{"email"=>"rihanna@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"doggy"}} Rendered text template (0.0ms) Filter chain halted as :authenticate_scope! rendered or redirected Completed 401 Unauthorized in 1ms (Views: 0.5ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"haylee@dare.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"5ykyotmu4sYe8eXcqsrJ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"weGnPyk1ngyNPzntkVCC"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a0cacbcd613d374da75')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930a0cacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a0cacbcd613d374da75')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a0cacbcd613d374da78')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"YCxX5LL2UqSHw_ny3_Kq"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930a0cacbcd613d374da75')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930a0cacbcd613d374da75')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a0cacbcd613d374da75')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b930a0cacbcd613d374da75')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"javon@kautzershanahan.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"m9s2RJswg-zSzWRVG7AX"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Bax_DgLuPvyx3uRAtmbY"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a0cacbcd613d374da7a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930a0cacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a0cacbcd613d374da7a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"qgQHzrWcxGibEhagtGnD"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930a0cacbcd613d374da7a')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930a0cacbcd613d374da7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a0cacbcd613d374da7a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b930a0cacbcd613d374da7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started DELETE "/authenticate/users" for 127.0.0.1 at 2018-09-08 05:00:21 +0530 Processing by Auth::RegistrationsController#destroy as JSON Parameters: {"id"=>{"$oid"=>"5b930a0cacbcd613d374da75"}, "api_key"=>"dogy", "registration"=>{"id"=>{"$oid"=>"5b930a0cacbcd613d374da75"}, "api_key"=>"dogy"}} Rendered text template (0.0ms) Filter chain halted as :authenticate_scope! rendered or redirected Completed 401 Unauthorized in 1ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jenifer@mcculloughdeckow.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"HenzCZVYxxAFkyTnoHXL"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zoH1X2pp1139cj52kK9S"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a0dacbcd613d374da7e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930a0dacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a0dacbcd613d374da7e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a0dacbcd613d374da81')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"5FDBASiBY5J1eieANsxH"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930a0dacbcd613d374da7e')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930a0dacbcd613d374da7e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a0dacbcd613d374da7e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b930a0dacbcd613d374da7e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"ethel.swift@binsbashirian.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"hqz15cmyY6ohH4ujX9rR"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"WCzxhrpJLjj3xRAMXE3V"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a0dacbcd613d374da83')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930a0dacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a0dacbcd613d374da83')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"mCzKd5htbv1dJL9LdzX3"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930a0dacbcd613d374da83')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930a0dacbcd613d374da83')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a0dacbcd613d374da83')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b930a0dacbcd613d374da83')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 05:00:21 +0530 Processing by Auth::RegistrationsController#create as JSON Parameters: {"user"=>{"email"=>"shad@konopelski.info", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"user"=>{"email"=>"shad@konopelski.info", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"shad@konopelski.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"shad@konopelski.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"vAeuyvyz8NZ5NfzyyHnu"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"aRCDKc1cnA24ZdD7fWHB"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b930a0dacbcd613d374da87'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930a0dacbcd613d374da87')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [90dcf161-e93b-41a3-a3b9-7b8baa55b10e] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b930a0dacbcd613d374da87, "5Y2pHPRvJs-1-_VvZxQY", {} [ActiveJob] [ActionMailer::DeliveryJob] [90dcf161-e93b-41a3-a3b9-7b8baa55b10e] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [90dcf161-e93b-41a3-a3b9-7b8baa55b10e] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.5ms [ActiveJob] [ActionMailer::DeliveryJob] [90dcf161-e93b-41a3-a3b9-7b8baa55b10e] Sent mail to shad@konopelski.info (1.6ms) [ActiveJob] [ActionMailer::DeliveryJob] [90dcf161-e93b-41a3-a3b9-7b8baa55b10e] Date: Sat, 08 Sep 2018 05:00:21 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: shad@konopelski.info Message-ID: <5b930a0d68e06_13d32aeb9c416f6097a5@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome shad@konopelski.info!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [90dcf161-e93b-41a3-a3b9-7b8baa55b10e] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.56ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 90dcf161-e93b-41a3-a3b9-7b8baa55b10e) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b930a0dacbcd613d374da87, "5Y2pHPRvJs-1-_VvZxQY", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"5u8Uk8FFw2nvKbiybAAs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a0dacbcd613d374da87')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Completed 200 OK in 153ms (Views: 0.7ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"malinda_hoeger@croninondricka.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xWzw1_2bE9z-PZA5S8ZC"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"TsVQQ2vw83xn965-XDGj"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a0dacbcd613d374da89')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930a0dacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a0dacbcd613d374da89')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a0dacbcd613d374da8c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"K_PM-UaL_h5zppxdpy9i"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930a0dacbcd613d374da89')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930a0dacbcd613d374da89')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a0dacbcd613d374da89')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b930a0dacbcd613d374da89')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"alfonzo.veum@abernathymosciski.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"c_9foxKZYcR1xaLLxrRi"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"VZ6bbWA83mgY2BiyB-1g"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a0dacbcd613d374da8e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930a0dacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a0dacbcd613d374da8e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"LTMHCw9SDTA2m3VkyJzo"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930a0dacbcd613d374da8e')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930a0dacbcd613d374da8e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a0dacbcd613d374da8e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b930a0dacbcd613d374da8e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 05:00:21 +0530 Processing by Auth::RegistrationsController#create as JSON Parameters: {"user"=>{"email"=>"ned_carter@bernierokuneva.net", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-08T05:00:11.573+05:30"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"user"=>{"email"=>"ned_carter@bernierokuneva.net", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-08T05:00:11.573+05:30"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Can't verify CSRF token authenticity Unpermitted parameter: confirmed_at MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"ned_carter@bernierokuneva.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"ned_carter@bernierokuneva.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"pyEs3ANpz45i9gyuvyTt"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"wzCDxjaEo4ftfvp8r13X"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b930a0dacbcd613d374da92'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930a0dacbcd613d374da92')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [db855f0d-e4da-4d30-a290-4b07e4bc7854] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b930a0dacbcd613d374da92, "My38WWCRy_sx6Cx621y9", {} [ActiveJob] [ActionMailer::DeliveryJob] [db855f0d-e4da-4d30-a290-4b07e4bc7854] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [db855f0d-e4da-4d30-a290-4b07e4bc7854] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.6ms [ActiveJob] [ActionMailer::DeliveryJob] [db855f0d-e4da-4d30-a290-4b07e4bc7854] Sent mail to ned_carter@bernierokuneva.net (1.8ms) [ActiveJob] [ActionMailer::DeliveryJob] [db855f0d-e4da-4d30-a290-4b07e4bc7854] Date: Sat, 08 Sep 2018 05:00:21 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: ned_carter@bernierokuneva.net Message-ID: <5b930a0de4a4d_13d32aeb9c416f6098f0@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome ned_carter@bernierokuneva.net!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [db855f0d-e4da-4d30-a290-4b07e4bc7854] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.8ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: db855f0d-e4da-4d30-a290-4b07e4bc7854) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b930a0dacbcd613d374da92, "My38WWCRy_sx6Cx621y9", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"hxovqH3pVczXH5JSXjRa"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a0dacbcd613d374da92')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Completed 200 OK in 139ms (Views: 0.4ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"roslyn.schmidt@davis.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"-jwj9EATenasJCKmX6SM"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Hx5ZjLhonNM3Lsz-bJEy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a0eacbcd613d374da94')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930a0eacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a0eacbcd613d374da94')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a0eacbcd613d374da97')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"7JRnhvgfJDGQ_xWn51H1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930a0eacbcd613d374da94')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930a0eacbcd613d374da94')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a0eacbcd613d374da94')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b930a0eacbcd613d374da94')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"santiago_purdy@larkin.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"mTiTyDdDxu1erzpFeaQa"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"45mG5S7LD7nSrPB5pbCs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a0eacbcd613d374da99')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930a0eacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a0eacbcd613d374da99')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Eb1ifyUHqxPDxQssPXrM"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930a0eacbcd613d374da99')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930a0eacbcd613d374da99')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a0eacbcd613d374da99')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b930a0eacbcd613d374da99')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 05:00:22 +0530 Processing by Auth::RegistrationsController#create as JSON Parameters: {"user"=>{"additional_login_param"=>"9888805155", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"user"=>{"additional_login_param"=>"9888805155", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity Unpermitted parameter: additional_login_param Completed 200 OK in 32ms (Views: 1.1ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"alejandrin_bogan@adamtanton.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"vnxsmmxRC48vypQ-tkfD"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"qhLnNkSp99cGHvvGDb7y"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a0eacbcd613d374da9f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930a0eacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a0eacbcd613d374da9f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a0eacbcd613d374daa2')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"-34ko6d8cDZwYLakwHEQ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930a0eacbcd613d374da9f')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930a0eacbcd613d374da9f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a0eacbcd613d374da9f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b930a0eacbcd613d374da9f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"elias@zemlakroob.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"FoZhk6dszxybo2wtTYYk"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"rZAAt2_e7nVjoVm9tkkQ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a0eacbcd613d374daa4')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930a0eacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a0eacbcd613d374daa4')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ExmtfyPh-ezL6MYw85Hw"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930a0eacbcd613d374daa4')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930a0eacbcd613d374daa4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a0eacbcd613d374daa4')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b930a0eacbcd613d374daa4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Started DELETE "/authenticate/users.json" for 127.0.0.1 at 2018-09-08 05:00:22 +0530 Processing by Auth::RegistrationsController#destroy as JSON Parameters: {"id"=>{"$oid"=>"5b930a0eacbcd613d374da9f"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"id"=>{"$oid"=>"5b930a0eacbcd613d374da9f"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a0eacbcd613d374da9f')}, "limit"=>1}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930a0eacbcd613d374da9f')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a0eacbcd613d374daa1')}, "limit"=>1}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s Completed 200 OK in 49ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"zechariah@hammes.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"tJzUSZ_ckyrrBYY65Bxj"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"MDbXhMqQ5wJctGWYxkjP"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a0eacbcd613d374daa8')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930a0eacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a0eacbcd613d374daa8')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a0eacbcd613d374daab')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"wsk5fcnTxMQHUu-hq5_z"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930a0eacbcd613d374daa8')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930a0eacbcd613d374daa8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a0eacbcd613d374daa8')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b930a0eacbcd613d374daa8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"stone.dare@bogan.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"BAmVBkcWCk3ssa-m9U_h"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"_gBRyzz2fJZs2YDGxe9z"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a0eacbcd613d374daad')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930a0eacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a0eacbcd613d374daad')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ypAtApYxHQGxH187f3eu"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930a0eacbcd613d374daad')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930a0eacbcd613d374daad')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a0eacbcd613d374daad')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b930a0eacbcd613d374daad')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 05:00:23 +0530 Processing by Auth::RegistrationsController#create as JSON Parameters: {"user"=>{"email"=>"lizzie.skiles@daniel.biz", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-08T05:00:11.573+05:30"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"user"=>{"email"=>"lizzie.skiles@daniel.biz", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-08T05:00:11.573+05:30"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity Unpermitted parameter: confirmed_at MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"lizzie.skiles@daniel.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"lizzie.skiles@daniel.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"j5xpdrhN_JGqrCm9o1kA"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"LpeiQi3Vo3x3Tze8MCTQ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b930a0facbcd613d374dab1'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930a0facbcd613d374dab1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [ab188382-0a0d-40e2-97fb-d211b4270d92] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b930a0facbcd613d374dab1, "8xnePyXsmDhiWjNyiXz4", {} [ActiveJob] [ActionMailer::DeliveryJob] [ab188382-0a0d-40e2-97fb-d211b4270d92] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [ab188382-0a0d-40e2-97fb-d211b4270d92] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.5ms [ActiveJob] [ActionMailer::DeliveryJob] [ab188382-0a0d-40e2-97fb-d211b4270d92] Sent mail to lizzie.skiles@daniel.biz (1.7ms) [ActiveJob] [ActionMailer::DeliveryJob] [ab188382-0a0d-40e2-97fb-d211b4270d92] Date: Sat, 08 Sep 2018 05:00:24 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: lizzie.skiles@daniel.biz Message-ID: <5b930a10314c_13d32aeb9c416f60992d@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome lizzie.skiles@daniel.biz!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [ab188382-0a0d-40e2-97fb-d211b4270d92] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.77ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: ab188382-0a0d-40e2-97fb-d211b4270d92) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b930a0facbcd613d374dab1, "8xnePyXsmDhiWjNyiXz4", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"MresWDtABf3VfJsJDqTw"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a0facbcd613d374dab1')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 200 OK in 179ms (Views: 0.6ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"octavia@heidenreichtowne.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"B7EbvXfzXcDJsLr9okdo"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"HZT_R4435KVue1AKTqNP"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a10acbcd613d374dab3')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930a10acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a10acbcd613d374dab3')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a10acbcd613d374dab6')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Et3mjrpt_ogBbGxc8rp2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930a10acbcd613d374dab3')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930a10acbcd613d374dab3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a10acbcd613d374dab3')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b930a10acbcd613d374dab3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"dortha_hane@leannon.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"mzP85YapG6kMVsz_2jFL"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"D1gRrMyA-aGzPkz272-R"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a10acbcd613d374dab8')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930a10acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a10acbcd613d374dab8')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"QNrMxA24qpw64x_qFEMz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930a10acbcd613d374dab8')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930a10acbcd613d374dab8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a10acbcd613d374dab8')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b930a10acbcd613d374dab8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 05:00:24 +0530 Processing by Auth::RegistrationsController#create as JSON Parameters: {"user"=>{"email"=>"gordon@kiehn.org", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-08T05:00:11.573+05:30"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"user"=>{"email"=>"gordon@kiehn.org", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-08T05:00:11.573+05:30"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Can't verify CSRF token authenticity Completed 422 Unprocessable Entity in 5ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jimmy_lockman@luettgenleuschke.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"JYQVQussomNXYz7Zvc4r"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ParWzxvgR6sPnhabXtEG"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a10acbcd613d374dabc')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930a10acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a10acbcd613d374dabc')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a10acbcd613d374dabf')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"h7Y5UsDc9Mmo1gwMQtiL"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930a10acbcd613d374dabc')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930a10acbcd613d374dabc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a10acbcd613d374dabc')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b930a10acbcd613d374dabc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"bernice_nienow@zulaufcarter.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"bS7u6infsd8m39Dk54-9"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"svqTBGDMaz_W4Pgavj-k"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a10acbcd613d374dac1')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930a10acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a10acbcd613d374dac1')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"t5ZTrxffNJt4QT7DvEJP"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930a10acbcd613d374dac1')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930a10acbcd613d374dac1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a10acbcd613d374dac1')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b930a10acbcd613d374dac1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-08 05:00:24 +0530 Processing by Auth::RegistrationsController#update as JSON Parameters: {"id"=>{"$oid"=>"5b930a10acbcd613d374dac1"}, "user"=>{"email"=>"rihanna@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"id"=>{"$oid"=>"5b930a10acbcd613d374dac1"}, "user"=>{"email"=>"rihanna@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken1"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken1"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930a10acbcd613d374dac1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rihanna@gmail.com", "_id"=>{"$ne"=>BSON::ObjectId('5b930a10acbcd613d374dac1')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"h5awssb4YGCyxh-1Qy_d"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Ki9e9QkqQgtP24J_ke1b"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a10acbcd613d374dac1')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930a10acbcd613d374dac1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [cb7dfb25-5b91-4f5e-8555-9b20146296dd] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b930a10acbcd613d374dac1, "MzyjALHKURDVhooevx3R", {:to=>"rihanna@gmail.com"} [ActiveJob] [ActionMailer::DeliveryJob] [cb7dfb25-5b91-4f5e-8555-9b20146296dd] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [cb7dfb25-5b91-4f5e-8555-9b20146296dd] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.5ms [ActiveJob] [ActionMailer::DeliveryJob] [cb7dfb25-5b91-4f5e-8555-9b20146296dd] Sent mail to rihanna@gmail.com (1.8ms) [ActiveJob] [ActionMailer::DeliveryJob] [cb7dfb25-5b91-4f5e-8555-9b20146296dd] Date: Sat, 08 Sep 2018 05:00:24 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rihanna@gmail.com Message-ID: <5b930a10ca417_13d32aeb9c416f6010028@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome rihanna@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [cb7dfb25-5b91-4f5e-8555-9b20146296dd] Performed ActionMailer::DeliveryJob from Inline(mailers) in 4.03ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: cb7dfb25-5b91-4f5e-8555-9b20146296dd) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b930a10acbcd613d374dac1, "MzyjALHKURDVhooevx3R", {:to=>"rihanna@gmail.com"} Completed 200 OK in 85ms (Views: 0.7ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"harry@wolff.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"uYGFScMPVz4ixNrjyCwj"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Tvs25iyBU5ys4T63GS5F"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a10acbcd613d374dac5')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930a10acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a10acbcd613d374dac5')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a10acbcd613d374dac8')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"6ck6ZwNBTh67ixRzhYsV"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930a10acbcd613d374dac5')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930a10acbcd613d374dac5')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a10acbcd613d374dac5')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b930a10acbcd613d374dac5')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"asa@bailey.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"nR3xjx6NELjbJehfomHm"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"uQtKfsR8M-ZkUxzNwtLa"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a11acbcd613d374daca')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930a11acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a11acbcd613d374daca')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"EAD_3e8A55HW4iNauXvx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930a11acbcd613d374daca')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930a11acbcd613d374daca')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a11acbcd613d374daca')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b930a11acbcd613d374daca')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-08 05:00:25 +0530 Processing by Auth::RegistrationsController#update as JSON Parameters: {"id"=>{"$oid"=>"5b930a10acbcd613d374dac5"}, "user"=>{"email"=>"rihanna@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "redirect_url"=>"http://www.google.com", "current_app_id"=>"testappid", "registration"=>{"id"=>{"$oid"=>"5b930a10acbcd613d374dac5"}, "user"=>{"email"=>"rihanna@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "redirect_url"=>"http://www.google.com", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930a10acbcd613d374dac5')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rihanna@gmail.com", "_id"=>{"$ne"=>BSON::ObjectId('5b930a10acbcd613d374dac5')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"8KGRvVw2_nedNSuxWVco"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"huhkV-kKFzS83LLhKJpz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a10acbcd613d374dac5')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930a10acbcd613d374dac5')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s [ActiveJob] [ActionMailer::DeliveryJob] [8f6b699d-acc1-4bcd-965d-b87ad32c7016] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b930a10acbcd613d374dac5, "sPaKF_jm2u7TVcn2iw9e", {:to=>"rihanna@gmail.com"} [ActiveJob] [ActionMailer::DeliveryJob] [8f6b699d-acc1-4bcd-965d-b87ad32c7016] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.4ms) [ActiveJob] [ActionMailer::DeliveryJob] [8f6b699d-acc1-4bcd-965d-b87ad32c7016] Devise::Mailer#confirmation_instructions: processed outbound mail in 2.2ms [ActiveJob] [ActionMailer::DeliveryJob] [8f6b699d-acc1-4bcd-965d-b87ad32c7016] Sent mail to rihanna@gmail.com (1.8ms) [ActiveJob] [ActionMailer::DeliveryJob] [8f6b699d-acc1-4bcd-965d-b87ad32c7016] Date: Sat, 08 Sep 2018 05:00:25 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rihanna@gmail.com Message-ID: <5b930a1140851_13d32aeb9c416f60101e6@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome rihanna@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [8f6b699d-acc1-4bcd-965d-b87ad32c7016] Performed ActionMailer::DeliveryJob from Inline(mailers) in 4.64ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 8f6b699d-acc1-4bcd-965d-b87ad32c7016) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b930a10acbcd613d374dac5, "sPaKF_jm2u7TVcn2iw9e", {:to=>"rihanna@gmail.com"} Completed 200 OK in 85ms (Views: 0.4ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"barry@framicain.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"saW_us2vzCct-7D93sP2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"PwaEu1XoJSdPexdsvi76"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a11acbcd613d374dace')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930a11acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a11acbcd613d374dace')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a11acbcd613d374dad1')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"kade@thiel.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"whdd4stbLDsVicq5wx6o"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Kn-fEFy21sr31Y_7zCJh"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a11acbcd613d374dad2')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930a11acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a11acbcd613d374dad2')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a11acbcd613d374dad5')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 05:00:25 +0530 Processing by Auth::RegistrationsController#create as HTML Parameters: {"user"=>{"email"=>"myah@schmitt.org", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-08 05:00:11 +0530"}, "api_key"=>"test1", "current_app_id"=>"testappid1"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test1", "app_ids"=>"testappid1"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test1", "app_ids"=>"testappid1"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameter: confirmed_at MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"myah@schmitt.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"myah@schmitt.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"C4hW5xzkZoz2eT1T6jkL"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"rDP3Po9ofxHna1Doni7x"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b930a11acbcd613d374dad6'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930a11acbcd613d374dad6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [6c11f0da-9d1d-48dd-a7f1-87f604cfc33d] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b930a11acbcd613d374dad6, "mB3YXUsoUnzMppC5FsyP", {} [ActiveJob] [ActionMailer::DeliveryJob] [6c11f0da-9d1d-48dd-a7f1-87f604cfc33d] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [6c11f0da-9d1d-48dd-a7f1-87f604cfc33d] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.4ms [ActiveJob] [ActionMailer::DeliveryJob] [6c11f0da-9d1d-48dd-a7f1-87f604cfc33d] Sent mail to myah@schmitt.org (1.5ms) [ActiveJob] [ActionMailer::DeliveryJob] [6c11f0da-9d1d-48dd-a7f1-87f604cfc33d] Date: Sat, 08 Sep 2018 05:00:25 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: myah@schmitt.org Message-ID: <5b930a11833e1_13d32aeb9c416f60102fd@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome myah@schmitt.org!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [6c11f0da-9d1d-48dd-a7f1-87f604cfc33d] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.38ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 6c11f0da-9d1d-48dd-a7f1-87f604cfc33d) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b930a11acbcd613d374dad6, "mB3YXUsoUnzMppC5FsyP", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"D4Ddd7P-Pp7sT6PxJxRG"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a11acbcd613d374dad6')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://www.example.com/ Completed 302 Found in 155ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"myah@schmitt.org"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"maxine_haag@cremintoy.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zkBDQzB1cmYC4sxFyWzh"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yZwGVd8U9bhFnLaY7t6v"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a11acbcd613d374dad8')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930a11acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a11acbcd613d374dad8')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a11acbcd613d374dadb')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"ona@brekkecarter.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"JfyNUK3rUKuUF_s-XzFC"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"k_kTCW8yrXi87az_fLy4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a11acbcd613d374dadc')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930a11acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a11acbcd613d374dadc')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a11acbcd613d374dadf')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 05:00:25 +0530 Processing by Auth::RegistrationsController#create as HTML Parameters: {"user"=>{"email"=>"ward@fadel.info", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-08 05:00:11 +0530"}, "api_key"=>"test2", "current_app_id"=>"testappid2"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test2", "app_ids"=>"testappid2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test2", "app_ids"=>"testappid2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameter: confirmed_at MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"ward@fadel.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"ward@fadel.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"72sckJ-r5EAG7t669LxS"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"14uHHRacjy1sbprVAFyK"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b930a11acbcd613d374dae0'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930a11acbcd613d374dae0')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [7e77de86-f350-4f7d-b1d7-b9b4351d307b] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b930a11acbcd613d374dae0, "J3Bm3ugyFjqhq7AJ9eyh", {} [ActiveJob] [ActionMailer::DeliveryJob] [7e77de86-f350-4f7d-b1d7-b9b4351d307b] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [7e77de86-f350-4f7d-b1d7-b9b4351d307b] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.4ms [ActiveJob] [ActionMailer::DeliveryJob] [7e77de86-f350-4f7d-b1d7-b9b4351d307b] Sent mail to ward@fadel.info (1.7ms) [ActiveJob] [ActionMailer::DeliveryJob] [7e77de86-f350-4f7d-b1d7-b9b4351d307b] Date: Sat, 08 Sep 2018 05:00:25 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: ward@fadel.info Message-ID: <5b930a11df9d6_13d32aeb9c416f6010313@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome ward@fadel.info!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [7e77de86-f350-4f7d-b1d7-b9b4351d307b] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.66ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 7e77de86-f350-4f7d-b1d7-b9b4351d307b) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b930a11acbcd613d374dae0, "J3Bm3ugyFjqhq7AJ9eyh", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"gqTDwB_k-2fD19ZjNiMm"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a11acbcd613d374dae0')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://www.example.com/ Completed 302 Found in 156ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"ward@fadel.info"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"mathias@larson.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"TyYa2cauWw53vcyDRcwZ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xrCzMu64xs1xkdsHr1A8"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a12acbcd613d374dae2')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930a12acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a12acbcd613d374dae2')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a12acbcd613d374dae5')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 05:00:26 +0530 Processing by Auth::RegistrationsController#create as HTML Parameters: {"user"=>{"email"=>"santiago.predovic@schmidt.io", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-08 05:00:11 +0530"}, "api_key"=>"test1", "current_app_id"=>"testappid1"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test1", "app_ids"=>"testappid1"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test1", "app_ids"=>"testappid1"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameter: confirmed_at MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"santiago.predovic@schmidt.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"santiago.predovic@schmidt.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"1B9cCUGBPByAihBzBmnd"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"975fdVHv6Wzje2BPx-Nv"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b930a12acbcd613d374dae6'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930a12acbcd613d374dae6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [a62bbfad-fd47-49bf-a98c-668d5309a8dd] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b930a12acbcd613d374dae6, "11snybbG4FhTWP3w2DYX", {} [ActiveJob] [ActionMailer::DeliveryJob] [a62bbfad-fd47-49bf-a98c-668d5309a8dd] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [a62bbfad-fd47-49bf-a98c-668d5309a8dd] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.5ms [ActiveJob] [ActionMailer::DeliveryJob] [a62bbfad-fd47-49bf-a98c-668d5309a8dd] Sent mail to santiago.predovic@schmidt.io (1.6ms) [ActiveJob] [ActionMailer::DeliveryJob] [a62bbfad-fd47-49bf-a98c-668d5309a8dd] Date: Sat, 08 Sep 2018 05:00:26 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: santiago.predovic@schmidt.io Message-ID: <5b930a12250f8_13d32aeb9c416f60104a@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome santiago.predovic@schmidt.io!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [a62bbfad-fd47-49bf-a98c-668d5309a8dd] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.57ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: a62bbfad-fd47-49bf-a98c-668d5309a8dd) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b930a12acbcd613d374dae6, "11snybbG4FhTWP3w2DYX", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"DZBfzeZhb7eszs5Hy8C_"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a12acbcd613d374dae6')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://www.example.com/ Completed 302 Found in 424ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"hilda@reingerruecker.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"BxjAfxPEyXp-3D-Vz3-s"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"hit93zL2iuwnjHJSF-12"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a12acbcd613d374dae8')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930a12acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a12acbcd613d374dae8')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a12acbcd613d374daeb')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 05:00:26 +0530 Processing by Auth::RegistrationsController#create as HTML Parameters: {"user"=>{"email"=>"theodore_dooley@considinefranecki.io", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-08 05:00:11 +0530"}, "api_key"=>"test1", "current_app_id"=>"testappid2"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test1", "app_ids"=>"testappid2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test1", "app_ids"=>"testappid2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameter: confirmed_at MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"theodore_dooley@considinefranecki.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"theodore_dooley@considinefranecki.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"pz5AuL-udjWZmDCCcD1f"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"nHvEz3WhpdJZws7SfmKQ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b930a12acbcd613d374daec'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930a12acbcd613d374daec')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [c8978cf6-ceac-411b-a0f8-bafdabc08aae] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b930a12acbcd613d374daec, "SzwXjqaFNxJGRP4cWtdW", {} [ActiveJob] [ActionMailer::DeliveryJob] [c8978cf6-ceac-411b-a0f8-bafdabc08aae] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [c8978cf6-ceac-411b-a0f8-bafdabc08aae] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.4ms [ActiveJob] [ActionMailer::DeliveryJob] [c8978cf6-ceac-411b-a0f8-bafdabc08aae] Sent mail to theodore_dooley@considinefranecki.io (1.5ms) [ActiveJob] [ActionMailer::DeliveryJob] [c8978cf6-ceac-411b-a0f8-bafdabc08aae] Date: Sat, 08 Sep 2018 05:00:26 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: theodore_dooley@considinefranecki.io Message-ID: <5b930a12a7c08_13d32aeb9c416f60105e2@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome theodore_dooley@considinefranecki.io!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [c8978cf6-ceac-411b-a0f8-bafdabc08aae] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.44ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: c8978cf6-ceac-411b-a0f8-bafdabc08aae) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b930a12acbcd613d374daec, "SzwXjqaFNxJGRP4cWtdW", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"-3azRNfCyvh2K6dt-nxr"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a12acbcd613d374daec')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Redirected to http://www.example.com/ Completed 302 Found in 141ms MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.002s Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"justina@muellercrooks.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"7dryi1XjRPWtAN6vVc6s"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"EVboZ1pAs_xvv3WXNjjS"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a68acbcd61447986932')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930a68acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a68acbcd61447986932')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930a68acbcd61447986932')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930a68acbcd61447986935')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930a68acbcd61447986932')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"http://www.google.com", "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Rendered /home/bhargav/Github/Auth/app/views/auth/shared/_devise_error_messages.html.erb (1.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.html.erb within layouts/application (9.1ms) Rendered shopping/_navigation_options.html.erb (0.7ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (12.2ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (13.8ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (3.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (4.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (1.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (2.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (8.6ms) Completed 200 OK in 211ms (Views: 199.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jaime.daniel@waters.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"cc5o3sRHHAuWYYpy3nzk"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"R6th6SQDhCHkgC4mGkz1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a68acbcd61447986938')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930a68acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a68acbcd61447986938')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930a68acbcd61447986938')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930a68acbcd6144798693a')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930a68acbcd61447986938')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"login"=>"jaime.daniel@waters.io", "password"=>"[FILTERED]"}, "redirect_url"=>"http://www.google.com", "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"$or"=>[{"additional_login_param"=>/^jaime\.daniel@waters\.io$/i, "additional_login_param_status"=>2}, {"email"=>/^jaime\.daniel@waters\.io$/i}]}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "l... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xC6hQeD9CaAh-_7k67zy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a68acbcd61447986938')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 23:31:52 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"szbKsrgotG6_kGjzhBaS"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a68acbcd61447986938')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"1c... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://www.google.com?authentication_token=szbKsrgotG6_kGjzhBaS&es=1c480dd47c1bd014cd06ff3dac02b8cd62e14d3a56e43e0f5190d946d97e242d Completed 302 Found in 108ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"payton@bednar.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"w188enPXqgRS1fcuazzj"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ys21GxCZnbykVAHHjxxt"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a68acbcd6144798693b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930a68acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a68acbcd6144798693b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930a68acbcd6144798693b')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930a68acbcd6144798693d')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930a68acbcd6144798693b')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"chester_waters@leschrolfson.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"8PkoVWE1nNBQ8TSvJNfS"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"RjB4XW2r6iP91Uup6-xP"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a68acbcd6144798693e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930a68acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a68acbcd6144798693e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started DELETE "/authenticate/users/sign_out" for 127.0.0.1 at 2018-09-08 05:01:52 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"EEKsto5Mcnd9sd7-sDae"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a68acbcd6144798693e')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 23:31:52 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Processing by Auth::SessionsController#destroy as HTML Parameters: {"id"=>"5b930a68acbcd6144798693e", "redirect_url"=>"http://www.google.com", "api_key"=>"test", "current_app_id"=>"testappid"} Redirected to http://www.example.com/ Completed 302 Found in 2ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jeffry@metznienow.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"YJ3xqFq8YX9zTV3vpZry"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zTd3nv67KuT5Lor3EUoW"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a68acbcd61447986941')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930a68acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a68acbcd61447986941')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930a68acbcd61447986941')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930a68acbcd61447986943')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930a68acbcd61447986941')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"dog", "redirect_url"=>"http://www.google.com", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"dog", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Rendered /home/bhargav/Github/Auth/app/views/auth/shared/_devise_error_messages.html.erb (0.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.html.erb within layouts/application (0.5ms) Rendered shopping/_navigation_options.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (0.8ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.6ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.2ms) Completed 200 OK in 8ms (Views: 5.7ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"shaniya@sanfordleffler.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"o6LEhpjm9r-GVcxDZ-QY"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"pxmPuDDyRaizZ_wtSx_i"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a68acbcd61447986946')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930a68acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a68acbcd61447986946')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930a68acbcd61447986946')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930a69acbcd61447986948')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930a68acbcd61447986946')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"login"=>"shaniya@sanfordleffler.co", "password"=>"[FILTERED]"}, "api_key"=>"dog", "redirect_url"=>"http://www.google.com", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"dog", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"$or"=>[{"additional_login_param"=>/^shaniya@sanfordleffler\.co$/i, "additional_login_param_status"=>2}, {"email"=>/^shaniya@sanfordleffler\.co$/i}]}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"WyRhjyEZhtLRszaAzLas"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a68acbcd61447986946')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 23:31:53 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Redirected to http://www.example.com/ Completed 302 Found in 68ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"christophe_roberts@pacocha.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"DKmpmUWcVwMgMFy6_aCc"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"7USE6Wb-Uvqiy1ZLNj68"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a69acbcd61447986949')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930a69acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a69acbcd61447986949')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930a69acbcd61447986949')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930a69acbcd6144798694b')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930a69acbcd61447986949')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"ocie_keler@gusikowski.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"HwvexHxGzBPLGEGUpQ66"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"mZ4eq8PamwcLAsdHBsq3"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a69acbcd6144798694c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930a69acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a69acbcd6144798694c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started DELETE "/authenticate/users/sign_out" for 127.0.0.1 at 2018-09-08 05:01:53 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"6x_nssbU4kxbhGsQnWTV"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a69acbcd6144798694c')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 23:31:53 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Processing by Auth::SessionsController#destroy as HTML Parameters: {"id"=>"5b930a69acbcd6144798694c", "api_key"=>"dog", "redirect_url"=>"http://www.google.com", "current_app_id"=>"testappid"} Redirected to http://www.example.com/ Completed 302 Found in 1ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"glen.walter@conroy.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"dScc4XJPZsMXuvsR1zyM"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"E-ie18vxHgxuuJWaoVc4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a69acbcd6144798694f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930a69acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a69acbcd6144798694f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930a69acbcd6144798694f')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930a69acbcd61447986951')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930a69acbcd6144798694f')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"http://www.google.com", "current_app_id"=>"testappid"} Rendered /home/bhargav/Github/Auth/app/views/auth/shared/_devise_error_messages.html.erb (0.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.html.erb within layouts/application (0.4ms) Rendered shopping/_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (0.7ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (0.9ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.0ms) Completed 200 OK in 5ms (Views: 3.9ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"simone.hayes@kunzebreitenberg.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xWzecw5tSAPLVeEBQMpG"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"KNTi9wVUuGneqPzvGtPx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a69acbcd61447986954')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930a69acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a69acbcd61447986954')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930a69acbcd61447986954')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930a69acbcd61447986956')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930a69acbcd61447986954')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"email"=>"alyon@prohaska.biz", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "redirect_url"=>"http://www.google.com", "current_app_id"=>"testappid"} Completed 401 Unauthorized in 0ms Processing by Auth::SessionsController#new as HTML Parameters: {"user"=>{"email"=>"alyon@prohaska.biz", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "redirect_url"=>"http://www.google.com", "current_app_id"=>"testappid"} Unpermitted parameters: email, password_confirmation Rendered /home/bhargav/Github/Auth/app/views/auth/shared/_devise_error_messages.html.erb (0.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.html.erb within layouts/application (0.3ms) Rendered shopping/_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (0.8ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.1ms) Completed 200 OK in 7ms (Views: 4.1ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rosalyn@windlerfarrell.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"pusyi2JdpLAqrufXfjJJ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"k7D2fdq9QMmMsMuAocz4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a69acbcd61447986959')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930a69acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a69acbcd61447986959')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930a69acbcd61447986959')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930a69acbcd6144798695b')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930a69acbcd61447986959')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"mary@kertzmann.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"CdJNazeR1-BLHCtzN2Rs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"CU-_WFEZUuy3CMYYPfHs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a69acbcd6144798695c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930a69acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a69acbcd6144798695c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Started DELETE "/authenticate/users/sign_out" for 127.0.0.1 at 2018-09-08 05:01:53 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"WzFP-n5erzyaygqCKGYJ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a69acbcd6144798695c')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 23:31:53 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Auth::SessionsController#destroy as HTML Parameters: {"id"=>"5b930a69acbcd6144798695c", "redirect_url"=>"http://www.google.com", "current_app_id"=>"testappid"} Redirected to http://www.example.com/ Completed 302 Found in 2ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"paxton.funk@harberdoyle.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"myfaiPcZyzzraDHswdXG"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"v8ti4UFGvj5JZxGyzwdU"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a69acbcd6144798695f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930a69acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a69acbcd6144798695f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930a69acbcd6144798695f')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930a69acbcd61447986961')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930a69acbcd6144798695f')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"ania.romaguera@schmidt.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Wk5Zyey8zjvfnszdMpJz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"fdwym6hXs_SHKZGkhKm1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a69acbcd61447986964')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930a69acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a69acbcd61447986964')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930a69acbcd61447986964')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930a69acbcd61447986966')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930a69acbcd61447986964')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"email"=>"chesley@rippinlubowitz.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}} Completed 401 Unauthorized in 1ms Processing by Auth::SessionsController#new as HTML Parameters: {"user"=>{"email"=>"chesley@rippinlubowitz.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}} Unpermitted parameters: email, password_confirmation Rendered /home/bhargav/Github/Auth/app/views/auth/shared/_devise_error_messages.html.erb (0.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.html.erb within layouts/application (0.4ms) Rendered shopping/_navigation_options.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (0.8ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.1ms) Completed 200 OK in 7ms (Views: 4.2ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"garnett@nienowkunze.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"6CTp8sPXVbWy_oz2b-a4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"KwZV9QH7BZK4fSGsV4Rv"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a69acbcd61447986969')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930a69acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a69acbcd61447986969')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930a69acbcd61447986969')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930a6aacbcd6144798696b')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930a69acbcd61447986969')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"te@wilderman.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ArKN5BKUw6Xjxg3CjqpR"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"cjgr6BDv8SxjsTD7ebCR"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a6aacbcd6144798696c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930a6aacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a6aacbcd6144798696c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started DELETE "/authenticate/users/sign_out" for 127.0.0.1 at 2018-09-08 05:01:54 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"w4x72a7PQFw9zx5Tz8iS"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a6aacbcd6144798696c')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 23:31:54 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Auth::SessionsController#destroy as HTML Parameters: {"id"=>"5b930a6aacbcd6144798696c"} Redirected to http://www.example.com/ Completed 302 Found in 1ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"elise@zemlakbruen.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"AcSycrE9pZdeoEbVXqUT"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"qPykinfFyk4XBLzRWDvn"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a6aacbcd6144798696f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930a6aacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a6aacbcd6144798696f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930a6aacbcd6144798696f')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930a6aacbcd61447986971')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930a6aacbcd6144798696f')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{}} Rendered text template (0.0ms) Filter chain halted as :ignore_json_request rendered or redirected Completed 406 Not Acceptable in 2ms (Views: 2.0ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"matilde@hamill.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"o-VDFZUSLdBbc9x-CGo_"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"bkaNRFBCbPmm_xx69cVg"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a6aacbcd61447986972')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930a6aacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a6aacbcd61447986972')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930a6aacbcd61447986972')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930a6aacbcd61447986974')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930a6aacbcd61447986972')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"email"=>"ashton@blick.net", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "session"=>{"user"=>{"email"=>"ashton@blick.net", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}}} Rendered text template (0.0ms) Filter chain halted as :require_no_authentication rendered or redirected Completed 401 Unauthorized in 1ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"ed@brown.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"YKyF8j4_sPfxAvkpu5Ev"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Rs4p2dv2t2zpFcXGq5b-"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a6aacbcd61447986975')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930a6aacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a6aacbcd61447986975')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930a6aacbcd61447986975')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930a6aacbcd61447986977')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930a6aacbcd61447986975')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"$oid"=>"5b930a6aacbcd61447986975"}, "session"=>{"id"=>{"$oid"=>"5b930a6aacbcd61447986975"}}} Rendered text template (0.0ms) Filter chain halted as :verify_signed_out_user rendered or redirected Completed 406 Not Acceptable in 1ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"arden@keler.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xa4GoN9Zha5czrRkBixt"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"rDqh1kvHQZFvq6marMx3"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a6aacbcd61447986978')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930a6aacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a6aacbcd61447986978')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930a6aacbcd61447986978')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930a6aacbcd6144798697a')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930a6aacbcd61447986978')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{}} Rendered text template (0.0ms) Filter chain halted as :require_no_authentication rendered or redirected Completed 401 Unauthorized in 5ms (Views: 4.4ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"ines@crona.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"fM33_Xo5yYPc_mTEScis"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"V6DLYhNa4w-HxSuEzLJ3"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a6aacbcd6144798697b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930a6aacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a6aacbcd6144798697b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930a6aacbcd6144798697b')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930a6aacbcd6144798697d')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930a6aacbcd6144798697b')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"email"=>"velma.schowalter@kihnmiller.net", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "session"=>{"user"=>{"email"=>"velma.schowalter@kihnmiller.net", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}}} Rendered text template (0.0ms) Filter chain halted as :require_no_authentication rendered or redirected Completed 401 Unauthorized in 1ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"elna.wuckert@mitchell.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"wj4sFvmW75LUwRSziopX"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"5v7-ZhE_LsttTNnx3xxS"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a6aacbcd6144798697e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930a6aacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a6aacbcd6144798697e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930a6aacbcd6144798697e')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930a6aacbcd61447986980')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930a6aacbcd6144798697e')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"$oid"=>"5b930a6aacbcd6144798697e"}, "session"=>{"id"=>{"$oid"=>"5b930a6aacbcd6144798697e"}}} Rendered text template (0.0ms) Filter chain halted as :verify_signed_out_user rendered or redirected Completed 406 Not Acceptable in 1ms (Views: 0.4ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"breana@franecki.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"fpzzfvGVVnH6DUxmoYMT"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"tib-chHkSS2kxzvoSFMt"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a6aacbcd61447986981')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930a6aacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a6aacbcd61447986981')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930a6aacbcd61447986981')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930a6aacbcd61447986983')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930a6aacbcd61447986981')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"test", "current_app_id"=>"testappid", "session"=>{}} Rendered text template (0.0ms) Filter chain halted as :ignore_json_request rendered or redirected Completed 406 Not Acceptable in 1ms (Views: 0.4ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"libby@wiza.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"pqDzMmvz1YaqadECwWCD"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"rTLq1AbGkumywQWEHYFx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a6aacbcd61447986984')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930a6aacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a6aacbcd61447986984')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930a6aacbcd61447986984')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930a6aacbcd61447986986')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930a6aacbcd61447986984')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"login"=>"libby@wiza.com", "password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid", "session"=>{"user"=>{"login"=>"libby@wiza.com", "password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"$or"=>[{"additional_login_param"=>/^libby@wiza\.com$/i, "additional_login_param_status"=>2}, {"email"=>/^libby@wiza\.com$/i}]}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"acS89tLVHyznk1wyi9ER"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a6aacbcd61447986984')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 23:31:54 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"aeUKZXRWpSzxzWt-94ED"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a6aacbcd61447986984')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"a1... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 201 Created in 229ms (Views: 0.8ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"leonie_davis@johnstondare.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Bnyi2wu1ZvMUYJ4WK9xz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"wxg6t2Rqr1s_zjgreqRU"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a6bacbcd61447986987')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930a6bacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a6bacbcd61447986987')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930a6bacbcd61447986987')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930a6bacbcd61447986989')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930a6bacbcd61447986987')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"login"=>"leonie_davis@johnstondare.org", "password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid", "session"=>{"user"=>{"login"=>"leonie_davis@johnstondare.org", "password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"$or"=>[{"additional_login_param"=>/^leonie_davis@johnstondare\.org$/i, "additional_login_param_status"=>2}, {"email"=>/^leonie_davis@johnstondare\.org$/i}]}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"p... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"6uvzDK7MVzG3BfcAozWE"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a6bacbcd61447986987')}, "u"=>{"$set"=>{"failed_attempts"=>1, "encrypted_authentic... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 401 Unauthorized in 43ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"nicole.dietrich@sauer.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"k77YhsTzSQcEP42kK7sC"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"qx4CLSFYSp65MskDFUMx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a6bacbcd6144798698a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930a6bacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a6bacbcd6144798698a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930a6bacbcd6144798698a')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930a6bacbcd6144798698c')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930a6bacbcd6144798698a')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"$oid"=>"5b930a6bacbcd6144798698a"}, "api_key"=>"test", "current_app_id"=>"testappid", "session"=>{"id"=>{"$oid"=>"5b930a6bacbcd6144798698a"}, "api_key"=>"test", "current_app_id"=>"testappid"}} Rendered text template (0.0ms) Filter chain halted as :verify_signed_out_user rendered or redirected Completed 406 Not Acceptable in 1ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jerry_wilderman@spinka.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"4boXaJC7KuXdVHBBq4Bc"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"9NAzjiUTQfvpntJYTzGD"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a6bacbcd6144798698d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930a6bacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a6bacbcd6144798698d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930a6bacbcd6144798698d')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930a6bacbcd6144798698f')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930a6bacbcd6144798698d')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"emmanuelle@schmitt.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"nm8qHrY32nx3NJZ5KFLV"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"z5N_z2ckse7Jw_JALTUQ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a6bacbcd61447986990')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930a6bacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a6bacbcd61447986990')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930a6bacbcd61447986990')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930a6bacbcd61447986992')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930a6bacbcd61447986990')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"login"=>"jerry_wilderman@spinka.com", "password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"$or"=>[{"additional_login_param"=>/^jerry_wilderman@spinka\.com$/i, "additional_login_param_status"=>2}, {"email"=>/^jerry_wilderman@spinka\.com$/i}]}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ZL5srsonj8yMuqxw9Jos"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a6bacbcd6144798698d')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 23:31:55 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Cy2VmFpCsqbzuqXUn3Dm"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a6bacbcd6144798698d')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"07... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Redirected to http://www.example.com/ Completed 302 Found in 91ms Started POST "/authenticate/users/sign_in" for 127.0.0.1 at 2018-09-08 05:01:55 +0530 Processing by Auth::SessionsController#create as HTML Parameters: {"user"=>{"login"=>"jerry_wilderman@spinka.com", "password"=>"[FILTERED]"}, "api_key"=>"test2", "current_app_id"=>"testappid2"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test2", "app_ids"=>"testappid2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test2", "app_ids"=>"testappid2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"$or"=>[{"additional_login_param"=>/^jerry_wilderman@spinka\.com$/i, "additional_login_param_status"=>2}, {"email"=>/^jerry_wilderman@spinka\.com$/i}]}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"gsEGvZLKeM_UkyQpniNZ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a6bacbcd6144798698d')}, "u"=>{"$set"=>{"current_sign_in_at"=>2018-09-07 23:31:55 ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"XKaQJxEZs87EBhyYJzDz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a6bacbcd6144798698d')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"07... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Redirected to http://www.example.com/ Completed 302 Found in 93ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"faye@flatley.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"6r8VdsBc85VqUytzP3a8"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"bk-HQdYucwzH3KpFzuxM"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a6bacbcd61447986993')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930a6bacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a6bacbcd61447986993')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930a6bacbcd61447986993')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930a6bacbcd61447986995')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930a6bacbcd61447986993')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"login"=>"faye@flatley.co", "password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"$or"=>[{"additional_login_param"=>/^faye@flatley\.co$/i, "additional_login_param_status"=>2}, {"email"=>/^faye@flatley\.co$/i}]}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"fohern1fBbgRfsUoVA3-"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a6bacbcd61447986993')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 23:31:55 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"jaCxYB43bv2QHEykRkqJ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a6bacbcd61447986993')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"ff... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://www.example.com/ Completed 302 Found in 109ms Started POST "/authenticate/users/sign_in" for 127.0.0.1 at 2018-09-08 05:01:55 +0530 Processing by Auth::SessionsController#create as HTML Parameters: {"user"=>{"login"=>"faye@flatley.co", "password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid2"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"$or"=>[{"additional_login_param"=>/^faye@flatley\.co$/i, "additional_login_param_status"=>2}, {"email"=>/^faye@flatley\.co$/i}]}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"XE6dexsoZaDKf32-fx6T"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a6bacbcd61447986993')}, "u"=>{"$set"=>{"current_sign_in_at"=>2018-09-07 23:31:56 ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"CX2JekSFZ_S6fayJwV3r"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a6bacbcd61447986993')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"ff... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://www.example.com/ Completed 302 Found in 115ms MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.001s Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"ethel_schaden@jacobi.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ic4ygNMAFbF2FU4nxYwg"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"2Bnv6gVr2CPQvM-9_HSf"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b930a74acbcd6147e36296f'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a74acbcd6147e36296f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a74acbcd6147e362973')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"13yEdAN_QQu-6ks_rzav"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a74acbcd6147e36296f')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"michel@littelrobel.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ZiwcYUKU3RTmxoh7EkgQ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"NcMz-zjhmS-nNDLMSxX4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b930a74acbcd6147e362974'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a74acbcd6147e362974')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started GET "/topics/new" for 127.0.0.1 at 2018-09-08 05:02:04 +0530 Processing by TopicsController#new as JSON Parameters: {"topic"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testes"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testes"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testes"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Completed 200 OK in 34ms (Views: 1.4ms) Started GET "/topics/new" for 127.0.0.1 at 2018-09-08 05:02:04 +0530 Processing by TopicsController#new as JSON Parameters: {"topic"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testes"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testes"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testes"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Completed 200 OK in 6ms (Views: 0.2ms) Started GET "/topics/new" for 127.0.0.1 at 2018-09-08 05:02:04 +0530 Processing by TopicsController#new as JSON Parameters: {"topic"=>{}} Completed 401 Unauthorized in 0ms Started GET "/topics/new" for 127.0.0.1 at 2018-09-08 05:02:04 +0530 Processing by TopicsController#new as JSON Parameters: {"topic"=>{}} Completed 401 Unauthorized in 1ms Started GET "/topics/new" for 127.0.0.1 at 2018-09-08 05:02:04 +0530 Processing by TopicsController#new as JSON Parameters: {"topic"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testes"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testes"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testes"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Completed 200 OK in 7ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"daniela_schneider@lemke.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"tv9dqfxxuvPBoz48iMbU"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"hTA7Zzr6U3uknKHDQT8-"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b930a74acbcd6147e36297a'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a74acbcd6147e36297a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/users/sign_in" for 127.0.0.1 at 2018-09-08 05:02:04 +0530 Processing by Auth::SessionsController#create as JSON Parameters: {"user"=>{"login"=>"ethel_schaden@jacobi.info", "password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid", "session"=>{"user"=>{"login"=>"ethel_schaden@jacobi.info", "password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"$or"=>[{"additional_login_param"=>/^ethel_schaden@jacobi\.info$/i, "additional_login_param_status"=>2}, {"email"=>/^ethel_schaden@jacobi\.info$/i}]}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"CvNDm_jfxMgr_gxnXoGD"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a74acbcd6147e36296f')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 23:32:04 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 201 Created in 98ms (Views: 1.1ms) MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.002s Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"clay_harris@keeling.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"usAahf528_B5YEJP8ytU"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ktcayamPbEiamFy49cMP"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b930a80acbcd614ac3d615e'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a80acbcd614ac3d615e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unlock_token"=>"136d4a9352338e49e5f352473078cabb8d092445a9e2dbdf18523eb48aae24e9"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"PyFGR9vtz5wsfuynzNob"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a80acbcd614ac3d615e')}, "u"=>{"$set"=>{"locked_at"=>2018-09-07 23:32:16 UTC, "unl... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930a80acbcd614ac3d615e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [e307bf1c-b240-42f7-b62f-9306907779cd] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b930a80acbcd614ac3d615e, "XcXGynLEJDbhviE3msff", {} [ActiveJob] [ActionMailer::DeliveryJob] [e307bf1c-b240-42f7-b62f-9306907779cd] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/unlock_instructions.html.erb (4.6ms) [ActiveJob] [ActionMailer::DeliveryJob] [e307bf1c-b240-42f7-b62f-9306907779cd] Devise::Mailer#unlock_instructions: processed outbound mail in 288.8ms [ActiveJob] [ActionMailer::DeliveryJob] [e307bf1c-b240-42f7-b62f-9306907779cd] Sent mail to clay_harris@keeling.com (8.6ms) [ActiveJob] [ActionMailer::DeliveryJob] [e307bf1c-b240-42f7-b62f-9306907779cd] Date: Sat, 08 Sep 2018 05:02:16 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: clay_harris@keeling.com Message-ID: <5b930a80bf276_14ac2b036a8d2f502995@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Unlock instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello clay_harris@keeling.com!

Your account has been locked due to an excessive number of unsuccessful sign in attempts.

Click the link below to unlock your account:

Unlock my account

[ActiveJob] [ActionMailer::DeliveryJob] [e307bf1c-b240-42f7-b62f-9306907779cd] Performed ActionMailer::DeliveryJob from Inline(mailers) in 298.54ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: e307bf1c-b240-42f7-b62f-9306907779cd) to Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b930a80acbcd614ac3d615e, "XcXGynLEJDbhviE3msff", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"uJx22sAjyfTf4LYESSQq"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a80acbcd614ac3d615e')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a80acbcd614ac3d6162')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started GET "/authenticate/users/unlock/new" for 127.0.0.1 at 2018-09-08 05:02:16 +0530 Processing by Auth::UnlocksController#new as HTML Rendered /home/bhargav/Github/Auth/app/views/auth/unlocks/new.html.erb within layouts/application (33.7ms) Rendered shopping/_navigation_options.html.erb (0.6ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (8.1ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (9.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (3.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (4.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (1.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (1.9ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (8.4ms) Completed 200 OK in 231ms (Views: 220.8ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"stefanie@crona.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"aTiWf5WyWZxzzxznpLCs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ut3Hqh6-5xyuxJqXzCxf"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b930a81acbcd614ac3d6165'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a81acbcd614ac3d6165')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unlock_token"=>"b4669e9d79be6b17e086894f9543592cd8fd51e0e3d76903d1df2126af74d8cd"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"asS3Mgb8UyWtYms9xq-H"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a81acbcd614ac3d6165')}, "u"=>{"$set"=>{"locked_at"=>2018-09-07 23:32:17 UTC, "unl... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930a81acbcd614ac3d6165')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [4d9245cc-7d96-47fb-81d1-61764cf23c70] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b930a81acbcd614ac3d6165, "f91SmJ8xLexYsu3gLe-L", {} [ActiveJob] [ActionMailer::DeliveryJob] [4d9245cc-7d96-47fb-81d1-61764cf23c70] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/unlock_instructions.html.erb (0.8ms) [ActiveJob] [ActionMailer::DeliveryJob] [4d9245cc-7d96-47fb-81d1-61764cf23c70] Devise::Mailer#unlock_instructions: processed outbound mail in 4.1ms [ActiveJob] [ActionMailer::DeliveryJob] [4d9245cc-7d96-47fb-81d1-61764cf23c70] Sent mail to stefanie@crona.name (4.9ms) [ActiveJob] [ActionMailer::DeliveryJob] [4d9245cc-7d96-47fb-81d1-61764cf23c70] Date: Sat, 08 Sep 2018 05:02:17 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: stefanie@crona.name Message-ID: <5b930a8162ee3_14ac2b036a8d2f5030033@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Unlock instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello stefanie@crona.name!

Your account has been locked due to an excessive number of unsuccessful sign in attempts.

Click the link below to unlock your account:

Unlock my account

[ActiveJob] [ActionMailer::DeliveryJob] [4d9245cc-7d96-47fb-81d1-61764cf23c70] Performed ActionMailer::DeliveryJob from Inline(mailers) in 10.49ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 4d9245cc-7d96-47fb-81d1-61764cf23c70) to Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b930a81acbcd614ac3d6165, "f91SmJ8xLexYsu3gLe-L", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"7Ftas9L74Zccx-BSzo4x"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a81acbcd614ac3d6165')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a81acbcd614ac3d6168')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/users/unlock" for 127.0.0.1 at 2018-09-08 05:02:17 +0530 Processing by Auth::UnlocksController#create as HTML Parameters: {"user"=>{"email"=>"stefanie@crona.name"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"stefanie@crona.name"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unlock_token"=>"8d5aa7d3e0ad1763a840bc3abec5a45c20a1ea92dd4c689892533d1b314b3c22"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"aTchdDBovUK7EB91YY9m"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a81acbcd614ac3d6165')}, "u"=>{"$set"=>{"unlock_token"=>"8d5aa7d3e0ad1763a840bc3ab... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930a81acbcd614ac3d6165')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [a370df54-e42c-4a3b-a0dc-c4b548af1eec] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b930a81acbcd614ac3d6165, "e287xk_y9fZsCX8Qcy8h", {} [ActiveJob] [ActionMailer::DeliveryJob] [a370df54-e42c-4a3b-a0dc-c4b548af1eec] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/unlock_instructions.html.erb (0.4ms) [ActiveJob] [ActionMailer::DeliveryJob] [a370df54-e42c-4a3b-a0dc-c4b548af1eec] Devise::Mailer#unlock_instructions: processed outbound mail in 1.9ms [ActiveJob] [ActionMailer::DeliveryJob] [a370df54-e42c-4a3b-a0dc-c4b548af1eec] Sent mail to stefanie@crona.name (2.7ms) [ActiveJob] [ActionMailer::DeliveryJob] [a370df54-e42c-4a3b-a0dc-c4b548af1eec] Date: Sat, 08 Sep 2018 05:02:17 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: stefanie@crona.name Message-ID: <5b930a819a01a_14ac2b036a8d2f50301c@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Unlock instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello stefanie@crona.name!

Your account has been locked due to an excessive number of unsuccessful sign in attempts.

Click the link below to unlock your account:

Unlock my account

[ActiveJob] [ActionMailer::DeliveryJob] [a370df54-e42c-4a3b-a0dc-c4b548af1eec] Performed ActionMailer::DeliveryJob from Inline(mailers) in 5.36ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: a370df54-e42c-4a3b-a0dc-c4b548af1eec) to Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b930a81acbcd614ac3d6165, "e287xk_y9fZsCX8Qcy8h", {} Redirected to http://www.example.com/authenticate/users/sign_in Completed 302 Found in 77ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930a81acbcd614ac3d6165')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"lavern@stiedemann.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"NoS282U99pMs6-rwuUBG"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"qWsykLW4H5vULBx_52p-"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b930a81acbcd614ac3d6169'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a81acbcd614ac3d6169')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unlock_token"=>"3aee44d8b992217f74472208aa66d458f35e29f63baadd839a6007d4139aa587"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"c1_y3yfo-rx86pN835Gk"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a81acbcd614ac3d6169')}, "u"=>{"$set"=>{"locked_at"=>2018-09-07 23:32:17 UTC, "unl... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930a81acbcd614ac3d6169')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [84a16c5f-caf0-409d-a80e-e22daa943154] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b930a81acbcd614ac3d6169, "z-_Vk_t4bxTiyoXkZo-A", {} [ActiveJob] [ActionMailer::DeliveryJob] [84a16c5f-caf0-409d-a80e-e22daa943154] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/unlock_instructions.html.erb (0.7ms) [ActiveJob] [ActionMailer::DeliveryJob] [84a16c5f-caf0-409d-a80e-e22daa943154] Devise::Mailer#unlock_instructions: processed outbound mail in 3.8ms [ActiveJob] [ActionMailer::DeliveryJob] [84a16c5f-caf0-409d-a80e-e22daa943154] Sent mail to lavern@stiedemann.org (4.1ms) [ActiveJob] [ActionMailer::DeliveryJob] [84a16c5f-caf0-409d-a80e-e22daa943154] Date: Sat, 08 Sep 2018 05:02:17 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: lavern@stiedemann.org Message-ID: <5b930a81c27a3_14ac2b036a8d2f5030255@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Unlock instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello lavern@stiedemann.org!

Your account has been locked due to an excessive number of unsuccessful sign in attempts.

Click the link below to unlock your account:

Unlock my account

[ActiveJob] [ActionMailer::DeliveryJob] [84a16c5f-caf0-409d-a80e-e22daa943154] Performed ActionMailer::DeliveryJob from Inline(mailers) in 9.03ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 84a16c5f-caf0-409d-a80e-e22daa943154) to Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b930a81acbcd614ac3d6169, "z-_Vk_t4bxTiyoXkZo-A", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"b6HPffB-C3EgxRrHZBpp"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a81acbcd614ac3d6169')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a81acbcd614ac3d616c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unlock_token"=>"e2a4c49a2cadc46af7dca2cb6b07c396ea9b2dd5d66467277a4ec74a9f2e1133"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"cBo-puxRz-phatzVV7Pz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a81acbcd614ac3d6169')}, "u"=>{"$set"=>{"unlock_token"=>"e2a4c49a2cadc46af7dca2cb6... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930a81acbcd614ac3d6169')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [026087e8-7af2-4ee6-8a0e-49dafe3d9244] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b930a81acbcd614ac3d6169, "s9fRyk-_1xa1MT_de9sf", {} [ActiveJob] [ActionMailer::DeliveryJob] [026087e8-7af2-4ee6-8a0e-49dafe3d9244] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/unlock_instructions.html.erb (0.7ms) [ActiveJob] [ActionMailer::DeliveryJob] [026087e8-7af2-4ee6-8a0e-49dafe3d9244] Devise::Mailer#unlock_instructions: processed outbound mail in 3.5ms [ActiveJob] [ActionMailer::DeliveryJob] [026087e8-7af2-4ee6-8a0e-49dafe3d9244] Sent mail to lavern@stiedemann.org (4.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [026087e8-7af2-4ee6-8a0e-49dafe3d9244] Date: Sat, 08 Sep 2018 05:02:17 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: lavern@stiedemann.org Message-ID: <5b930a81e074f_14ac2b036a8d2f50303a1@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Unlock instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello lavern@stiedemann.org!

Your account has been locked due to an excessive number of unsuccessful sign in attempts.

Click the link below to unlock your account:

Unlock my account

[ActiveJob] [ActionMailer::DeliveryJob] [026087e8-7af2-4ee6-8a0e-49dafe3d9244] Performed ActionMailer::DeliveryJob from Inline(mailers) in 8.74ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 026087e8-7af2-4ee6-8a0e-49dafe3d9244) to Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b930a81acbcd614ac3d6169, "s9fRyk-_1xa1MT_de9sf", {} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930a81acbcd614ac3d6169')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started GET "/authenticate/users/unlock?unlock_token=s9fRyk-_1xa1MT_de9sf" for 127.0.0.1 at 2018-09-08 05:02:17 +0530 Processing by Auth::UnlocksController#show as HTML Parameters: {"unlock_token"=>"s9fRyk-_1xa1MT_de9sf"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unlock_token"=>"e2a4c49a2cadc46af7dca2cb6b07c396ea9b2dd5d66467277a4ec74a9f2e1133"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"Y9saJtD8Ua8DECTWR5V7"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a81acbcd614ac3d6169')}, "u"=>{"$set"=>{"locked_at"=>nil, "unlock_token"=>nil, "en... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://www.example.com/authenticate/users/sign_in Completed 302 Found in 50ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930a81acbcd614ac3d6169')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"dangelo_kutch@zboncak.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"wpxyJKUgsPyzkyru9vXd"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sDy_U3XzAy9NyWq3Eu6M"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b930a82acbcd614ac3d616d'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a82acbcd614ac3d616d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unlock_token"=>"db9cbeeda83f3c19c9f64139aea7a2af2fc67580866afbd61a3de43c42e069c7"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"HG7oUcqhqLHMVqsVGxrR"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a82acbcd614ac3d616d')}, "u"=>{"$set"=>{"locked_at"=>2018-09-07 23:32:18 UTC, "unl... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930a82acbcd614ac3d616d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [b473b07f-59b1-4740-98be-494b7fae2808] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b930a82acbcd614ac3d616d, "QUEtiu7CSLbgYznHXkbs", {} [ActiveJob] [ActionMailer::DeliveryJob] [b473b07f-59b1-4740-98be-494b7fae2808] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/unlock_instructions.html.erb (0.7ms) [ActiveJob] [ActionMailer::DeliveryJob] [b473b07f-59b1-4740-98be-494b7fae2808] Devise::Mailer#unlock_instructions: processed outbound mail in 3.7ms [ActiveJob] [ActionMailer::DeliveryJob] [b473b07f-59b1-4740-98be-494b7fae2808] Sent mail to dangelo_kutch@zboncak.net (5.6ms) [ActiveJob] [ActionMailer::DeliveryJob] [b473b07f-59b1-4740-98be-494b7fae2808] Date: Sat, 08 Sep 2018 05:02:18 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: dangelo_kutch@zboncak.net Message-ID: <5b930a8228b4e_14ac2b036a8d2f50304f8@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Unlock instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello dangelo_kutch@zboncak.net!

Your account has been locked due to an excessive number of unsuccessful sign in attempts.

Click the link below to unlock your account:

Unlock my account

[ActiveJob] [ActionMailer::DeliveryJob] [b473b07f-59b1-4740-98be-494b7fae2808] Performed ActionMailer::DeliveryJob from Inline(mailers) in 10.63ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: b473b07f-59b1-4740-98be-494b7fae2808) to Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b930a82acbcd614ac3d616d, "QUEtiu7CSLbgYznHXkbs", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"3iBn_cD6Q9QkZDwj9mfQ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a82acbcd614ac3d616d')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a82acbcd614ac3d6170')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started GET "/authenticate/users/unlock/new?redirect_url=http%3A%2F%2Fwww.google.com&api_key=test¤t_app_id=test_app_id" for 127.0.0.1 at 2018-09-08 05:02:18 +0530 Processing by Auth::UnlocksController#new as HTML Parameters: {"redirect_url"=>"http://www.google.com", "api_key"=>"test", "current_app_id"=>"test_app_id"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Rendered /home/bhargav/Github/Auth/app/views/auth/unlocks/new.html.erb within layouts/application (1.0ms) Rendered shopping/_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (0.9ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.0ms) Completed 200 OK in 10ms (Views: 5.1ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"estel@schimmelkilback.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"3_zX8yv58CUtYsNgAt5M"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"BLoaLrY_553_SWrKsfLv"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b930a82acbcd614ac3d6173'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a82acbcd614ac3d6173')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unlock_token"=>"34dc96226c6a1007923157fa1ddd154f5f8106a0d24f5f6940417669a92cfd97"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"spJ8Vgn9PXdAPrgi4Hik"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a82acbcd614ac3d6173')}, "u"=>{"$set"=>{"locked_at"=>2018-09-07 23:32:18 UTC, "unl... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930a82acbcd614ac3d6173')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [475b46ef-e151-401e-ac4c-1fc959aba0b9] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b930a82acbcd614ac3d6173, "8uywbW6DR7FUnXs_mcNm", {} [ActiveJob] [ActionMailer::DeliveryJob] [475b46ef-e151-401e-ac4c-1fc959aba0b9] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/unlock_instructions.html.erb (0.8ms) [ActiveJob] [ActionMailer::DeliveryJob] [475b46ef-e151-401e-ac4c-1fc959aba0b9] Devise::Mailer#unlock_instructions: processed outbound mail in 3.7ms [ActiveJob] [ActionMailer::DeliveryJob] [475b46ef-e151-401e-ac4c-1fc959aba0b9] Sent mail to estel@schimmelkilback.org (4.4ms) [ActiveJob] [ActionMailer::DeliveryJob] [475b46ef-e151-401e-ac4c-1fc959aba0b9] Date: Sat, 08 Sep 2018 05:02:18 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: estel@schimmelkilback.org Message-ID: <5b930a8262936_14ac2b036a8d2f50305c7@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Unlock instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello estel@schimmelkilback.org!

Your account has been locked due to an excessive number of unsuccessful sign in attempts.

Click the link below to unlock your account:

Unlock my account

[ActiveJob] [ActionMailer::DeliveryJob] [475b46ef-e151-401e-ac4c-1fc959aba0b9] Performed ActionMailer::DeliveryJob from Inline(mailers) in 9.32ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 475b46ef-e151-401e-ac4c-1fc959aba0b9) to Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b930a82acbcd614ac3d6173, "8uywbW6DR7FUnXs_mcNm", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Hmh3Xx4FzgPfPxZ-gJAy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a82acbcd614ac3d6173')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a82acbcd614ac3d6176')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/users/unlock" for 127.0.0.1 at 2018-09-08 05:02:18 +0530 Processing by Auth::UnlocksController#create as HTML Parameters: {"user"=>{"email"=>"estel@schimmelkilback.org"}, "redirect_url"=>"http://www.google.com", "api_key"=>"test", "current_app_id"=>"test_app_id"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"estel@schimmelkilback.org"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unlock_token"=>"e4d251409969d13dae89fccacad5d80600ac93c12d7ef70080960e21c30b19de"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"QX9MseG4JZZBtuviRhUn"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a82acbcd614ac3d6173')}, "u"=>{"$set"=>{"unlock_token"=>"e4d251409969d13dae89fccac... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930a82acbcd614ac3d6173')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [f5b49fbc-b5fa-4863-bfaa-f72486640797] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b930a82acbcd614ac3d6173, "tyncK5WfHncsK_C7Zsqz", {} [ActiveJob] [ActionMailer::DeliveryJob] [f5b49fbc-b5fa-4863-bfaa-f72486640797] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/unlock_instructions.html.erb (0.7ms) [ActiveJob] [ActionMailer::DeliveryJob] [f5b49fbc-b5fa-4863-bfaa-f72486640797] Devise::Mailer#unlock_instructions: processed outbound mail in 4.0ms [ActiveJob] [ActionMailer::DeliveryJob] [f5b49fbc-b5fa-4863-bfaa-f72486640797] Sent mail to estel@schimmelkilback.org (4.4ms) [ActiveJob] [ActionMailer::DeliveryJob] [f5b49fbc-b5fa-4863-bfaa-f72486640797] Date: Sat, 08 Sep 2018 05:02:18 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: estel@schimmelkilback.org Message-ID: <5b930a8288e4d_14ac2b036a8d2f50306f6@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Unlock instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello estel@schimmelkilback.org!

Your account has been locked due to an excessive number of unsuccessful sign in attempts.

Click the link below to unlock your account:

Unlock my account

[ActiveJob] [ActionMailer::DeliveryJob] [f5b49fbc-b5fa-4863-bfaa-f72486640797] Performed ActionMailer::DeliveryJob from Inline(mailers) in 9.75ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: f5b49fbc-b5fa-4863-bfaa-f72486640797) to Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b930a82acbcd614ac3d6173, "tyncK5WfHncsK_C7Zsqz", {} Redirected to http://www.example.com/authenticate/users/sign_in Completed 302 Found in 68ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"arthur@maggio.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"qPW-bJtsd-g4MeLb7rr1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"QahYrHdsSXRtFpUThU_F"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b930a82acbcd614ac3d6177'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a82acbcd614ac3d6177')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unlock_token"=>"473a37e9153f803991a01c90b4126db3e015b703442853082ac28f0e5ff495bd"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"BJ8y-NgofHQFEP4xcSFj"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a82acbcd614ac3d6177')}, "u"=>{"$set"=>{"locked_at"=>2018-09-07 23:32:18 UTC, "unl... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930a82acbcd614ac3d6177')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [17940cea-c8c0-40de-825f-9dcb6146a9ce] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b930a82acbcd614ac3d6177, "6Vu22Si3m7gadFRUWhry", {} [ActiveJob] [ActionMailer::DeliveryJob] [17940cea-c8c0-40de-825f-9dcb6146a9ce] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/unlock_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [17940cea-c8c0-40de-825f-9dcb6146a9ce] Devise::Mailer#unlock_instructions: processed outbound mail in 1.8ms [ActiveJob] [ActionMailer::DeliveryJob] [17940cea-c8c0-40de-825f-9dcb6146a9ce] Sent mail to arthur@maggio.com (2.1ms) [ActiveJob] [ActionMailer::DeliveryJob] [17940cea-c8c0-40de-825f-9dcb6146a9ce] Date: Sat, 08 Sep 2018 05:02:18 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: arthur@maggio.com Message-ID: <5b930a82ad92d_14ac2b036a8d2f5030769@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Unlock instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello arthur@maggio.com!

Your account has been locked due to an excessive number of unsuccessful sign in attempts.

Click the link below to unlock your account:

Unlock my account

[ActiveJob] [ActionMailer::DeliveryJob] [17940cea-c8c0-40de-825f-9dcb6146a9ce] Performed ActionMailer::DeliveryJob from Inline(mailers) in 4.52ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 17940cea-c8c0-40de-825f-9dcb6146a9ce) to Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b930a82acbcd614ac3d6177, "6Vu22Si3m7gadFRUWhry", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"5NTC8xWYhsRjnsG3Vy2k"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a82acbcd614ac3d6177')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a82acbcd614ac3d617a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unlock_token"=>"944b9cbb9132d12dcb87a70f7c2ada60a961a387d11a257c9039427107060a4d"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"mbEZ8xQ3j3j5G3T7BX1f"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a82acbcd614ac3d6177')}, "u"=>{"$set"=>{"unlock_token"=>"944b9cbb9132d12dcb87a70f7... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930a82acbcd614ac3d6177')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [2a93e77a-b0cd-4b4b-92ab-f8e964ba5eb7] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b930a82acbcd614ac3d6177, "m5ekmXu71Qk2pyw-uSoa", {} [ActiveJob] [ActionMailer::DeliveryJob] [2a93e77a-b0cd-4b4b-92ab-f8e964ba5eb7] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/unlock_instructions.html.erb (0.7ms) [ActiveJob] [ActionMailer::DeliveryJob] [2a93e77a-b0cd-4b4b-92ab-f8e964ba5eb7] Devise::Mailer#unlock_instructions: processed outbound mail in 3.6ms [ActiveJob] [ActionMailer::DeliveryJob] [2a93e77a-b0cd-4b4b-92ab-f8e964ba5eb7] Sent mail to arthur@maggio.com (8.8ms) [ActiveJob] [ActionMailer::DeliveryJob] [2a93e77a-b0cd-4b4b-92ab-f8e964ba5eb7] Date: Sat, 08 Sep 2018 05:02:18 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: arthur@maggio.com Message-ID: <5b930a82c7d44_14ac2b036a8d2f503081@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Unlock instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello arthur@maggio.com!

Your account has been locked due to an excessive number of unsuccessful sign in attempts.

Click the link below to unlock your account:

Unlock my account

[ActiveJob] [ActionMailer::DeliveryJob] [2a93e77a-b0cd-4b4b-92ab-f8e964ba5eb7] Performed ActionMailer::DeliveryJob from Inline(mailers) in 14.13ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 2a93e77a-b0cd-4b4b-92ab-f8e964ba5eb7) to Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b930a82acbcd614ac3d6177, "m5ekmXu71Qk2pyw-uSoa", {} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930a82acbcd614ac3d6177')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s Started GET "/authenticate/users/unlock?unlock_token=m5ekmXu71Qk2pyw-uSoa&redirect_url=http%3A%2F%2Fwww.google.com&api_key=test¤t_app_id=test_app_id" for 127.0.0.1 at 2018-09-08 05:02:18 +0530 Processing by Auth::UnlocksController#show as HTML Parameters: {"unlock_token"=>"m5ekmXu71Qk2pyw-uSoa", "redirect_url"=>"http://www.google.com", "api_key"=>"test", "current_app_id"=>"test_app_id"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unlock_token"=>"944b9cbb9132d12dcb87a70f7c2ada60a961a387d11a257c9039427107060a4d"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"Sm2FwasyEJGJoRKayMEb"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a82acbcd614ac3d6177')}, "u"=>{"$set"=>{"locked_at"=>nil, "unlock_token"=>nil, "en... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://www.example.com/authenticate/users/sign_in Completed 302 Found in 51ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"arthur@maggio.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"terence@romaguera.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"3pdcEhCFATt88r6hDyQo"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"wvM_3RSHWmSFgAxBxne9"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b930a82acbcd614ac3d617b'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a82acbcd614ac3d617b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unlock_token"=>"e2594ee177da825cd11322ebd55131c7591902540d430179c4dd831d2203c23e"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"jEjxS8TNGsJswsycBeQa"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a82acbcd614ac3d617b')}, "u"=>{"$set"=>{"locked_at"=>2018-09-07 23:32:18 UTC, "unl... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930a82acbcd614ac3d617b')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [e3870bb0-6777-4b77-a377-7debc0410529] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b930a82acbcd614ac3d617b, "H8y4FEh2xXHZvbxMK5Si", {} [ActiveJob] [ActionMailer::DeliveryJob] [e3870bb0-6777-4b77-a377-7debc0410529] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/unlock_instructions.html.erb (0.7ms) [ActiveJob] [ActionMailer::DeliveryJob] [e3870bb0-6777-4b77-a377-7debc0410529] Devise::Mailer#unlock_instructions: processed outbound mail in 2.1ms [ActiveJob] [ActionMailer::DeliveryJob] [e3870bb0-6777-4b77-a377-7debc0410529] Sent mail to terence@romaguera.co (2.5ms) [ActiveJob] [ActionMailer::DeliveryJob] [e3870bb0-6777-4b77-a377-7debc0410529] Date: Sat, 08 Sep 2018 05:02:19 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: terence@romaguera.co Message-ID: <5b930a8393b7_14ac2b036a8d2f50309c2@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Unlock instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello terence@romaguera.co!

Your account has been locked due to an excessive number of unsuccessful sign in attempts.

Click the link below to unlock your account:

Unlock my account

[ActiveJob] [ActionMailer::DeliveryJob] [e3870bb0-6777-4b77-a377-7debc0410529] Performed ActionMailer::DeliveryJob from Inline(mailers) in 5.47ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: e3870bb0-6777-4b77-a377-7debc0410529) to Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b930a82acbcd614ac3d617b, "H8y4FEh2xXHZvbxMK5Si", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"DevjKEBChmDz_yNmHyzB"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a82acbcd614ac3d617b')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a83acbcd614ac3d617e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started GET "/authenticate/users/unlock/new?%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22test_app_id%22%7D" for 127.0.0.1 at 2018-09-08 05:02:19 +0530 Processing by Auth::UnlocksController#new as JSON Parameters: {"{\"api_key\":\"test\",\"current_app_id\":\"test_app_id\"}"=>nil, "unlock"=>{}} Rendered text template (0.0ms) Filter chain halted as :ignore_json_request rendered or redirected Completed 406 Not Acceptable in 3ms (Views: 2.9ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"alvena.prohaska@pfannerstillosinski.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"UbjwA8FDxpP_JMedM1zw"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sWGyguLhg-aNzPkGXkXy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b930a83acbcd614ac3d617f'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a83acbcd614ac3d617f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unlock_token"=>"6749ec932205ad86e5f0565f321c6536cba79741aa19740c7bf3e365987e384d"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"ALVkduZzM7FKoo2fVuxV"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a83acbcd614ac3d617f')}, "u"=>{"$set"=>{"locked_at"=>2018-09-07 23:32:19 UTC, "unl... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930a83acbcd614ac3d617f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [7ef363f3-b91f-48af-b8a5-32094f452497] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b930a83acbcd614ac3d617f, "hiPKtxBjquAxz8ckoUcG", {} [ActiveJob] [ActionMailer::DeliveryJob] [7ef363f3-b91f-48af-b8a5-32094f452497] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/unlock_instructions.html.erb (0.6ms) [ActiveJob] [ActionMailer::DeliveryJob] [7ef363f3-b91f-48af-b8a5-32094f452497] Devise::Mailer#unlock_instructions: processed outbound mail in 3.8ms [ActiveJob] [ActionMailer::DeliveryJob] [7ef363f3-b91f-48af-b8a5-32094f452497] Sent mail to alvena.prohaska@pfannerstillosinski.info (4.7ms) [ActiveJob] [ActionMailer::DeliveryJob] [7ef363f3-b91f-48af-b8a5-32094f452497] Date: Sat, 08 Sep 2018 05:02:19 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: alvena.prohaska@pfannerstillosinski.info Message-ID: <5b930a833bfd1_14ac2b036a8d2f5031051@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Unlock instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello alvena.prohaska@pfannerstillosinski.info!

Your account has been locked due to an excessive number of unsuccessful sign in attempts.

Click the link below to unlock your account:

Unlock my account

[ActiveJob] [ActionMailer::DeliveryJob] [7ef363f3-b91f-48af-b8a5-32094f452497] Performed ActionMailer::DeliveryJob from Inline(mailers) in 9.54ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 7ef363f3-b91f-48af-b8a5-32094f452497) to Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b930a83acbcd614ac3d617f, "hiPKtxBjquAxz8ckoUcG", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"-xsfqDyaQfep77oHuhdZ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a83acbcd614ac3d617f')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a83acbcd614ac3d6182')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/users/unlock" for 127.0.0.1 at 2018-09-08 05:02:19 +0530 Processing by Auth::UnlocksController#create as JSON Parameters: {"user"=>{"email"=>"alvena.prohaska@pfannerstillosinski.info"}, "api_key"=>"test", "current_app_id"=>"test_app_id", "unlock"=>{"user"=>{"email"=>"alvena.prohaska@pfannerstillosinski.info"}, "api_key"=>"test", "current_app_id"=>"test_app_id"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"alvena.prohaska@pfannerstillosinski.info"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unlock_token"=>"ab434c31a399fca8b4b53e3c14c8e4d1f955bc8ec88c21c7bdf8b32354ea3c34"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"Fbx7yPq2EtCVBLiaNBgN"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a83acbcd614ac3d617f')}, "u"=>{"$set"=>{"unlock_token"=>"ab434c31a399fca8b4b53e3c1... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930a83acbcd614ac3d617f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s [ActiveJob] [ActionMailer::DeliveryJob] [fb2425b2-fb7c-44d3-b65e-b828e2b2f038] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b930a83acbcd614ac3d617f, "LAsz4Msyj9pcqKQz4j49", {} [ActiveJob] [ActionMailer::DeliveryJob] [fb2425b2-fb7c-44d3-b65e-b828e2b2f038] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/unlock_instructions.html.erb (1.1ms) [ActiveJob] [ActionMailer::DeliveryJob] [fb2425b2-fb7c-44d3-b65e-b828e2b2f038] Devise::Mailer#unlock_instructions: processed outbound mail in 5.2ms [ActiveJob] [ActionMailer::DeliveryJob] [fb2425b2-fb7c-44d3-b65e-b828e2b2f038] Sent mail to alvena.prohaska@pfannerstillosinski.info (5.4ms) [ActiveJob] [ActionMailer::DeliveryJob] [fb2425b2-fb7c-44d3-b65e-b828e2b2f038] Date: Sat, 08 Sep 2018 05:02:19 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: alvena.prohaska@pfannerstillosinski.info Message-ID: <5b930a8368f6b_14ac2b036a8d2f503116f@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Unlock instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello alvena.prohaska@pfannerstillosinski.info!

Your account has been locked due to an excessive number of unsuccessful sign in attempts.

Click the link below to unlock your account:

Unlock my account

[ActiveJob] [ActionMailer::DeliveryJob] [fb2425b2-fb7c-44d3-b65e-b828e2b2f038] Performed ActionMailer::DeliveryJob from Inline(mailers) in 12.27ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: fb2425b2-fb7c-44d3-b65e-b828e2b2f038) to Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b930a83acbcd614ac3d617f, "LAsz4Msyj9pcqKQz4j49", {} Completed 201 Created in 89ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"buford@champlin.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"K2sFPSDyTJYr7qKHXpjZ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"TWLEkz7TTmLszt7nwyGX"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b930a83acbcd614ac3d6183'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930a83acbcd614ac3d6183')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unlock_token"=>"7234ae980bec702b80d43791b0ccd0bfad07ee8bb96b0d25fcfe4b6e4532ad7e"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"vPy9wsePBV1zJJeydiTW"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a83acbcd614ac3d6183')}, "u"=>{"$set"=>{"locked_at"=>2018-09-07 23:32:19 UTC, "unl... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930a83acbcd614ac3d6183')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s [ActiveJob] [ActionMailer::DeliveryJob] [5224e8e2-911a-43eb-a104-f40899f164a1] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b930a83acbcd614ac3d6183, "vG8xy7MKr2ZYFyouLury", {} [ActiveJob] [ActionMailer::DeliveryJob] [5224e8e2-911a-43eb-a104-f40899f164a1] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/unlock_instructions.html.erb (0.9ms) [ActiveJob] [ActionMailer::DeliveryJob] [5224e8e2-911a-43eb-a104-f40899f164a1] Devise::Mailer#unlock_instructions: processed outbound mail in 4.9ms [ActiveJob] [ActionMailer::DeliveryJob] [5224e8e2-911a-43eb-a104-f40899f164a1] Sent mail to buford@champlin.name (8.9ms) [ActiveJob] [ActionMailer::DeliveryJob] [5224e8e2-911a-43eb-a104-f40899f164a1] Date: Sat, 08 Sep 2018 05:02:19 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: buford@champlin.name Message-ID: <5b930a8395435_14ac2b036a8d2f50312d1@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Unlock instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello buford@champlin.name!

Your account has been locked due to an excessive number of unsuccessful sign in attempts.

Click the link below to unlock your account:

Unlock my account

[ActiveJob] [ActionMailer::DeliveryJob] [5224e8e2-911a-43eb-a104-f40899f164a1] Performed ActionMailer::DeliveryJob from Inline(mailers) in 15.44ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 5224e8e2-911a-43eb-a104-f40899f164a1) to Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b930a83acbcd614ac3d6183, "vG8xy7MKr2ZYFyouLury", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"cUiNJ6x3JFrxMsVxK_LL"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a83acbcd614ac3d6183')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a83acbcd614ac3d6186')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unlock_token"=>"a28850f08361d7434b5380a7807ae3b8f96dafaf8f829bd0ccf8660019665709"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"TjWmXkQgrJ965d7Lixsi"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a83acbcd614ac3d6183')}, "u"=>{"$set"=>{"unlock_token"=>"a28850f08361d7434b5380a78... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930a83acbcd614ac3d6183')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [0fb2cfab-b17c-49e8-8bff-614e6a2cde5e] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b930a83acbcd614ac3d6183, "YDWd_PFAvFMNqJddeWDp", {} [ActiveJob] [ActionMailer::DeliveryJob] [0fb2cfab-b17c-49e8-8bff-614e6a2cde5e] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/unlock_instructions.html.erb (0.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [0fb2cfab-b17c-49e8-8bff-614e6a2cde5e] Devise::Mailer#unlock_instructions: processed outbound mail in 1.7ms [ActiveJob] [ActionMailer::DeliveryJob] [0fb2cfab-b17c-49e8-8bff-614e6a2cde5e] Sent mail to buford@champlin.name (1.8ms) [ActiveJob] [ActionMailer::DeliveryJob] [0fb2cfab-b17c-49e8-8bff-614e6a2cde5e] Date: Sat, 08 Sep 2018 05:02:19 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: buford@champlin.name Message-ID: <5b930a83b5ab6_14ac2b036a8d2f50313a7@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Unlock instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello buford@champlin.name!

Your account has been locked due to an excessive number of unsuccessful sign in attempts.

Click the link below to unlock your account:

Unlock my account

[ActiveJob] [ActionMailer::DeliveryJob] [0fb2cfab-b17c-49e8-8bff-614e6a2cde5e] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.9ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 0fb2cfab-b17c-49e8-8bff-614e6a2cde5e) to Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b930a83acbcd614ac3d6183, "YDWd_PFAvFMNqJddeWDp", {} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930a83acbcd614ac3d6183')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started GET "/authenticate/users/unlock?unlock_token=YDWd_PFAvFMNqJddeWDp&api_key=test¤t_app_id=test_app_id" for 127.0.0.1 at 2018-09-08 05:02:19 +0530 Processing by Auth::UnlocksController#show as JSON Parameters: {"unlock_token"=>"YDWd_PFAvFMNqJddeWDp", "api_key"=>"test", "current_app_id"=>"test_app_id", "unlock"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unlock_token"=>"a28850f08361d7434b5380a7807ae3b8f96dafaf8f829bd0ccf8660019665709"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"rUqY9VgnkciNP1NRuwrp"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930a83acbcd614ac3d6183')}, "u"=>{"$set"=>{"locked_at"=>nil, "unlock_token"=>nil, "en... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Rendered text template (0.0ms) Completed 201 Created in 53ms (Views: 0.4ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930a83acbcd614ac3d6183')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.001s Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"kelsi@whitequitzon.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ZYM4Dz4wP5_RYSjuZzRJ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"q1GH98xGx2x2wP2xGJvQ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c18acbcd6166a89062c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930c18acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930c18acbcd6166a89062c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930c18acbcd6166a89062c')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930c19acbcd6166a89062f')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930c18acbcd6166a89062c')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"gia@beier.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ZmAnyz63ZuhpxeMdZ1Ug"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"9wr2jEYGon4aDyiWng8x"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c19acbcd6166a890632')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930c19acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930c19acbcd6166a890632')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930c19acbcd6166a890632')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930c19acbcd6166a890634')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930c19acbcd6166a890632')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"email"=>"herminio@mullerhalvorson.info", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-08 05:09:03 +0530"}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Rendered text template (0.0ms) Completed 200 OK in 6ms (Views: 2.2ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"timmothy_jenkins@flatley.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Argsb_hUi1UrPTyKFeyG"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"KkekBsEnxDh_gXBWUueF"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c19acbcd6166a890635')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930c19acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930c19acbcd6166a890635')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930c19acbcd6166a890635')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930c19acbcd6166a890637')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930c19acbcd6166a890635')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"treie@borer.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"S1EynsjkzTKwx6ZFUBRt"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ud9swYxCvU6SuonyY_B5"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c19acbcd6166a890638')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930c19acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930c19acbcd6166a890638')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-08 05:09:05 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"_BR6swjEbBserUWj-QPf"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c19acbcd6166a890638')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 23:39:05 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Auth::RegistrationsController#update as HTML Parameters: {"id"=>"5b930c19acbcd6166a890638", "user"=>{"email"=>"dog@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Rendered text template (0.0ms) Completed 200 OK in 13ms (Views: 0.4ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jimmie_brakus@schmittflatley.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"44NrJx8vzRZdGmMKxG4K"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ZUEgwzNTY_B9oMKst3SP"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c19acbcd6166a89063b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930c19acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930c19acbcd6166a89063b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930c19acbcd6166a89063b')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930c19acbcd6166a89063d')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930c19acbcd6166a89063b')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"email"=>"mina_bartell@schinner.co", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-08 05:09:03 +0530"}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameter: confirmed_at MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"mina_bartell@schinner.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"mina_bartell@schinner.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"N_uzKavqyPJbK6syz67Z"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Eh12wNAy8sztcrE7Norm"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b930c19acbcd6166a89063e'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930c19acbcd6166a89063e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [306ca054-dedb-47e1-b7c8-24d0c17e5dd7] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b930c19acbcd6166a89063e, "WRJfc6XwQi9j-uHKiYim", {} [ActiveJob] [ActionMailer::DeliveryJob] [306ca054-dedb-47e1-b7c8-24d0c17e5dd7] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (1.8ms) [ActiveJob] [ActionMailer::DeliveryJob] [306ca054-dedb-47e1-b7c8-24d0c17e5dd7] Devise::Mailer#confirmation_instructions: processed outbound mail in 204.5ms [ActiveJob] [ActionMailer::DeliveryJob] [306ca054-dedb-47e1-b7c8-24d0c17e5dd7] Sent mail to mina_bartell@schinner.co (8.4ms) [ActiveJob] [ActionMailer::DeliveryJob] [306ca054-dedb-47e1-b7c8-24d0c17e5dd7] Date: Sat, 08 Sep 2018 05:09:06 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: mina_bartell@schinner.co Message-ID: <5b930c1a33a05_166a2ad3e23a6f7084a@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome mina_bartell@schinner.co!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [306ca054-dedb-47e1-b7c8-24d0c17e5dd7] Performed ActionMailer::DeliveryJob from Inline(mailers) in 213.61ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 306ca054-dedb-47e1-b7c8-24d0c17e5dd7) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b930c19acbcd6166a89063e, "WRJfc6XwQi9j-uHKiYim", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"48o_HkyZzVyVKm-Q5rG9"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c19acbcd6166a89063e')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://www.example.com/ Completed 302 Found in 401ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"garth@cristboyer.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"_Va4HAVUD67U4zqLZUXN"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"DtF4j4CAs7WWns7sx8Sy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c1aacbcd6166a890640')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930c1aacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930c1aacbcd6166a890640')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930c1aacbcd6166a890640')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930c1aacbcd6166a890642')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930c1aacbcd6166a890640')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"hertha@stehrkemmer.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"nfN6tCtydM9nrFKzswfC"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"wQ-uuradU-3fCpNWpcdR"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c1aacbcd6166a890643')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930c1aacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930c1aacbcd6166a890643')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"GyyPt5Z2XidQJSndp7-m"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c1aacbcd6166a890643')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"06... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-08 05:09:06 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"8TKQtyh8dDgDhwyCD1CM"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c1aacbcd6166a890643')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 23:39:06 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Auth::RegistrationsController#update as HTML Parameters: {"id"=>"5b930c1aacbcd6166a890643", "user"=>{"email"=>"dog@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930c1aacbcd6166a890643')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"dog@gmail.com", "_id"=>{"$ne"=>BSON::ObjectId('5b930c1aacbcd6166a890643')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"KoCDNby4WmJBsNJTYGru"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"7tyUB-baXbrwUojxpnXj"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c1aacbcd6166a890643')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930c1aacbcd6166a890643')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [0047852c-7a05-46f7-a254-be23e58e22d3] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b930c1aacbcd6166a890643, "ybRZaPH1Aeyzi1swVyrG", {:to=>"dog@gmail.com"} [ActiveJob] [ActionMailer::DeliveryJob] [0047852c-7a05-46f7-a254-be23e58e22d3] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [0047852c-7a05-46f7-a254-be23e58e22d3] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.8ms [ActiveJob] [ActionMailer::DeliveryJob] [0047852c-7a05-46f7-a254-be23e58e22d3] Sent mail to dog@gmail.com (1.4ms) [ActiveJob] [ActionMailer::DeliveryJob] [0047852c-7a05-46f7-a254-be23e58e22d3] Date: Sat, 08 Sep 2018 05:09:06 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: dog@gmail.com Message-ID: <5b930c1a9d3e3_166a2ad3e23a6f70951@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome dog@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [0047852c-7a05-46f7-a254-be23e58e22d3] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.92ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 0047852c-7a05-46f7-a254-be23e58e22d3) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b930c1aacbcd6166a890643, "ybRZaPH1Aeyzi1swVyrG", {:to=>"dog@gmail.com"} Redirected to http://www.example.com/ Completed 302 Found in 86ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"dog@gmail.com", "_id"=>{"$ne"=>BSON::ObjectId('5b930c1aacbcd6166a890643')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"PoxJ7yp3LEctoiHW9s9z"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Gks-x3sAWrv7sk72whs1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c1aacbcd6166a890643')}, "u"=>{"$set"=>{"confirmed_at"=>2018-09-07 23:39:06 UTC, "... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930c1aacbcd6166a890643')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b930c1aacbcd6166a890643')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"kitty_lubowitz@mcglynn.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"s1enTZ9sDX6Ws4sjRLxg"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"rFqMyTw3ENFKzisUXbQb"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c1aacbcd6166a890647')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930c1aacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930c1aacbcd6166a890647')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930c1aacbcd6166a890647')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930c1aacbcd6166a890649')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930c1aacbcd6166a890647')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"freeda@ko.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"CuGRmbor17K_PZhySnJG"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"TJe1KnktSSMZFxfU68-t"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c1aacbcd6166a89064a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930c1aacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930c1aacbcd6166a89064a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-08 05:09:06 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"UxbpyX1956NR-r3jtf3M"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c1aacbcd6166a89064a')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 23:39:06 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Auth::RegistrationsController#update as HTML Parameters: {"id"=>"5b930c1aacbcd6166a89064a", "user"=>{"name"=>"Moises Heathcote I", "current_password"=>"[FILTERED]"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930c1aacbcd6166a89064a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Q2zS_7rotDyT1tKgWuD9"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c1aacbcd6166a89064a')}, "u"=>{"$set"=>{"name"=>"Moises Heathcote I", "encrypted_a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://www.example.com/ Completed 302 Found in 82ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jeramy@buckridgekuhlman.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"2saKH6Zkvz5BYn6BKscV"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"11etnTvPYmvsje6UNCha"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c1bacbcd6166a89064d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930c1bacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930c1bacbcd6166a89064d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930c1bacbcd6166a89064d')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930c1bacbcd6166a89064f')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930c1bacbcd6166a89064d')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 05:09:07 +0530 Processing by Auth::RegistrationsController#create as HTML Parameters: {"user"=>{"email"=>"ezekiel_cormier@harrisbailey.info", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-08 05:09:03 +0530"}} Unpermitted parameter: confirmed_at MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"ezekiel_cormier@harrisbailey.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"pTKfwiisUe7cVBossAt2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"gvGXWs23BRan2hh7w1vq"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b930c1bacbcd6166a890650'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930c1bacbcd6166a890650')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [d587460b-9347-4d92-8d27-52f9e9cc96c9] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b930c1bacbcd6166a890650, "b7aTxsyUfc2GrZSmHca2", {} [ActiveJob] [ActionMailer::DeliveryJob] [d587460b-9347-4d92-8d27-52f9e9cc96c9] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [d587460b-9347-4d92-8d27-52f9e9cc96c9] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.4ms [ActiveJob] [ActionMailer::DeliveryJob] [d587460b-9347-4d92-8d27-52f9e9cc96c9] Sent mail to ezekiel_cormier@harrisbailey.info (1.5ms) [ActiveJob] [ActionMailer::DeliveryJob] [d587460b-9347-4d92-8d27-52f9e9cc96c9] Date: Sat, 08 Sep 2018 05:09:07 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: ezekiel_cormier@harrisbailey.info Message-ID: <5b930c1b2c424_166a2ad3e23a6f701027@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome ezekiel_cormier@harrisbailey.info!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [d587460b-9347-4d92-8d27-52f9e9cc96c9] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.34ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: d587460b-9347-4d92-8d27-52f9e9cc96c9) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b930c1bacbcd6166a890650, "b7aTxsyUfc2GrZSmHca2", {} Redirected to http://www.example.com/ Completed 302 Found in 68ms MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"lesley.schmeler@welch.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"1-C-DTc5oDCX-mJey7Xo"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"SEWAt45ntExHeGxym9Ei"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c1bacbcd6166a890652')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930c1bacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930c1bacbcd6166a890652')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930c1bacbcd6166a890652')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930c1bacbcd6166a890654')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930c1bacbcd6166a890652')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 05:09:07 +0530 Processing by Auth::RegistrationsController#create as HTML Parameters: {"user"=>{"additional_login_param"=>"9824089507", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}} Unpermitted parameter: additional_login_param Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/shared/_links.html.erb (0.6ms) Rendered /home/bhargav/Github/Auth/app/views/auth/registrations/new.html.erb within layouts/application (5.6ms) Rendered shopping/_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (0.9ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.6ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.4ms) Completed 200 OK in 29ms (Views: 10.0ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>nil}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"j-hy9qbxTAzyZ7rzoL4i"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c1bacbcd6166a890652')}, "u"=>{"$set"=>{"additional_login_param_status"=>2, "encry... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930c1bacbcd6166a890652')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b930c1bacbcd6166a890652')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"laury.deckow@pourosadams.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"b9mqTeDq3VGz_wZrxFgE"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"gapC6y_iiQAap5jpQjwy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c1bacbcd6166a890659')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930c1bacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930c1bacbcd6166a890659')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930c1bacbcd6166a890659')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930c1bacbcd6166a89065b')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930c1bacbcd6166a890659')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"velma.nikolaus@mckenziereinger.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"EzfcDVxj8itdGpNguZWk"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xg9Z9mEum2ZF_k3AksGX"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c1bacbcd6166a89065c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930c1bacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930c1bacbcd6166a89065c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930c1bacbcd6166a89065c')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-08 05:09:07 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"MGJaCyQz6apP_tczXmwy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c1bacbcd6166a89065c')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 23:39:07 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Auth::RegistrationsController#update as HTML Parameters: {"id"=>"5b930c1bacbcd6166a89065c", "user"=>{"email"=>"brionna@bayer.co", "current_password"=>"[FILTERED]"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930c1bacbcd6166a89065c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"brionna@bayer.co", "_id"=>{"$ne"=>BSON::ObjectId('5b930c1bacbcd6166a89065c')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"K3-kypAVb4E313Cy1zTV"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yXEJuynDfWZNNiCbYfyJ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c1bacbcd6166a89065c')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930c1bacbcd6166a89065c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [0058ede4-42f9-4759-872a-e609a0aa1161] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b930c1bacbcd6166a89065c, "8ayzEFE_txwVnjtmyrhM", {:to=>"brionna@bayer.co"} [ActiveJob] [ActionMailer::DeliveryJob] [0058ede4-42f9-4759-872a-e609a0aa1161] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [0058ede4-42f9-4759-872a-e609a0aa1161] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.4ms [ActiveJob] [ActionMailer::DeliveryJob] [0058ede4-42f9-4759-872a-e609a0aa1161] Sent mail to brionna@bayer.co (1.6ms) [ActiveJob] [ActionMailer::DeliveryJob] [0058ede4-42f9-4759-872a-e609a0aa1161] Date: Sat, 08 Sep 2018 05:09:07 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: brionna@bayer.co Message-ID: <5b930c1badf91_166a2ad3e23a6f7011a5@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome brionna@bayer.co!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [0058ede4-42f9-4759-872a-e609a0aa1161] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.57ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 0058ede4-42f9-4759-872a-e609a0aa1161) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b930c1bacbcd6166a89065c, "8ayzEFE_txwVnjtmyrhM", {:to=>"brionna@bayer.co"} Redirected to http://www.example.com/ Completed 302 Found in 88ms MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"raleigh@marvin.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"kAFAB-7xwQVis-SjqUFa"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ZsaXKCDEnfbWUg5ALwL8"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c1bacbcd6166a89065f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930c1bacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930c1bacbcd6166a89065f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930c1bacbcd6166a89065f')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930c1bacbcd6166a890661')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930c1bacbcd6166a89065f')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"tyra@schmitt.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"NdgXuUgXcPw2xcvDyjv-"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Xd2GvxvigQ_q8TxsNhwV"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c1bacbcd6166a890662')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930c1bacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930c1bacbcd6166a890662')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Started DELETE "/authenticate/users" for 127.0.0.1 at 2018-09-08 05:09:07 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"X8zDXTfJAcUK-yBz3YZy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c1bacbcd6166a890662')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 23:39:07 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Auth::RegistrationsController#destroy as HTML Parameters: {"id"=>"5b930c1bacbcd6166a890662"} MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c1bacbcd6166a890662')}, "limit"=>1}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930c1bacbcd6166a890662')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c1bacbcd6166a890664')}, "limit"=>1}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s Redirected to http://www.example.com/ Completed 302 Found in 39ms MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"lavinia@rice.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"k4ujfbeFXD1aZyb8xBbh"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"UXMTYjJw1ELxUPyYDngX"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c1cacbcd6166a890665')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930c1cacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930c1cacbcd6166a890665')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930c1cacbcd6166a890665')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930c1cacbcd6166a890667')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930c1cacbcd6166a890665')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/shared/_links.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/registrations/new.html.erb within layouts/application (2.4ms) Rendered shopping/_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (0.7ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (0.9ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.6ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.2ms) Completed 200 OK in 11ms (Views: 6.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"nathanael.schuster@kuhlman.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"z_Nvx2gnHVirwr_fynnv"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"EVfGqb6DH1_ReHerkz4x"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c1cacbcd6166a89066a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930c1cacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930c1cacbcd6166a89066a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930c1cacbcd6166a89066a')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930c1cacbcd6166a89066c')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930c1cacbcd6166a89066a')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"email"=>"junius.purdy@veummonahan.co", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"junius.purdy@veummonahan.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"junius.purdy@veummonahan.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Kttyu-7a5a2o2Vdvefw6"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"uynuaiSHk3x3QV_QF6-D"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b930c1cacbcd6166a89066d'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930c1cacbcd6166a89066d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s [ActiveJob] [ActionMailer::DeliveryJob] [b8208c1a-fbad-4f27-b399-92edf0349a52] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b930c1cacbcd6166a89066d, "zr3bctv2z2VezTzo9ApE", {} [ActiveJob] [ActionMailer::DeliveryJob] [b8208c1a-fbad-4f27-b399-92edf0349a52] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [b8208c1a-fbad-4f27-b399-92edf0349a52] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.5ms [ActiveJob] [ActionMailer::DeliveryJob] [b8208c1a-fbad-4f27-b399-92edf0349a52] Sent mail to junius.purdy@veummonahan.co (1.5ms) [ActiveJob] [ActionMailer::DeliveryJob] [b8208c1a-fbad-4f27-b399-92edf0349a52] Date: Sat, 08 Sep 2018 05:09:08 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: junius.purdy@veummonahan.co Message-ID: <5b930c1c64340_166a2ad3e23a6f701295@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome junius.purdy@veummonahan.co!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [b8208c1a-fbad-4f27-b399-92edf0349a52] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.61ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: b8208c1a-fbad-4f27-b399-92edf0349a52) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b930c1cacbcd6166a89066d, "zr3bctv2z2VezTzo9ApE", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"b8SAzse3VTtvheGizytw"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c1cacbcd6166a89066d')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://www.example.com/ Completed 302 Found in 152ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"nettie@aufderharheller.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"B8xspMaKNNmy9ASh6KbS"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"uNnB14teTfxaevoMc9sh"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c1cacbcd6166a89066f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930c1cacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930c1cacbcd6166a89066f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930c1cacbcd6166a89066f')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930c1cacbcd6166a890671')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930c1cacbcd6166a89066f')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"violet@schulist.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"fFAyGP3LL8Q6FVvw-jK2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"uShNud7TTo29oHNBkA6z"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c1cacbcd6166a890672')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930c1cacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930c1cacbcd6166a890672')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-08 05:09:08 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"dKMNyF9JmR8_L3rXvf5U"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c1cacbcd6166a890672')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 23:39:08 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Auth::RegistrationsController#update as HTML Parameters: {"id"=>"5b930c1cacbcd6166a890672", "user"=>{"email"=>"rihanna@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930c1cacbcd6166a890672')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"iBW5Lp8qQSFpscrvA9zn"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c1cacbcd6166a890672')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"a6... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rihanna@gmail.com", "_id"=>{"$ne"=>BSON::ObjectId('5b930c1cacbcd6166a890672')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"ZGzviRCrjb9NXx_xMyPb"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"p3P6xnpxyX3t1QbXorYb"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c1cacbcd6166a890672')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930c1cacbcd6166a890672')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [cea0a535-b3ec-4eb7-a929-20a965603573] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b930c1cacbcd6166a890672, "fBryds7Tvsw8ukA8vo63", {:to=>"rihanna@gmail.com"} [ActiveJob] [ActionMailer::DeliveryJob] [cea0a535-b3ec-4eb7-a929-20a965603573] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [cea0a535-b3ec-4eb7-a929-20a965603573] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.6ms [ActiveJob] [ActionMailer::DeliveryJob] [cea0a535-b3ec-4eb7-a929-20a965603573] Sent mail to rihanna@gmail.com (1.5ms) [ActiveJob] [ActionMailer::DeliveryJob] [cea0a535-b3ec-4eb7-a929-20a965603573] Date: Sat, 08 Sep 2018 05:09:08 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rihanna@gmail.com Message-ID: <5b930c1ccfde2_166a2ad3e23a6f701311@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome rihanna@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [cea0a535-b3ec-4eb7-a929-20a965603573] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.67ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: cea0a535-b3ec-4eb7-a929-20a965603573) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b930c1cacbcd6166a890672, "fBryds7Tvsw8ukA8vo63", {:to=>"rihanna@gmail.com"} Redirected to http://www.example.com/ Completed 302 Found in 138ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"morris_prosacco@pfannerstill.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"aUGGFdy9JSzEbJHiQRZs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"e75LKmc-23fi9tZPm_NZ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c1cacbcd6166a890675')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930c1cacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930c1cacbcd6166a890675')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930c1cacbcd6166a890675')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930c1cacbcd6166a890677')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930c1cacbcd6166a890675')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"ronny@mccullough.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ces6aSPZifAkqF7T_7bf"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"1oUdWViERTjpzH4zZRUD"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c1cacbcd6166a890678')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930c1cacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930c1cacbcd6166a890678')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930c1cacbcd6166a890678')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930c1dacbcd6166a89067a')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930c1cacbcd6166a890678')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"email"=>"fae@leschritchie.co", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"invalid api_key", "redirect_url"=>"http://www.google.com", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"invalid api_key", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"fae@leschritchie.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yPsHaQ2dKydYyChvv2xF"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"HapNpqTrSSDuKS7HZJjd"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b930c1dacbcd6166a89067b'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930c1dacbcd6166a89067b')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [3d01ce83-b688-49b8-9da6-12ccc562cb81] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b930c1dacbcd6166a89067b, "kyTvzUTX1q7dY6xzYZ-S", {} [ActiveJob] [ActionMailer::DeliveryJob] [3d01ce83-b688-49b8-9da6-12ccc562cb81] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.4ms) [ActiveJob] [ActionMailer::DeliveryJob] [3d01ce83-b688-49b8-9da6-12ccc562cb81] Devise::Mailer#confirmation_instructions: processed outbound mail in 2.0ms [ActiveJob] [ActionMailer::DeliveryJob] [3d01ce83-b688-49b8-9da6-12ccc562cb81] Sent mail to fae@leschritchie.co (1.9ms) [ActiveJob] [ActionMailer::DeliveryJob] [3d01ce83-b688-49b8-9da6-12ccc562cb81] Date: Sat, 08 Sep 2018 05:09:09 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: fae@leschritchie.co Message-ID: <5b930c1d1dd6b_166a2ad3e23a6f70146a@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome fae@leschritchie.co!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [3d01ce83-b688-49b8-9da6-12ccc562cb81] Performed ActionMailer::DeliveryJob from Inline(mailers) in 4.56ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 3d01ce83-b688-49b8-9da6-12ccc562cb81) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b930c1dacbcd6166a89067b, "kyTvzUTX1q7dY6xzYZ-S", {} Redirected to http://www.example.com/ Completed 302 Found in 108ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"leie@schaden.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"KtQddH8zdmnwKPUT6-Eq"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"8s6xJzq5G_f1x9chGmDy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c1dacbcd6166a89067d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930c1dacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930c1dacbcd6166a89067d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930c1dacbcd6166a89067d')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930c1dacbcd6166a89067f')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930c1dacbcd6166a89067d')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"conner@feeney.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"NmnTFzht-hxiohsNKGrt"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"USDrDf9LgLL8wmQ3zQMm"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c1dacbcd6166a890680')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930c1dacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930c1dacbcd6166a890680')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-08 05:09:09 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Kjq75MRJHoEpg6rtsiz4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c1dacbcd6166a890680')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 23:39:09 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Auth::RegistrationsController#update as HTML Parameters: {"id"=>"5b930c1dacbcd6166a890680", "user"=>{"password"=>"[FILTERED]", "current_password"=>"[FILTERED]"}, "api_key"=>"invalid api key", "redirect_url"=>"http://www.google.com", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"invalid api key", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930c1dacbcd6166a890680')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"tJtX8_xntmUvfL7VL3x4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"AAMi7piryvzkLYGPn3ca"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c1dacbcd6166a890680')}, "u"=>{"$set"=>{"encrypted_password"=>"$2a$04$upBM9XuDm6HM... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Redirected to http://www.example.com/ Completed 302 Found in 59ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"conner@feeney.org"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"augustus_haley@mcglynnschuster.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"nm3hxAyP8MZn2MFkZGjf"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"fCyFTKhosVaE3srDA9By"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c1dacbcd6166a890683')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930c1dacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930c1dacbcd6166a890683')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930c1dacbcd6166a890683')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930c1dacbcd6166a890685')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930c1dacbcd6166a890683')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"email"=>"clotilde.lebsack@sauerhand.io", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"test", "redirect_url"=>"http://www.yahoo.com", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"clotilde.lebsack@sauerhand.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"clotilde.lebsack@sauerhand.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"dXdR2JnBwjEaBodSvL2X"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"wkkrtuMYMBJQMEHY2fzd"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b930c1dacbcd6166a890686'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930c1dacbcd6166a890686')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [9b5e885f-698b-48a5-b1c3-059a83596a2e] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b930c1dacbcd6166a890686, "xUzRQzvJ7-LAPpPBsJXx", {} [ActiveJob] [ActionMailer::DeliveryJob] [9b5e885f-698b-48a5-b1c3-059a83596a2e] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [9b5e885f-698b-48a5-b1c3-059a83596a2e] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.3ms [ActiveJob] [ActionMailer::DeliveryJob] [9b5e885f-698b-48a5-b1c3-059a83596a2e] Sent mail to clotilde.lebsack@sauerhand.io (1.4ms) [ActiveJob] [ActionMailer::DeliveryJob] [9b5e885f-698b-48a5-b1c3-059a83596a2e] Date: Sat, 08 Sep 2018 05:09:09 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: clotilde.lebsack@sauerhand.io Message-ID: <5b930c1d906e2_166a2ad3e23a6f70157f@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome clotilde.lebsack@sauerhand.io!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [9b5e885f-698b-48a5-b1c3-059a83596a2e] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.16ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 9b5e885f-698b-48a5-b1c3-059a83596a2e) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b930c1dacbcd6166a890686, "xUzRQzvJ7-LAPpPBsJXx", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zSAQzoS2Sg1wPki9iUgN"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c1dacbcd6166a890686')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://www.example.com/ Completed 302 Found in 139ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"amos@fahey.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"dsiE8YE3rPpHPsQXsjLx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"qLmGoDBix2Rw1e6JRoSS"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c1dacbcd6166a890688')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930c1dacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930c1dacbcd6166a890688')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930c1dacbcd6166a890688')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930c1dacbcd6166a89068a')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930c1dacbcd6166a890688')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"gaylord@dietrichkutch.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"TRh4ehyQwTzS8Unm598L"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"1uWvGSnKPQy6-vvtWnfT"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c1dacbcd6166a89068b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930c1dacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930c1dacbcd6166a89068b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-08 05:09:09 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"HssaeZMwm5LA27uW2Zb9"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c1dacbcd6166a89068b')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 23:39:09 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Auth::RegistrationsController#update as HTML Parameters: {"id"=>"5b930c1dacbcd6166a89068b", "user"=>{"email"=>"rihanna@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "redirect_url"=>"http://www.yahoo.com", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930c1dacbcd6166a89068b')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"JptKuqP2ZxoVNvoUyCae"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c1dacbcd6166a89068b')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"60... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rihanna@gmail.com", "_id"=>{"$ne"=>BSON::ObjectId('5b930c1dacbcd6166a89068b')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"QBSvtEWGNjGgyKJHtdSa"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"a-TR3SeeZ3YQxgETaGcQ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c1dacbcd6166a89068b')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930c1dacbcd6166a89068b')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [d20b4ca8-4652-4339-8d05-1603ed70f3c0] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b930c1dacbcd6166a89068b, "LLzrahjNxfuYKjiywvS9", {:to=>"rihanna@gmail.com"} [ActiveJob] [ActionMailer::DeliveryJob] [d20b4ca8-4652-4339-8d05-1603ed70f3c0] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [d20b4ca8-4652-4339-8d05-1603ed70f3c0] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.4ms [ActiveJob] [ActionMailer::DeliveryJob] [d20b4ca8-4652-4339-8d05-1603ed70f3c0] Sent mail to rihanna@gmail.com (1.4ms) [ActiveJob] [ActionMailer::DeliveryJob] [d20b4ca8-4652-4339-8d05-1603ed70f3c0] Date: Sat, 08 Sep 2018 05:09:10 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rihanna@gmail.com Message-ID: <5b930c1e2685_166a2ad3e23a6f7016f8@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome rihanna@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [d20b4ca8-4652-4339-8d05-1603ed70f3c0] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.24ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: d20b4ca8-4652-4339-8d05-1603ed70f3c0) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b930c1dacbcd6166a89068b, "LLzrahjNxfuYKjiywvS9", {:to=>"rihanna@gmail.com"} Redirected to http://www.example.com/ Completed 302 Found in 142ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jensen@gerlachfarrell.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"GyHJ9rFjSYF7aCXKgrQE"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xGTsKvMqKMvUveQR49Cb"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c1eacbcd6166a89068e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930c1eacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930c1eacbcd6166a89068e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930c1eacbcd6166a89068e')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930c1eacbcd6166a890690')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930c1eacbcd6166a89068e')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"email"=>"kailey.orn@rolfson.biz", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-08 05:09:03 +0530"}, "api_key"=>"test", "redirect_url"=>"http://www.google.com", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameter: confirmed_at MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"kailey.orn@rolfson.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"kailey.orn@rolfson.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"aQjcadkx2Xx4ZxtisG6h"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"6CGoRUywzcqa_vW8HGzw"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b930c1eacbcd6166a890691'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930c1eacbcd6166a890691')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [b1fbfcd1-58f8-43cc-9e13-560688b372a9] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b930c1eacbcd6166a890691, "K14RZxFYH63dTsFMdCWn", {} [ActiveJob] [ActionMailer::DeliveryJob] [b1fbfcd1-58f8-43cc-9e13-560688b372a9] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.4ms) [ActiveJob] [ActionMailer::DeliveryJob] [b1fbfcd1-58f8-43cc-9e13-560688b372a9] Devise::Mailer#confirmation_instructions: processed outbound mail in 2.4ms [ActiveJob] [ActionMailer::DeliveryJob] [b1fbfcd1-58f8-43cc-9e13-560688b372a9] Sent mail to kailey.orn@rolfson.biz (1.7ms) [ActiveJob] [ActionMailer::DeliveryJob] [b1fbfcd1-58f8-43cc-9e13-560688b372a9] Date: Sat, 08 Sep 2018 05:09:10 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: kailey.orn@rolfson.biz Message-ID: <5b930c1e367aa_166a2ad3e23a6f70178f@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome kailey.orn@rolfson.biz!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [b1fbfcd1-58f8-43cc-9e13-560688b372a9] Performed ActionMailer::DeliveryJob from Inline(mailers) in 4.78ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: b1fbfcd1-58f8-43cc-9e13-560688b372a9) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b930c1eacbcd6166a890691, "K14RZxFYH63dTsFMdCWn", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"FyD211ex1bJGUgPUnKnc"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c1eacbcd6166a890691')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://www.example.com/ Completed 302 Found in 150ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"lowell@grady.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"gxs3FWmuYu8mWBY6N3Vs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ygy-piu1MC1UxmBxUduy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c1eacbcd6166a890693')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930c1eacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930c1eacbcd6166a890693')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930c1eacbcd6166a890693')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930c1eacbcd6166a890695')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930c1eacbcd6166a890693')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"albertha.okuneva@dareheathcote.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zrFHhXnrcB4gctYx-Esj"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"6GYoC-tC_97LxWEVCjfb"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c1eacbcd6166a890696')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930c1eacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930c1eacbcd6166a890696')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-08 05:09:10 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"cadZUogkYgp_qmRdevR7"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c1eacbcd6166a890696')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-07 23:39:10 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Auth::RegistrationsController#update as HTML Parameters: {"id"=>"5b930c1eacbcd6166a890696", "user"=>{"password"=>"[FILTERED]", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "redirect_url"=>"http://www.google.com", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930c1eacbcd6166a890696')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"L_gD_NerDM97b1-HLsgx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c1eacbcd6166a890696')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"3e... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xkv3sJ9qpNXxnrD1fwek"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"JpHyM9wQGWARgkAw2ynE"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c1eacbcd6166a890696')}, "u"=>{"$set"=>{"encrypted_password"=>"$2a$04$70T82JbBZVGW... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Redirected to http://www.google.com?authentication_token=JpHyM9wQGWARgkAw2ynE&es=3e8fb794c956e16101c0d7e4d72ff68bddc2155135337f8e96baa18177ab65f8 Completed 302 Found in 148ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"kristofer@medhurstmurphy.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"-7W4zXXZ7RHsgzYsbNh9"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xG_pFsqfMEzg4Wb7bCuQ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c1eacbcd6166a890699')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930c1eacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930c1eacbcd6166a890699')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c1eacbcd6166a89069c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"qcWsEHrzFU5ftz3h4BsZ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930c1eacbcd6166a890699')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930c1eacbcd6166a890699')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930c1eacbcd6166a890699')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b930c1eacbcd6166a890699')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"sherman_kuphal@trantow.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"LbufWtpjwBeXFaWzz5kq"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"K3t6uF7FXNm9XJzz6fiz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c1eacbcd6166a89069e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930c1eacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930c1eacbcd6166a89069e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"5Tsm8T499rGet7PXsKRG"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930c1eacbcd6166a89069e')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930c1eacbcd6166a89069e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930c1eacbcd6166a89069e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b930c1eacbcd6166a89069e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started GET "/authenticate/users/sign_up" for 127.0.0.1 at 2018-09-08 05:09:11 +0530 Processing by Auth::RegistrationsController#new as JSON Parameters: {"registration"=>{}} Rendered text template (0.0ms) Filter chain halted as :require_no_authentication rendered or redirected Completed 401 Unauthorized in 1ms (Views: 0.4ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"felix.cole@turner.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"oqPCZsYg-ThEf6z2eSeU"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"6XVVSJE_tczyyKX2vpxc"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c1facbcd6166a8906a2')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930c1facb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930c1facbcd6166a8906a2')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c1facbcd6166a8906a5')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"pMQ-FPsZy1rS-qsJR5hS"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930c1facbcd6166a8906a2')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930c1facbcd6166a8906a2')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930c1facbcd6166a8906a2')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b930c1facbcd6166a8906a2')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"dayna_cartwright@dubuque.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"e5ymPprnjss3inHpDXyQ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Qi3PPHaMzW7RViLANLjx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c1facbcd6166a8906a7')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930c1facb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930c1facbcd6166a8906a7')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"z9wtXMaSxUSE4JDb3BL2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930c1facbcd6166a8906a7')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930c1facbcd6166a8906a7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930c1facbcd6166a8906a7')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b930c1facbcd6166a8906a7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 05:09:11 +0530 Processing by Auth::RegistrationsController#create as JSON Parameters: {"user"=>{"email"=>"norwood_grant@reichel.org", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "registration"=>{"user"=>{"email"=>"norwood_grant@reichel.org", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}}} Rendered text template (0.0ms) Filter chain halted as :require_no_authentication rendered or redirected Completed 401 Unauthorized in 1ms (Views: 0.4ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"palma.kreiger@legros.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"-1d9P3xpTYLsaDy3bEcJ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"DQ5zjCX5jbYcosASbF7R"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c1facbcd6166a8906ab')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930c1facb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930c1facbcd6166a8906ab')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c1facbcd6166a8906ae')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Gzv2He5EqdEsmUXU7Wrk"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930c1facbcd6166a8906ab')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930c1facbcd6166a8906ab')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930c1facbcd6166a8906ab')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b930c1facbcd6166a8906ab')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"helene_heel@schmitt.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Dro53HTiYoYqho2FLvNs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yBA3YiYKrRSWG6PDVA1Q"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c1facbcd6166a8906b0')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930c1facb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930c1facbcd6166a8906b0')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"H7_moGQcB1KDgYWVrx4E"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930c1facbcd6166a8906b0')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930c1facbcd6166a8906b0')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930c1facbcd6166a8906b0')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b930c1facbcd6166a8906b0')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-08 05:09:11 +0530 Processing by Auth::RegistrationsController#update as JSON Parameters: {"id"=>{"$oid"=>"5b930c1facbcd6166a8906ab"}, "user"=>{"email"=>"rihanna@gmail.com", "current_password"=>"[FILTERED]"}, "registration"=>{"id"=>{"$oid"=>"5b930c1facbcd6166a8906ab"}, "user"=>{"email"=>"rihanna@gmail.com", "current_password"=>"[FILTERED]"}}} Rendered text template (0.0ms) Filter chain halted as :authenticate_scope! rendered or redirected Completed 401 Unauthorized in 1ms (Views: 0.4ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"alexandrea.hyatt@ondricka.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"NjpsZV9LoaP3cjDZjQtS"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"WxnzwBYfw_xX8K_oEYyd"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c1facbcd6166a8906b4')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930c1facb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930c1facbcd6166a8906b4')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c1facbcd6166a8906b7')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"x6rnG5Zqbk44MmGB_w24"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930c1facbcd6166a8906b4')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930c1facbcd6166a8906b4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930c1facbcd6166a8906b4')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b930c1facbcd6166a8906b4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"art.roberts@hudson.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"pFABxyrTbwAzG-3Svt5_"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"aTspae9iWftFQWbcxx_v"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c1facbcd6166a8906b9')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930c1facb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930c1facbcd6166a8906b9')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"7nXEWHTyHzmsP-6h-zai"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930c1facbcd6166a8906b9')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930c1facbcd6166a8906b9')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930c1facbcd6166a8906b9')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b930c1facbcd6166a8906b9')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started DELETE "/authenticate/users" for 127.0.0.1 at 2018-09-08 05:09:11 +0530 Processing by Auth::RegistrationsController#destroy as JSON Parameters: {"id"=>{"$oid"=>"5b930c1facbcd6166a8906b4"}, "registration"=>{"id"=>{"$oid"=>"5b930c1facbcd6166a8906b4"}}} Rendered text template (0.0ms) Filter chain halted as :authenticate_scope! rendered or redirected Completed 401 Unauthorized in 1ms (Views: 0.4ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"orland_kilback@langworth.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"3kCqGNMBc1q9BVtnLAez"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"_YM4o7ohWzizt1iwb_TC"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c1facbcd6166a8906bd')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930c1facb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930c1facbcd6166a8906bd')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c20acbcd6166a8906c0')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"x-bcX89pMbNqh-T7Vxkv"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930c1facbcd6166a8906bd')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930c1facbcd6166a8906bd')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930c1facbcd6166a8906bd')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b930c1facbcd6166a8906bd')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"theresa_johns@klockosmith.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"K5ndsyWpQTJfawsbC2uX"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"8rw95mvyDyPBSVR6QEQi"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c20acbcd6166a8906c2')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930c20acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930c20acbcd6166a8906c2')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"WFtksq62zb5v9SA1qMpZ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930c20acbcd6166a8906c2')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930c20acbcd6166a8906c2')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930c20acbcd6166a8906c2')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b930c20acbcd6166a8906c2')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Started GET "/authenticate/users/sign_up?api_key=doggy" for 127.0.0.1 at 2018-09-08 05:09:12 +0530 Processing by Auth::RegistrationsController#new as JSON Parameters: {"api_key"=>"doggy", "registration"=>{}} Rendered text template (0.0ms) Filter chain halted as :require_no_authentication rendered or redirected Completed 401 Unauthorized in 1ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"terrill@harris.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"SjsFE6wX13dYpxArB6qG"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"MjvgyxXvSFdmhm-ms448"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c20acbcd6166a8906c6')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930c20acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930c20acbcd6166a8906c6')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c20acbcd6166a8906c9')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"tNgJChjr7sg4sZnZd8Ai"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930c20acbcd6166a8906c6')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930c20acbcd6166a8906c6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930c20acbcd6166a8906c6')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b930c20acbcd6166a8906c6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"pansy.dickens@oconner.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"rEob4Rt6FNgSKDL1_i3Y"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"9bsk5syFnCVGjPAgf7h5"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c20acbcd6166a8906cb')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930c20acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930c20acbcd6166a8906cb')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"RdHRehEWTRUzFUBxZvQ5"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930c20acbcd6166a8906cb')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930c20acbcd6166a8906cb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930c20acbcd6166a8906cb')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b930c20acbcd6166a8906cb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 05:09:12 +0530 Processing by Auth::RegistrationsController#create as JSON Parameters: {"user"=>{"email"=>"armani@cristgoldner.io", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"doggy", "registration"=>{"user"=>{"email"=>"armani@cristgoldner.io", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"doggy"}} Rendered text template (0.0ms) Filter chain halted as :require_no_authentication rendered or redirected Completed 401 Unauthorized in 1ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"herta.hahn@lowe.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Ygn9tN2RTH2pvunzwyq3"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"nn7hm331km3QBp_VkwNF"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c20acbcd6166a8906cf')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930c20acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930c20acbcd6166a8906cf')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c20acbcd6166a8906d2')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"XWrFQdJUaA848X5sNjuc"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930c20acbcd6166a8906cf')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930c20acbcd6166a8906cf')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930c20acbcd6166a8906cf')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b930c20acbcd6166a8906cf')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"payton_cormier@schaden.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"afzeAKhMkru5sGX7xxfX"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"_9sHLEA9udJm4ZTcmjWv"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c20acbcd6166a8906d4')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930c20acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930c20acbcd6166a8906d4')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"2PmCsVr73cMhseNjsFTz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930c20acbcd6166a8906d4')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930c20acbcd6166a8906d4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930c20acbcd6166a8906d4')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b930c20acbcd6166a8906d4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-08 05:09:12 +0530 Processing by Auth::RegistrationsController#update as JSON Parameters: {"id"=>{"$oid"=>"5b930c20acbcd6166a8906cf"}, "user"=>{"email"=>"rihanna@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"doggy", "registration"=>{"id"=>{"$oid"=>"5b930c20acbcd6166a8906cf"}, "user"=>{"email"=>"rihanna@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"doggy"}} Rendered text template (0.0ms) Filter chain halted as :authenticate_scope! rendered or redirected Completed 401 Unauthorized in 1ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"ashton_kemmer@reynolds.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"q1YT_KXMLfRzjaWTpg3w"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Y3WWmbhALNR5zUWqqcvB"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c20acbcd6166a8906d8')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930c20acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930c20acbcd6166a8906d8')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c20acbcd6166a8906db')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"HVB93Gk_CoQx_epcn5-p"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930c20acbcd6166a8906d8')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930c20acbcd6166a8906d8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930c20acbcd6166a8906d8')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b930c20acbcd6166a8906d8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"juvenal@adams.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"SQ8tzZohuW5Gdc_9KYNG"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"RnBbW6tSLsHb8VyvxMkE"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c20acbcd6166a8906dd')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930c20acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930c20acbcd6166a8906dd')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"CJo_xrDyAgdah4nRPqpn"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930c20acbcd6166a8906dd')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930c20acbcd6166a8906dd')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930c20acbcd6166a8906dd')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b930c20acbcd6166a8906dd')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started DELETE "/authenticate/users" for 127.0.0.1 at 2018-09-08 05:09:13 +0530 Processing by Auth::RegistrationsController#destroy as JSON Parameters: {"id"=>{"$oid"=>"5b930c20acbcd6166a8906d8"}, "api_key"=>"dogy", "registration"=>{"id"=>{"$oid"=>"5b930c20acbcd6166a8906d8"}, "api_key"=>"dogy"}} Rendered text template (0.0ms) Filter chain halted as :authenticate_scope! rendered or redirected Completed 401 Unauthorized in 1ms (Views: 0.4ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"andres.rice@kris.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"uzNZtSHJNaebQmPoTryq"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"_BNMr2xx5o7Y5R5bxa7y"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c21acbcd6166a8906e1')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930c21acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930c21acbcd6166a8906e1')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c21acbcd6166a8906e4')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"JGy9VfwjeUfswxoDPZso"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930c21acbcd6166a8906e1')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930c21acbcd6166a8906e1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930c21acbcd6166a8906e1')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b930c21acbcd6166a8906e1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"kiarra@oconnell.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"r2Zt6UU4ErTKZs1DUy7u"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"e9gBzKk66_s3iQggubLH"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c21acbcd6166a8906e6')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930c21acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930c21acbcd6166a8906e6')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"XeMHy9mZoVY3tTSdur5R"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930c21acbcd6166a8906e6')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930c21acbcd6166a8906e6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930c21acbcd6166a8906e6')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b930c21acbcd6166a8906e6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 05:09:13 +0530 Processing by Auth::RegistrationsController#create as JSON Parameters: {"user"=>{"email"=>"tina.dare@jones.co", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"user"=>{"email"=>"tina.dare@jones.co", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"tina.dare@jones.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"tina.dare@jones.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"7CmoCyKJt6aou7TzM6TQ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yLMjY-bdCLM2VsJ3V4ds"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b930c21acbcd6166a8906ea'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930c21acbcd6166a8906ea')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [5b91d269-5fa4-4234-b700-3d630f44d9e4] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b930c21acbcd6166a8906ea, "T4xWfuUzuk38jmCpaHpi", {} [ActiveJob] [ActionMailer::DeliveryJob] [5b91d269-5fa4-4234-b700-3d630f44d9e4] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [5b91d269-5fa4-4234-b700-3d630f44d9e4] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.4ms [ActiveJob] [ActionMailer::DeliveryJob] [5b91d269-5fa4-4234-b700-3d630f44d9e4] Sent mail to tina.dare@jones.co (1.4ms) [ActiveJob] [ActionMailer::DeliveryJob] [5b91d269-5fa4-4234-b700-3d630f44d9e4] Date: Sat, 08 Sep 2018 05:09:13 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: tina.dare@jones.co Message-ID: <5b930c217450a_166a2ad3e23a6f7018bf@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome tina.dare@jones.co!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [5b91d269-5fa4-4234-b700-3d630f44d9e4] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.14ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 5b91d269-5fa4-4234-b700-3d630f44d9e4) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b930c21acbcd6166a8906ea, "T4xWfuUzuk38jmCpaHpi", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"G_ZwudLwakVEfKaFGNEW"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c21acbcd6166a8906ea')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 200 OK in 237ms (Views: 0.7ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"conor_rohan@ritchie.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xxfjYZkyTdbZYyzHX3k6"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"QXYhgV5o18wu9ybTNVQV"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c21acbcd6166a8906ec')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930c21acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930c21acbcd6166a8906ec')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c21acbcd6166a8906ef')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"e_Y7fpWyyUbqfRVYwPDi"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930c21acbcd6166a8906ec')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930c21acbcd6166a8906ec')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930c21acbcd6166a8906ec')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b930c21acbcd6166a8906ec')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"vidal@beier.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"5XyBbW6ozS69ozL28tVw"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"RPDKZsXCs8sM-Bx7Es-Z"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c21acbcd6166a8906f1')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930c21acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930c21acbcd6166a8906f1')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"rQQyzJiNbnz9BnszGUKX"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930c21acbcd6166a8906f1')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930c21acbcd6166a8906f1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930c21acbcd6166a8906f1')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b930c21acbcd6166a8906f1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 05:09:13 +0530 Processing by Auth::RegistrationsController#create as JSON Parameters: {"user"=>{"email"=>"leopold@kiehnmoriette.biz", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-08T05:09:03.857+05:30"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"user"=>{"email"=>"leopold@kiehnmoriette.biz", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-08T05:09:03.857+05:30"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity Unpermitted parameter: confirmed_at MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"leopold@kiehnmoriette.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"leopold@kiehnmoriette.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"JBCxjwPcLC9xV4dAizRU"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"5TfB4VT3gSFm-jCYjB7t"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b930c21acbcd6166a8906f5'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930c21acbcd6166a8906f5')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [c6a8f069-4c3d-4ae1-b607-cc44b001a73f] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b930c21acbcd6166a8906f5, "BPN9Uio4mgm6zU5ZsrnA", {} [ActiveJob] [ActionMailer::DeliveryJob] [c6a8f069-4c3d-4ae1-b607-cc44b001a73f] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [c6a8f069-4c3d-4ae1-b607-cc44b001a73f] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.3ms [ActiveJob] [ActionMailer::DeliveryJob] [c6a8f069-4c3d-4ae1-b607-cc44b001a73f] Sent mail to leopold@kiehnmoriette.biz (1.4ms) [ActiveJob] [ActionMailer::DeliveryJob] [c6a8f069-4c3d-4ae1-b607-cc44b001a73f] Date: Sat, 08 Sep 2018 05:09:14 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: leopold@kiehnmoriette.biz Message-ID: <5b930c228ced_166a2ad3e23a6f701992@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome leopold@kiehnmoriette.biz!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [c6a8f069-4c3d-4ae1-b607-cc44b001a73f] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.05ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: c6a8f069-4c3d-4ae1-b607-cc44b001a73f) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b930c21acbcd6166a8906f5, "BPN9Uio4mgm6zU5ZsrnA", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"snV2h8s-zzgqwCXufYzh"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c21acbcd6166a8906f5')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 200 OK in 134ms (Views: 0.6ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"dominic_herman@wilkinsonrogahn.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"74hptaHwu4qNr2ALWi2L"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"97D8fTovhLFhN7iKxFt6"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c22acbcd6166a8906f7')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930c22acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930c22acbcd6166a8906f7')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c22acbcd6166a8906fa')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Bh2bxcvH8chzCdqREJGK"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930c22acbcd6166a8906f7')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930c22acbcd6166a8906f7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930c22acbcd6166a8906f7')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b930c22acbcd6166a8906f7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"lennie@franecki.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"U7rC6XxgLmmjaktybFm9"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"n-qp_4wCujWS6wsf5kVx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c22acbcd6166a8906fc')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930c22acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930c22acbcd6166a8906fc')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"exi5KCn1s13UbuYNyd4E"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930c22acbcd6166a8906fc')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930c22acbcd6166a8906fc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930c22acbcd6166a8906fc')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b930c22acbcd6166a8906fc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 05:09:14 +0530 Processing by Auth::RegistrationsController#create as JSON Parameters: {"user"=>{"additional_login_param"=>"9908597649", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"user"=>{"additional_login_param"=>"9908597649", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity Unpermitted parameter: additional_login_param Completed 200 OK in 24ms (Views: 0.7ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"prince@stehr.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"jqJWedAb96D4iyJ58w3F"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"BRdz45529LcksR14QtKr"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c22acbcd6166a890702')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930c22acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930c22acbcd6166a890702')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c22acbcd6166a890705')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yQ8DP2uLxCzxGk3_w6Fi"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930c22acbcd6166a890702')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930c22acbcd6166a890702')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930c22acbcd6166a890702')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b930c22acbcd6166a890702')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"zelda@lindgren.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"K9rx8uFy83TDNiCkC_m8"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"GpbJRE6PnveVzGV3XVL9"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c22acbcd6166a890707')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930c22acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930c22acbcd6166a890707')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"PHNprRG12jW92cjorESx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930c22acbcd6166a890707')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930c22acbcd6166a890707')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930c22acbcd6166a890707')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b930c22acbcd6166a890707')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started DELETE "/authenticate/users.json" for 127.0.0.1 at 2018-09-08 05:09:14 +0530 Processing by Auth::RegistrationsController#destroy as JSON Parameters: {"id"=>{"$oid"=>"5b930c22acbcd6166a890702"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"id"=>{"$oid"=>"5b930c22acbcd6166a890702"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c22acbcd6166a890702')}, "limit"=>1}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930c22acbcd6166a890702')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c22acbcd6166a890704')}, "limit"=>1}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s Completed 200 OK in 52ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"chelsea.damore@medhurst.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zuhoPZiq5xpYno4YwWdN"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zVuzsCBnxX1FZF7ixSCk"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c22acbcd6166a89070b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930c22acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930c22acbcd6166a89070b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c22acbcd6166a89070e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"JmSqyrZiNy7raQsGc7S9"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930c22acbcd6166a89070b')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930c22acbcd6166a89070b')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930c22acbcd6166a89070b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b930c22acbcd6166a89070b')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jules.mraz@bashirian.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Gw11orEQyMoUdMmPhZts"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"bJR1z6yZy847nSxmGK1D"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c22acbcd6166a890710')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930c22acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930c22acbcd6166a890710')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"oMYhAxS5NNV8mzJbAszT"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930c22acbcd6166a890710')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930c22acbcd6166a890710')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930c22acbcd6166a890710')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b930c22acbcd6166a890710')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 05:09:15 +0530 Processing by Auth::RegistrationsController#create as JSON Parameters: {"user"=>{"email"=>"gudrun_hoeger@zulauf.org", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-08T05:09:03.857+05:30"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"user"=>{"email"=>"gudrun_hoeger@zulauf.org", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-08T05:09:03.857+05:30"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity Unpermitted parameter: confirmed_at MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"gudrun_hoeger@zulauf.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"gudrun_hoeger@zulauf.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"a-da7VWfZcmtz5Qd1u22"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"f6gH4z6FWyUhsRfDcsSq"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b930c23acbcd6166a890714'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930c23acbcd6166a890714')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [3b1539ed-67ea-46d4-b0d4-ba1a4799e5ce] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b930c23acbcd6166a890714, "rptT9GoA8CpGhdMFvz3m", {} [ActiveJob] [ActionMailer::DeliveryJob] [3b1539ed-67ea-46d4-b0d4-ba1a4799e5ce] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [3b1539ed-67ea-46d4-b0d4-ba1a4799e5ce] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.5ms [ActiveJob] [ActionMailer::DeliveryJob] [3b1539ed-67ea-46d4-b0d4-ba1a4799e5ce] Sent mail to gudrun_hoeger@zulauf.org (1.6ms) [ActiveJob] [ActionMailer::DeliveryJob] [3b1539ed-67ea-46d4-b0d4-ba1a4799e5ce] Date: Sat, 08 Sep 2018 05:09:15 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: gudrun_hoeger@zulauf.org Message-ID: <5b930c23267c7_166a2ad3e23a6f70202@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome gudrun_hoeger@zulauf.org!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [3b1539ed-67ea-46d4-b0d4-ba1a4799e5ce] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.56ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 3b1539ed-67ea-46d4-b0d4-ba1a4799e5ce) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b930c23acbcd6166a890714, "rptT9GoA8CpGhdMFvz3m", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"FfbSWyYq9BcQ7jUwDBct"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c23acbcd6166a890714')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Completed 200 OK in 122ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"kaylie.kaulke@kuhlman.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"kn35c-MnX2WyDx9EHhYQ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ZiL4uSzp7yq1fgHDTyAB"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c23acbcd6166a890716')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930c23acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930c23acbcd6166a890716')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c23acbcd6166a890719')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sRNCXsrixAcBNwssJsZT"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930c23acbcd6166a890716')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930c23acbcd6166a890716')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930c23acbcd6166a890716')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b930c23acbcd6166a890716')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"pearlie@hackett.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yaL9EfZKNY4_rJ-1Ar7_"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"1XnpyXxydQk9BWC-zdYx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c23acbcd6166a89071b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930c23acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930c23acbcd6166a89071b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"NHzqfhw-asYrvroy7KA5"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930c23acbcd6166a89071b')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930c23acbcd6166a89071b')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930c23acbcd6166a89071b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b930c23acbcd6166a89071b')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 05:09:15 +0530 Processing by Auth::RegistrationsController#create as JSON Parameters: {"user"=>{"email"=>"alexa@keler.biz", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-08T05:09:03.857+05:30"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"user"=>{"email"=>"alexa@keler.biz", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-08T05:09:03.857+05:30"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Can't verify CSRF token authenticity Completed 422 Unprocessable Entity in 7ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"delilah@hartmann.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"wosJ53j--ZczYGgjwH7Y"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Fmv_nzn7sWXxTbMU3jRk"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c23acbcd6166a89071f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930c23acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930c23acbcd6166a89071f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c23acbcd6166a890722')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"jyp3rdiPxPqV559dkHJM"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930c23acbcd6166a89071f')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930c23acbcd6166a89071f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930c23acbcd6166a89071f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b930c23acbcd6166a89071f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"otis@hamill.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"S8sj9m6w3rkRyEQkuvDp"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Ui_szw8YsbmHYfvzxkzA"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c23acbcd6166a890724')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930c23acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930c23acbcd6166a890724')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"CeeAdomV6PYNBrUoP1jf"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930c23acbcd6166a890724')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930c23acbcd6166a890724')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930c23acbcd6166a890724')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b930c23acbcd6166a890724')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-08 05:09:15 +0530 Processing by Auth::RegistrationsController#update as JSON Parameters: {"id"=>{"$oid"=>"5b930c23acbcd6166a890724"}, "user"=>{"email"=>"rihanna@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"id"=>{"$oid"=>"5b930c23acbcd6166a890724"}, "user"=>{"email"=>"rihanna@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken1"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken1"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930c23acbcd6166a890724')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rihanna@gmail.com", "_id"=>{"$ne"=>BSON::ObjectId('5b930c23acbcd6166a890724')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"ZF8nxmz432E71FDx6QcC"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xqyx5wm4_b8jqhBXoygA"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c23acbcd6166a890724')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930c23acbcd6166a890724')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [fdf13162-6e51-4c85-b7e0-c1bb31651067] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b930c23acbcd6166a890724, "f6Fakxj3mzzBiVztsqqy", {:to=>"rihanna@gmail.com"} [ActiveJob] [ActionMailer::DeliveryJob] [fdf13162-6e51-4c85-b7e0-c1bb31651067] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [fdf13162-6e51-4c85-b7e0-c1bb31651067] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.5ms [ActiveJob] [ActionMailer::DeliveryJob] [fdf13162-6e51-4c85-b7e0-c1bb31651067] Sent mail to rihanna@gmail.com (1.6ms) [ActiveJob] [ActionMailer::DeliveryJob] [fdf13162-6e51-4c85-b7e0-c1bb31651067] Date: Sat, 08 Sep 2018 05:09:15 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rihanna@gmail.com Message-ID: <5b930c23d830f_166a2ad3e23a6f70214c@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome rihanna@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [fdf13162-6e51-4c85-b7e0-c1bb31651067] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.46ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: fdf13162-6e51-4c85-b7e0-c1bb31651067) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b930c23acbcd6166a890724, "f6Fakxj3mzzBiVztsqqy", {:to=>"rihanna@gmail.com"} Completed 200 OK in 75ms (Views: 0.7ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"reilly.mitchell@purdy.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sstPXvqYGw15gppDbExy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Zbpcqs_wu6zP7fkzzzdn"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c23acbcd6166a890728')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930c23acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930c23acbcd6166a890728')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c24acbcd6166a89072b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"DYMaMrtZQyWTyYEUpuDp"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930c23acbcd6166a890728')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930c23acbcd6166a890728')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930c23acbcd6166a890728')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b930c23acbcd6166a890728')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"johnathon@adamsrobel.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"NfnZNok719kLcQXyLBJP"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yjmGwE8KwzkPHS7SD9yU"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c24acbcd6166a89072d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930c24acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930c24acbcd6166a89072d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"whcWbjhNzv-XdpxxAaMS"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930c24acbcd6166a89072d')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930c24acbcd6166a89072d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930c24acbcd6166a89072d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b930c24acbcd6166a89072d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-08 05:09:16 +0530 Processing by Auth::RegistrationsController#update as JSON Parameters: {"id"=>{"$oid"=>"5b930c23acbcd6166a890728"}, "user"=>{"email"=>"rihanna@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "redirect_url"=>"http://www.google.com", "current_app_id"=>"testappid", "registration"=>{"id"=>{"$oid"=>"5b930c23acbcd6166a890728"}, "user"=>{"email"=>"rihanna@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "redirect_url"=>"http://www.google.com", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930c23acbcd6166a890728')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rihanna@gmail.com", "_id"=>{"$ne"=>BSON::ObjectId('5b930c23acbcd6166a890728')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"SrfvvYhW7qjoC5xcn3jC"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sfchmUvq6tRF-cbhE5r5"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c23acbcd6166a890728')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930c23acbcd6166a890728')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [c6921305-1136-40b9-9b59-fa12f5c4f56b] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b930c23acbcd6166a890728, "vSXVnaAjuWPiTerzyHWo", {:to=>"rihanna@gmail.com"} [ActiveJob] [ActionMailer::DeliveryJob] [c6921305-1136-40b9-9b59-fa12f5c4f56b] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [c6921305-1136-40b9-9b59-fa12f5c4f56b] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.3ms [ActiveJob] [ActionMailer::DeliveryJob] [c6921305-1136-40b9-9b59-fa12f5c4f56b] Sent mail to rihanna@gmail.com (1.4ms) [ActiveJob] [ActionMailer::DeliveryJob] [c6921305-1136-40b9-9b59-fa12f5c4f56b] Date: Sat, 08 Sep 2018 05:09:16 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rihanna@gmail.com Message-ID: <5b930c2458a9f_166a2ad3e23a6f7022b2@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome rihanna@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [c6921305-1136-40b9-9b59-fa12f5c4f56b] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.21ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: c6921305-1136-40b9-9b59-fa12f5c4f56b) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b930c23acbcd6166a890728, "vSXVnaAjuWPiTerzyHWo", {:to=>"rihanna@gmail.com"} Completed 200 OK in 76ms (Views: 0.4ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"mohammad@luettgen.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"DZbYoqpRLW7taNibKb_Q"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"_1fFfDzPNsyoQKNB7xKK"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c24acbcd6166a890731')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930c24acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930c24acbcd6166a890731')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c24acbcd6166a890734')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jarod@jacobi.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"fap4jSrnDitXcBtsxaj4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"HEtySbQzSFuGMLZHH3Yv"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c24acbcd6166a890735')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930c24acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930c24acbcd6166a890735')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c24acbcd6166a890738')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 05:09:16 +0530 Processing by Auth::RegistrationsController#create as HTML Parameters: {"user"=>{"email"=>"ewell@walker.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-08 05:09:03 +0530"}, "api_key"=>"test1", "current_app_id"=>"testappid1"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test1", "app_ids"=>"testappid1"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test1", "app_ids"=>"testappid1"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameter: confirmed_at MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"ewell@walker.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"ewell@walker.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"iyhvvjhnnBQG6TwQKrJ9"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"qdxAx7F8RfLjp-syT8zG"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b930c24acbcd6166a890739'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930c24acbcd6166a890739')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [f424d1df-64cc-498c-a00f-15a624d1e0ad] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b930c24acbcd6166a890739, "Snm8d52YvPUysCQywJqJ", {} [ActiveJob] [ActionMailer::DeliveryJob] [f424d1df-64cc-498c-a00f-15a624d1e0ad] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [f424d1df-64cc-498c-a00f-15a624d1e0ad] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.4ms [ActiveJob] [ActionMailer::DeliveryJob] [f424d1df-64cc-498c-a00f-15a624d1e0ad] Sent mail to ewell@walker.com (1.5ms) [ActiveJob] [ActionMailer::DeliveryJob] [f424d1df-64cc-498c-a00f-15a624d1e0ad] Date: Sat, 08 Sep 2018 05:09:16 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: ewell@walker.com Message-ID: <5b930c248e436_166a2ad3e23a6f7023c4@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome ewell@walker.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [f424d1df-64cc-498c-a00f-15a624d1e0ad] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.34ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: f424d1df-64cc-498c-a00f-15a624d1e0ad) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b930c24acbcd6166a890739, "Snm8d52YvPUysCQywJqJ", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"D69WryqycavfnGfKwaSz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c24acbcd6166a890739')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://www.example.com/ Completed 302 Found in 299ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"ewell@walker.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"boyd.beier@dibbert.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zD7aMD-cD4z1jickaqy6"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"3JxPzqKUyQHjqsiThzQA"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c24acbcd6166a89073b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930c24acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930c24acbcd6166a89073b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c24acbcd6166a89073e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"laisha.raynor@weinat.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zst2rzBh9A8oRRArzMWi"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"qN87xigLNhDUixys43yM"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c24acbcd6166a89073f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930c24acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930c24acbcd6166a89073f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c24acbcd6166a890742')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 05:09:16 +0530 Processing by Auth::RegistrationsController#create as HTML Parameters: {"user"=>{"email"=>"cindy_rempel@eichmann.org", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-08 05:09:03 +0530"}, "api_key"=>"test2", "current_app_id"=>"testappid2"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test2", "app_ids"=>"testappid2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test2", "app_ids"=>"testappid2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameter: confirmed_at MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"cindy_rempel@eichmann.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"cindy_rempel@eichmann.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"48j13Ej9LPmJZvwP4sdh"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"9DfaPseDqByzi_JytDW4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b930c25acbcd6166a890743'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930c25acbcd6166a890743')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [fb027819-c757-417c-88f3-777d2ad97c69] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b930c25acbcd6166a890743, "hrSAhnGDuyBEu7yxcuc8", {} [ActiveJob] [ActionMailer::DeliveryJob] [fb027819-c757-417c-88f3-777d2ad97c69] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [fb027819-c757-417c-88f3-777d2ad97c69] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.4ms [ActiveJob] [ActionMailer::DeliveryJob] [fb027819-c757-417c-88f3-777d2ad97c69] Sent mail to cindy_rempel@eichmann.org (1.5ms) [ActiveJob] [ActionMailer::DeliveryJob] [fb027819-c757-417c-88f3-777d2ad97c69] Date: Sat, 08 Sep 2018 05:09:17 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: cindy_rempel@eichmann.org Message-ID: <5b930c25b30e_166a2ad3e23a6f702425@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome cindy_rempel@eichmann.org!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [fb027819-c757-417c-88f3-777d2ad97c69] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.29ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: fb027819-c757-417c-88f3-777d2ad97c69) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b930c25acbcd6166a890743, "hrSAhnGDuyBEu7yxcuc8", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"r2id_AXy7LE4-CGFxyGF"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c25acbcd6166a890743')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://www.example.com/ Completed 302 Found in 145ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"cindy_rempel@eichmann.org"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"elaina@davisbartoletti.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"C7H5d8E5RGiwz5jK3R7E"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"gsnZ7_FxAng6Pdr6zov9"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c25acbcd6166a890745')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930c25acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930c25acbcd6166a890745')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c25acbcd6166a890748')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 05:09:17 +0530 Processing by Auth::RegistrationsController#create as HTML Parameters: {"user"=>{"email"=>"maria@ferryziemann.name", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-08 05:09:03 +0530"}, "api_key"=>"test1", "current_app_id"=>"testappid1"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test1", "app_ids"=>"testappid1"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test1", "app_ids"=>"testappid1"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameter: confirmed_at MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"maria@ferryziemann.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"maria@ferryziemann.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"QqByscZW7Vx1uCwknwmD"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"qHYGsMKx2_3VKKfBaBxn"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b930c25acbcd6166a890749'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930c25acbcd6166a890749')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [4fbf7c44-120b-41cc-a16d-ccb3a53ec599] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b930c25acbcd6166a890749, "eXysgX6UtcwQoZo3Dy7x", {} [ActiveJob] [ActionMailer::DeliveryJob] [4fbf7c44-120b-41cc-a16d-ccb3a53ec599] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [4fbf7c44-120b-41cc-a16d-ccb3a53ec599] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.4ms [ActiveJob] [ActionMailer::DeliveryJob] [4fbf7c44-120b-41cc-a16d-ccb3a53ec599] Sent mail to maria@ferryziemann.name (2.4ms) [ActiveJob] [ActionMailer::DeliveryJob] [4fbf7c44-120b-41cc-a16d-ccb3a53ec599] Date: Sat, 08 Sep 2018 05:09:17 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: maria@ferryziemann.name Message-ID: <5b930c2547123_166a2ad3e23a6f70258d@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome maria@ferryziemann.name!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [4fbf7c44-120b-41cc-a16d-ccb3a53ec599] Performed ActionMailer::DeliveryJob from Inline(mailers) in 4.36ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 4fbf7c44-120b-41cc-a16d-ccb3a53ec599) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b930c25acbcd6166a890749, "eXysgX6UtcwQoZo3Dy7x", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"myL4bc5ztmR5kUd_WDZp"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c25acbcd6166a890749')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://www.example.com/ Completed 302 Found in 134ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"trinity@pouros.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"9cx5yLcLpPnyT4fTsCZg"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"nAK8t9uHt3vMnFecYhXo"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c25acbcd6166a89074b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930c25acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930c25acbcd6166a89074b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c25acbcd6166a89074e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 05:09:17 +0530 Processing by Auth::RegistrationsController#create as HTML Parameters: {"user"=>{"email"=>"anais@swift.io", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-08 05:09:03 +0530"}, "api_key"=>"test1", "current_app_id"=>"testappid2"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test1", "app_ids"=>"testappid2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test1", "app_ids"=>"testappid2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameter: confirmed_at MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"anais@swift.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"anais@swift.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"5pJrAbNJn6SiBhKsRWxm"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"JXumAdFKNNbdWj-vr5Vy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b930c25acbcd6166a89074f'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930c25acbcd6166a89074f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [4fb73e23-b5a8-4854-a1d5-d41a212cb7ad] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b930c25acbcd6166a89074f, "Pd4-b1RmJF9e7z8PvqMk", {} [ActiveJob] [ActionMailer::DeliveryJob] [4fb73e23-b5a8-4854-a1d5-d41a212cb7ad] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [4fb73e23-b5a8-4854-a1d5-d41a212cb7ad] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.4ms [ActiveJob] [ActionMailer::DeliveryJob] [4fb73e23-b5a8-4854-a1d5-d41a212cb7ad] Sent mail to anais@swift.io (1.4ms) [ActiveJob] [ActionMailer::DeliveryJob] [4fb73e23-b5a8-4854-a1d5-d41a212cb7ad] Date: Sat, 08 Sep 2018 05:09:17 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: anais@swift.io Message-ID: <5b930c2581804_166a2ad3e23a6f7026bb@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome anais@swift.io!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [4fb73e23-b5a8-4854-a1d5-d41a212cb7ad] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.3ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 4fb73e23-b5a8-4854-a1d5-d41a212cb7ad) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b930c25acbcd6166a89074f, "Pd4-b1RmJF9e7z8PvqMk", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"gB-xRQqyzwdaNZNBfDfJ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c25acbcd6166a89074f')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://www.example.com/ Completed 302 Found in 156ms MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.000s Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"alexzander_white@hyatt.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"vv_dNzvsDTLKDPEqxymL"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"-6xosZyXZ5WAibhx_WWM"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930c6facbcd616ca93ee91')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930c6facb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930c6facbcd616ca93ee91')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930c6facbcd616ca93ee91')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930c6facbcd616ca93ee94')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930c6facbcd616ca93ee91')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 05:10:31 +0530 Processing by Auth::RegistrationsController#create as HTML Parameters: {"user"=>{"email"=>"tom@mohrbins.co", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-08 05:10:30 +0530"}} Unpermitted parameter: confirmed_at MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"tom@mohrbins.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"QyMetj_s5ws-ix8DkJru"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"FFTpEM25WnuDM8GwN7xm"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b930c6facbcd616ca93ee95'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930c6facbcd616ca93ee95')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [f33f7ac4-c628-4b43-a5ff-63d8682650db] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b930c6facbcd616ca93ee95, "MVfdgzgvfxaM3kpdqXaW", {} [ActiveJob] [ActionMailer::DeliveryJob] [f33f7ac4-c628-4b43-a5ff-63d8682650db] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (4.0ms) [ActiveJob] [ActionMailer::DeliveryJob] [f33f7ac4-c628-4b43-a5ff-63d8682650db] Devise::Mailer#confirmation_instructions: processed outbound mail in 274.7ms [ActiveJob] [ActionMailer::DeliveryJob] [f33f7ac4-c628-4b43-a5ff-63d8682650db] Sent mail to tom@mohrbins.co (8.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [f33f7ac4-c628-4b43-a5ff-63d8682650db] Date: Sat, 08 Sep 2018 05:10:31 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: tom@mohrbins.co Message-ID: <5b930c6fd0909_16ca2aca5775cf50730b4@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome tom@mohrbins.co!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [f33f7ac4-c628-4b43-a5ff-63d8682650db] Performed ActionMailer::DeliveryJob from Inline(mailers) in 283.37ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: f33f7ac4-c628-4b43-a5ff-63d8682650db) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b930c6facbcd616ca93ee95, "MVfdgzgvfxaM3kpdqXaW", {} Redirected to http://www.example.com/ Completed 302 Found in 379ms MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.000s Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jermey@gulgowski.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"7_h4VLuAuyE43b5DY-Ko"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"oGSkbAxbGDC3GziV-g3s"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930d22acbcd6176a5fd871')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930d22acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930d22acbcd6176a5fd871')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930d22acbcd6176a5fd871')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930d22acbcd6176a5fd874')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930d22acbcd6176a5fd871')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 05:13:30 +0530 Processing by Auth::RegistrationsController#create as HTML Parameters: {"user"=>{"email"=>"percival@mraz.org", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-08 05:13:29 +0530"}} Unpermitted parameter: confirmed_at MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"percival@mraz.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yGRpyvxZcS7id153jb9a"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"emrwXxo7CyubxBc8FUsc"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b930d22acbcd6176a5fd875'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930d22acbcd6176a5fd875')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [6347d8dd-9202-4e7d-9c7e-b3b5a77a7ff6] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b930d22acbcd6176a5fd875, "E19KpqbpyYwFdz2Z1CJq", {} [ActiveJob] [ActionMailer::DeliveryJob] [6347d8dd-9202-4e7d-9c7e-b3b5a77a7ff6] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (5.1ms) [ActiveJob] [ActionMailer::DeliveryJob] [6347d8dd-9202-4e7d-9c7e-b3b5a77a7ff6] Devise::Mailer#confirmation_instructions: processed outbound mail in 282.2ms [ActiveJob] [ActionMailer::DeliveryJob] [6347d8dd-9202-4e7d-9c7e-b3b5a77a7ff6] Sent mail to percival@mraz.org (8.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [6347d8dd-9202-4e7d-9c7e-b3b5a77a7ff6] Date: Sat, 08 Sep 2018 05:13:30 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: percival@mraz.org Message-ID: <5b930d22b95f1_176a2ac04bc44f601866b@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome percival@mraz.org!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [6347d8dd-9202-4e7d-9c7e-b3b5a77a7ff6] Performed ActionMailer::DeliveryJob from Inline(mailers) in 290.88ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 6347d8dd-9202-4e7d-9c7e-b3b5a77a7ff6) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b930d22acbcd6176a5fd875, "E19KpqbpyYwFdz2Z1CJq", {} Redirected to http://www.example.com/ Completed 302 Found in 395ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"percival@mraz.org"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.000s Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"caterina@littlehodkiewicz.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"3QKC1-GmsSEerdnRaZUr"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"EMDWwJCwfCNLQ49diAKm"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930d45acbcd617ac578604')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930d45acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930d45acbcd617ac578604')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930d45acbcd617ac578604')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930d46acbcd617ac578607')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930d45acbcd617ac578604')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 05:14:06 +0530 Processing by Auth::RegistrationsController#create as HTML Parameters: {"user"=>{"email"=>"maryjane@lockman.info", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-08 05:14:05 +0530"}} Unpermitted parameter: confirmed_at MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"maryjane@lockman.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"1JeiaqD7MuFH3W4VrjsF"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"U87p-oes-WY4tQzx2v6w"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b930d46acbcd617ac578608'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b930d46acbcd617ac578608')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [bf483249-fd6e-49f8-ad81-459be940b60a] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b930d46acbcd617ac578608, "JmCDKBk9p7-VGMAsyeHD", {} [ActiveJob] [ActionMailer::DeliveryJob] [bf483249-fd6e-49f8-ad81-459be940b60a] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (4.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [bf483249-fd6e-49f8-ad81-459be940b60a] Devise::Mailer#confirmation_instructions: processed outbound mail in 184.5ms [ActiveJob] [ActionMailer::DeliveryJob] [bf483249-fd6e-49f8-ad81-459be940b60a] Sent mail to maryjane@lockman.info (8.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [bf483249-fd6e-49f8-ad81-459be940b60a] Date: Sat, 08 Sep 2018 05:14:06 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: maryjane@lockman.info Message-ID: <5b930d4663db9_17ac2acd46780f584772f@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome maryjane@lockman.info!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [bf483249-fd6e-49f8-ad81-459be940b60a] Performed ActionMailer::DeliveryJob from Inline(mailers) in 193.22ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: bf483249-fd6e-49f8-ad81-459be940b60a) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b930d46acbcd617ac578608, "JmCDKBk9p7-VGMAsyeHD", {} Redirected to http://www.example.com/ Completed 302 Found in 281ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"maryjane@lockman.info"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"MB5EV2joVkj3-oWbzdda"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930d46acbcd617ac578608')}, "u"=>{"$set"=>{"confirmed_at"=>2018-09-07 23:44:06 UTC, "... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930d46acbcd617ac578608')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.003s Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"helga@sawayn.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"s3Vo4SvfoDzuDm1MEpsM"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"UvS8z2stT85PxTey-irG"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930d64acbcd617ec6350b6')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930d64acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930d64acbcd617ec6350b6')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930d64acbcd617ec6350b6')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930d64acbcd617ec6350b9')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930d64acbcd617ec6350b6')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 05:14:36 +0530 Processing by Auth::RegistrationsController#create as HTML Parameters: {"user"=>{"additional_login_param"=>"9913891982", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}} Unpermitted parameter: additional_login_param Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/shared/_links.html.erb (1.8ms) Rendered /home/bhargav/Github/Auth/app/views/auth/registrations/new.html.erb within layouts/application (25.6ms) Rendered shopping/_navigation_options.html.erb (0.6ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (7.5ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (8.9ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (2.8ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (3.9ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (1.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (1.7ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (7.7ms) Completed 200 OK in 201ms (Views: 161.5ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>nil}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zMhtaYiWsFGUkSPW1cjX"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930d64acbcd617ec6350b6')}, "u"=>{"$set"=>{"additional_login_param_status"=>2, "encry... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930d64acbcd617ec6350b6')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b930d64acbcd617ec6350b6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.002s Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"abby_keler@botsford.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"AjiaNxzVwa7kp3L-yhdG"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"F7W3WazMCNb3v6yPzyzo"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930df3acbcd618757ed547')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930df3acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930df3acbcd618757ed547')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930df3acbcd618757ed547')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930df3acbcd618757ed54a')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930df3acbcd618757ed547')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 05:16:59 +0530 Processing by Auth::RegistrationsController#create as HTML Parameters: {"user"=>{"additional_login_param"=>"9893360201", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}} Unpermitted parameter: additional_login_param Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/shared/_links.html.erb (1.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/registrations/new.html.erb within layouts/application (26.3ms) Rendered shopping/_navigation_options.html.erb (0.6ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (9.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (10.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (2.9ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (4.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (1.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (1.9ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (8.1ms) Completed 200 OK in 205ms (Views: 165.7ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>nil}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"qxqNG11AMRZ2ixwYk5Yy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930df3acbcd618757ed547')}, "u"=>{"$set"=>{"additional_login_param_status"=>2, "encry... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930df3acbcd618757ed547')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b930df3acbcd618757ed547')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>nil}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.002s Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"velva@mueller.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"bifp5FtZwQJK5p7xYsyr"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yKBoSE_STLKgr9xZGBm-"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930e71acbcd618e225a4b3')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930e71acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930e71acbcd618e225a4b3')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930e71acbcd618e225a4b3')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930e71acbcd618e225a4b6')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930e71acbcd618e225a4b3')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 05:19:05 +0530 Processing by Auth::RegistrationsController#create as HTML Parameters: {"user"=>{"additional_login_param"=>"9845109884", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}} Unpermitted parameter: additional_login_param Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/shared/_links.html.erb (1.8ms) Rendered /home/bhargav/Github/Auth/app/views/auth/registrations/new.html.erb within layouts/application (29.1ms) Rendered shopping/_navigation_options.html.erb (0.7ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (8.9ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (10.8ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (3.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (4.9ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (1.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (2.2ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (9.5ms) Completed 200 OK in 359ms (Views: 318.5ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>nil}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"so3qSJi1P63Vw6-xpEsK"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930e71acbcd618e225a4b3')}, "u"=>{"$set"=>{"additional_login_param_status"=>2, "encry... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930e71acbcd618e225a4b3')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b930e71acbcd618e225a4b3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>nil}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.000s Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"angelita@zemlak.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"TxjFmxmfgcLdNGJaqy6D"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"kY3nUyNEzKzGUHtoAuvo"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930eb4acbcd6194405695f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930eb4acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930eb4acbcd6194405695f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930eb4acbcd6194405695f')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930eb4acbcd61944056962')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930eb4acbcd6194405695f')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 05:20:12 +0530 Processing by Auth::RegistrationsController#create as HTML Parameters: {"user"=>{"additional_login_param"=>"9845946491", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}} Unpermitted parameter: additional_login_param Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/shared/_links.html.erb (1.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/registrations/new.html.erb within layouts/application (24.0ms) Rendered shopping/_navigation_options.html.erb (0.6ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (7.5ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (9.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (2.9ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (4.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (1.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (1.9ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (8.0ms) Completed 200 OK in 198ms (Views: 160.7ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>nil}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"D5TMXNb1Tuact5YNq_sz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930eb4acbcd6194405695f')}, "u"=>{"$set"=>{"additional_login_param_status"=>2, "encry... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930eb4acbcd6194405695f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b930eb4acbcd6194405695f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>nil}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.000s Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"ayana@wolffnolan.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"KCBW5ssDSpGrN_76d4BT"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"N_DeSy6fTJ7Ed-qmgzFW"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930f22acbcd619b478ce23')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930f22acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930f22acbcd619b478ce23')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930f22acbcd619b478ce23')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930f22acbcd619b478ce26')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930f22acbcd619b478ce23')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 05:22:02 +0530 Processing by Auth::RegistrationsController#create as HTML Parameters: {"user"=>{"additional_login_param"=>"9835333030", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}} Unpermitted parameter: additional_login_param Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/shared/_links.html.erb (1.8ms) Rendered /home/bhargav/Github/Auth/app/views/auth/registrations/new.html.erb within layouts/application (27.4ms) Rendered shopping/_navigation_options.html.erb (0.7ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (7.9ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (9.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (3.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (4.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (1.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (1.9ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (8.4ms) Completed 200 OK in 214ms (Views: 176.6ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>nil}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"DbHnoA9y4gtnpVwGEFxX"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930f22acbcd619b478ce23')}, "u"=>{"$set"=>{"additional_login_param_status"=>2, "encry... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930f22acbcd619b478ce23')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b930f22acbcd619b478ce23')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>nil}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.000s Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"aurore@koelpinnikolaus.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"shxas_4zRcRoZLVVf5Q7"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ZsygisiEkuWKyddHcdt3"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930f96acbcd619fd8731e1')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930f96acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930f96acbcd619fd8731e1')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930f96acbcd619fd8731e1')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930f96acbcd619fd8731e4')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930f96acbcd619fd8731e1')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 05:23:58 +0530 Processing by Auth::RegistrationsController#create as HTML Parameters: {"user"=>{"additional_login_param"=>"9914471937", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}} Unpermitted parameter: additional_login_param Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/shared/_links.html.erb (2.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/registrations/new.html.erb within layouts/application (24.5ms) Rendered shopping/_navigation_options.html.erb (0.7ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (8.7ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (10.6ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (2.9ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (5.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (6.7ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.7ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (2.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (3.6ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (12.9ms) Completed 200 OK in 329ms (Views: 290.8ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>nil}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"9tYqrrjESJCNiSURtTVU"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930f96acbcd619fd8731e1')}, "u"=>{"$set"=>{"additional_login_param_status"=>2, "encry... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930f96acbcd619fd8731e1')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b930f96acbcd619fd8731e1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>nil}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.000s Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"teagan_moriette@skileskreiger.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"f5PiY1BA4MM2wm5tnP21"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yyqrD-8zRQB1K44cmyNX"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b930fdeacbcd61a8ae4cdaa')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b930fdeacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b930fdeacbcd61a8ae4cdaa')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930fdeacbcd61a8ae4cdaa')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b930fdeacbcd61a8ae4cdad')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b930fdeacbcd61a8ae4cdaa')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 05:25:11 +0530 Processing by Auth::RegistrationsController#create as HTML Parameters: {"user"=>{"additional_login_param"=>"9898120249", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}} Unpermitted parameter: additional_login_param Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/shared/_links.html.erb (1.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/registrations/new.html.erb within layouts/application (24.9ms) Rendered shopping/_navigation_options.html.erb (0.6ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (7.7ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (9.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (2.8ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (4.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (1.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (1.8ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (7.8ms) Completed 200 OK in 208ms (Views: 170.6ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>nil}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.002s Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"luciano@thompsonchristiansen.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zGrWLXz2Yj_urVxGYNz-"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"mHxFqeyVnsN18wSSix9x"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93116facbcd61bcc57b35b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93116facb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93116facbcd61bcc57b35b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b93116facbcd61bcc57b35b')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b93116facbcd61bcc57b35e')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b93116facbcd61bcc57b35b')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 05:31:51 +0530 Processing by Auth::RegistrationsController#create as HTML Parameters: {"user"=>{"additional_login_param"=>"9838225350", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}} Unpermitted parameter: additional_login_param Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/shared/_links.html.erb (2.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/registrations/new.html.erb within layouts/application (27.9ms) Rendered shopping/_navigation_options.html.erb (0.6ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (8.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (9.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (2.9ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (4.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (1.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (1.7ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (7.9ms) Completed 200 OK in 313ms (Views: 273.2ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>nil}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"kkUGZCY-_dXDoSf7-vyy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93116facbcd61bcc57b35b')}, "u"=>{"$set"=>{"additional_login_param_status"=>2, "encry... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93116facbcd61bcc57b35b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b93116facbcd61bcc57b35b')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>nil}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.000s Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"celestine.kling@schimmel.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"F6cSke4gss4_e4T-Jzwt"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"aUPErnEEsshaQW6j7Pym"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93119eacbcd61c1b92f781')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93119eacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93119eacbcd61c1b92f781')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b93119eacbcd61c1b92f781')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b93119facbcd61c1b92f784')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b93119eacbcd61c1b92f781')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 05:32:39 +0530 Processing by Auth::RegistrationsController#create as HTML Parameters: {"user"=>{"additional_login_param"=>"9907142652", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}} Unpermitted parameter: additional_login_param Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/shared/_links.html.erb (1.8ms) Rendered /home/bhargav/Github/Auth/app/views/auth/registrations/new.html.erb within layouts/application (32.1ms) Rendered shopping/_navigation_options.html.erb (0.7ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (12.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (13.8ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.8ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (1.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (6.8ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (8.6ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.8ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (2.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (4.8ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (16.4ms) Completed 200 OK in 517ms (Views: 462.9ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>nil}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Vd1K1KcAoXDsWxXsLk9g"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93119eacbcd61c1b92f781')}, "u"=>{"$set"=>{"additional_login_param_status"=>2, "encry... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93119eacbcd61c1b92f781')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b93119eacbcd61c1b92f781')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>nil}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.000s Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"shyanne@muller.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"qYKm9b7Kp3u5KCKmTgX3"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"iq7XrAP-ixPCgdU45eCv"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93125facbcd61cbe22d3fb')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93125facb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93125facbcd61cbe22d3fb')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b93125facbcd61cbe22d3fb')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b93125facbcd61cbe22d3fe')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b93125facbcd61cbe22d3fb')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 05:35:51 +0530 Processing by Auth::RegistrationsController#create as HTML Parameters: {"user"=>{"additional_login_param"=>"9849673009", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}} Unpermitted parameter: additional_login_param Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/shared/_links.html.erb (1.7ms) Rendered /home/bhargav/Github/Auth/app/views/auth/registrations/new.html.erb within layouts/application (32.1ms) Rendered shopping/_navigation_options.html.erb (0.6ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (9.3ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (11.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (3.8ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (6.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (1.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (2.1ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (11.1ms) Completed 200 OK in 381ms (Views: 333.6ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9849673009"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.000s Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"treie_cormier@hettingerprohaska.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"AHMuzB5NjzibxXP3LEPz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"8b5MRxAPMLwxTVjA4nWW"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93129cacbcd61d2ae56867')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93129cacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93129cacbcd61d2ae56867')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b93129cacbcd61d2ae56867')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b93129cacbcd61d2ae5686a')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b93129cacbcd61d2ae56867')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 05:36:52 +0530 Processing by Auth::RegistrationsController#create as HTML Parameters: {"user"=>{"additional_login_param"=>"9858016582", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}} Unpermitted parameter: additional_login_param Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/shared/_links.html.erb (1.9ms) Rendered /home/bhargav/Github/Auth/app/views/auth/registrations/new.html.erb within layouts/application (29.2ms) Rendered shopping/_navigation_options.html.erb (0.6ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (11.2ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (12.8ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (3.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (4.7ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (1.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (2.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (9.1ms) Completed 200 OK in 375ms (Views: 327.9ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>nil}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"t2oC5uJ8qiMaNmyTiex6"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93129cacbcd61d2ae56867')}, "u"=>{"$set"=>{"additional_login_param_status"=>2, "encry... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93129cacbcd61d2ae56867')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b93129cacbcd61d2ae56867')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.000s Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"wendell@gleason.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zamPMiyxg6TNKQQwp4P9"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"d_dMf8UDpVMQLhki6TRA"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9312f6acbcd61d9de933ed')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b9312f6acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b9312f6acbcd61d9de933ed')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b9312f6acbcd61d9de933ed')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b9312f6acbcd61d9de933f0')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b9312f6acbcd61d9de933ed')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 05:38:22 +0530 Processing by Auth::RegistrationsController#create as HTML Parameters: {"user"=>{"additional_login_param"=>"9879755655", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}} Unpermitted parameter: additional_login_param Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/shared/_links.html.erb (1.8ms) Rendered /home/bhargav/Github/Auth/app/views/auth/registrations/new.html.erb within layouts/application (30.3ms) Rendered shopping/_navigation_options.html.erb (0.6ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (9.5ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (11.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (3.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (4.7ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (1.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (2.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (9.1ms) Completed 200 OK in 372ms (Views: 324.6ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.001s Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jacynthe@kerluke.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"fU6FDhZx6sRdxhNQZ_Vb"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"gazyAso79tVXgGTLSGw1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93137aacbcd61e2a7540ad')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93137aacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93137aacbcd61e2a7540ad')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b93137aacbcd61e2a7540ad')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b93137aacbcd61e2a7540b0')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b93137aacbcd61e2a7540ad')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 05:40:34 +0530 Processing by Auth::RegistrationsController#create as HTML Parameters: {"user"=>{"additional_login_param"=>"9833290246", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}} Unpermitted parameter: additional_login_param Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/shared/_links.html.erb (1.8ms) Rendered /home/bhargav/Github/Auth/app/views/auth/registrations/new.html.erb within layouts/application (28.1ms) Rendered shopping/_navigation_options.html.erb (0.6ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (7.5ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (8.9ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (2.9ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (4.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (1.8ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (2.6ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (8.7ms) Completed 200 OK in 210ms (Views: 172.2ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.000s Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"keara_beier@crist.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"98gGV9bsSYxyzz_ZmDE2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"eKq1MzCrQSbiEPHxmrb7"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931387acbcd61e69ca405b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931387acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931387acbcd61e69ca405b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931387acbcd61e69ca405b')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931387acbcd61e69ca405e')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931387acbcd61e69ca405b')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 05:40:47 +0530 Processing by Auth::RegistrationsController#create as HTML Parameters: {"user"=>{"additional_login_param"=>"9917113783", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}} Unpermitted parameter: additional_login_param Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/shared/_links.html.erb (1.7ms) Rendered /home/bhargav/Github/Auth/app/views/auth/registrations/new.html.erb within layouts/application (26.6ms) Rendered shopping/_navigation_options.html.erb (0.6ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (7.6ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (9.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (2.9ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (4.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (1.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (1.8ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (7.8ms) Completed 200 OK in 322ms (Views: 280.1ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.001s Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"leonardo@mosciskibartoletti.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"P-hXcyAfpPhk2P6crJda"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"dBhji947M6cDwtXRds2W"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93139dacbcd61ea2d1c5b6')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93139dacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93139dacbcd61ea2d1c5b6')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b93139dacbcd61ea2d1c5b6')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b93139dacbcd61ea2d1c5b9')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b93139dacbcd61ea2d1c5b6')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 05:41:09 +0530 Processing by Auth::RegistrationsController#create as HTML Parameters: {"user"=>{"additional_login_param"=>"9897265475", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}} Unpermitted parameter: additional_login_param Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/shared/_links.html.erb (1.6ms) Rendered /home/bhargav/Github/Auth/app/views/auth/registrations/new.html.erb within layouts/application (26.3ms) Rendered shopping/_navigation_options.html.erb (0.7ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (7.5ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (9.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (2.9ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (4.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (1.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (1.8ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (8.0ms) Completed 200 OK in 209ms (Views: 168.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.002s Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"alphonso_okon@westgibson.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"mHF4HFEAknP7Q1hKj89q"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"7xWdZVJk4Ljj7J26f_Pq"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931428acbcd61f27b0317d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931428acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931428acbcd61f27b0317d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931428acbcd61f27b0317d')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931428acbcd61f27b03180')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931428acbcd61f27b0317d')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 05:43:28 +0530 Processing by Auth::RegistrationsController#create as HTML Parameters: {"user"=>{"additional_login_param"=>"9822702774", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}} Unpermitted parameter: additional_login_param Unpermitted parameter: additional_login_param Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/shared/_links.html.erb (1.6ms) Rendered /home/bhargav/Github/Auth/app/views/auth/registrations/new.html.erb within layouts/application (26.9ms) Rendered shopping/_navigation_options.html.erb (0.6ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (9.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (10.8ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (3.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (4.7ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (1.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (2.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (9.1ms) Completed 200 OK in 340ms (Views: 301.4ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.001s Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"tatyana@huels.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"JngPyZRe2u93idx6pH9d"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"vzzzA9doadUfC5GKsKrD"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931548acbcd61fef9699c7')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931548acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931548acbcd61fef9699c7')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931548acbcd61fef9699c7')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931548acbcd61fef9699ca')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931548acbcd61fef9699c7')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 05:48:17 +0530 Processing by Auth::RegistrationsController#create as HTML Parameters: {"user"=>{"additional_login_param"=>"9839442098", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9839442098"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"WJrMBdSsBH8ZzpJab7hd"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"E5B1MzzxjHrw4bC4crfa"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931549acbcd61fef9699cb'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [c46b6296-bbb8-454c-8f46-9e7b1368f264] Performing OtpJob from Inline(default) with arguments: ["User", "5b931549acbcd61fef9699cb", "send_sms_otp"] [ActiveJob] [OtpJob] [c46b6296-bbb8-454c-8f46-9e7b1368f264] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931549acbcd61fef9699cb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [c46b6296-bbb8-454c-8f46-9e7b1368f264] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [c46b6296-bbb8-454c-8f46-9e7b1368f264] Performed OtpJob from Inline(default) in 2.9ms [ActiveJob] Enqueued OtpJob (Job ID: c46b6296-bbb8-454c-8f46-9e7b1368f264) to Inline(default) with arguments: ["User", "5b931549acbcd61fef9699cb", "send_sms_otp"] Redirected to http://www.example.com/ Completed 302 Found in 114ms MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"6EmT6FYXsuAiL9DA5sus"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931549acbcd61fef9699cb')}, "u"=>{"$set"=>{"additional_login_param_status"=>2, "encry... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931549acbcd61fef9699cb')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.001s Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"lonny_mertz@dickinson.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"cTPTx-QgxoQxjL8mmSX9"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"HMHjmdvPoYsqyc1C5Bv8"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931551acbcd6201f85ea20')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931551acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931551acbcd6201f85ea20')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931551acbcd6201f85ea20')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931551acbcd6201f85ea23')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931551acbcd6201f85ea20')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"faustino@howellabbott.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"_6xiF4nJxQb31aivrb4V"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"fCKctZ_Q_XdsqVwz-3KV"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931552acbcd6201f85ea26')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931552acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931552acbcd6201f85ea26')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931552acbcd6201f85ea26')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931552acbcd6201f85ea28')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931552acbcd6201f85ea26')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"email"=>"christiana@goodwin.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-08 05:48:24 +0530"}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameter: confirmed_at Rendered text template (0.0ms) Completed 200 OK in 6ms (Views: 2.5ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"ruben.romaguera@cummingsgreenholt.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"_runK8hNLNLc6tzeUJtc"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"S5RdH92ih8P5rFWdHij_"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931552acbcd6201f85ea29')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931552acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931552acbcd6201f85ea29')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931552acbcd6201f85ea29')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931552acbcd6201f85ea2b')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931552acbcd6201f85ea29')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"tina@wolfgutkowski.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"3jgD4xqNmMdsf-Y64n15"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"jraDeJnv5YN6DvPLHymY"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931552acbcd6201f85ea2c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931552acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931552acbcd6201f85ea2c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-08 05:48:26 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Vbr9yFU9-1jYfzrmhtgh"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931552acbcd6201f85ea2c')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-08 00:18:26 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Auth::RegistrationsController#update as HTML Parameters: {"id"=>"5b931552acbcd6201f85ea2c", "user"=>{"email"=>"dog@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Rendered text template (0.0ms) Completed 200 OK in 5ms (Views: 0.5ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"ashtyn.shanahan@wisoky.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"-4sYSUKTnVx3fxv3V13L"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"x6SJkB1V4sAyN6MaK5ta"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931552acbcd6201f85ea2f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931552acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931552acbcd6201f85ea2f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931552acbcd6201f85ea2f')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931552acbcd6201f85ea31')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931552acbcd6201f85ea2f')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"email"=>"gunnar@pagac.org", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-08 05:48:24 +0530"}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameter: confirmed_at Unpermitted parameter: confirmed_at MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"gunnar@pagac.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"gunnar@pagac.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"pBCr_DDtZ6NRPdfjG1zL"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Mx_S99-kY3p6yGvgwUjP"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931552acbcd6201f85ea32'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931552acbcd6201f85ea32')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [ae11df47-8322-4cfa-bef1-7322798faafb] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931552acbcd6201f85ea32, "H6K32rsH7Myj7u7HZcgi", {} [ActiveJob] [ActionMailer::DeliveryJob] [ae11df47-8322-4cfa-bef1-7322798faafb] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (1.1ms) [ActiveJob] [ActionMailer::DeliveryJob] [ae11df47-8322-4cfa-bef1-7322798faafb] Devise::Mailer#confirmation_instructions: processed outbound mail in 303.3ms [ActiveJob] [ActionMailer::DeliveryJob] [ae11df47-8322-4cfa-bef1-7322798faafb] Sent mail to gunnar@pagac.org (8.5ms) [ActiveJob] [ActionMailer::DeliveryJob] [ae11df47-8322-4cfa-bef1-7322798faafb] Date: Sat, 08 Sep 2018 05:48:26 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: gunnar@pagac.org Message-ID: <5b931552cda28_201f2abd481b2f58878a2@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome gunnar@pagac.org!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [ae11df47-8322-4cfa-bef1-7322798faafb] Performed ActionMailer::DeliveryJob from Inline(mailers) in 312.45ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: ae11df47-8322-4cfa-bef1-7322798faafb) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931552acbcd6201f85ea32, "H6K32rsH7Myj7u7HZcgi", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Q_igdz8V3t359-AaSXtM"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931552acbcd6201f85ea32')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Redirected to http://www.example.com/ Completed 302 Found in 453ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"asa@langworth.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"3Pwtt-9iGwHCTWre5W4z"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ywHreWacnJ8yTVurhyyY"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931552acbcd6201f85ea34')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931552acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931552acbcd6201f85ea34')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931552acbcd6201f85ea34')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931553acbcd6201f85ea36')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931552acbcd6201f85ea34')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"abelardo@christiansen.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"iJCdobcyweuPVLextSKf"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"NMsPYMVP22CQyZjKjUsv"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931553acbcd6201f85ea37')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931553acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931553acbcd6201f85ea37')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"4zauxzSKV6seBxhFsar7"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931553acbcd6201f85ea37')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"b4... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-08 05:48:27 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"e9aa2_mo_9oerJvXhDxZ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931553acbcd6201f85ea37')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-08 00:18:27 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Auth::RegistrationsController#update as HTML Parameters: {"id"=>"5b931553acbcd6201f85ea37", "user"=>{"email"=>"dog@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931553acbcd6201f85ea37')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"dog@gmail.com", "_id"=>{"$ne"=>BSON::ObjectId('5b931553acbcd6201f85ea37')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"JH3tsZN_yKZjyHPxzD13"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"wgRwFu1yUsHyzkPZvEnY"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931553acbcd6201f85ea37')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931553acbcd6201f85ea37')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [a1dc31c2-ecd7-4494-9fbc-1b93f62ab0c8] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931553acbcd6201f85ea37, "v-k5QLhxya-_FD3kbfHf", {:to=>"dog@gmail.com"} [ActiveJob] [ActionMailer::DeliveryJob] [a1dc31c2-ecd7-4494-9fbc-1b93f62ab0c8] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [a1dc31c2-ecd7-4494-9fbc-1b93f62ab0c8] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.9ms [ActiveJob] [ActionMailer::DeliveryJob] [a1dc31c2-ecd7-4494-9fbc-1b93f62ab0c8] Sent mail to dog@gmail.com (1.4ms) [ActiveJob] [ActionMailer::DeliveryJob] [a1dc31c2-ecd7-4494-9fbc-1b93f62ab0c8] Date: Sat, 08 Sep 2018 05:48:27 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: dog@gmail.com Message-ID: <5b93155345ef4_201f2abd481b2f5887934@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome dog@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [a1dc31c2-ecd7-4494-9fbc-1b93f62ab0c8] Performed ActionMailer::DeliveryJob from Inline(mailers) in 4.03ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: a1dc31c2-ecd7-4494-9fbc-1b93f62ab0c8) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931553acbcd6201f85ea37, "v-k5QLhxya-_FD3kbfHf", {:to=>"dog@gmail.com"} Redirected to http://www.example.com/ Completed 302 Found in 76ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"dog@gmail.com", "_id"=>{"$ne"=>BSON::ObjectId('5b931553acbcd6201f85ea37')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"zci_tdUBz6qv-yxxcWz4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"dWoVL5f5sH8u_22Ecd_A"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931553acbcd6201f85ea37')}, "u"=>{"$set"=>{"confirmed_at"=>2018-09-08 00:18:27 UTC, "... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931553acbcd6201f85ea37')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b931553acbcd6201f85ea37')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"mckenna.adams@murray.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zRozW_z-TGxE3E98MNcr"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"MyD-vgbNW5UwDotXJEVL"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931553acbcd6201f85ea3b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931553acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931553acbcd6201f85ea3b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931553acbcd6201f85ea3b')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931553acbcd6201f85ea3d')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931553acbcd6201f85ea3b')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"rodger@lednermarks.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"bBQge_PcJJdhPvVz8-vu"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"nuSYu1LGyAmNtasz8QxW"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931553acbcd6201f85ea3e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931553acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931553acbcd6201f85ea3e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-08 05:48:27 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"wdSVzZ3EAs11Dvzs3jv5"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931553acbcd6201f85ea3e')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-08 00:18:27 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Auth::RegistrationsController#update as HTML Parameters: {"id"=>"5b931553acbcd6201f85ea3e", "user"=>{"name"=>"Esteban Kuhlman", "current_password"=>"[FILTERED]"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931553acbcd6201f85ea3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yKXwzS-emEyq7euysNPD"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931553acbcd6201f85ea3e')}, "u"=>{"$set"=>{"name"=>"Esteban Kuhlman", "encrypted_auth... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://www.example.com/ Completed 302 Found in 59ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jasmin@nikolaus.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"moy2S7VMpoA-K5GRVBPh"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"RCXSpHf7Apw4zecdzV6c"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931553acbcd6201f85ea41')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931553acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931553acbcd6201f85ea41')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931553acbcd6201f85ea41')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931553acbcd6201f85ea43')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931553acbcd6201f85ea41')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 05:48:27 +0530 Processing by Auth::RegistrationsController#create as HTML Parameters: {"user"=>{"email"=>"hazel@brownskiles.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-08 05:48:24 +0530"}} Unpermitted parameter: confirmed_at Unpermitted parameter: confirmed_at MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"hazel@brownskiles.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"MXnWJEs9td4XQ4hEe8xB"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"XqvcWx5B-iDKM_7Psas7"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931553acbcd6201f85ea44'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931553acbcd6201f85ea44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [c2c4b2e7-4a92-448e-a6d9-b70a7bde8eca] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931553acbcd6201f85ea44, "j-Umz9UkjFkv73gP7B_R", {} [ActiveJob] [ActionMailer::DeliveryJob] [c2c4b2e7-4a92-448e-a6d9-b70a7bde8eca] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [c2c4b2e7-4a92-448e-a6d9-b70a7bde8eca] Devise::Mailer#confirmation_instructions: processed outbound mail in 2.1ms [ActiveJob] [ActionMailer::DeliveryJob] [c2c4b2e7-4a92-448e-a6d9-b70a7bde8eca] Sent mail to hazel@brownskiles.com (1.4ms) [ActiveJob] [ActionMailer::DeliveryJob] [c2c4b2e7-4a92-448e-a6d9-b70a7bde8eca] Date: Sat, 08 Sep 2018 05:48:27 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: hazel@brownskiles.com Message-ID: <5b931553d40ab_201f2abd481b2f5888090@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome hazel@brownskiles.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [c2c4b2e7-4a92-448e-a6d9-b70a7bde8eca] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.98ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: c2c4b2e7-4a92-448e-a6d9-b70a7bde8eca) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931553acbcd6201f85ea44, "j-Umz9UkjFkv73gP7B_R", {} Redirected to http://www.example.com/ Completed 302 Found in 63ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"hazel@brownskiles.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ewyswewzstFjuxrN2dcP"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931553acbcd6201f85ea44')}, "u"=>{"$set"=>{"confirmed_at"=>2018-09-08 00:18:27 UTC, "... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931553acbcd6201f85ea44')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"darien@grantrunte.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"U9yAxzj6r4z8Cf4-yoxk"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"o2shxrYbF4XcWjzHUdxy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931553acbcd6201f85ea47')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931553acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931553acbcd6201f85ea47')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931553acbcd6201f85ea47')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931554acbcd6201f85ea49')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931553acbcd6201f85ea47')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 05:48:28 +0530 Processing by Auth::RegistrationsController#create as HTML Parameters: {"user"=>{"additional_login_param"=>"9860772033", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9860772033"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"jhqNN7xUzsGroCMU4CUb"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"mskRq2EioxGAxaoxxuDN"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931554acbcd6201f85ea4a'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [59c30004-0b39-4349-8b11-ccf9fb188002] Performing OtpJob from Inline(default) with arguments: ["User", "5b931554acbcd6201f85ea4a", "send_sms_otp"] [ActiveJob] [OtpJob] [59c30004-0b39-4349-8b11-ccf9fb188002] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931554acbcd6201f85ea4a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [59c30004-0b39-4349-8b11-ccf9fb188002] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [59c30004-0b39-4349-8b11-ccf9fb188002] Performed OtpJob from Inline(default) in 4.36ms [ActiveJob] Enqueued OtpJob (Job ID: 59c30004-0b39-4349-8b11-ccf9fb188002) to Inline(default) with arguments: ["User", "5b931554acbcd6201f85ea4a", "send_sms_otp"] Redirected to http://www.example.com/ Completed 302 Found in 66ms MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"RN38M3eix6grfEuFjb6K"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931554acbcd6201f85ea4a')}, "u"=>{"$set"=>{"additional_login_param_status"=>2, "encry... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931554acbcd6201f85ea4a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"oscar@konopelskipollich.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zAVokuUWmshWo1em3ZCs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"jNScAmDnEXD6Nhftktfk"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931554acbcd6201f85ea4d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931554acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931554acbcd6201f85ea4d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931554acbcd6201f85ea4d')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931554acbcd6201f85ea4f')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931554acbcd6201f85ea4d')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"hildegard@ward.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"oznRjpK6tKkfFbcQXqmy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"uySevTDQXAG98yRasyYM"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931554acbcd6201f85ea50')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931554acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931554acbcd6201f85ea50')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931554acbcd6201f85ea50')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-08 05:48:28 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"4fLDzxe5Amgw7fXbtYH3"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931554acbcd6201f85ea50')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-08 00:18:28 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Auth::RegistrationsController#update as HTML Parameters: {"id"=>"5b931554acbcd6201f85ea50", "user"=>{"email"=>"luz.bednar@jast.com", "current_password"=>"[FILTERED]"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931554acbcd6201f85ea50')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"luz.bednar@jast.com", "_id"=>{"$ne"=>BSON::ObjectId('5b931554acbcd6201f85ea50')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"a8AD4jmA7gey7g5HC651"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"7rpooo-fQqA5G2boijW5"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931554acbcd6201f85ea50')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931554acbcd6201f85ea50')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [d0fcb3aa-8359-4baf-b656-fd9d62df9bdb] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931554acbcd6201f85ea50, "3iiGEWQXYJHM6vGgsyAW", {:to=>"luz.bednar@jast.com"} [ActiveJob] [ActionMailer::DeliveryJob] [d0fcb3aa-8359-4baf-b656-fd9d62df9bdb] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [d0fcb3aa-8359-4baf-b656-fd9d62df9bdb] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.3ms [ActiveJob] [ActionMailer::DeliveryJob] [d0fcb3aa-8359-4baf-b656-fd9d62df9bdb] Sent mail to luz.bednar@jast.com (1.9ms) [ActiveJob] [ActionMailer::DeliveryJob] [d0fcb3aa-8359-4baf-b656-fd9d62df9bdb] Date: Sat, 08 Sep 2018 05:48:28 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: luz.bednar@jast.com Message-ID: <5b9315546d1b4_201f2abd481b2f58881aa@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome luz.bednar@jast.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [d0fcb3aa-8359-4baf-b656-fd9d62df9bdb] Performed ActionMailer::DeliveryJob from Inline(mailers) in 4.27ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: d0fcb3aa-8359-4baf-b656-fd9d62df9bdb) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931554acbcd6201f85ea50, "3iiGEWQXYJHM6vGgsyAW", {:to=>"luz.bednar@jast.com"} Redirected to http://www.example.com/ Completed 302 Found in 63ms MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"wayne_lynch@quigley.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ez_7qBLVfSwKP78xBnVV"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"absAkxFKo7FWfs--PsNM"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931554acbcd6201f85ea53')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931554acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931554acbcd6201f85ea53')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931554acbcd6201f85ea53')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931554acbcd6201f85ea55')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931554acbcd6201f85ea53')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jey_keeling@sauer.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"SS7JfDxD5_rt1Z-_q2Td"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"BAGFp43sqLRYvnLYvazu"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931554acbcd6201f85ea56')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931554acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931554acbcd6201f85ea56')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Started DELETE "/authenticate/users" for 127.0.0.1 at 2018-09-08 05:48:28 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"aK9syeHTb2GyqTHbnfz_"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931554acbcd6201f85ea56')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-08 00:18:28 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Auth::RegistrationsController#destroy as HTML Parameters: {"id"=>"5b931554acbcd6201f85ea56"} MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931554acbcd6201f85ea56')}, "limit"=>1}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931554acbcd6201f85ea56')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931554acbcd6201f85ea58')}, "limit"=>1}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s Redirected to http://www.example.com/ Completed 302 Found in 39ms MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"everardo@koeppkunde.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"NKuwReEk6DistsUe3Vcf"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sYwwy3eVSXjY65KasVZg"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931554acbcd6201f85ea59')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931554acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931554acbcd6201f85ea59')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931554acbcd6201f85ea59')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931554acbcd6201f85ea5b')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931554acbcd6201f85ea59')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/shared/_links.html.erb (0.6ms) Rendered /home/bhargav/Github/Auth/app/views/auth/registrations/new.html.erb within layouts/application (2.7ms) Rendered shopping/_navigation_options.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (0.8ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.1ms) Completed 200 OK in 12ms (Views: 7.0ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"laila@kuhlman.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"X3X2pyxvimGzyZ4r3Xm6"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"n8jK5ViBFpnRjfbCV22u"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931554acbcd6201f85ea5e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931554acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931554acbcd6201f85ea5e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931554acbcd6201f85ea5e')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931555acbcd6201f85ea60')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931554acbcd6201f85ea5e')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"email"=>"karianne.collier@boylepurdy.org", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"karianne.collier@boylepurdy.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"karianne.collier@boylepurdy.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"GPh8WFwuyyaxj4CbRsSt"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"4-ssvxNi6zWwGqekiZGR"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931555acbcd6201f85ea61'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931555acbcd6201f85ea61')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [ae299a82-567e-4ae5-a5ca-5e61bf62d3d7] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931555acbcd6201f85ea61, "z4dUss21hsZU6YU9_LP8", {} [ActiveJob] [ActionMailer::DeliveryJob] [ae299a82-567e-4ae5-a5ca-5e61bf62d3d7] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [ae299a82-567e-4ae5-a5ca-5e61bf62d3d7] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.3ms [ActiveJob] [ActionMailer::DeliveryJob] [ae299a82-567e-4ae5-a5ca-5e61bf62d3d7] Sent mail to karianne.collier@boylepurdy.org (1.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [ae299a82-567e-4ae5-a5ca-5e61bf62d3d7] Date: Sat, 08 Sep 2018 05:48:29 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: karianne.collier@boylepurdy.org Message-ID: <5b9315551950f_201f2abd481b2f5888291@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome karianne.collier@boylepurdy.org!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [ae299a82-567e-4ae5-a5ca-5e61bf62d3d7] Performed ActionMailer::DeliveryJob from Inline(mailers) in 2.98ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: ae299a82-567e-4ae5-a5ca-5e61bf62d3d7) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931555acbcd6201f85ea61, "z4dUss21hsZU6YU9_LP8", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Ahq8fgryy_tbxNg8tggv"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931555acbcd6201f85ea61')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://www.example.com/ Completed 302 Found in 136ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"dejuan.klein@stiedemann.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"dGJDxBMzmNDyPH9EuFny"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"QZRB4yf5RHwKfCHbqwBs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931555acbcd6201f85ea63')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931555acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931555acbcd6201f85ea63')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931555acbcd6201f85ea63')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931555acbcd6201f85ea65')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931555acbcd6201f85ea63')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"otilia_hermiston@jacobs.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"qvfxdmrjcYaTo7XEQgvd"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"CosjLGUqnH1WxVgSz15_"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931555acbcd6201f85ea66')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931555acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931555acbcd6201f85ea66')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-08 05:48:29 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"5oUPfbejh3XEVqsKPwbS"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931555acbcd6201f85ea66')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-08 00:18:29 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Auth::RegistrationsController#update as HTML Parameters: {"id"=>"5b931555acbcd6201f85ea66", "user"=>{"email"=>"rihanna@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931555acbcd6201f85ea66')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"BTPt2rizHwe1_Ymzcp1V"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931555acbcd6201f85ea66')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"2e... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rihanna@gmail.com", "_id"=>{"$ne"=>BSON::ObjectId('5b931555acbcd6201f85ea66')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"3RBAXETgC94tyVYgUNLu"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"TkgWTVWox9aSTUqqeYzH"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931555acbcd6201f85ea66')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931555acbcd6201f85ea66')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [ea730d1e-7d97-4610-9a59-2dc56d6109ce] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931555acbcd6201f85ea66, "xYX3jT6QR8-Uo2MLWFA8", {:to=>"rihanna@gmail.com"} [ActiveJob] [ActionMailer::DeliveryJob] [ea730d1e-7d97-4610-9a59-2dc56d6109ce] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [ea730d1e-7d97-4610-9a59-2dc56d6109ce] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.5ms [ActiveJob] [ActionMailer::DeliveryJob] [ea730d1e-7d97-4610-9a59-2dc56d6109ce] Sent mail to rihanna@gmail.com (1.6ms) [ActiveJob] [ActionMailer::DeliveryJob] [ea730d1e-7d97-4610-9a59-2dc56d6109ce] Date: Sat, 08 Sep 2018 05:48:29 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rihanna@gmail.com Message-ID: <5b93155589a1b_201f2abd481b2f5888351@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome rihanna@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [ea730d1e-7d97-4610-9a59-2dc56d6109ce] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.65ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: ea730d1e-7d97-4610-9a59-2dc56d6109ce) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931555acbcd6201f85ea66, "xYX3jT6QR8-Uo2MLWFA8", {:to=>"rihanna@gmail.com"} Redirected to http://www.example.com/ Completed 302 Found in 135ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"minnie@predovic.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ZHoFErHY6PEimGvz1FFe"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"st4NTmzycNwj8S9BAUCs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931555acbcd6201f85ea69')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931555acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931555acbcd6201f85ea69')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931555acbcd6201f85ea69')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931555acbcd6201f85ea6b')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931555acbcd6201f85ea69')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"nyah.legros@kemmer.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Lo4xseod1zmPYB3MStxx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"4cQVz7NW8PcENi256ats"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931555acbcd6201f85ea6c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931555acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931555acbcd6201f85ea6c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931555acbcd6201f85ea6c')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931555acbcd6201f85ea6e')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931555acbcd6201f85ea6c')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"email"=>"dejuan@skiles.org", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"invalid api_key", "redirect_url"=>"http://www.google.com", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"invalid api_key", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"dejuan@skiles.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"JwK8JbaU2ZPG3sfTTfsq"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"CSxhhjXZoRYavB5Fyap4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931555acbcd6201f85ea6f'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931555acbcd6201f85ea6f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [11be6263-67ce-46c6-90f5-560b561ceaf8] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931555acbcd6201f85ea6f, "5Qyji1KJhf71xJ9sNY6J", {} [ActiveJob] [ActionMailer::DeliveryJob] [11be6263-67ce-46c6-90f5-560b561ceaf8] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [11be6263-67ce-46c6-90f5-560b561ceaf8] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.3ms [ActiveJob] [ActionMailer::DeliveryJob] [11be6263-67ce-46c6-90f5-560b561ceaf8] Sent mail to dejuan@skiles.org (1.4ms) [ActiveJob] [ActionMailer::DeliveryJob] [11be6263-67ce-46c6-90f5-560b561ceaf8] Date: Sat, 08 Sep 2018 05:48:29 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: dejuan@skiles.org Message-ID: <5b931555cd322_201f2abd481b2f5888466@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome dejuan@skiles.org!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [11be6263-67ce-46c6-90f5-560b561ceaf8] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.11ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 11be6263-67ce-46c6-90f5-560b561ceaf8) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931555acbcd6201f85ea6f, "5Qyji1KJhf71xJ9sNY6J", {} Redirected to http://www.example.com/ Completed 302 Found in 71ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rene@mckenziebeier.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"pe6M_UGz9UTGP6Gf2ifQ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Tz9RCzR_uoMdL6yD_gV2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931555acbcd6201f85ea71')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931555acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931555acbcd6201f85ea71')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931555acbcd6201f85ea71')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931555acbcd6201f85ea73')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931555acbcd6201f85ea71')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"sophie.mayert@oconnerhettinger.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"PNQqUWiWN17RWwUwNZ4z"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"5toz38jsxRxbN7AExc_W"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931555acbcd6201f85ea74')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931555acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931555acbcd6201f85ea74')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-08 05:48:30 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Defp2qksc6URVfWQizJa"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931555acbcd6201f85ea74')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-08 00:18:30 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Auth::RegistrationsController#update as HTML Parameters: {"id"=>"5b931555acbcd6201f85ea74", "user"=>{"password"=>"[FILTERED]", "current_password"=>"[FILTERED]"}, "api_key"=>"invalid api key", "redirect_url"=>"http://www.google.com", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"invalid api key", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931555acbcd6201f85ea74')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"j5sdyKyyts82xYDzchxU"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Rz4TrCM8fEqAb78Nj3DT"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931555acbcd6201f85ea74')}, "u"=>{"$set"=>{"encrypted_password"=>"$2a$04$DjksmJv3GMsY... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Redirected to http://www.example.com/ Completed 302 Found in 61ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"sophie.mayert@oconnerhettinger.net"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"josephine@stehr.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"TdsEKzM1_Psr7UZ-rdX3"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xLQQ2aP-zCK7Qs-ZE57Y"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931556acbcd6201f85ea77')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931556acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931556acbcd6201f85ea77')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931556acbcd6201f85ea77')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931556acbcd6201f85ea79')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931556acbcd6201f85ea77')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"email"=>"roxane.bogan@konopelski.info", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"test", "redirect_url"=>"http://www.yahoo.com", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"roxane.bogan@konopelski.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"roxane.bogan@konopelski.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"q3x4TZAeS9fbst_iaRK9"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"McEhMoBAiDs-S_-bor3z"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931556acbcd6201f85ea7a'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931556acbcd6201f85ea7a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [0a804b45-8b34-4771-9b79-0b15c0738be3] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931556acbcd6201f85ea7a, "gsUy7gzmRY2cF3NZYX8i", {} [ActiveJob] [ActionMailer::DeliveryJob] [0a804b45-8b34-4771-9b79-0b15c0738be3] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [0a804b45-8b34-4771-9b79-0b15c0738be3] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.3ms [ActiveJob] [ActionMailer::DeliveryJob] [0a804b45-8b34-4771-9b79-0b15c0738be3] Sent mail to roxane.bogan@konopelski.info (1.4ms) [ActiveJob] [ActionMailer::DeliveryJob] [0a804b45-8b34-4771-9b79-0b15c0738be3] Date: Sat, 08 Sep 2018 05:48:30 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: roxane.bogan@konopelski.info Message-ID: <5b93155645953_201f2abd481b2f5888557@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome roxane.bogan@konopelski.info!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [0a804b45-8b34-4771-9b79-0b15c0738be3] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.17ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 0a804b45-8b34-4771-9b79-0b15c0738be3) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931556acbcd6201f85ea7a, "gsUy7gzmRY2cF3NZYX8i", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"jv9sm2-n1Kuyox-b3nSq"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931556acbcd6201f85ea7a')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://www.example.com/ Completed 302 Found in 128ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"eliza.durgan@osinski.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"gCtjxB5Q99YxZLp4z5zw"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xy3LBDguyDBLAvCRzwcJ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931556acbcd6201f85ea7c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931556acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931556acbcd6201f85ea7c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931556acbcd6201f85ea7c')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931556acbcd6201f85ea7e')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931556acbcd6201f85ea7c')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"aleia@turcotte.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"uvJ382vjRcNBuYkQoupu"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xFgEEsmiPzsrHtANQBXg"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931556acbcd6201f85ea7f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931556acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931556acbcd6201f85ea7f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-08 05:48:30 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"2s3aB1XFQ3U4yDvKA3za"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931556acbcd6201f85ea7f')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-08 00:18:30 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Auth::RegistrationsController#update as HTML Parameters: {"id"=>"5b931556acbcd6201f85ea7f", "user"=>{"email"=>"rihanna@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "redirect_url"=>"http://www.yahoo.com", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931556acbcd6201f85ea7f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"iQCZMJ_FxELo8VjiQJUv"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931556acbcd6201f85ea7f')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"7f... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rihanna@gmail.com", "_id"=>{"$ne"=>BSON::ObjectId('5b931556acbcd6201f85ea7f')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"xdsKbPt4_7fC1gsDAiqR"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"kTz8suomMGPVMFm-ASQN"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931556acbcd6201f85ea7f')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931556acbcd6201f85ea7f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [0beb2ec8-19af-40db-b32b-8a7887213541] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931556acbcd6201f85ea7f, "5DNbc5_i7Xv-iTyP8znb", {:to=>"rihanna@gmail.com"} [ActiveJob] [ActionMailer::DeliveryJob] [0beb2ec8-19af-40db-b32b-8a7887213541] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [0beb2ec8-19af-40db-b32b-8a7887213541] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.4ms [ActiveJob] [ActionMailer::DeliveryJob] [0beb2ec8-19af-40db-b32b-8a7887213541] Sent mail to rihanna@gmail.com (1.4ms) [ActiveJob] [ActionMailer::DeliveryJob] [0beb2ec8-19af-40db-b32b-8a7887213541] Date: Sat, 08 Sep 2018 05:48:30 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rihanna@gmail.com Message-ID: <5b931556a9aa8_201f2abd481b2f5888671@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome rihanna@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [0beb2ec8-19af-40db-b32b-8a7887213541] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.35ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 0beb2ec8-19af-40db-b32b-8a7887213541) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931556acbcd6201f85ea7f, "5DNbc5_i7Xv-iTyP8znb", {:to=>"rihanna@gmail.com"} Redirected to http://www.example.com/ Completed 302 Found in 118ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"olin@vandervort.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"UL_p3tKCP4SbLN8Bnh_z"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"KVaSUXB3xsH-etnbyjz_"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931556acbcd6201f85ea82')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931556acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931556acbcd6201f85ea82')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931556acbcd6201f85ea82')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931556acbcd6201f85ea84')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931556acbcd6201f85ea82')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"email"=>"sarai@trantow.info", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-08 05:48:24 +0530"}, "api_key"=>"test", "redirect_url"=>"http://www.google.com", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameter: confirmed_at Unpermitted parameter: confirmed_at MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"sarai@trantow.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"sarai@trantow.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"M__pyzVu2TjV7sM4-qT3"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sf1xs-norxntLfsyfaky"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931556acbcd6201f85ea85'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931556acbcd6201f85ea85')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [02ba6bd4-34ad-4af4-998d-f07285f7f9c1] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931556acbcd6201f85ea85, "xeU7Wdmo2Wkrs4L9x-XS", {} [ActiveJob] [ActionMailer::DeliveryJob] [02ba6bd4-34ad-4af4-998d-f07285f7f9c1] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [02ba6bd4-34ad-4af4-998d-f07285f7f9c1] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.3ms [ActiveJob] [ActionMailer::DeliveryJob] [02ba6bd4-34ad-4af4-998d-f07285f7f9c1] Sent mail to sarai@trantow.info (1.5ms) [ActiveJob] [ActionMailer::DeliveryJob] [02ba6bd4-34ad-4af4-998d-f07285f7f9c1] Date: Sat, 08 Sep 2018 05:48:30 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: sarai@trantow.info Message-ID: <5b931556d11c0_201f2abd481b2f58887fa@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome sarai@trantow.info!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [02ba6bd4-34ad-4af4-998d-f07285f7f9c1] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.3ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 02ba6bd4-34ad-4af4-998d-f07285f7f9c1) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931556acbcd6201f85ea85, "xeU7Wdmo2Wkrs4L9x-XS", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"VK2WPabkccZTour5KdzP"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931556acbcd6201f85ea85')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Redirected to http://www.example.com/ Completed 302 Found in 117ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"violette_rutherford@kris.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"XN6PYrFRoNAC9n6Nbaah"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"DY1Fwm3fkDvxyRNTmxGi"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931556acbcd6201f85ea87')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931556acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931556acbcd6201f85ea87')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931556acbcd6201f85ea87')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931557acbcd6201f85ea89')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931556acbcd6201f85ea87')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"coby@feilbosco.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yaZC39KSrDQkMup-yexd"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"gZazuyiqXSCz3eAkBQsc"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931557acbcd6201f85ea8a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931557acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931557acbcd6201f85ea8a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-08 05:48:31 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"2wns1ktAE2wZQucM1n1J"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931557acbcd6201f85ea8a')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-08 00:18:31 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Auth::RegistrationsController#update as HTML Parameters: {"id"=>"5b931557acbcd6201f85ea8a", "user"=>{"password"=>"[FILTERED]", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "redirect_url"=>"http://www.google.com", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931557acbcd6201f85ea8a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"pQBqokDWpFRsydzDtVsm"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931557acbcd6201f85ea8a')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"ee... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"DFGBDcAJSx4rRKsP6VGc"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yBL4ToD2kTpnVhiHwTED"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931557acbcd6201f85ea8a')}, "u"=>{"$set"=>{"encrypted_password"=>"$2a$04$HfFEw4rCg4lu... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://www.google.com?authentication_token=yBL4ToD2kTpnVhiHwTED&es=ee827719177d7432cb120394e14ec604507d814def3ee0c43e05d9f42fa58c05 Completed 302 Found in 141ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"kobe@koelpin.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"L_UhmzxSVeV6WvJhvMUs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"FB1XyTJFz7295F_jMgsH"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931557acbcd6201f85ea8d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931557acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931557acbcd6201f85ea8d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931557acbcd6201f85ea90')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"2QC14grfyxzLEMAmxyjC"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931557acbcd6201f85ea8d')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931557acbcd6201f85ea8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931557acbcd6201f85ea8d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b931557acbcd6201f85ea8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"aubrey@miller.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"B5_pqwW_MzyHRRpGFJhq"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"cusKbX9Zy6zL1DnJ6APr"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931557acbcd6201f85ea92')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931557acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931557acbcd6201f85ea92')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"nFW2LV94BxUg5hsyKHGG"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931557acbcd6201f85ea92')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931557acbcd6201f85ea92')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931557acbcd6201f85ea92')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b931557acbcd6201f85ea92')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started GET "/authenticate/users/sign_up" for 127.0.0.1 at 2018-09-08 05:48:31 +0530 Processing by Auth::RegistrationsController#new as JSON Parameters: {"registration"=>{}} Rendered text template (0.0ms) Filter chain halted as :require_no_authentication rendered or redirected Completed 401 Unauthorized in 1ms (Views: 0.4ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"polly@lesch.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"4ZSzKDuNJ5muW_NmsFny"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"wRSTT9FYri4M4k6_WaJM"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931557acbcd6201f85ea96')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931557acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931557acbcd6201f85ea96')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931557acbcd6201f85ea99')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"h8qZz52GQrZF2xYAT7kT"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931557acbcd6201f85ea96')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931557acbcd6201f85ea96')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931557acbcd6201f85ea96')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b931557acbcd6201f85ea96')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"river.labadie@krikiles.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"48kMK2yJXxNyXrVVRxS1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xe5yfr6zF4_iyBxLfNPx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931557acbcd6201f85ea9b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931557acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931557acbcd6201f85ea9b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"hZ2n4J3jREdyE9x6DCej"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931557acbcd6201f85ea9b')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931557acbcd6201f85ea9b')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931557acbcd6201f85ea9b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b931557acbcd6201f85ea9b')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 05:48:32 +0530 Processing by Auth::RegistrationsController#create as JSON Parameters: {"user"=>{"email"=>"joesph@mueller.co", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "registration"=>{"user"=>{"email"=>"joesph@mueller.co", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}}} Rendered text template (0.0ms) Filter chain halted as :require_no_authentication rendered or redirected Completed 401 Unauthorized in 1ms (Views: 0.4ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"holden@glover.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"p4mYQkxsxHV9JykyVKkx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"YGyxYXoH64tx5o-RweFC"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931558acbcd6201f85ea9f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931558acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931558acbcd6201f85ea9f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931558acbcd6201f85eaa2')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"UE4ouWn5W3CoUjTSsmM1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931558acbcd6201f85ea9f')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931558acbcd6201f85ea9f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931558acbcd6201f85ea9f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b931558acbcd6201f85ea9f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"eleanore@dooley.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"mcAaPYyBfvmS72qzuHV1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"-T2FNJDzXVuXgaFSqaqS"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931558acbcd6201f85eaa4')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931558acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931558acbcd6201f85eaa4')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"qLMBqrKuSgxZyRySrWVt"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931558acbcd6201f85eaa4')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931558acbcd6201f85eaa4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931558acbcd6201f85eaa4')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b931558acbcd6201f85eaa4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-08 05:48:32 +0530 Processing by Auth::RegistrationsController#update as JSON Parameters: {"id"=>{"$oid"=>"5b931558acbcd6201f85ea9f"}, "user"=>{"email"=>"rihanna@gmail.com", "current_password"=>"[FILTERED]"}, "registration"=>{"id"=>{"$oid"=>"5b931558acbcd6201f85ea9f"}, "user"=>{"email"=>"rihanna@gmail.com", "current_password"=>"[FILTERED]"}}} Rendered text template (0.0ms) Filter chain halted as :authenticate_scope! rendered or redirected Completed 401 Unauthorized in 1ms (Views: 0.4ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"marielle_deckow@handdicki.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zpgXfrH1S2uQ7Gzjo8pv"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"rsqWMkKC2M55tPRv781Z"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931558acbcd6201f85eaa8')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931558acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931558acbcd6201f85eaa8')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931558acbcd6201f85eaab')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"a8Wtyswyfsz2SzjTpb2Q"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931558acbcd6201f85eaa8')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931558acbcd6201f85eaa8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931558acbcd6201f85eaa8')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b931558acbcd6201f85eaa8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"bettie_kulas@bahringercollins.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"rCyYwDRzpHFJ1ghH3Buw"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ovKkJD_n5PnkWyTUvgap"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931558acbcd6201f85eaad')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931558acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931558acbcd6201f85eaad')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"TymFuyzis_-y64tbSqxo"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931558acbcd6201f85eaad')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931558acbcd6201f85eaad')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931558acbcd6201f85eaad')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b931558acbcd6201f85eaad')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started DELETE "/authenticate/users" for 127.0.0.1 at 2018-09-08 05:48:32 +0530 Processing by Auth::RegistrationsController#destroy as JSON Parameters: {"id"=>{"$oid"=>"5b931558acbcd6201f85eaa8"}, "registration"=>{"id"=>{"$oid"=>"5b931558acbcd6201f85eaa8"}}} Rendered text template (0.0ms) Filter chain halted as :authenticate_scope! rendered or redirected Completed 401 Unauthorized in 1ms (Views: 0.4ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"tracey@kuhic.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"VepTJJ5yA5hVgsRwWvNZ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"88khysivn1kHJ5TRU3bh"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931558acbcd6201f85eab1')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931558acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931558acbcd6201f85eab1')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931558acbcd6201f85eab4')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"iPw4rKyemEarvASHhhcA"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931558acbcd6201f85eab1')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931558acbcd6201f85eab1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931558acbcd6201f85eab1')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b931558acbcd6201f85eab1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"johann@runolfon.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"WmXHtCX2Mky2d92vdCYx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"w7Wqv7mfTVn7CFJ2PzYv"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931558acbcd6201f85eab6')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931558acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931558acbcd6201f85eab6')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ywB3dr7wpe2zQpAUfgM5"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931558acbcd6201f85eab6')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931558acbcd6201f85eab6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931558acbcd6201f85eab6')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b931558acbcd6201f85eab6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started GET "/authenticate/users/sign_up?api_key=doggy" for 127.0.0.1 at 2018-09-08 05:48:33 +0530 Processing by Auth::RegistrationsController#new as JSON Parameters: {"api_key"=>"doggy", "registration"=>{}} Rendered text template (0.0ms) Filter chain halted as :require_no_authentication rendered or redirected Completed 401 Unauthorized in 1ms (Views: 0.5ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"krystina@wilkinson.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"XZrpWoL4cDnvXmnMdu4w"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"vsdPrssH_WhUkyoNdkqj"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931559acbcd6201f85eaba')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931559acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931559acbcd6201f85eaba')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931559acbcd6201f85eabd')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"kCBUMdJTY1spj_MM7ZbB"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931559acbcd6201f85eaba')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931559acbcd6201f85eaba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931559acbcd6201f85eaba')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b931559acbcd6201f85eaba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"eloise_stroman@carterhalvorson.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"nTtPfQvWp9bSxydbwdKA"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"3SXxtnKT1KZ5a-NmPuv-"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931559acbcd6201f85eabf')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931559acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931559acbcd6201f85eabf')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"YXADxyL-YXnUPmhC51sg"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931559acbcd6201f85eabf')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931559acbcd6201f85eabf')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931559acbcd6201f85eabf')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b931559acbcd6201f85eabf')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 05:48:33 +0530 Processing by Auth::RegistrationsController#create as JSON Parameters: {"user"=>{"email"=>"conrad.romaguera@lynch.info", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"doggy", "registration"=>{"user"=>{"email"=>"conrad.romaguera@lynch.info", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"doggy"}} Rendered text template (0.0ms) Filter chain halted as :require_no_authentication rendered or redirected Completed 401 Unauthorized in 1ms (Views: 0.4ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"crystel@lakin.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"FyZNZoGkdweQ5K1Bv_Ft"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xTKqHx8egTLNQELdpDWs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931559acbcd6201f85eac3')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931559acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931559acbcd6201f85eac3')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931559acbcd6201f85eac6')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"WdA_xRJczDxbhB8g__yt"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931559acbcd6201f85eac3')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931559acbcd6201f85eac3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931559acbcd6201f85eac3')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b931559acbcd6201f85eac3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"bradford@kuhlman.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Jgpdu64yBHgXb-tGzHCB"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"fHLsy51Y2xk2c_dSaxYW"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931559acbcd6201f85eac8')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931559acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931559acbcd6201f85eac8')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"UszJgJbsu1R8mEUT6QKu"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931559acbcd6201f85eac8')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931559acbcd6201f85eac8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931559acbcd6201f85eac8')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b931559acbcd6201f85eac8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-08 05:48:33 +0530 Processing by Auth::RegistrationsController#update as JSON Parameters: {"id"=>{"$oid"=>"5b931559acbcd6201f85eac3"}, "user"=>{"email"=>"rihanna@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"doggy", "registration"=>{"id"=>{"$oid"=>"5b931559acbcd6201f85eac3"}, "user"=>{"email"=>"rihanna@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"doggy"}} Rendered text template (0.0ms) Filter chain halted as :authenticate_scope! rendered or redirected Completed 401 Unauthorized in 1ms (Views: 0.5ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"clarabelle@sanfordbogan.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Aqu7MyysEPhHjJjtUtYP"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"vHwzUEbZ2QPrXVeqWEbo"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931559acbcd6201f85eacc')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931559acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931559acbcd6201f85eacc')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931559acbcd6201f85eacf')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"4PnkuoWNyjxzybGvwTSu"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931559acbcd6201f85eacc')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931559acbcd6201f85eacc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931559acbcd6201f85eacc')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b931559acbcd6201f85eacc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"elmer@cruickshanknicolas.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"mv2ByG7EqKzLZYCDz7K8"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Y8PDgVMDw3u6XLUD4LoT"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931559acbcd6201f85ead1')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931559acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931559acbcd6201f85ead1')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"PrRWoizpMuBrs81km_2f"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931559acbcd6201f85ead1')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931559acbcd6201f85ead1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931559acbcd6201f85ead1')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b931559acbcd6201f85ead1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started DELETE "/authenticate/users" for 127.0.0.1 at 2018-09-08 05:48:33 +0530 Processing by Auth::RegistrationsController#destroy as JSON Parameters: {"id"=>{"$oid"=>"5b931559acbcd6201f85eacc"}, "api_key"=>"dogy", "registration"=>{"id"=>{"$oid"=>"5b931559acbcd6201f85eacc"}, "api_key"=>"dogy"}} Rendered text template (0.0ms) Filter chain halted as :authenticate_scope! rendered or redirected Completed 401 Unauthorized in 1ms (Views: 0.5ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"joshua@kihn.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"4XghxXDMQQTSw88mZ2sJ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"o5wsnfz5RBkhLUP2127d"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93155aacbcd6201f85ead5')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93155aacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93155aacbcd6201f85ead5')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93155aacbcd6201f85ead8')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"WwNt8ohNVBRqxc7XJi_r"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b93155aacbcd6201f85ead5')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b93155aacbcd6201f85ead5')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93155aacbcd6201f85ead5')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b93155aacbcd6201f85ead5')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"kiley@beatty.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"qtvvVrexwByv7AMzy5Hr"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"FyyQfL8iKeCwsMSGLe4D"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93155aacbcd6201f85eada')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93155aacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93155aacbcd6201f85eada')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"EUUy6D2GfE8ebXBtZCG9"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b93155aacbcd6201f85eada')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b93155aacbcd6201f85eada')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93155aacbcd6201f85eada')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b93155aacbcd6201f85eada')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 05:48:34 +0530 Processing by Auth::RegistrationsController#create as JSON Parameters: {"user"=>{"email"=>"angela_kling@jerdekuhic.co", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"user"=>{"email"=>"angela_kling@jerdekuhic.co", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"angela_kling@jerdekuhic.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"angela_kling@jerdekuhic.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"TYNdQcHEezpKbRDz4--a"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"aT2ZbM9s4DoytfXFr5Ch"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b93155aacbcd6201f85eade'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b93155aacbcd6201f85eade')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [d291e37a-c7bd-49f1-b67c-bf8826b51e1a] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b93155aacbcd6201f85eade, "xhjxTQxcojHMtS3G82f4", {} [ActiveJob] [ActionMailer::DeliveryJob] [d291e37a-c7bd-49f1-b67c-bf8826b51e1a] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [d291e37a-c7bd-49f1-b67c-bf8826b51e1a] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.6ms [ActiveJob] [ActionMailer::DeliveryJob] [d291e37a-c7bd-49f1-b67c-bf8826b51e1a] Sent mail to angela_kling@jerdekuhic.co (1.9ms) [ActiveJob] [ActionMailer::DeliveryJob] [d291e37a-c7bd-49f1-b67c-bf8826b51e1a] Date: Sat, 08 Sep 2018 05:48:34 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: angela_kling@jerdekuhic.co Message-ID: <5b93155a6eeb6_201f2abd481b2f58888c8@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome angela_kling@jerdekuhic.co!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [d291e37a-c7bd-49f1-b67c-bf8826b51e1a] Performed ActionMailer::DeliveryJob from Inline(mailers) in 4.04ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: d291e37a-c7bd-49f1-b67c-bf8826b51e1a) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b93155aacbcd6201f85eade, "xhjxTQxcojHMtS3G82f4", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"x_xa1dfAQ4QBqqVuyxGz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93155aacbcd6201f85eade')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 200 OK in 148ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"dorothy@andersonbrakus.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"C-eUVEYzgET2TsKHgC2s"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"qbQ8iUbm16e7UxvKG-yB"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93155aacbcd6201f85eae0')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93155aacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93155aacbcd6201f85eae0')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93155aacbcd6201f85eae3')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"JxPLPrUXdKLHHDqxdJqT"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b93155aacbcd6201f85eae0')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b93155aacbcd6201f85eae0')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93155aacbcd6201f85eae0')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b93155aacbcd6201f85eae0')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"nigel_yundt@boylehaley.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"2hoZ4K2oqAvDr98ymW-i"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"PMqpx8KTm319YGjh9XUN"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93155aacbcd6201f85eae5')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93155aacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93155aacbcd6201f85eae5')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"EU_CFNk56F8YxqQpDN9y"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b93155aacbcd6201f85eae5')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b93155aacbcd6201f85eae5')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93155aacbcd6201f85eae5')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b93155aacbcd6201f85eae5')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 05:48:34 +0530 Processing by Auth::RegistrationsController#create as JSON Parameters: {"user"=>{"email"=>"leo_kuhn@hickle.co", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-08T05:48:24.597+05:30"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"user"=>{"email"=>"leo_kuhn@hickle.co", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-08T05:48:24.597+05:30"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Can't verify CSRF token authenticity Unpermitted parameter: confirmed_at Unpermitted parameter: confirmed_at MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"leo_kuhn@hickle.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"leo_kuhn@hickle.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Zz_wjx6febWdLGmocZHN"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"u23AUsfgLzRbttqQxYvL"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b93155aacbcd6201f85eae9'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b93155aacbcd6201f85eae9')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [c402aa59-462f-4d91-91e4-c676a9c4b4ab] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b93155aacbcd6201f85eae9, "Bzk44EJ2DWB4sttk1Ehd", {} [ActiveJob] [ActionMailer::DeliveryJob] [c402aa59-462f-4d91-91e4-c676a9c4b4ab] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [c402aa59-462f-4d91-91e4-c676a9c4b4ab] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.6ms [ActiveJob] [ActionMailer::DeliveryJob] [c402aa59-462f-4d91-91e4-c676a9c4b4ab] Sent mail to leo_kuhn@hickle.co (1.8ms) [ActiveJob] [ActionMailer::DeliveryJob] [c402aa59-462f-4d91-91e4-c676a9c4b4ab] Date: Sat, 08 Sep 2018 05:48:34 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: leo_kuhn@hickle.co Message-ID: <5b93155ae1607_201f2abd481b2f5888957@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome leo_kuhn@hickle.co!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [c402aa59-462f-4d91-91e4-c676a9c4b4ab] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.99ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: c402aa59-462f-4d91-91e4-c676a9c4b4ab) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b93155aacbcd6201f85eae9, "Bzk44EJ2DWB4sttk1Ehd", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"5MxK6yDz2x7rSD_hyzL7"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93155aacbcd6201f85eae9')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 200 OK in 154ms (Views: 0.6ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"tyler@waelchihamill.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"8T4hNaEqFoxzbdif97Ym"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"rNDAyZskLGaog17KoQNN"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93155bacbcd6201f85eaeb')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93155bacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93155bacbcd6201f85eaeb')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93155bacbcd6201f85eaee')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"6J66hsA59bkBdFr-jNnM"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b93155bacbcd6201f85eaeb')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b93155bacbcd6201f85eaeb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93155bacbcd6201f85eaeb')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b93155bacbcd6201f85eaeb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jamarcus@hartmann.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"1NMN33QdxGBNpwS6hjsK"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"P_rT2mUncLyfetRasQGG"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93155bacbcd6201f85eaf0')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93155bacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93155bacbcd6201f85eaf0')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sbPhv6aiAorGEXR2gSzY"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b93155bacbcd6201f85eaf0')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b93155bacbcd6201f85eaf0')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93155bacbcd6201f85eaf0')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b93155bacbcd6201f85eaf0')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 05:48:35 +0530 Processing by Auth::RegistrationsController#create as JSON Parameters: {"user"=>{"additional_login_param"=>"9918736008", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"user"=>{"additional_login_param"=>"9918736008", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9918736008"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9918736008"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"e7iNyZH-ddR2ZP7s36rX"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"3DYBTsqezuDYjYbwj3ak"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b93155bacbcd6201f85eaf4'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [08d8c037-f178-44ab-909d-7194f5083795] Performing OtpJob from Inline(default) with arguments: ["User", "5b93155bacbcd6201f85eaf4", "send_sms_otp"] [ActiveJob] [OtpJob] [08d8c037-f178-44ab-909d-7194f5083795] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b93155bacbcd6201f85eaf4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [08d8c037-f178-44ab-909d-7194f5083795] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [08d8c037-f178-44ab-909d-7194f5083795] Performed OtpJob from Inline(default) in 7.49ms [ActiveJob] Enqueued OtpJob (Job ID: 08d8c037-f178-44ab-909d-7194f5083795) to Inline(default) with arguments: ["User", "5b93155bacbcd6201f85eaf4", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ZhXh-5Xx9X3uS4cwDZFo"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93155bacbcd6201f85eaf4')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 200 OK in 174ms (Views: 0.5ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"loren@jacobi.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"4pjT8LMGFhxzsiJSF6zT"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Gprda3ojchGpxuyJtibU"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93155bacbcd6201f85eaf6')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93155bacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93155bacbcd6201f85eaf6')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93155bacbcd6201f85eaf9')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yYezRZh4Cn6kNz2rPggT"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b93155bacbcd6201f85eaf6')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b93155bacbcd6201f85eaf6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93155bacbcd6201f85eaf6')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b93155bacbcd6201f85eaf6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"ursula@nienow.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"LPSGELgYeMKpLxB74ERT"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"rz4MUe22LRSA7xf97YXx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93155bacbcd6201f85eafb')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93155bacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93155bacbcd6201f85eafb')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"szc35oRoa7SiyT4YmAB3"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b93155bacbcd6201f85eafb')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b93155bacbcd6201f85eafb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93155bacbcd6201f85eafb')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b93155bacbcd6201f85eafb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started DELETE "/authenticate/users.json" for 127.0.0.1 at 2018-09-08 05:48:35 +0530 Processing by Auth::RegistrationsController#destroy as JSON Parameters: {"id"=>{"$oid"=>"5b93155bacbcd6201f85eaf6"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"id"=>{"$oid"=>"5b93155bacbcd6201f85eaf6"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93155bacbcd6201f85eaf6')}, "limit"=>1}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b93155bacbcd6201f85eaf6')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93155bacbcd6201f85eaf8')}, "limit"=>1}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s Completed 200 OK in 49ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"mortimer.rogahn@mante.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"-buTe2waizfQ3r6tutug"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"nJkUT6oZGH8vsPKrSFsp"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93155bacbcd6201f85eaff')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93155bacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93155bacbcd6201f85eaff')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93155cacbcd6201f85eb02')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"SAd66H2yycrr6iRvbUny"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b93155bacbcd6201f85eaff')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b93155bacbcd6201f85eaff')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93155bacbcd6201f85eaff')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b93155bacbcd6201f85eaff')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"katharina@runolfon.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"TUyAqtMR3fkzX_PyWqub"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"nxpADxuEszhymnJ1ajke"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93155cacbcd6201f85eb04')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93155cacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93155cacbcd6201f85eb04')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"3DW4HTsKyMfsS6q7d7E5"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b93155cacbcd6201f85eb04')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b93155cacbcd6201f85eb04')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93155cacbcd6201f85eb04')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b93155cacbcd6201f85eb04')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 05:48:36 +0530 Processing by Auth::RegistrationsController#create as JSON Parameters: {"user"=>{"email"=>"germaine@graham.io", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-08T05:48:24.597+05:30"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"user"=>{"email"=>"germaine@graham.io", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-08T05:48:24.597+05:30"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity Unpermitted parameter: confirmed_at Unpermitted parameter: confirmed_at MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"germaine@graham.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"germaine@graham.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"1Ro25iTc6Bvt4hdjg1jb"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"VLuubAJncRPYrf-Ezsz2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b93155cacbcd6201f85eb08'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b93155cacbcd6201f85eb08')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [e9042954-e135-4be1-8cb6-6d3efb43559b] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b93155cacbcd6201f85eb08, "UvH1nKdQPsoZaYYucFRC", {} [ActiveJob] [ActionMailer::DeliveryJob] [e9042954-e135-4be1-8cb6-6d3efb43559b] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [e9042954-e135-4be1-8cb6-6d3efb43559b] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.5ms [ActiveJob] [ActionMailer::DeliveryJob] [e9042954-e135-4be1-8cb6-6d3efb43559b] Sent mail to germaine@graham.io (1.5ms) [ActiveJob] [ActionMailer::DeliveryJob] [e9042954-e135-4be1-8cb6-6d3efb43559b] Date: Sat, 08 Sep 2018 05:48:36 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: germaine@graham.io Message-ID: <5b93155c498d3_201f2abd481b2f5889080@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome germaine@graham.io!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [e9042954-e135-4be1-8cb6-6d3efb43559b] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.53ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: e9042954-e135-4be1-8cb6-6d3efb43559b) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b93155cacbcd6201f85eb08, "UvH1nKdQPsoZaYYucFRC", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"TKuo_3sfy9X_BZki4Ted"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93155cacbcd6201f85eb08')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 200 OK in 134ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"joana@reichelharvey.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"-VNPMRUy8qsAjmzsK12x"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ySkBoUn_2sfLxD9W-NCp"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93155cacbcd6201f85eb0a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93155cacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93155cacbcd6201f85eb0a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93155cacbcd6201f85eb0d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xyPnfff8iqzuuDGVfvYz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b93155cacbcd6201f85eb0a')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b93155cacbcd6201f85eb0a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93155cacbcd6201f85eb0a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b93155cacbcd6201f85eb0a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"dwight.bashirian@wintheiserpfeffer.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"m4Yxy_hGQLUsokvbWd4-"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"2EBfcYQL227vNJCQTYCS"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93155cacbcd6201f85eb0f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93155cacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93155cacbcd6201f85eb0f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"f-Ei4k6_Z9Eb1ThzaVfa"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b93155cacbcd6201f85eb0f')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b93155cacbcd6201f85eb0f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93155cacbcd6201f85eb0f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b93155cacbcd6201f85eb0f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 05:48:36 +0530 Processing by Auth::RegistrationsController#create as JSON Parameters: {"user"=>{"email"=>"karlie.pagac@volkman.biz", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-08T05:48:24.597+05:30"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"user"=>{"email"=>"karlie.pagac@volkman.biz", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-08T05:48:24.597+05:30"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity Unpermitted parameter: confirmed_at Completed 422 Unprocessable Entity in 5ms (Views: 0.1ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"benedict.bechtelar@thiel.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"9mAZB-u1YXfWytGxGS6v"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"KsLCy3xjG99TEPHEKkKa"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93155cacbcd6201f85eb13')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93155cacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93155cacbcd6201f85eb13')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93155cacbcd6201f85eb16')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"-ULQpkS1-d6g-xxWU71y"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b93155cacbcd6201f85eb13')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b93155cacbcd6201f85eb13')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93155cacbcd6201f85eb13')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b93155cacbcd6201f85eb13')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"adolf.senger@cummerata.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zzpdyy5YHtTJB9ahsS6Z"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ejSzMtZyCsyQqoKrJKPN"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93155cacbcd6201f85eb18')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93155cacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93155cacbcd6201f85eb18')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"j-yMuUfXJNuQ88F3vz8G"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b93155cacbcd6201f85eb18')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b93155cacbcd6201f85eb18')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93155cacbcd6201f85eb18')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b93155cacbcd6201f85eb18')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-08 05:48:36 +0530 Processing by Auth::RegistrationsController#update as JSON Parameters: {"id"=>{"$oid"=>"5b93155cacbcd6201f85eb18"}, "user"=>{"email"=>"rihanna@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"id"=>{"$oid"=>"5b93155cacbcd6201f85eb18"}, "user"=>{"email"=>"rihanna@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken1"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken1"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b93155cacbcd6201f85eb18')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rihanna@gmail.com", "_id"=>{"$ne"=>BSON::ObjectId('5b93155cacbcd6201f85eb18')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"75LeNif7yYLPWcyrBh39"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"-ECeV9UpZzH2mdPFdFRH"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93155cacbcd6201f85eb18')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b93155cacbcd6201f85eb18')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [b4cf4fb5-643a-4d2f-9425-74c60a145067] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b93155cacbcd6201f85eb18, "E3zbvNffgpt61Jq8GBBr", {:to=>"rihanna@gmail.com"} [ActiveJob] [ActionMailer::DeliveryJob] [b4cf4fb5-643a-4d2f-9425-74c60a145067] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [b4cf4fb5-643a-4d2f-9425-74c60a145067] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.3ms [ActiveJob] [ActionMailer::DeliveryJob] [b4cf4fb5-643a-4d2f-9425-74c60a145067] Sent mail to rihanna@gmail.com (1.4ms) [ActiveJob] [ActionMailer::DeliveryJob] [b4cf4fb5-643a-4d2f-9425-74c60a145067] Date: Sat, 08 Sep 2018 05:48:37 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rihanna@gmail.com Message-ID: <5b93155d7ca0_201f2abd481b2f588911e@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome rihanna@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [b4cf4fb5-643a-4d2f-9425-74c60a145067] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.09ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: b4cf4fb5-643a-4d2f-9425-74c60a145067) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b93155cacbcd6201f85eb18, "E3zbvNffgpt61Jq8GBBr", {:to=>"rihanna@gmail.com"} Completed 200 OK in 167ms (Views: 0.9ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"ciara.brown@champlintrantow.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"CkvkuSg9hXrokqmt6HE_"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Bf_SMeqU61AUUsZHr9_y"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93155dacbcd6201f85eb1c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93155dacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93155dacbcd6201f85eb1c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93155dacbcd6201f85eb1f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"DUwSvqoEYR3ChDs4Aa7o"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b93155dacbcd6201f85eb1c')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b93155dacbcd6201f85eb1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93155dacbcd6201f85eb1c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b93155dacbcd6201f85eb1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"clare@danielokuneva.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Fab-gZqPqmohiyjmafSj"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yL8oCCsJ_Dw2AzzQp_zr"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93155dacbcd6201f85eb21')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93155dacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93155dacbcd6201f85eb21')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"3deVhtwef3s5PjxYEBwZ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b93155dacbcd6201f85eb21')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b93155dacbcd6201f85eb21')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93155dacbcd6201f85eb21')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b93155dacbcd6201f85eb21')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-08 05:48:37 +0530 Processing by Auth::RegistrationsController#update as JSON Parameters: {"id"=>{"$oid"=>"5b93155dacbcd6201f85eb1c"}, "user"=>{"email"=>"rihanna@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "redirect_url"=>"http://www.google.com", "current_app_id"=>"testappid", "registration"=>{"id"=>{"$oid"=>"5b93155dacbcd6201f85eb1c"}, "user"=>{"email"=>"rihanna@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "redirect_url"=>"http://www.google.com", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b93155dacbcd6201f85eb1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rihanna@gmail.com", "_id"=>{"$ne"=>BSON::ObjectId('5b93155dacbcd6201f85eb1c')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"h-XasifyJzeWuT3gDReb"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"44YmD4aJ9Tosf2a9ekGM"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93155dacbcd6201f85eb1c')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b93155dacbcd6201f85eb1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [249a40be-7d7d-4cc3-9799-71bb97d193e7] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b93155dacbcd6201f85eb1c, "GQXgHxgwMtPFcGDUCh2L", {:to=>"rihanna@gmail.com"} [ActiveJob] [ActionMailer::DeliveryJob] [249a40be-7d7d-4cc3-9799-71bb97d193e7] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.6ms) [ActiveJob] [ActionMailer::DeliveryJob] [249a40be-7d7d-4cc3-9799-71bb97d193e7] Devise::Mailer#confirmation_instructions: processed outbound mail in 2.2ms [ActiveJob] [ActionMailer::DeliveryJob] [249a40be-7d7d-4cc3-9799-71bb97d193e7] Sent mail to rihanna@gmail.com (1.4ms) [ActiveJob] [ActionMailer::DeliveryJob] [249a40be-7d7d-4cc3-9799-71bb97d193e7] Date: Sat, 08 Sep 2018 05:48:37 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rihanna@gmail.com Message-ID: <5b93155d7e73e_201f2abd481b2f5889217@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome rihanna@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [249a40be-7d7d-4cc3-9799-71bb97d193e7] Performed ActionMailer::DeliveryJob from Inline(mailers) in 4.02ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 249a40be-7d7d-4cc3-9799-71bb97d193e7) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b93155dacbcd6201f85eb1c, "GQXgHxgwMtPFcGDUCh2L", {:to=>"rihanna@gmail.com"} Completed 200 OK in 80ms (Views: 0.8ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"athena@howellkerluke.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"YepnVgK5PT9qTZJiZSsB"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"G5Kkm9LzR4zhA2h1wryQ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93155dacbcd6201f85eb25')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93155dacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93155dacbcd6201f85eb25')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93155dacbcd6201f85eb28')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"lorna.green@mullerko.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"7A1cxybu9f1GjNgCoLmW"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xfL2d1tUSwcsYFwNa8sa"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93155dacbcd6201f85eb29')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93155dacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93155dacbcd6201f85eb29')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93155dacbcd6201f85eb2c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 05:48:37 +0530 Processing by Auth::RegistrationsController#create as HTML Parameters: {"user"=>{"email"=>"hattie@brown.biz", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-08 05:48:24 +0530"}, "api_key"=>"test1", "current_app_id"=>"testappid1"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test1", "app_ids"=>"testappid1"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test1", "app_ids"=>"testappid1"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameter: confirmed_at Unpermitted parameter: confirmed_at MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"hattie@brown.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"hattie@brown.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sJs1idhn7EEw1ravJezD"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"MTqX5YL3xoyTm1hDVMcP"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b93155dacbcd6201f85eb2d'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b93155dacbcd6201f85eb2d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [884dab70-819c-4564-a8c8-212f48e310c1] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b93155dacbcd6201f85eb2d, "y3ZKwYYwYiAA5H1Equ3K", {} [ActiveJob] [ActionMailer::DeliveryJob] [884dab70-819c-4564-a8c8-212f48e310c1] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [884dab70-819c-4564-a8c8-212f48e310c1] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.4ms [ActiveJob] [ActionMailer::DeliveryJob] [884dab70-819c-4564-a8c8-212f48e310c1] Sent mail to hattie@brown.biz (1.5ms) [ActiveJob] [ActionMailer::DeliveryJob] [884dab70-819c-4564-a8c8-212f48e310c1] Date: Sat, 08 Sep 2018 05:48:37 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: hattie@brown.biz Message-ID: <5b93155dc77e2_201f2abd481b2f58893ed@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome hattie@brown.biz!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [884dab70-819c-4564-a8c8-212f48e310c1] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.25ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 884dab70-819c-4564-a8c8-212f48e310c1) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b93155dacbcd6201f85eb2d, "y3ZKwYYwYiAA5H1Equ3K", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"wR2CRJqFxmQP_Hz2zdNr"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93155dacbcd6201f85eb2d')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://www.example.com/ Completed 302 Found in 157ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"hattie@brown.biz"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"ransom_kirlin@greenfeldermcglynn.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"T1K8fS7C4pL8XZC9L_iT"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"csjbbENBAeSevBTmoaSU"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93155dacbcd6201f85eb2f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93155dacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93155dacbcd6201f85eb2f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93155eacbcd6201f85eb32')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"sherwood.rutherford@wisoky.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Hb_xX9rUoy2qvE21_BYR"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"7yiszsxtKxrpky34YAq6"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93155eacbcd6201f85eb33')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93155eacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93155eacbcd6201f85eb33')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93155eacbcd6201f85eb36')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 05:48:38 +0530 Processing by Auth::RegistrationsController#create as HTML Parameters: {"user"=>{"email"=>"wanda@fahey.name", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-08 05:48:24 +0530"}, "api_key"=>"test2", "current_app_id"=>"testappid2"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test2", "app_ids"=>"testappid2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test2", "app_ids"=>"testappid2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameter: confirmed_at Unpermitted parameter: confirmed_at MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"wanda@fahey.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"wanda@fahey.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"gASsvybs6vTUAwZgPgxw"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"1qGDU_rJWuoxbTmBNnsr"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b93155eacbcd6201f85eb37'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b93155eacbcd6201f85eb37')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [c6300b17-33e9-4bec-8dcf-f081d1814860] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b93155eacbcd6201f85eb37, "nJCJG6bxRof6-s2My7qx", {} [ActiveJob] [ActionMailer::DeliveryJob] [c6300b17-33e9-4bec-8dcf-f081d1814860] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [c6300b17-33e9-4bec-8dcf-f081d1814860] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.4ms [ActiveJob] [ActionMailer::DeliveryJob] [c6300b17-33e9-4bec-8dcf-f081d1814860] Sent mail to wanda@fahey.name (1.4ms) [ActiveJob] [ActionMailer::DeliveryJob] [c6300b17-33e9-4bec-8dcf-f081d1814860] Date: Sat, 08 Sep 2018 05:48:38 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: wanda@fahey.name Message-ID: <5b93155e1fb3a_201f2abd481b2f58894ae@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome wanda@fahey.name!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [c6300b17-33e9-4bec-8dcf-f081d1814860] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.22ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: c6300b17-33e9-4bec-8dcf-f081d1814860) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b93155eacbcd6201f85eb37, "nJCJG6bxRof6-s2My7qx", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"z3-t7aDJnGuntVQ91zzg"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93155eacbcd6201f85eb37')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Redirected to http://www.example.com/ Completed 302 Found in 133ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"wanda@fahey.name"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"eric@okon.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"iZnEVmF1VDvyKLybYamT"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"RxyYU9VbQToYLcJtacbD"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93155eacbcd6201f85eb39')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93155eacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93155eacbcd6201f85eb39')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93155eacbcd6201f85eb3c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 05:48:38 +0530 Processing by Auth::RegistrationsController#create as HTML Parameters: {"user"=>{"email"=>"gonzalo@kohler.io", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-08 05:48:24 +0530"}, "api_key"=>"test1", "current_app_id"=>"testappid1"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test1", "app_ids"=>"testappid1"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test1", "app_ids"=>"testappid1"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameter: confirmed_at Unpermitted parameter: confirmed_at MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"gonzalo@kohler.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"gonzalo@kohler.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"n3_oLaARVzaVWqD54krF"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"vbi9xRy_KxGAK4VbKFw1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b93155eacbcd6201f85eb3d'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b93155eacbcd6201f85eb3d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [3e062704-4c12-4d35-98b0-a7cd5930edab] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b93155eacbcd6201f85eb3d, "5nWwNcbHaSd4iA41v-kc", {} [ActiveJob] [ActionMailer::DeliveryJob] [3e062704-4c12-4d35-98b0-a7cd5930edab] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [3e062704-4c12-4d35-98b0-a7cd5930edab] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.6ms [ActiveJob] [ActionMailer::DeliveryJob] [3e062704-4c12-4d35-98b0-a7cd5930edab] Sent mail to gonzalo@kohler.io (1.5ms) [ActiveJob] [ActionMailer::DeliveryJob] [3e062704-4c12-4d35-98b0-a7cd5930edab] Date: Sat, 08 Sep 2018 05:48:38 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: gonzalo@kohler.io Message-ID: <5b93155e5a6c4_201f2abd481b2f5889524@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome gonzalo@kohler.io!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [3e062704-4c12-4d35-98b0-a7cd5930edab] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.86ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 3e062704-4c12-4d35-98b0-a7cd5930edab) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b93155eacbcd6201f85eb3d, "5nWwNcbHaSd4iA41v-kc", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"9yPwbLt7f2ochB1zPwxb"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93155eacbcd6201f85eb3d')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Redirected to http://www.example.com/ Completed 302 Found in 138ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"lamar.rosenbaum@smith.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"2hg2ZUKeVUqFJiNEcAZE"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"3KCT7uDwaenXKk1Zv78g"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93155eacbcd6201f85eb3f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93155eacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93155eacbcd6201f85eb3f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93155eacbcd6201f85eb42')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 05:48:38 +0530 Processing by Auth::RegistrationsController#create as HTML Parameters: {"user"=>{"email"=>"ora@ratkeeffertz.info", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-08 05:48:24 +0530"}, "api_key"=>"test1", "current_app_id"=>"testappid2"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test1", "app_ids"=>"testappid2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test1", "app_ids"=>"testappid2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameter: confirmed_at Unpermitted parameter: confirmed_at MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"ora@ratkeeffertz.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"ora@ratkeeffertz.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sz6TfkYzF7G-dAyRmykH"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"q_KfP_fR92UQCJpNRnUE"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b93155eacbcd6201f85eb43'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b93155eacbcd6201f85eb43')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [34b3c4af-e388-424a-9f31-230640978282] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b93155eacbcd6201f85eb43, "besT9aFavH-YGmUJnx74", {} [ActiveJob] [ActionMailer::DeliveryJob] [34b3c4af-e388-424a-9f31-230640978282] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [34b3c4af-e388-424a-9f31-230640978282] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.4ms [ActiveJob] [ActionMailer::DeliveryJob] [34b3c4af-e388-424a-9f31-230640978282] Sent mail to ora@ratkeeffertz.info (1.4ms) [ActiveJob] [ActionMailer::DeliveryJob] [34b3c4af-e388-424a-9f31-230640978282] Date: Sat, 08 Sep 2018 05:48:38 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: ora@ratkeeffertz.info Message-ID: <5b93155e8efb8_201f2abd481b2f5889687@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome ora@ratkeeffertz.info!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [34b3c4af-e388-424a-9f31-230640978282] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.23ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 34b3c4af-e388-424a-9f31-230640978282) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b93155eacbcd6201f85eb43, "besT9aFavH-YGmUJnx74", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"TDan4CbyQD1WYzHRrEhy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93155eacbcd6201f85eb43')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://www.example.com/ Completed 302 Found in 163ms MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.004s Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"granville_franecki@champlin.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Bxxc2ytqmgqb4b6xsJoP"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"9LCw3j49rkFpx6Rfo1Vh"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9316deacbcd621168532d0')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b9316deacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b9316deacbcd621168532d0')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b9316deacbcd621168532d0')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b9316deacbcd621168532d3')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b9316deacbcd621168532d0')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"email"=>"jadyn_dare@mayer.io", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"invalid api_key", "redirect_url"=>"http://www.google.com", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"invalid api_key", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jadyn_dare@mayer.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zag9xswVQx8sLJ6go_Tt"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"dnCt3whodQ-GdtNxtoey"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9316deacbcd621168532d4'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9316deacbcd621168532d4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [fd65113e-54bd-45b7-947d-f0144a951068] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b9316deacbcd621168532d4, "F5FoSp8zKjZbhtGCz7Ky", {} [ActiveJob] [ActionMailer::DeliveryJob] [fd65113e-54bd-45b7-947d-f0144a951068] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (4.1ms) [ActiveJob] [ActionMailer::DeliveryJob] [fd65113e-54bd-45b7-947d-f0144a951068] Devise::Mailer#confirmation_instructions: processed outbound mail in 192.0ms [ActiveJob] [ActionMailer::DeliveryJob] [fd65113e-54bd-45b7-947d-f0144a951068] Sent mail to jadyn_dare@mayer.io (8.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [fd65113e-54bd-45b7-947d-f0144a951068] Date: Sat, 08 Sep 2018 05:55:03 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: jadyn_dare@mayer.io Message-ID: <5b9316df2712e_21162ace0f2b2f5c86518@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome jadyn_dare@mayer.io!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [fd65113e-54bd-45b7-947d-f0144a951068] Performed ActionMailer::DeliveryJob from Inline(mailers) in 200.89ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: fd65113e-54bd-45b7-947d-f0144a951068) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b9316deacbcd621168532d4, "F5FoSp8zKjZbhtGCz7Ky", {} Redirected to http://www.example.com/ Completed 302 Found in 297ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"manuela@tremblay.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sb3ydTFWNKRPr3o-dLYN"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"bGyyVBcQrTc6VLVx9Wft"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9316dfacbcd621168532d6')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b9316dfacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b9316dfacbcd621168532d6')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b9316dfacbcd621168532d6')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b9316dfacbcd621168532d8')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b9316dfacbcd621168532d6')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"jude.gutmann@crooks.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"BVGvyyFQAL1ME1ocgc-M"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ikfBFz_j_b_5fhYNDVoY"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9316dfacbcd621168532d9')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b9316dfacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b9316dfacbcd621168532d9')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-08 05:55:03 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"o9EygmZVCLPFgFgUe4gT"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9316dfacbcd621168532d9')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-08 00:25:03 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Auth::RegistrationsController#update as HTML Parameters: {"id"=>"5b9316dfacbcd621168532d9", "user"=>{"password"=>"[FILTERED]", "current_password"=>"[FILTERED]"}, "api_key"=>"invalid api key", "redirect_url"=>"http://www.google.com", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"invalid api key", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9316dfacbcd621168532d9')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xL5Bpk7zySWHxywA47XE"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"tLa6_dVFQngVzLVUMwoo"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9316dfacbcd621168532d9')}, "u"=>{"$set"=>{"encrypted_password"=>"$2a$04$c2GVbRyr/T8h... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Redirected to http://www.example.com/ Completed 302 Found in 76ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jude.gutmann@crooks.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rod@oreilly.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"s-1Cbar-g1tZQXsLTdcd"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"go719acSWi23hw7stshJ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9316dfacbcd621168532dc')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b9316dfacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b9316dfacbcd621168532dc')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b9316dfacbcd621168532dc')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b9316dfacbcd621168532de')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b9316dfacbcd621168532dc')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"email"=>"gust_larson@schoen.io", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"test", "redirect_url"=>"http://www.yahoo.com", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"gust_larson@schoen.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"gust_larson@schoen.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"pQtzXBktyAQNYxvD43Dt"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Dds_7TZ6QSi2skTdsVFo"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9316dfacbcd621168532df'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9316dfacbcd621168532df')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [9f1a4749-f2d0-40ac-b886-feacadf49454] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b9316dfacbcd621168532df, "rfRYQApAn64zy8P64pom", {} [ActiveJob] [ActionMailer::DeliveryJob] [9f1a4749-f2d0-40ac-b886-feacadf49454] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [9f1a4749-f2d0-40ac-b886-feacadf49454] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.3ms [ActiveJob] [ActionMailer::DeliveryJob] [9f1a4749-f2d0-40ac-b886-feacadf49454] Sent mail to gust_larson@schoen.io (1.5ms) [ActiveJob] [ActionMailer::DeliveryJob] [9f1a4749-f2d0-40ac-b886-feacadf49454] Date: Sat, 08 Sep 2018 05:55:03 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: gust_larson@schoen.io Message-ID: <5b9316dfa3434_21162ace0f2b2f5c866de@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome gust_larson@schoen.io!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [9f1a4749-f2d0-40ac-b886-feacadf49454] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.27ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 9f1a4749-f2d0-40ac-b886-feacadf49454) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b9316dfacbcd621168532df, "rfRYQApAn64zy8P64pom", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"q1RVLznBPors5wto8pcm"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9316dfacbcd621168532df')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://www.example.com/ Completed 302 Found in 155ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"darwin@trompcremin.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"AvGqnTqcx8sdbznTyLe9"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"DEW2YxHg88UsHyp_1BBh"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9316dfacbcd621168532e1')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b9316dfacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b9316dfacbcd621168532e1')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b9316dfacbcd621168532e1')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b9316dfacbcd621168532e3')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b9316dfacbcd621168532e1')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"alva@shields.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"_yUskz5zSkBB2JdFYLaz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"csQsb9r3gLDz9Y5t-ab7"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9316dfacbcd621168532e4')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b9316dfacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b9316dfacbcd621168532e4')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-08 05:55:03 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"A2AHj1BDdx9QFU1ANqyk"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9316dfacbcd621168532e4')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-08 00:25:03 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Processing by Auth::RegistrationsController#update as HTML Parameters: {"id"=>"5b9316dfacbcd621168532e4", "user"=>{"email"=>"rihanna@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "redirect_url"=>"http://www.yahoo.com", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9316dfacbcd621168532e4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xyXGrsHdXkASPxD4KNgA"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9316dfacbcd621168532e4')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"4a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rihanna@gmail.com", "_id"=>{"$ne"=>BSON::ObjectId('5b9316dfacbcd621168532e4')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"PMw463YvMm4gvsycMuvR"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"khGiiYGvshbDMQPbxKEB"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9316dfacbcd621168532e4')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9316dfacbcd621168532e4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [6404393a-dfca-4231-8b47-e73cda1b6871] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b9316dfacbcd621168532e4, "gjzx5vBwT6MXUH4MLpbV", {:to=>"rihanna@gmail.com"} [ActiveJob] [ActionMailer::DeliveryJob] [6404393a-dfca-4231-8b47-e73cda1b6871] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [6404393a-dfca-4231-8b47-e73cda1b6871] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.5ms [ActiveJob] [ActionMailer::DeliveryJob] [6404393a-dfca-4231-8b47-e73cda1b6871] Sent mail to rihanna@gmail.com (1.4ms) [ActiveJob] [ActionMailer::DeliveryJob] [6404393a-dfca-4231-8b47-e73cda1b6871] Date: Sat, 08 Sep 2018 05:55:04 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rihanna@gmail.com Message-ID: <5b9316e01d708_21162ace0f2b2f5c86795@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome rihanna@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [6404393a-dfca-4231-8b47-e73cda1b6871] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.4ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 6404393a-dfca-4231-8b47-e73cda1b6871) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b9316dfacbcd621168532e4, "gjzx5vBwT6MXUH4MLpbV", {:to=>"rihanna@gmail.com"} Redirected to http://www.example.com/ Completed 302 Found in 140ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"philip@paucek.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"k_vNsyPgpMebxqDF3hRY"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zxaUyUecz9YxEsTbLdG1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9316e0acbcd621168532e7')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b9316e0acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b9316e0acbcd621168532e7')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b9316e0acbcd621168532e7')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b9316e0acbcd621168532e9')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b9316e0acbcd621168532e7')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"email"=>"salvador@cummerata.name", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-08 05:55:01 +0530"}, "api_key"=>"test", "redirect_url"=>"http://www.google.com", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameter: confirmed_at MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"salvador@cummerata.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"salvador@cummerata.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yaej-soGo9uw5Mazqeq5"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"MxCK8s9HGNH2xYVy9oMY"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9316e0acbcd621168532ea'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9316e0acbcd621168532ea')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [2f29288b-1195-4a6f-ba01-133d0b85528b] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b9316e0acbcd621168532ea, "3_W1QstWt6zNQygTiwyN", {} [ActiveJob] [ActionMailer::DeliveryJob] [2f29288b-1195-4a6f-ba01-133d0b85528b] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [2f29288b-1195-4a6f-ba01-133d0b85528b] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.4ms [ActiveJob] [ActionMailer::DeliveryJob] [2f29288b-1195-4a6f-ba01-133d0b85528b] Sent mail to salvador@cummerata.name (2.0ms) [ActiveJob] [ActionMailer::DeliveryJob] [2f29288b-1195-4a6f-ba01-133d0b85528b] Date: Sat, 08 Sep 2018 05:55:04 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: salvador@cummerata.name Message-ID: <5b9316e047dd6_21162ace0f2b2f5c868d8@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome salvador@cummerata.name!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [2f29288b-1195-4a6f-ba01-133d0b85528b] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.9ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 2f29288b-1195-4a6f-ba01-133d0b85528b) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b9316e0acbcd621168532ea, "3_W1QstWt6zNQygTiwyN", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sHVGjN7FzWmykFNNjneH"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9316e0acbcd621168532ea')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Redirected to http://www.example.com/ Completed 302 Found in 121ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"luther@jastfunk.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"w1rZ7zsKeFZFQR5hCMhY"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xFyVsnFR96KAGn9sU-Vz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9316e0acbcd621168532ec')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b9316e0acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b9316e0acbcd621168532ec')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b9316e0acbcd621168532ec')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b9316e0acbcd621168532ee')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b9316e0acbcd621168532ec')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"lucious.luettgen@lang.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"TZ6v5inJRBzEopUKVo4J"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"YTv5-EQpp4s8axSShYBf"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9316e0acbcd621168532ef')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b9316e0acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b9316e0acbcd621168532ef')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-08 05:55:04 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"WjzFgHuEBmMaezxWvGU_"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9316e0acbcd621168532ef')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-08 00:25:04 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Auth::RegistrationsController#update as HTML Parameters: {"id"=>"5b9316e0acbcd621168532ef", "user"=>{"password"=>"[FILTERED]", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "redirect_url"=>"http://www.google.com", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9316e0acbcd621168532ef')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"SrJ86VHxNr6KPTPs9FM1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9316e0acbcd621168532ef')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"6e... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"x3XyTBiuiCsz9-Af4hcs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"o-sRc5QMzgipKfgm9j4p"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9316e0acbcd621168532ef')}, "u"=>{"$set"=>{"encrypted_password"=>"$2a$04$EcYYFELuQWVh... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://www.google.com?authentication_token=o-sRc5QMzgipKfgm9j4p&es=6e8b0ea2c43a7ee517cdcbb148461729265e27fe10783d5e012a6a35a806b90f Completed 302 Found in 131ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.003s Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"marilie.kling@goodwinokeefe.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"4Zei6_QZKz64ps_XWzuo"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"6dvLGxsLceaBgwtwYD3S"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9317d0acbcd621a39d2a16')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b9317d0acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b9317d0acbcd621a39d2a16')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b9317d0acbcd621a39d2a16')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b9317d0acbcd621a39d2a19')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b9317d0acbcd621a39d2a16')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"email"=>"tianna_harris@kuhic.io", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"invalid api_key", "redirect_url"=>"http://www.google.com", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"invalid api_key", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"tianna_harris@kuhic.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"-W2g1BYkyn3ckydQMC87"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"NgDKFMaK4-_1eop17snh"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9317d0acbcd621a39d2a1a'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9317d0acbcd621a39d2a1a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [03e2fc64-34b8-42f1-83fe-2a09c89c0620] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b9317d0acbcd621a39d2a1a, "15K-zRx8y5A2suyUoyzt", {} [ActiveJob] [ActionMailer::DeliveryJob] [03e2fc64-34b8-42f1-83fe-2a09c89c0620] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (5.0ms) [ActiveJob] [ActionMailer::DeliveryJob] [03e2fc64-34b8-42f1-83fe-2a09c89c0620] Devise::Mailer#confirmation_instructions: processed outbound mail in 280.0ms [ActiveJob] [ActionMailer::DeliveryJob] [03e2fc64-34b8-42f1-83fe-2a09c89c0620] Sent mail to tianna_harris@kuhic.io (8.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [03e2fc64-34b8-42f1-83fe-2a09c89c0620] Date: Sat, 08 Sep 2018 05:59:04 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: tianna_harris@kuhic.io Message-ID: <5b9317d0b9cb9_21a32ae80cba4f4082453@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome tianna_harris@kuhic.io!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [03e2fc64-34b8-42f1-83fe-2a09c89c0620] Performed ActionMailer::DeliveryJob from Inline(mailers) in 288.79ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 03e2fc64-34b8-42f1-83fe-2a09c89c0620) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b9317d0acbcd621a39d2a1a, "15K-zRx8y5A2suyUoyzt", {} Redirected to http://www.example.com/ Completed 302 Found in 398ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"georgette@kaulkestark.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"QzyzD2zHwrRy5vVFFzNd"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"XbDZorCFru_vSiQx1xnp"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9317d0acbcd621a39d2a1c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b9317d0acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b9317d0acbcd621a39d2a1c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b9317d0acbcd621a39d2a1c')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b9317d0acbcd621a39d2a1e')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b9317d0acbcd621a39d2a1c')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"anthony@beier.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"XDv2hurgGp7aUxNeEqUb"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"XNxnoi_G5NeDR7JwzBNt"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9317d0acbcd621a39d2a1f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b9317d0acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b9317d0acbcd621a39d2a1f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-08 05:59:05 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"CwdDEUos7zgvDkQsTdvc"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9317d0acbcd621a39d2a1f')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-08 00:29:05 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Processing by Auth::RegistrationsController#update as HTML Parameters: {"id"=>"5b9317d0acbcd621a39d2a1f", "user"=>{"password"=>"[FILTERED]", "current_password"=>"[FILTERED]"}, "api_key"=>"invalid api key", "redirect_url"=>"http://www.google.com", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"invalid api key", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9317d0acbcd621a39d2a1f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"8TyrB2tKqoyQ_J1uc2YQ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ALzGBH7eiYhEn5HpaFpc"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9317d0acbcd621a39d2a1f')}, "u"=>{"$set"=>{"encrypted_password"=>"$2a$04$CkbxOJCcT7AH... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Redirected to http://www.example.com/ Completed 302 Found in 78ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"anthony@beier.name"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"mercedes.douglas@mohrgaylord.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"PtcjuxXH3oVyHr-wsKS_"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"pSf8XAaS3QUfsz9rLa24"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9317d1acbcd621a39d2a22')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b9317d1acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b9317d1acbcd621a39d2a22')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b9317d1acbcd621a39d2a22')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b9317d1acbcd621a39d2a24')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b9317d1acbcd621a39d2a22')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"email"=>"rosanna@anderson.io", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"test", "redirect_url"=>"http://www.yahoo.com", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rosanna@anderson.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rosanna@anderson.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"8pEBo3yACbVyBmKEThp6"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"4hS3WivQ197r9MyiLpAo"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9317d1acbcd621a39d2a25'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9317d1acbcd621a39d2a25')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [b62166db-bac1-4ec1-b1fb-ad8c2ee17844] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b9317d1acbcd621a39d2a25, "xFsRFb1TPAcR5x1yYvam", {} [ActiveJob] [ActionMailer::DeliveryJob] [b62166db-bac1-4ec1-b1fb-ad8c2ee17844] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [b62166db-bac1-4ec1-b1fb-ad8c2ee17844] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.3ms [ActiveJob] [ActionMailer::DeliveryJob] [b62166db-bac1-4ec1-b1fb-ad8c2ee17844] Sent mail to rosanna@anderson.io (1.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [b62166db-bac1-4ec1-b1fb-ad8c2ee17844] Date: Sat, 08 Sep 2018 05:59:05 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rosanna@anderson.io Message-ID: <5b9317d156c2a_21a32ae80cba4f40825d0@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome rosanna@anderson.io!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [b62166db-bac1-4ec1-b1fb-ad8c2ee17844] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.05ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: b62166db-bac1-4ec1-b1fb-ad8c2ee17844) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b9317d1acbcd621a39d2a25, "xFsRFb1TPAcR5x1yYvam", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"wQsy8ojX_1NqDsJaJdAp"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9317d1acbcd621a39d2a25')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Redirected to http://www.example.com/ Completed 302 Found in 148ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"erwin@rowe.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sDhr8em4t3Zx6xT4As5a"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"LvwGvkSZ3NLHNPxjM5tE"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9317d1acbcd621a39d2a27')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b9317d1acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b9317d1acbcd621a39d2a27')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b9317d1acbcd621a39d2a27')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b9317d1acbcd621a39d2a29')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b9317d1acbcd621a39d2a27')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"manley@zemlaklabadie.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ZgLxZCP-PSxo6RHuh49z"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"F43cry9X1vy8sxymFSPT"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9317d1acbcd621a39d2a2a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b9317d1acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b9317d1acbcd621a39d2a2a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-08 05:59:05 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"nCfLMbx21myqDgSW34Cj"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9317d1acbcd621a39d2a2a')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-08 00:29:05 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Auth::RegistrationsController#update as HTML Parameters: {"id"=>"5b9317d1acbcd621a39d2a2a", "user"=>{"email"=>"rihanna@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "redirect_url"=>"http://www.yahoo.com", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9317d1acbcd621a39d2a2a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"4htRywsNuud7z2tVZcve"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9317d1acbcd621a39d2a2a')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"0f... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rihanna@gmail.com", "_id"=>{"$ne"=>BSON::ObjectId('5b9317d1acbcd621a39d2a2a')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"UxzkXJ6gd5yFjB5mYeTx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"d6KfArDkDAALtv9ynFgu"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9317d1acbcd621a39d2a2a')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9317d1acbcd621a39d2a2a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [1b64bccb-ef43-4f24-ae6f-393af42fc4b8] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b9317d1acbcd621a39d2a2a, "zhCEiK_LL5muzcXCEgmY", {:to=>"rihanna@gmail.com"} [ActiveJob] [ActionMailer::DeliveryJob] [1b64bccb-ef43-4f24-ae6f-393af42fc4b8] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [1b64bccb-ef43-4f24-ae6f-393af42fc4b8] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.7ms [ActiveJob] [ActionMailer::DeliveryJob] [1b64bccb-ef43-4f24-ae6f-393af42fc4b8] Sent mail to rihanna@gmail.com (1.8ms) [ActiveJob] [ActionMailer::DeliveryJob] [1b64bccb-ef43-4f24-ae6f-393af42fc4b8] Date: Sat, 08 Sep 2018 05:59:05 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rihanna@gmail.com Message-ID: <5b9317d1c0867_21a32ae80cba4f408266a@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome rihanna@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [1b64bccb-ef43-4f24-ae6f-393af42fc4b8] Performed ActionMailer::DeliveryJob from Inline(mailers) in 4.13ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 1b64bccb-ef43-4f24-ae6f-393af42fc4b8) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b9317d1acbcd621a39d2a2a, "zhCEiK_LL5muzcXCEgmY", {:to=>"rihanna@gmail.com"} Redirected to http://www.example.com/ Completed 302 Found in 140ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"trea.smitham@mooreyundt.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"4CwQyC5m6yxMXpkX7Y5n"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"DQ3J-wgc_8bvPWuj6uxa"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9317d1acbcd621a39d2a2d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b9317d1acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b9317d1acbcd621a39d2a2d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b9317d1acbcd621a39d2a2d')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b9317d1acbcd621a39d2a2f')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b9317d1acbcd621a39d2a2d')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"email"=>"aleia@rutherfordklocko.org", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-08 05:59:03 +0530"}, "api_key"=>"test", "redirect_url"=>"http://www.google.com", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"aleia@rutherfordklocko.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"aleia@rutherfordklocko.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"2kc6PWxWLpteNnZohSCe"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sNK5Bh7SxiwLWJpMaGL7"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9317d1acbcd621a39d2a30'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b9317d1acbcd621a39d2a30')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"L6E-HgJtpYM-yWff6rfB"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9317d1acbcd621a39d2a30')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"PYZxr25gz498xhpp-7b2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9317d1acbcd621a39d2a30')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-08 00:29:06 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://www.google.com?authentication_token=PYZxr25gz498xhpp-7b2&es=79f4167c7fe141c611e1e0669812d1e45de2fbe065541b2f594d625e1c966bae Completed 302 Found in 205ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"ewald.rau@bode.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"seiTzSbi6VUFg2YAsDdr"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ZM2Zbx9yzkAHswe1mG7z"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9317d2acbcd621a39d2a33')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b9317d2acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b9317d2acbcd621a39d2a33')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b9317d2acbcd621a39d2a33')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b9317d2acbcd621a39d2a35')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b9317d2acbcd621a39d2a33')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"pink.sipes@hilll.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"h6zNy8k8G-Gkw9x8-Auj"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zJeEv6q1sdst-SBsZUmE"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9317d2acbcd621a39d2a36')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b9317d2acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b9317d2acbcd621a39d2a36')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-08 05:59:06 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"nqZhU3eTVD_ushFfSpKs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9317d2acbcd621a39d2a36')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-08 00:29:06 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Auth::RegistrationsController#update as HTML Parameters: {"id"=>"5b9317d2acbcd621a39d2a36", "user"=>{"password"=>"[FILTERED]", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "redirect_url"=>"http://www.google.com", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9317d2acbcd621a39d2a36')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"WG2zVc4-xjqGo6urastW"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9317d2acbcd621a39d2a36')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"b0... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"wxiTFm8mNMvp2BJaz9CP"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ay59QtoKC_6oa3KCUAtP"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9317d2acbcd621a39d2a36')}, "u"=>{"$set"=>{"encrypted_password"=>"$2a$04$V7Vzgi7Y6fzV... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://www.google.com?authentication_token=ay59QtoKC_6oa3KCUAtP&es=b0cb080650ea8e03b57d0c7032f1a1b396067adc7bbfed44c65346333d24de9c Completed 302 Found in 141ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.000s Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"max_dickinson@hodkiewicz.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"PfS6tCyhatTDBkQ53Hn_"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"gRQMsxAmW7QwdGyDUxsc"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9317e9acbcd621e5a22de0')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b9317e9acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b9317e9acbcd621e5a22de0')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b9317e9acbcd621e5a22de0')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b9317e9acbcd621e5a22de3')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b9317e9acbcd621e5a22de0')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"email"=>"rogers.stiedemann@mayert.name", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"invalid api_key", "redirect_url"=>"http://www.google.com", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"invalid api_key", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rogers.stiedemann@mayert.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Lr5exjhdUoPJRzzfb-RN"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"wPpdzy3FcKxUKXVjBCRE"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9317eaacbcd621e5a22de4'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9317eaacbcd621e5a22de4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [fc389904-2822-4cb0-8b6d-493091eaaba7] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b9317eaacbcd621e5a22de4, "UP7r6EwBme2zSyHUqAqw", {} [ActiveJob] [ActionMailer::DeliveryJob] [fc389904-2822-4cb0-8b6d-493091eaaba7] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (4.4ms) [ActiveJob] [ActionMailer::DeliveryJob] [fc389904-2822-4cb0-8b6d-493091eaaba7] Devise::Mailer#confirmation_instructions: processed outbound mail in 192.5ms [ActiveJob] [ActionMailer::DeliveryJob] [fc389904-2822-4cb0-8b6d-493091eaaba7] Sent mail to rogers.stiedemann@mayert.name (9.0ms) [ActiveJob] [ActionMailer::DeliveryJob] [fc389904-2822-4cb0-8b6d-493091eaaba7] Date: Sat, 08 Sep 2018 05:59:30 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rogers.stiedemann@mayert.name Message-ID: <5b9317ea52cd1_21e52af58faeaf601069b@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome rogers.stiedemann@mayert.name!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [fc389904-2822-4cb0-8b6d-493091eaaba7] Performed ActionMailer::DeliveryJob from Inline(mailers) in 202.07ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: fc389904-2822-4cb0-8b6d-493091eaaba7) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b9317eaacbcd621e5a22de4, "UP7r6EwBme2zSyHUqAqw", {} Redirected to http://www.example.com/ Completed 302 Found in 423ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"murphy@lueilwitz.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xzPsxy2pC1E7-YDn4pn-"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"9Cx39nj6rU_6Ls7ngjE6"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9317eaacbcd621e5a22de6')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b9317eaacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b9317eaacbcd621e5a22de6')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b9317eaacbcd621e5a22de6')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b9317eaacbcd621e5a22de8')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b9317eaacbcd621e5a22de6')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"lindsay.dach@nader.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"fpfgoxb6DQKbRh6MBfwN"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sAyfmBm6zHPiTB1AJn7s"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9317eaacbcd621e5a22de9')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b9317eaacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b9317eaacbcd621e5a22de9')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-08 05:59:30 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"5V9K-xxvJ_BFrV2ychsB"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9317eaacbcd621e5a22de9')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-08 00:29:30 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Auth::RegistrationsController#update as HTML Parameters: {"id"=>"5b9317eaacbcd621e5a22de9", "user"=>{"password"=>"[FILTERED]", "current_password"=>"[FILTERED]"}, "api_key"=>"invalid api key", "redirect_url"=>"http://www.google.com", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"invalid api key", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9317eaacbcd621e5a22de9')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xaNCfh9RD-jXk8PFrAfx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"NzZssUrSJxK3SfMqiYLj"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9317eaacbcd621e5a22de9')}, "u"=>{"$set"=>{"encrypted_password"=>"$2a$04$fLzeYETud2nH... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Redirected to http://www.example.com/ Completed 302 Found in 85ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"lindsay.dach@nader.co"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"haylee.parker@romaguerarath.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"rU32y8gEcb3g2pPAWJ1s"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"tEzPjgD2xth2zdySdj-c"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9317eaacbcd621e5a22dec')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b9317eaacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b9317eaacbcd621e5a22dec')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b9317eaacbcd621e5a22dec')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b9317eaacbcd621e5a22dee')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b9317eaacbcd621e5a22dec')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"email"=>"howard@lindgren.info", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"test", "redirect_url"=>"http://www.yahoo.com", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"howard@lindgren.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"howard@lindgren.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"SUAWAkonFqnxwMH2cbsV"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yCs1t83ZXsgknjoPx7L8"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9317eaacbcd621e5a22def'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9317eaacbcd621e5a22def')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [78d9f56d-5c12-4546-97f1-e19d12e7b30c] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b9317eaacbcd621e5a22def, "4-GGseZRHz18MHyvbAvZ", {} [ActiveJob] [ActionMailer::DeliveryJob] [78d9f56d-5c12-4546-97f1-e19d12e7b30c] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [78d9f56d-5c12-4546-97f1-e19d12e7b30c] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.8ms [ActiveJob] [ActionMailer::DeliveryJob] [78d9f56d-5c12-4546-97f1-e19d12e7b30c] Sent mail to howard@lindgren.info (1.4ms) [ActiveJob] [ActionMailer::DeliveryJob] [78d9f56d-5c12-4546-97f1-e19d12e7b30c] Date: Sat, 08 Sep 2018 05:59:30 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: howard@lindgren.info Message-ID: <5b9317eaee69f_21e52af58faeaf601073b@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome howard@lindgren.info!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [78d9f56d-5c12-4546-97f1-e19d12e7b30c] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.7ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 78d9f56d-5c12-4546-97f1-e19d12e7b30c) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b9317eaacbcd621e5a22def, "4-GGseZRHz18MHyvbAvZ", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"wBbBYL9zrB-fVzc4ysHC"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9317eaacbcd621e5a22def')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Redirected to http://www.example.com/ Completed 302 Found in 128ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"kody_west@bode.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"TCJGFFN9s7zRUGqmh8b4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"_1zYxc7J7yzdKp9oqLCu"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9317ebacbcd621e5a22df1')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b9317ebacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b9317ebacbcd621e5a22df1')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b9317ebacbcd621e5a22df1')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b9317ebacbcd621e5a22df3')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b9317ebacbcd621e5a22df1')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"annalise.dibbert@homenick.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Jx7wL4AGhKRQjpiwdG5t"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"iBDsvPsDanhTRgRrwtB8"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9317ebacbcd621e5a22df4')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b9317ebacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b9317ebacbcd621e5a22df4')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-08 05:59:31 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"D5ELzjg2_zjKnyBFis9z"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9317ebacbcd621e5a22df4')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-08 00:29:31 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Auth::RegistrationsController#update as HTML Parameters: {"id"=>"5b9317ebacbcd621e5a22df4", "user"=>{"email"=>"rihanna@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "redirect_url"=>"http://www.yahoo.com", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9317ebacbcd621e5a22df4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"tJw-6shg1f4MsV8-L98b"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9317ebacbcd621e5a22df4')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"00... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rihanna@gmail.com", "_id"=>{"$ne"=>BSON::ObjectId('5b9317ebacbcd621e5a22df4')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"srbETDLxUz8syDoos91a"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yCgJ35Q9NtPoDmegMQ2J"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9317ebacbcd621e5a22df4')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9317ebacbcd621e5a22df4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [d8fa3497-9b23-4d71-ad7b-f6e3c235ea4d] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b9317ebacbcd621e5a22df4, "59cwBExBmeg7R-omVArA", {:to=>"rihanna@gmail.com"} [ActiveJob] [ActionMailer::DeliveryJob] [d8fa3497-9b23-4d71-ad7b-f6e3c235ea4d] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [d8fa3497-9b23-4d71-ad7b-f6e3c235ea4d] Devise::Mailer#confirmation_instructions: processed outbound mail in 2.9ms [ActiveJob] [ActionMailer::DeliveryJob] [d8fa3497-9b23-4d71-ad7b-f6e3c235ea4d] Sent mail to rihanna@gmail.com (1.6ms) [ActiveJob] [ActionMailer::DeliveryJob] [d8fa3497-9b23-4d71-ad7b-f6e3c235ea4d] Date: Sat, 08 Sep 2018 05:59:31 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rihanna@gmail.com Message-ID: <5b9317eb661d8_21e52af58faeaf601082c@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome rihanna@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [d8fa3497-9b23-4d71-ad7b-f6e3c235ea4d] Performed ActionMailer::DeliveryJob from Inline(mailers) in 5.83ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: d8fa3497-9b23-4d71-ad7b-f6e3c235ea4d) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b9317ebacbcd621e5a22df4, "59cwBExBmeg7R-omVArA", {:to=>"rihanna@gmail.com"} Redirected to http://www.example.com/ Completed 302 Found in 152ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"sarina_carroll@stammsauer.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"wp8KE2MvoDxzwo4Wm2cm"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"4LA7BvkQthc9n7PsVdfS"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9317ebacbcd621e5a22df7')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b9317ebacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b9317ebacbcd621e5a22df7')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b9317ebacbcd621e5a22df7')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b9317ebacbcd621e5a22df9')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b9317ebacbcd621e5a22df7')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"email"=>"name.fahey@harber.biz", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-08 05:59:27 +0530"}, "api_key"=>"test", "redirect_url"=>"http://www.google.com", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"name.fahey@harber.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"name.fahey@harber.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"NaCj-97JxEyozn2fzWr8"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"QCx2qk6GTy2yHUgyQgzm"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b9317ebacbcd621e5a22dfa'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b9317ebacbcd621e5a22dfa')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"qxSzBuqHC_sdJ1kxeyy5"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9317ebacbcd621e5a22dfa')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"3MT2ZYi7nwjDH1895UXE"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9317ebacbcd621e5a22dfa')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-08 00:29:31 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://www.example.com/ Completed 302 Found in 228ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jordon@cole.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"U6j4MGX8Yzx1E_PJhyC8"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"onshuQ3HL-_U9fLLjk7Y"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9317ebacbcd621e5a22dfd')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b9317ebacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b9317ebacbcd621e5a22dfd')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b9317ebacbcd621e5a22dfd')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b9317ebacbcd621e5a22dff')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b9317ebacbcd621e5a22dfd')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"kyle_quigley@lowe.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"hWFNCkAo35MrZMPvzoei"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"2FP5AFzvq_xAhzk5Xzy_"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9317ebacbcd621e5a22e00')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b9317ebacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b9317ebacbcd621e5a22e00')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-08 05:59:32 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"hssDGrD3xKgzXk49VQ89"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9317ebacbcd621e5a22e00')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-08 00:29:32 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Auth::RegistrationsController#update as HTML Parameters: {"id"=>"5b9317ebacbcd621e5a22e00", "user"=>{"password"=>"[FILTERED]", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "redirect_url"=>"http://www.google.com", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b9317ebacbcd621e5a22e00')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"gySwmt6yytBs9zhjhk7x"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9317ebacbcd621e5a22e00')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"67... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sRyMyzPQiejPVD3gyezs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"56moytvBP8bE1__BbmLV"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b9317ebacbcd621e5a22e00')}, "u"=>{"$set"=>{"encrypted_password"=>"$2a$04$g6LPju5zPd6n... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Redirected to http://www.example.com/ Completed 302 Found in 109ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.002s Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"ari@reynolds.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"L9zxj7mY1Sag97y3B1Mo"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"aCK1sFxAZtqM_Ks7kRTW"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931803acbcd6222726ef7f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931803acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931803acbcd6222726ef7f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931803acbcd6222726ef7f')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931803acbcd6222726ef82')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931803acbcd6222726ef7f')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"sierra_glover@kautzerlegros.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"feXTCHSxvF9X-bX4Gdgk"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"wsHhgFazg1DxRckUMyeb"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931804acbcd6222726ef85')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931804acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931804acbcd6222726ef85')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931804acbcd6222726ef85')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931804acbcd6222726ef87')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931804acbcd6222726ef85')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"email"=>"billie@baumbach.io", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-08 05:59:54 +0530"}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Rendered text template (0.0ms) Completed 200 OK in 7ms (Views: 2.1ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"edmond@schustercarroll.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"PMoCQfyGx4kzapuJth7p"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"cwipswC9-q7K__9jvwbt"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931804acbcd6222726ef88')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931804acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931804acbcd6222726ef88')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931804acbcd6222726ef88')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931804acbcd6222726ef8a')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931804acbcd6222726ef88')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"randal_runolfon@kris.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"1tEzZ9QC8heRcmyatv5u"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"fXTkDbb4tUhCtGPVpEqz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931804acbcd6222726ef8b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931804acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931804acbcd6222726ef8b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-08 05:59:56 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"MbWcbfJFXQTLezjJnKzf"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931804acbcd6222726ef8b')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-08 00:29:56 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Processing by Auth::RegistrationsController#update as HTML Parameters: {"id"=>"5b931804acbcd6222726ef8b", "user"=>{"email"=>"dog@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Rendered text template (0.0ms) Completed 200 OK in 10ms (Views: 0.8ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"zander.pollich@lockman.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"135z6GbmTL9-dtAH4ne9"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"VsLepLy1s73DFcVXdHD5"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931804acbcd6222726ef8e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931804acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931804acbcd6222726ef8e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931804acbcd6222726ef8e')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931804acbcd6222726ef90')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931804acbcd6222726ef8e')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"email"=>"susanna.greenholt@macejkoviccruickshank.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-08 05:59:54 +0530"}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"susanna.greenholt@macejkoviccruickshank.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"susanna.greenholt@macejkoviccruickshank.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"4PKCGjr6x7Cxf7J5PTHk"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"nKn1V5pwg4vxFvwvf5t_"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931804acbcd6222726ef91'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931804acbcd6222726ef91')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"hxiKJp6J9FjSxPLxqeei"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931804acbcd6222726ef91')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xgVnzN2L3htxyJ-yqByg"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931804acbcd6222726ef91')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-08 00:29:56 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://www.example.com/ Completed 302 Found in 200ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rico@bartoletti.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ZiKivDgxU4ysaSbk-wUU"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"4piGUzpo4PyHFHuksfre"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931805acbcd6222726ef94')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931805acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931805acbcd6222726ef94')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931805acbcd6222726ef94')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931805acbcd6222726ef96')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931805acbcd6222726ef94')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"carroll.emard@block.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"gaaxGox3B2FnzGRSrXBA"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"5uM-3s-dy4izxjxrG6pB"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931805acbcd6222726ef97')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931805acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931805acbcd6222726ef97')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"cWAAaSQo8anVq6LA6krm"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931805acbcd6222726ef97')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"84... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-08 05:59:57 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"CheavyzCSF-LRibMNwjF"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931805acbcd6222726ef97')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-08 00:29:57 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Auth::RegistrationsController#update as HTML Parameters: {"id"=>"5b931805acbcd6222726ef97", "user"=>{"email"=>"dog@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931805acbcd6222726ef97')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"dog@gmail.com", "_id"=>{"$ne"=>BSON::ObjectId('5b931805acbcd6222726ef97')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"RGSny9fJUoueEucZE75S"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"-Qfe9CRL-9UiBeZMYucd"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931805acbcd6222726ef97')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931805acbcd6222726ef97')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [343ce9d0-d8c6-4304-94fb-2fc65b43fc63] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931805acbcd6222726ef97, "PeDr_NDStB9EZ23Cmcwc", {:to=>"dog@gmail.com"} [ActiveJob] [ActionMailer::DeliveryJob] [343ce9d0-d8c6-4304-94fb-2fc65b43fc63] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (1.1ms) [ActiveJob] [ActionMailer::DeliveryJob] [343ce9d0-d8c6-4304-94fb-2fc65b43fc63] Devise::Mailer#confirmation_instructions: processed outbound mail in 306.5ms [ActiveJob] [ActionMailer::DeliveryJob] [343ce9d0-d8c6-4304-94fb-2fc65b43fc63] Sent mail to dog@gmail.com (11.8ms) [ActiveJob] [ActionMailer::DeliveryJob] [343ce9d0-d8c6-4304-94fb-2fc65b43fc63] Date: Sat, 08 Sep 2018 05:59:57 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: dog@gmail.com Message-ID: <5b931805a1556_22272abcf12a0f5c726cb@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome dog@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [343ce9d0-d8c6-4304-94fb-2fc65b43fc63] Performed ActionMailer::DeliveryJob from Inline(mailers) in 318.94ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 343ce9d0-d8c6-4304-94fb-2fc65b43fc63) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931805acbcd6222726ef97, "PeDr_NDStB9EZ23Cmcwc", {:to=>"dog@gmail.com"} Redirected to http://www.example.com/ Completed 302 Found in 417ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"dog@gmail.com", "_id"=>{"$ne"=>BSON::ObjectId('5b931805acbcd6222726ef97')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"FSLykjMY1Cyc_W6wbSkd"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"KsEQkg5388ZYCtaExEz_"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931805acbcd6222726ef97')}, "u"=>{"$set"=>{"confirmed_at"=>2018-09-08 00:29:57 UTC, "... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931805acbcd6222726ef97')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b931805acbcd6222726ef97')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"manley@wolff.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"E8YvphW_Exq3Qb8FaAar"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"cHeMzD9Kq5yYMfDyd4M1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931805acbcd6222726ef9b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931805acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931805acbcd6222726ef9b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931805acbcd6222726ef9b')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931805acbcd6222726ef9d')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931805acbcd6222726ef9b')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"mariane@roberts.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"oGgZ1JbphWV8CyLznEgW"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"_52fGjqtnF7mEwT65WYD"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931805acbcd6222726ef9e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931805acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931805acbcd6222726ef9e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-08 05:59:57 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"YHvG1QDvQYxX8MxgytTr"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931805acbcd6222726ef9e')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-08 00:29:57 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Auth::RegistrationsController#update as HTML Parameters: {"id"=>"5b931805acbcd6222726ef9e", "user"=>{"name"=>"Albertha Schinner", "current_password"=>"[FILTERED]"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931805acbcd6222726ef9e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"rxtyzrwxDDvCp_98ax1C"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931805acbcd6222726ef9e')}, "u"=>{"$set"=>{"name"=>"Albertha Schinner", "encrypted_au... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://www.example.com/ Completed 302 Found in 69ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"francisco@brekke.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"z73mWnExmnVEobKECZr4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sh-3apU65oTys_paSBGi"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931806acbcd6222726efa1')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931806acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931806acbcd6222726efa1')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931806acbcd6222726efa1')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931806acbcd6222726efa3')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931806acbcd6222726efa1')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 05:59:58 +0530 Processing by Auth::RegistrationsController#create as HTML Parameters: {"user"=>{"email"=>"serenity@wiegand.io", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-08 05:59:54 +0530"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"serenity@wiegand.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"fisJzKo-3UzsLRcXgyxs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"pq4Nzx6MbYfe33hEQLvL"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931806acbcd6222726efa4'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931806acbcd6222726efa4')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Y7-ZfEVoNsy1QVzMaX9t"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931806acbcd6222726efa4')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-08 00:29:58 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Redirected to http://www.example.com/ Completed 302 Found in 112ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"serenity@wiegand.io"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.023s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"CdTzygiNX-98JDgoam6C"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931806acbcd6222726efa4')}, "u"=>{"$set"=>{"confirmed_at"=>2018-09-08 00:29:58 UTC, "... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931806acbcd6222726efa4')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b931806acbcd6222726efa4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rowena@wiegand.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sj6ewU2mVNqHyxAJt_KH"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"7z6qutNsXYsyvyBEAFXG"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931806acbcd6222726efa8')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931806acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931806acbcd6222726efa8')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931806acbcd6222726efa8')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931806acbcd6222726efaa')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931806acbcd6222726efa8')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 05:59:58 +0530 Processing by Auth::RegistrationsController#create as HTML Parameters: {"user"=>{"additional_login_param"=>"9904340725", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9904340725"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"oGBhsrXYdS3HQeWWWrRi"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ZNwcqygxyZJwASDW__wx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931806acbcd6222726efab'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [1a531242-69cc-457c-825f-2bd924b7c140] Performing OtpJob from Inline(default) with arguments: ["User", "5b931806acbcd6222726efab", "send_sms_otp"] [ActiveJob] [OtpJob] [1a531242-69cc-457c-825f-2bd924b7c140] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931806acbcd6222726efab')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [1a531242-69cc-457c-825f-2bd924b7c140] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [1a531242-69cc-457c-825f-2bd924b7c140] Performed OtpJob from Inline(default) in 4.91ms [ActiveJob] Enqueued OtpJob (Job ID: 1a531242-69cc-457c-825f-2bd924b7c140) to Inline(default) with arguments: ["User", "5b931806acbcd6222726efab", "send_sms_otp"] Redirected to http://www.example.com/ Completed 302 Found in 63ms MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"TzKw_pwDC11HSPfVz7DJ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931806acbcd6222726efab')}, "u"=>{"$set"=>{"additional_login_param_status"=>2, "encry... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931806acbcd6222726efab')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"lucile@wilkinson.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"KzNhK83vGsEsGy6y2Uaa"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"TC-yRoYZnNb6Fe7hbrpY"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931806acbcd6222726efae')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931806acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931806acbcd6222726efae')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931806acbcd6222726efae')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931806acbcd6222726efb0')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931806acbcd6222726efae')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"shaina@metzstreich.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"34SFpqsoj6jEzsPNQLDn"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"dppYg5zbCumwDqxW-Rzr"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931806acbcd6222726efb1')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931806acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931806acbcd6222726efb1')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931806acbcd6222726efb1')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-08 05:59:58 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"3xwE3B1xfEfv5GVhGsiF"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931806acbcd6222726efb1')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-08 00:29:58 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Auth::RegistrationsController#update as HTML Parameters: {"id"=>"5b931806acbcd6222726efb1", "user"=>{"email"=>"prudence.altenwerth@parker.io", "current_password"=>"[FILTERED]"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931806acbcd6222726efb1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"prudence.altenwerth@parker.io", "_id"=>{"$ne"=>BSON::ObjectId('5b931806acbcd6222726efb1')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"-v4Ak2sb2_GstxB369Nc"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"KvqoMiMdxGSxuPoxDGst"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931806acbcd6222726efb1')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931806acbcd6222726efb1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [ef9bcef0-3551-4074-9b97-4955226c65ab] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931806acbcd6222726efb1, "qyixsi8xnCvq_XrDM-Bk", {:to=>"prudence.altenwerth@parker.io"} [ActiveJob] [ActionMailer::DeliveryJob] [ef9bcef0-3551-4074-9b97-4955226c65ab] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [ef9bcef0-3551-4074-9b97-4955226c65ab] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.7ms [ActiveJob] [ActionMailer::DeliveryJob] [ef9bcef0-3551-4074-9b97-4955226c65ab] Sent mail to prudence.altenwerth@parker.io (1.7ms) [ActiveJob] [ActionMailer::DeliveryJob] [ef9bcef0-3551-4074-9b97-4955226c65ab] Date: Sat, 08 Sep 2018 05:59:58 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: prudence.altenwerth@parker.io Message-ID: <5b931806d35fb_22272abcf12a0f5c727a@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome prudence.altenwerth@parker.io!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [ef9bcef0-3551-4074-9b97-4955226c65ab] Performed ActionMailer::DeliveryJob from Inline(mailers) in 4.07ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: ef9bcef0-3551-4074-9b97-4955226c65ab) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931806acbcd6222726efb1, "qyixsi8xnCvq_XrDM-Bk", {:to=>"prudence.altenwerth@parker.io"} Redirected to http://www.example.com/ Completed 302 Found in 72ms MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"marc@collier.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"mfXwe3Sy8mzDfcbxWaU_"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"F2syQK7xVEt4pFPd6by4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931806acbcd6222726efb4')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931806acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931806acbcd6222726efb4')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931806acbcd6222726efb4')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931806acbcd6222726efb6')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931806acbcd6222726efb4')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"joanny.abshire@cummerata.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"q6uUTgqXnXg_NGAU-xzJ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"-aaioWv86zNz4bncRsgP"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931806acbcd6222726efb7')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931806acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931806acbcd6222726efb7')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started DELETE "/authenticate/users" for 127.0.0.1 at 2018-09-08 05:59:59 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"m7aiXLZ-jx-UT89E6gDZ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931806acbcd6222726efb7')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-08 00:29:59 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Auth::RegistrationsController#destroy as HTML Parameters: {"id"=>"5b931806acbcd6222726efb7"} MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931806acbcd6222726efb7')}, "limit"=>1}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931806acbcd6222726efb7')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931807acbcd6222726efb9')}, "limit"=>1}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s Redirected to http://www.example.com/ Completed 302 Found in 48ms MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"zaria@ziemann.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"t2pY7SV7hDDASejZvJs-"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"bMQTHtGEKkpxMVY6j9s5"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931807acbcd6222726efba')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931807acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931807acbcd6222726efba')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931807acbcd6222726efba')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931807acbcd6222726efbc')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931807acbcd6222726efba')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/shared/_links.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/registrations/new.html.erb within layouts/application (2.2ms) Rendered shopping/_navigation_options.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (1.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.1ms) Completed 200 OK in 11ms (Views: 6.7ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"abraham.fadel@king.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"YxLcyWA4R1Fe4F4DEoww"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"_1C7z8zzr8EcyebffqxV"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931807acbcd6222726efbf')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931807acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931807acbcd6222726efbf')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931807acbcd6222726efbf')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931807acbcd6222726efc1')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931807acbcd6222726efbf')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"email"=>"lenora_kozey@miller.net", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"lenora_kozey@miller.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"lenora_kozey@miller.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xGiLpxyTiCbCNzLiFpnq"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"5sqBwcDhM6vzptoVbe9k"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931807acbcd6222726efc2'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931807acbcd6222726efc2')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [8aaf6ef5-7e57-43b7-95cd-dd99f2a960a1] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931807acbcd6222726efc2, "DPmNHSizR-m3QxPKDKdZ", {} [ActiveJob] [ActionMailer::DeliveryJob] [8aaf6ef5-7e57-43b7-95cd-dd99f2a960a1] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [8aaf6ef5-7e57-43b7-95cd-dd99f2a960a1] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.4ms [ActiveJob] [ActionMailer::DeliveryJob] [8aaf6ef5-7e57-43b7-95cd-dd99f2a960a1] Sent mail to lenora_kozey@miller.net (1.4ms) [ActiveJob] [ActionMailer::DeliveryJob] [8aaf6ef5-7e57-43b7-95cd-dd99f2a960a1] Date: Sat, 08 Sep 2018 05:59:59 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: lenora_kozey@miller.net Message-ID: <5b9318078a4a0_22272abcf12a0f5c728ad@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome lenora_kozey@miller.net!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [8aaf6ef5-7e57-43b7-95cd-dd99f2a960a1] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.2ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 8aaf6ef5-7e57-43b7-95cd-dd99f2a960a1) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931807acbcd6222726efc2, "DPmNHSizR-m3QxPKDKdZ", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xKAzvUKWGz7z4zSpjMzf"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931807acbcd6222726efc2')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Redirected to http://www.example.com/ Completed 302 Found in 132ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jerod_brekke@champlinbarton.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"DJhy5dQXysjyAotoj4AH"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zaXRvEU9EMbzPKUs1eD1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931807acbcd6222726efc4')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931807acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931807acbcd6222726efc4')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931807acbcd6222726efc4')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931807acbcd6222726efc6')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931807acbcd6222726efc4')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"royal.bartoletti@brekke.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"KZDLZ_vrp4TLHLPxvisi"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"R9VjA-2-7zm3SQyPxFF8"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931807acbcd6222726efc7')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931807acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931807acbcd6222726efc7')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-08 05:59:59 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"fhwBPybYkhzC28KyaVCC"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931807acbcd6222726efc7')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-08 00:29:59 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Auth::RegistrationsController#update as HTML Parameters: {"id"=>"5b931807acbcd6222726efc7", "user"=>{"email"=>"rihanna@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931807acbcd6222726efc7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"RSHS5ukk6bh87KhBR9Py"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931807acbcd6222726efc7')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"47... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rihanna@gmail.com", "_id"=>{"$ne"=>BSON::ObjectId('5b931807acbcd6222726efc7')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"vzGK1_Zu6uRnhgPzSmBX"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"_naisAnbwm_A8_iuj_ZQ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931807acbcd6222726efc7')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931807acbcd6222726efc7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [f64dff83-f705-4a8c-96ac-0c4a1f8fa86f] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931807acbcd6222726efc7, "o3FHBA3iXMxes4V6fo33", {:to=>"rihanna@gmail.com"} [ActiveJob] [ActionMailer::DeliveryJob] [f64dff83-f705-4a8c-96ac-0c4a1f8fa86f] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [f64dff83-f705-4a8c-96ac-0c4a1f8fa86f] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.6ms [ActiveJob] [ActionMailer::DeliveryJob] [f64dff83-f705-4a8c-96ac-0c4a1f8fa86f] Sent mail to rihanna@gmail.com (1.4ms) [ActiveJob] [ActionMailer::DeliveryJob] [f64dff83-f705-4a8c-96ac-0c4a1f8fa86f] Date: Sat, 08 Sep 2018 06:00:00 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rihanna@gmail.com Message-ID: <5b931808137e_22272abcf12a0f5c729fa@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome rihanna@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [f64dff83-f705-4a8c-96ac-0c4a1f8fa86f] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.62ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: f64dff83-f705-4a8c-96ac-0c4a1f8fa86f) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931807acbcd6222726efc7, "o3FHBA3iXMxes4V6fo33", {:to=>"rihanna@gmail.com"} Redirected to http://www.example.com/ Completed 302 Found in 140ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"alba_klein@reilly.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"3DGF63WRVfpH8yvU-Yxb"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"tVbmoeeb87yLs6iW_PAc"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931808acbcd6222726efca')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931808acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931808acbcd6222726efca')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931808acbcd6222726efca')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931808acbcd6222726efcc')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931808acbcd6222726efca')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"gabriel_lueilwitz@kuhlmandonnelly.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"j97sLjPuTyzuto9KW6tH"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"saLL9ExRErMhcsRCPHzu"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931808acbcd6222726efcd')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931808acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931808acbcd6222726efcd')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931808acbcd6222726efcd')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931808acbcd6222726efcf')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931808acbcd6222726efcd')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"email"=>"lilly@johns.biz", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"invalid api_key", "redirect_url"=>"http://www.google.com", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"invalid api_key", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"lilly@johns.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"kn28Y6dbcxx8yyqx2cXr"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Rv-zskvb4pkfRbwjzZ4u"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931808acbcd6222726efd0'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931808acbcd6222726efd0')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [2903324d-f360-494b-aa15-3585aeeea0a7] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931808acbcd6222726efd0, "HWwPXJmjMazVXJKm6cX8", {} [ActiveJob] [ActionMailer::DeliveryJob] [2903324d-f360-494b-aa15-3585aeeea0a7] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [2903324d-f360-494b-aa15-3585aeeea0a7] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.7ms [ActiveJob] [ActionMailer::DeliveryJob] [2903324d-f360-494b-aa15-3585aeeea0a7] Sent mail to lilly@johns.biz (1.7ms) [ActiveJob] [ActionMailer::DeliveryJob] [2903324d-f360-494b-aa15-3585aeeea0a7] Date: Sat, 08 Sep 2018 06:00:00 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: lilly@johns.biz Message-ID: <5b931808406bc_22272abcf12a0f5c730c3@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome lilly@johns.biz!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [2903324d-f360-494b-aa15-3585aeeea0a7] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.87ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 2903324d-f360-494b-aa15-3585aeeea0a7) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931808acbcd6222726efd0, "HWwPXJmjMazVXJKm6cX8", {} Redirected to http://www.example.com/ Completed 302 Found in 73ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"celia@denesik.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"syywz7STAoZxNuH9CHtk"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"wvY8RbYWB9FHXSh2jkb_"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931808acbcd6222726efd2')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931808acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931808acbcd6222726efd2')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931808acbcd6222726efd2')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931808acbcd6222726efd4')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931808acbcd6222726efd2')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"hubert@crooksmitchell.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"u2kxSNBU6Gm2vpsy5xVG"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"vbzJSEEGb4ob7HLNs7KB"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931808acbcd6222726efd5')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931808acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931808acbcd6222726efd5')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-08 06:00:00 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"F1b3yyPx6oYwdFxw9j32"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931808acbcd6222726efd5')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-08 00:30:00 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Auth::RegistrationsController#update as HTML Parameters: {"id"=>"5b931808acbcd6222726efd5", "user"=>{"password"=>"[FILTERED]", "current_password"=>"[FILTERED]"}, "api_key"=>"invalid api key", "redirect_url"=>"http://www.google.com", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"invalid api key", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931808acbcd6222726efd5')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"z95fhHhdc5sXEuJrjQQ1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"RLZ-AA4FKuY5yPD_tJvK"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931808acbcd6222726efd5')}, "u"=>{"$set"=>{"encrypted_password"=>"$2a$04$nulLf26NuKcC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Redirected to http://www.example.com/ Completed 302 Found in 59ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"hubert@crooksmitchell.co"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"winifred_langosh@rueckernicolas.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"NHAMu9_t9ha1v__7gGcc"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"kJ_AwzCoArD6orjVyod4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931808acbcd6222726efd8')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931808acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931808acbcd6222726efd8')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931808acbcd6222726efd8')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931808acbcd6222726efda')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931808acbcd6222726efd8')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"email"=>"carmel.kuhic@wolfhodkiewicz.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"test", "redirect_url"=>"http://www.yahoo.com", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"carmel.kuhic@wolfhodkiewicz.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"carmel.kuhic@wolfhodkiewicz.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"baurgyxULSJvn4oZwxJs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"S976oy_4mTid-E3q1zP8"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931808acbcd6222726efdb'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931808acbcd6222726efdb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [b6f604db-8485-41bb-988d-9b6ff1421d49] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931808acbcd6222726efdb, "HSsnj9RGMocRw5m4aqTL", {} [ActiveJob] [ActionMailer::DeliveryJob] [b6f604db-8485-41bb-988d-9b6ff1421d49] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [b6f604db-8485-41bb-988d-9b6ff1421d49] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.4ms [ActiveJob] [ActionMailer::DeliveryJob] [b6f604db-8485-41bb-988d-9b6ff1421d49] Sent mail to carmel.kuhic@wolfhodkiewicz.com (2.0ms) [ActiveJob] [ActionMailer::DeliveryJob] [b6f604db-8485-41bb-988d-9b6ff1421d49] Date: Sat, 08 Sep 2018 06:00:00 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: carmel.kuhic@wolfhodkiewicz.com Message-ID: <5b931808b75aa_22272abcf12a0f5c731f5@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome carmel.kuhic@wolfhodkiewicz.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [b6f604db-8485-41bb-988d-9b6ff1421d49] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.97ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: b6f604db-8485-41bb-988d-9b6ff1421d49) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931808acbcd6222726efdb, "HSsnj9RGMocRw5m4aqTL", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"gBXKfSsY-vvW_yaUyTj6"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931808acbcd6222726efdb')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Redirected to http://www.example.com/ Completed 302 Found in 150ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"angelina.bogan@schuster.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"3FthHMQa2vfqdRKzxRPR"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"rSvhs_sYY3xsafSDdkx6"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931808acbcd6222726efdd')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931808acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931808acbcd6222726efdd')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931808acbcd6222726efdd')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931808acbcd6222726efdf')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931808acbcd6222726efdd')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"irving@christiansenkaulke.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zpQx6kyNSyGyLP38NyYe"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"SoBFsGZK6pxNKC1ziKzD"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931808acbcd6222726efe0')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931808acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931808acbcd6222726efe0')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-08 06:00:01 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"MFDsMsPFUGFVGThjBHRa"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931808acbcd6222726efe0')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-08 00:30:01 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Auth::RegistrationsController#update as HTML Parameters: {"id"=>"5b931808acbcd6222726efe0", "user"=>{"email"=>"rihanna@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "redirect_url"=>"http://www.yahoo.com", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931808acbcd6222726efe0')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"fyVifXfKkQ-wQXKq8Si9"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931808acbcd6222726efe0')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"da... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rihanna@gmail.com", "_id"=>{"$ne"=>BSON::ObjectId('5b931808acbcd6222726efe0')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"zY-wgnGuF49apfisvhvx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"HpygKXgiuzXj_N-49ZEt"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931808acbcd6222726efe0')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931808acbcd6222726efe0')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [b8db9b41-0646-4360-bb67-02e3e7499958] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931808acbcd6222726efe0, "_735znfMRJT1kh3e3jiy", {:to=>"rihanna@gmail.com"} [ActiveJob] [ActionMailer::DeliveryJob] [b8db9b41-0646-4360-bb67-02e3e7499958] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [b8db9b41-0646-4360-bb67-02e3e7499958] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.9ms [ActiveJob] [ActionMailer::DeliveryJob] [b8db9b41-0646-4360-bb67-02e3e7499958] Sent mail to rihanna@gmail.com (1.7ms) [ActiveJob] [ActionMailer::DeliveryJob] [b8db9b41-0646-4360-bb67-02e3e7499958] Date: Sat, 08 Sep 2018 06:00:01 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rihanna@gmail.com Message-ID: <5b9318093330d_22272abcf12a0f5c73231@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome rihanna@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [b8db9b41-0646-4360-bb67-02e3e7499958] Performed ActionMailer::DeliveryJob from Inline(mailers) in 4.14ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: b8db9b41-0646-4360-bb67-02e3e7499958) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931808acbcd6222726efe0, "_735znfMRJT1kh3e3jiy", {:to=>"rihanna@gmail.com"} Redirected to http://www.example.com/ Completed 302 Found in 166ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"henderson.kunde@farrell.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"E4GhDSyeprtJNrZSkLcU"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"j8eF3GizNpVsYRzrMUAU"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931809acbcd6222726efe3')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931809acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931809acbcd6222726efe3')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931809acbcd6222726efe3')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931809acbcd6222726efe5')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931809acbcd6222726efe3')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"email"=>"alfonso@tromp.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-08 05:59:54 +0530"}, "api_key"=>"test", "redirect_url"=>"http://www.google.com", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"alfonso@tromp.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"alfonso@tromp.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"2kLkWUGRgvVxMQMbz8Vb"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"j6jDXnoHhnkzzsQ_KJVS"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931809acbcd6222726efe6'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931809acbcd6222726efe6')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"dGcL51poYZ1NSt_PNXFL"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931809acbcd6222726efe6')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ftb6TeLjv9HxBSWzYKcQ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931809acbcd6222726efe6')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-08 00:30:01 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://www.google.com?authentication_token=ftb6TeLjv9HxBSWzYKcQ&es=f7c75de7fc7731ced8ce3099364df81de1178de057c2a5841d8f484c6c64efe3 Completed 302 Found in 208ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"carmella.flatley@roob.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ZsSryKRHtbLsYnHxe2yo"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"TAxeVizAfga-q9ionsSr"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931809acbcd6222726efe9')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931809acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931809acbcd6222726efe9')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931809acbcd6222726efe9')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931809acbcd6222726efeb')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931809acbcd6222726efe9')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"moie_harber@tillmanpaucek.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"cpsuxy58oLek4h4xRsgk"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"CcfcsdyPjz9zwU3qNzsm"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931809acbcd6222726efec')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931809acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931809acbcd6222726efec')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-08 06:00:01 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"VmzRj21Zkv5rWUuqAJ4H"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931809acbcd6222726efec')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-08 00:30:01 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Auth::RegistrationsController#update as HTML Parameters: {"id"=>"5b931809acbcd6222726efec", "user"=>{"password"=>"[FILTERED]", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "redirect_url"=>"http://www.google.com", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931809acbcd6222726efec')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zwCXE9T6PmztCLxxou7n"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931809acbcd6222726efec')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"ae... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"HJQyyGyvedGUx5yGkbZz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ZQUt3W3qHLUWQf3As3uH"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931809acbcd6222726efec')}, "u"=>{"$set"=>{"encrypted_password"=>"$2a$04$6vazvVQo1rlQ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://www.google.com?authentication_token=ZQUt3W3qHLUWQf3As3uH&es=ae3c8bd225a1a79960d2fc46199a0f1ae6d8eec839852f1d946ab7803b1145de Completed 302 Found in 133ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"orin@goodwinprice.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"jCEPjueZVxf_oNF3rd9c"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zFgcJ6yxfvmpFq6fS3xQ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931809acbcd6222726efef')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931809acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931809acbcd6222726efef')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93180aacbcd6222726eff2')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"9GKyBZVbgM8xQgDzGhZc"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931809acbcd6222726efef')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931809acbcd6222726efef')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931809acbcd6222726efef')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b931809acbcd6222726efef')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"crystal.jerde@koelpin.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"k-HY5HojyDRW_XVdzUB8"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zCWjRvR1pnm2CTgRAU_D"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93180aacbcd6222726eff4')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93180aacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93180aacbcd6222726eff4')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"2JvuVMHNRzJKz12DfFyH"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b93180aacbcd6222726eff4')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b93180aacbcd6222726eff4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93180aacbcd6222726eff4')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b93180aacbcd6222726eff4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Started GET "/authenticate/users/sign_up" for 127.0.0.1 at 2018-09-08 06:00:02 +0530 Processing by Auth::RegistrationsController#new as JSON Parameters: {"registration"=>{}} Rendered text template (0.0ms) Filter chain halted as :require_no_authentication rendered or redirected Completed 401 Unauthorized in 1ms (Views: 0.4ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"florida.breitenberg@anderson.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"3mws93MwahDPv9un5WND"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"hy2G6Nz3K2ShnTuXFPxy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93180aacbcd6222726eff8')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93180aacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93180aacbcd6222726eff8')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93180aacbcd6222726effb')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"fEXHT8hy3hDnxsVL51BJ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b93180aacbcd6222726eff8')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b93180aacbcd6222726eff8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93180aacbcd6222726eff8')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b93180aacbcd6222726eff8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"frida_rolfson@streichdicki.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"55PC3ye-4YR7dyX7LhuA"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"gn3yPxzz64sKJcvb747_"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93180aacbcd6222726effd')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93180aacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93180aacbcd6222726effd')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"XFAK6H-ZNQ-AfgnsRK-w"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b93180aacbcd6222726effd')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b93180aacbcd6222726effd')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93180aacbcd6222726effd')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b93180aacbcd6222726effd')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 06:00:02 +0530 Processing by Auth::RegistrationsController#create as JSON Parameters: {"user"=>{"email"=>"andre@schumm.name", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "registration"=>{"user"=>{"email"=>"andre@schumm.name", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}}} Rendered text template (0.0ms) Filter chain halted as :require_no_authentication rendered or redirected Completed 401 Unauthorized in 1ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rosanna.mcdermott@schulistjacobs.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"qb7mjayjJBG6c8sjjs2n"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"oybm3YVFrWLKRHM-6nnQ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93180aacbcd6222726f001')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93180aacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93180aacbcd6222726f001')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93180aacbcd6222726f004')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"SLHpUhWCy2CAxNFznKNZ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b93180aacbcd6222726f001')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b93180aacbcd6222726f001')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93180aacbcd6222726f001')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b93180aacbcd6222726f001')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"adolfo_stamm@mantebahringer.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yyUPuGVmu4h_x5Ag1u5S"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"y4bW3tN_pxC6gCkEz6qX"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93180aacbcd6222726f006')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93180aacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93180aacbcd6222726f006')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sbyNXM3tF7jKK5JJCB3P"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b93180aacbcd6222726f006')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b93180aacbcd6222726f006')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93180aacbcd6222726f006')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b93180aacbcd6222726f006')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-08 06:00:02 +0530 Processing by Auth::RegistrationsController#update as JSON Parameters: {"id"=>{"$oid"=>"5b93180aacbcd6222726f001"}, "user"=>{"email"=>"rihanna@gmail.com", "current_password"=>"[FILTERED]"}, "registration"=>{"id"=>{"$oid"=>"5b93180aacbcd6222726f001"}, "user"=>{"email"=>"rihanna@gmail.com", "current_password"=>"[FILTERED]"}}} Rendered text template (0.0ms) Filter chain halted as :authenticate_scope! rendered or redirected Completed 401 Unauthorized in 1ms (Views: 0.4ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"fatima@ornstark.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"p1dabWUHBeAKCi5dT7Cr"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"6ffCADMp9NW_nXd8SX1A"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93180aacbcd6222726f00a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93180aacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93180aacbcd6222726f00a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93180bacbcd6222726f00d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"bmFzyxkSCABxCkCWAZUG"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b93180aacbcd6222726f00a')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b93180aacbcd6222726f00a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93180aacbcd6222726f00a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b93180aacbcd6222726f00a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"liliana@bogisich.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"-zyPwLniuidWaG_w9_2L"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"VxHosX68URy-s8Lr_d39"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93180bacbcd6222726f00f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93180bacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93180bacbcd6222726f00f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"egu8Ado2sygaeoGWtmL7"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b93180bacbcd6222726f00f')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b93180bacbcd6222726f00f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93180bacbcd6222726f00f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b93180bacbcd6222726f00f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started DELETE "/authenticate/users" for 127.0.0.1 at 2018-09-08 06:00:03 +0530 Processing by Auth::RegistrationsController#destroy as JSON Parameters: {"id"=>{"$oid"=>"5b93180aacbcd6222726f00a"}, "registration"=>{"id"=>{"$oid"=>"5b93180aacbcd6222726f00a"}}} Rendered text template (0.0ms) Filter chain halted as :authenticate_scope! rendered or redirected Completed 401 Unauthorized in 1ms (Views: 0.4ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"darron_connelly@schroeder.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"4z7yR3zxPyuqzx5H4zwE"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"RqmnxjEo9WezDniwUANA"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93180bacbcd6222726f013')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93180bacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93180bacbcd6222726f013')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93180bacbcd6222726f016')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"rPJTHz4pTZzcgg8asrqe"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b93180bacbcd6222726f013')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b93180bacbcd6222726f013')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93180bacbcd6222726f013')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b93180bacbcd6222726f013')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"brook.trantow@handsimonis.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ExiK46QRnX_ZrYjqUfUD"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"2_9uXsyA9-MKG6TXAtS2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93180bacbcd6222726f018')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93180bacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93180bacbcd6222726f018')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"WXVnGZyFCoLNrKhXFPQH"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b93180bacbcd6222726f018')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b93180bacbcd6222726f018')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93180bacbcd6222726f018')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b93180bacbcd6222726f018')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started GET "/authenticate/users/sign_up?api_key=doggy" for 127.0.0.1 at 2018-09-08 06:00:03 +0530 Processing by Auth::RegistrationsController#new as JSON Parameters: {"api_key"=>"doggy", "registration"=>{}} Rendered text template (0.0ms) Filter chain halted as :require_no_authentication rendered or redirected Completed 401 Unauthorized in 1ms (Views: 0.4ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"reinhold_bogisich@stehr.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Be9_E29mp-P-gTFsyE3C"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Js2KUnJkG4CpEDUJWDKE"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93180bacbcd6222726f01c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93180bacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93180bacbcd6222726f01c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93180bacbcd6222726f01f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"7MypPxZjwGVCMyhf3Syy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b93180bacbcd6222726f01c')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b93180bacbcd6222726f01c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93180bacbcd6222726f01c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b93180bacbcd6222726f01c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"kane@simonis.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"XfZ5XLscjW_P9tV4KfFr"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"4k-nxaRsiud1iyhZSq7h"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93180bacbcd6222726f021')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93180bacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93180bacbcd6222726f021')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"tEqTyfJsyocy2q9skutV"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b93180bacbcd6222726f021')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b93180bacbcd6222726f021')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93180bacbcd6222726f021')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b93180bacbcd6222726f021')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 06:00:03 +0530 Processing by Auth::RegistrationsController#create as JSON Parameters: {"user"=>{"email"=>"brennan.ondricka@champlin.name", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"doggy", "registration"=>{"user"=>{"email"=>"brennan.ondricka@champlin.name", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"doggy"}} Rendered text template (0.0ms) Filter chain halted as :require_no_authentication rendered or redirected Completed 401 Unauthorized in 1ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"ethan.keeling@cartwrightupton.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"3N2sCz6uu3ydxUPm-qg_"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"kCNs_hU3cH-ezzvnW8si"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93180bacbcd6222726f025')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93180bacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93180bacbcd6222726f025')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93180bacbcd6222726f028')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Ug_MRQsJxCCaKJy48Z3w"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b93180bacbcd6222726f025')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b93180bacbcd6222726f025')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93180bacbcd6222726f025')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b93180bacbcd6222726f025')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"brennon.hauck@smith.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xfHzsdX7bskzsqPv-Txu"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"QPjSrBap8nuTNNCEnX_t"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93180cacbcd6222726f02a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93180cacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93180cacbcd6222726f02a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Jz3sUZTga-fCoybrBR75"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b93180cacbcd6222726f02a')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b93180cacbcd6222726f02a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93180cacbcd6222726f02a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b93180cacbcd6222726f02a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-08 06:00:04 +0530 Processing by Auth::RegistrationsController#update as JSON Parameters: {"id"=>{"$oid"=>"5b93180bacbcd6222726f025"}, "user"=>{"email"=>"rihanna@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"doggy", "registration"=>{"id"=>{"$oid"=>"5b93180bacbcd6222726f025"}, "user"=>{"email"=>"rihanna@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"doggy"}} Rendered text template (0.0ms) Filter chain halted as :authenticate_scope! rendered or redirected Completed 401 Unauthorized in 1ms (Views: 0.4ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"litzy_veum@kreiger.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"3utiX8Rf6QQTcEHugs9V"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Vxdzidq8bATw5Uy7K_wm"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93180cacbcd6222726f02e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93180cacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93180cacbcd6222726f02e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93180cacbcd6222726f031')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"T66psp6fxtSzTawQnBxv"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b93180cacbcd6222726f02e')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b93180cacbcd6222726f02e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93180cacbcd6222726f02e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b93180cacbcd6222726f02e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"emiliano@ziemann.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"pymUsXykhyiqTiKqTRbz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"K_1UZZcgYXb9mUGSQzj_"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93180cacbcd6222726f033')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93180cacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93180cacbcd6222726f033')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"2dfyG6GuohorMSM3EBxH"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b93180cacbcd6222726f033')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b93180cacbcd6222726f033')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93180cacbcd6222726f033')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b93180cacbcd6222726f033')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Started DELETE "/authenticate/users" for 127.0.0.1 at 2018-09-08 06:00:04 +0530 Processing by Auth::RegistrationsController#destroy as JSON Parameters: {"id"=>{"$oid"=>"5b93180cacbcd6222726f02e"}, "api_key"=>"dogy", "registration"=>{"id"=>{"$oid"=>"5b93180cacbcd6222726f02e"}, "api_key"=>"dogy"}} Rendered text template (0.0ms) Filter chain halted as :authenticate_scope! rendered or redirected Completed 401 Unauthorized in 1ms (Views: 0.4ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"lawson@heller.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"gvQsTwnzbrpvM2QtAmYY"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"MWyyZ_k81GHG3zYuBqLJ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93180cacbcd6222726f037')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93180cacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93180cacbcd6222726f037')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93180cacbcd6222726f03a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"nVsJCx_uXgRvHN7yv9mx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b93180cacbcd6222726f037')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b93180cacbcd6222726f037')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93180cacbcd6222726f037')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b93180cacbcd6222726f037')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"dewayne@bogan.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"o1T7vzPkLzRyWgzWzsV8"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"FzsVe7cxPYcWwy5zuFcL"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93180cacbcd6222726f03c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93180cacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93180cacbcd6222726f03c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"DSQE2fyEz5b3AHx21XFw"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b93180cacbcd6222726f03c')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b93180cacbcd6222726f03c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93180cacbcd6222726f03c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b93180cacbcd6222726f03c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 06:00:04 +0530 Processing by Auth::RegistrationsController#create as JSON Parameters: {"user"=>{"email"=>"melia.dickens@beckerorn.net", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"user"=>{"email"=>"melia.dickens@beckerorn.net", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"melia.dickens@beckerorn.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"melia.dickens@beckerorn.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"RRYzw_jjhCg7t_cyQKcF"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"CArP1Sqn-i7p2FS51_7M"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b93180cacbcd6222726f040'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b93180cacbcd6222726f040')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [cbbbf1d5-d0c6-4a7b-acdc-94cb240be881] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b93180cacbcd6222726f040, "ZqU63S2sa4VUsfGR3s3_", {} [ActiveJob] [ActionMailer::DeliveryJob] [cbbbf1d5-d0c6-4a7b-acdc-94cb240be881] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [cbbbf1d5-d0c6-4a7b-acdc-94cb240be881] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.4ms [ActiveJob] [ActionMailer::DeliveryJob] [cbbbf1d5-d0c6-4a7b-acdc-94cb240be881] Sent mail to melia.dickens@beckerorn.net (1.4ms) [ActiveJob] [ActionMailer::DeliveryJob] [cbbbf1d5-d0c6-4a7b-acdc-94cb240be881] Date: Sat, 08 Sep 2018 06:00:04 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: melia.dickens@beckerorn.net Message-ID: <5b93180ceeb1b_22272abcf12a0f5c733b1@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome melia.dickens@beckerorn.net!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [cbbbf1d5-d0c6-4a7b-acdc-94cb240be881] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.23ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: cbbbf1d5-d0c6-4a7b-acdc-94cb240be881) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b93180cacbcd6222726f040, "ZqU63S2sa4VUsfGR3s3_", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"u7F3Y1kDCcz-XLV3KwZV"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93180cacbcd6222726f040')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Completed 200 OK in 139ms (Views: 0.8ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"ozella@johnstonerdman.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zVFMT6gSg4yfRJfWvoSh"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"gBLAuxfxvJQiL6v8eGkH"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93180dacbcd6222726f042')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93180dacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93180dacbcd6222726f042')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93180dacbcd6222726f045')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xN5ejS1-_NjKQRYsxbGi"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b93180dacbcd6222726f042')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b93180dacbcd6222726f042')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93180dacbcd6222726f042')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b93180dacbcd6222726f042')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"peyton@torp.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"dym3AbpMZHhXGTc_F7RV"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"hnTjius7F1yGF6eFS_-D"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93180dacbcd6222726f047')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93180dacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93180dacbcd6222726f047')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yax45WdjLDGdSLqYXjLz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b93180dacbcd6222726f047')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b93180dacbcd6222726f047')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93180dacbcd6222726f047')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b93180dacbcd6222726f047')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 06:00:05 +0530 Processing by Auth::RegistrationsController#create as JSON Parameters: {"user"=>{"email"=>"ayana@nicolasbraun.co", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-08T05:59:54.619+05:30"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"user"=>{"email"=>"ayana@nicolasbraun.co", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-08T05:59:54.619+05:30"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"ayana@nicolasbraun.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"ayana@nicolasbraun.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ik9VEFd8LRxxh5y_67CC"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yxry5jSxXgvxwC_siGfW"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b93180dacbcd6222726f04b'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93180dacbcd6222726f04b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"rN2uceFXpJ5r-_mcyXKa"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93180dacbcd6222726f04b')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"FH6ddpBkNCS_gziJNDfD"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93180dacbcd6222726f04b')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-08 00:30:05 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 200 OK in 191ms (Views: 1.1ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"colleen_macejkovic@pollichhilpert.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"6g4xCpeN8AmwkNFWt3SK"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"kZPihKuLTjp18BZisJNM"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93180dacbcd6222726f04e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93180dacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93180dacbcd6222726f04e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93180dacbcd6222726f051')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"XyB5BwJvDRcQiFJswx5s"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b93180dacbcd6222726f04e')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b93180dacbcd6222726f04e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93180dacbcd6222726f04e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b93180dacbcd6222726f04e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"myra@ruecker.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"wZVxEMEdHfMhv_3omYC_"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"mr2Xia9Az5JtNtq8HBBD"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93180dacbcd6222726f053')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93180dacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93180dacbcd6222726f053')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ihNrx87wwSBr7tfTsYSF"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b93180dacbcd6222726f053')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b93180dacbcd6222726f053')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93180dacbcd6222726f053')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b93180dacbcd6222726f053')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 06:00:05 +0530 Processing by Auth::RegistrationsController#create as JSON Parameters: {"user"=>{"additional_login_param"=>"9824281376", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"user"=>{"additional_login_param"=>"9824281376", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9824281376"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9824281376"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ZTBsTBRGpbQhbGZxHTLS"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"eii-qPzWdkz2DyBzaqxM"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b93180dacbcd6222726f057'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [b6ca93c2-2fe0-4977-b61e-6c0814069653] Performing OtpJob from Inline(default) with arguments: ["User", "5b93180dacbcd6222726f057", "send_sms_otp"] [ActiveJob] [OtpJob] [b6ca93c2-2fe0-4977-b61e-6c0814069653] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b93180dacbcd6222726f057')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [b6ca93c2-2fe0-4977-b61e-6c0814069653] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [b6ca93c2-2fe0-4977-b61e-6c0814069653] Performed OtpJob from Inline(default) in 2.77ms [ActiveJob] Enqueued OtpJob (Job ID: b6ca93c2-2fe0-4977-b61e-6c0814069653) to Inline(default) with arguments: ["User", "5b93180dacbcd6222726f057", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"qVyCxxL3ScVVhpssXbuH"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93180dacbcd6222726f057')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 200 OK in 128ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"tod@hammes.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"KiomMJvRdAiN5DfTyA3x"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"3fB7r9X-A3b4KXpH4SaN"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93180eacbcd6222726f059')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93180eacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93180eacbcd6222726f059')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93180eacbcd6222726f05c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"fradixxkHHxQYb5kYoch"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b93180eacbcd6222726f059')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b93180eacbcd6222726f059')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93180eacbcd6222726f059')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b93180eacbcd6222726f059')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"haleigh@schillerturcotte.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ozy16Pzh2PXV_K742UgN"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"wvHNZxe2yexgRqs8Acrr"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93180eacbcd6222726f05e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93180eacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93180eacbcd6222726f05e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Gyv5JE2PMixxPhMyww5s"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b93180eacbcd6222726f05e')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b93180eacbcd6222726f05e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93180eacbcd6222726f05e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b93180eacbcd6222726f05e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started DELETE "/authenticate/users.json" for 127.0.0.1 at 2018-09-08 06:00:06 +0530 Processing by Auth::RegistrationsController#destroy as JSON Parameters: {"id"=>{"$oid"=>"5b93180eacbcd6222726f059"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"id"=>{"$oid"=>"5b93180eacbcd6222726f059"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93180eacbcd6222726f059')}, "limit"=>1}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b93180eacbcd6222726f059')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93180eacbcd6222726f05b')}, "limit"=>1}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s Completed 200 OK in 47ms (Views: 0.5ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"general@weinat.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"DsPUzKc4B3uQdMyCb7aJ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"3TShHXxU-xWzhZVt-khH"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93180eacbcd6222726f062')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93180eacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93180eacbcd6222726f062')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93180eacbcd6222726f065')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"91C9t-VS1fZEkk2SQM6Z"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b93180eacbcd6222726f062')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b93180eacbcd6222726f062')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93180eacbcd6222726f062')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b93180eacbcd6222726f062')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"geovanni_eichmann@will.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"oyD9hdBde7ogSBwfLmLF"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"cyaVsxx2VPNxYBN2oFHg"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93180eacbcd6222726f067')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93180eacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93180eacbcd6222726f067')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"XMFXrEKkzCd_Asd-PV3v"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b93180eacbcd6222726f067')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b93180eacbcd6222726f067')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93180eacbcd6222726f067')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b93180eacbcd6222726f067')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 06:00:06 +0530 Processing by Auth::RegistrationsController#create as JSON Parameters: {"user"=>{"email"=>"helena_okuneva@bechtelar.name", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-08T05:59:54.619+05:30"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"user"=>{"email"=>"helena_okuneva@bechtelar.name", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-08T05:59:54.619+05:30"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"helena_okuneva@bechtelar.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"helena_okuneva@bechtelar.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ccN8yRcz4scRis7Njw2y"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"GJXRvXBx31zdcRaeCJGP"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b93180eacbcd6222726f06b'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93180eacbcd6222726f06b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"y11zBzBeSRm_VWxKfJZr"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93180eacbcd6222726f06b')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"bE7jx7kTGogy6zq-32kc"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93180eacbcd6222726f06b')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-08 00:30:06 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 200 OK in 210ms (Views: 0.9ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"sigmund_brekke@brakus.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"_cymFx6BmTc2NpE5jYXf"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Zw5rTW6PQsntCskzpMtr"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93180eacbcd6222726f06e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93180eacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93180eacbcd6222726f06e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93180facbcd6222726f071')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"wszmAbZaPQApTEejLfx7"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b93180eacbcd6222726f06e')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b93180eacbcd6222726f06e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93180eacbcd6222726f06e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b93180eacbcd6222726f06e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"tyshawn.hackett@grimes.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"NfiDUzDz1BSQy5K1xV7A"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"XLEsKEbJzsbVEGUCHMBU"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93180facbcd6222726f073')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93180facb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93180facbcd6222726f073')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"GyBSZrKcx25_BLzf6se6"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b93180facbcd6222726f073')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b93180facbcd6222726f073')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93180facbcd6222726f073')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b93180facbcd6222726f073')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 06:00:07 +0530 Processing by Auth::RegistrationsController#create as JSON Parameters: {"user"=>{"email"=>"mellie@gottlieb.biz", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-08T05:59:54.619+05:30"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"user"=>{"email"=>"mellie@gottlieb.biz", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-08T05:59:54.619+05:30"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity Completed 422 Unprocessable Entity in 5ms (Views: 0.1ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"declan@medhurst.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"AUNjA5jqnqgPHxqSVxMZ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"8zab9Spz15w2EUPjAs4M"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93180facbcd6222726f077')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93180facb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93180facbcd6222726f077')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93180facbcd6222726f07a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"KEHVEJCKoSicgtzAezaG"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b93180facbcd6222726f077')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b93180facbcd6222726f077')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93180facbcd6222726f077')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b93180facbcd6222726f077')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"vance.bernier@robel.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"aakfSA-tNcz-wPAGfH1U"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yAv3v4y87iuA5C-XLMWi"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93180facbcd6222726f07c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93180facb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93180facbcd6222726f07c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"33y43PrKYPT1Mzm94dNs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b93180facbcd6222726f07c')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b93180facbcd6222726f07c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93180facbcd6222726f07c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b93180facbcd6222726f07c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-08 06:00:07 +0530 Processing by Auth::RegistrationsController#update as JSON Parameters: {"id"=>{"$oid"=>"5b93180facbcd6222726f07c"}, "user"=>{"email"=>"rihanna@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"id"=>{"$oid"=>"5b93180facbcd6222726f07c"}, "user"=>{"email"=>"rihanna@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken1"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken1"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b93180facbcd6222726f07c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rihanna@gmail.com", "_id"=>{"$ne"=>BSON::ObjectId('5b93180facbcd6222726f07c')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"3zcLF5pFNFfsy_zH7D86"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"617hMDWt6zWC-KZkurj1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93180facbcd6222726f07c')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b93180facbcd6222726f07c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [8a9ec1a2-456d-446d-8e8c-d675c8e48b75] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b93180facbcd6222726f07c, "6qVpJo-phCn1RLYiUprM", {:to=>"rihanna@gmail.com"} [ActiveJob] [ActionMailer::DeliveryJob] [8a9ec1a2-456d-446d-8e8c-d675c8e48b75] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [8a9ec1a2-456d-446d-8e8c-d675c8e48b75] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.3ms [ActiveJob] [ActionMailer::DeliveryJob] [8a9ec1a2-456d-446d-8e8c-d675c8e48b75] Sent mail to rihanna@gmail.com (1.4ms) [ActiveJob] [ActionMailer::DeliveryJob] [8a9ec1a2-456d-446d-8e8c-d675c8e48b75] Date: Sat, 08 Sep 2018 06:00:07 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rihanna@gmail.com Message-ID: <5b93180fa8727_22272abcf12a0f5c734ac@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome rihanna@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [8a9ec1a2-456d-446d-8e8c-d675c8e48b75] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.1ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 8a9ec1a2-456d-446d-8e8c-d675c8e48b75) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b93180facbcd6222726f07c, "6qVpJo-phCn1RLYiUprM", {:to=>"rihanna@gmail.com"} Completed 200 OK in 71ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"kellie@jacobi.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"S3TyuvUPcpw2HNhJxLd5"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"--_u-ZoyLAR5q8nxPsap"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93180facbcd6222726f080')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93180facb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93180facbcd6222726f080')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93180facbcd6222726f083')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"SJKBNxWxtSJrguzG9Krs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b93180facbcd6222726f080')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b93180facbcd6222726f080')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93180facbcd6222726f080')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b93180facbcd6222726f080')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"cristian_gerhold@baumbach.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"YvqmMgm1pE5bUqH7xdUd"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"k8zwqxMrt1xEUi-zw1tU"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93180facbcd6222726f085')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93180facb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93180facbcd6222726f085')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ujsWA36hb8cQTMk6e8ZS"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b93180facbcd6222726f085')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b93180facbcd6222726f085')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93180facbcd6222726f085')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b93180facbcd6222726f085')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-08 06:00:08 +0530 Processing by Auth::RegistrationsController#update as JSON Parameters: {"id"=>{"$oid"=>"5b93180facbcd6222726f080"}, "user"=>{"email"=>"rihanna@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "redirect_url"=>"http://www.google.com", "current_app_id"=>"testappid", "registration"=>{"id"=>{"$oid"=>"5b93180facbcd6222726f080"}, "user"=>{"email"=>"rihanna@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "redirect_url"=>"http://www.google.com", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b93180facbcd6222726f080')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rihanna@gmail.com", "_id"=>{"$ne"=>BSON::ObjectId('5b93180facbcd6222726f080')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"pZDMnsvMZhyebox8N9nJ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Xv2J-bGLRf86MdxMPo_2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93180facbcd6222726f080')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b93180facbcd6222726f080')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s [ActiveJob] [ActionMailer::DeliveryJob] [efe8a81f-d76e-4681-8501-489f9ffdefb6] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b93180facbcd6222726f080, "ux5ANVGmpxs3_4p1t-ZP", {:to=>"rihanna@gmail.com"} [ActiveJob] [ActionMailer::DeliveryJob] [efe8a81f-d76e-4681-8501-489f9ffdefb6] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.4ms) [ActiveJob] [ActionMailer::DeliveryJob] [efe8a81f-d76e-4681-8501-489f9ffdefb6] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.6ms [ActiveJob] [ActionMailer::DeliveryJob] [efe8a81f-d76e-4681-8501-489f9ffdefb6] Sent mail to rihanna@gmail.com (1.8ms) [ActiveJob] [ActionMailer::DeliveryJob] [efe8a81f-d76e-4681-8501-489f9ffdefb6] Date: Sat, 08 Sep 2018 06:00:08 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rihanna@gmail.com Message-ID: <5b931810d90f_22272abcf12a0f5c735e4@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome rihanna@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [efe8a81f-d76e-4681-8501-489f9ffdefb6] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.82ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: efe8a81f-d76e-4681-8501-489f9ffdefb6) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b93180facbcd6222726f080, "ux5ANVGmpxs3_4p1t-ZP", {:to=>"rihanna@gmail.com"} Completed 200 OK in 94ms (Views: 0.5ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"beatrice_willms@farrellfunk.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"SkFRL66ypw6NcBsCssna"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"YDYHah4y9WACVu6NxUdg"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931810acbcd6222726f089')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931810acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931810acbcd6222726f089')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931810acbcd6222726f08c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"davion@zemlak.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xVySMntHCogcGqQVMkdX"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"b3Pis5zygSUJ-P29sbSj"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931810acbcd6222726f08d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931810acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931810acbcd6222726f08d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931810acbcd6222726f090')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 06:00:08 +0530 Processing by Auth::RegistrationsController#create as HTML Parameters: {"user"=>{"email"=>"jerad.haley@dare.name", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-08 05:59:54 +0530"}, "api_key"=>"test1", "current_app_id"=>"testappid1"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test1", "app_ids"=>"testappid1"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test1", "app_ids"=>"testappid1"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jerad.haley@dare.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jerad.haley@dare.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"dm1UXk7ZJLPwzHgfizFS"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ihtSCRgog2d_PkXp1yx-"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931810acbcd6222726f091'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931810acbcd6222726f091')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Bdyfn2nhLobNVEwMxy6J"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931810acbcd6222726f091')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"-z3TWBdzxdJbQ2_vyYz6"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931810acbcd6222726f091')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-08 00:30:08 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://www.example.com/ Completed 302 Found in 186ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jerad.haley@dare.name"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"ryleigh@erdmanlueilwitz.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"EVyKCgTHUTQ9g7YpEFgx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"VrPWks-z8mLavAQoErL-"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931810acbcd6222726f094')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931810acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931810acbcd6222726f094')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931810acbcd6222726f097')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"graciela@ward.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"1Bn2zrErDXKUf5sodxFN"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"UcaqyXwcyE8MzYAvQimW"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931810acbcd6222726f098')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931810acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931810acbcd6222726f098')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931810acbcd6222726f09b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 06:00:08 +0530 Processing by Auth::RegistrationsController#create as HTML Parameters: {"user"=>{"email"=>"haylee@kuhlman.info", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-08 05:59:54 +0530"}, "api_key"=>"test2", "current_app_id"=>"testappid2"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test2", "app_ids"=>"testappid2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test2", "app_ids"=>"testappid2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"haylee@kuhlman.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"haylee@kuhlman.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"rRn5pp4i55zyvWJ2amJT"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"jgAsMZxaXzhHPn5czbcT"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931810acbcd6222726f09c'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931810acbcd6222726f09c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"vxT2eUFUmpc7-C1PjajL"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931810acbcd6222726f09c')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zjNSzgK3AFmERDsy2tS9"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931810acbcd6222726f09c')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-08 00:30:08 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://www.example.com/ Completed 302 Found in 185ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"haylee@kuhlman.info"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"modesta@bernhardkoepp.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"v29MmcZNLJacaq-biyGf"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"gfNfcRvvVsFQB9XVJu3U"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931810acbcd6222726f09f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931810acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931810acbcd6222726f09f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931810acbcd6222726f0a2')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 06:00:09 +0530 Processing by Auth::RegistrationsController#create as HTML Parameters: {"user"=>{"email"=>"lurline@gloverrempel.net", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-08 05:59:54 +0530"}, "api_key"=>"test1", "current_app_id"=>"testappid1"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test1", "app_ids"=>"testappid1"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test1", "app_ids"=>"testappid1"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"lurline@gloverrempel.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"lurline@gloverrempel.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"N5H6JztNk1j3RAjUtxmx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"b5WRGsxRvBfSj3PnedC5"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931811acbcd6222726f0a3'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931811acbcd6222726f0a3')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"_KKsgscHxSC2ETPG6348"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931811acbcd6222726f0a3')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"qSx6jdz6crMWWna43JBu"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931811acbcd6222726f0a3')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-08 00:30:09 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://www.example.com/ Completed 302 Found in 156ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"dangelo@homenick.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"QHqMrkkrKPLsjWV14Nz3"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"urh_5VTUt71MXSrYCB_y"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931811acbcd6222726f0a6')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931811acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931811acbcd6222726f0a6')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931811acbcd6222726f0a9')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 06:00:09 +0530 Processing by Auth::RegistrationsController#create as HTML Parameters: {"user"=>{"email"=>"wiley_haley@eichmann.net", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-08 05:59:54 +0530"}, "api_key"=>"test1", "current_app_id"=>"testappid2"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test1", "app_ids"=>"testappid2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test1", "app_ids"=>"testappid2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"wiley_haley@eichmann.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"wiley_haley@eichmann.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"1-MsCszBe9msUZVqNywK"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"gyCWgg9GDg9-MTZsiw6c"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931811acbcd6222726f0aa'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931811acbcd6222726f0aa')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"UL5YTLoNsHD34nMsDzmb"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931811acbcd6222726f0aa')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"7A_cPZ27LBzhZHQqA5hU"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931811acbcd6222726f0aa')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-08 00:30:09 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Redirected to http://www.example.com/ Completed 302 Found in 202ms MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.001s Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"edmond@konopelski.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"XHiCjsyqXNXkYxwGWqsx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"WiczRhC__yoUhPSjJxGr"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a0bacbcd623222db81f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931a0bacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931a0bacbcd623222db81f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931a0bacbcd623222db81f')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931a0bacbcd623222db822')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931a0bacbcd623222db81f')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"krystina@jenkins.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yGD6rNnj-yBR_Z5Hg1k1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"juL5ZEsQRudbpu27ekWg"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a0cacbcd623222db825')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931a0cacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931a0cacbcd623222db825')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931a0cacbcd623222db825')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931a0cacbcd623222db827')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931a0cacbcd623222db825')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"email"=>"mozelle@crist.io", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-08 06:08:34 +0530"}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Rendered text template (0.0ms) Completed 200 OK in 6ms (Views: 2.0ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"aleia@stamm.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"gh-DvE5QbWWzTZy5SZSU"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"B59GzyCeeBztd9Bh6pFz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a0cacbcd623222db828')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931a0cacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931a0cacbcd623222db828')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931a0cacbcd623222db828')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931a0cacbcd623222db82a')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931a0cacbcd623222db828')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"mariam.kling@denesikmitchell.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"_okdw7GMxuWQfSo8GAWt"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"PJyycTirTyjLRW7yngxu"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a0cacbcd623222db82b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931a0cacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931a0cacbcd623222db82b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-08 06:08:36 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"5Qp88eYVcZ88dXwxgsEV"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a0cacbcd623222db82b')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-08 00:38:36 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Processing by Auth::RegistrationsController#update as HTML Parameters: {"id"=>"5b931a0cacbcd623222db82b", "user"=>{"email"=>"dog@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Rendered text template (0.0ms) Completed 200 OK in 7ms (Views: 0.6ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"leatha@borer.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"znu1s7c5ksRaNb5AzD4N"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"EdyZGywhYyFoX811i3xK"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a0cacbcd623222db82e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931a0cacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931a0cacbcd623222db82e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931a0cacbcd623222db82e')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931a0cacbcd623222db830')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931a0cacbcd623222db82e')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"email"=>"jerad@casperdeckow.info", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-08 06:08:34 +0530"}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jerad@casperdeckow.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jerad@casperdeckow.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"_TCLxzG3Diq1pi1UTtyR"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"j5h6QLgSxS-isc_2s85g"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931a0cacbcd623222db831'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931a0cacbcd623222db831')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"nNDTzrKEEpc2zScCzdpN"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a0cacbcd623222db831')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sfcv1EAn76xkzDgSCsuy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a0cacbcd623222db831')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-08 00:38:36 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://www.example.com/ Completed 302 Found in 215ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"aglae@gutmann.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"P3zJxCxwvGd1DPYyCt62"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"8Aaimyiksr_dwRr1tJcT"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a0cacbcd623222db834')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931a0cacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931a0cacbcd623222db834')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931a0cacbcd623222db834')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931a0cacbcd623222db836')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931a0cacbcd623222db834')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"annetta.torp@heel.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"p15MsamPNCu36AMrWz5K"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"NxeVkLenLR4TgJ75dtmV"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a0cacbcd623222db837')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931a0cacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931a0cacbcd623222db837')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"hn4YFc96D5ErZ1dQoZHm"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a0cacbcd623222db837')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"66... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-08 06:08:37 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"_yz_yfFh5SUeTvd6XuEX"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a0cacbcd623222db837')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-08 00:38:37 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Auth::RegistrationsController#update as HTML Parameters: {"id"=>"5b931a0cacbcd623222db837", "user"=>{"email"=>"dog@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931a0cacbcd623222db837')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"dog@gmail.com", "_id"=>{"$ne"=>BSON::ObjectId('5b931a0cacbcd623222db837')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"_gorytLFLy55aBHRwzVK"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"FUp5q9_EeXAb5kif4bGE"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a0cacbcd623222db837')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931a0cacbcd623222db837')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [9aaea9bb-1420-4c51-a440-71c3414d3db3] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931a0cacbcd623222db837, "Cmk9yKXinZauisF_mjMT", {:to=>"dog@gmail.com"} [ActiveJob] [ActionMailer::DeliveryJob] [9aaea9bb-1420-4c51-a440-71c3414d3db3] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (1.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [9aaea9bb-1420-4c51-a440-71c3414d3db3] Devise::Mailer#confirmation_instructions: processed outbound mail in 178.7ms [ActiveJob] [ActionMailer::DeliveryJob] [9aaea9bb-1420-4c51-a440-71c3414d3db3] Sent mail to dog@gmail.com (8.4ms) [ActiveJob] [ActionMailer::DeliveryJob] [9aaea9bb-1420-4c51-a440-71c3414d3db3] Date: Sat, 08 Sep 2018 06:08:37 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: dog@gmail.com Message-ID: <5b931a0d62842_23222abdfc9d6f407679@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome dog@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [9aaea9bb-1420-4c51-a440-71c3414d3db3] Performed ActionMailer::DeliveryJob from Inline(mailers) in 187.62ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 9aaea9bb-1420-4c51-a440-71c3414d3db3) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931a0cacbcd623222db837, "Cmk9yKXinZauisF_mjMT", {:to=>"dog@gmail.com"} Redirected to http://www.example.com/ Completed 302 Found in 272ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"dog@gmail.com", "_id"=>{"$ne"=>BSON::ObjectId('5b931a0cacbcd623222db837')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"j7nzgCyBn_pq6M993Eb4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"jHQP_FLJhyYTAMBNwx5R"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a0cacbcd623222db837')}, "u"=>{"$set"=>{"confirmed_at"=>2018-09-08 00:38:37 UTC, "... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931a0cacbcd623222db837')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b931a0cacbcd623222db837')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"arturo@champlin.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"-cvzof2i_XRLmjMsZMzU"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"4e2NB_nyui4DQUF4XP14"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a0dacbcd623222db83b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931a0dacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931a0dacbcd623222db83b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931a0dacbcd623222db83b')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931a0dacbcd623222db83d')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931a0dacbcd623222db83b')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"edyth.sauer@champlin.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Qk3urpyyhH21UbsWfLsm"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"7VF_8xBEZTjsfKpsCvqB"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a0dacbcd623222db83e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931a0dacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931a0dacbcd623222db83e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-08 06:08:37 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"fEG5QYzThZU1Khty84bi"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a0dacbcd623222db83e')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-08 00:38:37 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Auth::RegistrationsController#update as HTML Parameters: {"id"=>"5b931a0dacbcd623222db83e", "user"=>{"name"=>"Kenyatta Weissnat IV", "current_password"=>"[FILTERED]"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931a0dacbcd623222db83e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"HvdnsmhxPjgaQh-rSB-M"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a0dacbcd623222db83e')}, "u"=>{"$set"=>{"name"=>"Kenyatta Weissnat IV", "encrypted... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://www.example.com/ Completed 302 Found in 65ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"ethelyn@huel.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"PevmDexvPaVs-uzstn5Q"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"8sSyBmBoTjNj7Knzpq5r"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a0dacbcd623222db841')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931a0dacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931a0dacbcd623222db841')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931a0dacbcd623222db841')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931a0eacbcd623222db843')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931a0dacbcd623222db841')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 06:08:38 +0530 Processing by Auth::RegistrationsController#create as HTML Parameters: {"user"=>{"email"=>"cade@loweupton.name", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-08 06:08:34 +0530"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"cade@loweupton.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"EgQ3mhMcCeoBRAdZS9jB"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"QN1nbx83fp_p3DGvgCpi"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931a0eacbcd623222db844'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931a0eacbcd623222db844')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"syp-Cv6t2UnoswPGX31x"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a0eacbcd623222db844')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-08 00:38:38 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Redirected to http://www.example.com/ Completed 302 Found in 111ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"cade@loweupton.name"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ignajriGtUnkWzFkodQ3"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a0eacbcd623222db844')}, "u"=>{"$set"=>{"confirmed_at"=>2018-09-08 00:38:38 UTC, "... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931a0eacbcd623222db844')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b931a0eacbcd623222db844')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"lexus@kelercrooks.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"obX5hTRa5fyXyxr8aHyw"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"wshq1yLEhDJtEmuZxrKK"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a0eacbcd623222db848')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931a0eacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931a0eacbcd623222db848')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931a0eacbcd623222db848')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931a0eacbcd623222db84a')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931a0eacbcd623222db848')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 06:08:38 +0530 Processing by Auth::RegistrationsController#create as HTML Parameters: {"user"=>{"additional_login_param"=>"9870918915", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9870918915"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zxbiwti9b2SC_qNKZzvt"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"gFcBnnBfsLC6VZyWWasF"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931a0eacbcd623222db84b'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [1a975e58-f300-4a88-9664-d0ca0026dbef] Performing OtpJob from Inline(default) with arguments: ["User", "5b931a0eacbcd623222db84b", "send_sms_otp"] [ActiveJob] [OtpJob] [1a975e58-f300-4a88-9664-d0ca0026dbef] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931a0eacbcd623222db84b')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [1a975e58-f300-4a88-9664-d0ca0026dbef] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [1a975e58-f300-4a88-9664-d0ca0026dbef] Performed OtpJob from Inline(default) in 7.01ms [ActiveJob] Enqueued OtpJob (Job ID: 1a975e58-f300-4a88-9664-d0ca0026dbef) to Inline(default) with arguments: ["User", "5b931a0eacbcd623222db84b", "send_sms_otp"] Redirected to http://www.example.com/ Completed 302 Found in 72ms MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"6ZH2XkMWiM5ZxsiSccU9"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a0eacbcd623222db84b')}, "u"=>{"$set"=>{"additional_login_param_status"=>2, "encry... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931a0eacbcd623222db84b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"buford@bode.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Xo-Y9csyYyMA-xuNwF6w"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"iJqsMGwGziM6V6yxH5mz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a0eacbcd623222db84e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931a0eacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931a0eacbcd623222db84e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931a0eacbcd623222db84e')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931a0eacbcd623222db850')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931a0eacbcd623222db84e')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"susan_stoltenberg@reilly.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"WGmG7znFEvvtQrCemuxc"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"9zxFQBXua8HMmAqvMYz6"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a0eacbcd623222db851')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931a0eacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931a0eacbcd623222db851')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931a0eacbcd623222db851')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-08 06:08:38 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"CAKGUJtBht8mWz3W2hzp"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a0eacbcd623222db851')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-08 00:38:38 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Processing by Auth::RegistrationsController#update as HTML Parameters: {"id"=>"5b931a0eacbcd623222db851", "user"=>{"email"=>"mckenzie.torphy@hansentorphy.com", "current_password"=>"[FILTERED]"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931a0eacbcd623222db851')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"mckenzie.torphy@hansentorphy.com", "_id"=>{"$ne"=>BSON::ObjectId('5b931a0eacbcd623222db851')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"jxDQDBcwrFt2YbW7i7cG"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"n5xraGKKjAExCuVtqesF"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a0eacbcd623222db851')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931a0eacbcd623222db851')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [836c4941-7ded-4c91-b986-218074e4bcfa] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931a0eacbcd623222db851, "yCyeso4uhmP-h4AETj_o", {:to=>"mckenzie.torphy@hansentorphy.com"} [ActiveJob] [ActionMailer::DeliveryJob] [836c4941-7ded-4c91-b986-218074e4bcfa] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [836c4941-7ded-4c91-b986-218074e4bcfa] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.4ms [ActiveJob] [ActionMailer::DeliveryJob] [836c4941-7ded-4c91-b986-218074e4bcfa] Sent mail to mckenzie.torphy@hansentorphy.com (1.4ms) [ActiveJob] [ActionMailer::DeliveryJob] [836c4941-7ded-4c91-b986-218074e4bcfa] Date: Sat, 08 Sep 2018 06:08:38 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: mckenzie.torphy@hansentorphy.com Message-ID: <5b931a0ece133_23222abdfc9d6f407682e@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome mckenzie.torphy@hansentorphy.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [836c4941-7ded-4c91-b986-218074e4bcfa] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.41ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 836c4941-7ded-4c91-b986-218074e4bcfa) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931a0eacbcd623222db851, "yCyeso4uhmP-h4AETj_o", {:to=>"mckenzie.torphy@hansentorphy.com"} Redirected to http://www.example.com/ Completed 302 Found in 71ms MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"irma@harbermayert.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"3Y6yj4s9opSR_RQJzjSm"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"2MMw9-Tc5QRtwpXHUgKC"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a0eacbcd623222db854')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931a0eacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931a0eacbcd623222db854')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931a0eacbcd623222db854')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931a0facbcd623222db856')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931a0eacbcd623222db854')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"matteo@blandarempel.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"b1eVcqWKaE19_CrUNpsP"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"6rDwp9g1ysB3zeTYjeaL"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a0facbcd623222db857')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931a0facb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931a0facbcd623222db857')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Started DELETE "/authenticate/users" for 127.0.0.1 at 2018-09-08 06:08:39 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"XkurFxVnTJidmFEikJNf"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a0facbcd623222db857')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-08 00:38:39 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Auth::RegistrationsController#destroy as HTML Parameters: {"id"=>"5b931a0facbcd623222db857"} MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a0facbcd623222db857')}, "limit"=>1}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931a0facbcd623222db857')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a0facbcd623222db859')}, "limit"=>1}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s Redirected to http://www.example.com/ Completed 302 Found in 40ms MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"reggie@jakubowski.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"HZuPLy4UxGxkStoUxLzA"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"vs2yBz3xE5z9RsAtZgNn"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a0facbcd623222db85a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931a0facb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931a0facbcd623222db85a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931a0facbcd623222db85a')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931a0facbcd623222db85c')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931a0facbcd623222db85a')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/shared/_links.html.erb (0.9ms) Rendered /home/bhargav/Github/Auth/app/views/auth/registrations/new.html.erb within layouts/application (13.3ms) Rendered shopping/_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (0.8ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.1ms) Completed 200 OK in 23ms (Views: 17.6ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"elya.beatty@sengerconn.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"CWLjtY6rRoM3KUzwKyS1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yspuH4M-FPaXPxHuZxTa"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a0facbcd623222db85f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931a0facb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931a0facbcd623222db85f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931a0facbcd623222db85f')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931a0facbcd623222db861')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931a0facbcd623222db85f')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"email"=>"pansy@hand.org", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"pansy@hand.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"pansy@hand.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zWazNkNF3uXuLo5xUEsx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Tu9n8ypzDPTGHmznJTfG"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931a0facbcd623222db862'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931a0facbcd623222db862')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [9d880932-c2eb-45fc-ae66-a097215e4332] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931a0facbcd623222db862, "uFbwrusZTVzvhj1GePm-", {} [ActiveJob] [ActionMailer::DeliveryJob] [9d880932-c2eb-45fc-ae66-a097215e4332] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [9d880932-c2eb-45fc-ae66-a097215e4332] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.4ms [ActiveJob] [ActionMailer::DeliveryJob] [9d880932-c2eb-45fc-ae66-a097215e4332] Sent mail to pansy@hand.org (2.1ms) [ActiveJob] [ActionMailer::DeliveryJob] [9d880932-c2eb-45fc-ae66-a097215e4332] Date: Sat, 08 Sep 2018 06:08:39 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: pansy@hand.org Message-ID: <5b931a0f7476b_23222abdfc9d6f40769a8@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome pansy@hand.org!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [9d880932-c2eb-45fc-ae66-a097215e4332] Performed ActionMailer::DeliveryJob from Inline(mailers) in 4.09ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 9d880932-c2eb-45fc-ae66-a097215e4332) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931a0facbcd623222db862, "uFbwrusZTVzvhj1GePm-", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"LEtJvPtDFZCLzxevmvYQ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a0facbcd623222db862')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://www.example.com/ Completed 302 Found in 141ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jaren@boehm.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ij_gXHuG47vdpzmWc-9z"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"KhvDAaqzbMCer5hQkLGR"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a0facbcd623222db864')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931a0facb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931a0facbcd623222db864')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931a0facbcd623222db864')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931a0facbcd623222db866')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931a0facbcd623222db864')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"joanny_becker@sauer.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"6ypHqCFNxm73CKR-iZJF"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"E7BgXeJVySv_yg7YwRSP"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a0facbcd623222db867')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931a0facb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931a0facbcd623222db867')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-08 06:08:39 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"5cxvTvXfCPZiiDeRawLh"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a0facbcd623222db867')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-08 00:38:39 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Processing by Auth::RegistrationsController#update as HTML Parameters: {"id"=>"5b931a0facbcd623222db867", "user"=>{"email"=>"rihanna@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931a0facbcd623222db867')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"tyZ2xXUdrjFXRaRudMki"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a0facbcd623222db867')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"34... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rihanna@gmail.com", "_id"=>{"$ne"=>BSON::ObjectId('5b931a0facbcd623222db867')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"zxt9sbYhRvY3Zkycibgu"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"8QBEjDyLYb9K4tmXFbx7"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a0facbcd623222db867')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931a0facbcd623222db867')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [30ffa312-4eb7-47a2-b666-373f56867806] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931a0facbcd623222db867, "-RuUfL9VSTPv22q6zLGf", {:to=>"rihanna@gmail.com"} [ActiveJob] [ActionMailer::DeliveryJob] [30ffa312-4eb7-47a2-b666-373f56867806] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [30ffa312-4eb7-47a2-b666-373f56867806] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.2ms [ActiveJob] [ActionMailer::DeliveryJob] [30ffa312-4eb7-47a2-b666-373f56867806] Sent mail to rihanna@gmail.com (1.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [30ffa312-4eb7-47a2-b666-373f56867806] Date: Sat, 08 Sep 2018 06:08:39 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rihanna@gmail.com Message-ID: <5b931a0fd2d25_23222abdfc9d6f407704@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome rihanna@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [30ffa312-4eb7-47a2-b666-373f56867806] Performed ActionMailer::DeliveryJob from Inline(mailers) in 2.76ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 30ffa312-4eb7-47a2-b666-373f56867806) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931a0facbcd623222db867, "-RuUfL9VSTPv22q6zLGf", {:to=>"rihanna@gmail.com"} Redirected to http://www.example.com/ Completed 302 Found in 109ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"tevin_hilpert@maggiohane.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"noa-dJAB-sh_mpGoSLBa"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"JUcHUHVx13DPnB9kHUy9"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a0facbcd623222db86a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931a0facb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931a0facbcd623222db86a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931a0facbcd623222db86a')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931a0facbcd623222db86c')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931a0facbcd623222db86a')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rachel_nikolaus@nader.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"_F1fKxExirFZSGnxr9nP"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"8JyCkR6sb9c8GRPsgbCP"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a0facbcd623222db86d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931a0facb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931a0facbcd623222db86d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931a0facbcd623222db86d')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931a10acbcd623222db86f')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931a0facbcd623222db86d')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"email"=>"orval@kemmer.io", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"invalid api_key", "redirect_url"=>"http://www.google.com", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"invalid api_key", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"orval@kemmer.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"WYzx_wcZ_6ypzgMK9LJH"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"fEHhmrAheg-zw9LAy2ka"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931a10acbcd623222db870'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931a10acbcd623222db870')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [6c739da5-cdd1-4e3c-bcab-18ad27489ba0] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931a10acbcd623222db870, "hG_eXA91vsH5E_ZJpSRW", {} [ActiveJob] [ActionMailer::DeliveryJob] [6c739da5-cdd1-4e3c-bcab-18ad27489ba0] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [6c739da5-cdd1-4e3c-bcab-18ad27489ba0] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.3ms [ActiveJob] [ActionMailer::DeliveryJob] [6c739da5-cdd1-4e3c-bcab-18ad27489ba0] Sent mail to orval@kemmer.io (1.4ms) [ActiveJob] [ActionMailer::DeliveryJob] [6c739da5-cdd1-4e3c-bcab-18ad27489ba0] Date: Sat, 08 Sep 2018 06:08:40 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: orval@kemmer.io Message-ID: <5b931a1015625_23222abdfc9d6f407714e@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome orval@kemmer.io!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [6c739da5-cdd1-4e3c-bcab-18ad27489ba0] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.04ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 6c739da5-cdd1-4e3c-bcab-18ad27489ba0) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931a10acbcd623222db870, "hG_eXA91vsH5E_ZJpSRW", {} Redirected to http://www.example.com/ Completed 302 Found in 86ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"althea@becker.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"7Jgq6atYXGxzyo1nKnwV"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"HUurEi4YUzdz9At6WzdM"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a10acbcd623222db872')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931a10acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931a10acbcd623222db872')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931a10acbcd623222db872')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931a10acbcd623222db874')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931a10acbcd623222db872')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"elmore.bins@lebsack.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"HbkgjweF1EAM48d6G4AN"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Voa4fxTwm-CtDqxx4WNA"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a10acbcd623222db875')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931a10acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931a10acbcd623222db875')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-08 06:08:40 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"EfkkzzPVhYxMNJLYarCN"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a10acbcd623222db875')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-08 00:38:40 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Auth::RegistrationsController#update as HTML Parameters: {"id"=>"5b931a10acbcd623222db875", "user"=>{"password"=>"[FILTERED]", "current_password"=>"[FILTERED]"}, "api_key"=>"invalid api key", "redirect_url"=>"http://www.google.com", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"invalid api key", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931a10acbcd623222db875')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"kF9zj6xV645NZ4wmqpgt"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"-F4BwxWG4szLxbi86ULd"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a10acbcd623222db875')}, "u"=>{"$set"=>{"encrypted_password"=>"$2a$04$2ikdifBYN8Hw... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://www.example.com/ Completed 302 Found in 73ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"elmore.bins@lebsack.org"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"sebastian_witting@haley.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"9gH9huy64rv6szSj_fJ1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"acGNKxKSJ3abziphm967"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a10acbcd623222db878')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931a10acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931a10acbcd623222db878')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931a10acbcd623222db878')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931a10acbcd623222db87a')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931a10acbcd623222db878')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"email"=>"rafaela.oconnell@effertz.info", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"test", "redirect_url"=>"http://www.yahoo.com", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rafaela.oconnell@effertz.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rafaela.oconnell@effertz.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"a9uQKzbWUnp8pD8JxkEy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"nde83xLCqFCCM9KvdTzr"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931a10acbcd623222db87b'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931a10acbcd623222db87b')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [bf71d741-0662-49b1-93a2-eecc95843211] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931a10acbcd623222db87b, "Wzwu3KheAUn5eFbiR7mo", {} [ActiveJob] [ActionMailer::DeliveryJob] [bf71d741-0662-49b1-93a2-eecc95843211] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [bf71d741-0662-49b1-93a2-eecc95843211] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.5ms [ActiveJob] [ActionMailer::DeliveryJob] [bf71d741-0662-49b1-93a2-eecc95843211] Sent mail to rafaela.oconnell@effertz.info (1.5ms) [ActiveJob] [ActionMailer::DeliveryJob] [bf71d741-0662-49b1-93a2-eecc95843211] Date: Sat, 08 Sep 2018 06:08:40 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rafaela.oconnell@effertz.info Message-ID: <5b931a1097436_23222abdfc9d6f4077238@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome rafaela.oconnell@effertz.info!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [bf71d741-0662-49b1-93a2-eecc95843211] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.47ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: bf71d741-0662-49b1-93a2-eecc95843211) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931a10acbcd623222db87b, "Wzwu3KheAUn5eFbiR7mo", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"PK59yJpLpsNfzXxR7zm4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a10acbcd623222db87b')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://www.example.com/ Completed 302 Found in 161ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"gordon.lemke@shields.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"CLMYMt2FyMyyNQ5ysdby"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"PFZCo7k21W_vScR7jFUG"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a10acbcd623222db87d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931a10acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931a10acbcd623222db87d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931a10acbcd623222db87d')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931a10acbcd623222db87f')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931a10acbcd623222db87d')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"orland.shields@grant.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"f_F9VoGKkzjuncshzksz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"BajFQ3kdBeGtSz2MZK72"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a10acbcd623222db880')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931a10acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931a10acbcd623222db880')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-08 06:08:40 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"hvs5SF1BzF63QcFtE8L1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a10acbcd623222db880')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-08 00:38:40 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Auth::RegistrationsController#update as HTML Parameters: {"id"=>"5b931a10acbcd623222db880", "user"=>{"email"=>"rihanna@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "redirect_url"=>"http://www.yahoo.com", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931a10acbcd623222db880')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zJWy2xfH6Bmu7g6vRgh5"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a10acbcd623222db880')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"e5... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rihanna@gmail.com", "_id"=>{"$ne"=>BSON::ObjectId('5b931a10acbcd623222db880')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"y1obD-UvqqezoJXpRjWy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"TcHbFCymBSxGxrAythmP"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a10acbcd623222db880')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931a10acbcd623222db880')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [4396d610-a1bc-4182-9273-e278b033fb5f] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931a10acbcd623222db880, "FQLjY9yrsSQaMhjxXu3c", {:to=>"rihanna@gmail.com"} [ActiveJob] [ActionMailer::DeliveryJob] [4396d610-a1bc-4182-9273-e278b033fb5f] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [4396d610-a1bc-4182-9273-e278b033fb5f] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.7ms [ActiveJob] [ActionMailer::DeliveryJob] [4396d610-a1bc-4182-9273-e278b033fb5f] Sent mail to rihanna@gmail.com (1.7ms) [ActiveJob] [ActionMailer::DeliveryJob] [4396d610-a1bc-4182-9273-e278b033fb5f] Date: Sat, 08 Sep 2018 06:08:41 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rihanna@gmail.com Message-ID: <5b931a1112d7c_23222abdfc9d6f40773df@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome rihanna@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [4396d610-a1bc-4182-9273-e278b033fb5f] Performed ActionMailer::DeliveryJob from Inline(mailers) in 4.0ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 4396d610-a1bc-4182-9273-e278b033fb5f) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931a10acbcd623222db880, "FQLjY9yrsSQaMhjxXu3c", {:to=>"rihanna@gmail.com"} Redirected to http://www.example.com/ Completed 302 Found in 141ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"millie@hudson.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"auUXxxFCzPEyk5n8k2p-"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"YVqXzGxvX_y34Hi9a8xv"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a11acbcd623222db883')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931a11acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931a11acbcd623222db883')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931a11acbcd623222db883')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931a11acbcd623222db885')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931a11acbcd623222db883')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"email"=>"marcelle.swift@greenfelder.info", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-08 06:08:34 +0530"}, "api_key"=>"test", "redirect_url"=>"http://www.google.com", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"marcelle.swift@greenfelder.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"marcelle.swift@greenfelder.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"daUng5J8hbSrJUa8umU4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"AMa4xCQaZzLTHozdQK8A"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931a11acbcd623222db886'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931a11acbcd623222db886')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"GMtpJ5RRWkaTbobASz2N"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a11acbcd623222db886')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"vd197xnHtzK7cKJQzc5z"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a11acbcd623222db886')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-08 00:38:41 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://www.google.com?authentication_token=vd197xnHtzK7cKJQzc5z&es=2a8e57ae8a45f64c77d382cba435d75851adb8c5c17c11b05dad8d571cfeb526 Completed 302 Found in 180ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"morgan_bartoletti@kozey.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Ms7RjrofbxTDj1xSM9Tw"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sSYnbvzJU34gxCvMhwkz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a11acbcd623222db889')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931a11acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931a11acbcd623222db889')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931a11acbcd623222db889')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931a11acbcd623222db88b')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931a11acbcd623222db889')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"rosalee@block.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"KNqjce1RbEuQp2nxe_18"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"kqnE8_ww_hsNzJVBzz3B"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a11acbcd623222db88c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931a11acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931a11acbcd623222db88c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-08 06:08:41 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"8BdMaYHaizJHyLZCyYQu"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a11acbcd623222db88c')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-08 00:38:41 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Auth::RegistrationsController#update as HTML Parameters: {"id"=>"5b931a11acbcd623222db88c", "user"=>{"password"=>"[FILTERED]", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "redirect_url"=>"http://www.google.com", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931a11acbcd623222db88c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yZBKcTgnLaqj76Ce_wxi"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a11acbcd623222db88c')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"32... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"_7SYfc6Y-wSsu4sk1ozd"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xsyKNxbeu4HBXJ6_fncB"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a11acbcd623222db88c')}, "u"=>{"$set"=>{"encrypted_password"=>"$2a$04$LKZ.QPZsAfZc... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Redirected to http://www.google.com?authentication_token=xsyKNxbeu4HBXJ6_fncB&es=32a63daefec8c7d99b57d90f21b3116858f144074beebfd9366d87970f32abd3 Completed 302 Found in 107ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"dimitri.littel@denesik.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"nyPCy5tZcwyRMJrihc5s"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"aysr7EWRJ2yWRWxHJuEx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a11acbcd623222db88f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931a11acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931a11acbcd623222db88f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a11acbcd623222db892')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"UaJzzBo-Pb4VHjnzCy1S"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931a11acbcd623222db88f')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931a11acbcd623222db88f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931a11acbcd623222db88f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b931a11acbcd623222db88f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"fredrick_upton@moriette.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yFp7Ft9xbeExi_WGzv_z"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Gn-JsANKfMzsBh2hypbJ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a11acbcd623222db894')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931a11acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931a11acbcd623222db894')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ovb8xMVbzkJCAu362LW4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931a11acbcd623222db894')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931a11acbcd623222db894')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931a11acbcd623222db894')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b931a11acbcd623222db894')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Started GET "/authenticate/users/sign_up" for 127.0.0.1 at 2018-09-08 06:08:42 +0530 Processing by Auth::RegistrationsController#new as JSON Parameters: {"registration"=>{}} Rendered text template (0.0ms) Filter chain halted as :require_no_authentication rendered or redirected Completed 401 Unauthorized in 1ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"te@jerde.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"x6YFADkxcszGFsDsVVyM"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"qkxwEyVgAWmJXaASrXvu"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a12acbcd623222db898')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931a12acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931a12acbcd623222db898')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a12acbcd623222db89b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"BUsm6thL9PxQRXSCVhJn"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931a12acbcd623222db898')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931a12acbcd623222db898')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931a12acbcd623222db898')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b931a12acbcd623222db898')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"geraldine@little.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"7No1JwEHuCzRArnV1D8W"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zf8iTFEzJvdrxzzAdce5"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a12acbcd623222db89d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931a12acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931a12acbcd623222db89d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"A5LSkmsBsQWE3af7zN4i"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931a12acbcd623222db89d')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931a12acbcd623222db89d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931a12acbcd623222db89d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b931a12acbcd623222db89d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 06:08:42 +0530 Processing by Auth::RegistrationsController#create as JSON Parameters: {"user"=>{"email"=>"modesta@kilback.org", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "registration"=>{"user"=>{"email"=>"modesta@kilback.org", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}}} Rendered text template (0.0ms) Filter chain halted as :require_no_authentication rendered or redirected Completed 401 Unauthorized in 1ms (Views: 0.4ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"prince_sanford@predoviclebsack.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"df_jdbeBvE7qwgJ_6x4r"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sn8kb5EKW1QF7_gYRETr"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a12acbcd623222db8a1')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931a12acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931a12acbcd623222db8a1')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a12acbcd623222db8a4')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"nd5Rz2HsX1SY-YVndHC5"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931a12acbcd623222db8a1')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931a12acbcd623222db8a1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931a12acbcd623222db8a1')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b931a12acbcd623222db8a1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"ova@stracke.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"soh2w_wTV-MwcBa7m6Kh"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"rQCjRdPje3WoZA1fJ_Uu"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a12acbcd623222db8a6')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931a12acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931a12acbcd623222db8a6')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"3C2osPH22JD-dzP5pZyU"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931a12acbcd623222db8a6')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931a12acbcd623222db8a6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931a12acbcd623222db8a6')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b931a12acbcd623222db8a6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-08 06:08:42 +0530 Processing by Auth::RegistrationsController#update as JSON Parameters: {"id"=>{"$oid"=>"5b931a12acbcd623222db8a1"}, "user"=>{"email"=>"rihanna@gmail.com", "current_password"=>"[FILTERED]"}, "registration"=>{"id"=>{"$oid"=>"5b931a12acbcd623222db8a1"}, "user"=>{"email"=>"rihanna@gmail.com", "current_password"=>"[FILTERED]"}}} Rendered text template (0.0ms) Filter chain halted as :authenticate_scope! rendered or redirected Completed 401 Unauthorized in 1ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"caterina@block.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"JG3NVy16DwKwyTygLurk"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ysi1RA_zXFBGAzCH6FCw"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a12acbcd623222db8aa')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931a12acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931a12acbcd623222db8aa')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a12acbcd623222db8ad')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"89st_8aqBY7wsn_s_GCz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931a12acbcd623222db8aa')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931a12acbcd623222db8aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931a12acbcd623222db8aa')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b931a12acbcd623222db8aa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"maybell.pfeffer@nicolatehr.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"YivCxxTsC14W_3AzGHHg"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"F3EXr59xy2tMLBw5Y2i4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a12acbcd623222db8af')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931a12acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931a12acbcd623222db8af')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Q95r94-WzxZxttwRhVCs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931a12acbcd623222db8af')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931a12acbcd623222db8af')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931a12acbcd623222db8af')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b931a12acbcd623222db8af')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started DELETE "/authenticate/users" for 127.0.0.1 at 2018-09-08 06:08:42 +0530 Processing by Auth::RegistrationsController#destroy as JSON Parameters: {"id"=>{"$oid"=>"5b931a12acbcd623222db8aa"}, "registration"=>{"id"=>{"$oid"=>"5b931a12acbcd623222db8aa"}}} Rendered text template (0.0ms) Filter chain halted as :authenticate_scope! rendered or redirected Completed 401 Unauthorized in 1ms (Views: 0.5ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"colten_witting@roberts.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Pk-F5UTf_BoWmjdD_oXk"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"2Jrz4o5JjFugCH8JiAH2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a13acbcd623222db8b3')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931a13acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931a13acbcd623222db8b3')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a13acbcd623222db8b6')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"G_8zm-mx6Zg82NtayCz3"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931a13acbcd623222db8b3')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931a13acbcd623222db8b3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931a13acbcd623222db8b3')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b931a13acbcd623222db8b3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"alvina_heidenreich@murrayhauck.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"mJsPpZ7gmTzFA8Z8j9k9"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Nre4a4Zwa5ZzR5x_8nX3"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a13acbcd623222db8b8')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931a13acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931a13acbcd623222db8b8')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"J8z49ywKk9v8oTJNsyuq"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931a13acbcd623222db8b8')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931a13acbcd623222db8b8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931a13acbcd623222db8b8')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b931a13acbcd623222db8b8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started GET "/authenticate/users/sign_up?api_key=doggy" for 127.0.0.1 at 2018-09-08 06:08:43 +0530 Processing by Auth::RegistrationsController#new as JSON Parameters: {"api_key"=>"doggy", "registration"=>{}} Rendered text template (0.0ms) Filter chain halted as :require_no_authentication rendered or redirected Completed 401 Unauthorized in 2ms (Views: 0.8ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"damaris@dietrichmcglynn.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"q_PGqsosYRJozwJSTEHi"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"z_kRDJJK3pB6fo73G7b6"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a13acbcd623222db8bc')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931a13acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931a13acbcd623222db8bc')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a13acbcd623222db8bf')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"5xSegwpFZ_j4HJRPCams"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931a13acbcd623222db8bc')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931a13acbcd623222db8bc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931a13acbcd623222db8bc')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b931a13acbcd623222db8bc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"brenda.ritchie@legros.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"qwKwd6GE8WQZri87gzx_"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sLNuWytxwbqxFxteUiiD"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a13acbcd623222db8c1')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931a13acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931a13acbcd623222db8c1')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"j2JUxm393y7BB8Tgfn8u"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931a13acbcd623222db8c1')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931a13acbcd623222db8c1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931a13acbcd623222db8c1')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b931a13acbcd623222db8c1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 06:08:43 +0530 Processing by Auth::RegistrationsController#create as JSON Parameters: {"user"=>{"email"=>"nova.schumm@turcotte.org", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"doggy", "registration"=>{"user"=>{"email"=>"nova.schumm@turcotte.org", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"doggy"}} Rendered text template (0.0ms) Filter chain halted as :require_no_authentication rendered or redirected Completed 401 Unauthorized in 1ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"cecelia@nienowpacocha.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"MW5Xezf-sffL5Gm5gJnc"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xx8o_bBT-Kzz8LmMdtTr"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a13acbcd623222db8c5')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931a13acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931a13acbcd623222db8c5')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a13acbcd623222db8c8')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"FAuPGsz9XR6ehkhkanpq"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931a13acbcd623222db8c5')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931a13acbcd623222db8c5')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931a13acbcd623222db8c5')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b931a13acbcd623222db8c5')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"reginald_wyman@dachhuels.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"f3ggc4-xciz26s6a1Lns"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"gsE4MzTyjBzyEsLx5eHM"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a13acbcd623222db8ca')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931a13acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931a13acbcd623222db8ca')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"deZuoRVQSYs_mXy6NtRY"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931a13acbcd623222db8ca')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931a13acbcd623222db8ca')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931a13acbcd623222db8ca')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b931a13acbcd623222db8ca')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-08 06:08:43 +0530 Processing by Auth::RegistrationsController#update as JSON Parameters: {"id"=>{"$oid"=>"5b931a13acbcd623222db8c5"}, "user"=>{"email"=>"rihanna@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"doggy", "registration"=>{"id"=>{"$oid"=>"5b931a13acbcd623222db8c5"}, "user"=>{"email"=>"rihanna@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"doggy"}} Rendered text template (0.0ms) Filter chain halted as :authenticate_scope! rendered or redirected Completed 401 Unauthorized in 1ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"erwin_mccullough@jacobson.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"YiQ9qgYHHhi9Yv6tqkKM"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ShtV_VNYe87G69jFCLvo"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a13acbcd623222db8ce')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931a13acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931a13acbcd623222db8ce')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a13acbcd623222db8d1')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"csa8ymQ4A3txkjUvxMDR"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931a13acbcd623222db8ce')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931a13acbcd623222db8ce')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931a13acbcd623222db8ce')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b931a13acbcd623222db8ce')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"retta_ryan@douglasbaumbach.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"6gAKaSAD-X-gsxn-Fk7s"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"uaxXgzPPP7RnS92wxU1u"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a14acbcd623222db8d3')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931a14acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931a14acbcd623222db8d3')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"d_NfSHP_9QynxSX1fjvV"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931a14acbcd623222db8d3')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931a14acbcd623222db8d3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931a14acbcd623222db8d3')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b931a14acbcd623222db8d3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Started DELETE "/authenticate/users" for 127.0.0.1 at 2018-09-08 06:08:44 +0530 Processing by Auth::RegistrationsController#destroy as JSON Parameters: {"id"=>{"$oid"=>"5b931a13acbcd623222db8ce"}, "api_key"=>"dogy", "registration"=>{"id"=>{"$oid"=>"5b931a13acbcd623222db8ce"}, "api_key"=>"dogy"}} Rendered text template (0.0ms) Filter chain halted as :authenticate_scope! rendered or redirected Completed 401 Unauthorized in 1ms (Views: 0.4ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"laurine.haag@klein.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"cCL_7q7qzEzozp99WWos"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"1QGChZGroUW6qDgeTpBZ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a14acbcd623222db8d7')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931a14acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931a14acbcd623222db8d7')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a14acbcd623222db8da')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"quL1f8jVarYF8YuvGeBQ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931a14acbcd623222db8d7')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931a14acbcd623222db8d7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931a14acbcd623222db8d7')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b931a14acbcd623222db8d7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"sheldon_balistreri@larsonferry.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"kJTccU8y1QtfyEvAZL6y"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"f22-zD1CRxczGE9m654Q"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a14acbcd623222db8dc')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931a14acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931a14acbcd623222db8dc')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"oEh3zaqwDPcFFbxEettG"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931a14acbcd623222db8dc')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931a14acbcd623222db8dc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931a14acbcd623222db8dc')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b931a14acbcd623222db8dc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 06:08:44 +0530 Processing by Auth::RegistrationsController#create as JSON Parameters: {"user"=>{"email"=>"consuelo.conroy@boyer.net", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"user"=>{"email"=>"consuelo.conroy@boyer.net", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"consuelo.conroy@boyer.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"consuelo.conroy@boyer.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"PwUZiyeHA_yLPcziBVDe"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"JnvCqpsdvFy8wBHDRo28"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931a14acbcd623222db8e0'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931a14acbcd623222db8e0')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [ca5485ba-3091-48b4-8a85-f81dc249ef6f] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931a14acbcd623222db8e0, "SuZUf37iUXAdybC7pu-T", {} [ActiveJob] [ActionMailer::DeliveryJob] [ca5485ba-3091-48b4-8a85-f81dc249ef6f] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [ca5485ba-3091-48b4-8a85-f81dc249ef6f] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.3ms [ActiveJob] [ActionMailer::DeliveryJob] [ca5485ba-3091-48b4-8a85-f81dc249ef6f] Sent mail to consuelo.conroy@boyer.net (1.4ms) [ActiveJob] [ActionMailer::DeliveryJob] [ca5485ba-3091-48b4-8a85-f81dc249ef6f] Date: Sat, 08 Sep 2018 06:08:44 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: consuelo.conroy@boyer.net Message-ID: <5b931a148bc32_23222abdfc9d6f4077418@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome consuelo.conroy@boyer.net!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [ca5485ba-3091-48b4-8a85-f81dc249ef6f] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.18ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: ca5485ba-3091-48b4-8a85-f81dc249ef6f) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931a14acbcd623222db8e0, "SuZUf37iUXAdybC7pu-T", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"bByjBsDfBjtyw2z_mUyc"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a14acbcd623222db8e0')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 200 OK in 147ms (Views: 0.4ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"serenity@abbottmorar.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"msymQu4yoYh1VJXC55Ud"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"7WaiGkX1DuFsSk_ymkMs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a14acbcd623222db8e2')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931a14acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931a14acbcd623222db8e2')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a14acbcd623222db8e5')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"_NBTs2HUNW8fp7pqhyUG"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931a14acbcd623222db8e2')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931a14acbcd623222db8e2')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931a14acbcd623222db8e2')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b931a14acbcd623222db8e2')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"curtis.hoppe@towneleuschke.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ppvksxX6Qp2RCAbhSDQQ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"odNDhy8x54BJ7dLs_Hsz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a14acbcd623222db8e7')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931a14acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931a14acbcd623222db8e7')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"U7WkxW4ix7Vsimh2xuvS"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931a14acbcd623222db8e7')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931a14acbcd623222db8e7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931a14acbcd623222db8e7')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b931a14acbcd623222db8e7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 06:08:44 +0530 Processing by Auth::RegistrationsController#create as JSON Parameters: {"user"=>{"email"=>"raquel@schoenthompson.co", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-08T06:08:34.768+05:30"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"user"=>{"email"=>"raquel@schoenthompson.co", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-08T06:08:34.768+05:30"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"raquel@schoenthompson.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"raquel@schoenthompson.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"onbB5hMuxzzES-G3KzK-"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xU1Dw5gU9Ac7KWWUt1cJ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931a14acbcd623222db8eb'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931a14acbcd623222db8eb')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"rCidYLn7yRtQknbsJ2Xe"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a14acbcd623222db8eb')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"f95zNsbamGnSUiUHB9T9"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a14acbcd623222db8eb')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-08 00:38:45 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 200 OK in 185ms (Views: 0.8ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"garrett@ullrich.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"jQfUA8teUGjS7Fe_njzd"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"oaBhXCz2exfuSmcLgyWe"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a15acbcd623222db8ee')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931a15acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931a15acbcd623222db8ee')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a15acbcd623222db8f1')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"SGz7YpJUqAuwvwe6zu8r"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931a15acbcd623222db8ee')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931a15acbcd623222db8ee')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931a15acbcd623222db8ee')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b931a15acbcd623222db8ee')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"shanelle@weimann.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"AkMndsvGTKoGB6DJb7R2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"SF7gSqomefSqEsTFJ-Xq"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a15acbcd623222db8f3')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931a15acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931a15acbcd623222db8f3')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"cJyR16axdUztN_GJZzsc"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931a15acbcd623222db8f3')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931a15acbcd623222db8f3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931a15acbcd623222db8f3')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b931a15acbcd623222db8f3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 06:08:45 +0530 Processing by Auth::RegistrationsController#create as JSON Parameters: {"user"=>{"additional_login_param"=>"9891123593", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"user"=>{"additional_login_param"=>"9891123593", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9891123593"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9891123593"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"B2chtJ93L_vzB7DiB-s5"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"oXXY2fi4yipmccQr1As5"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931a15acbcd623222db8f7'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [183da862-b634-4daf-8fe1-bc53f3a9559d] Performing OtpJob from Inline(default) with arguments: ["User", "5b931a15acbcd623222db8f7", "send_sms_otp"] [ActiveJob] [OtpJob] [183da862-b634-4daf-8fe1-bc53f3a9559d] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931a15acbcd623222db8f7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [183da862-b634-4daf-8fe1-bc53f3a9559d] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [183da862-b634-4daf-8fe1-bc53f3a9559d] Performed OtpJob from Inline(default) in 2.71ms [ActiveJob] Enqueued OtpJob (Job ID: 183da862-b634-4daf-8fe1-bc53f3a9559d) to Inline(default) with arguments: ["User", "5b931a15acbcd623222db8f7", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"5_i7ae6P3xfBJQqp7zqY"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a15acbcd623222db8f7')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 200 OK in 124ms (Views: 0.5ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"brennan@murray.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"7T7P4kLWGyzcxNLgHucn"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Nd_aKjQostY3fkoKarNB"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a15acbcd623222db8f9')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931a15acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931a15acbcd623222db8f9')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a15acbcd623222db8fc')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Tu9bu1PrhdzKs1vNUWZj"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931a15acbcd623222db8f9')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931a15acbcd623222db8f9')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931a15acbcd623222db8f9')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b931a15acbcd623222db8f9')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"adah@considineconroy.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"LMEQVKdSbfDrxCYUUopu"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"8saWys8SR9qy9j6wZyt2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a15acbcd623222db8fe')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931a15acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931a15acbcd623222db8fe')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"vmjsfUjHs83v8ZgB6cLx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931a15acbcd623222db8fe')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931a15acbcd623222db8fe')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931a15acbcd623222db8fe')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b931a15acbcd623222db8fe')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Started DELETE "/authenticate/users.json" for 127.0.0.1 at 2018-09-08 06:08:45 +0530 Processing by Auth::RegistrationsController#destroy as JSON Parameters: {"id"=>{"$oid"=>"5b931a15acbcd623222db8f9"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"id"=>{"$oid"=>"5b931a15acbcd623222db8f9"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a15acbcd623222db8f9')}, "limit"=>1}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931a15acbcd623222db8f9')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a15acbcd623222db8fb')}, "limit"=>1}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s Completed 200 OK in 54ms (Views: 0.4ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jamison.kris@ruelhuel.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"RsUxoxzTJzPLJpCa4boX"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"TNe2YwUxgfa42eLtqLWh"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a16acbcd623222db902')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931a16acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931a16acbcd623222db902')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a16acbcd623222db905')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"GPSyJVpsrHh9ofqUfhw6"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931a16acbcd623222db902')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931a16acbcd623222db902')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931a16acbcd623222db902')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b931a16acbcd623222db902')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"matteo@beerkerluke.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ZYDEetJek1X3TXgZ-dgV"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"MQ_-uAhfmZTkNBynF8t5"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a16acbcd623222db907')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931a16acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931a16acbcd623222db907')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"uW36s4T9u5uKPieGryEm"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931a16acbcd623222db907')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931a16acbcd623222db907')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931a16acbcd623222db907')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b931a16acbcd623222db907')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 06:08:46 +0530 Processing by Auth::RegistrationsController#create as JSON Parameters: {"user"=>{"email"=>"enid_bogisich@johns.co", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-08T06:08:34.768+05:30"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"user"=>{"email"=>"enid_bogisich@johns.co", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-08T06:08:34.768+05:30"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"enid_bogisich@johns.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"enid_bogisich@johns.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"d7KGyY9nxniUsB9tYMa5"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"nE9xZ3YN65m93mqo4zLC"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931a16acbcd623222db90b'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931a16acbcd623222db90b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Ds7PhfikENHoG21sUdiT"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a16acbcd623222db90b')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"dboB59JnW4Y9YmzyaWyN"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a16acbcd623222db90b')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-08 00:38:46 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 200 OK in 174ms (Views: 1.0ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"eugenia_langworth@weimannbeahan.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"jrz2hU8sToKY_Jo9w-aM"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"EscYmg3Tqvc4ZSWLZb_k"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a16acbcd623222db90e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931a16acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931a16acbcd623222db90e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a16acbcd623222db911')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"C2nS8rfkkmB2SXNeCEm_"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931a16acbcd623222db90e')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931a16acbcd623222db90e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931a16acbcd623222db90e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b931a16acbcd623222db90e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"saul.grady@fahey.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"s-D23MmWCxU5y25t4yBQ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"m1aUF3ZAE_7mk3sVw5ts"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a16acbcd623222db913')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931a16acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931a16acbcd623222db913')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"g_SsHvxVvY9f_dwzmSy3"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931a16acbcd623222db913')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931a16acbcd623222db913')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931a16acbcd623222db913')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b931a16acbcd623222db913')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 06:08:46 +0530 Processing by Auth::RegistrationsController#create as JSON Parameters: {"user"=>{"email"=>"douglas_bins@christiansen.net", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-08T06:08:34.768+05:30"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"user"=>{"email"=>"douglas_bins@christiansen.net", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-08T06:08:34.768+05:30"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity Completed 422 Unprocessable Entity in 5ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"georgiana@runolfon.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"YwmA_srzA5G9kL_r234Y"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"PrLMCny6qSLBu2Wiy7BB"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a16acbcd623222db917')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931a16acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931a16acbcd623222db917')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a16acbcd623222db91a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"_EKH-JM_vcsFwWdN5AsY"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931a16acbcd623222db917')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931a16acbcd623222db917')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931a16acbcd623222db917')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b931a16acbcd623222db917')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"olen.kihn@green.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zt7NQCNRHfZrBx5SH8Ho"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"z5xwZCtEVbGxAZxGoZXs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a17acbcd623222db91c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931a17acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931a17acbcd623222db91c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"YkGpxTDg5NCSr4Ttis-z"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931a17acbcd623222db91c')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931a17acbcd623222db91c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931a17acbcd623222db91c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b931a17acbcd623222db91c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-08 06:08:47 +0530 Processing by Auth::RegistrationsController#update as JSON Parameters: {"id"=>{"$oid"=>"5b931a17acbcd623222db91c"}, "user"=>{"email"=>"rihanna@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"id"=>{"$oid"=>"5b931a17acbcd623222db91c"}, "user"=>{"email"=>"rihanna@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken1"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken1"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931a17acbcd623222db91c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rihanna@gmail.com", "_id"=>{"$ne"=>BSON::ObjectId('5b931a17acbcd623222db91c')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"erNsmNcwry1yh3p77kNF"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"EYPnfHh63wCT-TWy_-at"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a17acbcd623222db91c')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931a17acbcd623222db91c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [546a58d6-7bab-46aa-ac9d-cb3713d1bbca] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931a17acbcd623222db91c, "M1u63hFUzQ8WwpzgQzEX", {:to=>"rihanna@gmail.com"} [ActiveJob] [ActionMailer::DeliveryJob] [546a58d6-7bab-46aa-ac9d-cb3713d1bbca] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [546a58d6-7bab-46aa-ac9d-cb3713d1bbca] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.3ms [ActiveJob] [ActionMailer::DeliveryJob] [546a58d6-7bab-46aa-ac9d-cb3713d1bbca] Sent mail to rihanna@gmail.com (1.6ms) [ActiveJob] [ActionMailer::DeliveryJob] [546a58d6-7bab-46aa-ac9d-cb3713d1bbca] Date: Sat, 08 Sep 2018 06:08:47 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rihanna@gmail.com Message-ID: <5b931a1738959_23222abdfc9d6f4077583@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome rihanna@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [546a58d6-7bab-46aa-ac9d-cb3713d1bbca] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.53ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 546a58d6-7bab-46aa-ac9d-cb3713d1bbca) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931a17acbcd623222db91c, "M1u63hFUzQ8WwpzgQzEX", {:to=>"rihanna@gmail.com"} Completed 200 OK in 92ms (Views: 0.4ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"ernest@pricerutherford.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"LnUD8h9rmcxxY4RzRs9k"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Asxiz2XcRtHuTUDdeXx1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a17acbcd623222db920')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931a17acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931a17acbcd623222db920')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a17acbcd623222db923')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"wnhMY5MqjUHMLpyRPQUA"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931a17acbcd623222db920')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931a17acbcd623222db920')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931a17acbcd623222db920')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b931a17acbcd623222db920')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"elfrieda.thompson@bogan.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"WA6N41AyPTNRtwiDsNV6"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"BsdwVD9yjspoTXBx66r_"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a17acbcd623222db925')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931a17acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931a17acbcd623222db925')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"MYUyUWJ3TirqyAvy-NYc"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931a17acbcd623222db925')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931a17acbcd623222db925')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931a17acbcd623222db925')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b931a17acbcd623222db925')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-08 06:08:47 +0530 Processing by Auth::RegistrationsController#update as JSON Parameters: {"id"=>{"$oid"=>"5b931a17acbcd623222db920"}, "user"=>{"email"=>"rihanna@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "redirect_url"=>"http://www.google.com", "current_app_id"=>"testappid", "registration"=>{"id"=>{"$oid"=>"5b931a17acbcd623222db920"}, "user"=>{"email"=>"rihanna@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "redirect_url"=>"http://www.google.com", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931a17acbcd623222db920')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rihanna@gmail.com", "_id"=>{"$ne"=>BSON::ObjectId('5b931a17acbcd623222db920')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"p1xyocp5Bh1mWRoqEAb8"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"3i-wcccM1mLazmB_SgqX"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a17acbcd623222db920')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931a17acbcd623222db920')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [99aecb70-ac27-43ac-839c-1907f92f1486] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931a17acbcd623222db920, "cbRzxJrui73LtEhumjgM", {:to=>"rihanna@gmail.com"} [ActiveJob] [ActionMailer::DeliveryJob] [99aecb70-ac27-43ac-839c-1907f92f1486] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [99aecb70-ac27-43ac-839c-1907f92f1486] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.3ms [ActiveJob] [ActionMailer::DeliveryJob] [99aecb70-ac27-43ac-839c-1907f92f1486] Sent mail to rihanna@gmail.com (1.4ms) [ActiveJob] [ActionMailer::DeliveryJob] [99aecb70-ac27-43ac-839c-1907f92f1486] Date: Sat, 08 Sep 2018 06:08:47 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rihanna@gmail.com Message-ID: <5b931a17a48a0_23222abdfc9d6f40776ae@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome rihanna@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [99aecb70-ac27-43ac-839c-1907f92f1486] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.23ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 99aecb70-ac27-43ac-839c-1907f92f1486) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931a17acbcd623222db920, "cbRzxJrui73LtEhumjgM", {:to=>"rihanna@gmail.com"} Completed 200 OK in 71ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"augustus.rolfson@hermann.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"4XzBKez1UxSJF2-Sgdsn"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"myQhjVdU2u3yDFupj2j7"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a17acbcd623222db929')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931a17acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931a17acbcd623222db929')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a17acbcd623222db92c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"leie@turner.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"u5_QzJ_WfdQMekFXFWZE"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"8e9Rbo9k7zJozVuxMDxK"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a17acbcd623222db92d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931a17acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931a17acbcd623222db92d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a17acbcd623222db930')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 06:08:47 +0530 Processing by Auth::RegistrationsController#create as HTML Parameters: {"user"=>{"email"=>"monty_koelpin@bechtelargusikowski.name", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-08 06:08:34 +0530"}, "api_key"=>"test1", "current_app_id"=>"testappid1"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test1", "app_ids"=>"testappid1"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test1", "app_ids"=>"testappid1"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"monty_koelpin@bechtelargusikowski.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"monty_koelpin@bechtelargusikowski.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"iezusQGnD3thSSaahdnF"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"iDssQimLLYAVjLtZsxcR"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931a17acbcd623222db931'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931a17acbcd623222db931')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"-5NZEyQ5VSWZjDpy3sxx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a17acbcd623222db931')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"jDaBSMoxQAyLicGxrDYX"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a17acbcd623222db931')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-08 00:38:48 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://www.example.com/ Completed 302 Found in 176ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"monty_koelpin@bechtelargusikowski.name"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"mose.moen@hermiston.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"c-T3-eYxUzWh5SJtTSyM"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"SBSjUNq1NF6wENGRVn4A"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a18acbcd623222db934')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931a18acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931a18acbcd623222db934')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a18acbcd623222db937')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"payton.lubowitz@hermann.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"_5sckKFw7E11UGPR-zzf"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"hLeUM2LWwqy-DhADRxis"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a18acbcd623222db938')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931a18acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931a18acbcd623222db938')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a18acbcd623222db93b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 06:08:48 +0530 Processing by Auth::RegistrationsController#create as HTML Parameters: {"user"=>{"email"=>"rudy_moore@bruen.net", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-08 06:08:34 +0530"}, "api_key"=>"test2", "current_app_id"=>"testappid2"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test2", "app_ids"=>"testappid2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test2", "app_ids"=>"testappid2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rudy_moore@bruen.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rudy_moore@bruen.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"8qQQkfg_xGqwa_k2Ytuz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"NsZ45yyy-ANyAbwprZW5"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931a18acbcd623222db93c'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931a18acbcd623222db93c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"W49mWoxVxm9QrrR3zsAH"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a18acbcd623222db93c')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"RH1Hmnsmsvaxc8qnwumm"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a18acbcd623222db93c')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-08 00:38:48 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://www.example.com/ Completed 302 Found in 154ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rudy_moore@bruen.net"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"boyd@gorczany.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zjoTzCpxPAJaj3d4ro5Z"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"SMAeqzvSxjmZ3DmtU84G"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a18acbcd623222db93f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931a18acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931a18acbcd623222db93f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a18acbcd623222db942')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 06:08:48 +0530 Processing by Auth::RegistrationsController#create as HTML Parameters: {"user"=>{"email"=>"jett@hilpert.org", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-08 06:08:34 +0530"}, "api_key"=>"test1", "current_app_id"=>"testappid1"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test1", "app_ids"=>"testappid1"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test1", "app_ids"=>"testappid1"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jett@hilpert.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jett@hilpert.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Muk38VoYFWVJ8r3ssxQP"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"8awyQ7WbJapKy9FsCqAd"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931a18acbcd623222db943'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931a18acbcd623222db943')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"fCbsTwhR3LkfjqzmyZAJ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a18acbcd623222db943')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"VoADzezgib-bhS4wPaxt"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a18acbcd623222db943')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-08 00:38:48 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://www.example.com/ Completed 302 Found in 199ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rosamond.weimann@macgyver.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"1zzytBVtBuCyoM3UhRAN"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"LLD5gLzDQSaxb5C9BzXd"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a18acbcd623222db946')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931a18acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931a18acbcd623222db946')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a18acbcd623222db949')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 06:08:48 +0530 Processing by Auth::RegistrationsController#create as HTML Parameters: {"user"=>{"email"=>"elinore@feeney.io", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-08 06:08:34 +0530"}, "api_key"=>"test1", "current_app_id"=>"testappid2"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test1", "app_ids"=>"testappid2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test1", "app_ids"=>"testappid2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"elinore@feeney.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"elinore@feeney.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"w3Z3FXQrbCDL2Buqy3db"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"oc7yJ5Bom5x899VGeMUx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931a18acbcd623222db94a'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931a18acbcd623222db94a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Ry2TB7Dy8_ZGp1Vx6cnA"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a18acbcd623222db94a')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"m9pqaQBsssfvAgvJcHbw"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931a18acbcd623222db94a')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-08 00:38:48 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://www.example.com/ Completed 302 Found in 183ms MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.009s Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"anastacio_christiansen@kochparisian.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"9dZHXkmiuMYPx8KGAVZX"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"jYRVbxp8AjTJ_yWb2xdT"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931ac3acbcd623b29bf796'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931ac3acbcd623b29bf796')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931ac3acbcd623b29bf79a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096", "_id"=>{"$ne"=>BSON::ObjectId('5b931ac3acbcd623b29bf796')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"3NBYgYnAtbzHofZSnZyP"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"By2pXAxL9zBsy_5qwpkm"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931ac3acbcd623b29bf796')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [9776b43e-34c0-4a7c-8366-a6cff1633f34] Performing OtpJob from Inline(default) with arguments: ["User", "5b931ac3acbcd623b29bf796", "send_sms_otp"] [ActiveJob] [OtpJob] [9776b43e-34c0-4a7c-8366-a6cff1633f34] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931ac3acbcd623b29bf796')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [9776b43e-34c0-4a7c-8366-a6cff1633f34] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [9776b43e-34c0-4a7c-8366-a6cff1633f34] ETHON: Libcurl initialized [ActiveJob] [OtpJob] [9776b43e-34c0-4a7c-8366-a6cff1633f34] ETHON: performed EASY effective_url=https://2factor.in/API/V1/ac79bc21-6d31-11e7-94da-0200cd936042/SMS/+919561137096/AUTOGEN response_code=0 return_code=operation_timedout total_time=10.523958 [ActiveJob] [OtpJob] [9776b43e-34c0-4a7c-8366-a6cff1633f34] Performed OtpJob from Inline(default) in 10532.14ms [ActiveJob] Enqueued OtpJob (Job ID: 9776b43e-34c0-4a7c-8366-a6cff1633f34) to Inline(default) with arguments: ["User", "5b931ac3acbcd623b29bf796", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rodrick@lind.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"pM-afZLATJ45jyyRJR-9"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"72zz5GwX2FChmhQEBkxx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931acdacbcd623b29bf79b'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931acdacbcd623b29bf79b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_work_schedules", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_work_minutes", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931aceacbcd623b29bf7a0'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931aceacbcd623b29bf7a5'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931aceacbcd623b29bf7a5')}, "u"=>{"$set"=>{"accepted"=>true, "pare... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_work_schedules", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_work_minutes", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931aceacbcd623b29bf7ac'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931aceacbcd623b29bf7b1'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931aceacbcd623b29bf7b1')}, "u"=>{"$set"=>{"accepted"=>true, "pare... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b931aceacbcd623b29bf7b1'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.001s Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"ubaldo_wiegand@abbotthauck.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"V6me4ZzFnrKmrQSk_szy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"MneyCiJkmmN8LxCcmTYg"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931b37acbcd624162eabda'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931b37acbcd624162eabda')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931b37acbcd624162eabde')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096", "_id"=>{"$ne"=>BSON::ObjectId('5b931b37acbcd624162eabda')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"yMKPxYSyUzyNoBzwNNeK"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"PRCMyp6mXT5QnZopzNeV"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931b37acbcd624162eabda')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [75681855-800f-4905-8bc5-7d9a089b562a] Performing OtpJob from Inline(default) with arguments: ["User", "5b931b37acbcd624162eabda", "send_sms_otp"] [ActiveJob] [OtpJob] [75681855-800f-4905-8bc5-7d9a089b562a] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931b37acbcd624162eabda')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [75681855-800f-4905-8bc5-7d9a089b562a] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [75681855-800f-4905-8bc5-7d9a089b562a] ETHON: Libcurl initialized [ActiveJob] [OtpJob] [75681855-800f-4905-8bc5-7d9a089b562a] ETHON: performed EASY effective_url=https://2factor.in/API/V1/ac79bc21-6d31-11e7-94da-0200cd936042/SMS/+919561137096/AUTOGEN response_code=0 return_code=operation_timedout total_time=10.521654 [ActiveJob] [OtpJob] [75681855-800f-4905-8bc5-7d9a089b562a] Performed OtpJob from Inline(default) in 10526.17ms [ActiveJob] Enqueued OtpJob (Job ID: 75681855-800f-4905-8bc5-7d9a089b562a) to Inline(default) with arguments: ["User", "5b931b37acbcd624162eabda", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"antoinette.crona@brekke.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"_mYii3MdmXSKk6pvE43x"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"BZ42TExhX2f2WAu9yM3X"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931b42acbcd624162eabdf'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931b42acbcd624162eabdf')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_work_schedules", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_work_minutes", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931b42acbcd624162eabe4'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931b42acbcd624162eabe9'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931b42acbcd624162eabe9')}, "u"=>{"$set"=>{"accepted"=>true, "pare... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_work_schedules", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_work_minutes", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931b42acbcd624162eabf0'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931b42acbcd624162eabf5'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931b42acbcd624162eabf5')}, "u"=>{"$set"=>{"accepted"=>true, "pare... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b931b42acbcd624162eabf5'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.001s Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. Processing by Auth::AdminCreateUsersController#new as HTML Completed 401 Unauthorized in 1ms Rendered text template (0.0ms) MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_admin_create_users", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Processing by Auth::ImagesController#new as HTML Completed 401 Unauthorized in 1ms Rendered text template (0.0ms) MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_images", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Processing by TestsController#new as HTML Template rendering was prevented by rspec-rails. Use `render_views` to verify rendered view contents if necessary. Rendered tests/new.html.erb within layouts/application (0.7ms) Template rendering was prevented by rspec-rails. Use `render_views` to verify rendered view contents if necessary. Completed 200 OK in 24ms (Views: 15.7ms) MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_type"=>"Test"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Processing by WormsController#new as HTML Template rendering was prevented by rspec-rails. Use `render_views` to verify rendered view contents if necessary. Rendered worms/new.html.erb within layouts/application (1.3ms) Completed 200 OK in 7ms (Views: 6.7ms) MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"worms", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Started GET "/tests" for 127.0.0.1 at 2018-09-08 06:15:28 +0530 Processing by TestsController#index as HTML MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Test"}, "limit"=>25, "skip"=>0, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Rendered tests/index.html.erb within layouts/application (4.2ms) Rendered shopping/_navigation_options.html.erb (0.7ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (1.7ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (3.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (3.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (4.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (1.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (2.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (8.1ms) Completed 200 OK in 157ms (Views: 149.5ms) Started GET "/worms" for 127.0.0.1 at 2018-09-08 06:15:29 +0530 Processing by WormsController#index as HTML MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"worms", "filter"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Rendered worms/index.html.erb within layouts/application (5.1ms) Rendered shopping/_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (0.8ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.1ms) Completed 200 OK in 10ms (Views: 9.5ms) Rendered tests/_form.html.erb (30.5ms) Rendered tests/new.html.erb (39.6ms) MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"worms", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931ba9acbcd624780f1e72')}]} MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Rendered worms/_form.html.erb (1.7ms) Rendered worms/edit.html.erb (5.0ms) MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"worms", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931ba9acbcd624780f1e73')}]} MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"worms", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931ba9acbcd624780f1e74')}]} MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Rendered worms/index.html.erb (2.2ms) Rendered worms/_form.html.erb (0.8ms) Rendered /home/bhargav/Github/Auth/app/views/auth/images/_image_concern.html.erb (1.5ms) Rendered worms/new.html.erb (21.4ms) MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"worms", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931ba9acbcd624780f1e77')}]} MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Rendered worms/show.html.erb (1.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"erna_barrows@mcculloughbatz.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ZP4BUnb6zyu7LVDFoxpV"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"JoyK5izKFMnXdPUvC5Mg"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931ba9acbcd624780f1e78'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931ba9acbcd624780f1e78')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931ba9acbcd624780f1e7c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"2qAfq1pWccayaN799VgX"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931ba9acbcd624780f1e78')}, "u"=>{"$set"=>{"client_authentication"=>{"test_app_id"=>"... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started GET "/authenticate/users/sign_in" for 127.0.0.1 at 2018-09-08 06:15:32 +0530 Processing by Auth::SessionsController#new as HTML Rendered /home/bhargav/Github/Auth/app/views/auth/shared/_devise_error_messages.html.erb (1.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.html.erb within layouts/application (3.0ms) Rendered shopping/_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (0.9ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.0ms) Completed 200 OK in 14ms (Views: 12.1ms) Started GET "/assets/application-58b61102ccea5a541a65441e3f9cb69d515f3003c742c63514020f52715e5d61.css" for 127.0.0.1 at 2018-09-08 06:15:33 +0530 Started GET "/assets/application-884bec1f08c27dfad67282031dfba91a8380f29a74017f1081f0c33cce2b39d5.js" for 127.0.0.1 at 2018-09-08 06:15:33 +0530 Started GET "/authenticate/users/sign_in?_=1536367548869" for 127.0.0.1 at 2018-09-08 06:16:04 +0530 Processing by Auth::SessionsController#new as JS Parameters: {"_"=>"1536367548869"} Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.7ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_inputs.html.erb (1.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_up_inputs.html.erb (0.7ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_oauth_and_submit.html.erb (1.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_forms.html.erb (9.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_recaptcha_tags.html.erb (0.7ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_navigation_options.html.erb (1.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.js.erb (19.5ms) Completed 200 OK in 28ms (Views: 26.5ms) Started GET "/assets/auth/google_oauth2.svg" for 127.0.0.1 at 2018-09-08 06:16:04 +0530 Started GET "/assets/auth/facebook.svg" for 127.0.0.1 at 2018-09-08 06:16:04 +0530 Started GET "/authenticate/omniauth/users/google_oauth2" for 127.0.0.1 at 2018-09-08 06:16:04 +0530 Started GET "/authenticate/omniauth/google_oauth2/callback" for 127.0.0.1 at 2018-09-08 06:16:04 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as HTML MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"123545"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"NzZ4vxC_4RBWM15kMtMh"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"HmKeSZzaorux2EQ7-5de"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yRzGyrFybakJsdbqGzig"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931bccacbcd624780f1e80'), ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931bccacbcd624780f1e80')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"P1RG7-8LKvapxXCZp5-f"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931bccacbcd624780f1e80')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-08 00:46:04 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://127.0.0.1:36185/ Completed 302 Found in 157ms Started GET "/" for 127.0.0.1 at 2018-09-08 06:16:04 +0530 Processing by HomeController#index as HTML Rendered home/index.html.erb within layouts/application (1.1ms) Rendered shopping/_navigation_options.html.erb (0.0ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931bccacbcd624780f1e80')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (4.8ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (5.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.6ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.5ms) Completed 200 OK in 16ms (Views: 15.3ms) Started GET "/authenticate/omniauth/users/assets/lab.jpg" for 127.0.0.1 at 2018-09-08 06:16:04 +0530 Started GET "/authenticate/omniauth/users/assets/ai_lab.jpg" for 127.0.0.1 at 2018-09-08 06:16:05 +0530 Started GET "/assets/auth/google_oauth2.svg" for 127.0.0.1 at 2018-09-08 06:16:05 +0530 Started GET "/assets/auth/facebook.svg" for 127.0.0.1 at 2018-09-08 06:16:05 +0530 MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jasper@bernier.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"e3Ux4zxbLF5_Rhzre568"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"cWg7LhDpoSPBne_h9bKd"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931bcdacbcd624780f1e84'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931bcdacbcd624780f1e84')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931bcdacbcd624780f1e87')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"oGxyK497E9_1VkzbzT1M"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931bcdacbcd624780f1e84')}, "u"=>{"$set"=>{"client_authentication"=>{"test_app_id"=>"... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started GET "/authenticate/users/sign_in" for 127.0.0.1 at 2018-09-08 06:16:05 +0530 Processing by Auth::SessionsController#new as HTML Rendered /home/bhargav/Github/Auth/app/views/auth/shared/_devise_error_messages.html.erb (0.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.html.erb within layouts/application (0.6ms) Rendered shopping/_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (1.2ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.6ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.1ms) Completed 200 OK in 7ms (Views: 5.4ms) Started GET "/authenticate/users/sign_in?_=1536367565340" for 127.0.0.1 at 2018-09-08 06:16:05 +0530 Processing by Auth::SessionsController#new as JS Parameters: {"_"=>"1536367565340"} Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_inputs.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_up_inputs.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_oauth_and_submit.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_forms.html.erb (1.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_recaptcha_tags.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.js.erb (2.5ms) Completed 200 OK in 4ms (Views: 2.9ms) Started GET "/assets/auth/google_oauth2.svg" for 127.0.0.1 at 2018-09-08 06:16:05 +0530 Started GET "/assets/auth/facebook.svg" for 127.0.0.1 at 2018-09-08 06:16:05 +0530 Started GET "/authenticate/omniauth/users/google_oauth2" for 127.0.0.1 at 2018-09-08 06:16:05 +0530 Started GET "/authenticate/omniauth/google_oauth2/callback" for 127.0.0.1 at 2018-09-08 06:16:05 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as HTML MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"123545"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"HyWZpttFieZDEZcandiA"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"8mL188hixnU3ZBm_XUwA"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"PYz1otk6fywY4tfMeaS_"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931bcdacbcd624780f1e8b'), ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931bcdacbcd624780f1e8b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ZyRT_wzv-sSEX7CaS5Kh"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931bcdacbcd624780f1e8b')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-08 00:46:05 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://127.0.0.1:36185/ Completed 302 Found in 103ms Started GET "/" for 127.0.0.1 at 2018-09-08 06:16:05 +0530 Processing by HomeController#index as HTML Rendered home/index.html.erb within layouts/application (0.1ms) Rendered shopping/_navigation_options.html.erb (0.1ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931bcdacbcd624780f1e8b')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (6.5ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (6.9ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.7ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.4ms) Completed 200 OK in 14ms (Views: 13.6ms) Started GET "/authenticate/omniauth/users/assets/lab.jpg" for 127.0.0.1 at 2018-09-08 06:16:05 +0530 Started GET "/authenticate/omniauth/users/assets/ai_lab.jpg" for 127.0.0.1 at 2018-09-08 06:16:05 +0530 Started GET "/assets/auth/google_oauth2.svg" for 127.0.0.1 at 2018-09-08 06:16:05 +0530 Started GET "/assets/auth/facebook.svg" for 127.0.0.1 at 2018-09-08 06:16:05 +0530 Started DELETE "/authenticate/users/sign_out" for 127.0.0.1 at 2018-09-08 06:16:05 +0530 Processing by Auth::SessionsController#destroy as HTML Parameters: {"authenticity_token"=>"jVMdqp7UvItpVnBKB5LzSNS0m4xm4rUZEZbwpLnnupEtqIEN+QUIvT27/v7DQtAddz98bla0ZCQvgQbuPhWJfg=="} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931bcdacbcd624780f1e8b')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s Redirected to http://127.0.0.1:36185/ Completed 302 Found in 10ms Started GET "/" for 127.0.0.1 at 2018-09-08 06:16:05 +0530 Processing by HomeController#index as HTML Rendered home/index.html.erb within layouts/application (0.1ms) Rendered shopping/_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (1.1ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.9ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.8ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.6ms) Completed 200 OK in 8ms (Views: 7.2ms) Started GET "/assets/lab.jpg" for 127.0.0.1 at 2018-09-08 06:16:06 +0530 Started GET "/assets/ai_lab.jpg" for 127.0.0.1 at 2018-09-08 06:16:06 +0530 MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"alfonso_bednar@murphy.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xteoEkhxyi_RzxoqiYP6"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"9oCVpxVHTTwyzVzacxTd"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931bceacbcd624780f1e90'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931bceacbcd624780f1e90')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931bceacbcd624780f1e93')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"nzxWLxhy_jb5MpskB6fc"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931bceacbcd624780f1e90')}, "u"=>{"$set"=>{"client_authentication"=>{"test_app_id"=>"... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started GET "/authenticate/users/sign_in?api_key=test¤t_app_id=test_app_id&redirect_url=http%3A%2F%2Fwww.google.com" for 127.0.0.1 at 2018-09-08 06:16:06 +0530 Processing by Auth::SessionsController#new as HTML Parameters: {"api_key"=>"test", "current_app_id"=>"test_app_id", "redirect_url"=>"http://www.google.com"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Rendered /home/bhargav/Github/Auth/app/views/auth/shared/_devise_error_messages.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.html.erb within layouts/application (0.8ms) Rendered shopping/_navigation_options.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (1.5ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.8ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.6ms) Completed 200 OK in 20ms (Views: 8.1ms) Started GET "/authenticate/users/sign_in?_=1536367566390" for 127.0.0.1 at 2018-09-08 06:16:06 +0530 Processing by Auth::SessionsController#new as JS Parameters: {"_"=>"1536367566390"} Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_inputs.html.erb (0.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_up_inputs.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_oauth_and_submit.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_forms.html.erb (1.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_recaptcha_tags.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.js.erb (2.1ms) Completed 200 OK in 4ms (Views: 2.5ms) Started GET "/assets/auth/google_oauth2.svg" for 127.0.0.1 at 2018-09-08 06:16:06 +0530 Started GET "/assets/auth/facebook.svg" for 127.0.0.1 at 2018-09-08 06:16:06 +0530 Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=" for 127.0.0.1 at 2018-09-08 06:16:06 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>""}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>""}, {"additional_login_param"=>""}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Completed 200 OK in 3ms (Views: 0.2ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=r" for 127.0.0.1 at 2018-09-08 06:16:06 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"r"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"r"}, {"additional_login_param"=>"r"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Completed 200 OK in 3ms (Views: 0.2ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=re" for 127.0.0.1 at 2018-09-08 06:16:06 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"re"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"re"}, {"additional_login_param"=>"re"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Completed 200 OK in 2ms (Views: 0.1ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=ret" for 127.0.0.1 at 2018-09-08 06:16:06 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"ret"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"ret"}, {"additional_login_param"=>"ret"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Completed 200 OK in 3ms (Views: 0.1ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=reta" for 127.0.0.1 at 2018-09-08 06:16:06 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"reta"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"reta"}, {"additional_login_param"=>"reta"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Completed 200 OK in 3ms (Views: 0.1ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retar" for 127.0.0.1 at 2018-09-08 06:16:06 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"retar"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"retar"}, {"additional_login_param"=>"retar"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Completed 200 OK in 2ms (Views: 0.1ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard" for 127.0.0.1 at 2018-09-08 06:16:06 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"retard"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"retard"}, {"additional_login_param"=>"retard"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Completed 200 OK in 2ms (Views: 0.1ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40" for 127.0.0.1 at 2018-09-08 06:16:06 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"retard@"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"retard@"}, {"additional_login_param"=>"retard@"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Completed 200 OK in 2ms (Views: 0.1ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40g" for 127.0.0.1 at 2018-09-08 06:16:06 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"retard@g"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"retard@g"}, {"additional_login_param"=>"retard@g"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Completed 200 OK in 2ms (Views: 0.1ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40gm" for 127.0.0.1 at 2018-09-08 06:16:06 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"retard@gm"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"retard@gm"}, {"additional_login_param"=>"retard@gm"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Completed 200 OK in 2ms (Views: 0.1ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40gmai" for 127.0.0.1 at 2018-09-08 06:16:06 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"retard@gmai"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"retard@gmai"}, {"additional_login_param"=>"retard@gmai"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Completed 200 OK in 2ms (Views: 0.1ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40gma" for 127.0.0.1 at 2018-09-08 06:16:06 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"retard@gma"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"retard@gma"}, {"additional_login_param"=>"retard@gma"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Completed 200 OK in 2ms (Views: 0.1ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40gmail" for 127.0.0.1 at 2018-09-08 06:16:06 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"retard@gmail"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"retard@gmail"}, {"additional_login_param"=>"retard@gmail"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Completed 200 OK in 2ms (Views: 0.1ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40gmail." for 127.0.0.1 at 2018-09-08 06:16:06 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"retard@gmail."}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"retard@gmail."}, {"additional_login_param"=>"retard@gmail."}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Completed 200 OK in 3ms (Views: 0.1ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40gmail.c" for 127.0.0.1 at 2018-09-08 06:16:06 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"retard@gmail.c"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"retard@gmail.c"}, {"additional_login_param"=>"retard@gmail.c"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Completed 200 OK in 3ms (Views: 0.1ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40gmail.co" for 127.0.0.1 at 2018-09-08 06:16:06 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"retard@gmail.co"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"retard@gmail.co"}, {"additional_login_param"=>"retard@gmail.co"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Completed 200 OK in 3ms (Views: 0.1ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40gmail.com" for 127.0.0.1 at 2018-09-08 06:16:06 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"retard@gmail.com"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"retard@gmail.com"}, {"additional_login_param"=>"retard@gmail.com"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Completed 200 OK in 3ms (Views: 0.2ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40gmail.com" for 127.0.0.1 at 2018-09-08 06:16:06 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"retard@gmail.com"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"retard@gmail.com"}, {"additional_login_param"=>"retard@gmail.com"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Completed 200 OK in 2ms (Views: 0.1ms) Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 06:16:06 +0530 Processing by Auth::RegistrationsController#create as JS Parameters: {"utf8"=>"✓", "authenticity_token"=>"oye/JFRshh3VwfJCFBPLUWRFI6uQyAlp5K/6Y+7Oz+SVloyAlzy4f5ma9zgN9MZlL/wHgWy39DM8h+HxwOpyXA==", "user"=>{"login"=>"retard@gmail.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "email"=>"retard@gmail.com"}, "commit"=>"Sign Up"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"retard@gmail.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"cKKsFsE_dNAL8sxzh3Uu"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"8gipaGKekbZyMDMceZS-"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931bceacbcd624780f1e9a'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931bceacbcd624780f1e9a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [90d5f63e-2850-4687-8190-879ca2288b4d] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931bceacbcd624780f1e9a, "Zs9kxpivGNddNxZw2j4w", {} [ActiveJob] [ActionMailer::DeliveryJob] [90d5f63e-2850-4687-8190-879ca2288b4d] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (1.1ms) [ActiveJob] [ActionMailer::DeliveryJob] [90d5f63e-2850-4687-8190-879ca2288b4d] Devise::Mailer#confirmation_instructions: processed outbound mail in 13.6ms [ActiveJob] [ActionMailer::DeliveryJob] [90d5f63e-2850-4687-8190-879ca2288b4d] Sent mail to retard@gmail.com (10.4ms) [ActiveJob] [ActionMailer::DeliveryJob] [90d5f63e-2850-4687-8190-879ca2288b4d] Date: Sat, 08 Sep 2018 06:16:06 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: retard@gmail.com Message-ID: <5b931bcef3229_24782b0bd3f731545271d@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome retard@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [90d5f63e-2850-4687-8190-879ca2288b4d] Performed ActionMailer::DeliveryJob from Inline(mailers) in 24.61ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 90d5f63e-2850-4687-8190-879ca2288b4d) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931bceacbcd624780f1e9a, "Zs9kxpivGNddNxZw2j4w", {} Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_resource_errors.js.erb (0.8ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_new_otp_input.html.erb (1.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_up_success_inactive_content.html.erb (0.7ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_navigation_options.html.erb (0.7ms) Rendered /home/bhargav/Github/Auth/app/views/auth/registrations/create.js.erb (10.4ms) Completed 200 OK in 128ms (Views: 15.8ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"retard@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started GET "/authenticate/users/confirmation?confirmation_token=Zs9kxpivGNddNxZw2j4w" for 127.0.0.1 at 2018-09-08 06:16:07 +0530 Processing by Auth::ConfirmationsController#show as HTML Parameters: {"confirmation_token"=>"Zs9kxpivGNddNxZw2j4w"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"confirmation_token"=>"Zs9kxpivGNddNxZw2j4w"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yM4Yk1xy1R2FW8mcx3UP"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931bceacbcd624780f1e9a')}, "u"=>{"$set"=>{"confirmed_at"=>2018-09-08 00:46:07 UTC, "... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931bceacbcd624780f1e9a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://127.0.0.1:36185/authenticate/users/sign_in Completed 302 Found in 45ms Started GET "/authenticate/users/sign_in" for 127.0.0.1 at 2018-09-08 06:16:07 +0530 Processing by Auth::SessionsController#new as HTML Rendered /home/bhargav/Github/Auth/app/views/auth/shared/_devise_error_messages.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.html.erb within layouts/application (1.2ms) Rendered shopping/_navigation_options.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (1.8ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (2.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.8ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.7ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.8ms) Completed 200 OK in 15ms (Views: 9.9ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931bceacbcd624780f1e9a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started GET "/authenticate/users/sign_in?_=1536367567331" for 127.0.0.1 at 2018-09-08 06:16:07 +0530 Processing by Auth::SessionsController#new as JS Parameters: {"_"=>"1536367567331"} Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_inputs.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_up_inputs.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_oauth_and_submit.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_forms.html.erb (0.8ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_recaptcha_tags.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.js.erb (1.6ms) Completed 200 OK in 3ms (Views: 2.0ms) Started GET "/assets/auth/google_oauth2.svg" for 127.0.0.1 at 2018-09-08 06:16:07 +0530 Started GET "/assets/auth/facebook.svg" for 127.0.0.1 at 2018-09-08 06:16:07 +0530 Started POST "/authenticate/users/sign_in" for 127.0.0.1 at 2018-09-08 06:16:07 +0530 Processing by Auth::SessionsController#create as JS Parameters: {"utf8"=>"✓", "authenticity_token"=>"0oHuRXdUQLWy+uLZ+cbqSw4z/M3UTk/27iATxqL3HCLkMN3htAR+1/6h56PgIed/RYrY5ygxsqw2CAhUjNOhmg==", "user"=>{"login"=>"retard@gmail.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "commit"=>"Log In"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"$or"=>[{"additional_login_param"=>/^retard@gmail\.com$/i, "additional_login_param_status"=>2}, {"email"=>/^retard@gmail\.com$/i}]}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"RGWbzB5yqk6Ryekubzxj"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931bceacbcd624780f1e9a')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-08 00:46:07 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (7.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_success_content.html.erb (1.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_navigation_options.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/create.js.erb (19.4ms) Completed 200 OK in 109ms (Views: 23.4ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"lisandro.olson@rodriguez.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"2HAYSEDAijctMmACySz7"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"cwyUseFjpjJi2VXnRjwE"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931bd4acbcd624780f1eaa'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931bd4acbcd624780f1eaa')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931bd4acbcd624780f1ead')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"KQrfzHt2ArW4C-GEsAxM"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931bd4acbcd624780f1eaa')}, "u"=>{"$set"=>{"client_authentication"=>{"test_app_id"=>"... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started GET "/authenticate/users/sign_in" for 127.0.0.1 at 2018-09-08 06:16:12 +0530 Processing by Auth::SessionsController#new as HTML Rendered /home/bhargav/Github/Auth/app/views/auth/shared/_devise_error_messages.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.html.erb within layouts/application (0.7ms) Rendered shopping/_navigation_options.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (2.3ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (2.9ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.6ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.9ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.7ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (1.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (2.4ms) Completed 200 OK in 13ms (Views: 10.7ms) Started GET "/authenticate/users/sign_in?_=1536367572841" for 127.0.0.1 at 2018-09-08 06:16:12 +0530 Processing by Auth::SessionsController#new as JS Parameters: {"_"=>"1536367572841"} Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_inputs.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_up_inputs.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_oauth_and_submit.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_forms.html.erb (1.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_recaptcha_tags.html.erb (0.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_navigation_options.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.js.erb (2.6ms) Completed 200 OK in 4ms (Views: 3.0ms) Started GET "/assets/auth/google_oauth2.svg" for 127.0.0.1 at 2018-09-08 06:16:12 +0530 Started GET "/assets/auth/facebook.svg" for 127.0.0.1 at 2018-09-08 06:16:12 +0530 Started GET "/authenticate/omniauth/users/google_oauth2" for 127.0.0.1 at 2018-09-08 06:16:12 +0530 Started GET "/authenticate/omniauth/google_oauth2/callback" for 127.0.0.1 at 2018-09-08 06:16:13 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as HTML Redirected to http://127.0.0.1:36185/authenticate/error/omniauth/failed Completed 302 Found in 2ms Started GET "/authenticate/error/omniauth/failed" for 127.0.0.1 at 2018-09-08 06:16:13 +0530 Processing by Auth::OmniauthCallbacksController#failure as HTML Parameters: {"res"=>"error"} Rendered /home/bhargav/Github/Auth/app/views/auth/omniauth_callbacks/failure.html.erb within layouts/application (1.2ms) Rendered shopping/_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (0.9ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (0.8ms) Completed 200 OK in 31ms (Views: 30.3ms) Started GET "/assets/auth/google_oauth2.svg" for 127.0.0.1 at 2018-09-08 06:16:13 +0530 Started GET "/assets/auth/facebook.svg" for 127.0.0.1 at 2018-09-08 06:16:13 +0530 MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"caandre_pfannerstill@berge.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"JZQSzwyKdFsZzHVGgcyM"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"-19Xx-2DkYjoTCanLjfD"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931bd5acbcd624780f1eb2'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931bd5acbcd624780f1eb2')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931bd5acbcd624780f1eb5')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"vrTaJxp9ZZ45ExEy2_Hv"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931bd5acbcd624780f1eb2')}, "u"=>{"$set"=>{"client_authentication"=>{"test_app_id"=>"... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started GET "/authenticate/users/sign_in" for 127.0.0.1 at 2018-09-08 06:16:13 +0530 Processing by Auth::SessionsController#new as HTML Rendered /home/bhargav/Github/Auth/app/views/auth/shared/_devise_error_messages.html.erb (0.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.html.erb within layouts/application (0.5ms) Rendered shopping/_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (1.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.6ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.4ms) Completed 200 OK in 7ms (Views: 5.6ms) Started GET "/authenticate/users/sign_in?_=1536367573387" for 127.0.0.1 at 2018-09-08 06:16:13 +0530 Processing by Auth::SessionsController#new as JS Parameters: {"_"=>"1536367573387"} Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_inputs.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_up_inputs.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_oauth_and_submit.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_forms.html.erb (0.9ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_recaptcha_tags.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.js.erb (1.8ms) Completed 200 OK in 3ms (Views: 2.2ms) Started GET "/assets/auth/google_oauth2.svg" for 127.0.0.1 at 2018-09-08 06:16:13 +0530 Started GET "/assets/auth/facebook.svg" for 127.0.0.1 at 2018-09-08 06:16:13 +0530 Started GET "/authenticate/omniauth/users/google_oauth2" for 127.0.0.1 at 2018-09-08 06:16:13 +0530 Started GET "/authenticate/omniauth/google_oauth2/callback" for 127.0.0.1 at 2018-09-08 06:16:13 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as HTML MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"123545"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"LebuMsr-CkYYbCGKDduJ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"mZmz6aenjF3i1BVCxqkR"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"AiCKPtyVAgxe_yayGxJE"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931bd5acbcd624780f1eb9'), ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931bd5acbcd624780f1eb9')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"4x94P765U7naiNeJot44"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931bd5acbcd624780f1eb9')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-08 00:46:13 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Redirected to http://127.0.0.1:36185/ Completed 302 Found in 115ms Started GET "/" for 127.0.0.1 at 2018-09-08 06:16:13 +0530 Processing by HomeController#index as HTML Rendered home/index.html.erb within layouts/application (0.1ms) Rendered shopping/_navigation_options.html.erb (0.1ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931bd5acbcd624780f1eb9')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (6.6ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (7.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.7ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.7ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.9ms) Completed 200 OK in 14ms (Views: 13.1ms) Started GET "/authenticate/omniauth/users/assets/lab.jpg" for 127.0.0.1 at 2018-09-08 06:16:13 +0530 Started GET "/authenticate/omniauth/users/assets/ai_lab.jpg" for 127.0.0.1 at 2018-09-08 06:16:13 +0530 Started GET "/assets/auth/google_oauth2.svg" for 127.0.0.1 at 2018-09-08 06:16:13 +0530 Started GET "/assets/auth/facebook.svg" for 127.0.0.1 at 2018-09-08 06:16:13 +0530 Started DELETE "/authenticate/users/sign_out" for 127.0.0.1 at 2018-09-08 06:16:13 +0530 Processing by Auth::SessionsController#destroy as HTML Parameters: {"authenticity_token"=>"T4m2Q1/HoYtRJwPfl+e3tp8DNEZUjgW7vWVah1N3dkeFIHneCP9Nk/aaIX6tlwQ1P/8lNaesCbDIItiYrjc5SQ=="} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931bd5acbcd624780f1eb9')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Redirected to http://127.0.0.1:36185/ Completed 302 Found in 3ms Started GET "/" for 127.0.0.1 at 2018-09-08 06:16:13 +0530 Processing by HomeController#index as HTML Rendered home/index.html.erb within layouts/application (0.1ms) Rendered shopping/_navigation_options.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (2.2ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (2.7ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.8ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (1.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.7ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (1.1ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (2.8ms) Completed 200 OK in 11ms (Views: 10.1ms) Started GET "/assets/ai_lab.jpg" for 127.0.0.1 at 2018-09-08 06:16:14 +0530 Started GET "/assets/lab.jpg" for 127.0.0.1 at 2018-09-08 06:16:14 +0530 MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"dante_brakus@hamillledner.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"QtYjngqSopNiBKmCzc8x"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"qrejSnsv5qm5ZZVKG8Wz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931bd6acbcd624780f1ebe'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931bd6acbcd624780f1ebe')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931bd6acbcd624780f1ec1')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"nJMyoordE9o2ndU9APi-"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931bd6acbcd624780f1ebe')}, "u"=>{"$set"=>{"client_authentication"=>{"test_app_id"=>"... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started GET "/authenticate/users/sign_in" for 127.0.0.1 at 2018-09-08 06:16:14 +0530 Processing by Auth::SessionsController#new as HTML Rendered /home/bhargav/Github/Auth/app/views/auth/shared/_devise_error_messages.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.html.erb within layouts/application (0.6ms) Rendered shopping/_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (1.2ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.7ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.6ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.6ms) Completed 200 OK in 9ms (Views: 6.6ms) Started GET "/authenticate/users/sign_in?_=1536367574320" for 127.0.0.1 at 2018-09-08 06:16:14 +0530 Processing by Auth::SessionsController#new as JS Parameters: {"_"=>"1536367574320"} Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_inputs.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_up_inputs.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_oauth_and_submit.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_forms.html.erb (0.8ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_recaptcha_tags.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.js.erb (1.4ms) Completed 200 OK in 3ms (Views: 1.8ms) Started GET "/assets/auth/google_oauth2.svg" for 127.0.0.1 at 2018-09-08 06:16:14 +0530 Started GET "/assets/auth/facebook.svg" for 127.0.0.1 at 2018-09-08 06:16:14 +0530 Started GET "/authenticate/omniauth/users/google_oauth2" for 127.0.0.1 at 2018-09-08 06:16:14 +0530 Started GET "/authenticate/omniauth/google_oauth2/callback" for 127.0.0.1 at 2018-09-08 06:16:14 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as HTML MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"123545"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"K93xrxDd9Kw2-NBHjTbe"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"5ENk8pYWxodBpKr38ShN"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Hob2dkSVtH1HdZ6GiNj-"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931bd6acbcd624780f1ec5'), ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931bd6acbcd624780f1ec5')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://127.0.0.1:36185/authenticate/There%20was%20an%20error%20processing%20your%20request/omniauth/failed Completed 302 Found in 84ms Started GET "/authenticate/There%20was%20an%20error%20processing%20your%20request/omniauth/failed" for 127.0.0.1 at 2018-09-08 06:16:14 +0530 Processing by Auth::OmniauthCallbacksController#failure as HTML Parameters: {"res"=>"There was an error processing your request"} Rendered /home/bhargav/Github/Auth/app/views/auth/omniauth_callbacks/failure.html.erb within layouts/application (0.1ms) Rendered shopping/_navigation_options.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (0.9ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.0ms) Completed 200 OK in 5ms (Views: 4.0ms) Started GET "/assets/auth/google_oauth2.svg" for 127.0.0.1 at 2018-09-08 06:16:14 +0530 Started GET "/assets/auth/facebook.svg" for 127.0.0.1 at 2018-09-08 06:16:14 +0530 MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"domingo@millerlittel.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"cSjpCox1XMed3_i-WHKg"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"qTkF9MmxdjPKTAcDz6yZ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931bd8acbcd624780f1ec9'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931bd8acbcd624780f1ec9')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931bd8acbcd624780f1ecc')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"5s2j9PYfhsgYt8Hxsb-P"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931bd8acbcd624780f1ec9')}, "u"=>{"$set"=>{"client_authentication"=>{"test_app_id"=>"... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started GET "/authenticate/users/sign_in" for 127.0.0.1 at 2018-09-08 06:16:16 +0530 Processing by Auth::SessionsController#new as HTML Rendered /home/bhargav/Github/Auth/app/views/auth/shared/_devise_error_messages.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.html.erb within layouts/application (0.3ms) Rendered shopping/_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (0.8ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.1ms) Completed 200 OK in 6ms (Views: 4.5ms) Started GET "/authenticate/users/sign_in?_=1536367576720" for 127.0.0.1 at 2018-09-08 06:16:16 +0530 Processing by Auth::SessionsController#new as JS Parameters: {"_"=>"1536367576720"} Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_inputs.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_up_inputs.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_oauth_and_submit.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_forms.html.erb (0.9ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_recaptcha_tags.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.js.erb (1.8ms) Completed 200 OK in 3ms (Views: 2.2ms) Started GET "/assets/auth/google_oauth2.svg" for 127.0.0.1 at 2018-09-08 06:16:16 +0530 Started GET "/assets/auth/facebook.svg" for 127.0.0.1 at 2018-09-08 06:16:16 +0530 Started GET "/authenticate/omniauth/users/google_oauth2" for 127.0.0.1 at 2018-09-08 06:16:16 +0530 Started GET "/authenticate/omniauth/google_oauth2/callback" for 127.0.0.1 at 2018-09-08 06:16:16 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as HTML MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"123545"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"RDW_s3P_xNi2zZ7XCSue"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"QLpfsBDzS7kATzCTehxb"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"XtQcDDXNnuL1ctyCmFrd"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931bd8acbcd624780f1ed0'), ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931bd8acbcd624780f1ed0')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [c484987c-2a13-4e06-944c-725b5eb65a90] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931bd8acbcd624780f1ed0, "wyxuzGHfCzs-sJq91EZb", {} [ActiveJob] [ActionMailer::DeliveryJob] [c484987c-2a13-4e06-944c-725b5eb65a90] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [c484987c-2a13-4e06-944c-725b5eb65a90] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.4ms [ActiveJob] [ActionMailer::DeliveryJob] [c484987c-2a13-4e06-944c-725b5eb65a90] Sent mail to rrphotosoft@gmail.com (1.5ms) [ActiveJob] [ActionMailer::DeliveryJob] [c484987c-2a13-4e06-944c-725b5eb65a90] Date: Sat, 08 Sep 2018 06:16:16 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rrphotosoft@gmail.com Message-ID: <5b931bd8e2eda_24782b0bd1f5f1d852852@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome rrphotosoft@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [c484987c-2a13-4e06-944c-725b5eb65a90] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.32ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: c484987c-2a13-4e06-944c-725b5eb65a90) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931bd8acbcd624780f1ed0, "wyxuzGHfCzs-sJq91EZb", {} Completed 401 Unauthorized in 73ms Started GET "/authenticate/users/sign_in" for 127.0.0.1 at 2018-09-08 06:16:17 +0530 Processing by Auth::SessionsController#new as HTML Rendered /home/bhargav/Github/Auth/app/views/auth/shared/_devise_error_messages.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.html.erb within layouts/application (0.7ms) Rendered shopping/_navigation_options.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (1.4ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.7ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.8ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.6ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.7ms) Completed 200 OK in 11ms (Views: 7.7ms) Started GET "/assets/auth/google_oauth2.svg" for 127.0.0.1 at 2018-09-08 06:16:17 +0530 Started GET "/assets/auth/facebook.svg" for 127.0.0.1 at 2018-09-08 06:16:17 +0530 MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"walter@wilkinson.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ruVozHeAKRhu8-Y1uawN"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xU6WY3-rkgmkzf1zLoNG"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931bd9acbcd624780f1ed4'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931bd9acbcd624780f1ed4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [0af9ccf1-12c1-4a91-a7cf-6778cbc5790d] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931bd9acbcd624780f1ed4, "99A5mNj4BxXJAzid-Hfy", {} [ActiveJob] [ActionMailer::DeliveryJob] [0af9ccf1-12c1-4a91-a7cf-6778cbc5790d] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [0af9ccf1-12c1-4a91-a7cf-6778cbc5790d] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.3ms [ActiveJob] [ActionMailer::DeliveryJob] [0af9ccf1-12c1-4a91-a7cf-6778cbc5790d] Sent mail to walter@wilkinson.co (1.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [0af9ccf1-12c1-4a91-a7cf-6778cbc5790d] Date: Sat, 08 Sep 2018 06:16:17 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: walter@wilkinson.co Message-ID: <5b931bd92f1bb_24782b0bcfd0ef5c529df@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome walter@wilkinson.co!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [0af9ccf1-12c1-4a91-a7cf-6778cbc5790d] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.06ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 0af9ccf1-12c1-4a91-a7cf-6778cbc5790d) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931bd9acbcd624780f1ed4, "99A5mNj4BxXJAzid-Hfy", {} MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931bd9acbcd624780f1ed6')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"uAgABhHZhprxoNyj2MYq"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931bd9acbcd624780f1ed4')}, "u"=>{"$set"=>{"client_authentication"=>{"test_app_id"=>"... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started GET "/authenticate/users/sign_in" for 127.0.0.1 at 2018-09-08 06:16:17 +0530 Processing by Auth::SessionsController#new as HTML Rendered /home/bhargav/Github/Auth/app/views/auth/shared/_devise_error_messages.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.html.erb within layouts/application (1.0ms) Rendered shopping/_navigation_options.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (1.4ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.8ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.8ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.8ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (2.1ms) Completed 200 OK in 13ms (Views: 9.7ms) Started GET "/authenticate/users/sign_in?_=1536367577343" for 127.0.0.1 at 2018-09-08 06:16:17 +0530 Processing by Auth::SessionsController#new as JS Parameters: {"_"=>"1536367577343"} Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_inputs.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_up_inputs.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_oauth_and_submit.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_forms.html.erb (0.8ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_recaptcha_tags.html.erb (0.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.js.erb (1.8ms) Completed 200 OK in 3ms (Views: 2.1ms) Started GET "/assets/auth/google_oauth2.svg" for 127.0.0.1 at 2018-09-08 06:16:17 +0530 Started GET "/assets/auth/facebook.svg" for 127.0.0.1 at 2018-09-08 06:16:17 +0530 Started GET "/authenticate/omniauth/users/google_oauth2" for 127.0.0.1 at 2018-09-08 06:16:17 +0530 Started GET "/authenticate/omniauth/google_oauth2/callback" for 127.0.0.1 at 2018-09-08 06:16:17 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as HTML Redirected to http://127.0.0.1:36185/authenticate/no_resource/omniauth/failed Completed 302 Found in 1ms Started GET "/authenticate/no_resource/omniauth/failed" for 127.0.0.1 at 2018-09-08 06:16:17 +0530 Processing by Auth::OmniauthCallbacksController#failure as HTML Parameters: {"res"=>"no_resource"} Rendered /home/bhargav/Github/Auth/app/views/auth/omniauth_callbacks/failure.html.erb within layouts/application (0.2ms) Rendered shopping/_navigation_options.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (1.8ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (2.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (1.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (1.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.8ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (1.1ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (2.9ms) Completed 200 OK in 12ms (Views: 10.8ms) Started GET "/assets/auth/google_oauth2.svg" for 127.0.0.1 at 2018-09-08 06:16:17 +0530 Started GET "/assets/auth/facebook.svg" for 127.0.0.1 at 2018-09-08 06:16:17 +0530 MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"leila_kozey@okon.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"-dizFE3jSiADEoigavRg"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xTsvF34pfygCDNv9t-zj"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931bd9acbcd624780f1edb'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931bd9acbcd624780f1edb')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931bd9acbcd624780f1ede')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"6hcc3sqVKQyGDrbBz8zw"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931bd9acbcd624780f1edb')}, "u"=>{"$set"=>{"client_authentication"=>{"test_app_id"=>"... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started GET "/authenticate/users/sign_in" for 127.0.0.1 at 2018-09-08 06:16:17 +0530 Processing by Auth::SessionsController#new as HTML Rendered /home/bhargav/Github/Auth/app/views/auth/shared/_devise_error_messages.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.html.erb within layouts/application (0.9ms) Rendered shopping/_navigation_options.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (1.3ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.6ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.7ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.6ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.6ms) Completed 200 OK in 11ms (Views: 7.7ms) Started GET "/authenticate/users/sign_in?_=1536367577917" for 127.0.0.1 at 2018-09-08 06:16:17 +0530 Processing by Auth::SessionsController#new as JS Parameters: {"_"=>"1536367577917"} Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_inputs.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_up_inputs.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_oauth_and_submit.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_forms.html.erb (0.9ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_recaptcha_tags.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.js.erb (1.8ms) Completed 200 OK in 3ms (Views: 2.3ms) Started GET "/assets/auth/google_oauth2.svg" for 127.0.0.1 at 2018-09-08 06:16:18 +0530 Started GET "/assets/auth/facebook.svg" for 127.0.0.1 at 2018-09-08 06:16:18 +0530 Started GET "/authenticate/omniauth/users/facebook" for 127.0.0.1 at 2018-09-08 06:16:18 +0530 Started GET "/authenticate/omniauth/facebook/callback" for 127.0.0.1 at 2018-09-08 06:16:18 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as HTML MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"facebook", "uid"=>"123545"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"mxGFAtCyc5mxzJ7puZmw"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Hi4NNxsbsxAPoSfFwXAi"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"MUBXgBUqNNhycrnhQX_-"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931bdaacbcd624780f1ee2'), ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931bdaacbcd624780f1ee2')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"cKiGVxaTGntzxFbPjjwL"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931bdaacbcd624780f1ee2')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-08 00:46:18 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Redirected to http://127.0.0.1:36185/ Completed 302 Found in 136ms Started GET "/" for 127.0.0.1 at 2018-09-08 06:16:18 +0530 Processing by HomeController#index as HTML Rendered home/index.html.erb within layouts/application (0.1ms) Rendered shopping/_navigation_options.html.erb (0.1ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931bdaacbcd624780f1ee2')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (7.9ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (8.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.8ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.7ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.9ms) Completed 200 OK in 16ms (Views: 15.1ms) Started GET "/authenticate/omniauth/users/assets/lab.jpg" for 127.0.0.1 at 2018-09-08 06:16:18 +0530 Started GET "/authenticate/omniauth/users/assets/ai_lab.jpg" for 127.0.0.1 at 2018-09-08 06:16:18 +0530 Started GET "/assets/auth/google_oauth2.svg" for 127.0.0.1 at 2018-09-08 06:16:18 +0530 Started GET "/assets/auth/facebook.svg" for 127.0.0.1 at 2018-09-08 06:16:18 +0530 MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"nathaniel.dicki@parisian.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"soWYZGsXUzUZYZyyhT9Q"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"4pGgQvDDuaunaDrYyxs8"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931bdaacbcd624780f1ee6'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931bdaacbcd624780f1ee6')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931bdaacbcd624780f1ee9')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"F-6WaPdsgW-xLxM8zzWa"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931bdaacbcd624780f1ee6')}, "u"=>{"$set"=>{"client_authentication"=>{"test_app_id"=>"... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started GET "/authenticate/users/sign_in" for 127.0.0.1 at 2018-09-08 06:16:18 +0530 Processing by Auth::SessionsController#new as HTML Rendered /home/bhargav/Github/Auth/app/views/auth/shared/_devise_error_messages.html.erb (0.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.html.erb within layouts/application (0.4ms) Rendered shopping/_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (1.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.2ms) Completed 200 OK in 7ms (Views: 5.1ms) Started GET "/authenticate/users/sign_in?_=1536367578593" for 127.0.0.1 at 2018-09-08 06:16:18 +0530 Processing by Auth::SessionsController#new as JS Parameters: {"_"=>"1536367578593"} Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_inputs.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_up_inputs.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_oauth_and_submit.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_forms.html.erb (0.8ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_recaptcha_tags.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.js.erb (1.6ms) Completed 200 OK in 3ms (Views: 2.0ms) Started GET "/assets/auth/google_oauth2.svg" for 127.0.0.1 at 2018-09-08 06:16:18 +0530 Started GET "/assets/auth/facebook.svg" for 127.0.0.1 at 2018-09-08 06:16:18 +0530 Started GET "/authenticate/omniauth/users/facebook" for 127.0.0.1 at 2018-09-08 06:16:18 +0530 Started GET "/authenticate/omniauth/facebook/callback" for 127.0.0.1 at 2018-09-08 06:16:18 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as HTML MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"facebook", "uid"=>"123545"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"5fdUQmHBTrpnQqwXdyL7"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"q4Mw6LS6V6RxYu4C-1uf"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"3zxia79SDJzzbNh4cfTs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931bdaacbcd624780f1eed'), ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931bdaacbcd624780f1eed')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ySRYD_-MSD3zxdcUmses"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931bdaacbcd624780f1eed')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-08 00:46:18 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://127.0.0.1:36185/ Completed 302 Found in 132ms Started GET "/" for 127.0.0.1 at 2018-09-08 06:16:18 +0530 Processing by HomeController#index as HTML Rendered home/index.html.erb within layouts/application (0.1ms) Rendered shopping/_navigation_options.html.erb (0.1ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931bdaacbcd624780f1eed')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (7.8ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (8.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.6ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.3ms) Completed 200 OK in 13ms (Views: 13.0ms) Started GET "/authenticate/omniauth/users/assets/lab.jpg" for 127.0.0.1 at 2018-09-08 06:16:19 +0530 Started GET "/authenticate/omniauth/users/assets/ai_lab.jpg" for 127.0.0.1 at 2018-09-08 06:16:19 +0530 Started GET "/assets/auth/facebook.svg" for 127.0.0.1 at 2018-09-08 06:16:19 +0530 Started GET "/assets/auth/google_oauth2.svg" for 127.0.0.1 at 2018-09-08 06:16:19 +0530 Started DELETE "/authenticate/users/sign_out" for 127.0.0.1 at 2018-09-08 06:16:19 +0530 Processing by Auth::SessionsController#destroy as HTML Parameters: {"authenticity_token"=>"esxizifwO0twQr3d93QuEKndm8z+PugM7oARbtUIUxQQowKGjHVfihyZ/x8TTmbgW1xlAa+3du+iXOfdlskzFQ=="} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931bdaacbcd624780f1eed')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Redirected to http://127.0.0.1:36185/ Completed 302 Found in 3ms Started GET "/" for 127.0.0.1 at 2018-09-08 06:16:19 +0530 Processing by HomeController#index as HTML Rendered home/index.html.erb within layouts/application (0.1ms) Rendered shopping/_navigation_options.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (3.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (3.7ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.2ms) Completed 200 OK in 10ms (Views: 8.1ms) Started GET "/assets/lab.jpg" for 127.0.0.1 at 2018-09-08 06:16:19 +0530 Started GET "/assets/ai_lab.jpg" for 127.0.0.1 at 2018-09-08 06:16:19 +0530 MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"chauncey_hudson@white.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"MgYgzeBXaarZjzVex8x7"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"dg_zBBjGtREEsyjYnNhp"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931bdbacbcd624780f1ef2'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931bdbacbcd624780f1ef2')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931bdbacbcd624780f1ef5')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"EzpHuxpPXYmdxVNpyc6H"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931bdbacbcd624780f1ef2')}, "u"=>{"$set"=>{"client_authentication"=>{"test_app_id"=>"... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started GET "/authenticate/users/sign_in?api_key=test¤t_app_id=test_app_id&redirect_url=http%3A%2F%2Fwww.google.com" for 127.0.0.1 at 2018-09-08 06:16:19 +0530 Processing by Auth::SessionsController#new as HTML Parameters: {"api_key"=>"test", "current_app_id"=>"test_app_id", "redirect_url"=>"http://www.google.com"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Rendered /home/bhargav/Github/Auth/app/views/auth/shared/_devise_error_messages.html.erb (0.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.html.erb within layouts/application (0.4ms) Rendered shopping/_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (1.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.6ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.6ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.6ms) Completed 200 OK in 13ms (Views: 6.7ms) Started GET "/authenticate/users/sign_in?_=1536367579520" for 127.0.0.1 at 2018-09-08 06:16:19 +0530 Processing by Auth::SessionsController#new as JS Parameters: {"_"=>"1536367579520"} Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_inputs.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_up_inputs.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_oauth_and_submit.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_forms.html.erb (1.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_recaptcha_tags.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.js.erb (1.8ms) Completed 200 OK in 4ms (Views: 2.2ms) Started GET "/assets/auth/google_oauth2.svg" for 127.0.0.1 at 2018-09-08 06:16:19 +0530 Started GET "/assets/auth/facebook.svg" for 127.0.0.1 at 2018-09-08 06:16:19 +0530 Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=" for 127.0.0.1 at 2018-09-08 06:16:19 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>""}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>""}, {"additional_login_param"=>""}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.003s Completed 200 OK in 13ms (Views: 0.2ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=r" for 127.0.0.1 at 2018-09-08 06:16:19 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"r"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"r"}, {"additional_login_param"=>"r"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Completed 200 OK in 5ms (Views: 0.2ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=ret" for 127.0.0.1 at 2018-09-08 06:16:19 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"ret"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"ret"}, {"additional_login_param"=>"ret"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Completed 200 OK in 2ms (Views: 0.2ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=re" for 127.0.0.1 at 2018-09-08 06:16:19 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"re"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"re"}, {"additional_login_param"=>"re"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Completed 200 OK in 3ms (Views: 0.1ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=reta" for 127.0.0.1 at 2018-09-08 06:16:19 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"reta"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"reta"}, {"additional_login_param"=>"reta"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Completed 200 OK in 3ms (Views: 0.1ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retar" for 127.0.0.1 at 2018-09-08 06:16:19 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"retar"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"retar"}, {"additional_login_param"=>"retar"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Completed 200 OK in 3ms (Views: 0.1ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard" for 127.0.0.1 at 2018-09-08 06:16:19 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"retard"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"retard"}, {"additional_login_param"=>"retard"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Completed 200 OK in 2ms (Views: 0.1ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40" for 127.0.0.1 at 2018-09-08 06:16:19 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"retard@"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"retard@"}, {"additional_login_param"=>"retard@"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Completed 200 OK in 3ms (Views: 0.1ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40g" for 127.0.0.1 at 2018-09-08 06:16:19 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"retard@g"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"retard@g"}, {"additional_login_param"=>"retard@g"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Completed 200 OK in 2ms (Views: 0.1ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40gm" for 127.0.0.1 at 2018-09-08 06:16:19 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"retard@gm"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"retard@gm"}, {"additional_login_param"=>"retard@gm"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Completed 200 OK in 2ms (Views: 0.1ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40gma" for 127.0.0.1 at 2018-09-08 06:16:19 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"retard@gma"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"retard@gma"}, {"additional_login_param"=>"retard@gma"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Completed 200 OK in 4ms (Views: 0.2ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40gmai" for 127.0.0.1 at 2018-09-08 06:16:19 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"retard@gmai"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"retard@gmai"}, {"additional_login_param"=>"retard@gmai"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Completed 200 OK in 2ms (Views: 0.1ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40gmail" for 127.0.0.1 at 2018-09-08 06:16:19 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"retard@gmail"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"retard@gmail"}, {"additional_login_param"=>"retard@gmail"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Completed 200 OK in 3ms (Views: 0.1ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40gmail." for 127.0.0.1 at 2018-09-08 06:16:19 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"retard@gmail."}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"retard@gmail."}, {"additional_login_param"=>"retard@gmail."}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Completed 200 OK in 3ms (Views: 0.1ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40gmail.c" for 127.0.0.1 at 2018-09-08 06:16:19 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"retard@gmail.c"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"retard@gmail.c"}, {"additional_login_param"=>"retard@gmail.c"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Completed 200 OK in 3ms (Views: 0.1ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40gmail.co" for 127.0.0.1 at 2018-09-08 06:16:19 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"retard@gmail.co"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"retard@gmail.co"}, {"additional_login_param"=>"retard@gmail.co"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Completed 200 OK in 3ms (Views: 0.1ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40gmail.com" for 127.0.0.1 at 2018-09-08 06:16:19 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"retard@gmail.com"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"retard@gmail.com"}, {"additional_login_param"=>"retard@gmail.com"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Completed 200 OK in 3ms (Views: 0.1ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40gmail.com" for 127.0.0.1 at 2018-09-08 06:16:19 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"retard@gmail.com"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"retard@gmail.com"}, {"additional_login_param"=>"retard@gmail.com"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Completed 200 OK in 2ms (Views: 0.2ms) Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 06:16:20 +0530 Processing by Auth::RegistrationsController#create as JS Parameters: {"utf8"=>"✓", "authenticity_token"=>"edYcCJPbtEEzzUHB9eJ/bB6E8B1aLZ1nz5GRT7H39hvRnxWMguXUFDE7JU8pYeuDyyud1A3xuQ2bVhnljNmPog==", "user"=>{"login"=>"retard@gmail.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "email"=>"retard@gmail.com"}, "commit"=>"Sign Up"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"retard@gmail.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"r6U49swqLUDaKVikpdkg"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Hynp8TpN7mj9C_iUCDcT"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931bdcacbcd624780f1efc'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931bdcacbcd624780f1efc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [87ae1872-a2dc-4414-b6b3-e6e3339d7719] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931bdcacbcd624780f1efc, "tKYoio-w-Z668TJmMaxh", {} [ActiveJob] [ActionMailer::DeliveryJob] [87ae1872-a2dc-4414-b6b3-e6e3339d7719] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.4ms) [ActiveJob] [ActionMailer::DeliveryJob] [87ae1872-a2dc-4414-b6b3-e6e3339d7719] Devise::Mailer#confirmation_instructions: processed outbound mail in 3.0ms [ActiveJob] [ActionMailer::DeliveryJob] [87ae1872-a2dc-4414-b6b3-e6e3339d7719] Sent mail to retard@gmail.com (3.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [87ae1872-a2dc-4414-b6b3-e6e3339d7719] Date: Sat, 08 Sep 2018 06:16:20 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: retard@gmail.com Message-ID: <5b931bdc19e67_24782b0bd3e6f3ac530f1@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome retard@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [87ae1872-a2dc-4414-b6b3-e6e3339d7719] Performed ActionMailer::DeliveryJob from Inline(mailers) in 8.64ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 87ae1872-a2dc-4414-b6b3-e6e3339d7719) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931bdcacbcd624780f1efc, "tKYoio-w-Z668TJmMaxh", {} Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_resource_errors.js.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_new_otp_input.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_up_success_inactive_content.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_navigation_options.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/registrations/create.js.erb (2.3ms) Completed 200 OK in 106ms (Views: 2.9ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"retard@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started GET "/authenticate/users/confirmation?confirmation_token=tKYoio-w-Z668TJmMaxh" for 127.0.0.1 at 2018-09-08 06:16:20 +0530 Processing by Auth::ConfirmationsController#show as HTML Parameters: {"confirmation_token"=>"tKYoio-w-Z668TJmMaxh"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"confirmation_token"=>"tKYoio-w-Z668TJmMaxh"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yH8yx8yYrhDw5EwW8sns"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931bdcacbcd624780f1efc')}, "u"=>{"$set"=>{"confirmed_at"=>2018-09-08 00:46:20 UTC, "... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931bdcacbcd624780f1efc')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Redirected to http://127.0.0.1:36185/authenticate/users/sign_in Completed 302 Found in 73ms Started GET "/authenticate/users/sign_in" for 127.0.0.1 at 2018-09-08 06:16:20 +0530 Processing by Auth::SessionsController#new as HTML Rendered /home/bhargav/Github/Auth/app/views/auth/shared/_devise_error_messages.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.html.erb within layouts/application (1.2ms) Rendered shopping/_navigation_options.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (1.5ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (2.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.7ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.5ms) Completed 200 OK in 13ms (Views: 8.7ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931bdcacbcd624780f1efc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started GET "/authenticate/users/sign_in?_=1536367580429" for 127.0.0.1 at 2018-09-08 06:16:20 +0530 Processing by Auth::SessionsController#new as JS Parameters: {"_"=>"1536367580429"} Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_inputs.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_up_inputs.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_oauth_and_submit.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_forms.html.erb (1.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_recaptcha_tags.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.js.erb (2.0ms) Completed 200 OK in 4ms (Views: 2.4ms) Started GET "/assets/auth/google_oauth2.svg" for 127.0.0.1 at 2018-09-08 06:16:20 +0530 Started GET "/assets/auth/facebook.svg" for 127.0.0.1 at 2018-09-08 06:16:20 +0530 Started POST "/authenticate/users/sign_in" for 127.0.0.1 at 2018-09-08 06:16:20 +0530 Processing by Auth::SessionsController#create as JS Parameters: {"utf8"=>"✓", "authenticity_token"=>"mPISzWwwTRXfyO4+CLb7859reSKwyJ6/3nOIQo/L9uAwuxtJfQ4tQN0+irDUNW8cSsQU6+cUutWKtADosuWPWQ==", "user"=>{"login"=>"retard@gmail.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "commit"=>"Log In"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"$or"=>[{"additional_login_param"=>/^retard@gmail\.com$/i, "additional_login_param_status"=>2}, {"email"=>/^retard@gmail\.com$/i}]}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"JPP9j9LRjUszKyGjEPLn"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931bdcacbcd624780f1efc')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-08 00:46:20 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (1.6ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_success_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/create.js.erb (2.4ms) Completed 200 OK in 50ms (Views: 3.0ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"garret_powlowski@roberts.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"NeiERDFAtwHPSzk1-U7p"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"qD1s4qHPrg-ZsheiyeRM"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931be1acbcd624780f1f0c'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931be1acbcd624780f1f0c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931be1acbcd624780f1f0f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"7sPvZw48R7MZcJMe4iRG"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931be1acbcd624780f1f0c')}, "u"=>{"$set"=>{"client_authentication"=>{"test_app_id"=>"... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started GET "/authenticate/users/sign_in" for 127.0.0.1 at 2018-09-08 06:16:25 +0530 Processing by Auth::SessionsController#new as HTML Rendered /home/bhargav/Github/Auth/app/views/auth/shared/_devise_error_messages.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.html.erb within layouts/application (1.2ms) Rendered shopping/_navigation_options.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (1.5ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.8ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.6ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.6ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.5ms) Completed 200 OK in 13ms (Views: 9.5ms) Started GET "/authenticate/users/sign_in?_=1536367585821" for 127.0.0.1 at 2018-09-08 06:16:25 +0530 Processing by Auth::SessionsController#new as JS Parameters: {"_"=>"1536367585821"} Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_inputs.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_up_inputs.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_oauth_and_submit.html.erb (0.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_forms.html.erb (1.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_recaptcha_tags.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.js.erb (2.4ms) Completed 200 OK in 4ms (Views: 2.8ms) Started GET "/assets/auth/google_oauth2.svg" for 127.0.0.1 at 2018-09-08 06:16:25 +0530 Started GET "/assets/auth/facebook.svg" for 127.0.0.1 at 2018-09-08 06:16:25 +0530 Started GET "/authenticate/omniauth/users/facebook" for 127.0.0.1 at 2018-09-08 06:16:25 +0530 Started GET "/authenticate/omniauth/facebook/callback" for 127.0.0.1 at 2018-09-08 06:16:26 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as HTML Redirected to http://127.0.0.1:36185/authenticate/error/omniauth/failed Completed 302 Found in 9ms Started GET "/authenticate/error/omniauth/failed" for 127.0.0.1 at 2018-09-08 06:16:26 +0530 Processing by Auth::OmniauthCallbacksController#failure as HTML Parameters: {"res"=>"error"} Rendered /home/bhargav/Github/Auth/app/views/auth/omniauth_callbacks/failure.html.erb within layouts/application (0.1ms) Rendered shopping/_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (1.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.3ms) Completed 200 OK in 5ms (Views: 4.7ms) Started GET "/assets/auth/google_oauth2.svg" for 127.0.0.1 at 2018-09-08 06:16:26 +0530 Started GET "/assets/auth/facebook.svg" for 127.0.0.1 at 2018-09-08 06:16:26 +0530 MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"ashton@robel.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"9u6msafXJwZGHzffcVwX"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"WBdJK4RycmRu7MxFzpRR"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931be2acbcd624780f1f14'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931be2acbcd624780f1f14')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931be2acbcd624780f1f17')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"cmQMTVxZv6cDwTwJZRPP"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931be2acbcd624780f1f14')}, "u"=>{"$set"=>{"client_authentication"=>{"test_app_id"=>"... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started GET "/authenticate/users/sign_in" for 127.0.0.1 at 2018-09-08 06:16:26 +0530 Processing by Auth::SessionsController#new as HTML Rendered /home/bhargav/Github/Auth/app/views/auth/shared/_devise_error_messages.html.erb (0.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.html.erb within layouts/application (0.4ms) Rendered shopping/_navigation_options.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (1.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.7ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.6ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.7ms) Completed 200 OK in 7ms (Views: 5.5ms) Started GET "/authenticate/users/sign_in?_=1536367586366" for 127.0.0.1 at 2018-09-08 06:16:26 +0530 Processing by Auth::SessionsController#new as JS Parameters: {"_"=>"1536367586366"} Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_inputs.html.erb (0.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_up_inputs.html.erb (0.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_oauth_and_submit.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_forms.html.erb (2.7ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_recaptcha_tags.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_navigation_options.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.js.erb (4.2ms) Completed 200 OK in 7ms (Views: 4.8ms) Started GET "/assets/auth/google_oauth2.svg" for 127.0.0.1 at 2018-09-08 06:16:26 +0530 Started GET "/assets/auth/facebook.svg" for 127.0.0.1 at 2018-09-08 06:16:26 +0530 Started GET "/authenticate/omniauth/users/facebook" for 127.0.0.1 at 2018-09-08 06:16:26 +0530 Started GET "/authenticate/omniauth/facebook/callback" for 127.0.0.1 at 2018-09-08 06:16:26 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as HTML MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"facebook", "uid"=>"123545"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"c15TbHsR8sp_LuboQ7BV"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"uyhx6gUGFvNX_ZfLdJrt"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"cjh-Yuvy7YudKpuYKuco"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931be2acbcd624780f1f1b'), ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931be2acbcd624780f1f1b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"N9HgvMXLYT6SkyhyVz1j"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931be2acbcd624780f1f1b')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-08 00:46:26 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://127.0.0.1:36185/ Completed 302 Found in 139ms Started GET "/" for 127.0.0.1 at 2018-09-08 06:16:26 +0530 Processing by HomeController#index as HTML Rendered home/index.html.erb within layouts/application (0.0ms) Rendered shopping/_navigation_options.html.erb (0.0ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931be2acbcd624780f1f1b')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (3.6ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (3.7ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.1ms) Completed 200 OK in 7ms (Views: 6.7ms) Started GET "/authenticate/omniauth/users/assets/lab.jpg" for 127.0.0.1 at 2018-09-08 06:16:26 +0530 Started GET "/authenticate/omniauth/users/assets/ai_lab.jpg" for 127.0.0.1 at 2018-09-08 06:16:26 +0530 Started GET "/assets/auth/google_oauth2.svg" for 127.0.0.1 at 2018-09-08 06:16:26 +0530 Started GET "/assets/auth/facebook.svg" for 127.0.0.1 at 2018-09-08 06:16:26 +0530 Started DELETE "/authenticate/users/sign_out" for 127.0.0.1 at 2018-09-08 06:16:26 +0530 Processing by Auth::SessionsController#destroy as HTML Parameters: {"authenticity_token"=>"FTbmSjcCu+RVXN1wVYxLdh8LGOltGZQmEGykDAp4Wr/Pihm7td6oTlDLBa8uwcGgFEhUZ+rjHipofsC1QGtkfg=="} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931be2acbcd624780f1f1b')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Redirected to http://127.0.0.1:36185/ Completed 302 Found in 8ms Started GET "/" for 127.0.0.1 at 2018-09-08 06:16:27 +0530 Processing by HomeController#index as HTML Rendered home/index.html.erb within layouts/application (0.1ms) Rendered shopping/_navigation_options.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (1.6ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.9ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.6ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.8ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.7ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.8ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.9ms) Completed 200 OK in 10ms (Views: 9.2ms) Started GET "/assets/ai_lab.jpg" for 127.0.0.1 at 2018-09-08 06:16:27 +0530 Started GET "/assets/lab.jpg" for 127.0.0.1 at 2018-09-08 06:16:27 +0530 MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"michaela@gibsonwiegand.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"pksAisTXiwxajF4csBsV"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"F9zLquHepJG73ZFFBzNL"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931be3acbcd624780f1f20'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931be3acbcd624780f1f20')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931be3acbcd624780f1f23')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"scT2_fbqfubbsvyyVYBv"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931be3acbcd624780f1f20')}, "u"=>{"$set"=>{"client_authentication"=>{"test_app_id"=>"... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Started GET "/authenticate/users/sign_in" for 127.0.0.1 at 2018-09-08 06:16:27 +0530 Processing by Auth::SessionsController#new as HTML Rendered /home/bhargav/Github/Auth/app/views/auth/shared/_devise_error_messages.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.html.erb within layouts/application (0.8ms) Rendered shopping/_navigation_options.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (2.2ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (2.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.8ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (1.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.6ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.8ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (3.0ms) Completed 200 OK in 14ms (Views: 11.3ms) Started GET "/authenticate/users/sign_in?_=1536367587445" for 127.0.0.1 at 2018-09-08 06:16:27 +0530 Processing by Auth::SessionsController#new as JS Parameters: {"_"=>"1536367587445"} Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_inputs.html.erb (0.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_up_inputs.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_oauth_and_submit.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_forms.html.erb (1.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_recaptcha_tags.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.js.erb (2.1ms) Completed 200 OK in 4ms (Views: 2.5ms) Started GET "/assets/auth/google_oauth2.svg" for 127.0.0.1 at 2018-09-08 06:16:27 +0530 Started GET "/assets/auth/facebook.svg" for 127.0.0.1 at 2018-09-08 06:16:27 +0530 Started GET "/authenticate/omniauth/users/facebook" for 127.0.0.1 at 2018-09-08 06:16:27 +0530 Started GET "/authenticate/omniauth/facebook/callback" for 127.0.0.1 at 2018-09-08 06:16:27 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as HTML MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"facebook", "uid"=>"123545"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"nHPvEj5PUoA8299v9fLx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yvxy-dWHZx4kGfz6TKxU"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"kq9rusb49y6s6To33ikH"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931be3acbcd624780f1f27'), ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931be3acbcd624780f1f27')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Redirected to http://127.0.0.1:36185/authenticate/There%20was%20an%20error%20processing%20your%20request/omniauth/failed Completed 302 Found in 100ms Started GET "/authenticate/There%20was%20an%20error%20processing%20your%20request/omniauth/failed" for 127.0.0.1 at 2018-09-08 06:16:27 +0530 Processing by Auth::OmniauthCallbacksController#failure as HTML Parameters: {"res"=>"There was an error processing your request"} Rendered /home/bhargav/Github/Auth/app/views/auth/omniauth_callbacks/failure.html.erb within layouts/application (0.1ms) Rendered shopping/_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (0.8ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (0.9ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.2ms) Completed 200 OK in 5ms (Views: 4.2ms) Started GET "/assets/auth/google_oauth2.svg" for 127.0.0.1 at 2018-09-08 06:16:27 +0530 Started GET "/assets/auth/facebook.svg" for 127.0.0.1 at 2018-09-08 06:16:27 +0530 MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"clay@shields.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"mWj3XeKQkHfWHE88uVpA"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"P2uxMHFRrLbt7_ACDUrh"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931be5acbcd624780f1f2b'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931be5acbcd624780f1f2b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931be5acbcd624780f1f2e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"QRSj7LuwMdvs_zHPZdnM"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931be5acbcd624780f1f2b')}, "u"=>{"$set"=>{"client_authentication"=>{"test_app_id"=>"... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started GET "/authenticate/users/sign_in" for 127.0.0.1 at 2018-09-08 06:16:29 +0530 Processing by Auth::SessionsController#new as HTML Rendered /home/bhargav/Github/Auth/app/views/auth/shared/_devise_error_messages.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.html.erb within layouts/application (0.8ms) Rendered shopping/_navigation_options.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (1.7ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (2.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.8ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (1.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.7ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.9ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (2.2ms) Completed 200 OK in 22ms (Views: 19.0ms) Started GET "/authenticate/users/sign_in?_=1536367589815" for 127.0.0.1 at 2018-09-08 06:16:29 +0530 Processing by Auth::SessionsController#new as JS Parameters: {"_"=>"1536367589815"} Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_inputs.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_up_inputs.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_oauth_and_submit.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_forms.html.erb (1.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_recaptcha_tags.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_navigation_options.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.js.erb (2.8ms) Completed 200 OK in 5ms (Views: 3.4ms) Started GET "/assets/auth/google_oauth2.svg" for 127.0.0.1 at 2018-09-08 06:16:29 +0530 Started GET "/assets/auth/facebook.svg" for 127.0.0.1 at 2018-09-08 06:16:29 +0530 Started GET "/authenticate/omniauth/users/facebook" for 127.0.0.1 at 2018-09-08 06:16:29 +0530 Started GET "/authenticate/omniauth/facebook/callback" for 127.0.0.1 at 2018-09-08 06:16:29 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as HTML MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"facebook", "uid"=>"123545"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xVADdK95ogbw2CgLhpq3"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"tSof1AVHU6w3ae-BT5BR"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xNf6RGAyU_hEysxAEtHp"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931be6acbcd624780f1f32'), ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931be6acbcd624780f1f32')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [8e616e63-7ae5-4659-ba92-20185a03e9e1] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931be6acbcd624780f1f32, "kVAZn81W-zzouzE8UbKZ", {} [ActiveJob] [ActionMailer::DeliveryJob] [8e616e63-7ae5-4659-ba92-20185a03e9e1] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [8e616e63-7ae5-4659-ba92-20185a03e9e1] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.7ms [ActiveJob] [ActionMailer::DeliveryJob] [8e616e63-7ae5-4659-ba92-20185a03e9e1] Sent mail to rrphotosoft@gmail.com (1.8ms) [ActiveJob] [ActionMailer::DeliveryJob] [8e616e63-7ae5-4659-ba92-20185a03e9e1] Date: Sat, 08 Sep 2018 06:16:30 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rrphotosoft@gmail.com Message-ID: <5b931be6ab2d_24782b0bd3ae55d853142@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome rrphotosoft@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [8e616e63-7ae5-4659-ba92-20185a03e9e1] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.99ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 8e616e63-7ae5-4659-ba92-20185a03e9e1) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931be6acbcd624780f1f32, "kVAZn81W-zzouzE8UbKZ", {} Completed 401 Unauthorized in 85ms Started GET "/authenticate/users/sign_in" for 127.0.0.1 at 2018-09-08 06:16:30 +0530 Processing by Auth::SessionsController#new as HTML Rendered /home/bhargav/Github/Auth/app/views/auth/shared/_devise_error_messages.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.html.erb within layouts/application (1.1ms) Rendered shopping/_navigation_options.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (1.9ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (2.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.7ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.9ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.6ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (2.0ms) Completed 200 OK in 14ms (Views: 9.7ms) Started GET "/assets/auth/google_oauth2.svg" for 127.0.0.1 at 2018-09-08 06:16:30 +0530 Started GET "/assets/auth/facebook.svg" for 127.0.0.1 at 2018-09-08 06:16:30 +0530 MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"juana@jakubowskiemmerich.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"MnpptU8aL7emzyQAAKi6"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"R8jvJqoxWcsrjHH2bEzp"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931be6acbcd624780f1f36'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931be6acbcd624780f1f36')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [868cf450-53f3-45bb-8e92-b63bc451443f] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931be6acbcd624780f1f36, "tLM2DgyLLBbvDcsx8Mzn", {} [ActiveJob] [ActionMailer::DeliveryJob] [868cf450-53f3-45bb-8e92-b63bc451443f] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [868cf450-53f3-45bb-8e92-b63bc451443f] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.4ms [ActiveJob] [ActionMailer::DeliveryJob] [868cf450-53f3-45bb-8e92-b63bc451443f] Sent mail to juana@jakubowskiemmerich.name (1.7ms) [ActiveJob] [ActionMailer::DeliveryJob] [868cf450-53f3-45bb-8e92-b63bc451443f] Date: Sat, 08 Sep 2018 06:16:30 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: juana@jakubowskiemmerich.name Message-ID: <5b931be64f86a_24782b0bcfd0ef5c5321a@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome juana@jakubowskiemmerich.name!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [868cf450-53f3-45bb-8e92-b63bc451443f] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.47ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 868cf450-53f3-45bb-8e92-b63bc451443f) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931be6acbcd624780f1f36, "tLM2DgyLLBbvDcsx8Mzn", {} MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931be6acbcd624780f1f38')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"K42wom2PLM4-i6n9EHyJ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931be6acbcd624780f1f36')}, "u"=>{"$set"=>{"client_authentication"=>{"test_app_id"=>"... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started GET "/authenticate/users/sign_in" for 127.0.0.1 at 2018-09-08 06:16:30 +0530 Processing by Auth::SessionsController#new as HTML Rendered /home/bhargav/Github/Auth/app/views/auth/shared/_devise_error_messages.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.html.erb within layouts/application (0.9ms) Rendered shopping/_navigation_options.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (1.4ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.8ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.6ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.7ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.6ms) Completed 200 OK in 12ms (Views: 8.1ms) Started GET "/authenticate/users/sign_in?_=1536367590482" for 127.0.0.1 at 2018-09-08 06:16:30 +0530 Processing by Auth::SessionsController#new as JS Parameters: {"_"=>"1536367590482"} Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_inputs.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_up_inputs.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_oauth_and_submit.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_forms.html.erb (1.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_recaptcha_tags.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_navigation_options.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.js.erb (2.2ms) Completed 200 OK in 4ms (Views: 2.7ms) Started GET "/assets/auth/google_oauth2.svg" for 127.0.0.1 at 2018-09-08 06:16:30 +0530 Started GET "/assets/auth/facebook.svg" for 127.0.0.1 at 2018-09-08 06:16:30 +0530 Started GET "/authenticate/omniauth/users/facebook" for 127.0.0.1 at 2018-09-08 06:16:30 +0530 Started GET "/authenticate/omniauth/facebook/callback" for 127.0.0.1 at 2018-09-08 06:16:30 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as HTML Redirected to http://127.0.0.1:36185/authenticate/no_resource/omniauth/failed Completed 302 Found in 1ms Started GET "/authenticate/no_resource/omniauth/failed" for 127.0.0.1 at 2018-09-08 06:16:30 +0530 Processing by Auth::OmniauthCallbacksController#failure as HTML Parameters: {"res"=>"no_resource"} Rendered /home/bhargav/Github/Auth/app/views/auth/omniauth_callbacks/failure.html.erb within layouts/application (0.1ms) Rendered shopping/_navigation_options.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (1.8ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (2.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (1.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (1.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (1.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (1.5ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (3.2ms) Completed 200 OK in 10ms (Views: 9.6ms) Started GET "/assets/auth/google_oauth2.svg" for 127.0.0.1 at 2018-09-08 06:16:30 +0530 Started GET "/assets/auth/facebook.svg" for 127.0.0.1 at 2018-09-08 06:16:30 +0530 MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"hope_schoen@reichel.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"k8x5YpAjoxqxazpxCtqk"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"VyDxmkiXAeNwuFuhVzvs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931be6acbcd624780f1f3d'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931be6acbcd624780f1f3d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931be6acbcd624780f1f40')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"GPguyXy_b8oZs2z_L_y-"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931be6acbcd624780f1f3d')}, "u"=>{"$set"=>{"client_authentication"=>{"test_app_id"=>"... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started GET "/authenticate/users/sign_in?api_key=test¤t_app_id=test_app_id" for 127.0.0.1 at 2018-09-08 06:16:30 +0530 Processing by Auth::SessionsController#new as HTML Parameters: {"api_key"=>"test", "current_app_id"=>"test_app_id"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Rendered /home/bhargav/Github/Auth/app/views/auth/shared/_devise_error_messages.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.html.erb within layouts/application (1.1ms) Rendered shopping/_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (1.4ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.7ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.7ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.9ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.7ms) Completed 200 OK in 19ms (Views: 7.9ms) Started GET "/authenticate/users/sign_in?_=1536367591039" for 127.0.0.1 at 2018-09-08 06:16:31 +0530 Processing by Auth::SessionsController#new as JS Parameters: {"_"=>"1536367591039"} Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_inputs.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_up_inputs.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_oauth_and_submit.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_forms.html.erb (0.8ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_recaptcha_tags.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.js.erb (1.6ms) Completed 200 OK in 4ms (Views: 2.0ms) Started GET "/assets/auth/google_oauth2.svg" for 127.0.0.1 at 2018-09-08 06:16:31 +0530 Started GET "/assets/auth/facebook.svg" for 127.0.0.1 at 2018-09-08 06:16:31 +0530 Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=" for 127.0.0.1 at 2018-09-08 06:16:31 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>""}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>""}, {"additional_login_param"=>""}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s Completed 200 OK in 6ms (Views: 0.2ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=r" for 127.0.0.1 at 2018-09-08 06:16:31 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"r"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"r"}, {"additional_login_param"=>"r"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Completed 200 OK in 3ms (Views: 0.2ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=ret" for 127.0.0.1 at 2018-09-08 06:16:31 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"ret"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"ret"}, {"additional_login_param"=>"ret"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Completed 200 OK in 2ms (Views: 0.1ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=re" for 127.0.0.1 at 2018-09-08 06:16:31 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"re"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"re"}, {"additional_login_param"=>"re"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s Completed 200 OK in 4ms (Views: 0.2ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retar" for 127.0.0.1 at 2018-09-08 06:16:31 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"retar"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"retar"}, {"additional_login_param"=>"retar"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Completed 200 OK in 4ms (Views: 0.1ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=reta" for 127.0.0.1 at 2018-09-08 06:16:31 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"reta"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"reta"}, {"additional_login_param"=>"reta"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Completed 200 OK in 3ms (Views: 0.1ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard" for 127.0.0.1 at 2018-09-08 06:16:31 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"retard"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"retard"}, {"additional_login_param"=>"retard"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Completed 200 OK in 3ms (Views: 0.1ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40" for 127.0.0.1 at 2018-09-08 06:16:31 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"retard@"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"retard@"}, {"additional_login_param"=>"retard@"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Completed 200 OK in 2ms (Views: 0.1ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40g" for 127.0.0.1 at 2018-09-08 06:16:31 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"retard@g"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"retard@g"}, {"additional_login_param"=>"retard@g"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Completed 200 OK in 2ms (Views: 0.1ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40gm" for 127.0.0.1 at 2018-09-08 06:16:31 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"retard@gm"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"retard@gm"}, {"additional_login_param"=>"retard@gm"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Completed 200 OK in 2ms (Views: 0.2ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40gmai" for 127.0.0.1 at 2018-09-08 06:16:31 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"retard@gmai"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"retard@gmai"}, {"additional_login_param"=>"retard@gmai"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Completed 200 OK in 2ms (Views: 0.1ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40gma" for 127.0.0.1 at 2018-09-08 06:16:31 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"retard@gma"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"retard@gma"}, {"additional_login_param"=>"retard@gma"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Completed 200 OK in 3ms (Views: 0.1ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40gmail" for 127.0.0.1 at 2018-09-08 06:16:31 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"retard@gmail"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"retard@gmail"}, {"additional_login_param"=>"retard@gmail"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Completed 200 OK in 2ms (Views: 0.1ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40gmail." for 127.0.0.1 at 2018-09-08 06:16:31 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"retard@gmail."}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"retard@gmail."}, {"additional_login_param"=>"retard@gmail."}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Completed 200 OK in 2ms (Views: 0.1ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40gmail.c" for 127.0.0.1 at 2018-09-08 06:16:31 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"retard@gmail.c"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"retard@gmail.c"}, {"additional_login_param"=>"retard@gmail.c"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s Completed 200 OK in 6ms (Views: 0.4ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40gmail.co" for 127.0.0.1 at 2018-09-08 06:16:31 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"retard@gmail.co"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"retard@gmail.co"}, {"additional_login_param"=>"retard@gmail.co"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Completed 200 OK in 2ms (Views: 0.1ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40gmail.com" for 127.0.0.1 at 2018-09-08 06:16:31 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"retard@gmail.com"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"retard@gmail.com"}, {"additional_login_param"=>"retard@gmail.com"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Completed 200 OK in 2ms (Views: 0.1ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40gmail.com" for 127.0.0.1 at 2018-09-08 06:16:31 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"retard@gmail.com"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"retard@gmail.com"}, {"additional_login_param"=>"retard@gmail.com"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Completed 200 OK in 2ms (Views: 0.1ms) Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 06:16:31 +0530 Processing by Auth::RegistrationsController#create as JS Parameters: {"utf8"=>"✓", "user"=>{"login"=>"retard@gmail.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "email"=>"retard@gmail.com"}, "commit"=>"Sign Up"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"retard@gmail.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"d-sNEWMR8J4cfesCsRBR"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"3EsmnqTju-dD6rctjQie"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931be7acbcd624780f1f47'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931be7acbcd624780f1f47')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [d2c98d32-5a4e-4224-9d16-0a36d7ef5d8d] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931be7acbcd624780f1f47, "mT6C1iJnMWvyUagQqxhE", {} [ActiveJob] [ActionMailer::DeliveryJob] [d2c98d32-5a4e-4224-9d16-0a36d7ef5d8d] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [d2c98d32-5a4e-4224-9d16-0a36d7ef5d8d] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.2ms [ActiveJob] [ActionMailer::DeliveryJob] [d2c98d32-5a4e-4224-9d16-0a36d7ef5d8d] Sent mail to retard@gmail.com (1.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [d2c98d32-5a4e-4224-9d16-0a36d7ef5d8d] Date: Sat, 08 Sep 2018 06:16:31 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: retard@gmail.com Message-ID: <5b931be785fb4_24782b0bd481e6c853365@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome retard@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [d2c98d32-5a4e-4224-9d16-0a36d7ef5d8d] Performed ActionMailer::DeliveryJob from Inline(mailers) in 2.83ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: d2c98d32-5a4e-4224-9d16-0a36d7ef5d8d) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931be7acbcd624780f1f47, "mT6C1iJnMWvyUagQqxhE", {} Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_resource_errors.js.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_new_otp_input.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_up_success_inactive_content.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/registrations/create.js.erb (1.8ms) Completed 200 OK in 64ms (Views: 2.3ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"retard@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started GET "/authenticate/users/confirmation?confirmation_token=mT6C1iJnMWvyUagQqxhE" for 127.0.0.1 at 2018-09-08 06:16:31 +0530 Processing by Auth::ConfirmationsController#show as HTML Parameters: {"confirmation_token"=>"mT6C1iJnMWvyUagQqxhE"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"confirmation_token"=>"mT6C1iJnMWvyUagQqxhE"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"uFzyFfcMsqPBr2dZ14zf"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931be7acbcd624780f1f47')}, "u"=>{"$set"=>{"confirmed_at"=>2018-09-08 00:46:31 UTC, "... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931be7acbcd624780f1f47')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://127.0.0.1:36185/authenticate/users/sign_in Completed 302 Found in 51ms Started GET "/authenticate/users/sign_in" for 127.0.0.1 at 2018-09-08 06:16:31 +0530 Processing by Auth::SessionsController#new as HTML Rendered /home/bhargav/Github/Auth/app/views/auth/shared/_devise_error_messages.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.html.erb within layouts/application (1.1ms) Rendered shopping/_navigation_options.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (1.4ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.7ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.8ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.6ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.8ms) Completed 200 OK in 13ms (Views: 8.1ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931be7acbcd624780f1f47')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started GET "/authenticate/users/sign_in?_=1536367591844" for 127.0.0.1 at 2018-09-08 06:16:31 +0530 Processing by Auth::SessionsController#new as JS Parameters: {"_"=>"1536367591844"} Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_inputs.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_up_inputs.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_oauth_and_submit.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_forms.html.erb (1.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_recaptcha_tags.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_navigation_options.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.js.erb (2.8ms) Completed 200 OK in 6ms (Views: 4.1ms) Started GET "/assets/auth/google_oauth2.svg" for 127.0.0.1 at 2018-09-08 06:16:31 +0530 Started GET "/assets/auth/facebook.svg" for 127.0.0.1 at 2018-09-08 06:16:32 +0530 Started POST "/authenticate/users/sign_in" for 127.0.0.1 at 2018-09-08 06:16:32 +0530 Processing by Auth::SessionsController#create as JS Parameters: {"utf8"=>"✓", "user"=>{"login"=>"retard@gmail.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "commit"=>"Log In"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"$or"=>[{"additional_login_param"=>/^retard@gmail\.com$/i, "additional_login_param_status"=>2}, {"email"=>/^retard@gmail\.com$/i}]}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"_zKEoKQ48VNnDfWQjJ1Q"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931be7acbcd624780f1f47')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-08 00:46:32 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (1.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_success_content.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_navigation_options.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/create.js.erb (3.1ms) Completed 200 OK in 57ms (Views: 3.8ms) Started GET "/topics/new" for 127.0.0.1 at 2018-09-08 06:16:37 +0530 Processing by TopicsController#new as HTML MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931be7acbcd624780f1f47')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Rendered topics/_form.html.erb (2.2ms) Rendered topics/new.html.erb within layouts/application (4.1ms) Rendered shopping/_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (1.4ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.6ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.1ms) Completed 200 OK in 42ms (Views: 33.6ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"maegan@trantowbeahan.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"V31AW7BrmwS1R1z7Y2gP"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Ge_8PBhdpsxt2e3iQfHm"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931bedacbcd624780f1f58'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931bedacbcd624780f1f58')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931bedacbcd624780f1f5b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"cq5sjZcT4SZn8zMPnDjY"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931bedacbcd624780f1f58')}, "u"=>{"$set"=>{"client_authentication"=>{"test_app_id"=>"... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started GET "/topics/new" for 127.0.0.1 at 2018-09-08 06:16:37 +0530 Processing by TopicsController#new as HTML Completed 401 Unauthorized in 1ms Started GET "/authenticate/users/sign_in" for 127.0.0.1 at 2018-09-08 06:16:37 +0530 Processing by Auth::SessionsController#new as HTML Rendered /home/bhargav/Github/Auth/app/views/auth/shared/_devise_error_messages.html.erb (0.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.html.erb within layouts/application (0.4ms) Rendered shopping/_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (0.8ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (0.9ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (0.9ms) Completed 200 OK in 5ms (Views: 4.0ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"maynard.wunsch@osinski.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"itm-7g_zpjzvn5uv22K5"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ULySazDmv9Vy4Mz1vfVV"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931bedacbcd624780f1f5e'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931bedacbcd624780f1f5e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931bedacbcd624780f1f61')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Gwe15aN7WXhue7zbR6vA"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931bedacbcd624780f1f5e')}, "u"=>{"$set"=>{"client_authentication"=>{"test_app_id"=>"... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Started GET "/authenticate/users/sign_in?api_key=test¤t_app_id=test_app_id&redirect_url=http%3A%2F%2Fwww.google.com" for 127.0.0.1 at 2018-09-08 06:16:37 +0530 Processing by Auth::SessionsController#new as HTML Parameters: {"api_key"=>"test", "current_app_id"=>"test_app_id", "redirect_url"=>"http://www.google.com"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Rendered /home/bhargav/Github/Auth/app/views/auth/shared/_devise_error_messages.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.html.erb within layouts/application (0.7ms) Rendered shopping/_navigation_options.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (1.6ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.9ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.6ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.9ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.8ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (2.1ms) Completed 200 OK in 16ms (Views: 8.1ms) Started GET "/authenticate/users/sign_in?_=1536367597731" for 127.0.0.1 at 2018-09-08 06:16:37 +0530 Processing by Auth::SessionsController#new as JS Parameters: {"_"=>"1536367597731"} Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_inputs.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_up_inputs.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_oauth_and_submit.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_forms.html.erb (0.9ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_recaptcha_tags.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.js.erb (1.7ms) Completed 200 OK in 4ms (Views: 2.1ms) Started GET "/assets/auth/google_oauth2.svg" for 127.0.0.1 at 2018-09-08 06:16:37 +0530 Started GET "/assets/auth/facebook.svg" for 127.0.0.1 at 2018-09-08 06:16:37 +0530 Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=" for 127.0.0.1 at 2018-09-08 06:16:37 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>""}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>""}, {"additional_login_param"=>""}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s Completed 200 OK in 5ms (Views: 0.1ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=r" for 127.0.0.1 at 2018-09-08 06:16:37 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"r"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"r"}, {"additional_login_param"=>"r"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Completed 200 OK in 4ms (Views: 0.2ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=re" for 127.0.0.1 at 2018-09-08 06:16:37 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"re"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"re"}, {"additional_login_param"=>"re"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Completed 200 OK in 2ms (Views: 0.2ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=ret" for 127.0.0.1 at 2018-09-08 06:16:37 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"ret"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"ret"}, {"additional_login_param"=>"ret"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Completed 200 OK in 2ms (Views: 0.1ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=reta" for 127.0.0.1 at 2018-09-08 06:16:37 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"reta"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"reta"}, {"additional_login_param"=>"reta"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Completed 200 OK in 3ms (Views: 0.1ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retar" for 127.0.0.1 at 2018-09-08 06:16:37 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"retar"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"retar"}, {"additional_login_param"=>"retar"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Completed 200 OK in 4ms (Views: 0.1ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard" for 127.0.0.1 at 2018-09-08 06:16:37 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"retard"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"retard"}, {"additional_login_param"=>"retard"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Completed 200 OK in 2ms (Views: 0.1ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40" for 127.0.0.1 at 2018-09-08 06:16:37 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"retard@"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"retard@"}, {"additional_login_param"=>"retard@"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Completed 200 OK in 2ms (Views: 0.1ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40g" for 127.0.0.1 at 2018-09-08 06:16:37 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"retard@g"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"retard@g"}, {"additional_login_param"=>"retard@g"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Completed 200 OK in 2ms (Views: 0.2ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40gm" for 127.0.0.1 at 2018-09-08 06:16:37 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"retard@gm"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"retard@gm"}, {"additional_login_param"=>"retard@gm"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Completed 200 OK in 2ms (Views: 0.1ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40gma" for 127.0.0.1 at 2018-09-08 06:16:37 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"retard@gma"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"retard@gma"}, {"additional_login_param"=>"retard@gma"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Completed 200 OK in 2ms (Views: 0.2ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40gmai" for 127.0.0.1 at 2018-09-08 06:16:37 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"retard@gmai"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"retard@gmai"}, {"additional_login_param"=>"retard@gmai"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Completed 200 OK in 3ms (Views: 0.1ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40gmail" for 127.0.0.1 at 2018-09-08 06:16:37 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"retard@gmail"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"retard@gmail"}, {"additional_login_param"=>"retard@gmail"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Completed 200 OK in 3ms (Views: 0.1ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40gmail." for 127.0.0.1 at 2018-09-08 06:16:37 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"retard@gmail."}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"retard@gmail."}, {"additional_login_param"=>"retard@gmail."}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Completed 200 OK in 2ms (Views: 0.1ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40gmail.c" for 127.0.0.1 at 2018-09-08 06:16:38 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"retard@gmail.c"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"retard@gmail.c"}, {"additional_login_param"=>"retard@gmail.c"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Completed 200 OK in 3ms (Views: 0.1ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40gmail.co" for 127.0.0.1 at 2018-09-08 06:16:38 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"retard@gmail.co"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"retard@gmail.co"}, {"additional_login_param"=>"retard@gmail.co"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Completed 200 OK in 3ms (Views: 0.1ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40gmail.com" for 127.0.0.1 at 2018-09-08 06:16:38 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"retard@gmail.com"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"retard@gmail.com"}, {"additional_login_param"=>"retard@gmail.com"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Completed 200 OK in 2ms (Views: 0.2ms) Started GET "/profiles/credential_exists?credential%5Bresource%5D=authenticate%2Fusers&credential%5Bemail%5D=retard%40gmail.com" for 127.0.0.1 at 2018-09-08 06:16:38 +0530 Processing by ProfilesController#credential_exists as JSON Parameters: {"credential"=>{"resource"=>"authenticate/users", "email"=>"retard@gmail.com"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"$or"=>[{"email"=>"retard@gmail.com"}, {"additional_login_param"=>"retard@gmail.com"}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Completed 200 OK in 2ms (Views: 0.1ms) Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 06:16:38 +0530 Processing by Auth::RegistrationsController#create as JS Parameters: {"utf8"=>"✓", "authenticity_token"=>"fPNJ9cSRWHAfuPeZKS/L6qz/fM+pAAUB8uChelPnX2ivsNjuFtorOxF/e5MaqoL1cdqRoNDdrKuVsIWhY1cV+A==", "user"=>{"login"=>"retard@gmail.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "email"=>"retard@gmail.com"}, "commit"=>"Sign Up"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"retard@gmail.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Qu_X9s21tsJNxtWbMK2N"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"pbdLDtbyTu-hmJ52Gx-L"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931beeacbcd624780f1f68'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931beeacbcd624780f1f68')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [078ddc47-4a53-418b-a2e1-22b41b50df8b] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931beeacbcd624780f1f68, "t2y-rorEJb6XCrJEsE3H", {} [ActiveJob] [ActionMailer::DeliveryJob] [078ddc47-4a53-418b-a2e1-22b41b50df8b] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [078ddc47-4a53-418b-a2e1-22b41b50df8b] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.5ms [ActiveJob] [ActionMailer::DeliveryJob] [078ddc47-4a53-418b-a2e1-22b41b50df8b] Sent mail to retard@gmail.com (2.6ms) [ActiveJob] [ActionMailer::DeliveryJob] [078ddc47-4a53-418b-a2e1-22b41b50df8b] Date: Sat, 08 Sep 2018 06:16:38 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: retard@gmail.com Message-ID: <5b931bee3234e_24782b0bd481e6c853454@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome retard@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [078ddc47-4a53-418b-a2e1-22b41b50df8b] Performed ActionMailer::DeliveryJob from Inline(mailers) in 4.86ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 078ddc47-4a53-418b-a2e1-22b41b50df8b) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931beeacbcd624780f1f68, "t2y-rorEJb6XCrJEsE3H", {} Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_resource_errors.js.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_new_otp_input.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_up_success_inactive_content.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/registrations/create.js.erb (2.3ms) Completed 200 OK in 71ms (Views: 2.9ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"retard@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started GET "/authenticate/users/confirmation?confirmation_token=t2y-rorEJb6XCrJEsE3H" for 127.0.0.1 at 2018-09-08 06:16:38 +0530 Processing by Auth::ConfirmationsController#show as HTML Parameters: {"confirmation_token"=>"t2y-rorEJb6XCrJEsE3H"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"confirmation_token"=>"t2y-rorEJb6XCrJEsE3H"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"fy6K179QMLMstocPmtmt"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931beeacbcd624780f1f68')}, "u"=>{"$set"=>{"confirmed_at"=>2018-09-08 00:46:38 UTC, "... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931beeacbcd624780f1f68')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Redirected to http://127.0.0.1:36185/authenticate/users/sign_in Completed 302 Found in 48ms Started GET "/authenticate/users/sign_in" for 127.0.0.1 at 2018-09-08 06:16:38 +0530 Processing by Auth::SessionsController#new as HTML Rendered /home/bhargav/Github/Auth/app/views/auth/shared/_devise_error_messages.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.html.erb within layouts/application (1.1ms) Rendered shopping/_navigation_options.html.erb (0.2ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (1.4ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.8ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.6ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.9ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.6ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (2.0ms) Completed 200 OK in 14ms (Views: 9.4ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931beeacbcd624780f1f68')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started GET "/authenticate/users/sign_in?_=1536367598502" for 127.0.0.1 at 2018-09-08 06:16:38 +0530 Processing by Auth::SessionsController#new as JS Parameters: {"_"=>"1536367598502"} Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_inputs.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_up_inputs.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_oauth_and_submit.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_forms.html.erb (1.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_recaptcha_tags.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_navigation_options.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.js.erb (2.2ms) Completed 200 OK in 4ms (Views: 2.6ms) Started GET "/assets/auth/google_oauth2.svg" for 127.0.0.1 at 2018-09-08 06:16:38 +0530 Started GET "/assets/auth/facebook.svg" for 127.0.0.1 at 2018-09-08 06:16:38 +0530 Started POST "/authenticate/users/sign_in" for 127.0.0.1 at 2018-09-08 06:16:38 +0530 Processing by Auth::SessionsController#create as JS Parameters: {"utf8"=>"✓", "authenticity_token"=>"7hpEDxEnYB7h73yi7CxXj7eiBCudQeiAQA/TEubFGAg9WdUUw2wTVe8o8KjfqR6QaofpROScQSonX/fJ1nVSmA==", "user"=>{"login"=>"retard@gmail.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "commit"=>"Log In"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"$or"=>[{"additional_login_param"=>/^retard@gmail\.com$/i, "additional_login_param_status"=>2}, {"email"=>/^retard@gmail\.com$/i}]}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"i6JsVir8rygT3yALrgMk"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931beeacbcd624780f1f68')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-08 00:46:38 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (1.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_success_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_navigation_options.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/create.js.erb (2.5ms) Completed 200 OK in 50ms (Views: 3.0ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"eugenia_larkin@boyerkshlerin.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sf7ZW1x5NwmkHJoZTdVW"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"5Ugbsg4VJyQj1UZRGnuA"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931bf3acbcd624780f1f86'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931bf3acbcd624780f1f86')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931bf3acbcd624780f1f89')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096", "_id"=>{"$ne"=>BSON::ObjectId('5b931bf3acbcd624780f1f86')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"J698FBuxs3NpxfzxnPVZ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"nbzKDg3f3_xCxzCcRUVb"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931bf3acbcd624780f1f86')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [d59ea99d-fd2e-4ab0-83bd-8235e98d06b9] Performing OtpJob from Inline(default) with arguments: ["User", "5b931bf3acbcd624780f1f86", "send_sms_otp"] [ActiveJob] [OtpJob] [d59ea99d-fd2e-4ab0-83bd-8235e98d06b9] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931bf3acbcd624780f1f86')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [d59ea99d-fd2e-4ab0-83bd-8235e98d06b9] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [d59ea99d-fd2e-4ab0-83bd-8235e98d06b9] ETHON: Libcurl initialized [ActiveJob] [OtpJob] [d59ea99d-fd2e-4ab0-83bd-8235e98d06b9] ETHON: performed EASY effective_url=https://2factor.in/API/V1/ac79bc21-6d31-11e7-94da-0200cd936042/SMS/+919561137096/AUTOGEN response_code=0 return_code=operation_timedout total_time=10.520729 [ActiveJob] [OtpJob] [d59ea99d-fd2e-4ab0-83bd-8235e98d06b9] Performed OtpJob from Inline(default) in 10526.41ms [ActiveJob] Enqueued OtpJob (Job ID: d59ea99d-fd2e-4ab0-83bd-8235e98d06b9) to Inline(default) with arguments: ["User", "5b931bf3acbcd624780f1f86", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"moie.dach@bradtkeritchie.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"tVyDr525ayUgDiFfPDpg"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"jNMyGX3yomVSEqWy73Bd"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931bfeacbcd624780f1f8a'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931bfeacbcd624780f1f8a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_work_schedules", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_work_minutes", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931bfeacbcd624780f1f8f'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931bfeacbcd624780f1f94'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931bfeacbcd624780f1f94')}, "u"=>{"$set"=>{"accepted"=>true, "pare... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_work_schedules", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_work_minutes", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931bfeacbcd624780f1f9b'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931bfeacbcd624780f1fa0'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931bfeacbcd624780f1fa0')}, "u"=>{"$set"=>{"accepted"=>true, "pare... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b931bfeacbcd624780f1fa0'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"samson_braun@kunde.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Wn_XymisPYxbqy2ZKaM-"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"_WomtsS4thQLTp-b5Tps"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c02acbcd624780f1fa5')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c02acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931c02acbcd624780f1fa5')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c02acbcd624780f1fa8')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ijAfzpXyUVp3vyFSAV2b"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c02acbcd624780f1fa5')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"tomas@corkery.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"uMBPDFtPrxRn1r-tezgP"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"mUz9Eb1M7KqssGam-r-U"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c03acbcd624780f1fa9'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931c03acbcd624780f1fa9')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c03acbcd624780f1fac'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c03acbcd624780f1fb1'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c03acbcd624780f1fb6'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"nedra_denesik@kingdouglas.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"TzsQmaztebUXmSmTKCpT"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"eUkaxJy5TuAjQ_sx6r3s"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c03acbcd624780f1fb8')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c03acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931c03acbcd624780f1fb8')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"udQU6zSW9txN7xPzQhZs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c03acbcd624780f1fb8')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Started GET "/search/authenticated_user_search?api_key=test¤t_app_id=testappid&query%5Bquery_string%5D=Coba&query%5Bsize%5D=10" for 127.0.0.1 at 2018-09-08 06:16:59 +0530 Processing by Auth::SearchController#authenticated_user_search as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "query"=>{"query_string"=>"Coba", "size"=>"10"}, "search"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, search Completed 500 Internal Server Error in 169ms Started GET "/search/authenticated_user_search?api_key=test¤t_app_id=testappid&query%5Bquery_string%5D=Coba&query%5Bsize%5D=10" for 127.0.0.1 at 2018-09-08 06:16:59 +0530 Processing by Auth::SearchController#authenticated_user_search as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "query"=>{"query_string"=>"Coba", "size"=>"10"}, "search"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, search, user_token Completed 500 Internal Server Error in 29ms Started GET "/search/authenticated_user_search?api_key=test¤t_app_id=testappid&query%5Bquery_string%5D=Coba&query%5Bsize%5D=10" for 127.0.0.1 at 2018-09-08 06:16:59 +0530 Processing by Auth::SearchController#authenticated_user_search as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "query"=>{"query_string"=>"Coba", "size"=>"10"}, "search"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestokenadmin"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestokenadmin"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestokenadmin"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: api_key, current_app_id, search, user_token Completed 500 Internal Server Error in 25ms Started GET "/search/authenticated_user_search?api_key=test¤t_app_id=testappid&query%5Bquery_string%5D=Roc&query%5Bsize%5D=10" for 127.0.0.1 at 2018-09-08 06:16:59 +0530 Processing by Auth::SearchController#authenticated_user_search as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "query"=>{"query_string"=>"Roc", "size"=>"10"}, "search"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, search, user_token Completed 500 Internal Server Error in 23ms Started GET "/search/authenticated_user_search?api_key=test¤t_app_id=testappid&query%5Bquery_string%5D=Roch&query%5Bsize%5D=10" for 127.0.0.1 at 2018-09-08 06:16:59 +0530 Processing by Auth::SearchController#authenticated_user_search as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "query"=>{"query_string"=>"Roch", "size"=>"10"}, "search"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestokenadmin"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestokenadmin"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestokenadmin"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, search, user_token Completed 500 Internal Server Error in 21ms Started GET "/search/authenticated_user_search?api_key=test¤t_app_id=testappid&query%5Bquery_string%5D=Roc&query%5Bsize%5D=10" for 127.0.0.1 at 2018-09-08 06:16:59 +0530 Processing by Auth::SearchController#authenticated_user_search as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "query"=>{"query_string"=>"Roc", "size"=>"10"}, "search"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: api_key, current_app_id, search, user_token Completed 500 Internal Server Error in 22ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c03acbcd624780f1fbb'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"stefanie@strosin.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"y7zf9VEkWidQs9stKmH7"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"6o8C9FYdhuMG6SSf3Giu"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c04acbcd624780f1fc0'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931c04acbcd624780f1fc0')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c04acbcd624780f1fc3')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"m5sZ4vZx63fiTKDg8igi"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c04acbcd624780f1fc0')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"erna@jenkinshermann.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"HqxryENpoPEq4T7aR7hV"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"NkzFEvyhGJYrsSrFefN4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c04acbcd624780f1fc4'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931c04acbcd624780f1fc4')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c04acbcd624780f1fc7'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started GET "/shopping/cart_items/5b931c04acbcd624780f1fc7?api_key=test¤t_app_id=testappid" for 127.0.0.1 at 2018-09-08 06:17:00 +0530 Processing by Shopping::CartItemsController#show as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b931c04acbcd624780f1fc7", "cart_item"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b931c04acbcd624780f1fc7'), "resource_id"=>"5b931c04acbcd624780f1fc0", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b931c04acbcd624780f1fc7'), "resource_id"=>"5b931c04acbcd624780f1fc0", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Completed 200 OK in 88ms (Views: 1.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Started POST "/shopping/cart_items" for 127.0.0.1 at 2018-09-08 06:17:00 +0530 Processing by Shopping::CartItemsController#create as JSON Parameters: {"cart_item"=>{"product_id"=>"5b931c03acbcd624780f1fbb", "quantity"=>1, "discount_code"=>"Bamity", "price"=>10.0, "name"=>"Lamb", "accept_order_at_percentage_of_price"=>0.2}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: product_id, quantity, discount_code, price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: product_id, quantity, discount_code, price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b931c03acbcd624780f1fbb'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b931c04acbcd624780f1fc9')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c04acbcd624780f1fc9'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s Completed 201 Created in 95ms (Views: 1.3ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c04acbcd624780f1fcc'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started PUT "/shopping/cart_items/5b931c04acbcd624780f1fcc" for 127.0.0.1 at 2018-09-08 06:17:00 +0530 Processing by Shopping::CartItemsController#update as JSON Parameters: {"cart_item"=>{"discount"=>42, "quantity"=>10, "product_id"=>"5b931c04acbcd624780f1fce", "price"=>400}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b931c04acbcd624780f1fcc"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: discount, product_id, price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: discount, quantity, product_id, price Unpermitted parameters: api_key, current_app_id, id, user_token Unpermitted parameters: discount, product_id, price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: discount, quantity, product_id, price Unpermitted parameters: api_key, current_app_id, id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b931c04acbcd624780f1fcc'), "resource_id"=>"5b931c04acbcd624780f1fc0", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b931c04acbcd624780f1fcc'), "resource_id"=>"5b931c04acbcd624780f1fc0", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c04acbcd624780f1fcc')}, "u"=>{"$set"=>{"quantity"=>10.0, "tags... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Completed 204 No Content in 60ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"adell_cruickshank@kerluke.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"24kmBof7sMkLRicxw9-h"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Qs3EX2XY3UNXnu3KLXH6"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c04acbcd624780f1fd0'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931c04acbcd624780f1fd0')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"UXjBSxx2ydTokEXBccvw"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c04acbcd624780f1fd0')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c04acbcd624780f1fd3'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started PUT "/shopping/cart_items/5b931c04acbcd624780f1fd3" for 127.0.0.1 at 2018-09-08 06:17:00 +0530 Processing by Shopping::CartItemsController#update as JSON Parameters: {"cart_item"=>{"discount"=>42, "quantity"=>10, "product_id"=>"5b931c04acbcd624780f1fd5", "price"=>400}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b931c04acbcd624780f1fd3"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Completed 401 Unauthorized in 9ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c05acbcd624780f1fd6'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c05acbcd624780f1fd8'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c05acbcd624780f1fdc'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c05acbcd624780f1fe0'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c05acbcd624780f1fe4'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c05acbcd624780f1fe8'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c05acbcd624780f1fd6'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c04acbcd624780f1fc0')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c04acbcd624780f1fc0", "parent_id"=>"5b931c05acbcd624780f1fd6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c04acbcd624780f1fc0')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c04acbcd624780f1fc0", "cart_id"=>"5b931c05acbcd624780f1fd6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c04acbcd624780f1fc0", "cart_id"=>"5b931c05acbcd624780f1fd6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c04acbcd624780f1fc0", "parent_id"=>"5b931c05acbcd624780f1fd6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c04acbcd624780f1fc0", "parent_id"=>"5b931c05acbcd624780f1fd6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b931c04acbcd624780f1fc0", "parent_id"=>"5b931c05acbcd624780f1fd6", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c04acbcd624780f1fc0", "parent_id"=>"5b931c05acbcd624780f1fd6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c05acbcd624780f1fd8')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c05acbcd624780f1fdc')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c05acbcd624780f1fe0')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c05acbcd624780f1fe4')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c05acbcd624780f1fe8')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c05acbcd624780f1fec'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b931c05acbcd624780f1fec", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c04acbcd624780f1fc0", "parent_id"=>"5b931c05acbcd624780f1fd6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b931c05acbcd624780f1fd8'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b931c05acbcd624780f1fdc'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b931c05acbcd624780f1fe0'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b931c05acbcd624780f1fe4'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b931c05acbcd624780f1fe8'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c05acbcd624780f1fec')}, "limit"=>1}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s Started PUT "/shopping/cart_items/5b931c05acbcd624780f1fd8" for 127.0.0.1 at 2018-09-08 06:17:01 +0530 Processing by Shopping::CartItemsController#update as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b931c05acbcd624780f1fd8", "cart_item"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b931c05acbcd624780f1fd8'), "resource_id"=>"5b931c04acbcd624780f1fc0", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b931c05acbcd624780f1fd8'), "resource_id"=>"5b931c04acbcd624780f1fc0", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b931c05acbcd624780f1fec'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c05acbcd624780f1fd8')}, "u"=>{"$set"=>{"tags"=>["Edam", "Avail... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Completed 204 No Content in 136ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b931c05acbcd624780f1fd8'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c05acbcd624780f1ff9'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c06acbcd624780f1ffb'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c06acbcd624780f1fff'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c06acbcd624780f2003'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c06acbcd624780f2007'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c06acbcd624780f200b'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c06acbcd624780f200f'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started PUT "/shopping/cart_items/5b931c06acbcd624780f200f" for 127.0.0.1 at 2018-09-08 06:17:02 +0530 Processing by Shopping::CartItemsController#update as JSON Parameters: {"cart_item"=>{"quantity"=>33}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b931c06acbcd624780f200f"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameter: quantity Unpermitted parameters: api_key, current_app_id, id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameter: quantity Unpermitted parameters: api_key, current_app_id, id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b931c06acbcd624780f200f'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b931c06acbcd624780f200f'), "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c06acbcd624780f200f')}, "u"=>{"$set"=>{"quantity"=>33.0, "tags... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 204 No Content in 70ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b931c06acbcd624780f200f'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c06acbcd624780f2012'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c06acbcd624780f2014'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c06acbcd624780f2018'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c06acbcd624780f201c'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c07acbcd624780f2020'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c07acbcd624780f2024'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c07acbcd624780f2028'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c07acbcd624780f202a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c07acbcd624780f202e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c07acbcd624780f2032'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c07acbcd624780f2036'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c07acbcd624780f203a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c07acbcd624780f203e'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c07acbcd624780f2040'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c07acbcd624780f2044'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c08acbcd624780f2048'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c08acbcd624780f204c'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c08acbcd624780f2050'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c08acbcd624780f2054'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started DELETE "/shopping/cart_items/5b931c08acbcd624780f2054" for 127.0.0.1 at 2018-09-08 06:17:04 +0530 Processing by Shopping::CartItemsController#destroy as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b931c08acbcd624780f2054", "cart_item"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b931c08acbcd624780f2054'), "resource_id"=>"5b931c04acbcd624780f1fc0", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b931c08acbcd624780f2054'), "resource_id"=>"5b931c04acbcd624780f1fc0", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c08acbcd624780f2054')}, "limit"=>1}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s Completed 204 No Content in 48ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c08acbcd624780f2056'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b931c08acbcd624780f2056'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"test", "current_app_id"=>"testappid", "id"=>"5b931c08acbcd624780f2056", "cart_item"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b931c08acbcd624780f2056'), "resource_id"=>"5b931c04acbcd624780f1fc0", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b931c08acbcd624780f2056'), "resource_id"=>"5b931c04acbcd624780f1fc0", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Completed 204 No Content in 16ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c08acbcd624780f205a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c08acbcd624780f205c'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c08acbcd624780f205e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c08acbcd624780f2060'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c08acbcd624780f2062'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started GET "/shopping/cart_items?api_key=test¤t_app_id=testappid" for 127.0.0.1 at 2018-09-08 06:17:04 +0530 Processing by Shopping::CartItemsController#index as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "cart_item"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c04acbcd624780f1fc0", "parent_id"=>nil, "_type"=>"Shopping::CartItem"}, "limit"=>25, "skip"=>0, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s Started GET "/shopping/cart_items?api_key=test¤t_app_id=testappid" for 127.0.0.1 at 2018-09-08 06:17:04 +0530 Processing by Shopping::CartItemsController#index as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "cart_item"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c04acbcd624780f1fc0", "parent_id"=>nil, "_type"=>"Shopping::CartItem"}, "limit"=>25, "skip"=>0, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s Started GET "/shopping/cart_items?api_key=test¤t_app_id=testappid" for 127.0.0.1 at 2018-09-08 06:17:05 +0530 Processing by Shopping::CartItemsController#index as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "cart_item"=>{}} Completed 401 Unauthorized in 1ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"bradford.rutherford@pfannerstill.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Kb1UL_HEtenPfBBkVgP9"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"DVkMGX_V4VX4nthtcPqa"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c09acbcd624780f206b'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931c09acbcd624780f206b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"L5v8t6FT6npxzfVXT8ic"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c09acbcd624780f206b')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c09acbcd624780f206e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started GET "/shopping/cart_items/5b931c09acbcd624780f206e?api_key=test¤t_app_id=testappid" for 127.0.0.1 at 2018-09-08 06:17:05 +0530 Processing by Shopping::CartItemsController#show as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b931c09acbcd624780f206e", "cart_item"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken1"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken1"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b931c09acbcd624780f206e'), "resource_id"=>"5b931c09acbcd624780f206b", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"neha@berge.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"bVjyjR57zw945Azeg4uk"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Yeh47z963_uJ2tbboKVg"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c09acbcd624780f2070'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931c09acbcd624780f2070')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"RU_LgSbZU3-p9m8KiNXR"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c09acbcd624780f2070')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c09acbcd624780f2073'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c09acbcd624780f2078')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"idella_durgan@mannjakubowski.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"hJftiuyXKa3GEqrxXHj_"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"bKsHKEwifs9EHQTn1h6r"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c09acbcd624780f2079'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931c09acbcd624780f2079')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c09acbcd624780f207c'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c09acbcd624780f207e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c09acbcd624780f2082'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c09acbcd624780f2086'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c09acbcd624780f208a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c09acbcd624780f208e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started GET "/shopping/carts/5b931c09acbcd624780f207c" for 127.0.0.1 at 2018-09-08 06:17:05 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"E3EiAQrsZnuQ7gDxC2fE"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c09acbcd624780f2070')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-08 00:47:05 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Shopping::CartsController#show as HTML Parameters: {"id"=>"5b931c09acbcd624780f207c"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_carts", "query"=>{"_id"=>BSON::ObjectId('5b931c09acbcd624780f207c'), "resource_id"=>"5b931c09acbcd624780f2070", "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c09acbcd624780f207c'), "resource_id"=>"5b931c09acbcd624780f2070", "_type"=>"Shopping::Cart"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c09acbcd624780f2070')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c09acbcd624780f2070", "parent_id"=>"5b931c09acbcd624780f207c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c09acbcd624780f2070')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c09acbcd624780f2070", "cart_id"=>"5b931c09acbcd624780f207c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c09acbcd624780f2070", "cart_id"=>"5b931c09acbcd624780f207c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c09acbcd624780f2070", "parent_id"=>"5b931c09acbcd624780f207c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c09acbcd624780f2070", "parent_id"=>"5b931c09acbcd624780f207c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c09acbcd624780f2070", "parent_id"=>"5b931c09acbcd624780f207c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c09acbcd624780f2070')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c09acbcd624780f2070", "parent_id"=>"5b931c09acbcd624780f207c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c09acbcd624780f2070')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c09acbcd624780f2070", "cart_id"=>"5b931c09acbcd624780f207c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c09acbcd624780f2070", "cart_id"=>"5b931c09acbcd624780f207c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c09acbcd624780f2070", "parent_id"=>"5b931c09acbcd624780f207c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c09acbcd624780f2070", "parent_id"=>"5b931c09acbcd624780f207c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c09acbcd624780f2070", "parent_id"=>"5b931c09acbcd624780f207c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"gerard.franecki@beierortiz.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"wWbKcuW1uxhjpzPCEd9r"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"o9ptfCU7Ti57o9yqvW9x"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c0aacbcd624780f209a'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931c0aacbcd624780f209a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"NeT_hyTh7paSfA_RDjhf"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c0aacbcd624780f209a')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c0aacbcd624780f209d'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c0aacbcd624780f209f'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c0aacbcd624780f20a3'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c0aacbcd624780f20a7'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c0aacbcd624780f20ab'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c0aacbcd624780f20af'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started GET "/shopping/carts/5b931c0aacbcd624780f209d?api_key=test¤t_app_id=testappid" for 127.0.0.1 at 2018-09-08 06:17:06 +0530 Processing by Shopping::CartsController#show as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b931c0aacbcd624780f209d", "cart"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_carts", "query"=>{"_id"=>BSON::ObjectId('5b931c0aacbcd624780f209d'), "resource_id"=>"5b931c0aacbcd624780f209a", "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c0aacbcd624780f209d'), "resource_id"=>"5b931c0aacbcd624780f209a", "_type"=>"Shopping::Cart"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c0aacbcd624780f209a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c0aacbcd624780f209a", "parent_id"=>"5b931c0aacbcd624780f209d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c0aacbcd624780f209a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c0aacbcd624780f209a", "cart_id"=>"5b931c0aacbcd624780f209d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c0aacbcd624780f209a", "cart_id"=>"5b931c0aacbcd624780f209d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c0aacbcd624780f209a", "parent_id"=>"5b931c0aacbcd624780f209d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c0aacbcd624780f209a", "parent_id"=>"5b931c0aacbcd624780f209d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c0aacbcd624780f209a", "parent_id"=>"5b931c0aacbcd624780f209d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c0aacbcd624780f20b3'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c0aacbcd624780f20b5'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c0bacbcd624780f20b7'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c0bacbcd624780f20b9'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c0bacbcd624780f20bb'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c0bacbcd624780f20bd'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started POST "/shopping/carts" for 127.0.0.1 at 2018-09-08 06:17:07 +0530 Processing by Shopping::CartsController#create as JSON Parameters: {"cart"=>{"add_cart_item_ids"=>["5b931c0aacbcd624780f20b5", "5b931c0bacbcd624780f20b7", "5b931c0bacbcd624780f20b9", "5b931c0bacbcd624780f20bb", "5b931c0bacbcd624780f20bd"]}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b931c0aacbcd624780f20b5'), "resource_id"=>"5b931c0aacbcd624780f209a", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b931c0aacbcd624780f20b5'), "resource_id"=>"5b931c0aacbcd624780f209a", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c0aacbcd624780f20b5')}, "u"=>{"$set"=>{"parent_id"=>"5b931c0ba... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b931c0bacbcd624780f20b7'), "resource_id"=>"5b931c0aacbcd624780f209a", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b931c0bacbcd624780f20b7'), "resource_id"=>"5b931c0aacbcd624780f209a", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c0bacbcd624780f20b7')}, "u"=>{"$set"=>{"parent_id"=>"5b931c0ba... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b931c0bacbcd624780f20b9'), "resource_id"=>"5b931c0aacbcd624780f209a", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b931c0bacbcd624780f20b9'), "resource_id"=>"5b931c0aacbcd624780f209a", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c0bacbcd624780f20b9')}, "u"=>{"$set"=>{"parent_id"=>"5b931c0ba... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b931c0bacbcd624780f20bb'), "resource_id"=>"5b931c0aacbcd624780f209a", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b931c0bacbcd624780f20bb'), "resource_id"=>"5b931c0aacbcd624780f209a", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c0bacbcd624780f20bb')}, "u"=>{"$set"=>{"parent_id"=>"5b931c0ba... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b931c0bacbcd624780f20bd'), "resource_id"=>"5b931c0aacbcd624780f209a", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b931c0bacbcd624780f20bd'), "resource_id"=>"5b931c0aacbcd624780f209a", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c0bacbcd624780f20bd')}, "u"=>{"$set"=>{"parent_id"=>"5b931c0ba... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c0bacbcd624780f20bf'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c0aacbcd624780f209a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c0aacbcd624780f209a", "parent_id"=>"5b931c0bacbcd624780f20bf", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c0aacbcd624780f209a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c0aacbcd624780f209a", "cart_id"=>"5b931c0bacbcd624780f20bf", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c0aacbcd624780f209a", "cart_id"=>"5b931c0bacbcd624780f20bf", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c0aacbcd624780f209a", "parent_id"=>"5b931c0bacbcd624780f20bf", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c0aacbcd624780f209a", "parent_id"=>"5b931c0bacbcd624780f20bf", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c0aacbcd624780f209a", "parent_id"=>"5b931c0bacbcd624780f20bf", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c0aacbcd624780f209a", "parent_id"=>"5b931c0bacbcd624780f20bf", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c0aacbcd624780f209a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b931c0aacbcd624780f209a", "parent_id"=>"5b931c0bacbcd624780f20bf", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c0aacbcd624780f209a", "parent_id"=>nil, "_type"=>"Shopping::CartItem"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c0bacbcd624780f20d1'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c0cacbcd624780f20d3'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c0cacbcd624780f20d5'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c0cacbcd624780f20d7'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c0cacbcd624780f20d9'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c0cacbcd624780f20db'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started POST "/shopping/carts" for 127.0.0.1 at 2018-09-08 06:17:08 +0530 Processing by Shopping::CartsController#create as JSON Parameters: {"cart"=>{}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b931c0cacbcd624780f20dd"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_carts", "query"=>{"_id"=>BSON::ObjectId('5b931c0cacbcd624780f20dd'), "resource_id"=>"5b931c0aacbcd624780f209a", "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c0cacbcd624780f20de'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c0cacbcd624780f20e0'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c0cacbcd624780f20e2'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c0cacbcd624780f20e4'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c0cacbcd624780f20e6'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c0cacbcd624780f20e8'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started POST "/shopping/carts" for 127.0.0.1 at 2018-09-08 06:17:08 +0530 Processing by Shopping::CartsController#create as JSON Parameters: {"cart"=>{"add_cart_item_ids"=>["5b931c0cacbcd624780f20e0", "5b931c0cacbcd624780f20e2", "5b931c0cacbcd624780f20e4", "5b931c0cacbcd624780f20e6"]}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b931c0cacbcd624780f20e0'), "resource_id"=>"5b931c0aacbcd624780f209a", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b931c0cacbcd624780f20e0'), "resource_id"=>"5b931c0aacbcd624780f209a", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c0cacbcd624780f20e0')}, "u"=>{"$set"=>{"parent_id"=>"5b931c0ca... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b931c0cacbcd624780f20e2'), "resource_id"=>"5b931c0aacbcd624780f209a", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b931c0cacbcd624780f20e2'), "resource_id"=>"5b931c0aacbcd624780f209a", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c0cacbcd624780f20e2')}, "u"=>{"$set"=>{"parent_id"=>"5b931c0ca... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b931c0cacbcd624780f20e4'), "resource_id"=>"5b931c0aacbcd624780f209a", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b931c0cacbcd624780f20e4'), "resource_id"=>"5b931c0aacbcd624780f209a", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c0cacbcd624780f20e4')}, "u"=>{"$set"=>{"parent_id"=>"5b931c0ca... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b931c0cacbcd624780f20e6'), "resource_id"=>"5b931c0aacbcd624780f209a", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b931c0cacbcd624780f20e6'), "resource_id"=>"5b931c0aacbcd624780f209a", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c0cacbcd624780f20e6')}, "u"=>{"$set"=>{"parent_id"=>"5b931c0ca... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c0cacbcd624780f20ea'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c0aacbcd624780f209a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c0aacbcd624780f209a", "parent_id"=>"5b931c0cacbcd624780f20ea", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c0aacbcd624780f209a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c0aacbcd624780f209a", "cart_id"=>"5b931c0cacbcd624780f20ea", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c0aacbcd624780f209a", "cart_id"=>"5b931c0cacbcd624780f20ea", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c0aacbcd624780f209a", "parent_id"=>"5b931c0cacbcd624780f20ea", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c0aacbcd624780f209a", "parent_id"=>"5b931c0cacbcd624780f20ea", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c0aacbcd624780f209a", "parent_id"=>"5b931c0cacbcd624780f20ea", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c0aacbcd624780f209a", "parent_id"=>"5b931c0cacbcd624780f20ea", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c0aacbcd624780f209a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b931c0aacbcd624780f209a", "parent_id"=>"5b931c0cacbcd624780f20ea", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c0dacbcd624780f20f9'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c0dacbcd624780f20fb'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c0dacbcd624780f20ff'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c0dacbcd624780f2103'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c0dacbcd624780f2107'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c0dacbcd624780f210b'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c0dacbcd624780f210f'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started PUT "/shopping/carts/5b931c0dacbcd624780f20f9" for 127.0.0.1 at 2018-09-08 06:17:09 +0530 Processing by Shopping::CartsController#update as JSON Parameters: {"cart"=>{"add_cart_item_ids"=>["5b931c0dacbcd624780f210f"], "remove_cart_item_ids"=>["5b931c0dacbcd624780f210b"], "parent_notes"=>"aies blood test when she was not well"}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b931c0dacbcd624780f20f9"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameter: parent_notes Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_carts", "query"=>{"_id"=>BSON::ObjectId('5b931c0dacbcd624780f20f9'), "resource_id"=>"5b931c0aacbcd624780f209a", "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c0dacbcd624780f20f9'), "resource_id"=>"5b931c0aacbcd624780f209a", "_type"=>"Shopping::Cart"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b931c0dacbcd624780f210f'), "resource_id"=>"5b931c0aacbcd624780f209a", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b931c0dacbcd624780f210f'), "resource_id"=>"5b931c0aacbcd624780f209a", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c0dacbcd624780f210f')}, "u"=>{"$set"=>{"parent_id"=>"5b931c0da... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b931c0dacbcd624780f210b'), "resource_id"=>"5b931c0aacbcd624780f209a", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b931c0dacbcd624780f210b'), "resource_id"=>"5b931c0aacbcd624780f209a", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c0dacbcd624780f210b')}, "u"=>{"$set"=>{"parent_id"=>nil, "tags... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c0dacbcd624780f20f9')}, "u"=>{"$set"=>{"tags"=>["Cart", "Mastic"], ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c0aacbcd624780f209a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c0aacbcd624780f209a", "parent_id"=>"5b931c0dacbcd624780f20f9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c0aacbcd624780f209a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c0aacbcd624780f209a", "cart_id"=>"5b931c0dacbcd624780f20f9", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c0aacbcd624780f209a", "cart_id"=>"5b931c0dacbcd624780f20f9", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c0aacbcd624780f209a", "parent_id"=>"5b931c0dacbcd624780f20f9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c0aacbcd624780f209a", "parent_id"=>"5b931c0dacbcd624780f20f9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c0aacbcd624780f209a", "parent_id"=>"5b931c0dacbcd624780f20f9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"parent_id"=>"5b931c0dacbcd624780f20f9", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"parent_id"=>"5b931c0dacbcd624780f20f9", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c0eacbcd624780f2115'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c0eacbcd624780f2117'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c0eacbcd624780f211b'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c0eacbcd624780f211f'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c0eacbcd624780f2123'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c0eacbcd624780f2127'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c0eacbcd624780f212b'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b931c0aacbcd624780f209a", "parent_id"=>nil, "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c0eacbcd624780f212d'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c0eacbcd624780f212f'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c0eacbcd624780f2133'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c0eacbcd624780f2137'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c0facbcd624780f213b'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c0facbcd624780f213f'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c0facbcd624780f2143'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started PUT "/shopping/carts/5b931c0eacbcd624780f212d" for 127.0.0.1 at 2018-09-08 06:17:11 +0530 Processing by Shopping::CartsController#update as JSON Parameters: {"cart"=>{"add_cart_item_ids"=>["5b931c0facbcd624780f2143"]}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b931c0eacbcd624780f212d"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_carts", "query"=>{"_id"=>BSON::ObjectId('5b931c0eacbcd624780f212d'), "resource_id"=>"5b931c0aacbcd624780f209a", "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c0eacbcd624780f212d'), "resource_id"=>"5b931c0aacbcd624780f209a", "_type"=>"Shopping::Cart"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b931c0facbcd624780f2143'), "resource_id"=>"5b931c0aacbcd624780f209a", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b931c0facbcd624780f2143'), "resource_id"=>"5b931c0aacbcd624780f209a", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c0facbcd624780f2143')}, "u"=>{"$set"=>{"parent_id"=>"5b931c0ea... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c0eacbcd624780f212d')}, "u"=>{"$set"=>{"tags"=>["Cart", "Mahi mahi"... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c0aacbcd624780f209a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c0aacbcd624780f209a", "parent_id"=>"5b931c0eacbcd624780f212d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c0aacbcd624780f209a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c0aacbcd624780f209a", "cart_id"=>"5b931c0eacbcd624780f212d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c0aacbcd624780f209a", "cart_id"=>"5b931c0eacbcd624780f212d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c0aacbcd624780f209a", "parent_id"=>"5b931c0eacbcd624780f212d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c0aacbcd624780f209a", "parent_id"=>"5b931c0eacbcd624780f212d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c0aacbcd624780f209a", "parent_id"=>"5b931c0eacbcd624780f212d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c0aacbcd624780f209a", "parent_id"=>nil, "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c0aacbcd624780f209a", "parent_id"=>nil, "_type"=>"Shopping::CartItem"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c0facbcd624780f2148'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c0facbcd624780f214a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c0facbcd624780f214e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c0facbcd624780f2152'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c0facbcd624780f2156'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c0facbcd624780f215a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c0facbcd624780f215e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started PUT "/shopping/carts/5b931c0facbcd624780f2148" for 127.0.0.1 at 2018-09-08 06:17:11 +0530 Processing by Shopping::CartsController#update as JSON Parameters: {"cart"=>{"remove_cart_item_ids"=>["5b931c0facbcd624780f215e"]}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b931c0facbcd624780f2148"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_carts", "query"=>{"_id"=>BSON::ObjectId('5b931c0facbcd624780f2148'), "resource_id"=>"5b931c0aacbcd624780f209a", "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c0facbcd624780f2148'), "resource_id"=>"5b931c0aacbcd624780f209a", "_type"=>"Shopping::Cart"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b931c0facbcd624780f215e'), "resource_id"=>"5b931c0aacbcd624780f209a", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b931c0facbcd624780f215e'), "resource_id"=>"5b931c0aacbcd624780f209a", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c0facbcd624780f215e')}, "u"=>{"$set"=>{"tags"=>["Feta", "Avail... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c0facbcd624780f2148')}, "u"=>{"$set"=>{"tags"=>["Cart"], "updated_a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c0aacbcd624780f209a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c0aacbcd624780f209a", "parent_id"=>"5b931c0facbcd624780f2148", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c0aacbcd624780f209a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c0aacbcd624780f209a", "cart_id"=>"5b931c0facbcd624780f2148", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c0aacbcd624780f209a", "cart_id"=>"5b931c0facbcd624780f2148", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c0aacbcd624780f209a", "parent_id"=>"5b931c0facbcd624780f2148", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c0aacbcd624780f209a", "parent_id"=>"5b931c0facbcd624780f2148", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c0aacbcd624780f209a", "parent_id"=>"5b931c0facbcd624780f2148", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b931c0aacbcd624780f209a", "parent_id"=>nil, "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c10acbcd624780f2161'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c10acbcd624780f2163'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c10acbcd624780f2167'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c10acbcd624780f216b'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c10acbcd624780f216f'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c10acbcd624780f2173'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c10acbcd624780f2177'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c10acbcd624780f2177')}, "u"=>{"$set"=>{"parent_id"=>"5b931c10a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started PUT "/shopping/carts/5b931c10acbcd624780f2161" for 127.0.0.1 at 2018-09-08 06:17:12 +0530 Processing by Shopping::CartsController#update as JSON Parameters: {"cart"=>{"remove_cart_item_ids"=>["5b931c10acbcd624780f2177"]}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b931c10acbcd624780f2161"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_carts", "query"=>{"_id"=>BSON::ObjectId('5b931c10acbcd624780f2161'), "resource_id"=>"5b931c0aacbcd624780f209a", "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c10acbcd624780f2161'), "resource_id"=>"5b931c0aacbcd624780f209a", "_type"=>"Shopping::Cart"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b931c10acbcd624780f2177'), "resource_id"=>"5b931c0aacbcd624780f209a", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b931c10acbcd624780f2177'), "resource_id"=>"5b931c0aacbcd624780f209a", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c10acbcd624780f2161')}, "u"=>{"$set"=>{"tags"=>["Cart"], "updated_a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c0aacbcd624780f209a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c0aacbcd624780f209a", "parent_id"=>"5b931c10acbcd624780f2161", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c0aacbcd624780f209a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c0aacbcd624780f209a", "cart_id"=>"5b931c10acbcd624780f2161", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c0aacbcd624780f209a", "cart_id"=>"5b931c10acbcd624780f2161", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c0aacbcd624780f209a", "parent_id"=>"5b931c10acbcd624780f2161", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c0aacbcd624780f209a", "parent_id"=>"5b931c10acbcd624780f2161", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c0aacbcd624780f209a", "parent_id"=>"5b931c10acbcd624780f2161", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b931c0aacbcd624780f209a", "parent_id"=>nil, "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c10acbcd624780f217e'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c10acbcd624780f2180'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c10acbcd624780f2184'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c10acbcd624780f2188'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c10acbcd624780f218c'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c11acbcd624780f2190'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c10acbcd624780f2180')}, "u"=>{"$set"=>{"accepted"=>true, "tags... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c10acbcd624780f2188')}, "u"=>{"$set"=>{"accepted"=>true, "tags... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f2190')}, "u"=>{"$set"=>{"accepted"=>true, "tags... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started DELETE "/shopping/carts/5b931c10acbcd624780f217e" for 127.0.0.1 at 2018-09-08 06:17:13 +0530 Processing by Shopping::CartsController#destroy as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b931c10acbcd624780f217e", "cart"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_carts", "query"=>{"_id"=>BSON::ObjectId('5b931c10acbcd624780f217e'), "resource_id"=>"5b931c0aacbcd624780f209a", "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c10acbcd624780f217e'), "resource_id"=>"5b931c0aacbcd624780f209a", "_type"=>"Shopping::Cart"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c0aacbcd624780f209a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c0aacbcd624780f209a", "parent_id"=>"5b931c10acbcd624780f217e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c0aacbcd624780f209a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c0aacbcd624780f209a", "cart_id"=>"5b931c10acbcd624780f217e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c0aacbcd624780f209a", "cart_id"=>"5b931c10acbcd624780f217e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c0aacbcd624780f209a", "parent_id"=>"5b931c10acbcd624780f217e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c0aacbcd624780f209a", "parent_id"=>"5b931c10acbcd624780f217e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c0aacbcd624780f209a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c0aacbcd624780f209a", "parent_id"=>"5b931c10acbcd624780f217e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c0aacbcd624780f209a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c0aacbcd624780f209a", "cart_id"=>"5b931c10acbcd624780f217e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c0aacbcd624780f209a", "cart_id"=>"5b931c10acbcd624780f217e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c0aacbcd624780f209a", "parent_id"=>"5b931c10acbcd624780f217e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c0aacbcd624780f209a", "parent_id"=>"5b931c10acbcd624780f217e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c0aacbcd624780f209a", "parent_id"=>"5b931c10acbcd624780f217e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c11acbcd624780f219a'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c11acbcd624780f219c'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21a0'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21a4'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21a8'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21ac'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f219a'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c0aacbcd624780f209a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c0aacbcd624780f209a", "parent_id"=>"5b931c11acbcd624780f219a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c0aacbcd624780f209a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c0aacbcd624780f209a", "cart_id"=>"5b931c11acbcd624780f219a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c0aacbcd624780f209a", "cart_id"=>"5b931c11acbcd624780f219a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c0aacbcd624780f209a", "parent_id"=>"5b931c11acbcd624780f219a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c0aacbcd624780f209a", "parent_id"=>"5b931c11acbcd624780f219a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b931c0aacbcd624780f209a", "parent_id"=>"5b931c11acbcd624780f219a", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c0aacbcd624780f209a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c0aacbcd624780f209a", "parent_id"=>"5b931c11acbcd624780f219a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c0aacbcd624780f209a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c0aacbcd624780f209a", "cart_id"=>"5b931c11acbcd624780f219a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c0aacbcd624780f209a", "cart_id"=>"5b931c11acbcd624780f219a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c0aacbcd624780f209a", "parent_id"=>"5b931c11acbcd624780f219a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c0aacbcd624780f209a", "parent_id"=>"5b931c11acbcd624780f219a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b0'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started DELETE "/shopping/carts/5b931c11acbcd624780f219a" for 127.0.0.1 at 2018-09-08 06:17:13 +0530 Processing by Shopping::CartsController#destroy as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b931c11acbcd624780f219a", "cart"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_carts", "query"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f219a'), "resource_id"=>"5b931c0aacbcd624780f209a", "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f219a'), "resource_id"=>"5b931c0aacbcd624780f209a", "_type"=>"Shopping::Cart"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c0aacbcd624780f209a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c0aacbcd624780f209a", "parent_id"=>"5b931c11acbcd624780f219a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c0aacbcd624780f209a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c0aacbcd624780f209a", "cart_id"=>"5b931c11acbcd624780f219a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c0aacbcd624780f209a", "cart_id"=>"5b931c11acbcd624780f219a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c0aacbcd624780f209a", "parent_id"=>"5b931c11acbcd624780f219a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c0aacbcd624780f209a", "parent_id"=>"5b931c11acbcd624780f219a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c0aacbcd624780f209a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c0aacbcd624780f209a", "parent_id"=>"5b931c11acbcd624780f219a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c0aacbcd624780f209a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c0aacbcd624780f209a", "cart_id"=>"5b931c11acbcd624780f219a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c0aacbcd624780f209a", "cart_id"=>"5b931c11acbcd624780f219a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c0aacbcd624780f209a", "parent_id"=>"5b931c11acbcd624780f219a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c0aacbcd624780f209a", "parent_id"=>"5b931c11acbcd624780f219a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c0aacbcd624780f209a", "parent_id"=>"5b931c11acbcd624780f219a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"sanford_kutch@harber.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"psHzwdaFCGEzX5LFw8Y7"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zbMpE_SoUjD4d5n7ziew"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"No1CFLMCQqHB9BGuZFGe"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"abigail@walkerbeahan.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"uxxQmH3aKDZ6Qp2DcTut"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"x7na8ey-pxAhs9W9UKjG"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b5'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931c12acbcd624780f21b5')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b8'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21bd')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"_HxiM_AGuQxfvzUZGJUG"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"raphael@kirlin.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"AB-R8JW8CH-aUuFUQmrY"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"gieU_oFUs8wUjt_EmaWs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b4'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931c12acbcd624780f21b4')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xVxNiAtdXwYsLP9iMbDg"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b5')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"green_mohr@fay.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"4fdRV9CZiAYZsp3KNFq7"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"XLSoN2k14Tfsc9Ccigm2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21c0'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931c12acbcd624780f21c0')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b8'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21c3')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21c3'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b8'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21c6')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21c6'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b8'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21c9')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21c9'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b8'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21cc')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21cc'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b8'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21cf')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21cf'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21d2'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21c3')}, "u"=>{"$set"=>{"parent_id"=>"5b931c12a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21c6')}, "u"=>{"$set"=>{"parent_id"=>"5b931c12a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21c9')}, "u"=>{"$set"=>{"parent_id"=>"5b931c12a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21cc')}, "u"=>{"$set"=>{"parent_id"=>"5b931c12a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21cf')}, "u"=>{"$set"=>{"parent_id"=>"5b931c12a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21d2'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c12acbcd624780f21d2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c12acbcd624780f21d2", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c12acbcd624780f21d2", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c12acbcd624780f21d2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c12acbcd624780f21d2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c12acbcd624780f21d2", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c12acbcd624780f21d2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c12acbcd624780f21d2", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c12acbcd624780f21d2", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c12acbcd624780f21d2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c12acbcd624780f21d2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c13acbcd624780f21e3'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21d2'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c12acbcd624780f21d2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c12acbcd624780f21d2", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c12acbcd624780f21d2", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c12acbcd624780f21d2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c12acbcd624780f21d2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c12acbcd624780f21d2", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c12acbcd624780f21d2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c12acbcd624780f21c3')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c12acbcd624780f21c6')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c12acbcd624780f21c9')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c12acbcd624780f21cc')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c12acbcd624780f21cf')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c13acbcd624780f21e3')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b931c13acbcd624780f21e3", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c12acbcd624780f21d2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c12acbcd624780f21d2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c12acbcd624780f21d2", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c12acbcd624780f21d2", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c12acbcd624780f21d2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c12acbcd624780f21d2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c12acbcd624780f21d2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"_id"=>{"$oid"=>"5b931c13acbcd624780f21ee"}, "applicable"=>false, "autocomplete_description"=>nil, "cart_id"=>"5b931c12acbcd624780f21d2", "count"=>nil, "created_at"=>nil, "declined"=>nil, "discount_amount"=>50.0, "discount_percentage"=>0.0, "doc_version"=>0, "masked_tags"=>nil, "pending"=>nil, "primary_link"=>nil, "product_ids"=>["5b931c12acbcd624780f21b8", "5b931c12acbcd624780f21b8", "5b931c12acbcd624780f21b8", "5b931c12acbcd624780f21b8", "5b931c12acbcd624780f21b8"], "public"=>"no", "requires_verification"=>true, "resource_class"=>nil, "resource_id"=>nil, "secondary_links"=>{}, "tags"=>nil, "updated_at"=>nil, "used_by_users"=>nil, "verified"=>nil}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: _id, applicable, autocomplete_description, count, created_at, declined, doc_version, masked_tags, pending, primary_link, product_ids, public, resource_class, resource_id, secondary_links, tags, updated_at, used_by_users, verified Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21d2'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c12acbcd624780f21d2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c12acbcd624780f21d2", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c12acbcd624780f21d2", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c12acbcd624780f21d2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c12acbcd624780f21d2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c12acbcd624780f21d2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c12acbcd624780f21d2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b931c12acbcd624780f21d2", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c12acbcd624780f21d2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c12acbcd624780f21d2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c12acbcd624780f21d2", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c12acbcd624780f21d2", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c12acbcd624780f21d2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c12acbcd624780f21d2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c12acbcd624780f21d2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c13acbcd624780f21ef'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Completed 201 Created in 275ms (Views: 3.0ms) MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b8'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b931c13acbcd624780f21f1')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c13acbcd624780f21f1'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b8'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b931c13acbcd624780f21f4')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c13acbcd624780f21f4'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b8'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b931c13acbcd624780f21f7')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c13acbcd624780f21f7'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b8'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b931c13acbcd624780f21fa')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c13acbcd624780f21fa'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b8'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b931c14acbcd624780f21fd')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c14acbcd624780f21fd'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c14acbcd624780f2200'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c13acbcd624780f21f1')}, "u"=>{"$set"=>{"parent_id"=>"5b931c14a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c13acbcd624780f21f4')}, "u"=>{"$set"=>{"parent_id"=>"5b931c14a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c13acbcd624780f21f7')}, "u"=>{"$set"=>{"parent_id"=>"5b931c14a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c13acbcd624780f21fa')}, "u"=>{"$set"=>{"parent_id"=>"5b931c14a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c14acbcd624780f21fd')}, "u"=>{"$set"=>{"parent_id"=>"5b931c14a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c14acbcd624780f2200'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c14acbcd624780f2200", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c14acbcd624780f2200", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c14acbcd624780f2200", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c14acbcd624780f2200", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c14acbcd624780f2200", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c14acbcd624780f2200", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c14acbcd624780f2200", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c14acbcd624780f2200", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c14acbcd624780f2200", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c14acbcd624780f2200", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c14acbcd624780f2200", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c14acbcd624780f2211'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c14acbcd624780f2200'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c14acbcd624780f2200", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c14acbcd624780f2200", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c14acbcd624780f2200", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c14acbcd624780f2200", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c14acbcd624780f2200", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c14acbcd624780f2200", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c14acbcd624780f2200", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c13acbcd624780f21f1')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c13acbcd624780f21f4')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c13acbcd624780f21f7')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c13acbcd624780f21fa')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c14acbcd624780f21fd')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c14acbcd624780f2211')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b931c14acbcd624780f2211", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c14acbcd624780f2200", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c14acbcd624780f2200", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c14acbcd624780f2200", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c14acbcd624780f2200", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c14acbcd624780f2200", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c14acbcd624780f2200", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c14acbcd624780f2200", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c14acbcd624780f2200'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c14acbcd624780f2200", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c14acbcd624780f2200", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c14acbcd624780f2200", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c14acbcd624780f2200", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c14acbcd624780f2200", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c14acbcd624780f2200", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c14acbcd624780f2200", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b931c14acbcd624780f2200", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c14acbcd624780f2200", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c14acbcd624780f2200", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c14acbcd624780f2200", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c14acbcd624780f2200", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c14acbcd624780f2200", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c14acbcd624780f2200", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c14acbcd624780f2200", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c14acbcd624780f221c'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started GET "/shopping/discounts/5b931c14acbcd624780f221c?%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%7D" for 127.0.0.1 at 2018-09-08 06:17:16 +0530 Processing by Shopping::DiscountsController#show as JSON Parameters: {"{\"api_key\":\"test\",\"current_app_id\":\"testappid\"}"=>nil, "id"=>"5b931c14acbcd624780f221c", "discount"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b931c14acbcd624780f221c'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b8'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b931c15acbcd624780f221e')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c15acbcd624780f221e'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b8'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b931c15acbcd624780f2221')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c15acbcd624780f2221'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b8'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b931c15acbcd624780f2224')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c15acbcd624780f2224'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b8'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b931c15acbcd624780f2227')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c15acbcd624780f2227'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b8'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b931c15acbcd624780f222a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c15acbcd624780f222a'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c15acbcd624780f222d'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c15acbcd624780f221e')}, "u"=>{"$set"=>{"parent_id"=>"5b931c15a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c15acbcd624780f2221')}, "u"=>{"$set"=>{"parent_id"=>"5b931c15a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c15acbcd624780f2224')}, "u"=>{"$set"=>{"parent_id"=>"5b931c15a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c15acbcd624780f2227')}, "u"=>{"$set"=>{"parent_id"=>"5b931c15a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c15acbcd624780f222a')}, "u"=>{"$set"=>{"parent_id"=>"5b931c15a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c15acbcd624780f222d'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c15acbcd624780f222d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c15acbcd624780f222d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c15acbcd624780f222d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c15acbcd624780f222d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c15acbcd624780f222d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c15acbcd624780f222d", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c15acbcd624780f222d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c15acbcd624780f222d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c15acbcd624780f222d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c15acbcd624780f222d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c15acbcd624780f222d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c15acbcd624780f223e'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c15acbcd624780f222d'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c15acbcd624780f222d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c15acbcd624780f222d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c15acbcd624780f222d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c15acbcd624780f222d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c15acbcd624780f222d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c15acbcd624780f222d", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c15acbcd624780f222d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c15acbcd624780f221e')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c15acbcd624780f2221')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c15acbcd624780f2224')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c15acbcd624780f2227')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c15acbcd624780f222a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c15acbcd624780f223e')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b931c15acbcd624780f223e", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c15acbcd624780f222d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c15acbcd624780f222d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c15acbcd624780f222d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c15acbcd624780f222d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c15acbcd624780f222d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c15acbcd624780f222d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c15acbcd624780f222d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c15acbcd624780f222d'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c15acbcd624780f222d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c15acbcd624780f222d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c15acbcd624780f222d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c15acbcd624780f222d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c15acbcd624780f222d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c15acbcd624780f222d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c15acbcd624780f222d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b931c15acbcd624780f222d", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c15acbcd624780f222d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c15acbcd624780f222d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c15acbcd624780f222d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c15acbcd624780f222d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c15acbcd624780f222d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c15acbcd624780f222d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c15acbcd624780f222d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c15acbcd624780f2249'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started POST "/shopping/cart_items/create_multiple" for 127.0.0.1 at 2018-09-08 06:17:18 +0530 Processing by Shopping::CartItemsController#create_multiple as JSON Parameters: {"id"=>"5b931c15acbcd624780f2249", "discount"=>{"product_ids"=>["5b931c12acbcd624780f21b8", "5b931c12acbcd624780f21b8", "5b931c12acbcd624780f21b8", "5b931c12acbcd624780f21b8", "5b931c12acbcd624780f21b8"]}, "api_key"=>"test", "current_app_id"=>"testappid", "cart_item"=>{"discount"=>{"product_ids"=>["5b931c12acbcd624780f21b8", "5b931c12acbcd624780f21b8", "5b931c12acbcd624780f21b8", "5b931c12acbcd624780f21b8", "5b931c12acbcd624780f21b8"]}}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: id, api_key, current_app_id, cart_item, user_token Unpermitted parameter: discount Unpermitted parameters: id, discount, api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b931c15acbcd624780f2249'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b931c15acbcd624780f2249'), "resource_id"=>"5b931c12acbcd624780f21b4", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b8'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b931c16acbcd624780f224c')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c16acbcd624780f224c'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b8'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b931c16acbcd624780f224f')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c16acbcd624780f224f'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b8'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b931c16acbcd624780f2252')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c16acbcd624780f2252'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b8'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b931c16acbcd624780f2255')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c16acbcd624780f2255'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b8'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b931c16acbcd624780f2258')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c16acbcd624780f2258'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s Completed 200 OK in 338ms (Views: 5.2ms) MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b8'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b931c16acbcd624780f225b')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c16acbcd624780f225b'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b8'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b931c16acbcd624780f225e')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c16acbcd624780f225e'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b8'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b931c16acbcd624780f2261')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c16acbcd624780f2261'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b8'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b931c16acbcd624780f2264')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c16acbcd624780f2264'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b8'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b931c16acbcd624780f2267')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c16acbcd624780f2267'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c16acbcd624780f226a'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c16acbcd624780f225b')}, "u"=>{"$set"=>{"parent_id"=>"5b931c16a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c16acbcd624780f225e')}, "u"=>{"$set"=>{"parent_id"=>"5b931c16a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c16acbcd624780f2261')}, "u"=>{"$set"=>{"parent_id"=>"5b931c16a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c16acbcd624780f2264')}, "u"=>{"$set"=>{"parent_id"=>"5b931c16a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c16acbcd624780f2267')}, "u"=>{"$set"=>{"parent_id"=>"5b931c16a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c16acbcd624780f226a'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c16acbcd624780f226a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c16acbcd624780f226a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c16acbcd624780f226a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c16acbcd624780f226a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c16acbcd624780f226a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c16acbcd624780f226a", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c16acbcd624780f226a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c16acbcd624780f226a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c16acbcd624780f226a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c16acbcd624780f226a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c16acbcd624780f226a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c17acbcd624780f227b'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c16acbcd624780f226a'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c16acbcd624780f226a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c16acbcd624780f226a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c16acbcd624780f226a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c16acbcd624780f226a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c16acbcd624780f226a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c16acbcd624780f226a", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c16acbcd624780f226a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c16acbcd624780f225b')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c16acbcd624780f225e')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c16acbcd624780f2261')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c16acbcd624780f2264')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c16acbcd624780f2267')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c17acbcd624780f227b')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b931c17acbcd624780f227b", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c16acbcd624780f226a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c16acbcd624780f226a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c16acbcd624780f226a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c16acbcd624780f226a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c16acbcd624780f226a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c16acbcd624780f226a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c16acbcd624780f226a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c16acbcd624780f226a'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c16acbcd624780f226a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c16acbcd624780f226a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c16acbcd624780f226a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c16acbcd624780f226a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c16acbcd624780f226a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c16acbcd624780f226a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c16acbcd624780f226a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b931c16acbcd624780f226a", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c16acbcd624780f226a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c16acbcd624780f226a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c16acbcd624780f226a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c16acbcd624780f226a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c16acbcd624780f226a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c16acbcd624780f226a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c16acbcd624780f226a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c17acbcd624780f2286'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b8'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b931c17acbcd624780f2288')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c17acbcd624780f2288'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b8'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b931c17acbcd624780f228b')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c17acbcd624780f228b'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b8'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b931c17acbcd624780f228e')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c17acbcd624780f228e'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b8'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b931c17acbcd624780f2291')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c17acbcd624780f2291'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b8'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b931c17acbcd624780f2294')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c17acbcd624780f2294'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started POST "/shopping/carts" for 127.0.0.1 at 2018-09-08 06:17:19 +0530 Processing by Shopping::CartsController#create as JSON Parameters: {"cart"=>{"add_cart_item_ids"=>["5b931c17acbcd624780f2288", "5b931c17acbcd624780f228b", "5b931c17acbcd624780f228e", "5b931c17acbcd624780f2291", "5b931c17acbcd624780f2294"]}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b931c17acbcd624780f2288'), "resource_id"=>"5b931c12acbcd624780f21b4", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b931c17acbcd624780f2288'), "resource_id"=>"5b931c12acbcd624780f21b4", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c17acbcd624780f2288')}, "u"=>{"$set"=>{"parent_id"=>"5b931c18a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b931c17acbcd624780f228b'), "resource_id"=>"5b931c12acbcd624780f21b4", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b931c17acbcd624780f228b'), "resource_id"=>"5b931c12acbcd624780f21b4", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c17acbcd624780f228b')}, "u"=>{"$set"=>{"parent_id"=>"5b931c18a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b931c17acbcd624780f228e'), "resource_id"=>"5b931c12acbcd624780f21b4", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b931c17acbcd624780f228e'), "resource_id"=>"5b931c12acbcd624780f21b4", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c17acbcd624780f228e')}, "u"=>{"$set"=>{"parent_id"=>"5b931c18a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b931c17acbcd624780f2291'), "resource_id"=>"5b931c12acbcd624780f21b4", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b931c17acbcd624780f2291'), "resource_id"=>"5b931c12acbcd624780f21b4", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c17acbcd624780f2291')}, "u"=>{"$set"=>{"parent_id"=>"5b931c18a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b931c17acbcd624780f2294'), "resource_id"=>"5b931c12acbcd624780f21b4", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b931c17acbcd624780f2294'), "resource_id"=>"5b931c12acbcd624780f21b4", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c17acbcd624780f2294')}, "u"=>{"$set"=>{"parent_id"=>"5b931c18a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c18acbcd624780f2297'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b4", "parent_id"=>"5b931c18acbcd624780f2297", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b4", "cart_id"=>"5b931c18acbcd624780f2297", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b4", "cart_id"=>"5b931c18acbcd624780f2297", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b4", "parent_id"=>"5b931c18acbcd624780f2297", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b4", "parent_id"=>"5b931c18acbcd624780f2297", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b4", "parent_id"=>"5b931c18acbcd624780f2297", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b4", "parent_id"=>"5b931c18acbcd624780f2297", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "query"=>{"_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b8'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b931c18acbcd624780f22a8')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c18acbcd624780f22a8'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b8'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b931c18acbcd624780f22ab')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c18acbcd624780f22ab'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b8'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b931c18acbcd624780f22ae')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c18acbcd624780f22ae'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b8'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b931c18acbcd624780f22b1')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c18acbcd624780f22b1'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b8'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b931c18acbcd624780f22b4')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c18acbcd624780f22b4'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c18acbcd624780f22b7'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c18acbcd624780f22a8')}, "u"=>{"$set"=>{"parent_id"=>"5b931c18a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c18acbcd624780f22ab')}, "u"=>{"$set"=>{"parent_id"=>"5b931c18a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c18acbcd624780f22ae')}, "u"=>{"$set"=>{"parent_id"=>"5b931c18a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c18acbcd624780f22b1')}, "u"=>{"$set"=>{"parent_id"=>"5b931c18a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c18acbcd624780f22b4')}, "u"=>{"$set"=>{"parent_id"=>"5b931c18a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c18acbcd624780f22b7'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c18acbcd624780f22b7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c18acbcd624780f22b7", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c18acbcd624780f22b7", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c18acbcd624780f22b7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c18acbcd624780f22b7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c18acbcd624780f22b7", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c18acbcd624780f22b7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c18acbcd624780f22b7", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c18acbcd624780f22b7", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c18acbcd624780f22b7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c18acbcd624780f22b7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c19acbcd624780f22c8'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c18acbcd624780f22b7'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c18acbcd624780f22b7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c18acbcd624780f22b7", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c18acbcd624780f22b7", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c18acbcd624780f22b7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c18acbcd624780f22b7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c18acbcd624780f22b7", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c18acbcd624780f22b7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c18acbcd624780f22a8')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c18acbcd624780f22ab')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c18acbcd624780f22ae')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c18acbcd624780f22b1')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c18acbcd624780f22b4')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c19acbcd624780f22c8')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b931c19acbcd624780f22c8", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c18acbcd624780f22b7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c18acbcd624780f22b7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c18acbcd624780f22b7", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c18acbcd624780f22b7", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c18acbcd624780f22b7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c18acbcd624780f22b7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c18acbcd624780f22b7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c18acbcd624780f22b7'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c18acbcd624780f22b7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c18acbcd624780f22b7", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c18acbcd624780f22b7", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c18acbcd624780f22b7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c18acbcd624780f22b7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c18acbcd624780f22b7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c18acbcd624780f22b7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b931c18acbcd624780f22b7", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c18acbcd624780f22b7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c18acbcd624780f22b7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c18acbcd624780f22b7", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c18acbcd624780f22b7", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c18acbcd624780f22b7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c18acbcd624780f22b7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c18acbcd624780f22b7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c19acbcd624780f22d3'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b8'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b931c19acbcd624780f22d5')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c19acbcd624780f22d5'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b8'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b931c19acbcd624780f22d8')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c19acbcd624780f22d8'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b8'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b931c19acbcd624780f22db')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c19acbcd624780f22db'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b8'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b931c19acbcd624780f22de')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c19acbcd624780f22de'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b8'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b931c19acbcd624780f22e1')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c19acbcd624780f22e1'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c19acbcd624780f22e4'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c19acbcd624780f22d5')}, "u"=>{"$set"=>{"parent_id"=>"5b931c19a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c19acbcd624780f22d8')}, "u"=>{"$set"=>{"parent_id"=>"5b931c19a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c19acbcd624780f22db')}, "u"=>{"$set"=>{"parent_id"=>"5b931c19a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c19acbcd624780f22de')}, "u"=>{"$set"=>{"parent_id"=>"5b931c19a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c19acbcd624780f22e1')}, "u"=>{"$set"=>{"parent_id"=>"5b931c19a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/shopping/payments" for 127.0.0.1 at 2018-09-08 06:17:22 +0530 Processing by Shopping::PaymentsController#create as JSON Parameters: {"cart_id"=>"5b931c19acbcd624780f22e4", "payment_type"=>"cash", "amount"=>0.0, "discount_id"=>"5b931c19acbcd624780f22d3", "api_key"=>"test", "current_app_id"=>"testappid", "payment"=>{"amount"=>0.0, "payment_type"=>"cash", "cart_id"=>"5b931c19acbcd624780f22e4", "discount_id"=>"5b931c19acbcd624780f22d3"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: cart_id, payment_type, amount, discount_id, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, amount, discount_id, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, amount, discount_id, api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c19acbcd624780f22e4'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b4", "parent_id"=>"5b931c19acbcd624780f22e4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b4", "cart_id"=>"5b931c19acbcd624780f22e4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b4", "cart_id"=>"5b931c19acbcd624780f22e4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b4", "parent_id"=>"5b931c19acbcd624780f22e4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b4", "parent_id"=>"5b931c19acbcd624780f22e4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b931c19acbcd624780f22d3'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "pipeline"=>[{"$match"=>{"_id"=>BSON::ObjectId('5b931c19acbcd624780f22d3')}}, {"$project"=>{"verified"=>{"$filter"=>{"input"=>"$verified", "as"=>"verified", "cond"=>{"$eq"=>["$$verified", "5b931c1aacbcd624780f2... MONGODB | localhost:27017 | dummy_test.aggregate | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_discounts", "query"=>{"$and"=>[{"verified"=>{"$ne"=>"5b931c1aacbcd624780f22f5"}}, {"pending"=>{"$ne"=>"5b931c1aacbcd624780f22f5"}}, {"declined"=>{"$ne"=>"5b931c1aacbcd624780f22f5"}}, {"_id"=>BSON::ObjectId('5b931c19acb... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b931c12acbcd624780f21b4", "parent_id"=>"5b931c19acbcd624780f22e4", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b4", "parent_id"=>"5b931c19acbcd624780f22e4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b4", "cart_id"=>"5b931c19acbcd624780f22e4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b4", "cart_id"=>"5b931c19acbcd624780f22e4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b4", "parent_id"=>"5b931c19acbcd624780f22e4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b4", "parent_id"=>"5b931c19acbcd624780f22e4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c1aacbcd624780f22f5'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Completed 201 Created in 63ms (Views: 1.4ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b8'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b931c1aacbcd624780f22f6')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c1aacbcd624780f22f6'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b8'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b931c1aacbcd624780f22f9')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c1aacbcd624780f22f9'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b8'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b931c1aacbcd624780f22fc')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c1aacbcd624780f22fc'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b8'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b931c1aacbcd624780f22ff')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c1aacbcd624780f22ff'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b8'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b931c1aacbcd624780f2302')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c1aacbcd624780f2302'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c1aacbcd624780f2305'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c1aacbcd624780f22f6')}, "u"=>{"$set"=>{"parent_id"=>"5b931c1aa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c1aacbcd624780f22f9')}, "u"=>{"$set"=>{"parent_id"=>"5b931c1aa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c1aacbcd624780f22fc')}, "u"=>{"$set"=>{"parent_id"=>"5b931c1aa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c1aacbcd624780f22ff')}, "u"=>{"$set"=>{"parent_id"=>"5b931c1aa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c1aacbcd624780f2302')}, "u"=>{"$set"=>{"parent_id"=>"5b931c1aa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c1aacbcd624780f2305'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c1aacbcd624780f2305", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c1aacbcd624780f2305", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c1aacbcd624780f2305", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c1aacbcd624780f2305", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c1aacbcd624780f2305", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c1aacbcd624780f2305", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c1aacbcd624780f2305", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c1aacbcd624780f2305", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c1aacbcd624780f2305", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c1aacbcd624780f2305", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c1aacbcd624780f2305", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c1bacbcd624780f2316'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c1aacbcd624780f2305'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c1aacbcd624780f2305", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c1aacbcd624780f2305", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c1aacbcd624780f2305", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c1aacbcd624780f2305", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c1aacbcd624780f2305", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c1aacbcd624780f2305", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c1aacbcd624780f2305", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c1aacbcd624780f22f6')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c1aacbcd624780f22f9')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c1aacbcd624780f22fc')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c1aacbcd624780f22ff')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c1aacbcd624780f2302')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c1bacbcd624780f2316')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b931c1bacbcd624780f2316", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c1aacbcd624780f2305", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c1aacbcd624780f2305", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c1aacbcd624780f2305", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c1aacbcd624780f2305", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c1aacbcd624780f2305", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c1aacbcd624780f2305", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c1aacbcd624780f2305", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c1aacbcd624780f2305'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c1aacbcd624780f2305", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c1aacbcd624780f2305", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c1aacbcd624780f2305", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c1aacbcd624780f2305", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c1aacbcd624780f2305", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c1aacbcd624780f2305", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c1aacbcd624780f2305", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b931c1aacbcd624780f2305", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c1aacbcd624780f2305", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c1aacbcd624780f2305", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c1aacbcd624780f2305", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c1aacbcd624780f2305", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c1aacbcd624780f2305", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c1aacbcd624780f2305", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c1aacbcd624780f2305", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c1bacbcd624780f2321'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b8'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b931c1bacbcd624780f2323')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c1bacbcd624780f2323'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b8'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b931c1bacbcd624780f2326')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c1bacbcd624780f2326'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b8'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b931c1bacbcd624780f2329')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c1bacbcd624780f2329'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b8'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b931c1bacbcd624780f232c')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c1bacbcd624780f232c'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b8'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b931c1bacbcd624780f232f')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c1bacbcd624780f232f'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c1bacbcd624780f2332'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c1bacbcd624780f2323')}, "u"=>{"$set"=>{"parent_id"=>"5b931c1ba... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c1bacbcd624780f2326')}, "u"=>{"$set"=>{"parent_id"=>"5b931c1ba... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c1bacbcd624780f2329')}, "u"=>{"$set"=>{"parent_id"=>"5b931c1ba... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c1bacbcd624780f232c')}, "u"=>{"$set"=>{"parent_id"=>"5b931c1ba... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c1bacbcd624780f232f')}, "u"=>{"$set"=>{"parent_id"=>"5b931c1ba... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c1bacbcd624780f2332'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b4", "parent_id"=>"5b931c1bacbcd624780f2332", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b4", "cart_id"=>"5b931c1bacbcd624780f2332", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b4", "cart_id"=>"5b931c1bacbcd624780f2332", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b4", "parent_id"=>"5b931c1bacbcd624780f2332", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b4", "parent_id"=>"5b931c1bacbcd624780f2332", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b931c1bacbcd624780f2321'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "pipeline"=>[{"$match"=>{"_id"=>BSON::ObjectId('5b931c1bacbcd624780f2321')}}, {"$project"=>{"verified"=>{"$filter"=>{"input"=>"$verified", "as"=>"verified", "cond"=>{"$eq"=>["$$verified", "5b931c1cacbcd624780f2... MONGODB | localhost:27017 | dummy_test.aggregate | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_discounts", "query"=>{"$and"=>[{"verified"=>{"$ne"=>"5b931c1cacbcd624780f2343"}}, {"pending"=>{"$ne"=>"5b931c1cacbcd624780f2343"}}, {"declined"=>{"$ne"=>"5b931c1cacbcd624780f2343"}}, {"_id"=>BSON::ObjectId('5b931c1bacb... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b931c12acbcd624780f21b4", "parent_id"=>"5b931c1bacbcd624780f2332", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b4", "parent_id"=>"5b931c1bacbcd624780f2332", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b4", "cart_id"=>"5b931c1bacbcd624780f2332", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b4", "cart_id"=>"5b931c1bacbcd624780f2332", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b4", "parent_id"=>"5b931c1bacbcd624780f2332", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b4", "parent_id"=>"5b931c1bacbcd624780f2332", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c1cacbcd624780f2343'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started GET "/shopping/discounts/5b931c1bacbcd624780f2321?%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%7D" for 127.0.0.1 at 2018-09-08 06:17:24 +0530 Processing by Shopping::DiscountsController#show as JSON Parameters: {"{\"api_key\":\"test\",\"current_app_id\":\"testappid\"}"=>nil, "id"=>"5b931c1bacbcd624780f2321", "discount"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b931c1bacbcd624780f2321'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b8'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b931c1cacbcd624780f2344')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c1cacbcd624780f2344'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b8'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b931c1cacbcd624780f2347')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c1cacbcd624780f2347'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b8'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b931c1cacbcd624780f234a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c1cacbcd624780f234a'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b8'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b931c1cacbcd624780f234d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c1cacbcd624780f234d'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b8'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b931c1cacbcd624780f2350')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c1cacbcd624780f2350'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c1cacbcd624780f2353'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c1cacbcd624780f2344')}, "u"=>{"$set"=>{"parent_id"=>"5b931c1ca... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c1cacbcd624780f2347')}, "u"=>{"$set"=>{"parent_id"=>"5b931c1ca... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c1cacbcd624780f234a')}, "u"=>{"$set"=>{"parent_id"=>"5b931c1ca... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c1cacbcd624780f234d')}, "u"=>{"$set"=>{"parent_id"=>"5b931c1ca... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c1cacbcd624780f2350')}, "u"=>{"$set"=>{"parent_id"=>"5b931c1ca... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c1cacbcd624780f2353'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c1cacbcd624780f2353", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c1cacbcd624780f2353", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c1cacbcd624780f2353", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c1cacbcd624780f2353", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c1cacbcd624780f2353", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c1cacbcd624780f2353", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c1cacbcd624780f2353", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c1cacbcd624780f2353", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c1cacbcd624780f2353", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c1cacbcd624780f2353", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c1cacbcd624780f2353", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c1dacbcd624780f2364'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c1cacbcd624780f2353'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c1cacbcd624780f2353", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c1cacbcd624780f2353", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c1cacbcd624780f2353", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c1cacbcd624780f2353", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c1cacbcd624780f2353", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c1cacbcd624780f2353", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c1cacbcd624780f2353", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c1cacbcd624780f2344')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c1cacbcd624780f2347')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c1cacbcd624780f234a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c1cacbcd624780f234d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c1cacbcd624780f2350')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c1dacbcd624780f2364')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b931c1dacbcd624780f2364", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c1cacbcd624780f2353", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c1cacbcd624780f2353", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c1cacbcd624780f2353", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c1cacbcd624780f2353", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c1cacbcd624780f2353", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c1cacbcd624780f2353", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c1cacbcd624780f2353", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c1cacbcd624780f2353'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c1cacbcd624780f2353", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c1cacbcd624780f2353", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c1cacbcd624780f2353", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c1cacbcd624780f2353", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c1cacbcd624780f2353", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c1cacbcd624780f2353", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c1cacbcd624780f2353", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b931c1cacbcd624780f2353", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c1cacbcd624780f2353", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c1cacbcd624780f2353", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c1cacbcd624780f2353", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c1cacbcd624780f2353", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c1cacbcd624780f2353", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c1cacbcd624780f2353", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c1cacbcd624780f2353", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c1dacbcd624780f236f'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b8'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b931c1dacbcd624780f2371')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c1dacbcd624780f2371'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b8'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b931c1dacbcd624780f2374')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c1dacbcd624780f2374'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b8'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b931c1dacbcd624780f2377')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c1dacbcd624780f2377'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b8'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b931c1dacbcd624780f237a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c1dacbcd624780f237a'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b8'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b931c1dacbcd624780f237d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c1dacbcd624780f237d'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c1dacbcd624780f2380'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c1dacbcd624780f2371')}, "u"=>{"$set"=>{"parent_id"=>"5b931c1da... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c1dacbcd624780f2374')}, "u"=>{"$set"=>{"parent_id"=>"5b931c1da... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c1dacbcd624780f2377')}, "u"=>{"$set"=>{"parent_id"=>"5b931c1da... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c1dacbcd624780f237a')}, "u"=>{"$set"=>{"parent_id"=>"5b931c1da... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c1dacbcd624780f237d')}, "u"=>{"$set"=>{"parent_id"=>"5b931c1da... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c1dacbcd624780f2380'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b4", "parent_id"=>"5b931c1dacbcd624780f2380", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b4", "cart_id"=>"5b931c1dacbcd624780f2380", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b4", "cart_id"=>"5b931c1dacbcd624780f2380", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b4", "parent_id"=>"5b931c1dacbcd624780f2380", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b4", "parent_id"=>"5b931c1dacbcd624780f2380", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b931c1dacbcd624780f236f'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "pipeline"=>[{"$match"=>{"_id"=>BSON::ObjectId('5b931c1dacbcd624780f236f')}}, {"$project"=>{"verified"=>{"$filter"=>{"input"=>"$verified", "as"=>"verified", "cond"=>{"$eq"=>["$$verified", "5b931c1eacbcd624780f2... MONGODB | localhost:27017 | dummy_test.aggregate | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_discounts", "query"=>{"$and"=>[{"verified"=>{"$ne"=>"5b931c1eacbcd624780f2391"}}, {"pending"=>{"$ne"=>"5b931c1eacbcd624780f2391"}}, {"declined"=>{"$ne"=>"5b931c1eacbcd624780f2391"}}, {"_id"=>BSON::ObjectId('5b931c1dacb... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b931c12acbcd624780f21b4", "parent_id"=>"5b931c1dacbcd624780f2380", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b4", "parent_id"=>"5b931c1dacbcd624780f2380", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b4", "cart_id"=>"5b931c1dacbcd624780f2380", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b4", "cart_id"=>"5b931c1dacbcd624780f2380", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b4", "parent_id"=>"5b931c1dacbcd624780f2380", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b4", "parent_id"=>"5b931c1dacbcd624780f2380", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c1eacbcd624780f2391'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started PUT "/shopping/discounts/5b931c1dacbcd624780f236f" for 127.0.0.1 at 2018-09-08 06:17:26 +0530 Processing by Shopping::DiscountsController#update as JSON Parameters: {"discount"=>{"add_verified_ids"=>["5b931c1eacbcd624780f2391"]}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b931c1dacbcd624780f236f"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b931c1dacbcd624780f236f'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c1cacbcd624780f2353'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c1cacbcd624780f2353", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c1cacbcd624780f2353", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c1cacbcd624780f2353", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c1cacbcd624780f2353", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c1cacbcd624780f2353", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b931c1cacbcd624780f2353", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c1cacbcd624780f2353", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c1cacbcd624780f2353", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c1cacbcd624780f2353", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c1cacbcd624780f2353", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c1cacbcd624780f2353", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c1cacbcd624780f2353", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c1dacbcd624780f236f')}, "u"=>{"$set"=>{"tags"=>["Discount", "50... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 204 No Content in 84ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b931c1dacbcd624780f236f'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b8'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b931c1eacbcd624780f2392')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c1eacbcd624780f2392'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b8'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b931c1eacbcd624780f2395')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c1eacbcd624780f2395'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b8'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b931c1eacbcd624780f2398')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c1eacbcd624780f2398'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b8'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b931c1eacbcd624780f239b')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c1eacbcd624780f239b'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b8'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b931c1eacbcd624780f239e')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c1eacbcd624780f239e'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c1eacbcd624780f23a1'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c1eacbcd624780f2392')}, "u"=>{"$set"=>{"parent_id"=>"5b931c1ea... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c1eacbcd624780f2395')}, "u"=>{"$set"=>{"parent_id"=>"5b931c1ea... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c1eacbcd624780f2398')}, "u"=>{"$set"=>{"parent_id"=>"5b931c1ea... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c1eacbcd624780f239b')}, "u"=>{"$set"=>{"parent_id"=>"5b931c1ea... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c1eacbcd624780f239e')}, "u"=>{"$set"=>{"parent_id"=>"5b931c1ea... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c1eacbcd624780f23a1'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c1eacbcd624780f23a1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c1eacbcd624780f23a1", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c1eacbcd624780f23a1", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c1eacbcd624780f23a1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c1eacbcd624780f23a1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c1eacbcd624780f23a1", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c1eacbcd624780f23a1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c1eacbcd624780f23a1", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c1eacbcd624780f23a1", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c1eacbcd624780f23a1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c1eacbcd624780f23a1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c1facbcd624780f23b2'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c1eacbcd624780f23a1'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c1eacbcd624780f23a1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c1eacbcd624780f23a1", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c1eacbcd624780f23a1", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c1eacbcd624780f23a1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c1eacbcd624780f23a1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c1eacbcd624780f23a1", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c1eacbcd624780f23a1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c1eacbcd624780f2392')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c1eacbcd624780f2395')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c1eacbcd624780f2398')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c1eacbcd624780f239b')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c1eacbcd624780f239e')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c1facbcd624780f23b2')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b931c1facbcd624780f23b2", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c1eacbcd624780f23a1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c1eacbcd624780f23a1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c1eacbcd624780f23a1", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c1eacbcd624780f23a1", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c1eacbcd624780f23a1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c1eacbcd624780f23a1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c1eacbcd624780f23a1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c1eacbcd624780f23a1'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c1eacbcd624780f23a1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c1eacbcd624780f23a1", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c1eacbcd624780f23a1", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c1eacbcd624780f23a1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c1eacbcd624780f23a1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c1eacbcd624780f23a1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c1eacbcd624780f23a1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b931c1eacbcd624780f23a1", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c1eacbcd624780f23a1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c1eacbcd624780f23a1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c1eacbcd624780f23a1", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c1eacbcd624780f23a1", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c1eacbcd624780f23a1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c1eacbcd624780f23a1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c1eacbcd624780f23a1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c1facbcd624780f23bd'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b8'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b931c1facbcd624780f23bf')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c1facbcd624780f23bf'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b8'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b931c1facbcd624780f23c2')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c1facbcd624780f23c2'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b8'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b931c1facbcd624780f23c5')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c1facbcd624780f23c5'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b8'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b931c1facbcd624780f23c8')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c1facbcd624780f23c8'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b8'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b931c1facbcd624780f23cb')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c1facbcd624780f23cb'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c1facbcd624780f23ce'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c1facbcd624780f23bf')}, "u"=>{"$set"=>{"parent_id"=>"5b931c1fa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c1facbcd624780f23c2')}, "u"=>{"$set"=>{"parent_id"=>"5b931c1fa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c1facbcd624780f23c5')}, "u"=>{"$set"=>{"parent_id"=>"5b931c1fa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c1facbcd624780f23c8')}, "u"=>{"$set"=>{"parent_id"=>"5b931c1fa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c1facbcd624780f23cb')}, "u"=>{"$set"=>{"parent_id"=>"5b931c1fa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c1facbcd624780f23ce'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b4", "parent_id"=>"5b931c1facbcd624780f23ce", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.017s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b4", "cart_id"=>"5b931c1facbcd624780f23ce", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b4", "cart_id"=>"5b931c1facbcd624780f23ce", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b4", "parent_id"=>"5b931c1facbcd624780f23ce", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b4", "parent_id"=>"5b931c1facbcd624780f23ce", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b931c1facbcd624780f23bd'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "pipeline"=>[{"$match"=>{"_id"=>BSON::ObjectId('5b931c1facbcd624780f23bd')}}, {"$project"=>{"verified"=>{"$filter"=>{"input"=>"$verified", "as"=>"verified", "cond"=>{"$eq"=>["$$verified", "5b931c20acbcd624780f2... MONGODB | localhost:27017 | dummy_test.aggregate | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_discounts", "query"=>{"$and"=>[{"verified"=>{"$ne"=>"5b931c20acbcd624780f23df"}}, {"pending"=>{"$ne"=>"5b931c20acbcd624780f23df"}}, {"declined"=>{"$ne"=>"5b931c20acbcd624780f23df"}}, {"_id"=>BSON::ObjectId('5b931c1facb... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b931c12acbcd624780f21b4", "parent_id"=>"5b931c1facbcd624780f23ce", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b4", "parent_id"=>"5b931c1facbcd624780f23ce", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b4", "cart_id"=>"5b931c1facbcd624780f23ce", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b4", "cart_id"=>"5b931c1facbcd624780f23ce", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b4", "parent_id"=>"5b931c1facbcd624780f23ce", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b4", "parent_id"=>"5b931c1facbcd624780f23ce", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c20acbcd624780f23df'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b931c1facbcd624780f23bd'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c1eacbcd624780f23a1'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c1eacbcd624780f23a1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c1eacbcd624780f23a1", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c1eacbcd624780f23a1", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c1eacbcd624780f23a1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c1eacbcd624780f23a1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b931c1eacbcd624780f23a1", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c1eacbcd624780f23a1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c1eacbcd624780f23a1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c1eacbcd624780f23a1", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c1eacbcd624780f23a1", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c1eacbcd624780f23a1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c1eacbcd624780f23a1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c1facbcd624780f23bd')}, "u"=>{"$set"=>{"verified"=>["5b931c20ac... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started PUT "/shopping/payments/5b931c20acbcd624780f23df" for 127.0.0.1 at 2018-09-08 06:17:28 +0530 Processing by Shopping::PaymentsController#update as JSON Parameters: {"is_verify_payment"=>true, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b931c20acbcd624780f23df", "payment"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: is_verify_payment, api_key, current_app_id, user_token Unpermitted parameters: is_verify_payment, api_key, current_app_id, user_token Unpermitted parameters: is_verify_payment, api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b931c20acbcd624780f23df'), "resource_id"=>"5b931c12acbcd624780f21b4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b931c20acbcd624780f23df'), "resource_id"=>"5b931c12acbcd624780f21b4", "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c1facbcd624780f23ce'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b4", "parent_id"=>"5b931c1facbcd624780f23ce", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b4", "cart_id"=>"5b931c1facbcd624780f23ce", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b4", "cart_id"=>"5b931c1facbcd624780f23ce", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b4", "parent_id"=>"5b931c1facbcd624780f23ce", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b4", "parent_id"=>"5b931c1facbcd624780f23ce", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b931c1facbcd624780f23bd'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "pipeline"=>[{"$match"=>{"_id"=>BSON::ObjectId('5b931c1facbcd624780f23bd')}}, {"$project"=>{"verified"=>{"$filter"=>{"input"=>"$verified", "as"=>"verified", "cond"=>{"$eq"=>["$$verified", "5b931c20acbcd624780f2... MONGODB | localhost:27017 | dummy_test.aggregate | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b931c12acbcd624780f21b4", "parent_id"=>"5b931c1facbcd624780f23ce", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b4", "parent_id"=>"5b931c1facbcd624780f23ce", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c1facbcd624780f23bf')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c1facbcd624780f23c2')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c1facbcd624780f23c5')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c1facbcd624780f23c8')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c1facbcd624780f23cb')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c20acbcd624780f23df')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b931c20acbcd624780f23df", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b4", "parent_id"=>"5b931c1facbcd624780f23ce", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b931c20acbcd624780f23df'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b8'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b931c20acbcd624780f23eb')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c20acbcd624780f23eb'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b8'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b931c20acbcd624780f23ee')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c20acbcd624780f23ee'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b8'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b931c20acbcd624780f23f1')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c20acbcd624780f23f1'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b8'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b931c20acbcd624780f23f4')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c20acbcd624780f23f4'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b8'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b931c20acbcd624780f23f7')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c20acbcd624780f23f7'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c21acbcd624780f23fa'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c20acbcd624780f23eb')}, "u"=>{"$set"=>{"parent_id"=>"5b931c21a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c20acbcd624780f23ee')}, "u"=>{"$set"=>{"parent_id"=>"5b931c21a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c20acbcd624780f23f1')}, "u"=>{"$set"=>{"parent_id"=>"5b931c21a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c20acbcd624780f23f4')}, "u"=>{"$set"=>{"parent_id"=>"5b931c21a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c20acbcd624780f23f7')}, "u"=>{"$set"=>{"parent_id"=>"5b931c21a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c21acbcd624780f23fa'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c21acbcd624780f23fa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c21acbcd624780f23fa", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c21acbcd624780f23fa", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c21acbcd624780f23fa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c21acbcd624780f23fa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c21acbcd624780f23fa", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c21acbcd624780f23fa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c21acbcd624780f23fa", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c21acbcd624780f23fa", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c21acbcd624780f23fa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c21acbcd624780f23fa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c21acbcd624780f23fa'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c21acbcd624780f23fa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c21acbcd624780f23fa", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c21acbcd624780f23fa", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c21acbcd624780f23fa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c21acbcd624780f23fa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c21acbcd624780f23fa", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c21acbcd624780f23fa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c21acbcd624780f240b'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b931c21acbcd624780f240b", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c21acbcd624780f23fa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c21acbcd624780f23fa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c21acbcd624780f23fa", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c21acbcd624780f23fa", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c21acbcd624780f23fa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c21acbcd624780f23fa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c21acbcd624780f23fa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"_id"=>{"$oid"=>"5b931c21acbcd624780f2416"}, "applicable"=>false, "autocomplete_description"=>nil, "cart_id"=>"5b931c21acbcd624780f23fa", "count"=>nil, "created_at"=>nil, "declined"=>nil, "discount_amount"=>1.0, "discount_percentage"=>0.0, "doc_version"=>0, "masked_tags"=>nil, "pending"=>nil, "primary_link"=>nil, "product_ids"=>["5b931c12acbcd624780f21b8", "5b931c12acbcd624780f21b8", "5b931c12acbcd624780f21b8", "5b931c12acbcd624780f21b8", "5b931c12acbcd624780f21b8"], "public"=>"no", "requires_verification"=>true, "resource_class"=>nil, "resource_id"=>nil, "secondary_links"=>{}, "tags"=>nil, "updated_at"=>nil, "used_by_users"=>nil, "verified"=>nil}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: _id, applicable, autocomplete_description, count, created_at, declined, doc_version, masked_tags, pending, primary_link, product_ids, public, resource_class, resource_id, secondary_links, tags, updated_at, used_by_users, verified Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c21acbcd624780f23fa'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c21acbcd624780f23fa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c21acbcd624780f23fa", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c21acbcd624780f23fa", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c21acbcd624780f23fa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c21acbcd624780f23fa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c21acbcd624780f23fa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c21acbcd624780f23fa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b931c21acbcd624780f23fa", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c21acbcd624780f23fa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c21acbcd624780f23fa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c21acbcd624780f23fa", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c21acbcd624780f23fa", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c21acbcd624780f23fa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c21acbcd624780f23fa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c21acbcd624780f23fa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "query"=>{"_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s Started POST "/shopping/discounts" for 127.0.0.1 at 2018-09-08 06:17:29 +0530 Value for params[:discount][:declined] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:masked_tags] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:pending] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:product_ids] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:tags] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:used_by_users] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:verified] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Processing by Shopping::DiscountsController#create as JSON Parameters: {"discount"=>{"_id"=>{"$oid"=>"5b931c21acbcd624780f2419"}, "applicable"=>false, "autocomplete_description"=>nil, "cart_id"=>nil, "count"=>4, "created_at"=>nil, "declined"=>nil, "discount_amount"=>10.0, "discount_percentage"=>100.0, "doc_version"=>0, "masked_tags"=>nil, "pending"=>nil, "primary_link"=>nil, "product_ids"=>nil, "public"=>"no", "requires_verification"=>false, "resource_class"=>nil, "resource_id"=>nil, "secondary_links"=>{}, "tags"=>nil, "updated_at"=>nil, "used_by_users"=>nil, "verified"=>nil}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken4"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken4"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: _id, applicable, autocomplete_description, created_at, declined, doc_version, masked_tags, pending, primary_link, product_ids, public, resource_class, resource_id, secondary_links, tags, updated_at, used_by_users, verified Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21c0')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21c0')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21c0')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c21acbcd624780f241a'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Completed 201 Created in 252ms (Views: 3.1ms) MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b8'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b931c21acbcd624780f241d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c21acbcd624780f241d'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b8'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b931c22acbcd624780f2420')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c22acbcd624780f2420'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b8'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b931c22acbcd624780f2423')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c22acbcd624780f2423'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b8'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b931c22acbcd624780f2426')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c22acbcd624780f2426'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b8'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b931c22acbcd624780f2429')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c22acbcd624780f2429'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c22acbcd624780f242c'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c21acbcd624780f241d')}, "u"=>{"$set"=>{"parent_id"=>"5b931c22a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c22acbcd624780f2420')}, "u"=>{"$set"=>{"parent_id"=>"5b931c22a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c22acbcd624780f2423')}, "u"=>{"$set"=>{"parent_id"=>"5b931c22a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c22acbcd624780f2426')}, "u"=>{"$set"=>{"parent_id"=>"5b931c22a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c22acbcd624780f2429')}, "u"=>{"$set"=>{"parent_id"=>"5b931c22a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21c0')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c22acbcd624780f243d'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started POST "/shopping/payments" for 127.0.0.1 at 2018-09-08 06:17:30 +0530 Processing by Shopping::PaymentsController#create as JSON Parameters: {"cart_id"=>"5b931c22acbcd624780f242c", "payment_type"=>"cash", "amount"=>0.0, "discount_id"=>"5b931c22acbcd624780f243d", "api_key"=>"test", "current_app_id"=>"testappid", "payment"=>{"amount"=>0.0, "payment_type"=>"cash", "cart_id"=>"5b931c22acbcd624780f242c", "discount_id"=>"5b931c22acbcd624780f243d"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: cart_id, payment_type, amount, discount_id, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, amount, discount_id, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, amount, discount_id, api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c22acbcd624780f242c'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c22acbcd624780f242c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c22acbcd624780f242c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c22acbcd624780f242c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c22acbcd624780f242c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c22acbcd624780f242c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b931c22acbcd624780f243d'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "query"=>{"_id"=>BSON::ObjectId('5b931c22acbcd624780f243d'), "pending"=>{"$ne"=>"5b931c22acbcd624780f243f"}, "declined"=>{"$ne"=>"5b931c22acbcd624780f243f"}, "count"=>{"$gte"=>1}, "_type"=>"Shopping::Discou... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c22acbcd624780f242c", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c22acbcd624780f242c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c21acbcd624780f241d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c22acbcd624780f2420')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c22acbcd624780f2423')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c22acbcd624780f2426')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c22acbcd624780f2429')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c22acbcd624780f243f'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b931c22acbcd624780f243f", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c22acbcd624780f242c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s Started POST "/shopping/discounts" for 127.0.0.1 at 2018-09-08 06:17:31 +0530 Value for params[:discount][:declined] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:masked_tags] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:pending] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:product_ids] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:tags] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:used_by_users] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:verified] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Processing by Shopping::DiscountsController#create as JSON Parameters: {"discount"=>{"_id"=>{"$oid"=>"5b931c23acbcd624780f244a"}, "applicable"=>false, "autocomplete_description"=>nil, "cart_id"=>nil, "count"=>4, "created_at"=>nil, "declined"=>nil, "discount_amount"=>10.0, "discount_percentage"=>100.0, "doc_version"=>0, "masked_tags"=>nil, "pending"=>nil, "primary_link"=>nil, "product_ids"=>nil, "public"=>"no", "requires_verification"=>false, "resource_class"=>nil, "resource_id"=>nil, "secondary_links"=>{}, "tags"=>nil, "updated_at"=>nil, "used_by_users"=>nil, "verified"=>nil}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: _id, applicable, autocomplete_description, count, created_at, declined, doc_version, masked_tags, pending, primary_link, product_ids, public, resource_class, resource_id, secondary_links, tags, updated_at, used_by_users, verified Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Completed 422 Unprocessable Entity in 21ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b8'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b931c23acbcd624780f244d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c23acbcd624780f244d'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b8'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b931c23acbcd624780f2450')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c23acbcd624780f2450'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b8'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b931c23acbcd624780f2453')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c23acbcd624780f2453'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b8'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b931c23acbcd624780f2456')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c23acbcd624780f2456'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b8'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b931c23acbcd624780f2459')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c23acbcd624780f2459'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c23acbcd624780f245c'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c23acbcd624780f244d')}, "u"=>{"$set"=>{"parent_id"=>"5b931c23a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c23acbcd624780f2450')}, "u"=>{"$set"=>{"parent_id"=>"5b931c23a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c23acbcd624780f2453')}, "u"=>{"$set"=>{"parent_id"=>"5b931c23a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c23acbcd624780f2456')}, "u"=>{"$set"=>{"parent_id"=>"5b931c23a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c23acbcd624780f2459')}, "u"=>{"$set"=>{"parent_id"=>"5b931c23a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c23acbcd624780f245c'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c23acbcd624780f245c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c23acbcd624780f245c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c23acbcd624780f245c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c23acbcd624780f245c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c23acbcd624780f245c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c23acbcd624780f245c", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c23acbcd624780f245c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c23acbcd624780f245c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c23acbcd624780f245c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c23acbcd624780f245c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c23acbcd624780f245c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c23acbcd624780f246d'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c23acbcd624780f245c'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c23acbcd624780f245c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c23acbcd624780f245c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c23acbcd624780f245c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c23acbcd624780f245c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c23acbcd624780f245c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c23acbcd624780f245c", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c23acbcd624780f245c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c23acbcd624780f244d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c23acbcd624780f2450')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c23acbcd624780f2453')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c23acbcd624780f2456')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c23acbcd624780f2459')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c23acbcd624780f246d')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b931c23acbcd624780f246d", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c23acbcd624780f245c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c23acbcd624780f245c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c23acbcd624780f245c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c23acbcd624780f245c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c23acbcd624780f245c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c23acbcd624780f245c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c23acbcd624780f245c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c23acbcd624780f245c'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c23acbcd624780f245c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c23acbcd624780f245c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c23acbcd624780f245c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c23acbcd624780f245c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c23acbcd624780f245c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c23acbcd624780f245c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c23acbcd624780f245c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b931c23acbcd624780f245c", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c23acbcd624780f245c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c23acbcd624780f245c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c23acbcd624780f245c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c23acbcd624780f245c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c23acbcd624780f245c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c23acbcd624780f245c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c23acbcd624780f245c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c24acbcd624780f2478'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b8'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b931c24acbcd624780f247a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c24acbcd624780f247a'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b8'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b931c24acbcd624780f247d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c24acbcd624780f247d'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b8'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b931c24acbcd624780f2480')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c24acbcd624780f2480'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b8'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b931c24acbcd624780f2483')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c24acbcd624780f2483'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b8'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b931c24acbcd624780f2486')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c24acbcd624780f2486'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c24acbcd624780f2489'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c24acbcd624780f247a')}, "u"=>{"$set"=>{"parent_id"=>"5b931c24a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c24acbcd624780f247d')}, "u"=>{"$set"=>{"parent_id"=>"5b931c24a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c24acbcd624780f2480')}, "u"=>{"$set"=>{"parent_id"=>"5b931c24a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c24acbcd624780f2483')}, "u"=>{"$set"=>{"parent_id"=>"5b931c24a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c24acbcd624780f2486')}, "u"=>{"$set"=>{"parent_id"=>"5b931c24a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c24acbcd624780f2489'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b4", "parent_id"=>"5b931c24acbcd624780f2489", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b4", "cart_id"=>"5b931c24acbcd624780f2489", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b4", "cart_id"=>"5b931c24acbcd624780f2489", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b4", "parent_id"=>"5b931c24acbcd624780f2489", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b4", "parent_id"=>"5b931c24acbcd624780f2489", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b931c24acbcd624780f2478'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "pipeline"=>[{"$match"=>{"_id"=>BSON::ObjectId('5b931c24acbcd624780f2478')}}, {"$project"=>{"verified"=>{"$filter"=>{"input"=>"$verified", "as"=>"verified", "cond"=>{"$eq"=>["$$verified", "5b931c24acbcd624780f2... MONGODB | localhost:27017 | dummy_test.aggregate | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_discounts", "query"=>{"$and"=>[{"verified"=>{"$ne"=>"5b931c24acbcd624780f249a"}}, {"pending"=>{"$ne"=>"5b931c24acbcd624780f249a"}}, {"declined"=>{"$ne"=>"5b931c24acbcd624780f249a"}}, {"_id"=>BSON::ObjectId('5b931c24acb... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b931c12acbcd624780f21b4", "parent_id"=>"5b931c24acbcd624780f2489", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b4", "parent_id"=>"5b931c24acbcd624780f2489", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b4", "cart_id"=>"5b931c24acbcd624780f2489", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b4", "cart_id"=>"5b931c24acbcd624780f2489", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b4", "parent_id"=>"5b931c24acbcd624780f2489", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b4", "parent_id"=>"5b931c24acbcd624780f2489", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c24acbcd624780f249a'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b931c24acbcd624780f2478'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c23acbcd624780f245c'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c23acbcd624780f245c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c23acbcd624780f245c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c23acbcd624780f245c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c23acbcd624780f245c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c23acbcd624780f245c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b931c23acbcd624780f245c", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c23acbcd624780f245c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c23acbcd624780f245c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c23acbcd624780f245c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c23acbcd624780f245c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c23acbcd624780f245c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c23acbcd624780f245c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c24acbcd624780f2478')}, "u"=>{"$set"=>{"verified"=>["5b931c24ac... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c24acbcd624780f2489'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b4", "parent_id"=>"5b931c24acbcd624780f2489", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b4", "cart_id"=>"5b931c24acbcd624780f2489", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b4", "cart_id"=>"5b931c24acbcd624780f2489", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b4", "parent_id"=>"5b931c24acbcd624780f2489", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b4", "parent_id"=>"5b931c24acbcd624780f2489", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b931c24acbcd624780f2478'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "pipeline"=>[{"$match"=>{"_id"=>BSON::ObjectId('5b931c24acbcd624780f2478')}}, {"$project"=>{"verified"=>{"$filter"=>{"input"=>"$verified", "as"=>"verified", "cond"=>{"$eq"=>["$$verified", "5b931c24acbcd624780f2... MONGODB | localhost:27017 | dummy_test.aggregate | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b931c12acbcd624780f21b4", "parent_id"=>"5b931c24acbcd624780f2489", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b4", "parent_id"=>"5b931c24acbcd624780f2489", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c24acbcd624780f247a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c24acbcd624780f247d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c24acbcd624780f2480')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c24acbcd624780f2483')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c24acbcd624780f2486')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c24acbcd624780f249a')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b931c24acbcd624780f249a", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b4", "parent_id"=>"5b931c24acbcd624780f2489", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b8'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b931c25acbcd624780f24a5')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c25acbcd624780f24a5'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b8'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b931c25acbcd624780f24a8')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c25acbcd624780f24a8'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b8'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b931c25acbcd624780f24ab')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c25acbcd624780f24ab'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b8'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b931c25acbcd624780f24ae')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c25acbcd624780f24ae'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b8'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b931c25acbcd624780f24b1')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c25acbcd624780f24b1'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c25acbcd624780f24b4'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c25acbcd624780f24a5')}, "u"=>{"$set"=>{"parent_id"=>"5b931c25a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c25acbcd624780f24a8')}, "u"=>{"$set"=>{"parent_id"=>"5b931c25a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c25acbcd624780f24ab')}, "u"=>{"$set"=>{"parent_id"=>"5b931c25a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c25acbcd624780f24ae')}, "u"=>{"$set"=>{"parent_id"=>"5b931c25a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c25acbcd624780f24b1')}, "u"=>{"$set"=>{"parent_id"=>"5b931c25a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c25acbcd624780f24b4'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b5')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b5", "parent_id"=>"5b931c25acbcd624780f24b4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b5')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b5", "cart_id"=>"5b931c25acbcd624780f24b4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b5", "cart_id"=>"5b931c25acbcd624780f24b4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b5", "parent_id"=>"5b931c25acbcd624780f24b4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b5", "parent_id"=>"5b931c25acbcd624780f24b4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b931c24acbcd624780f2478'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "pipeline"=>[{"$match"=>{"_id"=>BSON::ObjectId('5b931c24acbcd624780f2478')}}, {"$project"=>{"verified"=>{"$filter"=>{"input"=>"$verified", "as"=>"verified", "cond"=>{"$eq"=>["$$verified", "5b931c25acbcd624780f2... MONGODB | localhost:27017 | dummy_test.aggregate | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_discounts", "query"=>{"$and"=>[{"verified"=>{"$ne"=>"5b931c25acbcd624780f24c5"}}, {"pending"=>{"$ne"=>"5b931c25acbcd624780f24c5"}}, {"declined"=>{"$ne"=>"5b931c25acbcd624780f24c5"}}, {"_id"=>BSON::ObjectId('5b931c24acb... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b931c12acbcd624780f21b5", "parent_id"=>"5b931c25acbcd624780f24b4", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b5')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b5", "parent_id"=>"5b931c25acbcd624780f24b4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b5')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b5", "cart_id"=>"5b931c25acbcd624780f24b4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b5", "cart_id"=>"5b931c25acbcd624780f24b4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b5", "parent_id"=>"5b931c25acbcd624780f24b4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b5", "parent_id"=>"5b931c25acbcd624780f24b4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c25acbcd624780f24c5'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c23acbcd624780f245c'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c23acbcd624780f245c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c23acbcd624780f245c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c23acbcd624780f245c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c23acbcd624780f245c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c23acbcd624780f245c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c23acbcd624780f245c", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c23acbcd624780f245c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b931c23acbcd624780f244d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b931c23acbcd624780f2450')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b931c23acbcd624780f2453')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b931c23acbcd624780f2456')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b931c23acbcd624780f2459')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c23acbcd624780f246d')}, "u"=>{"$set"=>{"payment_status"=>0, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Started PUT "/shopping/discounts/5b931c24acbcd624780f2478" for 127.0.0.1 at 2018-09-08 06:17:34 +0530 Processing by Shopping::DiscountsController#update as JSON Parameters: {"discount"=>{"add_verified_ids"=>["5b931c25acbcd624780f24c5"]}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b931c24acbcd624780f2478"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b931c24acbcd624780f2478'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c23acbcd624780f245c'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c23acbcd624780f245c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c23acbcd624780f245c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c23acbcd624780f245c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c23acbcd624780f245c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c23acbcd624780f245c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b931c23acbcd624780f245c", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c23acbcd624780f245c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c23acbcd624780f245c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c23acbcd624780f245c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c23acbcd624780f245c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c23acbcd624780f245c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c23acbcd624780f245c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Completed 422 Unprocessable Entity in 44ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b931c24acbcd624780f2478'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b8'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b931c26acbcd624780f24d0')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c26acbcd624780f24d0'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b8'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b931c26acbcd624780f24d3')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c26acbcd624780f24d3'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b8'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b931c26acbcd624780f24d6')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c26acbcd624780f24d6'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b8'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b931c26acbcd624780f24d9')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c26acbcd624780f24d9'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b8'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b931c26acbcd624780f24dc')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c26acbcd624780f24dc'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c26acbcd624780f24df'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c26acbcd624780f24d0')}, "u"=>{"$set"=>{"parent_id"=>"5b931c26a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c26acbcd624780f24d3')}, "u"=>{"$set"=>{"parent_id"=>"5b931c26a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c26acbcd624780f24d6')}, "u"=>{"$set"=>{"parent_id"=>"5b931c26a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c26acbcd624780f24d9')}, "u"=>{"$set"=>{"parent_id"=>"5b931c26a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c26acbcd624780f24dc')}, "u"=>{"$set"=>{"parent_id"=>"5b931c26a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c26acbcd624780f24df'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c26acbcd624780f24df", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c26acbcd624780f24df", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c26acbcd624780f24df", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c26acbcd624780f24df", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c26acbcd624780f24df", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c26acbcd624780f24df", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c26acbcd624780f24df", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c26acbcd624780f24df", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c26acbcd624780f24df", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c26acbcd624780f24df", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c26acbcd624780f24df", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c26acbcd624780f24f0'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c26acbcd624780f24df'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c26acbcd624780f24df", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c26acbcd624780f24df", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c26acbcd624780f24df", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c26acbcd624780f24df", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c26acbcd624780f24df", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c26acbcd624780f24df", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c26acbcd624780f24df", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c26acbcd624780f24d0')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c26acbcd624780f24d3')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c26acbcd624780f24d6')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c26acbcd624780f24d9')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c26acbcd624780f24dc')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c26acbcd624780f24f0')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b931c26acbcd624780f24f0", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c26acbcd624780f24df", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c26acbcd624780f24df", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c26acbcd624780f24df", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c26acbcd624780f24df", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c26acbcd624780f24df", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c26acbcd624780f24df", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c26acbcd624780f24df", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c26acbcd624780f24df'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c26acbcd624780f24df", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c26acbcd624780f24df", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c26acbcd624780f24df", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c26acbcd624780f24df", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c26acbcd624780f24df", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c26acbcd624780f24df", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c26acbcd624780f24df", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b931c26acbcd624780f24df", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c26acbcd624780f24df", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c26acbcd624780f24df", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c26acbcd624780f24df", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c26acbcd624780f24df", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c26acbcd624780f24df", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c26acbcd624780f24df", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c26acbcd624780f24df", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c26acbcd624780f24fb'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b8'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b931c26acbcd624780f24fd')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c26acbcd624780f24fd'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b8'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b931c27acbcd624780f2500')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c27acbcd624780f2500'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b8'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b931c27acbcd624780f2503')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c27acbcd624780f2503'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b8'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b931c27acbcd624780f2506')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c27acbcd624780f2506'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b8'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b931c27acbcd624780f2509')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c27acbcd624780f2509'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c27acbcd624780f250c'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c26acbcd624780f24fd')}, "u"=>{"$set"=>{"parent_id"=>"5b931c27a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c27acbcd624780f2500')}, "u"=>{"$set"=>{"parent_id"=>"5b931c27a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c27acbcd624780f2503')}, "u"=>{"$set"=>{"parent_id"=>"5b931c27a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c27acbcd624780f2506')}, "u"=>{"$set"=>{"parent_id"=>"5b931c27a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c27acbcd624780f2509')}, "u"=>{"$set"=>{"parent_id"=>"5b931c27a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c27acbcd624780f250c'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b4", "parent_id"=>"5b931c27acbcd624780f250c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b4", "cart_id"=>"5b931c27acbcd624780f250c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b4", "cart_id"=>"5b931c27acbcd624780f250c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b4", "parent_id"=>"5b931c27acbcd624780f250c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b4", "parent_id"=>"5b931c27acbcd624780f250c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b931c26acbcd624780f24fb'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c26acbcd624780f24df'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c26acbcd624780f24df", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c26acbcd624780f24df", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c26acbcd624780f24df", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c26acbcd624780f24df", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c26acbcd624780f24df", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c26acbcd624780f24df", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c26acbcd624780f24df", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c26acbcd624780f24df", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c26acbcd624780f24df", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c26acbcd624780f24df", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "query"=>{"_id"=>BSON::ObjectId('5b931c26acbcd624780f24fb'), "pending"=>{"$ne"=>"5b931c27acbcd624780f251d"}, "declined"=>{"$ne"=>"5b931c27acbcd624780f251d"}, "count"=>{"$gte"=>1}, "_type"=>"Shopping::Discou... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b931c12acbcd624780f21b4", "parent_id"=>"5b931c27acbcd624780f250c", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b4", "parent_id"=>"5b931c27acbcd624780f250c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c26acbcd624780f24fd')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c27acbcd624780f2500')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c27acbcd624780f2503')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c27acbcd624780f2506')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c27acbcd624780f2509')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c27acbcd624780f251d'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b931c27acbcd624780f251d", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b4", "parent_id"=>"5b931c27acbcd624780f250c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b931c26acbcd624780f24fb'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c26acbcd624780f24df'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c26acbcd624780f24df", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c26acbcd624780f24df", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c26acbcd624780f24df", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c26acbcd624780f24df", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c26acbcd624780f24df", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b931c26acbcd624780f24df", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c26acbcd624780f24df", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c26acbcd624780f24df", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c26acbcd624780f24df", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c26acbcd624780f24df", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c26acbcd624780f24df", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c26acbcd624780f24df", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c27acbcd624780f250c'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b4", "parent_id"=>"5b931c27acbcd624780f250c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b4", "cart_id"=>"5b931c27acbcd624780f250c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b4", "cart_id"=>"5b931c27acbcd624780f250c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b4", "parent_id"=>"5b931c27acbcd624780f250c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b4", "parent_id"=>"5b931c27acbcd624780f250c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b931c26acbcd624780f24fb'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c26acbcd624780f24df'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c26acbcd624780f24df", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c26acbcd624780f24df", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c26acbcd624780f24df", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c26acbcd624780f24df", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c26acbcd624780f24df", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c26acbcd624780f24df", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c26acbcd624780f24df", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c26acbcd624780f24df", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c26acbcd624780f24df", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c26acbcd624780f24df", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "query"=>{"_id"=>BSON::ObjectId('5b931c26acbcd624780f24fb'), "pending"=>{"$ne"=>"5b931c27acbcd624780f251d"}, "declined"=>{"$ne"=>"5b931c27acbcd624780f251d"}, "count"=>{"$gte"=>1}, "_type"=>"Shopping::Discou... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b931c12acbcd624780f21b4", "parent_id"=>"5b931c27acbcd624780f250c", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b4", "parent_id"=>"5b931c27acbcd624780f250c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b8'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b931c28acbcd624780f2528')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c28acbcd624780f2528'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b8'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b931c28acbcd624780f252b')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c28acbcd624780f252b'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b8'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b931c28acbcd624780f252e')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c28acbcd624780f252e'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b8'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b931c28acbcd624780f2531')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c28acbcd624780f2531'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b8'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b931c28acbcd624780f2534')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c28acbcd624780f2534'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c28acbcd624780f2537'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c28acbcd624780f2528')}, "u"=>{"$set"=>{"parent_id"=>"5b931c28a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c28acbcd624780f252b')}, "u"=>{"$set"=>{"parent_id"=>"5b931c28a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c28acbcd624780f252e')}, "u"=>{"$set"=>{"parent_id"=>"5b931c28a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c28acbcd624780f2531')}, "u"=>{"$set"=>{"parent_id"=>"5b931c28a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c28acbcd624780f2534')}, "u"=>{"$set"=>{"parent_id"=>"5b931c28a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c26acbcd624780f24df'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c26acbcd624780f24df", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c26acbcd624780f24df", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c26acbcd624780f24df", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c26acbcd624780f24df", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c26acbcd624780f24df", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c26acbcd624780f24df", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c26acbcd624780f24df", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b931c26acbcd624780f24d0')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b931c26acbcd624780f24d3')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b931c26acbcd624780f24d6')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b931c26acbcd624780f24d9')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b931c26acbcd624780f24dc')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c26acbcd624780f24f0')}, "u"=>{"$set"=>{"payment_status"=>0, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Started POST "/shopping/payments" for 127.0.0.1 at 2018-09-08 06:17:37 +0530 Processing by Shopping::PaymentsController#create as JSON Parameters: {"cart_id"=>"5b931c28acbcd624780f2537", "payment_type"=>"cash", "amount"=>0.0, "discount_id"=>"5b931c26acbcd624780f24fb", "api_key"=>"test", "current_app_id"=>"testappid", "payment"=>{"amount"=>0.0, "payment_type"=>"cash", "cart_id"=>"5b931c28acbcd624780f2537", "discount_id"=>"5b931c26acbcd624780f24fb"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken3"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken3"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken3"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: cart_id, payment_type, amount, discount_id, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, amount, discount_id, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, amount, discount_id, api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c28acbcd624780f2537'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b5')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b5", "parent_id"=>"5b931c28acbcd624780f2537", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b5')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b5", "cart_id"=>"5b931c28acbcd624780f2537", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b5", "cart_id"=>"5b931c28acbcd624780f2537", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b5", "parent_id"=>"5b931c28acbcd624780f2537", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b5", "parent_id"=>"5b931c28acbcd624780f2537", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b931c26acbcd624780f24fb'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c26acbcd624780f24df'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c26acbcd624780f24df", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c26acbcd624780f24df", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c26acbcd624780f24df", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c26acbcd624780f24df", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c26acbcd624780f24df", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c26acbcd624780f24df", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c26acbcd624780f24df", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c26acbcd624780f24df", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c26acbcd624780f24df", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c26acbcd624780f24df", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b931c12acbcd624780f21b5", "parent_id"=>"5b931c28acbcd624780f2537", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b5", "parent_id"=>"5b931c28acbcd624780f2537", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c29acbcd624780f2552'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Completed 201 Created in 102ms (Views: 1.0ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b8'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b931c29acbcd624780f255d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c29acbcd624780f255d'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b8'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b931c29acbcd624780f2560')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c29acbcd624780f2560'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b8'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b931c29acbcd624780f2563')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c29acbcd624780f2563'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b8'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b931c29acbcd624780f2566')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c29acbcd624780f2566'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b8'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b931c29acbcd624780f2569')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c29acbcd624780f2569'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c29acbcd624780f256c'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c29acbcd624780f255d')}, "u"=>{"$set"=>{"parent_id"=>"5b931c29a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c29acbcd624780f2560')}, "u"=>{"$set"=>{"parent_id"=>"5b931c29a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c29acbcd624780f2563')}, "u"=>{"$set"=>{"parent_id"=>"5b931c29a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c29acbcd624780f2566')}, "u"=>{"$set"=>{"parent_id"=>"5b931c29a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c29acbcd624780f2569')}, "u"=>{"$set"=>{"parent_id"=>"5b931c29a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c29acbcd624780f256c'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c29acbcd624780f256c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c29acbcd624780f256c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c29acbcd624780f256c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c29acbcd624780f256c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c29acbcd624780f256c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c29acbcd624780f256c", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c29acbcd624780f256c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c29acbcd624780f256c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c29acbcd624780f256c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c29acbcd624780f256c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c29acbcd624780f256c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c29acbcd624780f257d'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c29acbcd624780f256c'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c29acbcd624780f256c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c29acbcd624780f256c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c29acbcd624780f256c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c29acbcd624780f256c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c29acbcd624780f256c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c29acbcd624780f256c", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c29acbcd624780f256c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c29acbcd624780f255d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c29acbcd624780f2560')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c29acbcd624780f2563')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c29acbcd624780f2566')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c29acbcd624780f2569')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c29acbcd624780f257d')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b931c29acbcd624780f257d", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c29acbcd624780f256c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c29acbcd624780f256c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c29acbcd624780f256c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c29acbcd624780f256c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c29acbcd624780f256c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c29acbcd624780f256c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c29acbcd624780f256c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c29acbcd624780f256c'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c29acbcd624780f256c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c29acbcd624780f256c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c29acbcd624780f256c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c29acbcd624780f256c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c29acbcd624780f256c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c29acbcd624780f256c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c29acbcd624780f256c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b931c29acbcd624780f256c", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c29acbcd624780f256c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c29acbcd624780f256c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c29acbcd624780f256c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c29acbcd624780f256c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c29acbcd624780f256c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c29acbcd624780f256c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c29acbcd624780f256c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c2aacbcd624780f2588'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b8'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b931c2aacbcd624780f258a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c2aacbcd624780f258a'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b8'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b931c2aacbcd624780f258d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c2aacbcd624780f258d'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b8'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b931c2aacbcd624780f2590')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c2aacbcd624780f2590'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b8'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b931c2aacbcd624780f2593')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c2aacbcd624780f2593'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b8'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b931c2aacbcd624780f2596')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c2aacbcd624780f2596'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c2aacbcd624780f2599'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c2aacbcd624780f258a')}, "u"=>{"$set"=>{"parent_id"=>"5b931c2aa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c2aacbcd624780f258d')}, "u"=>{"$set"=>{"parent_id"=>"5b931c2aa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c2aacbcd624780f2590')}, "u"=>{"$set"=>{"parent_id"=>"5b931c2aa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c2aacbcd624780f2593')}, "u"=>{"$set"=>{"parent_id"=>"5b931c2aa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c2aacbcd624780f2596')}, "u"=>{"$set"=>{"parent_id"=>"5b931c2aa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c2aacbcd624780f2599'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b4", "parent_id"=>"5b931c2aacbcd624780f2599", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b4", "cart_id"=>"5b931c2aacbcd624780f2599", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b4", "cart_id"=>"5b931c2aacbcd624780f2599", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b4", "parent_id"=>"5b931c2aacbcd624780f2599", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b4", "parent_id"=>"5b931c2aacbcd624780f2599", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b931c2aacbcd624780f2588'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "pipeline"=>[{"$match"=>{"_id"=>BSON::ObjectId('5b931c2aacbcd624780f2588')}}, {"$project"=>{"verified"=>{"$filter"=>{"input"=>"$verified", "as"=>"verified", "cond"=>{"$eq"=>["$$verified", "5b931c2bacbcd624780f2... MONGODB | localhost:27017 | dummy_test.aggregate | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_discounts", "query"=>{"$and"=>[{"verified"=>{"$ne"=>"5b931c2bacbcd624780f25aa"}}, {"pending"=>{"$ne"=>"5b931c2bacbcd624780f25aa"}}, {"declined"=>{"$ne"=>"5b931c2bacbcd624780f25aa"}}, {"_id"=>BSON::ObjectId('5b931c2aacb... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b931c12acbcd624780f21b4", "parent_id"=>"5b931c2aacbcd624780f2599", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b4", "parent_id"=>"5b931c2aacbcd624780f2599", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b4", "cart_id"=>"5b931c2aacbcd624780f2599", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b4", "cart_id"=>"5b931c2aacbcd624780f2599", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b4", "parent_id"=>"5b931c2aacbcd624780f2599", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b4", "parent_id"=>"5b931c2aacbcd624780f2599", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c2bacbcd624780f25aa'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b931c2aacbcd624780f2588'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c29acbcd624780f256c'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c29acbcd624780f256c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c29acbcd624780f256c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c29acbcd624780f256c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c29acbcd624780f256c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c29acbcd624780f256c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b931c29acbcd624780f256c", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c29acbcd624780f256c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c29acbcd624780f256c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c29acbcd624780f256c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "cart_id"=>"5b931c29acbcd624780f256c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c29acbcd624780f256c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c11acbcd624780f21b1", "parent_id"=>"5b931c29acbcd624780f256c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c11acbcd624780f21b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c2aacbcd624780f2588')}, "u"=>{"$set"=>{"verified"=>["5b931c2bac... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c2aacbcd624780f2599'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b4", "parent_id"=>"5b931c2aacbcd624780f2599", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b4", "cart_id"=>"5b931c2aacbcd624780f2599", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b4", "cart_id"=>"5b931c2aacbcd624780f2599", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b4", "parent_id"=>"5b931c2aacbcd624780f2599", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b4", "parent_id"=>"5b931c2aacbcd624780f2599", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b931c2aacbcd624780f2588'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "pipeline"=>[{"$match"=>{"_id"=>BSON::ObjectId('5b931c2aacbcd624780f2588')}}, {"$project"=>{"verified"=>{"$filter"=>{"input"=>"$verified", "as"=>"verified", "cond"=>{"$eq"=>["$$verified", "5b931c2bacbcd624780f2... MONGODB | localhost:27017 | dummy_test.aggregate | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b931c12acbcd624780f21b4", "parent_id"=>"5b931c2aacbcd624780f2599", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b4", "parent_id"=>"5b931c2aacbcd624780f2599", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c2aacbcd624780f258a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c2aacbcd624780f258d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c2aacbcd624780f2590')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c2aacbcd624780f2593')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c2aacbcd624780f2596')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c2bacbcd624780f25aa')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b931c2bacbcd624780f25aa", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b4", "parent_id"=>"5b931c2aacbcd624780f2599", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c2aacbcd624780f258a')}, "u"=>{"$set"=>{"parent_id"=>nil, "tags... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/shopping/payments" for 127.0.0.1 at 2018-09-08 06:17:39 +0530 Processing by Shopping::PaymentsController#create as JSON Parameters: {"cart_id"=>"5b931c2aacbcd624780f2599", "payment_type"=>"cash", "refund"=>true, "amount"=>-10, "api_key"=>"test", "current_app_id"=>"testappid", "payment"=>{"amount"=>-10, "payment_type"=>"cash", "cart_id"=>"5b931c2aacbcd624780f2599", "refund"=>true}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: cart_id, payment_type, refund, amount, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, refund, amount, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, refund, amount, api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c2aacbcd624780f2599'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b4", "parent_id"=>"5b931c2aacbcd624780f2599", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b4", "cart_id"=>"5b931c2aacbcd624780f2599", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b4", "cart_id"=>"5b931c2aacbcd624780f2599", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b4", "parent_id"=>"5b931c2aacbcd624780f2599", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b4", "parent_id"=>"5b931c2aacbcd624780f2599", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>nil}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b931c2aacbcd624780f2599", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b4", "parent_id"=>"5b931c2aacbcd624780f2599", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c12acbcd624780f21b4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b4", "cart_id"=>"5b931c2aacbcd624780f2599", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b4", "cart_id"=>"5b931c2aacbcd624780f2599", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b4", "parent_id"=>"5b931c2aacbcd624780f2599", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c12acbcd624780f21b4", "parent_id"=>"5b931c2aacbcd624780f2599", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c2bacbcd624780f25b7'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"julianne.jacobi@kling.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"tCqBY_ws72gudjxfQK3H"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"KqLFpEyywJHfyYzMsoa5"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c2bacbcd624780f25bc'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931c2bacbcd624780f25bc')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c2bacbcd624780f25bf')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"a4DX6Mxk2fjiqE69tTUH"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c2bacbcd624780f25bc')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"shawna@olson.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Xs6crXxDLUVwCy4R4ytZ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"tD2WPMBqY_eXkss2_1GT"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c2bacbcd624780f25c0'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931c2bacbcd624780f25c0')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c2bacbcd624780f25c3'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c2bacbcd624780f25c5'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c2bacbcd624780f25c9'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c2cacbcd624780f25cd'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c2cacbcd624780f25d1'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c2cacbcd624780f25d5'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2bacbcd624780f25bc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2bacbcd624780f25bc", "parent_id"=>"5b931c2bacbcd624780f25c3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2bacbcd624780f25bc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2bacbcd624780f25bc", "cart_id"=>"5b931c2bacbcd624780f25c3", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2bacbcd624780f25bc", "cart_id"=>"5b931c2bacbcd624780f25c3", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2bacbcd624780f25bc", "parent_id"=>"5b931c2bacbcd624780f25c3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2bacbcd624780f25bc", "parent_id"=>"5b931c2bacbcd624780f25c3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c2bacbcd624780f25c3'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2bacbcd624780f25bc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2bacbcd624780f25bc", "parent_id"=>"5b931c2bacbcd624780f25c3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2bacbcd624780f25bc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2bacbcd624780f25bc", "cart_id"=>"5b931c2bacbcd624780f25c3", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2bacbcd624780f25bc", "cart_id"=>"5b931c2bacbcd624780f25c3", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2bacbcd624780f25bc", "parent_id"=>"5b931c2bacbcd624780f25c3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2bacbcd624780f25bc", "parent_id"=>"5b931c2bacbcd624780f25c3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b931c2bacbcd624780f25bc", "parent_id"=>"5b931c2bacbcd624780f25c3", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2bacbcd624780f25bc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2bacbcd624780f25bc", "parent_id"=>"5b931c2bacbcd624780f25c3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2bacbcd624780f25bc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2bacbcd624780f25bc", "cart_id"=>"5b931c2bacbcd624780f25c3", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2bacbcd624780f25bc", "cart_id"=>"5b931c2bacbcd624780f25c3", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2bacbcd624780f25bc", "parent_id"=>"5b931c2bacbcd624780f25c3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2bacbcd624780f25bc", "parent_id"=>"5b931c2bacbcd624780f25c3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c2cacbcd624780f25d9'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started POST "/shopping/payments/5b931c2cacbcd624780f25d9" for 127.0.0.1 at 2018-09-08 06:17:40 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"6Nxe_Px6wDFGtB7LT2Ae"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c2bacbcd624780f25bc')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-08 00:47:40 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Shopping::PaymentsController#update as HTML Parameters: {"mihpayid"=>"403993715517179378", "mode"=>"CC", "status"=>"failure", "unmappedstatus"=>"failed", "key"=>"gtKFFx", "txnid"=>"5b931c2cacbcd624780f25d9", "amount"=>"50.0", "cardCategory"=>"domestic", "discount"=>"0.00", "net_amount_debit"=>"0.00", "addedon"=>"2018-01-29 17:08:40", "productinfo"=>"shopping_cart", "firstname"=>"bhargav", "lastname"=>"", "address1"=>"", "address2"=>"", "city"=>"", "state"=>"", "country"=>"", "zipcode"=>"", "email"=>"bhargav.r.raut@gmail.com", "phone"=>"9561137096", "udf1"=>"", "udf2"=>"", "udf3"=>"", "udf4"=>"", "udf5"=>"", "udf6"=>"", "udf7"=>"", "udf8"=>"", "udf9"=>"", "udf10"=>"", "hash"=>"b3812b0b5aceb7edf4f94dd8237ce939f1bf21e7779e98addcdbee32920e871a50b30eefb78535cfb5e25c3c9eab93b5938670116f02d67e7cd2beccba484468", "field1"=>"180570", "field2"=>"922785", "field3"=>"20180129", "field4"=>"MC", "field5"=>"298836426886", "field6"=>"45", "field7"=>"1", "field8"=>"3DS", "field9"=>" Verification of Secure Hash Failed: E700 -- Unspecified Failure -- Unknown Error -- Unable to be determined--E500", "payment_source"=>"payu", "PG_TYPE"=>"AXISPG", "bank_ref_num"=>"180570", "bankcode"=>"CC", "error"=>"E500", "error_Message"=>"Bank failed to authenticate the customer", "name_on_card"=>"any name", "cardnum"=>"512345XXXXXX2346", "cardhash"=>"This field is no longer supported in postback params.", "issuing_bank"=>"HDFC", "card_type"=>"MAST", "id"=>"5b931c2cacbcd624780f25d9"} Unpermitted parameters: mihpayid, mode, status, unmappedstatus, key, txnid, amount, cardCategory, discount, net_amount_debit, addedon, productinfo, firstname, lastname, address1, address2, city, state, country, zipcode, email, phone, udf1, udf2, udf3, udf4, udf5, udf6, udf7, udf8, udf9, udf10, hash, field1, field2, field3, field4, field5, field6, field7, field8, field9, payment_source, PG_TYPE, bank_ref_num, bankcode, error, error_Message, name_on_card, cardnum, cardhash, issuing_bank, card_type Unpermitted parameters: mihpayid, mode, status, unmappedstatus, key, txnid, amount, cardCategory, discount, net_amount_debit, addedon, productinfo, firstname, lastname, address1, address2, city, state, country, zipcode, email, phone, udf1, udf2, udf3, udf4, udf5, udf6, udf7, udf8, udf9, udf10, hash, field1, field2, field3, field4, field5, field6, field7, field8, field9, payment_source, PG_TYPE, bank_ref_num, bankcode, error, error_Message, name_on_card, cardnum, cardhash, issuing_bank, card_type MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b931c2cacbcd624780f25d9'), "resource_id"=>"5b931c2bacbcd624780f25bc", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b931c2cacbcd624780f25d9'), "resource_id"=>"5b931c2bacbcd624780f25bc", "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c2bacbcd624780f25c3'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2bacbcd624780f25bc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2bacbcd624780f25bc", "parent_id"=>"5b931c2bacbcd624780f25c3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2bacbcd624780f25bc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2bacbcd624780f25bc", "cart_id"=>"5b931c2bacbcd624780f25c3", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2bacbcd624780f25bc", "cart_id"=>"5b931c2bacbcd624780f25c3", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2bacbcd624780f25bc", "parent_id"=>"5b931c2bacbcd624780f25c3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2bacbcd624780f25bc", "parent_id"=>"5b931c2bacbcd624780f25c3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b931c2bacbcd624780f25bc", "parent_id"=>"5b931c2bacbcd624780f25c3", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2bacbcd624780f25bc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2bacbcd624780f25bc", "parent_id"=>"5b931c2bacbcd624780f25c3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2bacbcd624780f25bc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2bacbcd624780f25bc", "cart_id"=>"5b931c2bacbcd624780f25c3", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2bacbcd624780f25bc", "cart_id"=>"5b931c2bacbcd624780f25c3", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2bacbcd624780f25bc", "parent_id"=>"5b931c2bacbcd624780f25c3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2bacbcd624780f25bc", "parent_id"=>"5b931c2bacbcd624780f25c3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c2cacbcd624780f25db'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c2cacbcd624780f25dd'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c2cacbcd624780f25e1'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c2cacbcd624780f25e5'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c2dacbcd624780f25e9'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c2dacbcd624780f25ed'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2bacbcd624780f25bc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2bacbcd624780f25bc", "parent_id"=>"5b931c2cacbcd624780f25db", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2bacbcd624780f25bc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2bacbcd624780f25bc", "cart_id"=>"5b931c2cacbcd624780f25db", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2bacbcd624780f25bc", "cart_id"=>"5b931c2cacbcd624780f25db", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2bacbcd624780f25bc", "parent_id"=>"5b931c2cacbcd624780f25db", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2bacbcd624780f25bc", "parent_id"=>"5b931c2cacbcd624780f25db", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c2cacbcd624780f25db'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2bacbcd624780f25bc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2bacbcd624780f25bc", "parent_id"=>"5b931c2cacbcd624780f25db", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2bacbcd624780f25bc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2bacbcd624780f25bc", "cart_id"=>"5b931c2cacbcd624780f25db", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2bacbcd624780f25bc", "cart_id"=>"5b931c2cacbcd624780f25db", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2bacbcd624780f25bc", "parent_id"=>"5b931c2cacbcd624780f25db", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2bacbcd624780f25bc", "parent_id"=>"5b931c2cacbcd624780f25db", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b931c2bacbcd624780f25bc", "parent_id"=>"5b931c2cacbcd624780f25db", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2bacbcd624780f25bc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2bacbcd624780f25bc", "parent_id"=>"5b931c2cacbcd624780f25db", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2bacbcd624780f25bc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2bacbcd624780f25bc", "cart_id"=>"5b931c2cacbcd624780f25db", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2bacbcd624780f25bc", "cart_id"=>"5b931c2cacbcd624780f25db", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2bacbcd624780f25bc", "parent_id"=>"5b931c2cacbcd624780f25db", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2bacbcd624780f25bc", "parent_id"=>"5b931c2cacbcd624780f25db", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c2dacbcd624780f25f1'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started PUT "/shopping/payments/5b931c2dacbcd624780f25f1" for 127.0.0.1 at 2018-09-08 06:17:41 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"DxZKgRdU21KpX2qa5mUV"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c2bacbcd624780f25bc')}, "u"=>{"$set"=>{"current_sign_in_at"=>2018-09-08 00:47:41 ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Processing by Shopping::PaymentsController#update as HTML Parameters: {"is_verify_payment"=>"true", "id"=>"5b931c2dacbcd624780f25f1"} Unpermitted parameter: is_verify_payment Unpermitted parameter: is_verify_payment MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b931c2dacbcd624780f25f1'), "resource_id"=>"5b931c2bacbcd624780f25bc", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b931c2dacbcd624780f25f1'), "resource_id"=>"5b931c2bacbcd624780f25bc", "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c2cacbcd624780f25db'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2bacbcd624780f25bc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2bacbcd624780f25bc", "parent_id"=>"5b931c2cacbcd624780f25db", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2bacbcd624780f25bc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2bacbcd624780f25bc", "cart_id"=>"5b931c2cacbcd624780f25db", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2bacbcd624780f25bc", "cart_id"=>"5b931c2cacbcd624780f25db", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2bacbcd624780f25bc", "parent_id"=>"5b931c2cacbcd624780f25db", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2bacbcd624780f25bc", "parent_id"=>"5b931c2cacbcd624780f25db", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b931c2bacbcd624780f25bc", "parent_id"=>"5b931c2cacbcd624780f25db", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2bacbcd624780f25bc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2bacbcd624780f25bc", "parent_id"=>"5b931c2cacbcd624780f25db", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2bacbcd624780f25bc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2bacbcd624780f25bc", "cart_id"=>"5b931c2cacbcd624780f25db", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2bacbcd624780f25bc", "cart_id"=>"5b931c2cacbcd624780f25db", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2bacbcd624780f25bc", "parent_id"=>"5b931c2cacbcd624780f25db", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2bacbcd624780f25bc", "parent_id"=>"5b931c2cacbcd624780f25db", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c2dacbcd624780f25f3'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c2dacbcd624780f25f5'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c2dacbcd624780f25f9'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c2dacbcd624780f25fd'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c2dacbcd624780f2601'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c2dacbcd624780f2605'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2bacbcd624780f25bc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2bacbcd624780f25bc", "parent_id"=>"5b931c2dacbcd624780f25f3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2bacbcd624780f25bc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2bacbcd624780f25bc", "cart_id"=>"5b931c2dacbcd624780f25f3", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2bacbcd624780f25bc", "cart_id"=>"5b931c2dacbcd624780f25f3", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2bacbcd624780f25bc", "parent_id"=>"5b931c2dacbcd624780f25f3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2bacbcd624780f25bc", "parent_id"=>"5b931c2dacbcd624780f25f3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c2dacbcd624780f25f3'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2bacbcd624780f25bc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2bacbcd624780f25bc", "parent_id"=>"5b931c2dacbcd624780f25f3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2bacbcd624780f25bc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2bacbcd624780f25bc", "cart_id"=>"5b931c2dacbcd624780f25f3", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2bacbcd624780f25bc", "cart_id"=>"5b931c2dacbcd624780f25f3", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2bacbcd624780f25bc", "parent_id"=>"5b931c2dacbcd624780f25f3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2bacbcd624780f25bc", "parent_id"=>"5b931c2dacbcd624780f25f3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b931c2bacbcd624780f25bc", "parent_id"=>"5b931c2dacbcd624780f25f3", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2bacbcd624780f25bc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2bacbcd624780f25bc", "parent_id"=>"5b931c2dacbcd624780f25f3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2bacbcd624780f25bc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2bacbcd624780f25bc", "cart_id"=>"5b931c2dacbcd624780f25f3", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2bacbcd624780f25bc", "cart_id"=>"5b931c2dacbcd624780f25f3", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2bacbcd624780f25bc", "parent_id"=>"5b931c2dacbcd624780f25f3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2bacbcd624780f25bc", "parent_id"=>"5b931c2dacbcd624780f25f3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c2dacbcd624780f2609'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started PUT "/shopping/payments/5b931c2dacbcd624780f2609" for 127.0.0.1 at 2018-09-08 06:17:41 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"WsQxbjF9mTbrWsesVdx-"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c2bacbcd624780f25bc')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-08 00:47:41 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Processing by Shopping::PaymentsController#update as HTML Parameters: {"is_verify_payment"=>"true", "id"=>"5b931c2dacbcd624780f2609"} Unpermitted parameter: is_verify_payment Unpermitted parameter: is_verify_payment MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b931c2dacbcd624780f2609'), "resource_id"=>"5b931c2bacbcd624780f25bc", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b931c2dacbcd624780f2609'), "resource_id"=>"5b931c2bacbcd624780f25bc", "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c2dacbcd624780f25f3'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2bacbcd624780f25bc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2bacbcd624780f25bc", "parent_id"=>"5b931c2dacbcd624780f25f3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2bacbcd624780f25bc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2bacbcd624780f25bc", "cart_id"=>"5b931c2dacbcd624780f25f3", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2bacbcd624780f25bc", "cart_id"=>"5b931c2dacbcd624780f25f3", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2bacbcd624780f25bc", "parent_id"=>"5b931c2dacbcd624780f25f3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2bacbcd624780f25bc", "parent_id"=>"5b931c2dacbcd624780f25f3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b931c2bacbcd624780f25bc", "parent_id"=>"5b931c2dacbcd624780f25f3", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2bacbcd624780f25bc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2bacbcd624780f25bc", "parent_id"=>"5b931c2dacbcd624780f25f3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2bacbcd624780f25bc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2bacbcd624780f25bc", "cart_id"=>"5b931c2dacbcd624780f25f3", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2bacbcd624780f25bc", "cart_id"=>"5b931c2dacbcd624780f25f3", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2bacbcd624780f25bc", "parent_id"=>"5b931c2dacbcd624780f25f3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2bacbcd624780f25bc", "parent_id"=>"5b931c2dacbcd624780f25f3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f260b'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f260d'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2611'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2615'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2619'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f261d'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2bacbcd624780f25bc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2bacbcd624780f25bc", "parent_id"=>"5b931c2eacbcd624780f260b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2bacbcd624780f25bc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2bacbcd624780f25bc", "cart_id"=>"5b931c2eacbcd624780f260b", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2bacbcd624780f25bc", "cart_id"=>"5b931c2eacbcd624780f260b", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2bacbcd624780f25bc", "parent_id"=>"5b931c2eacbcd624780f260b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2bacbcd624780f25bc", "parent_id"=>"5b931c2eacbcd624780f260b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f260b'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2bacbcd624780f25bc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2bacbcd624780f25bc", "parent_id"=>"5b931c2eacbcd624780f260b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2bacbcd624780f25bc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2bacbcd624780f25bc", "cart_id"=>"5b931c2eacbcd624780f260b", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2bacbcd624780f25bc", "cart_id"=>"5b931c2eacbcd624780f260b", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2bacbcd624780f25bc", "parent_id"=>"5b931c2eacbcd624780f260b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2bacbcd624780f25bc", "parent_id"=>"5b931c2eacbcd624780f260b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b931c2bacbcd624780f25bc", "parent_id"=>"5b931c2eacbcd624780f260b", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2bacbcd624780f25bc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2bacbcd624780f25bc", "parent_id"=>"5b931c2eacbcd624780f260b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2bacbcd624780f25bc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2bacbcd624780f25bc", "cart_id"=>"5b931c2eacbcd624780f260b", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2bacbcd624780f25bc", "cart_id"=>"5b931c2eacbcd624780f260b", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2bacbcd624780f25bc", "parent_id"=>"5b931c2eacbcd624780f260b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2bacbcd624780f25bc", "parent_id"=>"5b931c2eacbcd624780f260b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2621'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started PUT "/shopping/payments/5b931c2eacbcd624780f2621" for 127.0.0.1 at 2018-09-08 06:17:42 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"MCLYjpLAVooebwyvyVyP"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c2bacbcd624780f25bc')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-08 00:47:41 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Shopping::PaymentsController#update as HTML Parameters: {"is_verify_payment"=>"true", "id"=>"5b931c2eacbcd624780f2621"} Unpermitted parameter: is_verify_payment Unpermitted parameter: is_verify_payment MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2621'), "resource_id"=>"5b931c2bacbcd624780f25bc", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2621'), "resource_id"=>"5b931c2bacbcd624780f25bc", "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f260b'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2bacbcd624780f25bc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2bacbcd624780f25bc", "parent_id"=>"5b931c2eacbcd624780f260b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2bacbcd624780f25bc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2bacbcd624780f25bc", "cart_id"=>"5b931c2eacbcd624780f260b", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2bacbcd624780f25bc", "cart_id"=>"5b931c2eacbcd624780f260b", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2bacbcd624780f25bc", "parent_id"=>"5b931c2eacbcd624780f260b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2bacbcd624780f25bc", "parent_id"=>"5b931c2eacbcd624780f260b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b931c2bacbcd624780f25bc", "parent_id"=>"5b931c2eacbcd624780f260b", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2bacbcd624780f25bc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2bacbcd624780f25bc", "parent_id"=>"5b931c2eacbcd624780f260b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2bacbcd624780f25bc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2bacbcd624780f25bc", "cart_id"=>"5b931c2eacbcd624780f260b", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2bacbcd624780f25bc", "cart_id"=>"5b931c2eacbcd624780f260b", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2bacbcd624780f25bc", "parent_id"=>"5b931c2eacbcd624780f260b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2bacbcd624780f25bc", "parent_id"=>"5b931c2eacbcd624780f260b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"tyler.damore@schmitt.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"44jsx-Eb3PMKD8hMRoMg"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"jf9JViEZ93FuH64yBgA5"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"gc84erZAadHS5WzJR7WA"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"august_walter@pouros.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"swmKvo5FTAMprY8QLJyC"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"F-gnEDH_sLp_gyAConVS"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2626'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931c2eacbcd624780f2626')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2629'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c2facbcd624780f262b'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c2facbcd624780f262f'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c2facbcd624780f2633'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c2facbcd624780f2637'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c2facbcd624780f263b'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started POST "/shopping/payments" for 127.0.0.1 at 2018-09-08 06:17:43 +0530 Processing by Shopping::PaymentsController#create as JSON Parameters: {"cart_id"=>"5b931c2eacbcd624780f2629", "payment_type"=>"cash", "amount"=>10, "api_key"=>"test", "current_app_id"=>"testappid", "payment"=>{"amount"=>10, "payment_type"=>"cash", "cart_id"=>"5b931c2eacbcd624780f2629"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2629'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c2eacbcd624780f2629", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c2eacbcd624780f2629", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c2eacbcd624780f2629", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c2eacbcd624780f2629", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c2eacbcd624780f2629", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c2eacbcd624780f2629", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c2eacbcd624780f2629", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c2eacbcd624780f2629", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c2eacbcd624780f2629", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c2eacbcd624780f2629", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c2eacbcd624780f2629", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c2facbcd624780f263f'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Completed 201 Created in 50ms (Views: 0.9ms) MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c2facbcd624780f2640'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c2facbcd624780f2642'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c2facbcd624780f2646'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c2facbcd624780f264a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c2facbcd624780f264e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c2facbcd624780f2652'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started POST "/shopping/payments" for 127.0.0.1 at 2018-09-08 06:17:43 +0530 Processing by Shopping::PaymentsController#create as JSON Parameters: {"cart_id"=>"5b931c2facbcd624780f2640", "payment_type"=>"cash", "amount"=>5, "api_key"=>"test", "current_app_id"=>"testappid", "payment"=>{"amount"=>5, "payment_type"=>"cash", "cart_id"=>"5b931c2facbcd624780f2640"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c2facbcd624780f2640'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c2facbcd624780f2640", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c2facbcd624780f2640", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c2facbcd624780f2640", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c2facbcd624780f2640", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c2facbcd624780f2640", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c2facbcd624780f2640", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c2facbcd624780f2640", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c2facbcd624780f2640", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c2facbcd624780f2640", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c2facbcd624780f2640", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c2facbcd624780f2640", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c30acbcd624780f2657'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c30acbcd624780f2659'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c30acbcd624780f265d'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c30acbcd624780f2661'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c30acbcd624780f2665'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c30acbcd624780f2669'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started POST "/shopping/payments" for 127.0.0.1 at 2018-09-08 06:17:44 +0530 Processing by Shopping::PaymentsController#create as JSON Parameters: {"cart_id"=>"5b931c30acbcd624780f2657", "payment_type"=>"cash", "amount"=>50.0, "api_key"=>"test", "current_app_id"=>"testappid", "payment_status"=>1, "proxy_resource_class"=>"User", "proxy_resource_id"=>"5b931c2eacbcd624780f2623", "payment"=>{"amount"=>50.0, "payment_type"=>"cash", "cart_id"=>"5b931c30acbcd624780f2657", "payment_status"=>1}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, payment_status, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, payment_status, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, payment_status, proxy_resource_class, proxy_resource_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c30acbcd624780f2657'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c30acbcd624780f2657", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c30acbcd624780f2657", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c30acbcd624780f2657", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c30acbcd624780f2657", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c30acbcd624780f2657", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c30acbcd624780f2657", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c30acbcd624780f2657", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c30acbcd624780f2659')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c30acbcd624780f265d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c30acbcd624780f2661')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c30acbcd624780f2665')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c30acbcd624780f2669')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c30acbcd624780f266d'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b931c30acbcd624780f266d", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c30acbcd624780f2657", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b931c30acbcd624780f2659'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b931c30acbcd624780f265d'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b931c30acbcd624780f2661'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b931c30acbcd624780f2665'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b931c30acbcd624780f2669'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c30acbcd624780f2678'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c30acbcd624780f267a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c30acbcd624780f267e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c30acbcd624780f2682'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c30acbcd624780f2686'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c30acbcd624780f268a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c30acbcd624780f2678'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c30acbcd624780f2678", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c30acbcd624780f2678", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c30acbcd624780f2678", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c30acbcd624780f2678", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c30acbcd624780f2678", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c30acbcd624780f2678", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c30acbcd624780f2678", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c30acbcd624780f267a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c30acbcd624780f267e')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c30acbcd624780f2682')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c30acbcd624780f2686')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c30acbcd624780f268a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c31acbcd624780f268e'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b931c31acbcd624780f268e", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c30acbcd624780f2678", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b931c30acbcd624780f267a'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b931c30acbcd624780f267e'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b931c30acbcd624780f2682'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b931c30acbcd624780f2686'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b931c30acbcd624780f268a'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"payment_status"=>0}, "api_key"=>"test", "current_app_id"=>"testappid", "proxy_resource_class"=>"User", "proxy_resource_id"=>"5b931c2eacbcd624780f2623", "id"=>"5b931c31acbcd624780f268e"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b931c31acbcd624780f268e'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b931c31acbcd624780f268e'), "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c30acbcd624780f2678'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c30acbcd624780f2678", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c30acbcd624780f2678", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c30acbcd624780f2678", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c30acbcd624780f2678", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c30acbcd624780f2678", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c30acbcd624780f2678", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c30acbcd624780f2678", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b931c30acbcd624780f267a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b931c30acbcd624780f267e')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b931c30acbcd624780f2682')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b931c30acbcd624780f2686')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b931c30acbcd624780f268a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c31acbcd624780f268e')}, "u"=>{"$set"=>{"payment_status"=>0, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 204 No Content in 95ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b931c30acbcd624780f267a'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b931c30acbcd624780f267e'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b931c30acbcd624780f2682'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b931c30acbcd624780f2686'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b931c30acbcd624780f268a'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c31acbcd624780f26a4'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c31acbcd624780f26a6'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c31acbcd624780f26aa'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c31acbcd624780f26ae'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c31acbcd624780f26b2'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c31acbcd624780f26b6'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c31acbcd624780f26a4'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c31acbcd624780f26a4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c31acbcd624780f26a4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c31acbcd624780f26a4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c31acbcd624780f26a4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c31acbcd624780f26a4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c31acbcd624780f26a4", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c31acbcd624780f26a4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c31acbcd624780f26a6')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c31acbcd624780f26aa')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c31acbcd624780f26ae')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c31acbcd624780f26b2')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c31acbcd624780f26b6')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c31acbcd624780f26ba'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b931c31acbcd624780f26ba", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c31acbcd624780f26a4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c31acbcd624780f26a6')}, "u"=>{"$set"=>{"parent_id"=>nil, "acce... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b931c31acbcd624780f26a6'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c31acbcd624780f26a6')}, "u"=>{"$set"=>{"parent_id"=>"5b931c31a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b931c31acbcd624780f26a6'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c31acbcd624780f26a4'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c31acbcd624780f26a4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c31acbcd624780f26a4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c31acbcd624780f26a4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c31acbcd624780f26a4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c31acbcd624780f26a4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c31acbcd624780f26a4", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c31acbcd624780f26a4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c31acbcd624780f26a6')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c32acbcd624780f26ca'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started PUT "/shopping/payments/5b931c31acbcd624780f26ba" for 127.0.0.1 at 2018-09-08 06:17:46 +0530 Processing by Shopping::PaymentsController#update as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b931c31acbcd624780f26ba", "payment"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b931c31acbcd624780f26ba'), "resource_id"=>"5b931c2eacbcd624780f2623", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b931c31acbcd624780f26ba'), "resource_id"=>"5b931c2eacbcd624780f2623", "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c31acbcd624780f26a4'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c31acbcd624780f26a4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c31acbcd624780f26a4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c31acbcd624780f26a4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c31acbcd624780f26a4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c31acbcd624780f26a4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c31acbcd624780f26a4", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c31acbcd624780f26a4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b931c32acbcd624780f26ca')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s Completed 204 No Content in 56ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b931c32acbcd624780f26ca'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c32acbcd624780f26d1'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c32acbcd624780f26d3'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c32acbcd624780f26d7'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c32acbcd624780f26db'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c32acbcd624780f26df'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c32acbcd624780f26e3'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c32acbcd624780f26d1'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c32acbcd624780f26d1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c32acbcd624780f26d1", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c32acbcd624780f26d1", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c32acbcd624780f26d1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c32acbcd624780f26d1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c32acbcd624780f26d1", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c32acbcd624780f26d1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c32acbcd624780f26d3')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c32acbcd624780f26d7')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c32acbcd624780f26db')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c32acbcd624780f26df')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c32acbcd624780f26e3')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c32acbcd624780f26e7'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b931c32acbcd624780f26e7", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c32acbcd624780f26d1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c32acbcd624780f26d3')}, "u"=>{"$set"=>{"parent_id"=>nil, "acce... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c32acbcd624780f26d1'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c32acbcd624780f26d1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c32acbcd624780f26d1", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c32acbcd624780f26d1", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c32acbcd624780f26d1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c32acbcd624780f26d1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>nil}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b931c32acbcd624780f26d1", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c32acbcd624780f26d1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c32acbcd624780f26d1", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c32acbcd624780f26d1", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c32acbcd624780f26d1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c32acbcd624780f26d1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c32acbcd624780f26f3'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started PUT "/shopping/payments/5b931c32acbcd624780f26e7" for 127.0.0.1 at 2018-09-08 06:17:46 +0530 Processing by Shopping::PaymentsController#update as JSON Parameters: {"payment"=>{"payment_status"=>0}, "api_key"=>"test", "current_app_id"=>"testappid", "proxy_resource_class"=>"User", "proxy_resource_id"=>"5b931c2eacbcd624780f2623", "id"=>"5b931c32acbcd624780f26e7"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b931c32acbcd624780f26e7'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b931c32acbcd624780f26e7'), "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c32acbcd624780f26d1'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c32acbcd624780f26d1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c32acbcd624780f26d1", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c32acbcd624780f26d1", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c32acbcd624780f26d1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c32acbcd624780f26d1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c32acbcd624780f26d1", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c32acbcd624780f26d1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b931c32acbcd624780f26d7')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b931c32acbcd624780f26db')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b931c32acbcd624780f26df')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b931c32acbcd624780f26e3')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c32acbcd624780f26e7')}, "u"=>{"$set"=>{"payment_status"=>0, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 204 No Content in 70ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b931c32acbcd624780f26e7'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c32acbcd624780f26d1'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c32acbcd624780f26d1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c32acbcd624780f26d1", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c32acbcd624780f26d1", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c32acbcd624780f26d1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c32acbcd624780f26d1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c32acbcd624780f26d1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c32acbcd624780f26d1'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c32acbcd624780f26d1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c32acbcd624780f26d1", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c32acbcd624780f26d1", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c32acbcd624780f26d1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c32acbcd624780f26d1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c32acbcd624780f26fd'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c33acbcd624780f26ff'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c33acbcd624780f2703'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c33acbcd624780f2707'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c33acbcd624780f270b'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c33acbcd624780f270f'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started POST "/shopping/payments" for 127.0.0.1 at 2018-09-08 06:17:47 +0530 Processing by Shopping::PaymentsController#create as JSON Parameters: {"cart_id"=>"5b931c32acbcd624780f26fd", "payment_type"=>"cash", "amount"=>55.0, "api_key"=>"test", "current_app_id"=>"testappid", "payment_status"=>1, "proxy_resource_class"=>"User", "proxy_resource_id"=>"5b931c2eacbcd624780f2623", "payment"=>{"amount"=>55.0, "payment_type"=>"cash", "cart_id"=>"5b931c32acbcd624780f26fd", "payment_status"=>1}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, payment_status, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, payment_status, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, payment_status, proxy_resource_class, proxy_resource_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c32acbcd624780f26fd'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c32acbcd624780f26fd", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c32acbcd624780f26fd", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c32acbcd624780f26fd", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c32acbcd624780f26fd", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c32acbcd624780f26fd", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c32acbcd624780f26fd", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c32acbcd624780f26fd", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c33acbcd624780f26ff')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c33acbcd624780f2703')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c33acbcd624780f2707')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c33acbcd624780f270b')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c33acbcd624780f270f')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c33acbcd624780f2713'), "doc_version"=>0, "cash_change"=>5.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b931c33acbcd624780f2713", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c32acbcd624780f26fd", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c33acbcd624780f271e'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c33acbcd624780f2720'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c33acbcd624780f2724'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c33acbcd624780f2728'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c33acbcd624780f272c'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c33acbcd624780f2730'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started POST "/shopping/payments" for 127.0.0.1 at 2018-09-08 06:17:47 +0530 Processing by Shopping::PaymentsController#create as JSON Parameters: {"cart_id"=>"5b931c33acbcd624780f271e", "payment_type"=>"cheque", "amount"=>55.0, "api_key"=>"test", "current_app_id"=>"testappid", "proxy_resource_class"=>"User", "proxy_resource_id"=>"5b931c2eacbcd624780f2623", "payment"=>{"amount"=>55.0, "payment_type"=>"cheque", "cart_id"=>"5b931c33acbcd624780f271e"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c33acbcd624780f271e'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c33acbcd624780f271e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c33acbcd624780f271e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c33acbcd624780f271e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c33acbcd624780f271e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c33acbcd624780f271e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c33acbcd624780f271e", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c33acbcd624780f271e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c33acbcd624780f271e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c33acbcd624780f271e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c33acbcd624780f271e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c33acbcd624780f271e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c33acbcd624780f2735'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c33acbcd624780f2737'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c33acbcd624780f273b'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c33acbcd624780f273f'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c34acbcd624780f2743'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c34acbcd624780f2747'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started POST "/shopping/payments" for 127.0.0.1 at 2018-09-08 06:17:48 +0530 Processing by Shopping::PaymentsController#create as JSON Parameters: {"cart_id"=>"5b931c33acbcd624780f2735", "payment_type"=>"card", "amount"=>55.0, "api_key"=>"test", "current_app_id"=>"testappid", "proxy_resource_class"=>"User", "proxy_resource_id"=>"5b931c2eacbcd624780f2623", "payment"=>{"amount"=>55.0, "payment_type"=>"card", "cart_id"=>"5b931c33acbcd624780f2735"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c33acbcd624780f2735'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c33acbcd624780f2735", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c33acbcd624780f2735", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c33acbcd624780f2735", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c33acbcd624780f2735", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c33acbcd624780f2735", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c33acbcd624780f2735", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c33acbcd624780f2735", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c33acbcd624780f2735", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c33acbcd624780f2735", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c33acbcd624780f2735", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c33acbcd624780f2735", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c34acbcd624780f274c'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c34acbcd624780f274e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c34acbcd624780f2752'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c34acbcd624780f2756'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c34acbcd624780f275a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c34acbcd624780f275e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c34acbcd624780f2762'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started POST "/shopping/payments" for 127.0.0.1 at 2018-09-08 06:17:48 +0530 Processing by Shopping::PaymentsController#create as JSON Parameters: {"cart_id"=>"5b931c34acbcd624780f2762", "payment_type"=>"cash", "amount"=>10.0, "api_key"=>"test", "current_app_id"=>"testappid", "proxy_resource_class"=>"User", "proxy_resource_id"=>"5b931c2eacbcd624780f2623", "payment"=>{"amount"=>10.0, "payment_type"=>"cash", "cart_id"=>"5b931c34acbcd624780f2762"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c34acbcd624780f2762'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c34acbcd624780f2762", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c34acbcd624780f2762", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c34acbcd624780f2762", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c34acbcd624780f2762", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c34acbcd624780f2762", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c34acbcd624780f2762", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c34acbcd624780f2762", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c34acbcd624780f2762", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c34acbcd624780f2762", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c34acbcd624780f2762", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c34acbcd624780f2762", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c34acbcd624780f2765'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c34acbcd624780f2767'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c34acbcd624780f276b'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c34acbcd624780f276f'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c34acbcd624780f2773'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c35acbcd624780f2777'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started POST "/shopping/payments" for 127.0.0.1 at 2018-09-08 06:17:49 +0530 Processing by Shopping::PaymentsController#create as JSON Parameters: {"cart_id"=>"5b931c34acbcd624780f2765", "payment_type"=>"cash", "amount"=>-10.0, "api_key"=>"test", "current_app_id"=>"testappid", "proxy_resource_class"=>"User", "proxy_resource_id"=>"5b931c2eacbcd624780f2623", "payment"=>{"amount"=>-10.0, "payment_type"=>"cash", "cart_id"=>"5b931c34acbcd624780f2765"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c34acbcd624780f2765'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c34acbcd624780f2765", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c34acbcd624780f2765", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c34acbcd624780f2765", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c34acbcd624780f2765", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c34acbcd624780f2765", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c34acbcd624780f2765", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c34acbcd624780f2765", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c34acbcd624780f2765", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c34acbcd624780f2765", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c34acbcd624780f2765", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c34acbcd624780f2765", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c35acbcd624780f277c'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c35acbcd624780f277e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c35acbcd624780f2782'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c35acbcd624780f2786'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c35acbcd624780f278a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c35acbcd624780f278e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started POST "/shopping/payments" for 127.0.0.1 at 2018-09-08 06:17:49 +0530 Processing by Shopping::PaymentsController#create as JSON Parameters: {"cart_id"=>"5b931c35acbcd624780f277c", "payment_type"=>"cash", "amount"=>50, "api_key"=>"test", "current_app_id"=>"testappid", "payment_status"=>1, "proxy_resource_class"=>"User", "proxy_resource_id"=>"5b931c2eacbcd624780f2623", "payment"=>{"amount"=>50, "payment_type"=>"cash", "cart_id"=>"5b931c35acbcd624780f277c", "payment_status"=>1}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, payment_status, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, payment_status, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, payment_status, proxy_resource_class, proxy_resource_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c35acbcd624780f277c'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c35acbcd624780f277c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c35acbcd624780f277c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c35acbcd624780f277c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c35acbcd624780f277c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c35acbcd624780f277c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c35acbcd624780f277c", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c35acbcd624780f277c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c35acbcd624780f2793'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c35acbcd624780f2795'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c35acbcd624780f2799'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c35acbcd624780f279d'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c35acbcd624780f27a1'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c35acbcd624780f27a5'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c36acbcd624780f27a9'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c36acbcd624780f27ab'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c36acbcd624780f27af'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c36acbcd624780f27b3'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c36acbcd624780f27b7'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c36acbcd624780f27bb'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started POST "/shopping/payments" for 127.0.0.1 at 2018-09-08 06:17:50 +0530 Processing by Shopping::PaymentsController#create as JSON Parameters: {"cart_id"=>"5b931c36acbcd624780f27a9", "payment_type"=>"cash", "amount"=>50.0, "api_key"=>"test", "current_app_id"=>"testappid", "payment_status"=>1, "proxy_resource_class"=>"User", "proxy_resource_id"=>"5b931c2eacbcd624780f2623", "payment"=>{"amount"=>50.0, "payment_type"=>"cash", "cart_id"=>"5b931c36acbcd624780f27a9", "payment_status"=>1}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, payment_status, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, payment_status, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, payment_status, proxy_resource_class, proxy_resource_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c36acbcd624780f27a9'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c36acbcd624780f27a9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c36acbcd624780f27a9", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c36acbcd624780f27a9", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c36acbcd624780f27a9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c36acbcd624780f27a9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c36acbcd624780f27a9", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c36acbcd624780f27a9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c36acbcd624780f27ab')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c36acbcd624780f27af')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c36acbcd624780f27b3')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c36acbcd624780f27b7')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c36acbcd624780f27bb')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c36acbcd624780f27bf'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b931c36acbcd624780f27bf", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c36acbcd624780f27a9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b931c36acbcd624780f27ab'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b931c36acbcd624780f27af'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b931c36acbcd624780f27b3'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b931c36acbcd624780f27b7'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b931c36acbcd624780f27bb'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c36acbcd624780f27ca'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c36acbcd624780f27cc'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c36acbcd624780f27d0'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c36acbcd624780f27d4'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c37acbcd624780f27d8'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c37acbcd624780f27dc'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c36acbcd624780f27ca'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c36acbcd624780f27ca", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c36acbcd624780f27ca", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c36acbcd624780f27ca", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c36acbcd624780f27ca", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c36acbcd624780f27ca", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c36acbcd624780f27ca", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c36acbcd624780f27ca", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c36acbcd624780f27cc')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c36acbcd624780f27d0')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c36acbcd624780f27d4')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c37acbcd624780f27d8')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c37acbcd624780f27dc')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c37acbcd624780f27e0'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b931c37acbcd624780f27e0", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c36acbcd624780f27ca", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c36acbcd624780f27ca'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c36acbcd624780f27ca", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c36acbcd624780f27ca", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c36acbcd624780f27ca", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c36acbcd624780f27ca", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c36acbcd624780f27ca", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b931c37acbcd624780f27dc'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c37acbcd624780f27dc')}, "u"=>{"$set"=>{"parent_id"=>nil, "acce... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c36acbcd624780f27ca", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c36acbcd624780f27ca", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c36acbcd624780f27ca", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c36acbcd624780f27ca", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c36acbcd624780f27ca", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"5b931c36acbcd624780f27ca", "payment_type"=>"cash", "refund"=>true, "amount"=>10, "api_key"=>"test", "current_app_id"=>"testappid", "payment"=>{"amount"=>10, "payment_type"=>"cash", "cart_id"=>"5b931c36acbcd624780f27ca", "refund"=>true}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: cart_id, payment_type, refund, amount, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, refund, amount, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, refund, amount, api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c36acbcd624780f27ca'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c36acbcd624780f27ca", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c36acbcd624780f27ca", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c36acbcd624780f27ca", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c36acbcd624780f27ca", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c36acbcd624780f27ca", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>nil}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b931c36acbcd624780f27ca", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c36acbcd624780f27ca", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c36acbcd624780f27ca", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c36acbcd624780f27ca", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c36acbcd624780f27ca", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c36acbcd624780f27ca", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c37acbcd624780f27ec'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Completed 201 Created in 42ms (Views: 0.9ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c37acbcd624780f27ed'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c37acbcd624780f27ef'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c37acbcd624780f27f3'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c37acbcd624780f27f7'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c37acbcd624780f27fb'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c37acbcd624780f27ff'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c37acbcd624780f27ed'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c37acbcd624780f27ed", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c37acbcd624780f27ed", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c37acbcd624780f27ed", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c37acbcd624780f27ed", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c37acbcd624780f27ed", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c37acbcd624780f27ed", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c37acbcd624780f27ed", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c37acbcd624780f27ef')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c37acbcd624780f27f3')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c37acbcd624780f27f7')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c37acbcd624780f27fb')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c37acbcd624780f27ff')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c37acbcd624780f2803'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b931c37acbcd624780f2803", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c37acbcd624780f27ed", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c37acbcd624780f280e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c37acbcd624780f27ed", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c37acbcd624780f27ed", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c37acbcd624780f27ed", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c37acbcd624780f27ed", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c37acbcd624780f27ed", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"5b931c37acbcd624780f27ed", "payment_type"=>"cash", "refund"=>true, "amount"=>10, "api_key"=>"test", "current_app_id"=>"testappid", "payment"=>{"amount"=>10, "payment_type"=>"cash", "cart_id"=>"5b931c37acbcd624780f27ed", "refund"=>true}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: cart_id, payment_type, refund, amount, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, refund, amount, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, refund, amount, api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c37acbcd624780f27ed'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c37acbcd624780f27ed", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c37acbcd624780f27ed", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c37acbcd624780f27ed", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c37acbcd624780f27ed", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c37acbcd624780f27ed", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>nil}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b931c37acbcd624780f27ed", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c37acbcd624780f27ed", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c37acbcd624780f27ed", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c37acbcd624780f27ed", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c37acbcd624780f27ed", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c37acbcd624780f27ed", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c38acbcd624780f2813'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c38acbcd624780f2815'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c38acbcd624780f2819'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c38acbcd624780f281d'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c38acbcd624780f2821'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c38acbcd624780f2825'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c38acbcd624780f2813'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c38acbcd624780f2813", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c38acbcd624780f2813", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c38acbcd624780f2813", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c38acbcd624780f2813", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c38acbcd624780f2813", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c38acbcd624780f2813", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c38acbcd624780f2813", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c38acbcd624780f2815')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c38acbcd624780f2819')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c38acbcd624780f281d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c38acbcd624780f2821')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c38acbcd624780f2825')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c38acbcd624780f2829'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b931c38acbcd624780f2829", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c38acbcd624780f2813", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b931c38acbcd624780f2825'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c38acbcd624780f2825')}, "u"=>{"$set"=>{"parent_id"=>nil, "acce... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c38acbcd624780f2813'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c38acbcd624780f2813", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c38acbcd624780f2813", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c38acbcd624780f2813", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c38acbcd624780f2813", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c38acbcd624780f2813", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>nil}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b931c38acbcd624780f2813", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c38acbcd624780f2813", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c38acbcd624780f2813", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c38acbcd624780f2813", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c38acbcd624780f2813", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c38acbcd624780f2813", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c38acbcd624780f2835'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b931c38acbcd624780f2835'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Started PUT "/shopping/payments/5b931c38acbcd624780f2835" for 127.0.0.1 at 2018-09-08 06:17:52 +0530 Processing by Shopping::PaymentsController#update as JSON Parameters: {"payment"=>{"payment_status"=>1, "amount"=>-10}, "api_key"=>"test", "current_app_id"=>"testappid", "proxy_resource_class"=>"User", "proxy_resource_id"=>"5b931c2eacbcd624780f2623", "id"=>"5b931c38acbcd624780f2835"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b931c38acbcd624780f2835'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b931c38acbcd624780f2835'), "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c38acbcd624780f2813'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c38acbcd624780f2813", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c38acbcd624780f2813", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c38acbcd624780f2813", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c38acbcd624780f2813", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c38acbcd624780f2813", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b931c38acbcd624780f2813", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c38acbcd624780f2813", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c38acbcd624780f2835')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"refund"=>true, "payment_status"=>nil, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b931c38acbcd624780f2835", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c38acbcd624780f2813", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b931c38acbcd624780f2835'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c38acbcd624780f2837'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c38acbcd624780f2839'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c38acbcd624780f283d'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c39acbcd624780f2841'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c39acbcd624780f2845'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c39acbcd624780f2849'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c38acbcd624780f2837'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c38acbcd624780f2837", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c38acbcd624780f2837", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c38acbcd624780f2837", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c38acbcd624780f2837", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c38acbcd624780f2837", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c38acbcd624780f2837", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c38acbcd624780f2837", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c38acbcd624780f2839')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c38acbcd624780f283d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c39acbcd624780f2841')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c39acbcd624780f2845')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c39acbcd624780f2849')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c39acbcd624780f284d'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b931c39acbcd624780f284d", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c38acbcd624780f2837", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b931c39acbcd624780f2849'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c39acbcd624780f2849')}, "u"=>{"$set"=>{"parent_id"=>nil, "acce... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c38acbcd624780f2837'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c38acbcd624780f2837", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c38acbcd624780f2837", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c38acbcd624780f2837", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c38acbcd624780f2837", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c38acbcd624780f2837", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>nil}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b931c38acbcd624780f2837", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c38acbcd624780f2837", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c38acbcd624780f2837", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c38acbcd624780f2837", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c38acbcd624780f2837", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c38acbcd624780f2837", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c39acbcd624780f2859'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b931c39acbcd624780f2859'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c38acbcd624780f2837'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c38acbcd624780f2837", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c38acbcd624780f2837", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c38acbcd624780f2837", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c38acbcd624780f2837", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c38acbcd624780f2837", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c39acbcd624780f285a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started PUT "/shopping/payments/5b931c39acbcd624780f2859" for 127.0.0.1 at 2018-09-08 06:17:53 +0530 Processing by Shopping::PaymentsController#update as JSON Parameters: {"payment"=>{"payment_status"=>1}, "api_key"=>"test", "current_app_id"=>"testappid", "proxy_resource_class"=>"User", "proxy_resource_id"=>"5b931c2eacbcd624780f2623", "id"=>"5b931c39acbcd624780f2859"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b931c39acbcd624780f2859'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b931c39acbcd624780f2859'), "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c38acbcd624780f2837'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c38acbcd624780f2837", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c38acbcd624780f2837", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c38acbcd624780f2837", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c38acbcd624780f2837", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c38acbcd624780f2837", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b931c38acbcd624780f2837", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c38acbcd624780f2837", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c39acbcd624780f285a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s Completed 422 Unprocessable Entity in 74ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b931c39acbcd624780f2859'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c39acbcd624780f2861'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c39acbcd624780f2863'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c39acbcd624780f2867'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c39acbcd624780f286b'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c39acbcd624780f286f'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c39acbcd624780f2873'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c39acbcd624780f2861'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c39acbcd624780f2861", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c39acbcd624780f2861", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c39acbcd624780f2861", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c39acbcd624780f2861", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c39acbcd624780f2861", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c39acbcd624780f2861", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c39acbcd624780f2861", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c39acbcd624780f2863')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c39acbcd624780f2867')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c39acbcd624780f286b')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c39acbcd624780f286f')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c39acbcd624780f2873')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c39acbcd624780f2877'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b931c39acbcd624780f2877", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c39acbcd624780f2861", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b931c39acbcd624780f2873'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c39acbcd624780f2873')}, "u"=>{"$set"=>{"parent_id"=>nil, "acce... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c39acbcd624780f2861'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c39acbcd624780f2861", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c39acbcd624780f2861", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c39acbcd624780f2861", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c39acbcd624780f2861", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c39acbcd624780f2861", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>nil}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b931c39acbcd624780f2861", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c39acbcd624780f2861", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c39acbcd624780f2861", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c39acbcd624780f2861", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c39acbcd624780f2861", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c39acbcd624780f2861", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c3aacbcd624780f2883'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c39acbcd624780f2861'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c39acbcd624780f2861", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c39acbcd624780f2861", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c39acbcd624780f2861", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c39acbcd624780f2861", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c39acbcd624780f2861", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>nil}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b931c39acbcd624780f2861", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c39acbcd624780f2861", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c39acbcd624780f2861", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c39acbcd624780f2861", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c39acbcd624780f2861", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c39acbcd624780f2861", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c3aacbcd624780f2884'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c39acbcd624780f2861'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.010s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c39acbcd624780f2861", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c39acbcd624780f2861", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c39acbcd624780f2861", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c39acbcd624780f2861", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c39acbcd624780f2861", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>nil}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b931c39acbcd624780f2861", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c39acbcd624780f2861", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c39acbcd624780f2861", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c39acbcd624780f2861", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c39acbcd624780f2861", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c39acbcd624780f2861", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c3aacbcd624780f2885'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started PUT "/shopping/payments/5b931c3aacbcd624780f2885" for 127.0.0.1 at 2018-09-08 06:17:54 +0530 Processing by Shopping::PaymentsController#update as JSON Parameters: {"payment"=>{"payment_status"=>1}, "api_key"=>"test", "current_app_id"=>"testappid", "proxy_resource_class"=>"User", "proxy_resource_id"=>"5b931c2eacbcd624780f2623", "id"=>"5b931c3aacbcd624780f2885"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b931c3aacbcd624780f2885'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b931c3aacbcd624780f2885'), "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c39acbcd624780f2861'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c39acbcd624780f2861", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c39acbcd624780f2861", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c39acbcd624780f2861", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c39acbcd624780f2861", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c39acbcd624780f2861", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b931c39acbcd624780f2861", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c39acbcd624780f2861", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c3aacbcd624780f2885')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"refund"=>true, "payment_status"=>nil, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c39acbcd624780f2861'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c39acbcd624780f2861", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c39acbcd624780f2861", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c39acbcd624780f2861", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c39acbcd624780f2861", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c39acbcd624780f2861", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b931c39acbcd624780f2861", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c39acbcd624780f2861", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c3aacbcd624780f2883')}, "u"=>{"$set"=>{"amount"=>0.0, "payment_s... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c39acbcd624780f2861'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c39acbcd624780f2861", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c39acbcd624780f2861", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c39acbcd624780f2861", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c39acbcd624780f2861", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c39acbcd624780f2861", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b931c39acbcd624780f2861", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c39acbcd624780f2861", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c3aacbcd624780f2884')}, "u"=>{"$set"=>{"amount"=>0.0, "payment_s... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b931c3aacbcd624780f2885", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c39acbcd624780f2861", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b931c3aacbcd624780f2883'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b931c3aacbcd624780f2884'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c3aacbcd624780f2887'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c3aacbcd624780f2889'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c3aacbcd624780f288d'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c3aacbcd624780f2891'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c3aacbcd624780f2895'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c3aacbcd624780f2899'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c3aacbcd624780f2887'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c3aacbcd624780f2887", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c3aacbcd624780f2887", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c3aacbcd624780f2887", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c3aacbcd624780f2887", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c3aacbcd624780f2887", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c3aacbcd624780f2887", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c3aacbcd624780f2887", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c3aacbcd624780f2889')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c3aacbcd624780f288d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c3aacbcd624780f2891')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c3aacbcd624780f2895')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c3aacbcd624780f2899')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c3aacbcd624780f289d'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b931c3aacbcd624780f289d", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c3aacbcd624780f2887", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b931c3aacbcd624780f2899'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c3aacbcd624780f2899')}, "u"=>{"$set"=>{"parent_id"=>nil, "acce... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c3aacbcd624780f2887'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c3aacbcd624780f2887", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c3aacbcd624780f2887", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c3aacbcd624780f2887", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c3aacbcd624780f2887", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c3aacbcd624780f2887", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>nil}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b931c3aacbcd624780f2887", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c3aacbcd624780f2887", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c3aacbcd624780f2887", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c3aacbcd624780f2887", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c3aacbcd624780f2887", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c3aacbcd624780f2887", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c3bacbcd624780f28a9'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c3aacbcd624780f2887'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c3aacbcd624780f2887", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c3aacbcd624780f2887", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c3aacbcd624780f2887", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c3aacbcd624780f2887", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c3aacbcd624780f2887", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>nil}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b931c3aacbcd624780f2887", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c3aacbcd624780f2887", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c3aacbcd624780f2887", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c3aacbcd624780f2887", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c3aacbcd624780f2887", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c3aacbcd624780f2887", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c3bacbcd624780f28aa'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c3aacbcd624780f2887'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c3aacbcd624780f2887", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c3aacbcd624780f2887", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c3aacbcd624780f2887", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c3aacbcd624780f2887", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c3aacbcd624780f2887", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>nil}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b931c3aacbcd624780f2887", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c3aacbcd624780f2887", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c3aacbcd624780f2887", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c3aacbcd624780f2887", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c3aacbcd624780f2887", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c3aacbcd624780f2887", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c3bacbcd624780f28ab'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c3aacbcd624780f2887'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c3aacbcd624780f2887", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c3aacbcd624780f2887", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c3aacbcd624780f2887", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c3aacbcd624780f2887", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c3aacbcd624780f2887", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b931c3aacbcd624780f2887", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c3aacbcd624780f2887", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c3bacbcd624780f28ab')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"refund"=>true, "payment_status"=>nil, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c3aacbcd624780f2887'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c3aacbcd624780f2887", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c3aacbcd624780f2887", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c3aacbcd624780f2887", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c3aacbcd624780f2887", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c3aacbcd624780f2887", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b931c3aacbcd624780f2887", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c3aacbcd624780f2887", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c3bacbcd624780f28a9')}, "u"=>{"$set"=>{"amount"=>0.0, "payment_s... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c3aacbcd624780f2887'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c3aacbcd624780f2887", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c3aacbcd624780f2887", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c3aacbcd624780f2887", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c3aacbcd624780f2887", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c3aacbcd624780f2887", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b931c3aacbcd624780f2887", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c3aacbcd624780f2887", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c3bacbcd624780f28aa')}, "u"=>{"$set"=>{"amount"=>0.0, "payment_s... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b931c3bacbcd624780f28ab", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c3aacbcd624780f2887", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b931c3bacbcd624780f28aa'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c3aacbcd624780f2887'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c3aacbcd624780f2887", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c3aacbcd624780f2887", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c3aacbcd624780f2887", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c3aacbcd624780f2887", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c3aacbcd624780f2887", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>2018-09-08 00:47:55 UTC}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b931c3aacbcd624780f2887", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c3aacbcd624780f2887", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"test", "current_app_id"=>"testappid", "proxy_resource_class"=>"User", "proxy_resource_id"=>"5b931c2eacbcd624780f2623", "id"=>"5b931c3bacbcd624780f28aa", "payment"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b931c3bacbcd624780f28aa'), "resource_id"=>"5b931c2eacbcd624780f2623", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b931c3bacbcd624780f28aa'), "resource_id"=>"5b931c2eacbcd624780f2623", "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c3aacbcd624780f2887'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c3aacbcd624780f2887", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c3aacbcd624780f2887", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c3aacbcd624780f2887", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c3aacbcd624780f2887", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c3aacbcd624780f2887", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b931c3aacbcd624780f2887", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c3aacbcd624780f2887", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b931c3bacbcd624780f28aa'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c3dacbcd624780f28ad'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c3dacbcd624780f28af'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c3dacbcd624780f28b3'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c3dacbcd624780f28b7'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c3dacbcd624780f28bb'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c3dacbcd624780f28bf'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c3dacbcd624780f28ad'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c3dacbcd624780f28ad", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c3dacbcd624780f28ad", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c3dacbcd624780f28ad", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c3dacbcd624780f28ad", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c3dacbcd624780f28ad", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c3dacbcd624780f28ad", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c3dacbcd624780f28ad", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c3dacbcd624780f28af')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c3dacbcd624780f28b3')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c3dacbcd624780f28b7')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c3dacbcd624780f28bb')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c3dacbcd624780f28bf')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c3dacbcd624780f28c3'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b931c3dacbcd624780f28c3", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c3dacbcd624780f28ad", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b931c3dacbcd624780f28bf'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c3dacbcd624780f28bf')}, "u"=>{"$set"=>{"parent_id"=>nil, "acce... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c3dacbcd624780f28ad'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c3dacbcd624780f28ad", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c3dacbcd624780f28ad", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c3dacbcd624780f28ad", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c3dacbcd624780f28ad", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c3dacbcd624780f28ad", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>nil}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b931c3dacbcd624780f28ad", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c3dacbcd624780f28ad", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c3dacbcd624780f28ad", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c3dacbcd624780f28ad", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c3dacbcd624780f28ad", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c3dacbcd624780f28ad", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c3eacbcd624780f28cf'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b931c3eacbcd624780f28cf'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Started PUT "/shopping/payments/5b931c3eacbcd624780f28cf" for 127.0.0.1 at 2018-09-08 06:17:58 +0530 Processing by Shopping::PaymentsController#update as JSON Parameters: {"payment"=>{"payment_status"=>1}, "api_key"=>"test", "current_app_id"=>"testappid", "proxy_resource_class"=>"User", "proxy_resource_id"=>"5b931c2eacbcd624780f2623", "id"=>"5b931c3eacbcd624780f28cf"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b931c3eacbcd624780f28cf'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b931c3eacbcd624780f28cf'), "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c3dacbcd624780f28ad'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c3dacbcd624780f28ad", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c3dacbcd624780f28ad", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c3dacbcd624780f28ad", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c3dacbcd624780f28ad", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c3dacbcd624780f28ad", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b931c3dacbcd624780f28ad", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c3dacbcd624780f28ad", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c3eacbcd624780f28cf')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"refund"=>true, "payment_status"=>nil, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b931c3eacbcd624780f28cf", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c3dacbcd624780f28ad", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b931c3eacbcd624780f28cf'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c3eacbcd624780f28d1'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c3eacbcd624780f28d3'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c3eacbcd624780f28d7'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c3eacbcd624780f28db'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c3eacbcd624780f28df'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c3eacbcd624780f28e3'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c3eacbcd624780f28d1'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c3eacbcd624780f28d1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c3eacbcd624780f28d1", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c3eacbcd624780f28d1", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c3eacbcd624780f28d1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c3eacbcd624780f28d1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c3eacbcd624780f28d1", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c3eacbcd624780f28d1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c3eacbcd624780f28d1", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c3eacbcd624780f28d1", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c3eacbcd624780f28d1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c3eacbcd624780f28d1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c3eacbcd624780f28e7'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started PUT "/shopping/payments/5b931c3eacbcd624780f28e7" for 127.0.0.1 at 2018-09-08 06:17:58 +0530 Processing by Shopping::PaymentsController#update as JSON Parameters: {"payment"=>{"amount"=>10.0}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b931c3eacbcd624780f28e7"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameter: amount Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameter: amount Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameter: amount Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b931c3eacbcd624780f28e7'), "resource_id"=>"5b931c2eacbcd624780f2623", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b931c3eacbcd624780f28e7'), "resource_id"=>"5b931c2eacbcd624780f2623", "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c3eacbcd624780f28d1'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c3eacbcd624780f28d1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c3eacbcd624780f28d1", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c3eacbcd624780f28d1", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c3eacbcd624780f28d1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c3eacbcd624780f28d1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c3eacbcd624780f28d1", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c3eacbcd624780f28d1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c3eacbcd624780f28d1", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c3eacbcd624780f28d1", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c3eacbcd624780f28d1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c3eacbcd624780f28d1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b931c3eacbcd624780f28e7'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c3eacbcd624780f28e9'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c3eacbcd624780f28eb'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c3eacbcd624780f28ef'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c3eacbcd624780f28f3'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c3eacbcd624780f28f7'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c3facbcd624780f28fb'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c3eacbcd624780f28e9'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c3eacbcd624780f28e9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c3eacbcd624780f28e9", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c3eacbcd624780f28e9", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c3eacbcd624780f28e9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c3eacbcd624780f28e9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c3eacbcd624780f28e9", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c3eacbcd624780f28e9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c3eacbcd624780f28eb')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c3eacbcd624780f28ef')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c3eacbcd624780f28f3')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c3eacbcd624780f28f7')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b931c3facbcd624780f28fb')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b931... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c3facbcd624780f28ff'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b931c3facbcd624780f28ff", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c3eacbcd624780f28e9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b931c3facbcd624780f28fb'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c3facbcd624780f28fb')}, "u"=>{"$set"=>{"parent_id"=>nil, "acce... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c3eacbcd624780f28e9'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c3eacbcd624780f28e9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c3eacbcd624780f28e9", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c3eacbcd624780f28e9", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c3eacbcd624780f28e9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c3eacbcd624780f28e9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c3eacbcd624780f28e9'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c3eacbcd624780f28e9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c3eacbcd624780f28e9", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c3eacbcd624780f28e9", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c3eacbcd624780f28e9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c3eacbcd624780f28e9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>nil}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b931c3eacbcd624780f28e9", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c3eacbcd624780f28e9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c3eacbcd624780f28e9", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c3eacbcd624780f28e9", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c3eacbcd624780f28e9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c3eacbcd624780f28e9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c3facbcd624780f290b'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started PUT "/shopping/payments/5b931c3facbcd624780f290b" for 127.0.0.1 at 2018-09-08 06:17:59 +0530 Processing by Shopping::PaymentsController#update as JSON Parameters: {"payment"=>{"refund"=>false}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b931c3facbcd624780f290b"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameter: refund Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameter: refund Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameter: refund Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b931c3facbcd624780f290b'), "resource_id"=>"5b931c2eacbcd624780f2623", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b931c3facbcd624780f290b'), "resource_id"=>"5b931c2eacbcd624780f2623", "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c3eacbcd624780f28e9'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c3eacbcd624780f28e9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c3eacbcd624780f28e9", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c3eacbcd624780f28e9", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c3eacbcd624780f28e9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c3eacbcd624780f28e9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>2018-09-08 00:47:59 UTC}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b931c3eacbcd624780f28e9", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c3eacbcd624780f28e9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c3eacbcd624780f28e9", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c3eacbcd624780f28e9", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c3eacbcd624780f28e9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c3eacbcd624780f28e9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b931c3facbcd624780f290b'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c3facbcd624780f290d'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c3facbcd624780f290f'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c3facbcd624780f2913'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c3facbcd624780f2917'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c3facbcd624780f291b'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c3facbcd624780f291f'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b931c3facbcd624780f290d'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c3facbcd624780f290d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c3facbcd624780f290d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c3facbcd624780f290d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c3facbcd624780f290d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c3facbcd624780f290d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c3facbcd624780f290d", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c3facbcd624780f290d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c2eacbcd624780f2623')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c3facbcd624780f290d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "cart_id"=>"5b931c3facbcd624780f290d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c3facbcd624780f290d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b931c2eacbcd624780f2623", "parent_id"=>"5b931c3facbcd624780f290d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c3facbcd624780f2923'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started DELETE "/shopping/payments/5b931c3facbcd624780f2923" for 127.0.0.1 at 2018-09-08 06:17:59 +0530 Processing by Shopping::PaymentsController#destroy as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b931c3facbcd624780f2923", "payment"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b931c3facbcd624780f2923'), "resource_id"=>"5b931c2eacbcd624780f2623", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b931c3facbcd624780f2923'), "resource_id"=>"5b931c2eacbcd624780f2623", "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Completed 204 No Content in 13ms MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"caidy_ruel@armstronghodkiewicz.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xNoRSi1eCjZD2ERZstHz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"9cSpnEcE-PbNgAs5xcFV"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c3facbcd624780f2924'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931c3facbcd624780f2924')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c3facbcd624780f2927')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"DELb1uv56zSo8quW-Lsf"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c3facbcd624780f2924')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 06:18:00 +0530 Processing by Auth::RegistrationsController#create as JSON Parameters: {"user"=>{"email"=>"urban@tillman.net", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "additional_login_param"=>"9822028511"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"user"=>{"email"=>"urban@tillman.net", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "additional_login_param"=>"9822028511"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"urban@tillman.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9822028511"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"urban@tillman.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9822028511"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Completed 200 OK in 26ms (Views: 0.7ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"alf.west@weberbecker.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"deHrfwV-NpC2w4TxjwxN"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"XgdC4uxKZHf_mxz1s-JC"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c40acbcd624780f292a'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931c40acbcd624780f292a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c40acbcd624780f292d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"s4cPj9xE3xX8kum4CWFF"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c40acbcd624780f292a')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 06:18:00 +0530 Processing by Auth::RegistrationsController#create as JSON Parameters: {"user"=>{"additional_login_param"=>"Andreane White", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"user"=>{"additional_login_param"=>"Andreane White", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"Andreane White"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"Andreane White"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Completed 200 OK in 28ms (Views: 0.9ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"justice@pacochahayes.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"jsUoFL6tkQCG62e_wgYL"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Kbs_5nfRjC1KxCCBZsfK"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c40acbcd624780f2930'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931c40acbcd624780f2930')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c40acbcd624780f2933')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"FFSDG9E2HrBvkxtpcY3J"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c40acbcd624780f2930')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9853303086"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"kAAQRrrMksXaqRStL2gz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ZudiGzhjzr3m7CU_sP9-"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c40acbcd624780f2934'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9853303086", "_id"=>{"$ne"=>BSON::ObjectId('5b931c40acbcd624780f2934')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"additional_login_param"=>"9853303086", "_id"=>{"$ne"=>BSON::ObjectId('5b931c40acbcd624780f2934')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"fjUxfx3CKkT7nNysxSGG"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"5aftvZnPXQyeB1uyJowp"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c40acbcd624780f2934')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [aae6b32d-091f-4b9a-b1e4-48cdbafd8173] Performing OtpJob from Inline(default) with arguments: ["User", "5b931c40acbcd624780f2934", "send_sms_otp"] [ActiveJob] [OtpJob] [aae6b32d-091f-4b9a-b1e4-48cdbafd8173] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c40acbcd624780f2934')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [aae6b32d-091f-4b9a-b1e4-48cdbafd8173] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [aae6b32d-091f-4b9a-b1e4-48cdbafd8173] Performed OtpJob from Inline(default) in 2.67ms [ActiveJob] Enqueued OtpJob (Job ID: aae6b32d-091f-4b9a-b1e4-48cdbafd8173) to Inline(default) with arguments: ["User", "5b931c40acbcd624780f2934", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"TxtLQfrUi-P_r7axQHqB"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c40acbcd624780f2934')}, "u"=>{"$set"=>{"additional_login_param_status"=>2, "encry... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931c40acbcd624780f2934')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-08 06:18:00 +0530 Processing by Auth::RegistrationsController#update as JSON Parameters: {"id"=>{"$oid"=>"5b931c40acbcd624780f2934"}, "user"=>{"additional_login_param"=>"Mr. Berry O'Hara", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"id"=>{"$oid"=>"5b931c40acbcd624780f2934"}, "user"=>{"additional_login_param"=>"Mr. Berry O'Hara", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"4745758913e410b1a3fb547b8888257cd0129c994b629371eb60f01e551623e1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"client_authentication.testappid"=>"4745758913e410b1a3fb547b8888257cd0129c994b629371eb60f01e551623e1"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"client_authentication.testappid"=>"4745758913e410b1a3fb547b8888257cd0129c994b629371eb60f01e551623e1"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c40acbcd624780f2934')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"Mr. Berry O'Hara", "_id"=>{"$ne"=>BSON::ObjectId('5b931c40acbcd624780f2934')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"adella@walker.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"iUW5Xg9Q2VQWCrfLJjmh"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"K9dVcqdnTP2BsoZLtcaA"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c40acbcd624780f2937'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931c40acbcd624780f2937')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c40acbcd624780f293a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"2Mzzpx7YV47KzDu3qXKG"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c40acbcd624780f2937')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 06:18:00 +0530 Processing by Auth::RegistrationsController#create as JSON Parameters: {"user"=>{"email"=>"luna.powlowski@kuhicgaylord.biz", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-08T06:15:27.596+05:30"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"user"=>{"email"=>"luna.powlowski@kuhicgaylord.biz", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-08T06:15:27.596+05:30"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"luna.powlowski@kuhicgaylord.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"luna.powlowski@kuhicgaylord.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"QSZzNHqXB6vk6AnkZBN5"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"4jf4gLXCMKxdxX-VAgNK"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c40acbcd624780f293b'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931c40acbcd624780f293b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"tUYQVXR7XAr5nzvj6BR2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c40acbcd624780f293b')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"PsPqatEhaiKqS3Jj5s-6"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c40acbcd624780f293b')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-08 00:48:01 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 200 OK in 184ms (Views: 0.5ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"ludie@rippin.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"AQmreTHD4yainE49WDKh"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"mWTgyhMPGTA1QXfq83gW"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c41acbcd624780f293e'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931c41acbcd624780f293e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"ludie@rippin.co", "_id"=>{"$ne"=>BSON::ObjectId('5b931c41acbcd624780f293e')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"ludie@rippin.co", "_id"=>{"$ne"=>BSON::ObjectId('5b931c41acbcd624780f293e')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"d7yYuMGyomjbKYWmLq7W"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"B_wT-uMLzz5sqW29A-MX"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c41acbcd624780f293e')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c41acbcd624780f293e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [5c9ec028-9f61-48df-917f-dfb940eb48eb] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931c41acbcd624780f293e, "sQDuDg-avhF4sXjUu87H", {:to=>"ludie@rippin.co"} [ActiveJob] [ActionMailer::DeliveryJob] [5c9ec028-9f61-48df-917f-dfb940eb48eb] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [5c9ec028-9f61-48df-917f-dfb940eb48eb] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.6ms [ActiveJob] [ActionMailer::DeliveryJob] [5c9ec028-9f61-48df-917f-dfb940eb48eb] Sent mail to ludie@rippin.co (1.9ms) [ActiveJob] [ActionMailer::DeliveryJob] [5c9ec028-9f61-48df-917f-dfb940eb48eb] Date: Sat, 08 Sep 2018 06:18:01 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: ludie@rippin.co Message-ID: <5b931c41349ab_24782b0bcfd0ef5c53588@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome ludie@rippin.co!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [5c9ec028-9f61-48df-917f-dfb940eb48eb] Performed ActionMailer::DeliveryJob from Inline(mailers) in 4.0ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 5c9ec028-9f61-48df-917f-dfb940eb48eb) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931c41acbcd624780f293e, "sQDuDg-avhF4sXjUu87H", {:to=>"ludie@rippin.co"} MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931c41acbcd624780f293e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b931c41acbcd624780f293e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"ludie@rippin.co", "_id"=>{"$ne"=>BSON::ObjectId('5b931c41acbcd624780f293e')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"H7JN4s9zouwPna89999s"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xuJS6iDfbipzkJCzXCvT"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c41acbcd624780f293e')}, "u"=>{"$set"=>{"confirmed_at"=>2018-09-08 00:48:01 UTC, "... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931c41acbcd624780f293e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b931c41acbcd624780f293e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-08 06:18:01 +0530 Processing by Auth::RegistrationsController#update as JSON Parameters: {"id"=>{"$oid"=>"5b931c41acbcd624780f293e"}, "user"=>{"additional_login_param"=>"Jaylen Bednar", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"id"=>{"$oid"=>"5b931c41acbcd624780f293e"}, "user"=>{"additional_login_param"=>"Jaylen Bednar", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"74e40bdfbf42d022e57d27a3de9d4c280005a906e7961e3f3b4d6b3106c9d237"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"client_authentication.testappid"=>"74e40bdfbf42d022e57d27a3de9d4c280005a906e7961e3f3b4d6b3106c9d237"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"client_authentication.testappid"=>"74e40bdfbf42d022e57d27a3de9d4c280005a906e7961e3f3b4d6b3106c9d237"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c41acbcd624780f293e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"Jaylen Bednar", "_id"=>{"$ne"=>BSON::ObjectId('5b931c41acbcd624780f293e')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"carolina_bernhard@weinat.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ayS2et6sxuXPDo79LYks"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"g9qLHRLe535V_kinixRj"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c41acbcd624780f2943'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931c41acbcd624780f2943')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c41acbcd624780f2946')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"bG-PD41h9TJRdR9XT5UH"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c41acbcd624780f2943')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9881290710"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"rYpsrms_mqmvcKfhazsR"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"d4tqDucxYYxJN9fMsyXC"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c41acbcd624780f2947'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9881290710", "_id"=>{"$ne"=>BSON::ObjectId('5b931c41acbcd624780f2947')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"additional_login_param"=>"9881290710", "_id"=>{"$ne"=>BSON::ObjectId('5b931c41acbcd624780f2947')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"V8b5jLJheY-C11QFgfSP"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yGXWF_5Sm38-ApFf9Zx1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c41acbcd624780f2947')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [b10e3093-89c9-4223-955e-3895125a235f] Performing OtpJob from Inline(default) with arguments: ["User", "5b931c41acbcd624780f2947", "send_sms_otp"] [ActiveJob] [OtpJob] [b10e3093-89c9-4223-955e-3895125a235f] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c41acbcd624780f2947')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [b10e3093-89c9-4223-955e-3895125a235f] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [b10e3093-89c9-4223-955e-3895125a235f] Performed OtpJob from Inline(default) in 3.35ms [ActiveJob] Enqueued OtpJob (Job ID: b10e3093-89c9-4223-955e-3895125a235f) to Inline(default) with arguments: ["User", "5b931c41acbcd624780f2947", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ZSxCNM3NjKos2PJW2XuE"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c41acbcd624780f2947')}, "u"=>{"$set"=>{"additional_login_param_status"=>2, "encry... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931c41acbcd624780f2947')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-08 06:18:01 +0530 Processing by Auth::RegistrationsController#update as JSON Parameters: {"id"=>{"$oid"=>"5b931c41acbcd624780f2947"}, "user"=>{"additional_login_param"=>"", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"id"=>{"$oid"=>"5b931c41acbcd624780f2947"}, "user"=>{"additional_login_param"=>"", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"b61ebf7325a91b03a9bf75015e83ae18394dbe692fe69bacd11c589368af8194"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"client_authentication.testappid"=>"b61ebf7325a91b03a9bf75015e83ae18394dbe692fe69bacd11c589368af8194"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"client_authentication.testappid"=>"b61ebf7325a91b03a9bf75015e83ae18394dbe692fe69bacd11c589368af8194"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c41acbcd624780f2947')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Completed 200 OK in 45ms (Views: 15.9ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"kaia@runolfon.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"kMynwqsNqnyCN34Cjwwo"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"cuu9C1MnpYRyLrgzUkyZ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c41acbcd624780f294a'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931c41acbcd624780f294a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c42acbcd624780f294d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"GJFFZfqq3AuM7Dx_mMkt"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c41acbcd624780f294a')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9898611335"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"di2jJ488kFtnZ6d9xGNJ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"gfzCT-eweGrxGGyP9zvp"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c42acbcd624780f294e'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9898611335", "_id"=>{"$ne"=>BSON::ObjectId('5b931c42acbcd624780f294e')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"additional_login_param"=>"9898611335", "_id"=>{"$ne"=>BSON::ObjectId('5b931c42acbcd624780f294e')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"SrSjDHsjExUPiWqRXJqg"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"7PZv5kqiHSpvwwHKTYNi"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c42acbcd624780f294e')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [f2c6000f-e26b-491a-82d2-91483da18f6d] Performing OtpJob from Inline(default) with arguments: ["User", "5b931c42acbcd624780f294e", "send_sms_otp"] [ActiveJob] [OtpJob] [f2c6000f-e26b-491a-82d2-91483da18f6d] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c42acbcd624780f294e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [f2c6000f-e26b-491a-82d2-91483da18f6d] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [f2c6000f-e26b-491a-82d2-91483da18f6d] Performed OtpJob from Inline(default) in 6.64ms [ActiveJob] Enqueued OtpJob (Job ID: f2c6000f-e26b-491a-82d2-91483da18f6d) to Inline(default) with arguments: ["User", "5b931c42acbcd624780f294e", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"W18nHqsa7_ZT5DcEeoU4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c42acbcd624780f294e')}, "u"=>{"$set"=>{"additional_login_param_status"=>2, "encry... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931c42acbcd624780f294e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-08 06:18:02 +0530 Processing by Auth::RegistrationsController#update as JSON Parameters: {"id"=>{"$oid"=>"5b931c42acbcd624780f294e"}, "user"=>{"additional_login_param"=>"9561137096", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"id"=>{"$oid"=>"5b931c42acbcd624780f294e"}, "user"=>{"additional_login_param"=>"9561137096", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"d78afc9e02df5dd0951ea8ae3e16a7dafc8e3fbf249ea0e6de9a1d47051d6dd9"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"client_authentication.testappid"=>"d78afc9e02df5dd0951ea8ae3e16a7dafc8e3fbf249ea0e6de9a1d47051d6dd9"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"client_authentication.testappid"=>"d78afc9e02df5dd0951ea8ae3e16a7dafc8e3fbf249ea0e6de9a1d47051d6dd9"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c42acbcd624780f294e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096", "_id"=>{"$ne"=>BSON::ObjectId('5b931c42acbcd624780f294e')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"ubpiaFj5wR6aonVVb5uR"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"FypB5GwjvsF5Z8gBX4ca"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c42acbcd624780f294e')}, "u"=>{"$set"=>{"additional_login_param"=>"9561137096", "a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [1fbf031a-d498-4cc1-8c45-db30cb8b8812] Performing OtpJob from Inline(default) with arguments: ["User", "5b931c42acbcd624780f294e", "send_sms_otp"] [ActiveJob] [OtpJob] [1fbf031a-d498-4cc1-8c45-db30cb8b8812] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c42acbcd624780f294e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [1fbf031a-d498-4cc1-8c45-db30cb8b8812] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [1fbf031a-d498-4cc1-8c45-db30cb8b8812] Performed OtpJob from Inline(default) in 3.03ms [ActiveJob] Enqueued OtpJob (Job ID: 1fbf031a-d498-4cc1-8c45-db30cb8b8812) to Inline(default) with arguments: ["User", "5b931c42acbcd624780f294e", "send_sms_otp"] Completed 200 OK in 69ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"webster_kiehn@lockman.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Rumxvhuax97qhBtHwhQQ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"4nkwhhpyxrWrne2xmQF4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c42acbcd624780f2951'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931c42acbcd624780f2951')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c42acbcd624780f2954')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xAPzVwssQxZsCjjMiFcu"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c42acbcd624780f2951')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9881847106"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"1abXBbALze9_TmMm4AjM"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"wyLTJyhrP54jeayXyqPL"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c42acbcd624780f2955'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9881847106", "_id"=>{"$ne"=>BSON::ObjectId('5b931c42acbcd624780f2955')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"additional_login_param"=>"9881847106", "_id"=>{"$ne"=>BSON::ObjectId('5b931c42acbcd624780f2955')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"cL2cTZu6bodty9mg_aQW"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"fvSVy42SXcoXsRy_rDsk"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c42acbcd624780f2955')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [b3132d0e-0057-4462-ab0e-334868aa59d9] Performing OtpJob from Inline(default) with arguments: ["User", "5b931c42acbcd624780f2955", "send_sms_otp"] [ActiveJob] [OtpJob] [b3132d0e-0057-4462-ab0e-334868aa59d9] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c42acbcd624780f2955')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [b3132d0e-0057-4462-ab0e-334868aa59d9] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [b3132d0e-0057-4462-ab0e-334868aa59d9] Performed OtpJob from Inline(default) in 3.87ms [ActiveJob] Enqueued OtpJob (Job ID: b3132d0e-0057-4462-ab0e-334868aa59d9) to Inline(default) with arguments: ["User", "5b931c42acbcd624780f2955", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"x8z_wGYE6gRqmBFy9ZXb"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c42acbcd624780f2955')}, "u"=>{"$set"=>{"additional_login_param_status"=>2, "encry... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931c42acbcd624780f2955')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-08 06:18:02 +0530 Processing by Auth::RegistrationsController#update as JSON Parameters: {"id"=>"5b931c42acbcd624780f2955", "user"=>{"email"=>"rihanna@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"id"=>"5b931c42acbcd624780f2955", "user"=>{"email"=>"rihanna@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"8fff2e011ca59edfed8423a9e9049aa9165d57b10e12244cb4cd23a5b37feb38"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"client_authentication.testappid"=>"8fff2e011ca59edfed8423a9e9049aa9165d57b10e12244cb4cd23a5b37feb38"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"client_authentication.testappid"=>"8fff2e011ca59edfed8423a9e9049aa9165d57b10e12244cb4cd23a5b37feb38"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c42acbcd624780f2955')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rihanna@gmail.com", "_id"=>{"$ne"=>BSON::ObjectId('5b931c42acbcd624780f2955')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"ymyPHzy2sWz11KL-UqDy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"RUcYG9py1xBxcjDT5GBY"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c42acbcd624780f2955')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c42acbcd624780f2955')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [790c5cf0-0bcc-493e-a30b-5a526612b48b] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931c42acbcd624780f2955, "4jmwZkGc3wPaZYnMyr5v", {:to=>"rihanna@gmail.com"} [ActiveJob] [ActionMailer::DeliveryJob] [790c5cf0-0bcc-493e-a30b-5a526612b48b] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [790c5cf0-0bcc-493e-a30b-5a526612b48b] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.4ms [ActiveJob] [ActionMailer::DeliveryJob] [790c5cf0-0bcc-493e-a30b-5a526612b48b] Sent mail to rihanna@gmail.com (1.7ms) [ActiveJob] [ActionMailer::DeliveryJob] [790c5cf0-0bcc-493e-a30b-5a526612b48b] Date: Sat, 08 Sep 2018 06:18:02 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rihanna@gmail.com Message-ID: <5b931c42bc8b2_24782b0bcfd0ef5c536e7@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome rihanna@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [790c5cf0-0bcc-493e-a30b-5a526612b48b] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.61ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 790c5cf0-0bcc-493e-a30b-5a526612b48b) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931c42acbcd624780f2955, "4jmwZkGc3wPaZYnMyr5v", {:to=>"rihanna@gmail.com"} Completed 200 OK in 75ms (Views: 0.7ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9866390584"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"37siBe_HVYs6UGjVJ4Ws"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"oBrHcecng2csBd5BYqfH"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c42acbcd624780f2958'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9866390584", "_id"=>{"$ne"=>BSON::ObjectId('5b931c42acbcd624780f2958')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"additional_login_param"=>"9866390584", "_id"=>{"$ne"=>BSON::ObjectId('5b931c42acbcd624780f2958')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"NRWxuNXgnz8rc61zBPLs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"7fQaQc5Gvstzqb72F9hc"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c42acbcd624780f2958')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [9c56fb85-e46f-457d-b03c-b3d015753319] Performing OtpJob from Inline(default) with arguments: ["User", "5b931c42acbcd624780f2958", "send_sms_otp"] [ActiveJob] [OtpJob] [9c56fb85-e46f-457d-b03c-b3d015753319] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c42acbcd624780f2958')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [9c56fb85-e46f-457d-b03c-b3d015753319] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [9c56fb85-e46f-457d-b03c-b3d015753319] Performed OtpJob from Inline(default) in 5.12ms [ActiveJob] Enqueued OtpJob (Job ID: 9c56fb85-e46f-457d-b03c-b3d015753319) to Inline(default) with arguments: ["User", "5b931c42acbcd624780f2958", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"test_email@gmail.com", "_id"=>{"$ne"=>BSON::ObjectId('5b931c42acbcd624780f2958')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"RfyR2eNJc9PtcWTxKRaA"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"iqwAGA3ANosH_a_qfNBH"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c42acbcd624780f2958')}, "u"=>{"$set"=>{"additional_login_param_status"=>2, "encry... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c42acbcd624780f2958')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [63ef304f-d953-4249-8d10-fde1b54435e4] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931c42acbcd624780f2958, "_Nc41zwVJUFXchxwCwae", {:to=>"test_email@gmail.com"} [ActiveJob] [ActionMailer::DeliveryJob] [63ef304f-d953-4249-8d10-fde1b54435e4] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [63ef304f-d953-4249-8d10-fde1b54435e4] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.4ms [ActiveJob] [ActionMailer::DeliveryJob] [63ef304f-d953-4249-8d10-fde1b54435e4] Sent mail to test_email@gmail.com (1.6ms) [ActiveJob] [ActionMailer::DeliveryJob] [63ef304f-d953-4249-8d10-fde1b54435e4] Date: Sat, 08 Sep 2018 06:18:03 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: test_email@gmail.com Message-ID: <5b931c432c68_24782b0bcfd0ef5c53748@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome test_email@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [63ef304f-d953-4249-8d10-fde1b54435e4] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.37ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 63ef304f-d953-4249-8d10-fde1b54435e4) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931c42acbcd624780f2958, "_Nc41zwVJUFXchxwCwae", {:to=>"test_email@gmail.com"} MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931c42acbcd624780f2958')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-08 06:18:03 +0530 Processing by Auth::RegistrationsController#update as JSON Parameters: {"id"=>{"$oid"=>"5b931c42acbcd624780f2958"}, "user"=>{"additional_login_param"=>"9822028511", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"id"=>{"$oid"=>"5b931c42acbcd624780f2958"}, "user"=>{"additional_login_param"=>"9822028511", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"f41838c7f5abcedaca00b403713cfca86e3dc9f6a12a200be484fe72d16bf4d6"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"client_authentication.testappid"=>"f41838c7f5abcedaca00b403713cfca86e3dc9f6a12a200be484fe72d16bf4d6"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"client_authentication.testappid"=>"f41838c7f5abcedaca00b403713cfca86e3dc9f6a12a200be484fe72d16bf4d6"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c42acbcd624780f2958')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9822028511", "_id"=>{"$ne"=>BSON::ObjectId('5b931c42acbcd624780f2958')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"hershel.ledner@jones.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zL9vmdszQW-t4RvtCPv7"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"4BvbzPKZe4WC5AJydx54"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c43acbcd624780f295b'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931c43acbcd624780f295b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c43acbcd624780f295e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"1BwpZsWQ5n-7M23tHXPh"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c43acbcd624780f295b')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 06:18:03 +0530 Processing by Auth::RegistrationsController#create as JSON Parameters: {"user"=>{"email"=>"dan_kovacek@jonetokes.org", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-08T06:15:27.596+05:30"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"user"=>{"email"=>"dan_kovacek@jonetokes.org", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-08T06:15:27.596+05:30"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"dan_kovacek@jonetokes.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"dan_kovacek@jonetokes.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"83qV-axqXfC9ye9B1Hkn"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ukHMGSsqmz58TS3Fx5_s"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c43acbcd624780f295f'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931c43acbcd624780f295f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"S2Z3U17uwWjsk8p9Qi1c"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c43acbcd624780f295f')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"k95emZzm9u5ssqZCNBWh"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c43acbcd624780f295f')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-08 00:48:03 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 200 OK in 176ms (Views: 0.8ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"harvey_tromp@miller.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"KJ584X4jsA3eVEG8jEk1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"XEkjF_zBRjGU5BP_X3yd"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c43acbcd624780f2962'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931c43acbcd624780f2962')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"harvey_tromp@miller.org", "_id"=>{"$ne"=>BSON::ObjectId('5b931c43acbcd624780f2962')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"harvey_tromp@miller.org", "_id"=>{"$ne"=>BSON::ObjectId('5b931c43acbcd624780f2962')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"x8zsMxLSj5BYKMz5qRuo"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"NG1RJdLh8Soyy8yCZVCZ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c43acbcd624780f2962')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c43acbcd624780f2962')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [aead7b1c-88dd-402f-9848-7c2c65668adb] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931c43acbcd624780f2962, "Xs3wndtZrBAjCsaxQA9g", {:to=>"harvey_tromp@miller.org"} [ActiveJob] [ActionMailer::DeliveryJob] [aead7b1c-88dd-402f-9848-7c2c65668adb] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [aead7b1c-88dd-402f-9848-7c2c65668adb] Devise::Mailer#confirmation_instructions: processed outbound mail in 3.0ms [ActiveJob] [ActionMailer::DeliveryJob] [aead7b1c-88dd-402f-9848-7c2c65668adb] Sent mail to harvey_tromp@miller.org (3.5ms) [ActiveJob] [ActionMailer::DeliveryJob] [aead7b1c-88dd-402f-9848-7c2c65668adb] Date: Sat, 08 Sep 2018 06:18:03 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: harvey_tromp@miller.org Message-ID: <5b931c4382c46_24782b0bcfd0ef5c53859@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome harvey_tromp@miller.org!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [aead7b1c-88dd-402f-9848-7c2c65668adb] Performed ActionMailer::DeliveryJob from Inline(mailers) in 7.32ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: aead7b1c-88dd-402f-9848-7c2c65668adb) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931c43acbcd624780f2962, "Xs3wndtZrBAjCsaxQA9g", {:to=>"harvey_tromp@miller.org"} MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931c43acbcd624780f2962')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b931c43acbcd624780f2962')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"harvey_tromp@miller.org", "_id"=>{"$ne"=>BSON::ObjectId('5b931c43acbcd624780f2962')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"C3S-xxViEPn4xocxMDAL"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"YjVxb6AjoMj3STiPhhBm"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c43acbcd624780f2962')}, "u"=>{"$set"=>{"confirmed_at"=>2018-09-08 00:48:03 UTC, "... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931c43acbcd624780f2962')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b931c43acbcd624780f2962')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9822028511", "_id"=>{"$ne"=>BSON::ObjectId('5b931c43acbcd624780f2962')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"eLwi1eWbcEzedBX2fy-A"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"QzpCbAQCzy692ms-uArA"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c43acbcd624780f2962')}, "u"=>{"$set"=>{"additional_login_param"=>"9822028511", "a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [f58c3cf6-9263-45a5-bd86-1fb33a7b475a] Performing OtpJob from Inline(default) with arguments: ["User", "5b931c43acbcd624780f2962", "send_sms_otp"] [ActiveJob] [OtpJob] [f58c3cf6-9263-45a5-bd86-1fb33a7b475a] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c43acbcd624780f2962')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [f58c3cf6-9263-45a5-bd86-1fb33a7b475a] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [f58c3cf6-9263-45a5-bd86-1fb33a7b475a] Performed OtpJob from Inline(default) in 2.11ms [ActiveJob] Enqueued OtpJob (Job ID: f58c3cf6-9263-45a5-bd86-1fb33a7b475a) to Inline(default) with arguments: ["User", "5b931c43acbcd624780f2962", "send_sms_otp"] Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-08 06:18:03 +0530 Processing by Auth::RegistrationsController#update as JSON Parameters: {"id"=>"5b931c43acbcd624780f2962", "user"=>{"email"=>"jeronimo1122334@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"id"=>"5b931c43acbcd624780f2962", "user"=>{"email"=>"jeronimo1122334@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"1568d2a5305e3d95af420e7ed23c0d8faeeaa4fd0b693b6f0f809aaa71fcfdd5"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"client_authentication.testappid"=>"1568d2a5305e3d95af420e7ed23c0d8faeeaa4fd0b693b6f0f809aaa71fcfdd5"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"client_authentication.testappid"=>"1568d2a5305e3d95af420e7ed23c0d8faeeaa4fd0b693b6f0f809aaa71fcfdd5"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c43acbcd624780f2962')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jeronimo1122334@gmail.com", "_id"=>{"$ne"=>BSON::ObjectId('5b931c43acbcd624780f2962')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"chelsea@durgan.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"PV84FsUhsK54JVQnzD-_"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"swhqgRYjUaea6SCMBpx_"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c43acbcd624780f2967'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931c43acbcd624780f2967')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c43acbcd624780f296a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"NLVvou_eLSKmzb8Hz-KJ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c43acbcd624780f2967')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"theron.simonis@christiansenbarton.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"i5Bw6SzdZVUFpMv8Nkff"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"hBC4HGeyR2HSqnbm1vyL"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c43acbcd624780f296b'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931c43acbcd624780f296b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"theron.simonis@christiansenbarton.name", "_id"=>{"$ne"=>BSON::ObjectId('5b931c43acbcd624780f296b')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"theron.simonis@christiansenbarton.name", "_id"=>{"$ne"=>BSON::ObjectId('5b931c43acbcd624780f296b')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"wZ4xidmAQtMDzbFmFLLz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"1L47Nhcp2SrKjQsANij9"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c43acbcd624780f296b')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c43acbcd624780f296b')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [e762e9bb-aa1e-4e2d-89ba-a25c8e8e8537] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931c43acbcd624780f296b, "y3Vm_fNqnky4RVEbhMbg", {:to=>"theron.simonis@christiansenbarton.name"} [ActiveJob] [ActionMailer::DeliveryJob] [e762e9bb-aa1e-4e2d-89ba-a25c8e8e8537] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [e762e9bb-aa1e-4e2d-89ba-a25c8e8e8537] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.9ms [ActiveJob] [ActionMailer::DeliveryJob] [e762e9bb-aa1e-4e2d-89ba-a25c8e8e8537] Sent mail to theron.simonis@christiansenbarton.name (2.1ms) [ActiveJob] [ActionMailer::DeliveryJob] [e762e9bb-aa1e-4e2d-89ba-a25c8e8e8537] Date: Sat, 08 Sep 2018 06:18:03 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: theron.simonis@christiansenbarton.name Message-ID: <5b931c43e7320_24782b0bcfd0ef5c5392f@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome theron.simonis@christiansenbarton.name!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [e762e9bb-aa1e-4e2d-89ba-a25c8e8e8537] Performed ActionMailer::DeliveryJob from Inline(mailers) in 4.48ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: e762e9bb-aa1e-4e2d-89ba-a25c8e8e8537) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931c43acbcd624780f296b, "y3Vm_fNqnky4RVEbhMbg", {:to=>"theron.simonis@christiansenbarton.name"} MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931c43acbcd624780f296b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b931c43acbcd624780f296b')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"theron.simonis@christiansenbarton.name", "_id"=>{"$ne"=>BSON::ObjectId('5b931c43acbcd624780f296b')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"xs9ShqyirJzEnqzGpXx4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Tb7S5fk8mnys7p4zyqcW"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c43acbcd624780f296b')}, "u"=>{"$set"=>{"confirmed_at"=>2018-09-08 00:48:03 UTC, "... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931c43acbcd624780f296b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b931c43acbcd624780f296b')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-08 06:18:04 +0530 Processing by Auth::RegistrationsController#update as JSON Parameters: {"id"=>"5b931c43acbcd624780f296b", "user"=>{"additional_login_param"=>"9822028511", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"id"=>"5b931c43acbcd624780f296b", "user"=>{"additional_login_param"=>"9822028511", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"8d6408ddb4d1928faeb2ec7cb71f127aa45c5bfaad51c9abf04931a16ba68b1d"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"client_authentication.testappid"=>"8d6408ddb4d1928faeb2ec7cb71f127aa45c5bfaad51c9abf04931a16ba68b1d"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"client_authentication.testappid"=>"8d6408ddb4d1928faeb2ec7cb71f127aa45c5bfaad51c9abf04931a16ba68b1d"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c43acbcd624780f296b')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9822028511", "_id"=>{"$ne"=>BSON::ObjectId('5b931c43acbcd624780f296b')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"ihxJkm9wixnj4yeDEjsq"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"dN7RoSubSwEuy-cQWGvs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c43acbcd624780f296b')}, "u"=>{"$set"=>{"additional_login_param"=>"9822028511", "a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [2dcde85e-7d60-45ec-a84d-6adbd472991e] Performing OtpJob from Inline(default) with arguments: ["User", "5b931c43acbcd624780f296b", "send_sms_otp"] [ActiveJob] [OtpJob] [2dcde85e-7d60-45ec-a84d-6adbd472991e] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c43acbcd624780f296b')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [2dcde85e-7d60-45ec-a84d-6adbd472991e] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [2dcde85e-7d60-45ec-a84d-6adbd472991e] Performed OtpJob from Inline(default) in 2.9ms [ActiveJob] Enqueued OtpJob (Job ID: 2dcde85e-7d60-45ec-a84d-6adbd472991e) to Inline(default) with arguments: ["User", "5b931c43acbcd624780f296b", "send_sms_otp"] Completed 200 OK in 132ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"demarcus_cummerata@hanehoppe.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"DsPeC74sqV4ouU7M6-qA"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"7VkMfoiLNW3iT5DyjdpM"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c44acbcd624780f2970'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931c44acbcd624780f2970')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c44acbcd624780f2973')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"CJUsDR_cxfVTbMzsDzhx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c44acbcd624780f2970')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9886328837"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"YegsDUMAFTM_qtFgrsCC"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sWTzRKUxirF_7y-H5r6s"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c44acbcd624780f2974'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9886328837", "_id"=>{"$ne"=>BSON::ObjectId('5b931c44acbcd624780f2974')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"additional_login_param"=>"9886328837", "_id"=>{"$ne"=>BSON::ObjectId('5b931c44acbcd624780f2974')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"izg4Ri_wAs_N2jzQ3q9d"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"BMMoB9XsLbztVEQ4uq7c"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c44acbcd624780f2974')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [7bbcacd0-a96d-4fb3-917b-2c8af3488b57] Performing OtpJob from Inline(default) with arguments: ["User", "5b931c44acbcd624780f2974", "send_sms_otp"] [ActiveJob] [OtpJob] [7bbcacd0-a96d-4fb3-917b-2c8af3488b57] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c44acbcd624780f2974')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [7bbcacd0-a96d-4fb3-917b-2c8af3488b57] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [7bbcacd0-a96d-4fb3-917b-2c8af3488b57] Performed OtpJob from Inline(default) in 2.53ms [ActiveJob] Enqueued OtpJob (Job ID: 7bbcacd0-a96d-4fb3-917b-2c8af3488b57) to Inline(default) with arguments: ["User", "5b931c44acbcd624780f2974", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"9r_-MxTz1Vsxi-bizhdb"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c44acbcd624780f2974')}, "u"=>{"$set"=>{"additional_login_param_status"=>2, "encry... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931c44acbcd624780f2974')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-08 06:18:04 +0530 Processing by Auth::RegistrationsController#update as JSON Parameters: {"id"=>"5b931c44acbcd624780f2974", "user"=>{"email"=>"doggon@gmail.com"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"id"=>"5b931c44acbcd624780f2974", "user"=>{"email"=>"doggon@gmail.com"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"b8b9642dd8e14b138b2b6cd933d0227355d6755ef751749b000a81176746daed"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"client_authentication.testappid"=>"b8b9642dd8e14b138b2b6cd933d0227355d6755ef751749b000a81176746daed"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"client_authentication.testappid"=>"b8b9642dd8e14b138b2b6cd933d0227355d6755ef751749b000a81176746daed"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c44acbcd624780f2974')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"doggon@gmail.com", "_id"=>{"$ne"=>BSON::ObjectId('5b931c44acbcd624780f2974')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"additional_login_param"=>"9850231184"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"wEcQpzXNyrCE2CQBvyBt"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"gFhDgDNPEBxwN9zeQZZS"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c44acbcd624780f2977'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9850231184", "_id"=>{"$ne"=>BSON::ObjectId('5b931c44acbcd624780f2977')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"additional_login_param"=>"9850231184", "_id"=>{"$ne"=>BSON::ObjectId('5b931c44acbcd624780f2977')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"RMauhic2UnCHr_6pWxaM"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"P5hPuMeMhMMbn7iyEXDo"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c44acbcd624780f2977')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [e202a799-6465-4f8a-a0cf-993bdb9931dc] Performing OtpJob from Inline(default) with arguments: ["User", "5b931c44acbcd624780f2977", "send_sms_otp"] [ActiveJob] [OtpJob] [e202a799-6465-4f8a-a0cf-993bdb9931dc] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c44acbcd624780f2977')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [e202a799-6465-4f8a-a0cf-993bdb9931dc] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s [ActiveJob] [OtpJob] [e202a799-6465-4f8a-a0cf-993bdb9931dc] Performed OtpJob from Inline(default) in 5.63ms [ActiveJob] Enqueued OtpJob (Job ID: e202a799-6465-4f8a-a0cf-993bdb9931dc) to Inline(default) with arguments: ["User", "5b931c44acbcd624780f2977", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"asmdUCiJgrrshLKLxQbF"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c44acbcd624780f2977')}, "u"=>{"$set"=>{"additional_login_param_status"=>2, "encry... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931c44acbcd624780f2977')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-08 06:18:04 +0530 Processing by Auth::RegistrationsController#update as JSON Parameters: {"id"=>"5b931c44acbcd624780f2977", "user"=>{"email"=>"doggon@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"id"=>"5b931c44acbcd624780f2977", "user"=>{"email"=>"doggon@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"e8b0fdf9953cf2a35ec67e907187ab5bb2344ec86e06e2a25aecd1d66ccf0f56"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"client_authentication.testappid"=>"e8b0fdf9953cf2a35ec67e907187ab5bb2344ec86e06e2a25aecd1d66ccf0f56"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"client_authentication.testappid"=>"e8b0fdf9953cf2a35ec67e907187ab5bb2344ec86e06e2a25aecd1d66ccf0f56"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c44acbcd624780f2977')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"doggon@gmail.com", "_id"=>{"$ne"=>BSON::ObjectId('5b931c44acbcd624780f2977')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"ELcUgyENeHst7sEVQudg"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Afi4CMxvcsUW6yAWr6rc"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c44acbcd624780f2977')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c44acbcd624780f2977')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [580a2f6a-8fec-4d5d-95f2-345c18b3259a] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931c44acbcd624780f2977, "RD_N1sMLyq_UWV44FjbV", {:to=>"doggon@gmail.com"} [ActiveJob] [ActionMailer::DeliveryJob] [580a2f6a-8fec-4d5d-95f2-345c18b3259a] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [580a2f6a-8fec-4d5d-95f2-345c18b3259a] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.6ms [ActiveJob] [ActionMailer::DeliveryJob] [580a2f6a-8fec-4d5d-95f2-345c18b3259a] Sent mail to doggon@gmail.com (1.5ms) [ActiveJob] [ActionMailer::DeliveryJob] [580a2f6a-8fec-4d5d-95f2-345c18b3259a] Date: Sat, 08 Sep 2018 06:18:04 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: doggon@gmail.com Message-ID: <5b931c44efb30_24782b0bcfd0ef5c540bd@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome doggon@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [580a2f6a-8fec-4d5d-95f2-345c18b3259a] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.62ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 580a2f6a-8fec-4d5d-95f2-345c18b3259a) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931c44acbcd624780f2977, "RD_N1sMLyq_UWV44FjbV", {:to=>"doggon@gmail.com"} Completed 200 OK in 63ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"notis", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"karen@dach.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ypRzUCy9MyrtErPRgwtb"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"_ycLyawJbAb_T6KjqzBp"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c45acbcd624780f297a'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931c45acbcd624780f297a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c45acbcd624780f297d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"PC5DPGcL6YGBginTVRLm"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c45acbcd624780f297a')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"aron@johns.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ySPRCopZtYJJwFrY-Fys"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"3-kcMFadXBsr7824yVL2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c45acbcd624780f297e'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931c45acbcd624780f297e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"notis", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s Started POST "/admin_create_users" for 127.0.0.1 at 2018-09-08 06:18:05 +0530 Processing by Auth::AdminCreateUsersController#create as JSON Parameters: {"user"=>{"additional_login_param"=>"9561137096"}, "api_key"=>"test", "current_app_id"=>"testappid", "admin_create_user"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, admin_create_user, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"EihasnFieXzHNbrgk3hc"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"dsNRzA3RxeivVKWedYbs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c45acbcd624780f2981'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096", "_id"=>{"$ne"=>BSON::ObjectId('5b931c45acbcd624780f2981')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"additional_login_param"=>"9561137096", "_id"=>{"$ne"=>BSON::ObjectId('5b931c45acbcd624780f2981')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"kassjaz_vydZW1ydtoHd"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"UnXzcySSMtasLZHiMqX1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c45acbcd624780f2981')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [ab0af712-1504-4f35-8a75-166f9654cf7e] Performing OtpJob from Inline(default) with arguments: ["User", "5b931c45acbcd624780f2981", "send_sms_otp"] [ActiveJob] [OtpJob] [ab0af712-1504-4f35-8a75-166f9654cf7e] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c45acbcd624780f2981')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [ab0af712-1504-4f35-8a75-166f9654cf7e] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [ab0af712-1504-4f35-8a75-166f9654cf7e] Performed OtpJob from Inline(default) in 2.37ms [ActiveJob] Enqueued OtpJob (Job ID: ab0af712-1504-4f35-8a75-166f9654cf7e) to Inline(default) with arguments: ["User", "5b931c45acbcd624780f2981", "send_sms_otp"] Completed 201 Created in 115ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c45acbcd624780f2981')}, "limit"=>1}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"notis", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"R77fx17SiXVGzndrLxJs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"_Lm2WzR3XCZ2mtzUAK6R"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c45acbcd624780f2983'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [7ca2aa6c-0929-4681-8aa8-ba0c6db21504] Performing OtpJob from Inline(default) with arguments: ["User", "5b931c45acbcd624780f2983", "send_sms_otp"] [ActiveJob] [OtpJob] [7ca2aa6c-0929-4681-8aa8-ba0c6db21504] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c45acbcd624780f2983')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [7ca2aa6c-0929-4681-8aa8-ba0c6db21504] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [7ca2aa6c-0929-4681-8aa8-ba0c6db21504] Performed OtpJob from Inline(default) in 2.07ms [ActiveJob] Enqueued OtpJob (Job ID: 7ca2aa6c-0929-4681-8aa8-ba0c6db21504) to Inline(default) with arguments: ["User", "5b931c45acbcd624780f2983", "send_sms_otp"] Started GET "/authenticate/users/send_sms_otp?api_key=test¤t_app_id=testappid&user%5Badditional_login_param%5D=9561137096" for 127.0.0.1 at 2018-09-08 06:18:05 +0530 Processing by OtpController#send_sms_otp as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "user"=>{"additional_login_param"=>"9561137096"}, "resource"=>"users", "otp"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameter: otp MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ZkbtyZy7NSz6jM3KxgN4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c45acbcd624780f2983')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"6b... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [835befc2-c304-45bc-99d3-dc55bee36a50] Performing OtpJob from Inline(default) with arguments: ["User", "5b931c45acbcd624780f2983", "send_sms_otp"] [ActiveJob] [OtpJob] [835befc2-c304-45bc-99d3-dc55bee36a50] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c45acbcd624780f2983')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [835befc2-c304-45bc-99d3-dc55bee36a50] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [835befc2-c304-45bc-99d3-dc55bee36a50] Performed OtpJob from Inline(default) in 2.41ms [ActiveJob] Enqueued OtpJob (Job ID: 835befc2-c304-45bc-99d3-dc55bee36a50) to Inline(default) with arguments: ["User", "5b931c45acbcd624780f2983", "send_sms_otp"] Completed 200 OK in 57ms (Views: 0.1ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c45acbcd624780f2983')}, "limit"=>1}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"notis", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xACQLxsgUAPTFqzrP-3H"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yeQ6kCDnRiTL1hDtZxqc"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c45acbcd624780f2985'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [441526f4-dce2-4945-b4b8-2a91c77b68e2] Performing OtpJob from Inline(default) with arguments: ["User", "5b931c45acbcd624780f2985", "send_sms_otp"] [ActiveJob] [OtpJob] [441526f4-dce2-4945-b4b8-2a91c77b68e2] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c45acbcd624780f2985')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [441526f4-dce2-4945-b4b8-2a91c77b68e2] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [441526f4-dce2-4945-b4b8-2a91c77b68e2] Performed OtpJob from Inline(default) in 2.21ms [ActiveJob] Enqueued OtpJob (Job ID: 441526f4-dce2-4945-b4b8-2a91c77b68e2) to Inline(default) with arguments: ["User", "5b931c45acbcd624780f2985", "send_sms_otp"] Started GET "/authenticate/users/verify_otp?api_key=test¤t_app_id=testappid&user%5Badditional_login_param%5D=9561137096&user%5Botp%5D=Alexane+Heller+I" for 127.0.0.1 at 2018-09-08 06:18:05 +0530 Processing by OtpController#verify_otp as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "user"=>{"additional_login_param"=>"9561137096", "otp"=>"Alexane Heller I"}, "resource"=>"users", "otp"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameter: otp MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"WxjH9dPZdG12vuBMvqE_"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c45acbcd624780f2985')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"f5... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [f0debd4f-bfad-4d2e-b1f0-76e2e9cc46c9] Performing OtpJob from Inline(default) with arguments: ["User", "5b931c45acbcd624780f2985", "verify_sms_otp", "{\"otp\":\"Alexane Heller I\"}"] [ActiveJob] [OtpJob] [f0debd4f-bfad-4d2e-b1f0-76e2e9cc46c9] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c45acbcd624780f2985')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [f0debd4f-bfad-4d2e-b1f0-76e2e9cc46c9] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [f0debd4f-bfad-4d2e-b1f0-76e2e9cc46c9] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"VwTYG-tiStVLvXmzYuZR"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [f0debd4f-bfad-4d2e-b1f0-76e2e9cc46c9] MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [f0debd4f-bfad-4d2e-b1f0-76e2e9cc46c9] MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c45acbcd624780f2985')}, "u"=>{"$set"=>{"otp"=>"Alexane Heller I", "additional_log... [ActiveJob] [OtpJob] [f0debd4f-bfad-4d2e-b1f0-76e2e9cc46c9] MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [f0debd4f-bfad-4d2e-b1f0-76e2e9cc46c9] MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931c45acbcd624780f2985')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... [ActiveJob] [OtpJob] [f0debd4f-bfad-4d2e-b1f0-76e2e9cc46c9] MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [f0debd4f-bfad-4d2e-b1f0-76e2e9cc46c9] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"reset_password_token"=>"b937aeadabf87b32e46e1f08cb45cf08a9de0840b3f54226950386ec2511502b"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"xyzmB3AZ8bY-wSUjP4PD"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [f0debd4f-bfad-4d2e-b1f0-76e2e9cc46c9] MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [f0debd4f-bfad-4d2e-b1f0-76e2e9cc46c9] MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c45acbcd624780f2985')}, "u"=>{"$set"=>{"otp"=>"Alexane Heller I", "additional_log... [ActiveJob] [OtpJob] [f0debd4f-bfad-4d2e-b1f0-76e2e9cc46c9] MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [f0debd4f-bfad-4d2e-b1f0-76e2e9cc46c9] MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931c45acbcd624780f2985')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... [ActiveJob] [OtpJob] [f0debd4f-bfad-4d2e-b1f0-76e2e9cc46c9] MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [f0debd4f-bfad-4d2e-b1f0-76e2e9cc46c9] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b931c45acbcd624780f2985')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [f0debd4f-bfad-4d2e-b1f0-76e2e9cc46c9] MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [f0debd4f-bfad-4d2e-b1f0-76e2e9cc46c9] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ezsT5e_G3kVKRYMvordz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [f0debd4f-bfad-4d2e-b1f0-76e2e9cc46c9] MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [f0debd4f-bfad-4d2e-b1f0-76e2e9cc46c9] MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c45acbcd624780f2985')}, "u"=>{"$set"=>{"created_by_admin"=>false, "encrypted_auth... [ActiveJob] [OtpJob] [f0debd4f-bfad-4d2e-b1f0-76e2e9cc46c9] MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [f0debd4f-bfad-4d2e-b1f0-76e2e9cc46c9] MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"notis", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c46acbcd624780f2989'), "email_subject"=>"Notification from PathoFast", "resource_ids"... [ActiveJob] [OtpJob] [f0debd4f-bfad-4d2e-b1f0-76e2e9cc46c9] MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [f0debd4f-bfad-4d2e-b1f0-76e2e9cc46c9] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c45acbcd624780f2985')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [f0debd4f-bfad-4d2e-b1f0-76e2e9cc46c9] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [f0debd4f-bfad-4d2e-b1f0-76e2e9cc46c9] [OtpJob] [ed0d2816-c2fb-412d-b5a6-eefa7437f786] Performing OtpJob from Inline(default) with arguments: ["User", "5b931c45acbcd624780f2985", "send_email", "{\"notification_id\":\"5b931c46acbcd624780f2989\",\"notification_class\":\"Noti\"}"] [ActiveJob] [OtpJob] [f0debd4f-bfad-4d2e-b1f0-76e2e9cc46c9] [OtpJob] [ed0d2816-c2fb-412d-b5a6-eefa7437f786] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c45acbcd624780f2985')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [f0debd4f-bfad-4d2e-b1f0-76e2e9cc46c9] [OtpJob] [ed0d2816-c2fb-412d-b5a6-eefa7437f786] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [f0debd4f-bfad-4d2e-b1f0-76e2e9cc46c9] [OtpJob] [ed0d2816-c2fb-412d-b5a6-eefa7437f786] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"notis", "filter"=>{"_id"=>BSON::ObjectId('5b931c46acbcd624780f2989')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [f0debd4f-bfad-4d2e-b1f0-76e2e9cc46c9] [OtpJob] [ed0d2816-c2fb-412d-b5a6-eefa7437f786] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [f0debd4f-bfad-4d2e-b1f0-76e2e9cc46c9] [OtpJob] [ed0d2816-c2fb-412d-b5a6-eefa7437f786] Rendered /home/bhargav/Github/Auth/app/views/auth/notifier/_email.html.erb (0.8ms) [ActiveJob] [OtpJob] [f0debd4f-bfad-4d2e-b1f0-76e2e9cc46c9] [OtpJob] [ed0d2816-c2fb-412d-b5a6-eefa7437f786] Rendered new/notification.html.erb within layouts/mailer (3.4ms) [ActiveJob] [OtpJob] [f0debd4f-bfad-4d2e-b1f0-76e2e9cc46c9] [OtpJob] [ed0d2816-c2fb-412d-b5a6-eefa7437f786] Rendered new/notification.text.erb within layouts/mailer (0.8ms) [ActiveJob] [OtpJob] [f0debd4f-bfad-4d2e-b1f0-76e2e9cc46c9] [OtpJob] [ed0d2816-c2fb-412d-b5a6-eefa7437f786] New#notification: processed outbound mail in 24.8ms [ActiveJob] [OtpJob] [f0debd4f-bfad-4d2e-b1f0-76e2e9cc46c9] [OtpJob] [ed0d2816-c2fb-412d-b5a6-eefa7437f786] MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"noti_responses", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c46acbcd624780f298c'), "doc_version"=>0, "responses"=>["{\"webhook_identifie... [ActiveJob] [OtpJob] [f0debd4f-bfad-4d2e-b1f0-76e2e9cc46c9] [OtpJob] [ed0d2816-c2fb-412d-b5a6-eefa7437f786] MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [f0debd4f-bfad-4d2e-b1f0-76e2e9cc46c9] [OtpJob] [ed0d2816-c2fb-412d-b5a6-eefa7437f786] MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"notis", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c46acbcd624780f2989')}, "u"=>{"$set"=>{"email_send_count"=>1, "updated_at"=>2018-... [ActiveJob] [OtpJob] [f0debd4f-bfad-4d2e-b1f0-76e2e9cc46c9] [OtpJob] [ed0d2816-c2fb-412d-b5a6-eefa7437f786] MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [f0debd4f-bfad-4d2e-b1f0-76e2e9cc46c9] [OtpJob] [ed0d2816-c2fb-412d-b5a6-eefa7437f786] Sent mail to bhargav.r.raut@gmail.com (3.1ms) [ActiveJob] [OtpJob] [f0debd4f-bfad-4d2e-b1f0-76e2e9cc46c9] [OtpJob] [ed0d2816-c2fb-412d-b5a6-eefa7437f786] Date: Sat, 08 Sep 2018 06:18:06 +0530 From: from@example.com To: bhargav.r.raut@gmail.com Message-ID: <5b931c461dfa1_24782b0bcfd0ef5c5421c@bhargav-HP-Laptop-15g-br1xx.mail> Subject: 2018-09-08 06:18:06 +0530Now with new otp job architecture. PathoFast Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_5b931c461ac5d_24782b0bcfd0ef5c541d"; charset=UTF-8 Content-Transfer-Encoding: 7bit ----==_mimepart_5b931c461ac5d_24782b0bcfd0ef5c541d Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit hi this is a text partial. ----==_mimepart_5b931c461ac5d_24782b0bcfd0ef5c541d Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit
Hi there , I was rendered from the partial.
----==_mimepart_5b931c461ac5d_24782b0bcfd0ef5c541d-- [ActiveJob] [OtpJob] [f0debd4f-bfad-4d2e-b1f0-76e2e9cc46c9] [OtpJob] [ed0d2816-c2fb-412d-b5a6-eefa7437f786] Performed OtpJob from Inline(default) in 46.02ms [ActiveJob] [OtpJob] [f0debd4f-bfad-4d2e-b1f0-76e2e9cc46c9] Enqueued OtpJob (Job ID: ed0d2816-c2fb-412d-b5a6-eefa7437f786) to Inline(default) with arguments: ["User", "5b931c45acbcd624780f2985", "send_email", "{\"notification_id\":\"5b931c46acbcd624780f2989\",\"notification_class\":\"Noti\"}"] [ActiveJob] [OtpJob] [f0debd4f-bfad-4d2e-b1f0-76e2e9cc46c9] [OtpJob] [9a8c2856-a499-4b5d-9d9b-25194091a6af] Performing OtpJob from Inline(default) with arguments: ["User", "5b931c45acbcd624780f2985", "send_transactional_sms", "{\"notification_id\":\"5b931c46acbcd624780f2989\",\"notification_class\":\"Noti\"}"] [ActiveJob] [OtpJob] [f0debd4f-bfad-4d2e-b1f0-76e2e9cc46c9] [OtpJob] [9a8c2856-a499-4b5d-9d9b-25194091a6af] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c45acbcd624780f2985')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [f0debd4f-bfad-4d2e-b1f0-76e2e9cc46c9] [OtpJob] [9a8c2856-a499-4b5d-9d9b-25194091a6af] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [f0debd4f-bfad-4d2e-b1f0-76e2e9cc46c9] [OtpJob] [9a8c2856-a499-4b5d-9d9b-25194091a6af] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"notis", "filter"=>{"_id"=>BSON::ObjectId('5b931c46acbcd624780f2989')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [f0debd4f-bfad-4d2e-b1f0-76e2e9cc46c9] [OtpJob] [9a8c2856-a499-4b5d-9d9b-25194091a6af] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [f0debd4f-bfad-4d2e-b1f0-76e2e9cc46c9] [OtpJob] [9a8c2856-a499-4b5d-9d9b-25194091a6af] ETHON: performed EASY effective_url=https://2factor.in/API/R1/?module=TRANS_SMS&apikey=ac79bc21-6d31-11e7-94da-0200cd936042&to=9561137096&from=PATHOF&templatename=test2&var1=5b931c45acbcd624780f2985&var2=%2Fauthenticate%2Fusers%2Fpassword%2Fedit%3Freset_password_token%3Dei91bLyxGRwbFyvAYpr4 response_code=0 return_code=operation_timedout total_time=10.522654 [ActiveJob] [OtpJob] [f0debd4f-bfad-4d2e-b1f0-76e2e9cc46c9] [OtpJob] [9a8c2856-a499-4b5d-9d9b-25194091a6af] Performed OtpJob from Inline(default) in 10529.83ms [ActiveJob] [OtpJob] [f0debd4f-bfad-4d2e-b1f0-76e2e9cc46c9] Enqueued OtpJob (Job ID: 9a8c2856-a499-4b5d-9d9b-25194091a6af) to Inline(default) with arguments: ["User", "5b931c45acbcd624780f2985", "send_transactional_sms", "{\"notification_id\":\"5b931c46acbcd624780f2989\",\"notification_class\":\"Noti\"}"] [ActiveJob] [OtpJob] [f0debd4f-bfad-4d2e-b1f0-76e2e9cc46c9] Performed OtpJob from Inline(default) in 10936.76ms [ActiveJob] Enqueued OtpJob (Job ID: f0debd4f-bfad-4d2e-b1f0-76e2e9cc46c9) to Inline(default) with arguments: ["User", "5b931c45acbcd624780f2985", "verify_sms_otp", "{\"otp\":\"Alexane Heller I\"}"] Completed 200 OK in 10993ms (Views: 0.6ms) MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"notis", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c45acbcd624780f2985')}, "limit"=>1}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"notis", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"XcsJ7ZL_pH1e491f7Wr6"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"6-GAou6SqfQG6G_9w8LG"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c50acbcd624780f298e'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [1025359a-e57e-4ce1-b935-786d72fb047f] Performing OtpJob from Inline(default) with arguments: ["User", "5b931c50acbcd624780f298e", "send_sms_otp"] [ActiveJob] [OtpJob] [1025359a-e57e-4ce1-b935-786d72fb047f] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c50acbcd624780f298e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [1025359a-e57e-4ce1-b935-786d72fb047f] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [1025359a-e57e-4ce1-b935-786d72fb047f] Performed OtpJob from Inline(default) in 2.81ms [ActiveJob] Enqueued OtpJob (Job ID: 1025359a-e57e-4ce1-b935-786d72fb047f) to Inline(default) with arguments: ["User", "5b931c50acbcd624780f298e", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"y8X3-LY_EVFxBe97S8sW"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c50acbcd624780f298e')}, "u"=>{"$set"=>{"additional_login_param_status"=>2, "otp"=... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"reset_password_token"=>"91be425dfb34e85b3feb89a60970dd6cdd20d2f8202a8263ac82a9d650aa6f0e"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"LpGiv1J8BoiSLyobKXBy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c50acbcd624780f298e')}, "u"=>{"$set"=>{"additional_login_param_status"=>2, "otp"=... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931c50acbcd624780f298e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"JLRGzeFAGJJLNLqakJkz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c50acbcd624780f298e')}, "u"=>{"$set"=>{"created_by_admin"=>false, "encrypted_auth... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"notis", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c50acbcd624780f2991'), "email_subject"=>"Notification from PathoFast", "resource_ids"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c50acbcd624780f298e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [a20926c6-0f8e-4335-907e-574ffafca4ae] Performing OtpJob from Inline(default) with arguments: ["User", "5b931c50acbcd624780f298e", "send_email", "{\"notification_id\":\"5b931c50acbcd624780f2991\",\"notification_class\":\"Noti\"}"] [ActiveJob] [OtpJob] [a20926c6-0f8e-4335-907e-574ffafca4ae] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c50acbcd624780f298e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [a20926c6-0f8e-4335-907e-574ffafca4ae] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [a20926c6-0f8e-4335-907e-574ffafca4ae] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"notis", "filter"=>{"_id"=>BSON::ObjectId('5b931c50acbcd624780f2991')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [a20926c6-0f8e-4335-907e-574ffafca4ae] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [a20926c6-0f8e-4335-907e-574ffafca4ae] Rendered /home/bhargav/Github/Auth/app/views/auth/notifier/_email.html.erb (0.1ms) [ActiveJob] [OtpJob] [a20926c6-0f8e-4335-907e-574ffafca4ae] Rendered new/notification.html.erb within layouts/mailer (0.4ms) [ActiveJob] [OtpJob] [a20926c6-0f8e-4335-907e-574ffafca4ae] Rendered new/notification.text.erb within layouts/mailer (0.1ms) [ActiveJob] [OtpJob] [a20926c6-0f8e-4335-907e-574ffafca4ae] New#notification: processed outbound mail in 4.2ms [ActiveJob] [OtpJob] [a20926c6-0f8e-4335-907e-574ffafca4ae] MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"noti_responses", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c50acbcd624780f2994'), "doc_version"=>0, "responses"=>["{\"webhook_identifie... [ActiveJob] [OtpJob] [a20926c6-0f8e-4335-907e-574ffafca4ae] MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [a20926c6-0f8e-4335-907e-574ffafca4ae] MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"notis", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c50acbcd624780f2991')}, "u"=>{"$set"=>{"email_send_count"=>1, "updated_at"=>2018-... [ActiveJob] [OtpJob] [a20926c6-0f8e-4335-907e-574ffafca4ae] MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [a20926c6-0f8e-4335-907e-574ffafca4ae] Sent mail to bhargav.r.raut@gmail.com (4.7ms) [ActiveJob] [OtpJob] [a20926c6-0f8e-4335-907e-574ffafca4ae] Date: Sat, 08 Sep 2018 06:18:16 +0530 From: from@example.com To: bhargav.r.raut@gmail.com Message-ID: <5b931c50df2ca_24782b0bcfd0ef5c54418@bhargav-HP-Laptop-15g-br1xx.mail> Subject: 2018-09-08 06:18:16 +0530Now with new otp job architecture. PathoFast Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_5b931c50dd030_24782b0bcfd0ef5c543a6"; charset=UTF-8 Content-Transfer-Encoding: 7bit ----==_mimepart_5b931c50dd030_24782b0bcfd0ef5c543a6 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit hi this is a text partial. ----==_mimepart_5b931c50dd030_24782b0bcfd0ef5c543a6 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit
Hi there , I was rendered from the partial.
----==_mimepart_5b931c50dd030_24782b0bcfd0ef5c543a6-- [ActiveJob] [OtpJob] [a20926c6-0f8e-4335-907e-574ffafca4ae] Performed OtpJob from Inline(default) in 20.28ms [ActiveJob] Enqueued OtpJob (Job ID: a20926c6-0f8e-4335-907e-574ffafca4ae) to Inline(default) with arguments: ["User", "5b931c50acbcd624780f298e", "send_email", "{\"notification_id\":\"5b931c50acbcd624780f2991\",\"notification_class\":\"Noti\"}"] [ActiveJob] [OtpJob] [37400b2c-07be-46d1-aa48-e38066f9981b] Performing OtpJob from Inline(default) with arguments: ["User", "5b931c50acbcd624780f298e", "send_transactional_sms", "{\"notification_id\":\"5b931c50acbcd624780f2991\",\"notification_class\":\"Noti\"}"] [ActiveJob] [OtpJob] [37400b2c-07be-46d1-aa48-e38066f9981b] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c50acbcd624780f298e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [37400b2c-07be-46d1-aa48-e38066f9981b] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [37400b2c-07be-46d1-aa48-e38066f9981b] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"notis", "filter"=>{"_id"=>BSON::ObjectId('5b931c50acbcd624780f2991')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [37400b2c-07be-46d1-aa48-e38066f9981b] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [37400b2c-07be-46d1-aa48-e38066f9981b] ETHON: performed EASY effective_url=https://2factor.in/API/R1/?module=TRANS_SMS&apikey=ac79bc21-6d31-11e7-94da-0200cd936042&to=9561137096&from=PATHOF&templatename=test2&var1=5b931c50acbcd624780f298e&var2=%2Fauthenticate%2Fusers%2Fpassword%2Fedit%3Freset_password_token%3DcKm-QegjBqdBx99Jfn1g response_code=0 return_code=operation_timedout total_time=10.520429 [ActiveJob] [OtpJob] [37400b2c-07be-46d1-aa48-e38066f9981b] Performed OtpJob from Inline(default) in 10527.88ms [ActiveJob] Enqueued OtpJob (Job ID: 37400b2c-07be-46d1-aa48-e38066f9981b) to Inline(default) with arguments: ["User", "5b931c50acbcd624780f298e", "send_transactional_sms", "{\"notification_id\":\"5b931c50acbcd624780f2991\",\"notification_class\":\"Noti\"}"] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"notis", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started PUT "/profiles/5b931c50acbcd624780f298e" for 127.0.0.1 at 2018-09-08 06:18:27 +0530 Processing by ProfilesController#update as JSON Parameters: {"id"=>"5b931c50acbcd624780f298e", "user"=>{"created_by_admin"=>true}, "resource"=>"users", "api_key"=>"test", "current_app_id"=>"testappid", "profile"=>{"id"=>"5b931c50acbcd624780f298e", "user"=>{"created_by_admin"=>true}, "resource"=>"users", "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: profile, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"_id"=>BSON::ObjectId('5b931c50acbcd624780f298e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c50acbcd624780f298e')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"i2U5ZVwFWLNTdHk8xrSb"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c50acbcd624780f298e')}, "u"=>{"$set"=>{"created_by_admin"=>true, "encrypted_authe... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"reset_password_token"=>"ea411d7d57450489ffa4bbe4018417e237822b2a3e0e96da1f083ef5dcfbb14a"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"Ys-o1xrHAYvWFgYX1zMz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c50acbcd624780f298e')}, "u"=>{"$set"=>{"created_by_admin"=>true, "encrypted_authe... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yCQEvVE7y5GwUasXuboo"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c50acbcd624780f298e')}, "u"=>{"$set"=>{"created_by_admin"=>true, "encrypted_authe... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"4exKqf44yCwW8Wug1zJJ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c50acbcd624780f298e')}, "u"=>{"$set"=>{"created_by_admin"=>false, "encrypted_auth... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"notis", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c5bacbcd624780f2996'), "email_subject"=>"Notification from PathoFast", "resource_ids"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c50acbcd624780f298e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [b8482cfe-6524-48ad-b3d6-4aeef3585840] Performing OtpJob from Inline(default) with arguments: ["User", "5b931c50acbcd624780f298e", "send_email", "{\"notification_id\":\"5b931c5bacbcd624780f2996\",\"notification_class\":\"Noti\"}"] [ActiveJob] [OtpJob] [b8482cfe-6524-48ad-b3d6-4aeef3585840] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c50acbcd624780f298e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [b8482cfe-6524-48ad-b3d6-4aeef3585840] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s [ActiveJob] [OtpJob] [b8482cfe-6524-48ad-b3d6-4aeef3585840] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"notis", "filter"=>{"_id"=>BSON::ObjectId('5b931c5bacbcd624780f2996')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [b8482cfe-6524-48ad-b3d6-4aeef3585840] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [b8482cfe-6524-48ad-b3d6-4aeef3585840] Rendered /home/bhargav/Github/Auth/app/views/auth/notifier/_email.html.erb (0.1ms) [ActiveJob] [OtpJob] [b8482cfe-6524-48ad-b3d6-4aeef3585840] Rendered new/notification.html.erb within layouts/mailer (0.7ms) [ActiveJob] [OtpJob] [b8482cfe-6524-48ad-b3d6-4aeef3585840] Rendered new/notification.text.erb within layouts/mailer (0.1ms) [ActiveJob] [OtpJob] [b8482cfe-6524-48ad-b3d6-4aeef3585840] New#notification: processed outbound mail in 7.1ms [ActiveJob] [OtpJob] [b8482cfe-6524-48ad-b3d6-4aeef3585840] MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"noti_responses", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c5bacbcd624780f2999'), "doc_version"=>0, "responses"=>["{\"webhook_identifie... [ActiveJob] [OtpJob] [b8482cfe-6524-48ad-b3d6-4aeef3585840] MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [b8482cfe-6524-48ad-b3d6-4aeef3585840] MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"notis", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c5bacbcd624780f2996')}, "u"=>{"$set"=>{"email_send_count"=>1, "updated_at"=>2018-... [ActiveJob] [OtpJob] [b8482cfe-6524-48ad-b3d6-4aeef3585840] MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [b8482cfe-6524-48ad-b3d6-4aeef3585840] Sent mail to bhargav.r.raut@gmail.com (4.1ms) [ActiveJob] [OtpJob] [b8482cfe-6524-48ad-b3d6-4aeef3585840] Date: Sat, 08 Sep 2018 06:18:27 +0530 From: from@example.com To: bhargav.r.raut@gmail.com Message-ID: <5b931c5bb3749_24782b0bcfd0ef5c54687@bhargav-HP-Laptop-15g-br1xx.mail> Subject: 2018-09-08 06:18:27 +0530Now with new otp job architecture. PathoFast Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_5b931c5bb11cf_24782b0bcfd0ef5c54517"; charset=UTF-8 Content-Transfer-Encoding: 7bit ----==_mimepart_5b931c5bb11cf_24782b0bcfd0ef5c54517 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit hi this is a text partial. ----==_mimepart_5b931c5bb11cf_24782b0bcfd0ef5c54517 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit
Hi there , I was rendered from the partial.
----==_mimepart_5b931c5bb11cf_24782b0bcfd0ef5c54517-- [ActiveJob] [OtpJob] [b8482cfe-6524-48ad-b3d6-4aeef3585840] Performed OtpJob from Inline(default) in 27.32ms [ActiveJob] Enqueued OtpJob (Job ID: b8482cfe-6524-48ad-b3d6-4aeef3585840) to Inline(default) with arguments: ["User", "5b931c50acbcd624780f298e", "send_email", "{\"notification_id\":\"5b931c5bacbcd624780f2996\",\"notification_class\":\"Noti\"}"] [ActiveJob] [OtpJob] [a960f2b2-224f-4086-9073-3264deb65ec5] Performing OtpJob from Inline(default) with arguments: ["User", "5b931c50acbcd624780f298e", "send_transactional_sms", "{\"notification_id\":\"5b931c5bacbcd624780f2996\",\"notification_class\":\"Noti\"}"] [ActiveJob] [OtpJob] [a960f2b2-224f-4086-9073-3264deb65ec5] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c50acbcd624780f298e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [a960f2b2-224f-4086-9073-3264deb65ec5] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [a960f2b2-224f-4086-9073-3264deb65ec5] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"notis", "filter"=>{"_id"=>BSON::ObjectId('5b931c5bacbcd624780f2996')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [a960f2b2-224f-4086-9073-3264deb65ec5] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [a960f2b2-224f-4086-9073-3264deb65ec5] ETHON: performed EASY effective_url=https://2factor.in/API/R1/?module=TRANS_SMS&apikey=ac79bc21-6d31-11e7-94da-0200cd936042&to=9561137096&from=PATHOF&templatename=test2&var1=5b931c50acbcd624780f298e&var2=%2Fauthenticate%2Fusers%2Fpassword%2Fedit%3Freset_password_token%3DywVTyzF8kxApHDzCxnyy response_code=0 return_code=operation_timedout total_time=10.522375 [ActiveJob] [OtpJob] [a960f2b2-224f-4086-9073-3264deb65ec5] Performed OtpJob from Inline(default) in 10529.22ms [ActiveJob] Enqueued OtpJob (Job ID: a960f2b2-224f-4086-9073-3264deb65ec5) to Inline(default) with arguments: ["User", "5b931c50acbcd624780f298e", "send_transactional_sms", "{\"notification_id\":\"5b931c5bacbcd624780f2996\",\"notification_class\":\"Noti\"}"] Completed 204 No Content in 10901ms MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"notis", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c50acbcd624780f298e')}, "limit"=>1}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"notis", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"wsXpCPXonEzZjwaHHzpx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Y6X6uff5Xdhzw_S96AXG"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c66acbcd624780f299b'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [fd825ac5-cbdc-4132-9b0e-9096f49fec2c] Performing OtpJob from Inline(default) with arguments: ["User", "5b931c66acbcd624780f299b", "send_sms_otp"] [ActiveJob] [OtpJob] [fd825ac5-cbdc-4132-9b0e-9096f49fec2c] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c66acbcd624780f299b')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [fd825ac5-cbdc-4132-9b0e-9096f49fec2c] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [fd825ac5-cbdc-4132-9b0e-9096f49fec2c] Performed OtpJob from Inline(default) in 2.15ms [ActiveJob] Enqueued OtpJob (Job ID: fd825ac5-cbdc-4132-9b0e-9096f49fec2c) to Inline(default) with arguments: ["User", "5b931c66acbcd624780f299b", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"8PZq7Ko8KggG7hPab5Dm"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c66acbcd624780f299b')}, "u"=>{"$set"=>{"additional_login_param_status"=>0, "otp"=... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"notis", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Started PUT "/profiles/5b931c66acbcd624780f299b" for 127.0.0.1 at 2018-09-08 06:18:38 +0530 Processing by ProfilesController#update as JSON Parameters: {"id"=>"5b931c66acbcd624780f299b", "user"=>{"created_by_admin"=>true}, "resource"=>"users", "api_key"=>"test", "current_app_id"=>"testappid", "profile"=>{"id"=>"5b931c66acbcd624780f299b", "user"=>{"created_by_admin"=>true}, "resource"=>"users", "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: profile, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"_id"=>BSON::ObjectId('5b931c66acbcd624780f299b')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c66acbcd624780f299b')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yr6_fhyELyCCgFuU5xr8"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c66acbcd624780f299b')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"FfdyYpXXPJNwunaVEDNV"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c66acbcd624780f299b')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Completed 204 No Content in 114ms MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"notis", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c66acbcd624780f299b')}, "limit"=>1}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"notis", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"7_NJY69Lj7erfLmsqJbm"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yHjioaEm9NV3uLsMMayg"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c66acbcd624780f299d'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [a89be554-a0ed-4153-86ee-909a1059e94e] Performing OtpJob from Inline(default) with arguments: ["User", "5b931c66acbcd624780f299d", "send_sms_otp"] [ActiveJob] [OtpJob] [a89be554-a0ed-4153-86ee-909a1059e94e] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c66acbcd624780f299d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [a89be554-a0ed-4153-86ee-909a1059e94e] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [a89be554-a0ed-4153-86ee-909a1059e94e] Performed OtpJob from Inline(default) in 2.14ms [ActiveJob] Enqueued OtpJob (Job ID: a89be554-a0ed-4153-86ee-909a1059e94e) to Inline(default) with arguments: ["User", "5b931c66acbcd624780f299d", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"PMtd6GqfJxKQG14uPfL9"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c66acbcd624780f299d')}, "u"=>{"$set"=>{"additional_login_param_status"=>2, "otp"=... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"reset_password_token"=>"866fe66b0690a8bb862e2f1d330b93d900d566824004832b2bc241c80ccb6398"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"taxghwAV21u9kBozN2fu"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c66acbcd624780f299d')}, "u"=>{"$set"=>{"additional_login_param_status"=>2, "otp"=... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931c66acbcd624780f299d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"E7YVuymprLSCyu9nYqAC"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c66acbcd624780f299d')}, "u"=>{"$set"=>{"created_by_admin"=>false, "encrypted_auth... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"notis", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c66acbcd624780f29a0'), "email_subject"=>"Notification from PathoFast", "resource_ids"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c66acbcd624780f299d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [56328884-dbdc-47a7-815b-f0d0f92ca6fd] Performing OtpJob from Inline(default) with arguments: ["User", "5b931c66acbcd624780f299d", "send_email", "{\"notification_id\":\"5b931c66acbcd624780f29a0\",\"notification_class\":\"Noti\"}"] [ActiveJob] [OtpJob] [56328884-dbdc-47a7-815b-f0d0f92ca6fd] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c66acbcd624780f299d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [56328884-dbdc-47a7-815b-f0d0f92ca6fd] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [56328884-dbdc-47a7-815b-f0d0f92ca6fd] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"notis", "filter"=>{"_id"=>BSON::ObjectId('5b931c66acbcd624780f29a0')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [56328884-dbdc-47a7-815b-f0d0f92ca6fd] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [56328884-dbdc-47a7-815b-f0d0f92ca6fd] Rendered /home/bhargav/Github/Auth/app/views/auth/notifier/_email.html.erb (0.1ms) [ActiveJob] [OtpJob] [56328884-dbdc-47a7-815b-f0d0f92ca6fd] Rendered new/notification.html.erb within layouts/mailer (0.7ms) [ActiveJob] [OtpJob] [56328884-dbdc-47a7-815b-f0d0f92ca6fd] Rendered new/notification.text.erb within layouts/mailer (0.1ms) [ActiveJob] [OtpJob] [56328884-dbdc-47a7-815b-f0d0f92ca6fd] New#notification: processed outbound mail in 7.5ms [ActiveJob] [OtpJob] [56328884-dbdc-47a7-815b-f0d0f92ca6fd] MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"noti_responses", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c66acbcd624780f29a3'), "doc_version"=>0, "responses"=>["{\"webhook_identifie... [ActiveJob] [OtpJob] [56328884-dbdc-47a7-815b-f0d0f92ca6fd] MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [56328884-dbdc-47a7-815b-f0d0f92ca6fd] MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"notis", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c66acbcd624780f29a0')}, "u"=>{"$set"=>{"email_send_count"=>1, "updated_at"=>2018-... [ActiveJob] [OtpJob] [56328884-dbdc-47a7-815b-f0d0f92ca6fd] MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [56328884-dbdc-47a7-815b-f0d0f92ca6fd] Sent mail to bhargav.r.raut@gmail.com (4.2ms) [ActiveJob] [OtpJob] [56328884-dbdc-47a7-815b-f0d0f92ca6fd] Date: Sat, 08 Sep 2018 06:18:38 +0530 From: from@example.com To: bhargav.r.raut@gmail.com Message-ID: <5b931c66e8465_24782b0bcfd0ef5c548a3@bhargav-HP-Laptop-15g-br1xx.mail> Subject: 2018-09-08 06:18:38 +0530Now with new otp job architecture. PathoFast Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_5b931c66e598e_24782b0bcfd0ef5c547d1"; charset=UTF-8 Content-Transfer-Encoding: 7bit ----==_mimepart_5b931c66e598e_24782b0bcfd0ef5c547d1 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit hi this is a text partial. ----==_mimepart_5b931c66e598e_24782b0bcfd0ef5c547d1 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit
Hi there , I was rendered from the partial.
----==_mimepart_5b931c66e598e_24782b0bcfd0ef5c547d1-- [ActiveJob] [OtpJob] [56328884-dbdc-47a7-815b-f0d0f92ca6fd] Performed OtpJob from Inline(default) in 27.57ms [ActiveJob] Enqueued OtpJob (Job ID: 56328884-dbdc-47a7-815b-f0d0f92ca6fd) to Inline(default) with arguments: ["User", "5b931c66acbcd624780f299d", "send_email", "{\"notification_id\":\"5b931c66acbcd624780f29a0\",\"notification_class\":\"Noti\"}"] [ActiveJob] [OtpJob] [034b832d-aac7-4e4b-88bf-c5cdbc4ee8fb] Performing OtpJob from Inline(default) with arguments: ["User", "5b931c66acbcd624780f299d", "send_transactional_sms", "{\"notification_id\":\"5b931c66acbcd624780f29a0\",\"notification_class\":\"Noti\"}"] [ActiveJob] [OtpJob] [034b832d-aac7-4e4b-88bf-c5cdbc4ee8fb] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c66acbcd624780f299d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [034b832d-aac7-4e4b-88bf-c5cdbc4ee8fb] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [034b832d-aac7-4e4b-88bf-c5cdbc4ee8fb] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"notis", "filter"=>{"_id"=>BSON::ObjectId('5b931c66acbcd624780f29a0')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [034b832d-aac7-4e4b-88bf-c5cdbc4ee8fb] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [034b832d-aac7-4e4b-88bf-c5cdbc4ee8fb] ETHON: performed EASY effective_url=https://2factor.in/API/R1/?module=TRANS_SMS&apikey=ac79bc21-6d31-11e7-94da-0200cd936042&to=9561137096&from=PATHOF&templatename=test2&var1=5b931c66acbcd624780f299d&var2=%2Fauthenticate%2Fusers%2Fpassword%2Fedit%3Freset_password_token%3D3nhdHC1fXx5WBno36UWs response_code=0 return_code=operation_timedout total_time=10.522604 [ActiveJob] [OtpJob] [034b832d-aac7-4e4b-88bf-c5cdbc4ee8fb] Performed OtpJob from Inline(default) in 10529.67ms [ActiveJob] Enqueued OtpJob (Job ID: 034b832d-aac7-4e4b-88bf-c5cdbc4ee8fb) to Inline(default) with arguments: ["User", "5b931c66acbcd624780f299d", "send_transactional_sms", "{\"notification_id\":\"5b931c66acbcd624780f29a0\",\"notification_class\":\"Noti\"}"] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"notis", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9612344556", "_id"=>{"$ne"=>BSON::ObjectId('5b931c66acbcd624780f299d')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"Uw9mLjupCNRim_8ZvsYc"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ZnbLys8ZAU_nnd4kjPQU"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c66acbcd624780f299d')}, "u"=>{"$set"=>{"additional_login_param"=>"9612344556", "a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [76deafa0-6e61-4fdf-8efc-d46b92b99c9a] Performing OtpJob from Inline(default) with arguments: ["User", "5b931c66acbcd624780f299d", "send_sms_otp"] [ActiveJob] [OtpJob] [76deafa0-6e61-4fdf-8efc-d46b92b99c9a] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c66acbcd624780f299d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [76deafa0-6e61-4fdf-8efc-d46b92b99c9a] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [76deafa0-6e61-4fdf-8efc-d46b92b99c9a] Performed OtpJob from Inline(default) in 3.44ms [ActiveJob] Enqueued OtpJob (Job ID: 76deafa0-6e61-4fdf-8efc-d46b92b99c9a) to Inline(default) with arguments: ["User", "5b931c66acbcd624780f299d", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"FsyzMJmzQxASxsyJZ2tw"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c66acbcd624780f299d')}, "u"=>{"$set"=>{"additional_login_param_status"=>2, "encry... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931c66acbcd624780f299d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b931c66acbcd624780f299d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"notis", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"notis", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s Started POST "/admin_create_users" for 127.0.0.1 at 2018-09-08 06:18:49 +0530 Processing by Auth::AdminCreateUsersController#create as JSON Parameters: {"user"=>{"email"=>"rrphotosoft@gmail.com"}, "api_key"=>"test", "current_app_id"=>"testappid", "admin_create_user"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, admin_create_user, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ZEhWWYYfZuTaZJ9d-RK9"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"LBy-GXd9gR8Smqz5y1he"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c71acbcd624780f29a6'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c71acbcd624780f29a6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [cac80f5b-4ffd-48b3-a6d0-11cbefb89f51] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931c71acbcd624780f29a6, "Fz7rByx3d_WZyg_A-7wm", {} [ActiveJob] [ActionMailer::DeliveryJob] [cac80f5b-4ffd-48b3-a6d0-11cbefb89f51] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.9ms) [ActiveJob] [ActionMailer::DeliveryJob] [cac80f5b-4ffd-48b3-a6d0-11cbefb89f51] Devise::Mailer#confirmation_instructions: processed outbound mail in 3.1ms [ActiveJob] [ActionMailer::DeliveryJob] [cac80f5b-4ffd-48b3-a6d0-11cbefb89f51] Sent mail to rrphotosoft@gmail.com (2.0ms) [ActiveJob] [ActionMailer::DeliveryJob] [cac80f5b-4ffd-48b3-a6d0-11cbefb89f51] Date: Sat, 08 Sep 2018 06:18:49 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rrphotosoft@gmail.com Message-ID: <5b931c71c73ef_24782b0bcfd0ef5c54961@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome rrphotosoft@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [cac80f5b-4ffd-48b3-a6d0-11cbefb89f51] Performed ActionMailer::DeliveryJob from Inline(mailers) in 5.61ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: cac80f5b-4ffd-48b3-a6d0-11cbefb89f51) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931c71acbcd624780f29a6, "Fz7rByx3d_WZyg_A-7wm", {} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com", "_id"=>{"$ne"=>BSON::ObjectId('5b931c71acbcd624780f29a6')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com", "_id"=>{"$ne"=>BSON::ObjectId('5b931c71acbcd624780f29a6')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"Mfs97RDMxsd1_KjnKssc"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yFLZvdkBCt1DrwgiXqtG"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c71acbcd624780f29a6')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 201 Created in 132ms (Views: 0.1ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"notis", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"RxdCbLGQqy35MEe8FsD1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"P2JQrz1_B57Mzn7SSoTr"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c71acbcd624780f29a8'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c71acbcd624780f29a8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [d3bacd94-0840-4077-8fa5-a15440b4f4e8] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931c71acbcd624780f29a8, "o8LSxBFsQhKQQtmxZZvR", {} [ActiveJob] [ActionMailer::DeliveryJob] [d3bacd94-0840-4077-8fa5-a15440b4f4e8] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [d3bacd94-0840-4077-8fa5-a15440b4f4e8] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.4ms [ActiveJob] [ActionMailer::DeliveryJob] [d3bacd94-0840-4077-8fa5-a15440b4f4e8] Sent mail to rrphotosoft@gmail.com (1.5ms) [ActiveJob] [ActionMailer::DeliveryJob] [d3bacd94-0840-4077-8fa5-a15440b4f4e8] Date: Sat, 08 Sep 2018 06:18:49 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rrphotosoft@gmail.com Message-ID: <5b931c71eccfc_24782b0bcfd0ef5c550f1@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome rrphotosoft@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [d3bacd94-0840-4077-8fa5-a15440b4f4e8] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.31ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: d3bacd94-0840-4077-8fa5-a15440b4f4e8) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931c71acbcd624780f29a8, "o8LSxBFsQhKQQtmxZZvR", {} Started POST "/authenticate/users/confirmation" for 127.0.0.1 at 2018-09-08 06:18:50 +0530 Processing by Auth::ConfirmationsController#create as JSON Parameters: {"user"=>{"email"=>"rrphotosoft@gmail.com"}, "api_key"=>"test", "current_app_id"=>"testappid", "confirmation"=>{"user"=>{"email"=>"rrphotosoft@gmail.com"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unconfirmed_email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sFRm8-ccvxiAb5ekE8cX"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c71acbcd624780f29a8')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c71acbcd624780f29a8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [3c0e5ce1-2e26-4340-a8b9-0245b0657924] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931c71acbcd624780f29a8, "o8LSxBFsQhKQQtmxZZvR", {} [ActiveJob] [ActionMailer::DeliveryJob] [3c0e5ce1-2e26-4340-a8b9-0245b0657924] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.7ms) [ActiveJob] [ActionMailer::DeliveryJob] [3c0e5ce1-2e26-4340-a8b9-0245b0657924] Devise::Mailer#confirmation_instructions: processed outbound mail in 3.6ms [ActiveJob] [ActionMailer::DeliveryJob] [3c0e5ce1-2e26-4340-a8b9-0245b0657924] Sent mail to rrphotosoft@gmail.com (4.7ms) [ActiveJob] [ActionMailer::DeliveryJob] [3c0e5ce1-2e26-4340-a8b9-0245b0657924] Date: Sat, 08 Sep 2018 06:18:50 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rrphotosoft@gmail.com Message-ID: <5b931c721955b_24782b0bcfd0ef5c55155@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome rrphotosoft@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [3c0e5ce1-2e26-4340-a8b9-0245b0657924] Performed ActionMailer::DeliveryJob from Inline(mailers) in 9.54ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 3c0e5ce1-2e26-4340-a8b9-0245b0657924) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931c71acbcd624780f29a8, "o8LSxBFsQhKQQtmxZZvR", {} Completed 201 Created in 99ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"notis", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"TJyYTaSgFnhmANzGaWjc"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Z4AgSsxQdLUn-HXcDDTz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c72acbcd624780f29ab'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c72acbcd624780f29ab')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [41288106-2e3b-4378-9542-2201a5db53bf] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931c72acbcd624780f29ab, "pyySrusFCnvhoEYx8bSS", {} [ActiveJob] [ActionMailer::DeliveryJob] [41288106-2e3b-4378-9542-2201a5db53bf] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [41288106-2e3b-4378-9542-2201a5db53bf] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.5ms [ActiveJob] [ActionMailer::DeliveryJob] [41288106-2e3b-4378-9542-2201a5db53bf] Sent mail to rrphotosoft@gmail.com (1.6ms) [ActiveJob] [ActionMailer::DeliveryJob] [41288106-2e3b-4378-9542-2201a5db53bf] Date: Sat, 08 Sep 2018 06:18:50 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rrphotosoft@gmail.com Message-ID: <5b931c722cf41_24782b0bcfd0ef5c552b7@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome rrphotosoft@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [41288106-2e3b-4378-9542-2201a5db53bf] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.52ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 41288106-2e3b-4378-9542-2201a5db53bf) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931c72acbcd624780f29ab, "pyySrusFCnvhoEYx8bSS", {} Started GET "/authenticate/users/confirmation?confirmation_token=pyySrusFCnvhoEYx8bSS&api_key=test¤t_app_id=testappid" for 127.0.0.1 at 2018-09-08 06:18:50 +0530 Processing by Auth::ConfirmationsController#show as JSON Parameters: {"confirmation_token"=>"pyySrusFCnvhoEYx8bSS", "api_key"=>"test", "current_app_id"=>"testappid", "confirmation"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"confirmation_token"=>"pyySrusFCnvhoEYx8bSS"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"NLd2AQWjfN73ytSyV6zJ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c72acbcd624780f29ab')}, "u"=>{"$set"=>{"confirmed_at"=>2018-09-08 00:48:50 UTC, "... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"reset_password_token"=>"7e85128c9801944f02e4510bf42b54b70a8c2e2c31eb8234c9bbe7b9d5699267"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"pXwnnrADykrbaWFP-Nkz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c72acbcd624780f29ab')}, "u"=>{"$set"=>{"identities"=>[], "reset_password_token"=>... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c72acbcd624780f29ab')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [acd04553-672c-4623-9470-c4eb5fe6ea80] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", gid://dummy/User/5b931c72acbcd624780f29ab, "QyBQ67FwZQn3XsZCqNdb", {} [ActiveJob] [ActionMailer::DeliveryJob] [acd04553-672c-4623-9470-c4eb5fe6ea80] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/reset_password_instructions.html.erb (2.8ms) [ActiveJob] [ActionMailer::DeliveryJob] [acd04553-672c-4623-9470-c4eb5fe6ea80] Devise::Mailer#reset_password_instructions: processed outbound mail in 23.2ms [ActiveJob] [ActionMailer::DeliveryJob] [acd04553-672c-4623-9470-c4eb5fe6ea80] Sent mail to rrphotosoft@gmail.com (2.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [acd04553-672c-4623-9470-c4eb5fe6ea80] Date: Sat, 08 Sep 2018 06:18:50 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rrphotosoft@gmail.com Message-ID: <5b931c72574ea_24782b0bcfd0ef5c553ce@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Reset password instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello rrphotosoft@gmail.com!

Someone has requested a link to change your password. You can do this through the link below.

Change my password

If you didn't request this, please ignore this email.

Your password won't change until you access the link above and create a new one.

[ActiveJob] [ActionMailer::DeliveryJob] [acd04553-672c-4623-9470-c4eb5fe6ea80] Performed ActionMailer::DeliveryJob from Inline(mailers) in 26.46ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: acd04553-672c-4623-9470-c4eb5fe6ea80) to Inline(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", gid://dummy/User/5b931c72acbcd624780f29ab, "QyBQ67FwZQn3XsZCqNdb", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Jyq1Z7GER2A8eZyAjm6o"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c72acbcd624780f29ab')}, "u"=>{"$set"=>{"confirmed_at"=>2018-09-08 00:48:50 UTC, "... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931c72acbcd624780f29ab')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Rendered text template (0.0ms) Completed 201 Created in 195ms (Views: 1.0ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c72acbcd624780f29ab')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"notis", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xUQ7q9XL57d9JESp-TGD"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Gg6uhtfp5PydEUmQYnEx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c72acbcd624780f29ae'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c72acbcd624780f29ae')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [54b5b02f-6174-431d-93f1-7bdc23febce6] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931c72acbcd624780f29ae, "_oxoprspaTxVrXGxdnxB", {} [ActiveJob] [ActionMailer::DeliveryJob] [54b5b02f-6174-431d-93f1-7bdc23febce6] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [54b5b02f-6174-431d-93f1-7bdc23febce6] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.5ms [ActiveJob] [ActionMailer::DeliveryJob] [54b5b02f-6174-431d-93f1-7bdc23febce6] Sent mail to rrphotosoft@gmail.com (1.7ms) [ActiveJob] [ActionMailer::DeliveryJob] [54b5b02f-6174-431d-93f1-7bdc23febce6] Date: Sat, 08 Sep 2018 06:18:50 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rrphotosoft@gmail.com Message-ID: <5b931c727daf3_24782b0bcfd0ef5c554c7@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome rrphotosoft@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [54b5b02f-6174-431d-93f1-7bdc23febce6] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.55ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 54b5b02f-6174-431d-93f1-7bdc23febce6) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931c72acbcd624780f29ae, "_oxoprspaTxVrXGxdnxB", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ebjvWp1ckN3N7FhNh2wB"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c72acbcd624780f29ae')}, "u"=>{"$set"=>{"confirmed_at"=>2018-09-08 00:48:50 UTC, "... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"reset_password_token"=>"7c287e4466aa105fdfc2053d769a796acb1ff0b55b993a3f56acc5fba90e25d8"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"s_aRgb5hzxnszB1155DD"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c72acbcd624780f29ae')}, "u"=>{"$set"=>{"identities"=>[], "reset_password_token"=>... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c72acbcd624780f29ae')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s [ActiveJob] [ActionMailer::DeliveryJob] [3ad0f7f5-f00f-44e4-962e-f04965c139f2] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", gid://dummy/User/5b931c72acbcd624780f29ae, "rz-22aaH9QbJ8cyCKmSU", {} [ActiveJob] [ActionMailer::DeliveryJob] [3ad0f7f5-f00f-44e4-962e-f04965c139f2] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/reset_password_instructions.html.erb (0.7ms) [ActiveJob] [ActionMailer::DeliveryJob] [3ad0f7f5-f00f-44e4-962e-f04965c139f2] Devise::Mailer#reset_password_instructions: processed outbound mail in 3.7ms [ActiveJob] [ActionMailer::DeliveryJob] [3ad0f7f5-f00f-44e4-962e-f04965c139f2] Sent mail to rrphotosoft@gmail.com (5.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [3ad0f7f5-f00f-44e4-962e-f04965c139f2] Date: Sat, 08 Sep 2018 06:18:50 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rrphotosoft@gmail.com Message-ID: <5b931c729d289_24782b0bcfd0ef5c55541@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Reset password instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello rrphotosoft@gmail.com!

Someone has requested a link to change your password. You can do this through the link below.

Change my password

If you didn't request this, please ignore this email.

Your password won't change until you access the link above and create a new one.

[ActiveJob] [ActionMailer::DeliveryJob] [3ad0f7f5-f00f-44e4-962e-f04965c139f2] Performed ActionMailer::DeliveryJob from Inline(mailers) in 10.0ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 3ad0f7f5-f00f-44e4-962e-f04965c139f2) to Inline(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", gid://dummy/User/5b931c72acbcd624780f29ae, "rz-22aaH9QbJ8cyCKmSU", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"s9Qzfs9zo2NW2FERuQv2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c72acbcd624780f29ae')}, "u"=>{"$set"=>{"confirmed_at"=>2018-09-08 00:48:50 UTC, "... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931c72acbcd624780f29ae')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xGh4NswDn-sy8Lzy59Zq"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c72acbcd624780f29ae')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started PUT "/profiles/5b931c72acbcd624780f29ae" for 127.0.0.1 at 2018-09-08 06:18:50 +0530 Processing by ProfilesController#update as JSON Parameters: {"id"=>"5b931c72acbcd624780f29ae", "user"=>{"created_by_admin"=>true}, "resource"=>"users", "api_key"=>"test", "current_app_id"=>"testappid", "profile"=>{"id"=>"5b931c72acbcd624780f29ae", "user"=>{"created_by_admin"=>true}, "resource"=>"users", "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: profile, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"_id"=>BSON::ObjectId('5b931c72acbcd624780f29ae')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c72acbcd624780f29ae')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Kzbaw4zhATK345vUTiZc"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c72acbcd624780f29ae')}, "u"=>{"$set"=>{"created_by_admin"=>true, "encrypted_authe... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"reset_password_token"=>"664b1223876e7e868f7b787e5563c7f7082a4c79d2083d0bc2dd8de342967418"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"zxCdi2s1PMWCYesqyrLe"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c72acbcd624780f29ae')}, "u"=>{"$set"=>{"reset_password_token"=>"664b1223876e7e868... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c72acbcd624780f29ae')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [7dc906a3-d27b-43eb-be21-1722a4905034] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", gid://dummy/User/5b931c72acbcd624780f29ae, "xqzazUx9kSxQ2vYZ2xcD", {} [ActiveJob] [ActionMailer::DeliveryJob] [7dc906a3-d27b-43eb-be21-1722a4905034] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/reset_password_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [7dc906a3-d27b-43eb-be21-1722a4905034] Devise::Mailer#reset_password_instructions: processed outbound mail in 1.4ms [ActiveJob] [ActionMailer::DeliveryJob] [7dc906a3-d27b-43eb-be21-1722a4905034] Sent mail to rrphotosoft@gmail.com (1.6ms) [ActiveJob] [ActionMailer::DeliveryJob] [7dc906a3-d27b-43eb-be21-1722a4905034] Date: Sat, 08 Sep 2018 06:18:50 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rrphotosoft@gmail.com Message-ID: <5b931c72df5f2_24782b0bcfd0ef5c556b6@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Reset password instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello rrphotosoft@gmail.com!

Someone has requested a link to change your password. You can do this through the link below.

Change my password

If you didn't request this, please ignore this email.

Your password won't change until you access the link above and create a new one.

[ActiveJob] [ActionMailer::DeliveryJob] [7dc906a3-d27b-43eb-be21-1722a4905034] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.4ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 7dc906a3-d27b-43eb-be21-1722a4905034) to Inline(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", gid://dummy/User/5b931c72acbcd624780f29ae, "xqzazUx9kSxQ2vYZ2xcD", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"jhBr6BwuKqnD8xHS5P67"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c72acbcd624780f29ae')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"F3edRJANJtYitvsd4rcd"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c72acbcd624780f29ae')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 204 No Content in 233ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"notis", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"dfQ8T3psyYr4AsjsN5Vy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"6_EfVvUv8y7z-do_Qoyf"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c73acbcd624780f29b1'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c73acbcd624780f29b1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [68509dec-f749-4dd3-9aff-61c81b42fdfd] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931c73acbcd624780f29b1, "sxxjpYxXK2agDcpEztV5", {} [ActiveJob] [ActionMailer::DeliveryJob] [68509dec-f749-4dd3-9aff-61c81b42fdfd] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [68509dec-f749-4dd3-9aff-61c81b42fdfd] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.5ms [ActiveJob] [ActionMailer::DeliveryJob] [68509dec-f749-4dd3-9aff-61c81b42fdfd] Sent mail to rrphotosoft@gmail.com (1.6ms) [ActiveJob] [ActionMailer::DeliveryJob] [68509dec-f749-4dd3-9aff-61c81b42fdfd] Date: Sat, 08 Sep 2018 06:18:51 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rrphotosoft@gmail.com Message-ID: <5b931c7326eb3_24782b0bcfd0ef5c5575e@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome rrphotosoft@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [68509dec-f749-4dd3-9aff-61c81b42fdfd] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.57ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 68509dec-f749-4dd3-9aff-61c81b42fdfd) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931c73acbcd624780f29b1, "sxxjpYxXK2agDcpEztV5", {} Started GET "/authenticate/users/confirmation?confirmation_token=the+sandman+was+looking+for+a+legend+for+a+girl&api_key=test¤t_app_id=testappid" for 127.0.0.1 at 2018-09-08 06:18:51 +0530 Processing by Auth::ConfirmationsController#show as JSON Parameters: {"confirmation_token"=>"the sandman was looking for a legend for a girl", "api_key"=>"test", "current_app_id"=>"testappid", "confirmation"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"confirmation_token"=>"the sandman was looking for a legend for a girl"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"confirmation_token"=>"99326db4e21a0ded211977de8a9828b0370a791cfd183ae36a3b6ed626290250"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"notis", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"8edFa_zz4PzG17feMixa"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"UV9_Eggm6JNJwKkc3Gcx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c73acbcd624780f29b4'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c73acbcd624780f29b4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [dca955bd-b2a3-40ca-934b-c1b278dcc11b] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931c73acbcd624780f29b4, "zeutoyzzmFgDTz5u_tx1", {} [ActiveJob] [ActionMailer::DeliveryJob] [dca955bd-b2a3-40ca-934b-c1b278dcc11b] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.4ms) [ActiveJob] [ActionMailer::DeliveryJob] [dca955bd-b2a3-40ca-934b-c1b278dcc11b] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.5ms [ActiveJob] [ActionMailer::DeliveryJob] [dca955bd-b2a3-40ca-934b-c1b278dcc11b] Sent mail to rrphotosoft@gmail.com (1.5ms) [ActiveJob] [ActionMailer::DeliveryJob] [dca955bd-b2a3-40ca-934b-c1b278dcc11b] Date: Sat, 08 Sep 2018 06:18:51 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rrphotosoft@gmail.com Message-ID: <5b931c7362f37_24782b0bcfd0ef5c55862@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome rrphotosoft@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [dca955bd-b2a3-40ca-934b-c1b278dcc11b] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.42ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: dca955bd-b2a3-40ca-934b-c1b278dcc11b) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931c73acbcd624780f29b4, "zeutoyzzmFgDTz5u_tx1", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"KZu61m3-xgXLzprF2WYi"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c73acbcd624780f29b4')}, "u"=>{"$set"=>{"confirmed_at"=>2018-09-08 00:48:51 UTC, "... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"reset_password_token"=>"6bcd0c099fc1d660e84eddcacd116e7ac12027df410e2ec50e2440b465697dc3"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"ygf-y6777YTkPEUFEVhJ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c73acbcd624780f29b4')}, "u"=>{"$set"=>{"identities"=>[], "reset_password_token"=>... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c73acbcd624780f29b4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [54fb3344-feda-48a6-b0ab-df8c14832137] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", gid://dummy/User/5b931c73acbcd624780f29b4, "Zi_EYUzxPJNH2NiRTF8D", {} [ActiveJob] [ActionMailer::DeliveryJob] [54fb3344-feda-48a6-b0ab-df8c14832137] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/reset_password_instructions.html.erb (0.6ms) [ActiveJob] [ActionMailer::DeliveryJob] [54fb3344-feda-48a6-b0ab-df8c14832137] Devise::Mailer#reset_password_instructions: processed outbound mail in 3.4ms [ActiveJob] [ActionMailer::DeliveryJob] [54fb3344-feda-48a6-b0ab-df8c14832137] Sent mail to rrphotosoft@gmail.com (4.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [54fb3344-feda-48a6-b0ab-df8c14832137] Date: Sat, 08 Sep 2018 06:18:51 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rrphotosoft@gmail.com Message-ID: <5b931c737b7b6_24782b0bcfd0ef5c5599@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Reset password instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello rrphotosoft@gmail.com!

Someone has requested a link to change your password. You can do this through the link below.

Change my password

If you didn't request this, please ignore this email.

Your password won't change until you access the link above and create a new one.

[ActiveJob] [ActionMailer::DeliveryJob] [54fb3344-feda-48a6-b0ab-df8c14832137] Performed ActionMailer::DeliveryJob from Inline(mailers) in 8.71ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 54fb3344-feda-48a6-b0ab-df8c14832137) to Inline(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", gid://dummy/User/5b931c73acbcd624780f29b4, "Zi_EYUzxPJNH2NiRTF8D", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"FaJFCzM33hdsCATbym5n"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c73acbcd624780f29b4')}, "u"=>{"$set"=>{"confirmed_at"=>2018-09-08 00:48:51 UTC, "... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931c73acbcd624780f29b4')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"3PkMpLC_Fz4m5LjFzZxd"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c73acbcd624780f29b4')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"doctor@gmail.com", "_id"=>{"$ne"=>BSON::ObjectId('5b931c73acbcd624780f29b4')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"c6K5p3XFaQsHYdox4Lsp"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"fsbXptSSmkwKjJsRvYsE"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c73acbcd624780f29b4')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c73acbcd624780f29b4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [1bd8fdcb-a8b8-414f-9962-6839beaba1fe] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931c73acbcd624780f29b4, "FZW7fQp_vuFsXYiPn-Ys", {:to=>"doctor@gmail.com"} [ActiveJob] [ActionMailer::DeliveryJob] [1bd8fdcb-a8b8-414f-9962-6839beaba1fe] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [1bd8fdcb-a8b8-414f-9962-6839beaba1fe] Devise::Mailer#confirmation_instructions: processed outbound mail in 2.3ms [ActiveJob] [ActionMailer::DeliveryJob] [1bd8fdcb-a8b8-414f-9962-6839beaba1fe] Sent mail to doctor@gmail.com (1.7ms) [ActiveJob] [ActionMailer::DeliveryJob] [1bd8fdcb-a8b8-414f-9962-6839beaba1fe] Date: Sat, 08 Sep 2018 06:18:51 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: doctor@gmail.com Message-ID: <5b931c73a67fe_24782b0bcfd0ef5c56099@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome doctor@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [1bd8fdcb-a8b8-414f-9962-6839beaba1fe] Performed ActionMailer::DeliveryJob from Inline(mailers) in 4.56ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 1bd8fdcb-a8b8-414f-9962-6839beaba1fe) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931c73acbcd624780f29b4, "FZW7fQp_vuFsXYiPn-Ys", {:to=>"doctor@gmail.com"} Started POST "/admin_create_users" for 127.0.0.1 at 2018-09-08 06:18:51 +0530 Processing by Auth::AdminCreateUsersController#create as JSON Parameters: {"user"=>{"additional_login_param"=>"9561137096", "email"=>"doggy@gmail.com"}, "api_key"=>"test", "current_app_id"=>"testappid", "admin_create_user"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, admin_create_user, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"doggy@gmail.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Completed 422 Unprocessable Entity in 33ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"muhammad@wunsch.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"nx-zMtKnmryBchsjLu_p"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"jZXQ14JwtsnFwXgZLEsx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c73acbcd624780f29b9')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c73acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931c73acbcd624780f29b9')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c73acbcd624780f29bc')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Mk6y6DYXYu3sSysJ-2LP"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931c73acbcd624780f29b9')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c73acbcd624780f29b9')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931c73acbcd624780f29b9')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b931c73acbcd624780f29b9')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"ethel_ziemann@stokes.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"4NY4SPrDznkttLJDE4Pa"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"PPiJkayJ5iX3XykcBshJ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c73acbcd624780f29be')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c73acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931c73acbcd624780f29be')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"E1CCkyWZda5zEz-THyGE"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931c73acbcd624780f29be')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c73acbcd624780f29be')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931c73acbcd624780f29be')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b931c73acbcd624780f29be')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started PUT "/profiles/credential_exists" for 127.0.0.1 at 2018-09-08 06:18:52 +0530 Processing by ProfilesController#update as JSON Parameters: {"id"=>"credential_exists", "user"=>{"android_token"=>"xyz"}, "api_key"=>"test", "current_app_id"=>"testappid", "resource"=>"users", "profile"=>{"id"=>"credential_exists", "user"=>{"android_token"=>"xyz"}, "api_key"=>"test", "current_app_id"=>"testappid", "resource"=>"users"}} Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken1"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken1"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: profile, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"_id"=>BSON::ObjectId('5b931c73acbcd624780f29be')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c73acbcd624780f29be')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"fEGF2pajz6ZTxQBjKhuK"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c73acbcd624780f29be')}, "u"=>{"$set"=>{"android_token"=>"xyz", "android_endpoint"... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 204 No Content in 21773ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c73acbcd624780f29be')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"ray@yundt.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"8FPZqjTivthXhEArsvVX"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"rfqw8Cf_yXgsg3JZhp6o"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c89acbcd624780f29c2')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c89acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931c89acbcd624780f29c2')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c89acbcd624780f29c5')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"7Qa5qKUa2nB6FQXH6DFX"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931c89acbcd624780f29c2')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c89acbcd624780f29c2')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931c89acbcd624780f29c2')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b931c89acbcd624780f29c2')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"calista@stanton.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xEe2Nn1PoiZt2xGRguet"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"NKVzVMz8nQzF8QRH6SBk"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c8aacbcd624780f29c7')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c8aacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931c8aacbcd624780f29c7')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"bnC7zRziBexPb1gCnnzP"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931c8aacbcd624780f29c7')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c8aacbcd624780f29c7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931c8aacbcd624780f29c7')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b931c8aacbcd624780f29c7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started POST "/endpoints" for 127.0.0.1 at 2018-09-08 06:19:14 +0530 Processing by Auth::EndpointsController#create as JSON Parameters: {"endpoint"=>{"android_token"=>"abc"}, "api_key"=>"test", "current_app_id"=>"testappid"} Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_endpoints", "query"=>{"$or"=>[{"android_token"=>"abc"}]}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c8aacbcd624780f29cb'), "android_token"=>"abc"}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, ... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.000s Completed 201 Created in 352ms (Views: 0.4ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"brianne_stroman@maggio.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zPFqBMHD6HRG_xPp8KPg"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"HbsfLq7RGM2LMifRcsz2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c8aacbcd624780f29cc')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c8aacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931c8aacbcd624780f29cc')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c8aacbcd624780f29cf')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"o-rXrQ3UJobA8qYgPsWH"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931c8aacbcd624780f29cc')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c8aacbcd624780f29cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931c8aacbcd624780f29cc')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b931c8aacbcd624780f29cc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"janelle_parker@cremin.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"pAQ-mt-eH-2XysG18peL"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"rGUz_PxjWsHsyjcCdPqF"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c8aacbcd624780f29d1')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c8aacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931c8aacbcd624780f29d1')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"UszzVMs7zHonPp5nSufW"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931c8aacbcd624780f29d1')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c8aacbcd624780f29d1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931c8aacbcd624780f29d1')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b931c8aacbcd624780f29d1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Started POST "/endpoints" for 127.0.0.1 at 2018-09-08 06:19:14 +0530 Processing by Auth::EndpointsController#create as HTML Parameters: {"{\"endpoint\":{\"android_token\":\"abc\"},\"api_key\":\"test\",\"current_app_id\":\"testappid\"}"=>nil} Can't verify CSRF token authenticity Rendered text template (0.0ms) Filter chain halted as :do_before_request rendered or redirected Completed 401 Unauthorized in 6ms (Views: 5.6ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"cordelia.vandervort@haag.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"3E7QzCA9vxKYHEPAbEzz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"tgTWhY7xY57c4okJ-UyN"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c8aacbcd624780f29d5')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c8aacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931c8aacbcd624780f29d5')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c8aacbcd624780f29d8')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ngz6LNsifJdGSh-vxMqK"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931c8aacbcd624780f29d5')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c8aacbcd624780f29d5')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931c8aacbcd624780f29d5')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b931c8aacbcd624780f29d5')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"brielle_lynch@beatty.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"tnGjrbZpX5kiGC_pP6Wt"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"eSxTjDBW23wVJvR3BAgz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c8bacbcd624780f29da')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c8bacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931c8bacbcd624780f29da')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"bWzsZsjhUc1QKWMMu3He"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931c8bacbcd624780f29da')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c8bacbcd624780f29da')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931c8bacbcd624780f29da')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b931c8bacbcd624780f29da')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Started POST "/endpoints" for 127.0.0.1 at 2018-09-08 06:19:15 +0530 Processing by Auth::EndpointsController#create as JSON Parameters: {"endpoint"=>{"android_token"=>"abc"}} Can't verify CSRF token authenticity Rendered text template (0.0ms) Filter chain halted as :do_before_request rendered or redirected Completed 401 Unauthorized in 1ms (Views: 0.4ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"brielle.kirlin@williamsonhermann.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"dByjtwMAPfqXWxc6NZej"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"s4FyL2-WjtyezYPHbKRC"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c8bacbcd624780f29de'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931c8bacbcd624780f29de')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"cody_moen@franecki.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"_X5Af-DNYDzUUrKRgSNw"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"_ABV_BzmQPjZymnkUryf"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c8bacbcd624780f29e1'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931c8bacbcd624780f29e1')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"harmony_rempel@klingbartoletti.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"2UHHFYxddDqxdTRcXvzL"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"qRkynDe2dj1G8gtVZsNC"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c8bacbcd624780f29e4'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931c8bacbcd624780f29e4')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Started GET "/clients/5b931c8bacbcd624780f29de" for 127.0.0.1 at 2018-09-08 06:19:15 +0530 Processing by Auth::ClientsController#show as JSON Parameters: {"id"=>"5b931c8bacbcd624780f29de", "client"=>{}} Completed 401 Unauthorized in 1ms Started GET "/clients/5b931c8bacbcd624780f29de" for 127.0.0.1 at 2018-09-08 06:19:15 +0530 Processing by Auth::ClientsController#show as HTML Parameters: {"id"=>"5b931c8bacbcd624780f29de"} Completed 401 Unauthorized in 0ms Started GET "/clients/5b931c8bacbcd624780f29de" for 127.0.0.1 at 2018-09-08 06:19:15 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"H4t9TWgP3rxYK1JNZCs8"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c8bacbcd624780f29e1')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-08 00:49:15 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Auth::ClientsController#show as HTML Parameters: {"id"=>"5b931c8bacbcd624780f29de"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931c8bacbcd624780f29de')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"vBE9VxKneNJx-tWYAZpu"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c8bacbcd624780f29e4')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-08 00:49:15 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Auth::ClientsController#show as HTML Parameters: {"id"=>"5b931c8bacbcd624780f29de"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931c8bacbcd624780f29de')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"EmzZBPWHosYs1qZ58qEY"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c8bacbcd624780f29de')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-08 00:49:15 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Auth::ClientsController#show as HTML Parameters: {"id"=>"5b931c8bacbcd624780f29de"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931c8bacbcd624780f29de')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931c8bacbcd624780f29de')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"24RJkXuxDQQKxRF56sSk"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c8bacbcd624780f29de')}, "u"=>{"$set"=>{"current_sign_in_at"=>2018-09-08 00:49:15 ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Auth::ClientsController#update as HTML Parameters: {"client"=>{"add_app_id"=>"anything"}, "id"=>"5b931c8bacbcd624780f29de"} Can't verify CSRF token authenticity Completed 422 Unprocessable Entity in 0ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"mason@bednar.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"jyq7w6P-JGXzxqcaxL7P"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"NzJsmQKP2UyTJ44RWcVL"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c8bacbcd624780f29e9'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c8bacbcd624780f29e9')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [21b9f932-c3d9-4d7f-adf2-75592c32d354] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931c8bacbcd624780f29e9, "VWQ_nmxYqT16uSmk2GPW", {} [ActiveJob] [ActionMailer::DeliveryJob] [21b9f932-c3d9-4d7f-adf2-75592c32d354] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [21b9f932-c3d9-4d7f-adf2-75592c32d354] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.5ms [ActiveJob] [ActionMailer::DeliveryJob] [21b9f932-c3d9-4d7f-adf2-75592c32d354] Sent mail to mason@bednar.com (1.5ms) [ActiveJob] [ActionMailer::DeliveryJob] [21b9f932-c3d9-4d7f-adf2-75592c32d354] Date: Sat, 08 Sep 2018 06:19:15 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: mason@bednar.com Message-ID: <5b931c8bcf756_24782b0bcfd0ef5c561c4@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome mason@bednar.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [21b9f932-c3d9-4d7f-adf2-75592c32d354] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.43ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 21b9f932-c3d9-4d7f-adf2-75592c32d354) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931c8bacbcd624780f29e9, "VWQ_nmxYqT16uSmk2GPW", {} MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c8bacbcd624780f29eb')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started GET "/authenticate/users/confirmation/new" for 127.0.0.1 at 2018-09-08 06:19:15 +0530 Processing by Auth::ConfirmationsController#new as HTML Rendered /home/bhargav/Github/Auth/app/views/auth/shared/_devise_error_messages.html.erb (0.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/confirmations/new.html.erb within layouts/application (1.5ms) Rendered shopping/_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (1.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.1ms) Completed 200 OK in 7ms (Views: 6.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"kiel.howe@berge.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ErQGT438Zxkcg_UDg6ZL"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zEVBaeH28YbEy52w2jpH"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c8bacbcd624780f29ee'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c8bacbcd624780f29ee')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [96a2a6ae-0f95-4230-8882-ceae99a2ab91] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931c8bacbcd624780f29ee, "tFgPErwTDNJS9pd9J1Ut", {} [ActiveJob] [ActionMailer::DeliveryJob] [96a2a6ae-0f95-4230-8882-ceae99a2ab91] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [96a2a6ae-0f95-4230-8882-ceae99a2ab91] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.5ms [ActiveJob] [ActionMailer::DeliveryJob] [96a2a6ae-0f95-4230-8882-ceae99a2ab91] Sent mail to kiel.howe@berge.net (1.5ms) [ActiveJob] [ActionMailer::DeliveryJob] [96a2a6ae-0f95-4230-8882-ceae99a2ab91] Date: Sat, 08 Sep 2018 06:19:15 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: kiel.howe@berge.net Message-ID: <5b931c8be73f4_24782b0bcfd0ef5c562ab@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome kiel.howe@berge.net!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [96a2a6ae-0f95-4230-8882-ceae99a2ab91] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.45ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 96a2a6ae-0f95-4230-8882-ceae99a2ab91) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931c8bacbcd624780f29ee, "tFgPErwTDNJS9pd9J1Ut", {} MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c8bacbcd624780f29f0')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/users/confirmation" for 127.0.0.1 at 2018-09-08 06:19:15 +0530 Processing by Auth::ConfirmationsController#create as HTML Parameters: {"user"=>{"email"=>"kiel.howe@berge.net"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unconfirmed_email"=>"kiel.howe@berge.net"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"kiel.howe@berge.net"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"pE_wiK8dke9nVUxPt2iQ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c8bacbcd624780f29ee')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c8bacbcd624780f29ee')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [5f166ac8-8966-4870-860c-e63d4fb86c3c] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931c8bacbcd624780f29ee, "tFgPErwTDNJS9pd9J1Ut", {} [ActiveJob] [ActionMailer::DeliveryJob] [5f166ac8-8966-4870-860c-e63d4fb86c3c] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [5f166ac8-8966-4870-860c-e63d4fb86c3c] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.2ms [ActiveJob] [ActionMailer::DeliveryJob] [5f166ac8-8966-4870-860c-e63d4fb86c3c] Sent mail to kiel.howe@berge.net (1.5ms) [ActiveJob] [ActionMailer::DeliveryJob] [5f166ac8-8966-4870-860c-e63d4fb86c3c] Date: Sat, 08 Sep 2018 06:19:16 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: kiel.howe@berge.net Message-ID: <5b931c8cc770_24782b0bcfd0ef5c563c1@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome kiel.howe@berge.net!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [5f166ac8-8966-4870-860c-e63d4fb86c3c] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.14ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 5f166ac8-8966-4870-860c-e63d4fb86c3c) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931c8bacbcd624780f29ee, "tFgPErwTDNJS9pd9J1Ut", {} Redirected to http://www.example.com/authenticate/users/sign_in Completed 302 Found in 53ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"darian.medhurst@ernser.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"4xnE3k7XBzub43daskfM"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"DjtQBXEyCXV8ZfQSSgkx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c8cacbcd624780f29f2'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c8cacbcd624780f29f2')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [6438dbcc-05cc-4162-96e1-376984ecabf2] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931c8cacbcd624780f29f2, "MPDSVXmLzDMPAmjxp7XK", {} [ActiveJob] [ActionMailer::DeliveryJob] [6438dbcc-05cc-4162-96e1-376984ecabf2] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [6438dbcc-05cc-4162-96e1-376984ecabf2] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.4ms [ActiveJob] [ActionMailer::DeliveryJob] [6438dbcc-05cc-4162-96e1-376984ecabf2] Sent mail to darian.medhurst@ernser.org (1.8ms) [ActiveJob] [ActionMailer::DeliveryJob] [6438dbcc-05cc-4162-96e1-376984ecabf2] Date: Sat, 08 Sep 2018 06:19:16 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: darian.medhurst@ernser.org Message-ID: <5b931c8c16406_24782b0bcfd0ef5c5643a@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome darian.medhurst@ernser.org!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [6438dbcc-05cc-4162-96e1-376984ecabf2] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.69ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 6438dbcc-05cc-4162-96e1-376984ecabf2) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931c8cacbcd624780f29f2, "MPDSVXmLzDMPAmjxp7XK", {} MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c8cacbcd624780f29f4')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started GET "/authenticate/users/confirmation?confirmation_token=MPDSVXmLzDMPAmjxp7XK" for 127.0.0.1 at 2018-09-08 06:19:16 +0530 Processing by Auth::ConfirmationsController#show as HTML Parameters: {"confirmation_token"=>"MPDSVXmLzDMPAmjxp7XK"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"confirmation_token"=>"MPDSVXmLzDMPAmjxp7XK"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"iHdEyxV9sFmevaimhYMF"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c8cacbcd624780f29f2')}, "u"=>{"$set"=>{"confirmed_at"=>2018-09-08 00:49:16 UTC, "... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931c8cacbcd624780f29f2')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b931c8cacbcd624780f29f2')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Redirected to http://www.example.com/authenticate/users/sign_in Completed 302 Found in 163ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c8cacbcd624780f29f2')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"dorothy@fayhaley.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zzE-E3YWLCrZgAxKek1M"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"vB3SvW5SL3yBFbZUt7K6"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c8cacbcd624780f29f6'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c8cacbcd624780f29f6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [d91eee36-d32f-4e63-8b7d-cec4d43f5c68] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931c8cacbcd624780f29f6, "6b1ysWUYf1yhapaTz89q", {} [ActiveJob] [ActionMailer::DeliveryJob] [d91eee36-d32f-4e63-8b7d-cec4d43f5c68] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [d91eee36-d32f-4e63-8b7d-cec4d43f5c68] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.6ms [ActiveJob] [ActionMailer::DeliveryJob] [d91eee36-d32f-4e63-8b7d-cec4d43f5c68] Sent mail to dorothy@fayhaley.io (1.6ms) [ActiveJob] [ActionMailer::DeliveryJob] [d91eee36-d32f-4e63-8b7d-cec4d43f5c68] Date: Sat, 08 Sep 2018 06:19:16 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: dorothy@fayhaley.io Message-ID: <5b931c8c5efe6_24782b0bcfd0ef5c56546@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome dorothy@fayhaley.io!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [d91eee36-d32f-4e63-8b7d-cec4d43f5c68] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.59ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: d91eee36-d32f-4e63-8b7d-cec4d43f5c68) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931c8cacbcd624780f29f6, "6b1ysWUYf1yhapaTz89q", {} MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c8cacbcd624780f29f8')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Started GET "/authenticate/users/confirmation/new?redirect_url=http%3A%2F%2Fwww.google.com&api_key=test¤t_app_id=testappid" for 127.0.0.1 at 2018-09-08 06:19:16 +0530 Processing by Auth::ConfirmationsController#new as HTML Parameters: {"redirect_url"=>"http://www.google.com", "api_key"=>"test", "current_app_id"=>"testappid"} Rendered /home/bhargav/Github/Auth/app/views/auth/shared/_devise_error_messages.html.erb (0.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/confirmations/new.html.erb within layouts/application (0.5ms) Rendered shopping/_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (1.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.2ms) Completed 200 OK in 6ms (Views: 4.8ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"hillary@strackesauer.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"HK82-a7Naxy-UrNz2PzH"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"_32B3r4DVjiRxFRQbEeK"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c8cacbcd624780f29fb'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c8cacbcd624780f29fb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [999127db-cdee-42f9-9ac2-ddeaa5920d62] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931c8cacbcd624780f29fb, "2s1vnFGM12aMwAkyNWgy", {} [ActiveJob] [ActionMailer::DeliveryJob] [999127db-cdee-42f9-9ac2-ddeaa5920d62] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [999127db-cdee-42f9-9ac2-ddeaa5920d62] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.6ms [ActiveJob] [ActionMailer::DeliveryJob] [999127db-cdee-42f9-9ac2-ddeaa5920d62] Sent mail to hillary@strackesauer.co (1.6ms) [ActiveJob] [ActionMailer::DeliveryJob] [999127db-cdee-42f9-9ac2-ddeaa5920d62] Date: Sat, 08 Sep 2018 06:19:16 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: hillary@strackesauer.co Message-ID: <5b931c8c79241_24782b0bcfd0ef5c5665a@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome hillary@strackesauer.co!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [999127db-cdee-42f9-9ac2-ddeaa5920d62] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.67ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 999127db-cdee-42f9-9ac2-ddeaa5920d62) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931c8cacbcd624780f29fb, "2s1vnFGM12aMwAkyNWgy", {} MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c8cacbcd624780f29fd')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/users/confirmation" for 127.0.0.1 at 2018-09-08 06:19:16 +0530 Processing by Auth::ConfirmationsController#create as HTML Parameters: {"user"=>{"email"=>"hillary@strackesauer.co"}, "redirect_url"=>"http://www.google.com", "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unconfirmed_email"=>"hillary@strackesauer.co"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"hillary@strackesauer.co"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"nasVM21XVNNG4qM1ZptK"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c8cacbcd624780f29fb')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c8cacbcd624780f29fb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s [ActiveJob] [ActionMailer::DeliveryJob] [24a6ba74-6dae-41be-aa84-1e1c08e3b571] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931c8cacbcd624780f29fb, "2s1vnFGM12aMwAkyNWgy", {} [ActiveJob] [ActionMailer::DeliveryJob] [24a6ba74-6dae-41be-aa84-1e1c08e3b571] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (1.1ms) [ActiveJob] [ActionMailer::DeliveryJob] [24a6ba74-6dae-41be-aa84-1e1c08e3b571] Devise::Mailer#confirmation_instructions: processed outbound mail in 5.4ms [ActiveJob] [ActionMailer::DeliveryJob] [24a6ba74-6dae-41be-aa84-1e1c08e3b571] Sent mail to hillary@strackesauer.co (5.8ms) [ActiveJob] [ActionMailer::DeliveryJob] [24a6ba74-6dae-41be-aa84-1e1c08e3b571] Date: Sat, 08 Sep 2018 06:19:16 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: hillary@strackesauer.co Message-ID: <5b931c8cd1554_24782b0bcfd0ef5c5673e@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome hillary@strackesauer.co!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [24a6ba74-6dae-41be-aa84-1e1c08e3b571] Performed ActionMailer::DeliveryJob from Inline(mailers) in 12.72ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 24a6ba74-6dae-41be-aa84-1e1c08e3b571) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931c8cacbcd624780f29fb, "2s1vnFGM12aMwAkyNWgy", {} Redirected to http://www.example.com/authenticate/users/sign_in Completed 302 Found in 103ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"ursula.ruecker@mclaughlin.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ehfs-ygzEjvD_3Zq8cxZ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"dy8K5WELxmq_w8iwjzB8"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c8cacbcd624780f29ff'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c8cacbcd624780f29ff')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [4641dfad-48e4-4d1a-9986-5e9c421c20a3] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931c8cacbcd624780f29ff, "L9FGqThLDxxTYQTSc2K9", {} [ActiveJob] [ActionMailer::DeliveryJob] [4641dfad-48e4-4d1a-9986-5e9c421c20a3] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [4641dfad-48e4-4d1a-9986-5e9c421c20a3] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.4ms [ActiveJob] [ActionMailer::DeliveryJob] [4641dfad-48e4-4d1a-9986-5e9c421c20a3] Sent mail to ursula.ruecker@mclaughlin.biz (2.0ms) [ActiveJob] [ActionMailer::DeliveryJob] [4641dfad-48e4-4d1a-9986-5e9c421c20a3] Date: Sat, 08 Sep 2018 06:19:16 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: ursula.ruecker@mclaughlin.biz Message-ID: <5b931c8cdf94e_24782b0bcfd0ef5c56838@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome ursula.ruecker@mclaughlin.biz!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [4641dfad-48e4-4d1a-9986-5e9c421c20a3] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.77ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 4641dfad-48e4-4d1a-9986-5e9c421c20a3) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931c8cacbcd624780f29ff, "L9FGqThLDxxTYQTSc2K9", {} MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c8cacbcd624780f2a01')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started GET "/authenticate/users/confirmation/new" for 127.0.0.1 at 2018-09-08 06:19:16 +0530 Processing by Auth::ConfirmationsController#new as JSON Parameters: {"confirmation"=>{}} Rendered text template (0.0ms) Filter chain halted as :ignore_json_request rendered or redirected Completed 406 Not Acceptable in 1ms (Views: 0.4ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"mary_kihn@sauercollier.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"TwUqymZYBU5-TXzPeWkh"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xbtYKsu256_ukAvkgsfw"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c8dacbcd624780f2a02'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c8dacbcd624780f2a02')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [6d5e594e-030f-4405-bd12-0d939fc01922] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931c8dacbcd624780f2a02, "jkAzx318ausdsBizpy8F", {} [ActiveJob] [ActionMailer::DeliveryJob] [6d5e594e-030f-4405-bd12-0d939fc01922] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [6d5e594e-030f-4405-bd12-0d939fc01922] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.5ms [ActiveJob] [ActionMailer::DeliveryJob] [6d5e594e-030f-4405-bd12-0d939fc01922] Sent mail to mary_kihn@sauercollier.com (1.5ms) [ActiveJob] [ActionMailer::DeliveryJob] [6d5e594e-030f-4405-bd12-0d939fc01922] Date: Sat, 08 Sep 2018 06:19:17 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: mary_kihn@sauercollier.com Message-ID: <5b931c8d790a_24782b0bcfd0ef5c569e6@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome mary_kihn@sauercollier.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [6d5e594e-030f-4405-bd12-0d939fc01922] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.45ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 6d5e594e-030f-4405-bd12-0d939fc01922) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931c8dacbcd624780f2a02, "jkAzx318ausdsBizpy8F", {} MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c8dacbcd624780f2a04')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/users/confirmation" for 127.0.0.1 at 2018-09-08 06:19:17 +0530 Processing by Auth::ConfirmationsController#create as JSON Parameters: {"user"=>{"email"=>"mary_kihn@sauercollier.com"}, "confirmation"=>{"user"=>{"email"=>"mary_kihn@sauercollier.com"}}} Rendered text template (0.0ms) Filter chain halted as :do_before_request rendered or redirected Completed 401 Unauthorized in 1ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"felton_tromp@framimarquardt.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ywbYt2ritS3tMEz6-Qjy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"FimbfycDtxs76dVzD19k"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c8dacbcd624780f2a05'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c8dacbcd624780f2a05')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [a2985f92-7390-4820-bf92-24a01431e0b2] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931c8dacbcd624780f2a05, "RVxxRpSRVrtMXY8hWjWc", {} [ActiveJob] [ActionMailer::DeliveryJob] [a2985f92-7390-4820-bf92-24a01431e0b2] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [a2985f92-7390-4820-bf92-24a01431e0b2] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.4ms [ActiveJob] [ActionMailer::DeliveryJob] [a2985f92-7390-4820-bf92-24a01431e0b2] Sent mail to felton_tromp@framimarquardt.biz (1.5ms) [ActiveJob] [ActionMailer::DeliveryJob] [a2985f92-7390-4820-bf92-24a01431e0b2] Date: Sat, 08 Sep 2018 06:19:17 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: felton_tromp@framimarquardt.biz Message-ID: <5b931c8d1c1d8_24782b0bcfd0ef5c570b2@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome felton_tromp@framimarquardt.biz!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [a2985f92-7390-4820-bf92-24a01431e0b2] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.35ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: a2985f92-7390-4820-bf92-24a01431e0b2) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931c8dacbcd624780f2a05, "RVxxRpSRVrtMXY8hWjWc", {} MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c8dacbcd624780f2a07')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started GET "/authenticate/users/confirmation?%7B%22confirmation_token%22%3A%22dog%22%7D" for 127.0.0.1 at 2018-09-08 06:19:17 +0530 Processing by Auth::ConfirmationsController#show as JSON Parameters: {"{\"confirmation_token\":\"dog\"}"=>nil, "confirmation"=>{}} Rendered text template (0.0ms) Filter chain halted as :do_before_request rendered or redirected Completed 401 Unauthorized in 1ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"john@runolfsdottirdoyle.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"E279jduYESDWwaThohtq"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"CwqHxVDjytwew6j4Rw-z"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c8dacbcd624780f2a08'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c8dacbcd624780f2a08')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [25339001-6116-424f-8515-6fb17df346d2] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931c8dacbcd624780f2a08, "fMZM5zchmWELyi1484x8", {} [ActiveJob] [ActionMailer::DeliveryJob] [25339001-6116-424f-8515-6fb17df346d2] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [25339001-6116-424f-8515-6fb17df346d2] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.8ms [ActiveJob] [ActionMailer::DeliveryJob] [25339001-6116-424f-8515-6fb17df346d2] Sent mail to john@runolfsdottirdoyle.com (1.8ms) [ActiveJob] [ActionMailer::DeliveryJob] [25339001-6116-424f-8515-6fb17df346d2] Date: Sat, 08 Sep 2018 06:19:17 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: john@runolfsdottirdoyle.com Message-ID: <5b931c8d3204e_24782b0bcfd0ef5c57152@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome john@runolfsdottirdoyle.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [25339001-6116-424f-8515-6fb17df346d2] Performed ActionMailer::DeliveryJob from Inline(mailers) in 4.45ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 25339001-6116-424f-8515-6fb17df346d2) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931c8dacbcd624780f2a08, "fMZM5zchmWELyi1484x8", {} MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c8dacbcd624780f2a0a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started GET "/authenticate/users/confirmation/new?%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%7D" for 127.0.0.1 at 2018-09-08 06:19:17 +0530 Processing by Auth::ConfirmationsController#new as JSON Parameters: {"{\"api_key\":\"test\",\"current_app_id\":\"testappid\"}"=>nil, "confirmation"=>{}} Rendered text template (0.0ms) Filter chain halted as :ignore_json_request rendered or redirected Completed 406 Not Acceptable in 1ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"gretchen@jonesryan.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"77HorJGkLoicnvXZQzqs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"TZ5-PxtL_s3g59EsQBjh"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c8dacbcd624780f2a0b'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c8dacbcd624780f2a0b')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [b843f222-5b9a-4dbc-bee1-7997262106c9] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931c8dacbcd624780f2a0b, "xN8Mqyu7MnSvzbnT_2yf", {} [ActiveJob] [ActionMailer::DeliveryJob] [b843f222-5b9a-4dbc-bee1-7997262106c9] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.5ms) [ActiveJob] [ActionMailer::DeliveryJob] [b843f222-5b9a-4dbc-bee1-7997262106c9] Devise::Mailer#confirmation_instructions: processed outbound mail in 2.0ms [ActiveJob] [ActionMailer::DeliveryJob] [b843f222-5b9a-4dbc-bee1-7997262106c9] Sent mail to gretchen@jonesryan.name (2.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [b843f222-5b9a-4dbc-bee1-7997262106c9] Date: Sat, 08 Sep 2018 06:19:17 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: gretchen@jonesryan.name Message-ID: <5b931c8d49138_24782b0bcfd0ef5c5720@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome gretchen@jonesryan.name!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [b843f222-5b9a-4dbc-bee1-7997262106c9] Performed ActionMailer::DeliveryJob from Inline(mailers) in 4.7ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: b843f222-5b9a-4dbc-bee1-7997262106c9) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931c8dacbcd624780f2a0b, "xN8Mqyu7MnSvzbnT_2yf", {} MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c8dacbcd624780f2a0d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Started POST "/authenticate/users/confirmation" for 127.0.0.1 at 2018-09-08 06:19:17 +0530 Processing by Auth::ConfirmationsController#create as JSON Parameters: {"user"=>{"email"=>"gretchen@jonesryan.name"}, "api_key"=>"test", "current_app_id"=>"testappid", "confirmation"=>{"user"=>{"email"=>"gretchen@jonesryan.name"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unconfirmed_email"=>"gretchen@jonesryan.name"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"gretchen@jonesryan.name"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"rGsg3rjzXMUDofL6bpit"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c8dacbcd624780f2a0b')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c8dacbcd624780f2a0b')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [7d2b3a24-4d2b-4ace-a938-29705c3f27b5] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931c8dacbcd624780f2a0b, "xN8Mqyu7MnSvzbnT_2yf", {} [ActiveJob] [ActionMailer::DeliveryJob] [7d2b3a24-4d2b-4ace-a938-29705c3f27b5] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.7ms) [ActiveJob] [ActionMailer::DeliveryJob] [7d2b3a24-4d2b-4ace-a938-29705c3f27b5] Devise::Mailer#confirmation_instructions: processed outbound mail in 4.1ms [ActiveJob] [ActionMailer::DeliveryJob] [7d2b3a24-4d2b-4ace-a938-29705c3f27b5] Sent mail to gretchen@jonesryan.name (6.8ms) [ActiveJob] [ActionMailer::DeliveryJob] [7d2b3a24-4d2b-4ace-a938-29705c3f27b5] Date: Sat, 08 Sep 2018 06:19:17 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: gretchen@jonesryan.name Message-ID: <5b931c8d6e274_24782b0bcfd0ef5c5736c@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome gretchen@jonesryan.name!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [7d2b3a24-4d2b-4ace-a938-29705c3f27b5] Performed ActionMailer::DeliveryJob from Inline(mailers) in 12.22ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 7d2b3a24-4d2b-4ace-a938-29705c3f27b5) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931c8dacbcd624780f2a0b, "xN8Mqyu7MnSvzbnT_2yf", {} Completed 201 Created in 70ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"sterling_towne@kelersteuber.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"WBB1LC5Rvpaz3sMwRFRG"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"C_cCztJcWrNCP2AXjKvK"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c8dacbcd624780f2a0f'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c8dacbcd624780f2a0f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [f4a2ef07-a4f2-46dd-877e-cbfdcf33cd3d] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931c8dacbcd624780f2a0f, "xNYtcVu3GqQdG4xrstpx", {} [ActiveJob] [ActionMailer::DeliveryJob] [f4a2ef07-a4f2-46dd-877e-cbfdcf33cd3d] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [f4a2ef07-a4f2-46dd-877e-cbfdcf33cd3d] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.4ms [ActiveJob] [ActionMailer::DeliveryJob] [f4a2ef07-a4f2-46dd-877e-cbfdcf33cd3d] Sent mail to sterling_towne@kelersteuber.name (1.6ms) [ActiveJob] [ActionMailer::DeliveryJob] [f4a2ef07-a4f2-46dd-877e-cbfdcf33cd3d] Date: Sat, 08 Sep 2018 06:19:17 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: sterling_towne@kelersteuber.name Message-ID: <5b931c8d78e8c_24782b0bcfd0ef5c57453@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome sterling_towne@kelersteuber.name!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [f4a2ef07-a4f2-46dd-877e-cbfdcf33cd3d] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.46ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: f4a2ef07-a4f2-46dd-877e-cbfdcf33cd3d) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931c8dacbcd624780f2a0f, "xNYtcVu3GqQdG4xrstpx", {} MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c8dacbcd624780f2a11')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started GET "/authenticate/users/confirmation?confirmation_token=xNYtcVu3GqQdG4xrstpx&api_key=test¤t_app_id=testappid" for 127.0.0.1 at 2018-09-08 06:19:17 +0530 Processing by Auth::ConfirmationsController#show as JSON Parameters: {"confirmation_token"=>"xNYtcVu3GqQdG4xrstpx", "api_key"=>"test", "current_app_id"=>"testappid", "confirmation"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"confirmation_token"=>"xNYtcVu3GqQdG4xrstpx"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"M391AWr16izViPZ2_iPs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c8dacbcd624780f2a0f')}, "u"=>{"$set"=>{"confirmed_at"=>2018-09-08 00:49:17 UTC, "... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931c8dacbcd624780f2a0f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b931c8dacbcd624780f2a0f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Rendered text template (0.0ms) Completed 201 Created in 45ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c8dacbcd624780f2a0f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"carroll.gutkowski@hegmann.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"_SmZx7xayLwhVsFHuL1w"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"5pqyveRz1KoxD8ggLpnE"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c8dacbcd624780f2a13'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931c8dacbcd624780f2a13')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c8dacbcd624780f2a16')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"vGG5NxGWEedMZKasLQoi"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c8dacbcd624780f2a13')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/google_oauth2/callback" for 127.0.0.1 at 2018-09-08 06:19:17 +0530 Processing by Auth::OmniauthCallbacksController#failure as JSON Parameters: {"code"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{"code"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}"}} Completed 500 Internal Server Error in 2ms (Views: 0.5ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rosalia@connmoriette.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"EFu5kAzxzwUqYxYnVueN"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"-jf73keN9fTX3paeF1Dh"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c93acbcd624780f2a17'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931c93acbcd624780f2a17')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c93acbcd624780f2a1a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"KVsxYErGYRZiis9Tc_KM"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c93acbcd624780f2a17')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Started POST "/authenticate/omniauth/google_oauth2/callback" for 127.0.0.1 at 2018-09-08 06:19:23 +0530 Processing by Auth::OmniauthCallbacksController#failure as JSON Parameters: {"code"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{"code"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}"}} Completed 500 Internal Server Error in 1ms (Views: 0.4ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"hollie.skiles@baumbach.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"RdiHzDqCgUJiWzgZ93_E"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"x9RDNhTEvKsGryrrFeSA"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c98acbcd624780f2a1b'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931c98acbcd624780f2a1b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c98acbcd624780f2a1e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"z_aX6qRMz9MgLJ1y6XBL"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c98acbcd624780f2a1b')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/google_oauth2/callback" for 127.0.0.1 at 2018-09-08 06:19:28 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"code"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{"code"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Redirected to http://localhost:3000/authenticate/error/omniauth/failed Completed 302 Found in 7ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"kali.lesch@gutkowskibosco.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yDPVT-thU692P3mSUbtz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"KAYicNHdGURT27S3FsXD"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c98acbcd624780f2a1f'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931c98acbcd624780f2a1f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c98acbcd624780f2a22')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"6ThqvyR_f7sc_syyN5Gx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c98acbcd624780f2a1f')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/google_oauth2/callback" for 127.0.0.1 at 2018-09-08 06:19:28 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"code"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":null}", "omniauth_callback"=>{"code"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":null}"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Redirected to http://localhost:3000/authenticate/no_resource/omniauth/failed Completed 302 Found in 5ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"norma@dachwolf.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"EnLbMr1mymz4dbtCgwET"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"rTNYdet5CfeUwun2SUTz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c98acbcd624780f2a23'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931c98acbcd624780f2a23')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c98acbcd624780f2a26')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"7ezjqKsqkzzu6DhLmXJe"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c98acbcd624780f2a23')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/google_oauth2/callback" for 127.0.0.1 at 2018-09-08 06:19:28 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"code"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{"code"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"5AAxxsUMUSx6i-m1G2s6"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ufUYG6FfAisSf1Utz-iC"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"FNA_hiyJoSCMAz7BXkbd"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c99acbcd624780f2a27'), ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931c99acbcd624780f2a27')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"dsrys7pCPQ6svDqhyFaH"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"v9MyZ578spe1cRq8Q4yu"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c99acbcd624780f2a27')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931c99acbcd624780f2a27')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b931c99acbcd624780f2a27')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"YBf_imwfEtLmhtn4uJir"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c99acbcd624780f2a27')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-08 00:49:29 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 500 Internal Server Error in 259ms (Views: 1.1ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"amiya@wunsch.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"UdMsWUEyi2yReRpfHLru"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"fCtU4Z4GV8sh7YBRzUbB"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c99acbcd624780f2a2b'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931c99acbcd624780f2a2b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c99acbcd624780f2a2e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"cAdj9y7EaXkFGkw-LQk9"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c99acbcd624780f2a2b')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/google_oauth2/callback" for 127.0.0.1 at 2018-09-08 06:19:29 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"code"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"assholde\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{"code"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"assholde\",\"path\":\"omniauth/users/\"}"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"assholde"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Rendered text template (0.0ms) Filter chain halted as :do_before_request rendered or redirected Completed 401 Unauthorized in 3ms (Views: 0.5ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jo.mraz@swaniawski.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"X-6BtYGd6qxfxjBqFw9y"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"7HxssmELcaC4UyYJ-q_e"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c99acbcd624780f2a2f'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931c99acbcd624780f2a2f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c99acbcd624780f2a32')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"cZ5EQ_vy7wwfyRbTuJ-X"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c99acbcd624780f2a2f')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"test@gmail.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"nrs7Ts-XveT1UMWACcV2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xmf4GsaXxEz-WEw2cvX5"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c99acbcd624780f2a33'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931c99acbcd624780f2a33')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/google_oauth2/callback" for 127.0.0.1 at 2018-09-08 06:19:29 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"code"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{"code"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ijsY1uZzzAhP6AtTq_Rv"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931c99acbcd624780f2a33')}, "u"=>{"$set"=>{"identities"=>[{"provider"=>... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c99acbcd624780f2a33')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"nNz3rPdGknqy4yXTpv3t"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c99acbcd624780f2a33')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-08 00:49:29 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 500 Internal Server Error in 152ms (Views: 1.0ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c99acbcd624780f2a33')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"herbert@greenfelder.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xA2jWMKpjbtpcRpYtPf_"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"PyDV2NwMhyX_19eNeht6"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c99acbcd624780f2a36'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931c99acbcd624780f2a36')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c9aacbcd624780f2a39')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yZsgLZsDsyjLDMwRayyC"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c99acbcd624780f2a36')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/google_oauth2/callback" for 127.0.0.1 at 2018-09-08 06:19:30 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"code"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{"code"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"HpypVZZmpSH4HShAF35G"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xDzH-UdFPsqAYybZmp2e"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"XYQPupyDb-NhY2K6Q4Yx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c9aacbcd624780f2a3a'), ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931c9aacbcd624780f2a3a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"EMk-DRyt_ZwEvZQdGzor"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"vyArYk67u8nGEXpkc8C7"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c9aacbcd624780f2a3a')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931c9aacbcd624780f2a3a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b931c9aacbcd624780f2a3a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Q_pEDbWx3euZZ8uay_N1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c9aacbcd624780f2a3a')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-08 00:49:30 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 500 Internal Server Error in 174ms (Views: 1.1ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"elwyn@wyman.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"_u4kkvtQ68eJxBg7hDmk"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"gHNx_cy9XNUZ5wo3p7vz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c9aacbcd624780f2a3e'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931c9aacbcd624780f2a3e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c9aacbcd624780f2a41')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"pNUWGvKQdU3q_AskU3PA"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c9aacbcd624780f2a3e')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"test@gmail.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"cu3J_VBsyXg6diapzz-z"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ngzbzaMcuzi_jWXgprHn"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c9aacbcd624780f2a42'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931c9aacbcd624780f2a42')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/google_oauth2/callback" for 127.0.0.1 at 2018-09-08 06:19:30 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"code"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{"code"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"bCcy6CEpLbKxbxyQTss6"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931c9aacbcd624780f2a42')}, "u"=>{"$set"=>{"identities"=>[{"provider"=>... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c9aacbcd624780f2a42')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"tVyMP8QgTkEHacX614p5"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c9aacbcd624780f2a42')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-08 00:49:30 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 500 Internal Server Error in 119ms (Views: 1.1ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931c9aacbcd624780f2a42')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"mayra@cain.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zMwD4FGuvy2_p8f4kZAx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zG3zhfJrFNzseGVeycct"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c9aacbcd624780f2a45'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931c9aacbcd624780f2a45')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c9aacbcd624780f2a48')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"E2p4B8wxQSs3QsWb9Sx6"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c9aacbcd624780f2a45')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/google_oauth2/callback" for 127.0.0.1 at 2018-09-08 06:19:30 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"code"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{"code"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"5QLUoy4ffmus3qQH3vCe"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"HA2ckz8FwrYx1WVWMGet"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"XaA5N8Y4UXLy9AxZnZTD"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931c9aacbcd624780f2a49'), ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931c9aacbcd624780f2a49')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"wuoUmzbT-sx-DsBYqZDy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"rQPJskva4_i9F9xhzwNv"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c9aacbcd624780f2a49')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931c9aacbcd624780f2a49')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b931c9aacbcd624780f2a49')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"w5pxvN8sKyVcbWwA-qoc"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c9aacbcd624780f2a49')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-08 00:49:30 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 500 Internal Server Error in 169ms (Views: 0.7ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jane.dubuque@christiansen.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"PYHprptqU4F6Xdb_BigT"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"TzzoTYfz7y5ECozS1xzV"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931c9bacbcd624780f2a4d'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931c9bacbcd624780f2a4d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c9bacbcd624780f2a50')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"-wynnDB2KU3GAdcz4x6x"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931c9bacbcd624780f2a4d')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/facebook/callback" for 127.0.0.1 at 2018-09-08 06:19:31 +0530 Processing by Auth::OmniauthCallbacksController#failure as JSON Parameters: {"fb_exchange_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{"fb_exchange_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}"}} Completed 500 Internal Server Error in 1ms (Views: 0.4ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"harley@schmeler.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"VG7zzCxzczNxxQ6Pqcpz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"uE7yhQRmyGX6CyDKNtgi"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931ca1acbcd624780f2a51'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931ca1acbcd624780f2a51')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931ca1acbcd624780f2a54')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"C4nBGk2ABakTkwvEmp_T"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931ca1acbcd624780f2a51')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Started POST "/authenticate/omniauth/facebook/callback" for 127.0.0.1 at 2018-09-08 06:19:37 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"fb_exchange_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{"fb_exchange_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"facebook", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"kSAzkiJkEbBG5GYfSM2U"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"-iUX1yz_Ef3R3vaEpfcp"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"JDU1QGv_xsx3piJ6vtxw"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931ca1acbcd624780f2a55'), ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931ca1acbcd624780f2a55')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"cUEczcJzDvvQsKKChn_z"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"rrLt1zQx_ThiX5Wz1LXe"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931ca1acbcd624780f2a55')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931ca1acbcd624780f2a55')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b931ca1acbcd624780f2a55')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"5XmdsKimdtuUhwPXWuND"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931ca1acbcd624780f2a55')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-08 00:49:37 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Completed 500 Internal Server Error in 219ms (Views: 0.9ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"emil_schuppe@kuphal.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"5kmV6vUw5ao_k886kyJ9"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"oFcUaU4vWzJcQMrRi-dQ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931ca1acbcd624780f2a59'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931ca1acbcd624780f2a59')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931ca1acbcd624780f2a5c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"2cpgssYCDPrbkzr2WYkt"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931ca1acbcd624780f2a59')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/facebook/callback" for 127.0.0.1 at 2018-09-08 06:19:37 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"fb_exchange_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{"fb_exchange_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Redirected to http://localhost:3000/authenticate/error/omniauth/failed Completed 302 Found in 7ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rigoberto@orn.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"qEEER5W_JY-xN_9kSDyz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"bsMxShBpi8rcoxUNeyys"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931ca1acbcd624780f2a5d'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931ca1acbcd624780f2a5d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931ca1acbcd624780f2a60')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"bZrySQyreuLaNhEjTEwz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931ca1acbcd624780f2a5d')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/facebook/callback" for 127.0.0.1 at 2018-09-08 06:19:37 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"fb_exchange_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":null}", "omniauth_callback"=>{"fb_exchange_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":null}"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Redirected to http://localhost:3000/authenticate/no_resource/omniauth/failed Completed 302 Found in 5ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"caitlyn@riceratke.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"BRzijiixRB4hyVP3SMyr"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"6BZadeu5tskteQSh_mGS"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931ca1acbcd624780f2a61'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931ca1acbcd624780f2a61')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931ca2acbcd624780f2a64')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"4z7ysjQ_eFx2_K-bYdsP"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931ca1acbcd624780f2a61')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/google_oauth2/callback" for 127.0.0.1 at 2018-09-08 06:19:38 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"id_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{"id_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"qz49wZpAfz6f55ymYkzC"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"oBaJamUz7rCNcsGyaaM5"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"dw8x7zxKFocQjrk1HG9r"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931ca2acbcd624780f2a65'), ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931ca2acbcd624780f2a65')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"q9ta2Lythp-cJ_o5rVd7"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"vtjUqx3j1VyHJ7MUZxQt"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931ca2acbcd624780f2a65')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931ca2acbcd624780f2a65')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b931ca2acbcd624780f2a65')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"qk46ijenhYmGvd25WD9e"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931ca2acbcd624780f2a65')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-08 00:49:38 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Completed 500 Internal Server Error in 221ms (Views: 0.8ms) Started POST "/authenticate/omniauth/facebook/callback" for 127.0.0.1 at 2018-09-08 06:19:38 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"fb_exchange_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{"fb_exchange_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"facebook", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"TxtiDBH2hmJqHtBzZucV"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"K3ssbQxAqkvGxoVaM7NC"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"4YGrTyk8iCqvzyLd6aWt"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931ca2acbcd624780f2a69'), ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931ca2acbcd624780f2a69')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"_XZ27idxK8EgzJs-jFww"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"bT-zdJM32BL_BYyZt8tE"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931ca2acbcd624780f2a69')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931ca2acbcd624780f2a69')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b931ca2acbcd624780f2a69')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"8EVQJ3bivh1zVNbcDvJe"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931ca2acbcd624780f2a65')}, "u"=>{"$set"=>{"identities"=>[{"provider"=>... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931ca2acbcd624780f2a65')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"UqDmhfNstNoFzBi-ZHny"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931ca2acbcd624780f2a65')}, "u"=>{"$set"=>{"current_sign_in_at"=>2018-09-08 00:49:38 ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 500 Internal Server Error in 249ms (Views: 1.1ms) MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"email"=>"rrphotosoft@gmail.com"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s Started POST "/authenticate/omniauth/google_oauth2/callback" for 127.0.0.1 at 2018-09-08 06:19:38 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"id_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{"id_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"E-ynDW2Pomz757FWZypx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>2, "_id"=>BSON::ObjectId('5b931ca2acbcd624780f2a65')}, "u"=>{"$set"=>{"identities"=>[{"provider"=>... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931ca2acbcd624780f2a65')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"KM5Nqp2GZYtVk-5Leywc"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931ca2acbcd624780f2a65')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-08 00:49:38 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 500 Internal Server Error in 136ms (Views: 0.9ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s Started POST "/authenticate/omniauth/facebook/callback" for 127.0.0.1 at 2018-09-08 06:19:38 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"fb_exchange_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{"fb_exchange_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"facebook", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"facebook", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"identities"=>{"$elemMatch"=>{"provider"=>"facebook", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ujpixEFWewshUMbU7aaE"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>3, "_id"=>BSON::ObjectId('5b931ca2acbcd624780f2a65')}, "u"=>{"$set"=>{"identities"=>[{"provider"=>... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931ca2acbcd624780f2a65')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"A8WySHsAM2kkV-HFC4yR"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931ca2acbcd624780f2a65')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-08 00:49:38 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 500 Internal Server Error in 105ms (Views: 0.9ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"faustino_predovic@schiller.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"GysmmcJJZ9_K5fxqHB_w"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"4dyT2dEFFP4V92stUpZV"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931ca2acbcd624780f2a6d'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931ca2acbcd624780f2a6d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931ca3acbcd624780f2a70')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"G2cvSziRznpPoidx9fYa"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931ca2acbcd624780f2a6d')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/google_oauth2/callback" for 127.0.0.1 at 2018-09-08 06:19:39 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"id_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{"id_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"mDzNvGswRdx5B4bbv7rn"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Msvzd8VV9S276JjcVLf2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"hXkb5V8c9MS-ZzKXyEyV"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931ca3acbcd624780f2a71'), ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931ca3acbcd624780f2a71')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"5zgsmssmRJnLQofUvrze"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"eBLUxaW4By54r_VhQioZ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931ca3acbcd624780f2a71')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931ca3acbcd624780f2a71')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b931ca3acbcd624780f2a71')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"tgh3P-xmjUZpx_qrH64F"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931ca3acbcd624780f2a71')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-08 00:49:39 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 500 Internal Server Error in 215ms (Views: 0.9ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s Started POST "/authenticate/omniauth/google_oauth2/callback" for 127.0.0.1 at 2018-09-08 06:19:43 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"id_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{"id_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"L3VPatPJ_fn9_TyY15py"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931ca3acbcd624780f2a71')}, "u"=>{"$set"=>{"identities"=>[{"provider"=>... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931ca3acbcd624780f2a71')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ywNQBFxHA8H5C6BXia-G"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931ca3acbcd624780f2a71')}, "u"=>{"$set"=>{"current_sign_in_at"=>2018-09-08 00:49:43 ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Completed 500 Internal Server Error in 88ms (Views: 0.5ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"betsy@feeneyhudson.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"jLAyg1x67Eian-XuKEHb"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"wRsKoyiLjdQa6szw8YwJ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931ca7acbcd624780f2a75'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931ca7acbcd624780f2a75')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931ca7acbcd624780f2a78')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"DzQYsryBoY1fMGsCEQZA"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931ca7acbcd624780f2a75')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/google_oauth2/callback" for 127.0.0.1 at 2018-09-08 06:19:43 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"id_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{"id_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"pG5as1suqZGQYzvdqet1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"PrgBMJ2g7iAbSgFTxQf6"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"s7hsBcd5esMCfVzS6yse"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931ca7acbcd624780f2a79'), ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931ca7acbcd624780f2a79')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"1XjCSiBbwfZG7Xrn1aWm"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"WrxSKomp8yqwk6vkcmJN"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931ca7acbcd624780f2a79')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931ca7acbcd624780f2a79')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b931ca7acbcd624780f2a79')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"2Js2Ty9dNBNTJw2X_ec4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931ca7acbcd624780f2a79')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-08 00:49:43 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Completed 500 Internal Server Error in 219ms (Views: 1.3ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/facebook/callback" for 127.0.0.1 at 2018-09-08 06:19:48 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"fb_exchange_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{"fb_exchange_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"facebook", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Zvjz1RvV6USBmrvrCj8w"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"FtseUBBrQsBgWXd2xJyf"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"WZ-zauer7UByf7eFWDzv"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931cacacbcd624780f2a7d'), ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cacacbcd624780f2a7d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"5zso9kCb4pYSs-zmRvLs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"KmyaaYx21S4V-ZE71Qws"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cacacbcd624780f2a7d')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cacacbcd624780f2a7d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b931cacacbcd624780f2a7d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"3393gkUxhXzuw6tc6pCR"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931ca7acbcd624780f2a79')}, "u"=>{"$set"=>{"identities"=>[{"provider"=>... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931ca7acbcd624780f2a79')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"-paxMaZkkQGN7riJLmBH"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931ca7acbcd624780f2a79')}, "u"=>{"$set"=>{"current_sign_in_at"=>2018-09-08 00:49:49 ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Completed 500 Internal Server Error in 239ms (Views: 1.1ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"steve.zieme@ryan.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Krzs9rvKhY_ztufQms14"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xqXsuriszsSwnvTizzHe"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931cadacbcd624780f2a81'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cadacbcd624780f2a81')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cadacbcd624780f2a84')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"omg63N6kWk5DX-7zg8Sh"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cadacbcd624780f2a81')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/google_oauth2/callback?id_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-08 06:19:49 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"id_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"GjVvzsTwNo5xH-zds8oq"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"jBX9Vh2doRbzXgKyVKwa"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"txxL27MhyxxGkia7LVUb"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931cadacbcd624780f2a85'), ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cadacbcd624780f2a85')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"aqU7SyswwSQ6JzUEaJre"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"HpsTrpiWkdAxzYyMkqmy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cadacbcd624780f2a85')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cadacbcd624780f2a85')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b931cadacbcd624780f2a85')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"_TWn6yfyoRhZnxrKHGZY"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cadacbcd624780f2a85')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-08 00:49:49 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Completed 500 Internal Server Error in 172ms (Views: 0.5ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{}, "sort"=>{"confirmed_at"=>-1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started POST "/authenticate/users/password" for 127.0.0.1 at 2018-09-08 06:19:49 +0530 Processing by Auth::PasswordsController#create as HTML Parameters: {"user"=>{"email"=>"rrphotosoft@gmail.com"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Redirected to http://www.example.com/authenticate/users/sign_in Completed 302 Found in 22ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"RMapskUPPx5XpNP793Bf"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"seyn2vpYQLXcU6y1xscJ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931cadacbcd624780f2a89'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cadacbcd624780f2a89')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cadacbcd624780f2a8c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"fBwSsK8YUpMKxoi9S-6U"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cadacbcd624780f2a89')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/google_oauth2/callback?id_token=rupert&state=%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%2C%22path%22%3A%22omniauth%2Fusers%2F%22%7D" for 127.0.0.1 at 2018-09-08 06:19:49 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"id_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yoDADkAs5-czFdVsMu7T"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ATBgGf4uZk3yBd4khs92"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"bf7rn6Dy7ze3f-3zJf8X"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931cadacbcd624780f2a8d'), ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cadacbcd624780f2a8d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"VgzQzVVSK4qVog5kgwy_"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"hyqhopVFB2sUFq8uXP9G"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cadacbcd624780f2a8d')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cadacbcd624780f2a8d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b931cadacbcd624780f2a8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Completed 500 Internal Server Error in 189ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jan@gerholdheaney.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"od8Rxo4T6zWvxH7SEzt6"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"S3xW9o_JR2v1DLcmudae"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931caeacbcd624780f2a91'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931caeacbcd624780f2a91')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931caeacbcd624780f2a94')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"8zJ5hsxyErCSRcaNJSps"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931caeacbcd624780f2a91')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/google_oauth2/callback" for 127.0.0.1 at 2018-09-08 06:19:50 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"id_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{"id_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"QksyCb4V-jv1tzsf33Dj"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"tPyr3ztz7YhG2yCpbwxT"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"88SLr8rgH2AyGxJifzjA"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931caeacbcd624780f2a95'), ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931caeacbcd624780f2a95')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ugY7Au-Qf6jhT6_syv-f"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"vv-oLTiKfejykQnPsjEx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931caeacbcd624780f2a95')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931caeacbcd624780f2a95')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b931caeacbcd624780f2a95')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"JvzJ7-a1GZzH271Uae4Z"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931caeacbcd624780f2a95')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-08 00:49:50 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Completed 500 Internal Server Error in 293ms (Views: 0.7ms) Started POST "/authenticate/omniauth/facebook/callback" for 127.0.0.1 at 2018-09-08 06:19:50 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"fb_exchange_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{"fb_exchange_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"facebook", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ufd1bF7zdCDK_f1nN5ji"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"CFKzKKzxqeQWN-yM-wMi"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Rib-sr3KAxYPCu_snySE"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931caeacbcd624780f2a99'), ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931caeacbcd624780f2a99')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"4qkoq7Bxno3NuUwjMEQZ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"UP84sNmFdURcbChw5GKL"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931caeacbcd624780f2a99')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931caeacbcd624780f2a99')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b931caeacbcd624780f2a99')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Completed 500 Internal Server Error in 172ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/google_oauth2/callback" for 127.0.0.1 at 2018-09-08 06:19:50 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"id_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{"id_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"identities"=>{"$elemMatch"=>{"provider"=>"google_oauth2", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"UwMy6r8A79KRFxs5TbPi"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931caeacbcd624780f2a95')}, "u"=>{"$set"=>{"identities"=>[{"provider"=>... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931caeacbcd624780f2a95')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yCi_xP2vxaDzQwMvXs3c"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931caeacbcd624780f2a95')}, "u"=>{"$set"=>{"current_sign_in_at"=>2018-09-08 00:49:50 ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 500 Internal Server Error in 129ms (Views: 0.4ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started POST "/authenticate/omniauth/facebook/callback" for 127.0.0.1 at 2018-09-08 06:19:50 +0530 Processing by Auth::OmniauthCallbacksController#omni_common as JSON Parameters: {"fb_exchange_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}", "omniauth_callback"=>{"fb_exchange_token"=>"rupert", "state"=>"{\"api_key\":\"test\",\"current_app_id\":\"testappid\",\"path\":\"omniauth/users/\"}"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"identities"=>{"$elemMatch"=>{"provider"=>"facebook", "uid"=>"12345"}}}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"h4pvsE7vYdbLroMxBviG"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"3Dm6Ay_gm8cngnPxpUXv"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Txmw5PEsG5vc_44yfz6j"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931caeacbcd624780f2a9d'), ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931caeacbcd624780f2a9d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"1sXyoM9FBx6k-5E-yM3Q"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"cJLZyqfHUG5L-ihUas1t"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931caeacbcd624780f2a9d')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931caeacbcd624780f2a9d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b931caeacbcd624780f2a9d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Completed 500 Internal Server Error in 135ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rrphotosoft@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"larry@rice.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ZYLHc13n8RkoUmpSTwWk"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zWDJafVczgyWiH2SfJxy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931cafacbcd624780f2aa1'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cafacbcd624780f2aa1')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cafacbcd624780f2aa4')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"mBqGJNijmJLGU8hCTNk7"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cafacbcd624780f2aa1')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 06:19:51 +0530 Processing by Auth::RegistrationsController#create as JSON Parameters: {"user"=>{"additional_login_param"=>"9884027137", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"user"=>{"additional_login_param"=>"9884027137", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9884027137"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9884027137"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"r_tNFBQEqMbBvS4MHbLP"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"TaAQEcT51iaKxKE2bbLB"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931cafacbcd624780f2aa5'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [f82c1bb1-aca4-4654-ba22-f214a726da6a] Performing OtpJob from Inline(default) with arguments: ["User", "5b931cafacbcd624780f2aa5", "send_sms_otp"] [ActiveJob] [OtpJob] [f82c1bb1-aca4-4654-ba22-f214a726da6a] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931cafacbcd624780f2aa5')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [f82c1bb1-aca4-4654-ba22-f214a726da6a] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [f82c1bb1-aca4-4654-ba22-f214a726da6a] Performed OtpJob from Inline(default) in 4.41ms [ActiveJob] Enqueued OtpJob (Job ID: f82c1bb1-aca4-4654-ba22-f214a726da6a) to Inline(default) with arguments: ["User", "5b931cafacbcd624780f2aa5", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"d6xZzCZeD4zFx199ikCH"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cafacbcd624780f2aa5')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 200 OK in 129ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{}, "sort"=>{"confirmation_sent_at"=>-1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started GET "/authenticate/users/verify_otp?api_key=test¤t_app_id=testappid&user%5Badditional_login_param%5D=9884027137&user%5Botp%5D=Krystel+Mueller" for 127.0.0.1 at 2018-09-08 06:19:51 +0530 Processing by OtpController#verify_otp as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "user"=>{"additional_login_param"=>"9884027137", "otp"=>"Krystel Mueller"}, "resource"=>"users", "otp"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameter: otp MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9884027137"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [f077e7b5-c0c9-4c6f-9973-9fd7e5d34597] Performing OtpJob from Inline(default) with arguments: ["User", "5b931cafacbcd624780f2aa5", "verify_sms_otp", "{\"otp\":\"Krystel Mueller\"}"] [ActiveJob] [OtpJob] [f077e7b5-c0c9-4c6f-9973-9fd7e5d34597] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931cafacbcd624780f2aa5')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [f077e7b5-c0c9-4c6f-9973-9fd7e5d34597] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [f077e7b5-c0c9-4c6f-9973-9fd7e5d34597] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"pGuRshHtqodzpB9FrsN6"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [f077e7b5-c0c9-4c6f-9973-9fd7e5d34597] MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [f077e7b5-c0c9-4c6f-9973-9fd7e5d34597] MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cafacbcd624780f2aa5')}, "u"=>{"$set"=>{"otp"=>"Krystel Mueller", "additional_logi... [ActiveJob] [OtpJob] [f077e7b5-c0c9-4c6f-9973-9fd7e5d34597] MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [f077e7b5-c0c9-4c6f-9973-9fd7e5d34597] MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cafacbcd624780f2aa5')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... [ActiveJob] [OtpJob] [f077e7b5-c0c9-4c6f-9973-9fd7e5d34597] MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [f077e7b5-c0c9-4c6f-9973-9fd7e5d34597] Performed OtpJob from Inline(default) in 56.55ms [ActiveJob] Enqueued OtpJob (Job ID: f077e7b5-c0c9-4c6f-9973-9fd7e5d34597) to Inline(default) with arguments: ["User", "5b931cafacbcd624780f2aa5", "verify_sms_otp", "{\"otp\":\"Krystel Mueller\"}"] Completed 200 OK in 66ms (Views: 0.5ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{}, "sort"=>{"confirmation_sent_at"=>-1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s Started GET "/authenticate/users/otp_verification_result?api_key=test¤t_app_id=testappid&user%5Badditional_login_param%5D=9884027137&user%5Botp%5D=Krystel+Mueller" for 127.0.0.1 at 2018-09-08 06:19:51 +0530 Processing by OtpController#otp_verification_result as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "user"=>{"additional_login_param"=>"9884027137", "otp"=>"Krystel Mueller"}, "resource"=>"users", "otp"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameter: otp MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9884027137", "otp"=>"Krystel Mueller"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 06:19:51 +0530 Processing by Auth::RegistrationsController#create as JSON Parameters: {"user"=>{"additional_login_param"=>"9850059856", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"user"=>{"additional_login_param"=>"9850059856", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9850059856"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9850059856"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"GD6gTTzhxNNz7zuCaFzJ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"DB9zuyRkiiWskeqU6jzw"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931cafacbcd624780f2aa8'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [c8219500-d3a7-4e01-a07f-d8dac50fe615] Performing OtpJob from Inline(default) with arguments: ["User", "5b931cafacbcd624780f2aa8", "send_sms_otp"] [ActiveJob] [OtpJob] [c8219500-d3a7-4e01-a07f-d8dac50fe615] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931cafacbcd624780f2aa8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [c8219500-d3a7-4e01-a07f-d8dac50fe615] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [c8219500-d3a7-4e01-a07f-d8dac50fe615] Performed OtpJob from Inline(default) in 2.58ms [ActiveJob] Enqueued OtpJob (Job ID: c8219500-d3a7-4e01-a07f-d8dac50fe615) to Inline(default) with arguments: ["User", "5b931cafacbcd624780f2aa8", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"T-MuZ3n-yRMiW-XGtv1-"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cafacbcd624780f2aa8')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 200 OK in 125ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{}, "sort"=>{"confirmation_sent_at"=>-1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started GET "/authenticate/users/send_sms_otp?api_key=test¤t_app_id=testappid&user%5Badditional_login_param%5D=9850059856" for 127.0.0.1 at 2018-09-08 06:19:51 +0530 Processing by OtpController#send_sms_otp as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "user"=>{"additional_login_param"=>"9850059856"}, "resource"=>"users", "otp"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameter: otp MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9850059856"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [e3c4d543-738d-4820-85c4-6b9740e87e1c] Performing OtpJob from Inline(default) with arguments: ["User", "5b931cafacbcd624780f2aa8", "send_sms_otp"] [ActiveJob] [OtpJob] [e3c4d543-738d-4820-85c4-6b9740e87e1c] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931cafacbcd624780f2aa8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [e3c4d543-738d-4820-85c4-6b9740e87e1c] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [e3c4d543-738d-4820-85c4-6b9740e87e1c] Performed OtpJob from Inline(default) in 2.31ms [ActiveJob] Enqueued OtpJob (Job ID: e3c4d543-738d-4820-85c4-6b9740e87e1c) to Inline(default) with arguments: ["User", "5b931cafacbcd624780f2aa8", "send_sms_otp"] Completed 200 OK in 9ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{}, "sort"=>{"confirmation_sent_at"=>-1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started GET "/authenticate/users/verify_otp?api_key=test¤t_app_id=testappid&user%5Badditional_login_param%5D=9850059856&user%5Botp%5D=Dayna+White" for 127.0.0.1 at 2018-09-08 06:19:51 +0530 Processing by OtpController#verify_otp as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "user"=>{"additional_login_param"=>"9850059856", "otp"=>"Dayna White"}, "resource"=>"users", "otp"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameter: otp MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9850059856"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [81369cd5-229b-4c40-a2fc-a3ba67025031] Performing OtpJob from Inline(default) with arguments: ["User", "5b931cafacbcd624780f2aa8", "verify_sms_otp", "{\"otp\":\"Dayna White\"}"] [ActiveJob] [OtpJob] [81369cd5-229b-4c40-a2fc-a3ba67025031] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931cafacbcd624780f2aa8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [81369cd5-229b-4c40-a2fc-a3ba67025031] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [81369cd5-229b-4c40-a2fc-a3ba67025031] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"4hFfSLwQUzHiGNWuyHYA"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [81369cd5-229b-4c40-a2fc-a3ba67025031] MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [81369cd5-229b-4c40-a2fc-a3ba67025031] MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cafacbcd624780f2aa8')}, "u"=>{"$set"=>{"otp"=>"Dayna White", "additional_login_pa... [ActiveJob] [OtpJob] [81369cd5-229b-4c40-a2fc-a3ba67025031] MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [81369cd5-229b-4c40-a2fc-a3ba67025031] MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cafacbcd624780f2aa8')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... [ActiveJob] [OtpJob] [81369cd5-229b-4c40-a2fc-a3ba67025031] MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [81369cd5-229b-4c40-a2fc-a3ba67025031] Performed OtpJob from Inline(default) in 56.47ms [ActiveJob] Enqueued OtpJob (Job ID: 81369cd5-229b-4c40-a2fc-a3ba67025031) to Inline(default) with arguments: ["User", "5b931cafacbcd624780f2aa8", "verify_sms_otp", "{\"otp\":\"Dayna White\"}"] Completed 200 OK in 65ms (Views: 0.7ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{}, "sort"=>{"confirmation_sent_at"=>-1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started GET "/authenticate/users/otp_verification_result?api_key=test¤t_app_id=testappid&user%5Badditional_login_param%5D=9850059856&user%5Botp%5D=Dayna+White" for 127.0.0.1 at 2018-09-08 06:19:51 +0530 Processing by OtpController#otp_verification_result as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "user"=>{"additional_login_param"=>"9850059856", "otp"=>"Dayna White"}, "resource"=>"users", "otp"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameter: otp MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9850059856", "otp"=>"Dayna White"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Completed 200 OK in 6ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{}, "sort"=>{"confirmation_sent_at"=>-1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started GET "/authenticate/users/otp_verification_result?api_key=test¤t_app_id=testappid&user%5B_id%5D=5b931cafacbcd624780f2aa8&user%5Botp%5D=Dayna+White" for 127.0.0.1 at 2018-09-08 06:19:51 +0530 Processing by OtpController#otp_verification_result as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "user"=>{"_id"=>"5b931cafacbcd624780f2aa8", "otp"=>"Dayna White"}, "resource"=>"users", "otp"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameter: otp MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>nil, "otp"=>"Dayna White"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Completed 422 Unprocessable Entity in 8ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{}, "sort"=>{"confirmation_sent_at"=>-1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started GET "/authenticate/users/otp_verification_result?api_key=test&user%5B_id%5D=5b931cafacbcd624780f2aa8&user%5Botp%5D=Dayna+White" for 127.0.0.1 at 2018-09-08 06:19:51 +0530 Processing by OtpController#otp_verification_result as JSON Parameters: {"api_key"=>"test", "user"=>{"_id"=>"5b931cafacbcd624780f2aa8", "otp"=>"Dayna White"}, "resource"=>"users", "otp"=>{}} Unpermitted parameter: otp MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>nil, "otp"=>"Dayna White"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Completed 422 Unprocessable Entity in 4ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 06:19:51 +0530 Processing by Auth::RegistrationsController#create as JSON Parameters: {"user"=>{"additional_login_param"=>"9824425465", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"user"=>{"additional_login_param"=>"9824425465", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9824425465"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9824425465"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"11K2bDRD9wbLNngnsHzm"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yYQTZmSCCuEJywJN--TB"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931cafacbcd624780f2aad'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [c5202796-562f-4c25-adba-d5b3a3708b58] Performing OtpJob from Inline(default) with arguments: ["User", "5b931cafacbcd624780f2aad", "send_sms_otp"] [ActiveJob] [OtpJob] [c5202796-562f-4c25-adba-d5b3a3708b58] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931cafacbcd624780f2aad')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [c5202796-562f-4c25-adba-d5b3a3708b58] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [c5202796-562f-4c25-adba-d5b3a3708b58] Performed OtpJob from Inline(default) in 3.57ms [ActiveJob] Enqueued OtpJob (Job ID: c5202796-562f-4c25-adba-d5b3a3708b58) to Inline(default) with arguments: ["User", "5b931cafacbcd624780f2aad", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Ue29qgotFRzhWTQnCmGp"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cafacbcd624780f2aad')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Completed 200 OK in 145ms (Views: 0.9ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{}, "sort"=>{"confirmation_sent_at"=>-1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s Started GET "/authenticate/users/verify_otp?api_key=test¤t_app_id=testappid&user%5Badditional_login_param%5D=9824425465&user%5Botp%5D=Laisha+Brown+Sr." for 127.0.0.1 at 2018-09-08 06:19:51 +0530 Processing by OtpController#verify_otp as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "user"=>{"additional_login_param"=>"9824425465", "otp"=>"Laisha Brown Sr."}, "resource"=>"users", "otp"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameter: otp MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9824425465"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [778a612f-2d26-4361-a6e2-7000e623e0c0] Performing OtpJob from Inline(default) with arguments: ["User", "5b931cafacbcd624780f2aad", "verify_sms_otp", "{\"otp\":\"Laisha Brown Sr.\"}"] [ActiveJob] [OtpJob] [778a612f-2d26-4361-a6e2-7000e623e0c0] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931cafacbcd624780f2aad')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [778a612f-2d26-4361-a6e2-7000e623e0c0] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [778a612f-2d26-4361-a6e2-7000e623e0c0] Performed OtpJob from Inline(default) in 2.07ms [ActiveJob] Enqueued OtpJob (Job ID: 778a612f-2d26-4361-a6e2-7000e623e0c0) to Inline(default) with arguments: ["User", "5b931cafacbcd624780f2aad", "verify_sms_otp", "{\"otp\":\"Laisha Brown Sr.\"}"] Completed 200 OK in 10ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{}, "sort"=>{"confirmation_sent_at"=>-1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Started GET "/authenticate/users/otp_verification_result?api_key=test¤t_app_id=testappid&user%5Badditional_login_param%5D=9824425465&user%5Botp%5D=Laisha+Brown+Sr." for 127.0.0.1 at 2018-09-08 06:19:51 +0530 Processing by OtpController#otp_verification_result as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "user"=>{"additional_login_param"=>"9824425465", "otp"=>"Laisha Brown Sr."}, "resource"=>"users", "otp"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameter: otp MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9824425465", "otp"=>"Laisha Brown Sr."}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9921587875"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"RqDwi8_NaiX8Vv2-Z-71"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Q8WzCJuC5Mrz1D3mxXi7"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931cb0acbcd624780f2ab0'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9921587875", "_id"=>{"$ne"=>BSON::ObjectId('5b931cb0acbcd624780f2ab0')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"additional_login_param"=>"9921587875", "_id"=>{"$ne"=>BSON::ObjectId('5b931cb0acbcd624780f2ab0')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"KsLmNsQyCnqybPZbFym6"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"JCQhV5WoptNDTsgAHYsR"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cb0acbcd624780f2ab0')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [815cd74f-016f-4bad-bc6c-e0a4fe68903e] Performing OtpJob from Inline(default) with arguments: ["User", "5b931cb0acbcd624780f2ab0", "send_sms_otp"] [ActiveJob] [OtpJob] [815cd74f-016f-4bad-bc6c-e0a4fe68903e] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931cb0acbcd624780f2ab0')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [815cd74f-016f-4bad-bc6c-e0a4fe68903e] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [815cd74f-016f-4bad-bc6c-e0a4fe68903e] Performed OtpJob from Inline(default) in 2.49ms [ActiveJob] Enqueued OtpJob (Job ID: 815cd74f-016f-4bad-bc6c-e0a4fe68903e) to Inline(default) with arguments: ["User", "5b931cb0acbcd624780f2ab0", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"G7NdrhxdymtEoMp2Rjqe"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cb0acbcd624780f2ab0')}, "u"=>{"$set"=>{"additional_login_param_status"=>2, "encry... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cb0acbcd624780f2ab0')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rihanna@gmail.com", "_id"=>{"$ne"=>BSON::ObjectId('5b931cb0acbcd624780f2ab0')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"x1xCaAFbFYsZZ_RgphUt"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"PCssRX3GwA6zyjRjHswk"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cb0acbcd624780f2ab0')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931cb0acbcd624780f2ab0')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [3c2e6621-f34f-4431-993d-41a0c2008095] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931cb0acbcd624780f2ab0, "G9tiSjJGn51TmrHuB-K-", {:to=>"rihanna@gmail.com"} [ActiveJob] [ActionMailer::DeliveryJob] [3c2e6621-f34f-4431-993d-41a0c2008095] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.4ms) [ActiveJob] [ActionMailer::DeliveryJob] [3c2e6621-f34f-4431-993d-41a0c2008095] Devise::Mailer#confirmation_instructions: processed outbound mail in 2.2ms [ActiveJob] [ActionMailer::DeliveryJob] [3c2e6621-f34f-4431-993d-41a0c2008095] Sent mail to rihanna@gmail.com (2.0ms) [ActiveJob] [ActionMailer::DeliveryJob] [3c2e6621-f34f-4431-993d-41a0c2008095] Date: Sat, 08 Sep 2018 06:19:52 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rihanna@gmail.com Message-ID: <5b931cb03d1ce_24782b0bcfd0ef5c5757a@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome rihanna@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [3c2e6621-f34f-4431-993d-41a0c2008095] Performed ActionMailer::DeliveryJob from Inline(mailers) in 4.94ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 3c2e6621-f34f-4431-993d-41a0c2008095) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931cb0acbcd624780f2ab0, "G9tiSjJGn51TmrHuB-K-", {:to=>"rihanna@gmail.com"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rihanna@gmail.com", "_id"=>{"$ne"=>BSON::ObjectId('5b931cb0acbcd624780f2ab0')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"8JzfibEGUh2fXBBmzrqH"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"iFsg6bhD71fbyta_nQLN"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cb0acbcd624780f2ab0')}, "u"=>{"$set"=>{"confirmed_at"=>2018-09-08 00:49:52 UTC, "... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cb0acbcd624780f2ab0')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b931cb0acbcd624780f2ab0')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started GET "/authenticate/users/send_sms_otp?api_key=test¤t_app_id=testappid&intent=reset_password&user%5Badditional_login_param%5D=9921587875" for 127.0.0.1 at 2018-09-08 06:19:52 +0530 Processing by OtpController#send_sms_otp as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "intent"=>"reset_password", "user"=>{"additional_login_param"=>"9921587875"}, "resource"=>"users", "otp"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameter: otp MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9921587875", "additional_login_param_status"=>2}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931cb0acbcd624780f2ab0')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [2a39ad9e-c3bc-4abe-b70f-4f246f152a93] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [2a39ad9e-c3bc-4abe-b70f-4f246f152a93] Performed OtpJob from Inline(default) in 3.92ms [ActiveJob] Enqueued OtpJob (Job ID: 2a39ad9e-c3bc-4abe-b70f-4f246f152a93) to Inline(default) with arguments: ["User", "5b931cb0acbcd624780f2ab0", "send_sms_otp"] Completed 200 OK in 17ms (Views: 0.1ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{}, "sort"=>{"confirmation_sent_at"=>-1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started GET "/authenticate/users/verify_otp?api_key=test¤t_app_id=testappid&user%5Badditional_login_param%5D=9921587875&user%5Botp%5D=Camille+King" for 127.0.0.1 at 2018-09-08 06:19:52 +0530 Processing by OtpController#verify_otp as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "user"=>{"additional_login_param"=>"9921587875", "otp"=>"Camille King"}, "resource"=>"users", "otp"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameter: otp MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9921587875"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [7004edfd-8030-4b35-8c02-ad7113fe7d01] Performing OtpJob from Inline(default) with arguments: ["User", "5b931cb0acbcd624780f2ab0", "verify_sms_otp", "{\"otp\":\"Camille King\"}"] [ActiveJob] [OtpJob] [7004edfd-8030-4b35-8c02-ad7113fe7d01] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931cb0acbcd624780f2ab0')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [7004edfd-8030-4b35-8c02-ad7113fe7d01] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [7004edfd-8030-4b35-8c02-ad7113fe7d01] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"M1sRYU_6nQ5ci9zg2_Qy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [7004edfd-8030-4b35-8c02-ad7113fe7d01] MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [7004edfd-8030-4b35-8c02-ad7113fe7d01] MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cb0acbcd624780f2ab0')}, "u"=>{"$set"=>{"otp"=>"Camille King", "encrypted_authenti... [ActiveJob] [OtpJob] [7004edfd-8030-4b35-8c02-ad7113fe7d01] MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [7004edfd-8030-4b35-8c02-ad7113fe7d01] Performed OtpJob from Inline(default) in 137.8ms [ActiveJob] Enqueued OtpJob (Job ID: 7004edfd-8030-4b35-8c02-ad7113fe7d01) to Inline(default) with arguments: ["User", "5b931cb0acbcd624780f2ab0", "verify_sms_otp", "{\"otp\":\"Camille King\"}"] Completed 200 OK in 147ms (Views: 0.5ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{}, "sort"=>{"confirmation_sent_at"=>-1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s Started GET "/authenticate/users/otp_verification_result?api_key=test¤t_app_id=testappid&intent=reset_password&user%5Badditional_login_param%5D=9921587875&user%5Botp%5D=Camille+King" for 127.0.0.1 at 2018-09-08 06:19:52 +0530 Processing by OtpController#otp_verification_result as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "intent"=>"reset_password", "user"=>{"additional_login_param"=>"9921587875", "otp"=>"Camille King"}, "resource"=>"users", "otp"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameter: otp MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9921587875", "otp"=>"Camille King"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}}... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rihanna@gmail.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"reset_password_token"=>"e96db7cba2491caebd5f00b39085632bd2043a5c340fc39edd8183ea23acb18b"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"6wwLXYgQxrrNxKzxs6em"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cb0acbcd624780f2ab0')}, "u"=>{"$set"=>{"identities"=>[], "reset_password_token"=>... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931cb0acbcd624780f2ab0')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [daa00602-653a-4d7a-bede-1b147b32c4bb] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", gid://dummy/User/5b931cb0acbcd624780f2ab0, "iSHqhtBsEBZn2HNX6yeC", {} [ActiveJob] [ActionMailer::DeliveryJob] [daa00602-653a-4d7a-bede-1b147b32c4bb] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/reset_password_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [daa00602-653a-4d7a-bede-1b147b32c4bb] Devise::Mailer#reset_password_instructions: processed outbound mail in 1.4ms [ActiveJob] [ActionMailer::DeliveryJob] [daa00602-653a-4d7a-bede-1b147b32c4bb] Sent mail to rihanna@gmail.com (1.6ms) [ActiveJob] [ActionMailer::DeliveryJob] [daa00602-653a-4d7a-bede-1b147b32c4bb] Date: Sat, 08 Sep 2018 06:19:52 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rihanna@gmail.com Message-ID: <5b931cb0a2dbc_24782b0bcfd0ef5c57657@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Reset password instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello rihanna@gmail.com!

Someone has requested a link to change your password. You can do this through the link below.

Change my password

If you didn't request this, please ignore this email.

Your password won't change until you access the link above and create a new one.

[ActiveJob] [ActionMailer::DeliveryJob] [daa00602-653a-4d7a-bede-1b147b32c4bb] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.48ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: daa00602-653a-4d7a-bede-1b147b32c4bb) to Inline(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", gid://dummy/User/5b931cb0acbcd624780f2ab0, "iSHqhtBsEBZn2HNX6yeC", {} Completed 200 OK in 55ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 06:19:52 +0530 Processing by Auth::RegistrationsController#create as JSON Parameters: {"user"=>{"additional_login_param"=>"9915877960", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"user"=>{"additional_login_param"=>"9915877960", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9915877960"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9915877960"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"4yEmESxyifyiT1-i4u99"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"9jYcx9JkTceTaC6ekPKG"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931cb0acbcd624780f2ab4'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [0ee002eb-ff77-41ab-ad26-1b06595ab4b1] Performing OtpJob from Inline(default) with arguments: ["User", "5b931cb0acbcd624780f2ab4", "send_sms_otp"] [ActiveJob] [OtpJob] [0ee002eb-ff77-41ab-ad26-1b06595ab4b1] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931cb0acbcd624780f2ab4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [0ee002eb-ff77-41ab-ad26-1b06595ab4b1] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [0ee002eb-ff77-41ab-ad26-1b06595ab4b1] Performed OtpJob from Inline(default) in 2.9ms [ActiveJob] Enqueued OtpJob (Job ID: 0ee002eb-ff77-41ab-ad26-1b06595ab4b1) to Inline(default) with arguments: ["User", "5b931cb0acbcd624780f2ab4", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"uZMcEZQZyb4mrR9ZTCcB"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cb0acbcd624780f2ab4')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 200 OK in 145ms (Views: 0.7ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{}, "sort"=>{"confirmation_sent_at"=>-1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s Started GET "/authenticate/users/verify_otp?api_key=test¤t_app_id=testappid&user%5Badditional_login_param%5D=9915877960&user%5Botp%5D=Gilda+Sipes+II" for 127.0.0.1 at 2018-09-08 06:19:52 +0530 Processing by OtpController#verify_otp as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "user"=>{"additional_login_param"=>"9915877960", "otp"=>"Gilda Sipes II"}, "resource"=>"users", "otp"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameter: otp MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9915877960"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [299ef1b1-30bb-4807-8c29-9f087c2ad623] Performing OtpJob from Inline(default) with arguments: ["User", "5b931cb0acbcd624780f2ab4", "verify_sms_otp", "{\"otp\":\"Gilda Sipes II\"}"] [ActiveJob] [OtpJob] [299ef1b1-30bb-4807-8c29-9f087c2ad623] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931cb0acbcd624780f2ab4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [299ef1b1-30bb-4807-8c29-9f087c2ad623] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [299ef1b1-30bb-4807-8c29-9f087c2ad623] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"soxwaW6JKwMyaQgJCJzo"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [299ef1b1-30bb-4807-8c29-9f087c2ad623] MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [299ef1b1-30bb-4807-8c29-9f087c2ad623] MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cb0acbcd624780f2ab4')}, "u"=>{"$set"=>{"otp"=>"Gilda Sipes II", "additional_login... [ActiveJob] [OtpJob] [299ef1b1-30bb-4807-8c29-9f087c2ad623] MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [299ef1b1-30bb-4807-8c29-9f087c2ad623] MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cb0acbcd624780f2ab4')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... [ActiveJob] [OtpJob] [299ef1b1-30bb-4807-8c29-9f087c2ad623] MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s [ActiveJob] [OtpJob] [299ef1b1-30bb-4807-8c29-9f087c2ad623] Performed OtpJob from Inline(default) in 54.76ms [ActiveJob] Enqueued OtpJob (Job ID: 299ef1b1-30bb-4807-8c29-9f087c2ad623) to Inline(default) with arguments: ["User", "5b931cb0acbcd624780f2ab4", "verify_sms_otp", "{\"otp\":\"Gilda Sipes II\"}"] Completed 200 OK in 65ms (Views: 1.1ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{}, "sort"=>{"confirmation_sent_at"=>-1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s Started GET "/authenticate/users/otp_verification_result?api_key=test¤t_app_id=testappid&user%5Badditional_login_param%5D=9915877960&user%5Botp%5D=Gilda+Sipes+II" for 127.0.0.1 at 2018-09-08 06:19:52 +0530 Processing by OtpController#otp_verification_result as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "user"=>{"additional_login_param"=>"9915877960", "otp"=>"Gilda Sipes II"}, "resource"=>"users", "otp"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameter: otp MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9915877960", "otp"=>"Gilda Sipes II"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Completed 200 OK in 7ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{}, "sort"=>{"confirmation_sent_at"=>-1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started GET "/authenticate/users/send_sms_otp?api_key=test¤t_app_id=testappid&intent=reset_password&user%5Badditional_login_param%5D=9915877960" for 127.0.0.1 at 2018-09-08 06:19:52 +0530 Processing by OtpController#send_sms_otp as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "intent"=>"reset_password", "user"=>{"additional_login_param"=>"9915877960"}, "resource"=>"users", "otp"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameter: otp MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9915877960", "additional_login_param_status"=>2}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931cb0acbcd624780f2ab4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [6b79ade5-8448-46c3-aaad-a6088b71eefe] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [6b79ade5-8448-46c3-aaad-a6088b71eefe] Performed OtpJob from Inline(default) in 15.04ms [ActiveJob] Enqueued OtpJob (Job ID: 6b79ade5-8448-46c3-aaad-a6088b71eefe) to Inline(default) with arguments: ["User", "5b931cb0acbcd624780f2ab4", "send_sms_otp"] Completed 200 OK in 21ms (Views: 0.1ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{}, "sort"=>{"confirmation_sent_at"=>-1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started GET "/authenticate/users/verify_otp?api_key=test¤t_app_id=testappid&user%5Badditional_login_param%5D=9915877960&user%5Botp%5D=Haskell+Lang" for 127.0.0.1 at 2018-09-08 06:19:53 +0530 Processing by OtpController#verify_otp as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "user"=>{"additional_login_param"=>"9915877960", "otp"=>"Haskell Lang"}, "resource"=>"users", "otp"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameter: otp MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9915877960"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [920e8e6d-eb11-454f-9bec-856ffdb514a5] Performing OtpJob from Inline(default) with arguments: ["User", "5b931cb0acbcd624780f2ab4", "verify_sms_otp", "{\"otp\":\"Haskell Lang\"}"] [ActiveJob] [OtpJob] [920e8e6d-eb11-454f-9bec-856ffdb514a5] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931cb0acbcd624780f2ab4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [920e8e6d-eb11-454f-9bec-856ffdb514a5] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [920e8e6d-eb11-454f-9bec-856ffdb514a5] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"BiCD1JtXkBA3yypWJgTP"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [920e8e6d-eb11-454f-9bec-856ffdb514a5] MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [920e8e6d-eb11-454f-9bec-856ffdb514a5] MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cb0acbcd624780f2ab4')}, "u"=>{"$set"=>{"otp"=>"Haskell Lang", "encrypted_authenti... [ActiveJob] [OtpJob] [920e8e6d-eb11-454f-9bec-856ffdb514a5] MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [920e8e6d-eb11-454f-9bec-856ffdb514a5] Performed OtpJob from Inline(default) in 47.28ms [ActiveJob] Enqueued OtpJob (Job ID: 920e8e6d-eb11-454f-9bec-856ffdb514a5) to Inline(default) with arguments: ["User", "5b931cb0acbcd624780f2ab4", "verify_sms_otp", "{\"otp\":\"Haskell Lang\"}"] Completed 200 OK in 55ms (Views: 0.4ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{}, "sort"=>{"confirmation_sent_at"=>-1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started GET "/authenticate/users/otp_verification_result?api_key=test¤t_app_id=testappid&intent=reset_password&user%5Badditional_login_param%5D=9915877960&user%5Botp%5D=Haskell+Lang" for 127.0.0.1 at 2018-09-08 06:19:53 +0530 Processing by OtpController#otp_verification_result as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "intent"=>"reset_password", "user"=>{"additional_login_param"=>"9915877960", "otp"=>"Haskell Lang"}, "resource"=>"users", "otp"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameter: otp MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9915877960", "otp"=>"Haskell Lang"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}}... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Completed 400 Bad Request in 8ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9896835203"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"UoHXLY-zRhoG4DU_ncuK"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"eh-_5XEKUpAoZPbkj2XR"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931cb1acbcd624780f2ab7'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9896835203", "_id"=>{"$ne"=>BSON::ObjectId('5b931cb1acbcd624780f2ab7')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"additional_login_param"=>"9896835203", "_id"=>{"$ne"=>BSON::ObjectId('5b931cb1acbcd624780f2ab7')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"h1FLWmy1_sjdqgAyWwox"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"npD8hBzmK6xL2oqi7Rar"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cb1acbcd624780f2ab7')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New User"=>{"part... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [538caaf3-bada-4b82-92b1-ad518f439f94] Performing OtpJob from Inline(default) with arguments: ["User", "5b931cb1acbcd624780f2ab7", "send_sms_otp"] [ActiveJob] [OtpJob] [538caaf3-bada-4b82-92b1-ad518f439f94] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931cb1acbcd624780f2ab7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [538caaf3-bada-4b82-92b1-ad518f439f94] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [538caaf3-bada-4b82-92b1-ad518f439f94] Performed OtpJob from Inline(default) in 3.75ms [ActiveJob] Enqueued OtpJob (Job ID: 538caaf3-bada-4b82-92b1-ad518f439f94) to Inline(default) with arguments: ["User", "5b931cb1acbcd624780f2ab7", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"nhSZfuAWNnzhimQBUyvx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cb1acbcd624780f2ab7')}, "u"=>{"$set"=>{"additional_login_param_status"=>2, "encry... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cb1acbcd624780f2ab7')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-08 06:19:53 +0530 Processing by Auth::RegistrationsController#update as JSON Parameters: {"id"=>"5b931cb1acbcd624780f2ab7", "user"=>{"email"=>"rihanna@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"id"=>"5b931cb1acbcd624780f2ab7", "user"=>{"email"=>"rihanna@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"60614f35c8b241fb58a9e60284124b593b8730491e5862280ccc37e1def38a61"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"client_authentication.testappid"=>"60614f35c8b241fb58a9e60284124b593b8730491e5862280ccc37e1def38a61"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"client_authentication.testappid"=>"60614f35c8b241fb58a9e60284124b593b8730491e5862280ccc37e1def38a61"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931cb1acbcd624780f2ab7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rihanna@gmail.com", "_id"=>{"$ne"=>BSON::ObjectId('5b931cb1acbcd624780f2ab7')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"bSHLgC5dBosjL5gcnHf9"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"T9nUymnk4uLvsE6fWXYF"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cb1acbcd624780f2ab7')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931cb1acbcd624780f2ab7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [2f7f5421-20b2-4c1d-9f3c-427b1b3884a3] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931cb1acbcd624780f2ab7, "XAchZcGr1SqUfmyzpnpu", {:to=>"rihanna@gmail.com"} [ActiveJob] [ActionMailer::DeliveryJob] [2f7f5421-20b2-4c1d-9f3c-427b1b3884a3] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.4ms) [ActiveJob] [ActionMailer::DeliveryJob] [2f7f5421-20b2-4c1d-9f3c-427b1b3884a3] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.8ms [ActiveJob] [ActionMailer::DeliveryJob] [2f7f5421-20b2-4c1d-9f3c-427b1b3884a3] Sent mail to rihanna@gmail.com (2.4ms) [ActiveJob] [ActionMailer::DeliveryJob] [2f7f5421-20b2-4c1d-9f3c-427b1b3884a3] Date: Sat, 08 Sep 2018 06:19:53 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rihanna@gmail.com Message-ID: <5b931cb15f5cc_24782b0bcfd0ef5c57771@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome rihanna@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [2f7f5421-20b2-4c1d-9f3c-427b1b3884a3] Performed ActionMailer::DeliveryJob from Inline(mailers) in 4.81ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 2f7f5421-20b2-4c1d-9f3c-427b1b3884a3) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931cb1acbcd624780f2ab7, "XAchZcGr1SqUfmyzpnpu", {:to=>"rihanna@gmail.com"} Completed 200 OK in 74ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931cb1acbcd624780f2ab7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rihanna@gmail.com", "_id"=>{"$ne"=>BSON::ObjectId('5b931cb1acbcd624780f2ab7')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"jTvR9LiSJVRzjmMxmZku"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"u-YgxG_3q8fz5ye4VudY"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cb1acbcd624780f2ab7')}, "u"=>{"$set"=>{"confirmed_at"=>2018-09-08 00:49:53 UTC, "... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cb1acbcd624780f2ab7')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b931cb1acbcd624780f2ab7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"htnxfWoDkxd6J8JzAsy_"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cb1acbcd624780f2ab7')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{}, "sort"=>{"confirmation_sent_at"=>-1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started GET "/authenticate/users/send_sms_otp?api_key=test¤t_app_id=testappid&intent=unlock_account&user%5Badditional_login_param%5D=9896835203" for 127.0.0.1 at 2018-09-08 06:19:53 +0530 Processing by OtpController#send_sms_otp as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "intent"=>"unlock_account", "user"=>{"additional_login_param"=>"9896835203"}, "resource"=>"users", "otp"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameter: otp MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9896835203", "additional_login_param_status"=>2}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931cb1acbcd624780f2ab7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [c3f3505f-65fb-4046-9aa4-3378f779bda0] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [c3f3505f-65fb-4046-9aa4-3378f779bda0] Performed OtpJob from Inline(default) in 2.43ms [ActiveJob] Enqueued OtpJob (Job ID: c3f3505f-65fb-4046-9aa4-3378f779bda0) to Inline(default) with arguments: ["User", "5b931cb1acbcd624780f2ab7", "send_sms_otp"] Completed 200 OK in 11ms (Views: 0.1ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{}, "sort"=>{"confirmation_sent_at"=>-1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started GET "/authenticate/users/verify_otp?api_key=test¤t_app_id=testappid&user%5Badditional_login_param%5D=9896835203&user%5Botp%5D=Kallie+Fritsch+III" for 127.0.0.1 at 2018-09-08 06:19:53 +0530 Processing by OtpController#verify_otp as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "user"=>{"additional_login_param"=>"9896835203", "otp"=>"Kallie Fritsch III"}, "resource"=>"users", "otp"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameter: otp MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9896835203"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [731eac7a-642a-429e-9c75-ffc3b6ce3f10] Performing OtpJob from Inline(default) with arguments: ["User", "5b931cb1acbcd624780f2ab7", "verify_sms_otp", "{\"otp\":\"Kallie Fritsch III\"}"] [ActiveJob] [OtpJob] [731eac7a-642a-429e-9c75-ffc3b6ce3f10] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931cb1acbcd624780f2ab7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [731eac7a-642a-429e-9c75-ffc3b6ce3f10] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [731eac7a-642a-429e-9c75-ffc3b6ce3f10] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"a7hWfAAs8Qzuvue1A_hj"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [731eac7a-642a-429e-9c75-ffc3b6ce3f10] MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [731eac7a-642a-429e-9c75-ffc3b6ce3f10] MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cb1acbcd624780f2ab7')}, "u"=>{"$set"=>{"otp"=>"Kallie Fritsch III", "encrypted_au... [ActiveJob] [OtpJob] [731eac7a-642a-429e-9c75-ffc3b6ce3f10] MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s [ActiveJob] [OtpJob] [731eac7a-642a-429e-9c75-ffc3b6ce3f10] Performed OtpJob from Inline(default) in 55.82ms [ActiveJob] Enqueued OtpJob (Job ID: 731eac7a-642a-429e-9c75-ffc3b6ce3f10) to Inline(default) with arguments: ["User", "5b931cb1acbcd624780f2ab7", "verify_sms_otp", "{\"otp\":\"Kallie Fritsch III\"}"] Completed 200 OK in 65ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{}, "sort"=>{"confirmation_sent_at"=>-1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started GET "/authenticate/users/otp_verification_result?api_key=test¤t_app_id=testappid&intent=unlock_account&user%5Badditional_login_param%5D=9896835203&user%5Botp%5D=Kallie+Fritsch+III" for 127.0.0.1 at 2018-09-08 06:19:53 +0530 Processing by OtpController#otp_verification_result as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "intent"=>"unlock_account", "user"=>{"additional_login_param"=>"9896835203", "otp"=>"Kallie Fritsch III"}, "resource"=>"users", "otp"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameter: otp MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9896835203", "otp"=>"Kallie Fritsch III"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"unlock_token"=>"2aab788d61dc972a82336b151979472718a5681a0bdfaa19e7b02bb39282f4d7"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"ahp6hssDGyR5xm2jm1Dx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cb1acbcd624780f2ab7')}, "u"=>{"$set"=>{"unlock_token"=>"2aab788d61dc972a82336b151... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931cb1acbcd624780f2ab7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [0dd51fca-f624-44b0-b3e4-127c97551430] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b931cb1acbcd624780f2ab7, "UmZityNfNcAsMPABzUkR", {} [ActiveJob] [ActionMailer::DeliveryJob] [0dd51fca-f624-44b0-b3e4-127c97551430] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/unlock_instructions.html.erb (2.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [0dd51fca-f624-44b0-b3e4-127c97551430] Devise::Mailer#unlock_instructions: processed outbound mail in 16.5ms [ActiveJob] [ActionMailer::DeliveryJob] [0dd51fca-f624-44b0-b3e4-127c97551430] Sent mail to rihanna@gmail.com (1.9ms) [ActiveJob] [ActionMailer::DeliveryJob] [0dd51fca-f624-44b0-b3e4-127c97551430] Date: Sat, 08 Sep 2018 06:19:53 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rihanna@gmail.com Message-ID: <5b931cb1df71a_24782b0bcfd0ef5c57848@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Unlock instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello rihanna@gmail.com!

Your account has been locked due to an excessive number of unsuccessful sign in attempts.

Click the link below to unlock your account:

Unlock my account

[ActiveJob] [ActionMailer::DeliveryJob] [0dd51fca-f624-44b0-b3e4-127c97551430] Performed ActionMailer::DeliveryJob from Inline(mailers) in 19.1ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 0dd51fca-f624-44b0-b3e4-127c97551430) to Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b931cb1acbcd624780f2ab7, "UmZityNfNcAsMPABzUkR", {} Completed 200 OK in 234ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"alexandrine@gerhold.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"7Q9u-PGPHPLzALiX2XXt"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"mW1kognJW8QhwHh7L8ZB"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931cb1acbcd624780f2abb'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cb1acbcd624780f2abb')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931cb1acbcd624780f2abb')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931cb1acbcd624780f2abd')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931cb1acbcd624780f2abb')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"josie@hodkiewicz.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"bZctTGBZ_QVH8DsAGtjy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"-PxuE2TgH-Bxh6xGhyrA"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931cb2acbcd624780f2ac0'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cb2acbcd624780f2ac0')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931cb2acbcd624780f2ac0')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931cb2acbcd624780f2ac2')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931cb2acbcd624780f2ac0')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"email"=>"josie@hodkiewicz.com"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"josie@hodkiewicz.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"reset_password_token"=>"7cdad2fc9ed53326906f9b9f26a15d1480982285334238f4ff6fe57a81e43ff2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"GByBzyHhn7g9bmbmXmEx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cb2acbcd624780f2ac0')}, "u"=>{"$set"=>{"identities"=>[], "reset_password_token"=>... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931cb2acbcd624780f2ac0')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [5c303fac-c203-481e-a688-07fc73164bce] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", gid://dummy/User/5b931cb2acbcd624780f2ac0, "Nuw54UckgFwJoGmsuiv_", {} [ActiveJob] [ActionMailer::DeliveryJob] [5c303fac-c203-481e-a688-07fc73164bce] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/reset_password_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [5c303fac-c203-481e-a688-07fc73164bce] Devise::Mailer#reset_password_instructions: processed outbound mail in 1.6ms [ActiveJob] [ActionMailer::DeliveryJob] [5c303fac-c203-481e-a688-07fc73164bce] Sent mail to josie@hodkiewicz.com (1.5ms) [ActiveJob] [ActionMailer::DeliveryJob] [5c303fac-c203-481e-a688-07fc73164bce] Date: Sat, 08 Sep 2018 06:19:54 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: josie@hodkiewicz.com Message-ID: <5b931cb223296_24782b0bcfd0ef5c5799f@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Reset password instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello josie@hodkiewicz.com!

Someone has requested a link to change your password. You can do this through the link below.

Change my password

If you didn't request this, please ignore this email.

Your password won't change until you access the link above and create a new one.

[ActiveJob] [ActionMailer::DeliveryJob] [5c303fac-c203-481e-a688-07fc73164bce] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.59ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 5c303fac-c203-481e-a688-07fc73164bce) to Inline(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", gid://dummy/User/5b931cb2acbcd624780f2ac0, "Nuw54UckgFwJoGmsuiv_", {} Redirected to http://www.example.com/authenticate/users/sign_in Completed 302 Found in 48ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"amya_hand@lockman.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ZKuQWqyotSD85UqQrfZ-"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"hApyrNWdnsLvx94XstSu"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931cb2acbcd624780f2ac3'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cb2acbcd624780f2ac3')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931cb2acbcd624780f2ac3')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931cb2acbcd624780f2ac5')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931cb2acbcd624780f2ac3')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"email"=>"amya_hand@lockman.co"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"amya_hand@lockman.co"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"reset_password_token"=>"21f76daf1f5236baa5ca7cdbc7322db9306adf4b65a421211821579a5becdcea"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"jF8q3bGdh_kiaGriphUK"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cb2acbcd624780f2ac3')}, "u"=>{"$set"=>{"identities"=>[], "reset_password_token"=>... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931cb2acbcd624780f2ac3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s [ActiveJob] [ActionMailer::DeliveryJob] [61f292b1-c70e-4a1c-a619-59ddf99a0206] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", gid://dummy/User/5b931cb2acbcd624780f2ac3, "_GfxErdeyDfFdb4JxrSD", {} [ActiveJob] [ActionMailer::DeliveryJob] [61f292b1-c70e-4a1c-a619-59ddf99a0206] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/reset_password_instructions.html.erb (0.8ms) [ActiveJob] [ActionMailer::DeliveryJob] [61f292b1-c70e-4a1c-a619-59ddf99a0206] Devise::Mailer#reset_password_instructions: processed outbound mail in 4.7ms [ActiveJob] [ActionMailer::DeliveryJob] [61f292b1-c70e-4a1c-a619-59ddf99a0206] Sent mail to amya_hand@lockman.co (4.8ms) [ActiveJob] [ActionMailer::DeliveryJob] [61f292b1-c70e-4a1c-a619-59ddf99a0206] Date: Sat, 08 Sep 2018 06:19:54 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: amya_hand@lockman.co Message-ID: <5b931cb25497b_24782b0bcfd0ef5c580a9@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Reset password instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello amya_hand@lockman.co!

Someone has requested a link to change your password. You can do this through the link below.

Change my password

If you didn't request this, please ignore this email.

Your password won't change until you access the link above and create a new one.

[ActiveJob] [ActionMailer::DeliveryJob] [61f292b1-c70e-4a1c-a619-59ddf99a0206] Performed ActionMailer::DeliveryJob from Inline(mailers) in 10.95ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 61f292b1-c70e-4a1c-a619-59ddf99a0206) to Inline(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", gid://dummy/User/5b931cb2acbcd624780f2ac3, "_GfxErdeyDfFdb4JxrSD", {} Redirected to http://www.example.com/authenticate/users/sign_in Completed 302 Found in 92ms Started PUT "/authenticate/users/password" for 127.0.0.1 at 2018-09-08 06:19:54 +0530 Processing by Auth::PasswordsController#update as HTML Parameters: {"user"=>{"reset_password_token"=>"[FILTERED]", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"reset_password_token"=>"21f76daf1f5236baa5ca7cdbc7322db9306adf4b65a421211821579a5becdcea"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"xGKFE1bA1vWGJGsDgPJD"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"R6mKiQnj4-QMVqHFLAFC"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cb2acbcd624780f2ac3')}, "u"=>{"$set"=>{"encrypted_password"=>"$2a$04$mvkV3oVs/vsb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yZajSvrBLsRnXnCknyVN"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cb2acbcd624780f2ac3')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zy234V1ZdqdyjfBCPxgq"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cb2acbcd624780f2ac3')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-08 00:49:54 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Redirected to http://www.example.com/ Completed 302 Found in 174ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931cb2acbcd624780f2ac3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"zechariah@robelmosciski.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"iCxwkoyzn3bxxChJy9tv"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"f7Te5FszaDV578DtkR-h"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931cb2acbcd624780f2ac6'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cb2acbcd624780f2ac6')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931cb2acbcd624780f2ac6')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931cb2acbcd624780f2ac8')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931cb2acbcd624780f2ac6')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"http://www.google.com", "api_key"=>"test", "current_app_id"=>"test_app_id"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/shared/_links.html.erb (0.6ms) Rendered /home/bhargav/Github/Auth/app/views/auth/passwords/new.html.erb within layouts/application (1.7ms) Rendered shopping/_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (0.8ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (0.9ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.1ms) Completed 200 OK in 9ms (Views: 5.5ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"albertha@lemkefritsch.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"NLWgoQeyeyrPscJYUtTV"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"exYrDgMBxh71Bx3P2VjH"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931cb2acbcd624780f2acb'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cb2acbcd624780f2acb')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931cb2acbcd624780f2acb')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931cb2acbcd624780f2acd')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931cb2acbcd624780f2acb')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"email"=>"albertha@lemkefritsch.org"}, "redirect_url"=>"http://www.google.com", "api_key"=>"test", "current_app_id"=>"test_app_id"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"albertha@lemkefritsch.org"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"reset_password_token"=>"9469081eabb2380b4bdb2b5d818eb4ce7ec281c68234d7a85582fa9eee0bb500"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"D2tUtDuyRCmh5gsAxAPS"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cb2acbcd624780f2acb')}, "u"=>{"$set"=>{"identities"=>[], "reset_password_token"=>... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931cb2acbcd624780f2acb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [8cd7b853-3d17-459c-8747-8a1a5fc468f4] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", gid://dummy/User/5b931cb2acbcd624780f2acb, "SAJZbFf6kuWBpB-2VWxe", {} [ActiveJob] [ActionMailer::DeliveryJob] [8cd7b853-3d17-459c-8747-8a1a5fc468f4] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/reset_password_instructions.html.erb (0.8ms) [ActiveJob] [ActionMailer::DeliveryJob] [8cd7b853-3d17-459c-8747-8a1a5fc468f4] Devise::Mailer#reset_password_instructions: processed outbound mail in 4.1ms [ActiveJob] [ActionMailer::DeliveryJob] [8cd7b853-3d17-459c-8747-8a1a5fc468f4] Sent mail to albertha@lemkefritsch.org (3.1ms) [ActiveJob] [ActionMailer::DeliveryJob] [8cd7b853-3d17-459c-8747-8a1a5fc468f4] Date: Sat, 08 Sep 2018 06:19:54 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: albertha@lemkefritsch.org Message-ID: <5b931cb2c74b7_24782b0bcfd0ef5c5811@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Reset password instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello albertha@lemkefritsch.org!

Someone has requested a link to change your password. You can do this through the link below.

Change my password

If you didn't request this, please ignore this email.

Your password won't change until you access the link above and create a new one.

[ActiveJob] [ActionMailer::DeliveryJob] [8cd7b853-3d17-459c-8747-8a1a5fc468f4] Performed ActionMailer::DeliveryJob from Inline(mailers) in 8.64ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 8cd7b853-3d17-459c-8747-8a1a5fc468f4) to Inline(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", gid://dummy/User/5b931cb2acbcd624780f2acb, "SAJZbFf6kuWBpB-2VWxe", {} Redirected to http://www.example.com/authenticate/users/sign_in Completed 302 Found in 67ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"theresa.rowe@ortiz.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"mVZaW6TPbyDN9soxK9rt"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ZU8UsVA7PL2rGRGxwGsB"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931cb2acbcd624780f2ace'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cb2acbcd624780f2ace')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931cb2acbcd624780f2ace')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931cb2acbcd624780f2ad0')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931cb2acbcd624780f2ace')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"email"=>"theresa.rowe@ortiz.net"}, "current_app_id"=>"test_app_id", "redirect_url"=>"http://www.google.com"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"theresa.rowe@ortiz.net"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"reset_password_token"=>"82318982eeb969104a8cec3a1e02419b6fe4945766e5e5071b66e2786b4496b0"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"L1QrTc3NPyXdYhh3QpVi"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cb2acbcd624780f2ace')}, "u"=>{"$set"=>{"identities"=>[], "reset_password_token"=>... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931cb2acbcd624780f2ace')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [a0696890-e13e-47cc-b0f8-709cbbb21a7c] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", gid://dummy/User/5b931cb2acbcd624780f2ace, "foaFoATzp7jxyX-bipcB", {} [ActiveJob] [ActionMailer::DeliveryJob] [a0696890-e13e-47cc-b0f8-709cbbb21a7c] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/reset_password_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [a0696890-e13e-47cc-b0f8-709cbbb21a7c] Devise::Mailer#reset_password_instructions: processed outbound mail in 1.6ms [ActiveJob] [ActionMailer::DeliveryJob] [a0696890-e13e-47cc-b0f8-709cbbb21a7c] Sent mail to theresa.rowe@ortiz.net (1.8ms) [ActiveJob] [ActionMailer::DeliveryJob] [a0696890-e13e-47cc-b0f8-709cbbb21a7c] Date: Sat, 08 Sep 2018 06:19:54 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: theresa.rowe@ortiz.net Message-ID: <5b931cb2ee216_24782b0bcfd0ef5c582b5@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Reset password instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello theresa.rowe@ortiz.net!

Someone has requested a link to change your password. You can do this through the link below.

Change my password

If you didn't request this, please ignore this email.

Your password won't change until you access the link above and create a new one.

[ActiveJob] [ActionMailer::DeliveryJob] [a0696890-e13e-47cc-b0f8-709cbbb21a7c] Performed ActionMailer::DeliveryJob from Inline(mailers) in 4.21ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: a0696890-e13e-47cc-b0f8-709cbbb21a7c) to Inline(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", gid://dummy/User/5b931cb2acbcd624780f2ace, "foaFoATzp7jxyX-bipcB", {} Redirected to http://www.example.com/authenticate/users/sign_in Completed 302 Found in 52ms Started PUT "/authenticate/users/password" for 127.0.0.1 at 2018-09-08 06:19:54 +0530 Processing by Auth::PasswordsController#update as HTML Parameters: {"user"=>{"reset_password_token"=>"[FILTERED]", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "redirect_url"=>"http://www.google.com", "api_key"=>"test"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"reset_password_token"=>"82318982eeb969104a8cec3a1e02419b6fe4945766e5e5071b66e2786b4496b0"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"xLYJ9qH-4oN5pEzXfsf_"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"hqQBRUHV4RmZAVhiqEsG"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cb2acbcd624780f2ace')}, "u"=>{"$set"=>{"encrypted_password"=>"$2a$04$PSGlbZ6jXRsE... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Ss66zmTJQ4BydN5YTyQ1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cb2acbcd624780f2ace')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Q4JJHayZfsz1xDisCJuQ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cb2acbcd624780f2ace')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-08 00:49:55 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://www.example.com/ Completed 302 Found in 165ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931cb2acbcd624780f2ace')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"mertie.gerlach@kozey.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"JoQ84YbvKXpF_gXee_LG"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"8JAyhsGJcDnVG7Tz_KQt"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931cb3acbcd624780f2ad1'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cb3acbcd624780f2ad1')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931cb3acbcd624780f2ad1')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931cb3acbcd624780f2ad3')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931cb3acbcd624780f2ad1')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{}} Rendered text template (0.0ms) Filter chain halted as :ignore_json_request rendered or redirected Completed 406 Not Acceptable in 1ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"darrin.heller@parker.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"7yTAVaPHGsuz4ELKeA22"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"iPrTbK5eXg3gJRyx1xxV"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931cb3acbcd624780f2ad4'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cb3acbcd624780f2ad4')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931cb3acbcd624780f2ad4')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931cb3acbcd624780f2ad6')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931cb3acbcd624780f2ad4')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"email"=>"darrin.heller@parker.biz"}, "password"=>{"user"=>{"email"=>"darrin.heller@parker.biz"}}} Rendered text template (0.1ms) Filter chain halted as :do_before_request rendered or redirected Completed 401 Unauthorized in 1ms (Views: 0.8ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"lilyan_koch@rowestoltenberg.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"UXC-4kCEcyfygsyNGLdy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"f7BsEFesCtAm2-2s1TPz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931cb3acbcd624780f2ad7'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cb3acbcd624780f2ad7')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931cb3acbcd624780f2ad7')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931cb3acbcd624780f2ad9')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931cb3acbcd624780f2ad7')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"email"=>"lilyan_koch@rowestoltenberg.org"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"lilyan_koch@rowestoltenberg.org"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"reset_password_token"=>"36a3505af3344eba0483b9abdadf66a15dad00cf0a127f99e3f2461e34620b05"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"k8yFxotQUinUC9TgTjN2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cb3acbcd624780f2ad7')}, "u"=>{"$set"=>{"identities"=>[], "reset_password_token"=>... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931cb3acbcd624780f2ad7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [813f85d9-6ca0-4c90-ad5b-8cb56be58255] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", gid://dummy/User/5b931cb3acbcd624780f2ad7, "-JEC4YDrVN-Lzodo83_g", {} [ActiveJob] [ActionMailer::DeliveryJob] [813f85d9-6ca0-4c90-ad5b-8cb56be58255] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/reset_password_instructions.html.erb (0.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [813f85d9-6ca0-4c90-ad5b-8cb56be58255] Devise::Mailer#reset_password_instructions: processed outbound mail in 1.4ms [ActiveJob] [ActionMailer::DeliveryJob] [813f85d9-6ca0-4c90-ad5b-8cb56be58255] Sent mail to lilyan_koch@rowestoltenberg.org (1.6ms) [ActiveJob] [ActionMailer::DeliveryJob] [813f85d9-6ca0-4c90-ad5b-8cb56be58255] Date: Sat, 08 Sep 2018 06:19:55 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: lilyan_koch@rowestoltenberg.org Message-ID: <5b931cb3a607b_24782b0bcfd0ef5c5836b@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Reset password instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello lilyan_koch@rowestoltenberg.org!

Someone has requested a link to change your password. You can do this through the link below.

Change my password

If you didn't request this, please ignore this email.

Your password won't change until you access the link above and create a new one.

[ActiveJob] [ActionMailer::DeliveryJob] [813f85d9-6ca0-4c90-ad5b-8cb56be58255] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.37ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 813f85d9-6ca0-4c90-ad5b-8cb56be58255) to Inline(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", gid://dummy/User/5b931cb3acbcd624780f2ad7, "-JEC4YDrVN-Lzodo83_g", {} Redirected to http://www.example.com/authenticate/users/sign_in Completed 302 Found in 45ms Started PUT "/authenticate/users/password" for 127.0.0.1 at 2018-09-08 06:19:55 +0530 Processing by Auth::PasswordsController#update as JSON Parameters: {"user"=>{"reset_password_token"=>"[FILTERED]", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "password"=>{"user"=>{"reset_password_token"=>"[FILTERED]", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}}} Rendered text template (0.0ms) Filter chain halted as :require_no_authentication rendered or redirected Completed 401 Unauthorized in 1ms (Views: 0.4ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"juana.schuppe@millergreen.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"n8q_PaWgQFjy2KX2hdKq"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zmRCSQ6vPsHjbXfxj7nB"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931cb3acbcd624780f2ada'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cb3acbcd624780f2ada')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931cb3acbcd624780f2ada')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931cb3acbcd624780f2adc')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931cb3acbcd624780f2ada')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"test", "current_app_id"=>"test_app_id", "password"=>{}} Rendered text template (0.0ms) Filter chain halted as :ignore_json_request rendered or redirected Completed 406 Not Acceptable in 1ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"penelope.bartoletti@heelbalistreri.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xatwUCSxHF_MmkBrTm3j"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"5bZYL8TP1upHAhBx3D8e"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931cb3acbcd624780f2add'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cb3acbcd624780f2add')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931cb3acbcd624780f2add')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931cb3acbcd624780f2adf')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931cb3acbcd624780f2add')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"email"=>"penelope.bartoletti@heelbalistreri.net"}, "current_app_id"=>"test_app_id", "api_key"=>"test", "password"=>{"user"=>{"email"=>"penelope.bartoletti@heelbalistreri.net"}, "current_app_id"=>"test_app_id", "api_key"=>"test"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"penelope.bartoletti@heelbalistreri.net"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"reset_password_token"=>"e4f2cf9274498f88f75d254ef4bd2c71a688cc9af34e922edcea6508d3ef653c"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"XjXxQb7a5Nj9jwMXoRnr"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cb3acbcd624780f2add')}, "u"=>{"$set"=>{"identities"=>[], "reset_password_token"=>... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931cb3acbcd624780f2add')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [850542bc-0e77-4cd8-84f1-4eae02987903] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", gid://dummy/User/5b931cb3acbcd624780f2add, "DDzJaLR8e1LM-mH6qM2K", {} [ActiveJob] [ActionMailer::DeliveryJob] [850542bc-0e77-4cd8-84f1-4eae02987903] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/reset_password_instructions.html.erb (0.8ms) [ActiveJob] [ActionMailer::DeliveryJob] [850542bc-0e77-4cd8-84f1-4eae02987903] Devise::Mailer#reset_password_instructions: processed outbound mail in 5.0ms [ActiveJob] [ActionMailer::DeliveryJob] [850542bc-0e77-4cd8-84f1-4eae02987903] Sent mail to penelope.bartoletti@heelbalistreri.net (5.1ms) [ActiveJob] [ActionMailer::DeliveryJob] [850542bc-0e77-4cd8-84f1-4eae02987903] Date: Sat, 08 Sep 2018 06:19:55 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: penelope.bartoletti@heelbalistreri.net Message-ID: <5b931cb3f2b2e_24782b0bcfd0ef5c584ca@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Reset password instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello penelope.bartoletti@heelbalistreri.net!

Someone has requested a link to change your password. You can do this through the link below.

Change my password

If you didn't request this, please ignore this email.

Your password won't change until you access the link above and create a new one.

[ActiveJob] [ActionMailer::DeliveryJob] [850542bc-0e77-4cd8-84f1-4eae02987903] Performed ActionMailer::DeliveryJob from Inline(mailers) in 11.57ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 850542bc-0e77-4cd8-84f1-4eae02987903) to Inline(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", gid://dummy/User/5b931cb3acbcd624780f2add, "DDzJaLR8e1LM-mH6qM2K", {} Completed 201 Created in 89ms (Views: 0.6ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"heather@wilkinson.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"9dsMdoNoyzVZubxopiZ9"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"SmYx74rc5dYsU_xyq5rp"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931cb4acbcd624780f2ae0'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cb4acbcd624780f2ae0')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931cb4acbcd624780f2ae0')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931cb4acbcd624780f2ae2')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931cb4acbcd624780f2ae0')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"email"=>"heather@wilkinson.io"}, "current_app_id"=>"test_app_id", "api_key"=>"test", "password"=>{"user"=>{"email"=>"heather@wilkinson.io"}, "current_app_id"=>"test_app_id", "api_key"=>"test"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"heather@wilkinson.io"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"reset_password_token"=>"c42796abe749272d17049bdfd9d76f92781e18e9f2e93fac0ba752cb1e7d3e14"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"rZ2Vc_4unsd3uyhzc8z8"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cb4acbcd624780f2ae0')}, "u"=>{"$set"=>{"identities"=>[], "reset_password_token"=>... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931cb4acbcd624780f2ae0')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [99be7ff5-51b5-4e19-adfd-900dce5633e1] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", gid://dummy/User/5b931cb4acbcd624780f2ae0, "gQRS6XyNsVcuThD72mW1", {} [ActiveJob] [ActionMailer::DeliveryJob] [99be7ff5-51b5-4e19-adfd-900dce5633e1] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/reset_password_instructions.html.erb (0.7ms) [ActiveJob] [ActionMailer::DeliveryJob] [99be7ff5-51b5-4e19-adfd-900dce5633e1] Devise::Mailer#reset_password_instructions: processed outbound mail in 3.9ms [ActiveJob] [ActionMailer::DeliveryJob] [99be7ff5-51b5-4e19-adfd-900dce5633e1] Sent mail to heather@wilkinson.io (4.4ms) [ActiveJob] [ActionMailer::DeliveryJob] [99be7ff5-51b5-4e19-adfd-900dce5633e1] Date: Sat, 08 Sep 2018 06:19:56 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: heather@wilkinson.io Message-ID: <5b931cb42c637_24782b0bcfd0ef5c585c@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Reset password instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello heather@wilkinson.io!

Someone has requested a link to change your password. You can do this through the link below.

Change my password

If you didn't request this, please ignore this email.

Your password won't change until you access the link above and create a new one.

[ActiveJob] [ActionMailer::DeliveryJob] [99be7ff5-51b5-4e19-adfd-900dce5633e1] Performed ActionMailer::DeliveryJob from Inline(mailers) in 9.54ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 99be7ff5-51b5-4e19-adfd-900dce5633e1) to Inline(mailers) with arguments: "Devise::Mailer", "reset_password_instructions", "deliver_now", gid://dummy/User/5b931cb4acbcd624780f2ae0, "gQRS6XyNsVcuThD72mW1", {} Completed 201 Created in 71ms (Views: 0.3ms) Started PUT "/authenticate/users/password" for 127.0.0.1 at 2018-09-08 06:19:56 +0530 Processing by Auth::PasswordsController#update as JSON Parameters: {"user"=>{"reset_password_token"=>"[FILTERED]", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "redirect_url"=>"http://www.google.com", "api_key"=>"test", "current_app_id"=>"test_app_id", "password"=>{"user"=>{"reset_password_token"=>"[FILTERED]", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "redirect_url"=>"http://www.google.com", "api_key"=>"test", "current_app_id"=>"test_app_id"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"reset_password_token"=>"c42796abe749272d17049bdfd9d76f92781e18e9f2e93fac0ba752cb1e7d3e14"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"sQ3NCYY85Ydid4yZfW9h"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"TyTyH-s5yZR26y8pt2xB"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cb4acbcd624780f2ae0')}, "u"=>{"$set"=>{"encrypted_password"=>"$2a$04$OQOGv.9e/yC4... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"KcgzEw_nsWHNDRLaVgFU"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cb4acbcd624780f2ae0')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"tDHMH5qsTCuCNr81dT-k"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cb4acbcd624780f2ae0')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-08 00:49:56 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 204 No Content in 190ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931cb4acbcd624780f2ae0')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"cara@block.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"XC2SUirmQ7-FdyxcR8WJ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"4GCVBPsMsWeFMcgCmto3"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cb4acbcd624780f2ae3')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931cb4acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cb4acbcd624780f2ae3')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931cb4acbcd624780f2ae3')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931cb4acbcd624780f2ae5')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931cb4acbcd624780f2ae3')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"eddie@dickens.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"TdCCxvVUh2A3v7b9KSS6"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"WpuHzFkfTh88xrno2ZAB"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cb4acbcd624780f2ae8')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931cb4acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cb4acbcd624780f2ae8')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931cb4acbcd624780f2ae8')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931cb4acbcd624780f2aea')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931cb4acbcd624780f2ae8')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"email"=>"cole@millsdubuque.biz", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-08 06:15:27 +0530"}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Rendered text template (0.1ms) Completed 200 OK in 7ms (Views: 1.0ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"kay_stark@gaylord.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"3LLtFzLsFqXbx6DE6ctX"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"x_2MPTLuvh6nzHFzNHxg"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cb4acbcd624780f2aeb')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931cb4acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cb4acbcd624780f2aeb')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931cb4acbcd624780f2aeb')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931cb4acbcd624780f2aed')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931cb4acbcd624780f2aeb')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"norbert.johnson@littel.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"wByydKG9NYXbDsRYCFsG"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"JzBPckSp7Jy78PHuxLhf"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cb4acbcd624780f2aee')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931cb4acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cb4acbcd624780f2aee')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.006s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-08 06:19:56 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"-1sJ4ZZ9BGFiPUNRXUy_"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cb4acbcd624780f2aee')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-08 00:49:56 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Auth::RegistrationsController#update as HTML Parameters: {"id"=>"5b931cb4acbcd624780f2aee", "user"=>{"email"=>"dog@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Rendered text template (0.0ms) Completed 200 OK in 4ms (Views: 0.4ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"marge.kautzer@raujast.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Yz5CKmEghfxE-D2JsruP"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"E_PCgjAQEmJjksSUmacT"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cb4acbcd624780f2af1')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931cb4acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cb4acbcd624780f2af1')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931cb4acbcd624780f2af1')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931cb4acbcd624780f2af3')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931cb4acbcd624780f2af1')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"email"=>"jayme.kuphal@bayermetz.name", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-08 06:15:27 +0530"}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jayme.kuphal@bayermetz.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jayme.kuphal@bayermetz.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"h3jMbMAnoEZgC38amP5P"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"kE1RiVzfjkHxHG5d6ynP"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931cb4acbcd624780f2af4'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cb4acbcd624780f2af4')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"b4ps_K9DRsH1sz2EvafY"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cb4acbcd624780f2af4')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"jp_fzipWAyFBNjNi9vsz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cb4acbcd624780f2af4')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-08 00:49:57 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://www.example.com/ Completed 302 Found in 202ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"alison.schowalter@hickle.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"_kGoXWDkS6tTQ1hTzx5u"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"FRJgkJb_swCTPxQ4TVsy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cb5acbcd624780f2af7')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931cb5acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cb5acbcd624780f2af7')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931cb5acbcd624780f2af7')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931cb5acbcd624780f2af9')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931cb5acbcd624780f2af7')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"devante@hickle.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xR2Bkx--mZ2d7srfCz2w"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Pvmd56nXptyGnWkCYCmo"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cb5acbcd624780f2afa')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931cb5acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cb5acbcd624780f2afa')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"iV--Znhg4UZynx_9hADc"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cb5acbcd624780f2afa')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"ee... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-08 06:19:57 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"4h8ZnDCeh8tzxe2cN7TN"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.006s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cb5acbcd624780f2afa')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-08 00:49:57 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Processing by Auth::RegistrationsController#update as HTML Parameters: {"id"=>"5b931cb5acbcd624780f2afa", "user"=>{"email"=>"dog@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931cb5acbcd624780f2afa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"dog@gmail.com", "_id"=>{"$ne"=>BSON::ObjectId('5b931cb5acbcd624780f2afa')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"9xp-4XTUegHxid_1sztx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"kgERxyiFvWVqmE48WWZt"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cb5acbcd624780f2afa')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931cb5acbcd624780f2afa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [092d2a0b-1091-4ab1-b6a1-bcb7923605da] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931cb5acbcd624780f2afa, "m5VFMrYM7E1Fs2RqcPCq", {:to=>"dog@gmail.com"} [ActiveJob] [ActionMailer::DeliveryJob] [092d2a0b-1091-4ab1-b6a1-bcb7923605da] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [092d2a0b-1091-4ab1-b6a1-bcb7923605da] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.6ms [ActiveJob] [ActionMailer::DeliveryJob] [092d2a0b-1091-4ab1-b6a1-bcb7923605da] Sent mail to dog@gmail.com (1.7ms) [ActiveJob] [ActionMailer::DeliveryJob] [092d2a0b-1091-4ab1-b6a1-bcb7923605da] Date: Sat, 08 Sep 2018 06:19:57 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: dog@gmail.com Message-ID: <5b931cb57d9d7_24782b0bcfd0ef5c58628@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome dog@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [092d2a0b-1091-4ab1-b6a1-bcb7923605da] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.79ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 092d2a0b-1091-4ab1-b6a1-bcb7923605da) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931cb5acbcd624780f2afa, "m5VFMrYM7E1Fs2RqcPCq", {:to=>"dog@gmail.com"} Redirected to http://www.example.com/ Completed 302 Found in 82ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"dog@gmail.com", "_id"=>{"$ne"=>BSON::ObjectId('5b931cb5acbcd624780f2afa')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"bghxmkLesAibxUycQ1zu"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"4xGHG6UAfGToyYYFTeHK"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cb5acbcd624780f2afa')}, "u"=>{"$set"=>{"confirmed_at"=>2018-09-08 00:49:57 UTC, "... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cb5acbcd624780f2afa')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b931cb5acbcd624780f2afa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"victor@hagenescollins.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"vx34MGC5ogkHTczukDxQ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"UfHcM-pHstzrpw_FWU_p"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cb5acbcd624780f2afe')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931cb5acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cb5acbcd624780f2afe')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931cb5acbcd624780f2afe')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931cb5acbcd624780f2b00')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931cb5acbcd624780f2afe')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"rosalee@powlowskifriesen.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"bNs159AoVzns_7WMFYeX"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"pHLk-scefvxBYuQzu8Vu"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cb5acbcd624780f2b01')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931cb5acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cb5acbcd624780f2b01')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-08 06:19:57 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"VyYPE46QfaPybsUyxGxH"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cb5acbcd624780f2b01')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-08 00:49:57 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Auth::RegistrationsController#update as HTML Parameters: {"id"=>"5b931cb5acbcd624780f2b01", "user"=>{"name"=>"Marcus Torphy", "current_password"=>"[FILTERED]"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931cb5acbcd624780f2b01')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"FGso9R3ENtbT6N6xQa76"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cb5acbcd624780f2b01')}, "u"=>{"$set"=>{"name"=>"Marcus Torphy", "encrypted_authen... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Redirected to http://www.example.com/ Completed 302 Found in 59ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"noemie@crist.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"jRsU3xS2t3e2YK3DBEZ6"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"V9Tc3VumZwV7U-4_xEmB"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cb5acbcd624780f2b04')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931cb5acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cb5acbcd624780f2b04')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931cb5acbcd624780f2b04')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931cb6acbcd624780f2b06')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931cb5acbcd624780f2b04')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 06:19:58 +0530 Processing by Auth::RegistrationsController#create as HTML Parameters: {"user"=>{"email"=>"tomasa.terry@torphintz.co", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-08 06:15:27 +0530"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"tomasa.terry@torphintz.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"3LQAqY-N7CVagZyp8HxL"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"6Lymf6Sx3jaS5f2QwyMx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931cb6acbcd624780f2b07'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cb6acbcd624780f2b07')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ozSLfzz4NnmRaU2PpsXK"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cb6acbcd624780f2b07')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-08 00:49:58 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Redirected to http://www.example.com/ Completed 302 Found in 115ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"tomasa.terry@torphintz.co"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"AbwE7i-agxcRKsXdnKcS"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cb6acbcd624780f2b07')}, "u"=>{"$set"=>{"confirmed_at"=>2018-09-08 00:49:58 UTC, "... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cb6acbcd624780f2b07')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b931cb6acbcd624780f2b07')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jaycee_marquardt@hoeger.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"mairDsjF_ShyMQpvRWKC"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"LdWhaBB5sdVhcF_XR77N"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cb6acbcd624780f2b0b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931cb6acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cb6acbcd624780f2b0b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931cb6acbcd624780f2b0b')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931cb6acbcd624780f2b0d')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931cb6acbcd624780f2b0b')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 06:19:58 +0530 Processing by Auth::RegistrationsController#create as HTML Parameters: {"user"=>{"additional_login_param"=>"9909715781", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9909715781"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"JivcsHsgaskyLExfjU2E"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"7xK8ushRSUf-e7fgmAxq"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931cb6acbcd624780f2b0e'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [6d797416-d490-47ea-8444-be94f76cb57f] Performing OtpJob from Inline(default) with arguments: ["User", "5b931cb6acbcd624780f2b0e", "send_sms_otp"] [ActiveJob] [OtpJob] [6d797416-d490-47ea-8444-be94f76cb57f] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931cb6acbcd624780f2b0e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [6d797416-d490-47ea-8444-be94f76cb57f] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [6d797416-d490-47ea-8444-be94f76cb57f] Performed OtpJob from Inline(default) in 6.26ms [ActiveJob] Enqueued OtpJob (Job ID: 6d797416-d490-47ea-8444-be94f76cb57f) to Inline(default) with arguments: ["User", "5b931cb6acbcd624780f2b0e", "send_sms_otp"] Redirected to http://www.example.com/ Completed 302 Found in 92ms MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"5SbpFSC2mA5gr3vRhsHe"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cb6acbcd624780f2b0e')}, "u"=>{"$set"=>{"additional_login_param_status"=>2, "encry... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cb6acbcd624780f2b0e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"garrett@monahan.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"_DyyNVxaPqoKQ9BszFyP"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"4TusQvkmMAXmz9yZP_RG"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cb6acbcd624780f2b11')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931cb6acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cb6acbcd624780f2b11')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931cb6acbcd624780f2b11')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931cb6acbcd624780f2b13')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931cb6acbcd624780f2b11')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"lenny@johnson.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"4txMzWpW9HvPZwfNzCfb"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"H1Bw6Rd_xSbH9fjHLU8C"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cb6acbcd624780f2b14')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931cb6acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cb6acbcd624780f2b14')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931cb6acbcd624780f2b14')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-08 06:19:58 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"HBvv2EhjmRgxMtzxfLHY"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cb6acbcd624780f2b14')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-08 00:49:58 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Auth::RegistrationsController#update as HTML Parameters: {"id"=>"5b931cb6acbcd624780f2b14", "user"=>{"email"=>"pearl_kuvalis@ratke.com", "current_password"=>"[FILTERED]"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931cb6acbcd624780f2b14')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"pearl_kuvalis@ratke.com", "_id"=>{"$ne"=>BSON::ObjectId('5b931cb6acbcd624780f2b14')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"kRen5rK9Pce9oy9yhxqY"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"GPytz5fe-HRurWHJ5vMt"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cb6acbcd624780f2b14')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931cb6acbcd624780f2b14')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [05697de3-31bf-4ebe-b055-d433a03f1665] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931cb6acbcd624780f2b14, "ogAj4WNxXpCM1LLwQ_oV", {:to=>"pearl_kuvalis@ratke.com"} [ActiveJob] [ActionMailer::DeliveryJob] [05697de3-31bf-4ebe-b055-d433a03f1665] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [05697de3-31bf-4ebe-b055-d433a03f1665] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.5ms [ActiveJob] [ActionMailer::DeliveryJob] [05697de3-31bf-4ebe-b055-d433a03f1665] Sent mail to pearl_kuvalis@ratke.com (1.7ms) [ActiveJob] [ActionMailer::DeliveryJob] [05697de3-31bf-4ebe-b055-d433a03f1665] Date: Sat, 08 Sep 2018 06:19:58 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: pearl_kuvalis@ratke.com Message-ID: <5b931cb6debd0_24782b0bcfd0ef5c5874@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome pearl_kuvalis@ratke.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [05697de3-31bf-4ebe-b055-d433a03f1665] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.86ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 05697de3-31bf-4ebe-b055-d433a03f1665) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931cb6acbcd624780f2b14, "ogAj4WNxXpCM1LLwQ_oV", {:to=>"pearl_kuvalis@ratke.com"} Redirected to http://www.example.com/ Completed 302 Found in 74ms MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"shane@volkmanorn.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"qMZ52o7sYkxsL8RRGZty"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"QM4m4s9A-cTcKrxx_kRf"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cb6acbcd624780f2b17')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931cb6acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cb6acbcd624780f2b17')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931cb6acbcd624780f2b17')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931cb7acbcd624780f2b19')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931cb6acbcd624780f2b17')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"trace@kilback.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"-aP7iCBWwk3xDjQaCmd3"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"KeArA7Ac15pbq4TdEE2n"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cb7acbcd624780f2b1a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931cb7acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cb7acbcd624780f2b1a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started DELETE "/authenticate/users" for 127.0.0.1 at 2018-09-08 06:19:59 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"QxVyG-qYz7MbBfUkWsyT"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cb7acbcd624780f2b1a')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-08 00:49:59 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Auth::RegistrationsController#destroy as HTML Parameters: {"id"=>"5b931cb7acbcd624780f2b1a"} MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cb7acbcd624780f2b1a')}, "limit"=>1}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931cb7acbcd624780f2b1a')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cb7acbcd624780f2b1c')}, "limit"=>1}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s Redirected to http://www.example.com/ Completed 302 Found in 40ms MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jenifer@faheyborer.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"5-wzy_ew_rvRTGJPyG97"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"G1ntnszzQbyZiCyyuLv6"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cb7acbcd624780f2b1d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931cb7acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cb7acbcd624780f2b1d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931cb7acbcd624780f2b1d')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931cb7acbcd624780f2b1f')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931cb7acbcd624780f2b1d')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/shared/_links.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/registrations/new.html.erb within layouts/application (2.5ms) Rendered shopping/_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (1.3ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.6ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.3ms) Completed 200 OK in 12ms (Views: 7.9ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"laron_hagenes@kubtromp.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"9RicNrZJ6zUxQwT_GXcN"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"soikiiHzzSrmQ6kXpTNy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cb7acbcd624780f2b22')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931cb7acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cb7acbcd624780f2b22')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931cb7acbcd624780f2b22')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931cb7acbcd624780f2b24')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931cb7acbcd624780f2b22')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"email"=>"tia@bernhard.info", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"tia@bernhard.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"tia@bernhard.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"HNkXkQTTt-6PcCCUUiyr"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"j4aByCMnLT2A2TMVuH-u"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931cb7acbcd624780f2b25'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931cb7acbcd624780f2b25')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s [ActiveJob] [ActionMailer::DeliveryJob] [a82197da-ddce-4e25-8ba3-0c58ffeefae6] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931cb7acbcd624780f2b25, "mS9R_UxG33ybfCQuSebJ", {} [ActiveJob] [ActionMailer::DeliveryJob] [a82197da-ddce-4e25-8ba3-0c58ffeefae6] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [a82197da-ddce-4e25-8ba3-0c58ffeefae6] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.6ms [ActiveJob] [ActionMailer::DeliveryJob] [a82197da-ddce-4e25-8ba3-0c58ffeefae6] Sent mail to tia@bernhard.info (1.7ms) [ActiveJob] [ActionMailer::DeliveryJob] [a82197da-ddce-4e25-8ba3-0c58ffeefae6] Date: Sat, 08 Sep 2018 06:19:59 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: tia@bernhard.info Message-ID: <5b931cb77b62b_24782b0bcfd0ef5c588ec@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome tia@bernhard.info!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [a82197da-ddce-4e25-8ba3-0c58ffeefae6] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.86ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: a82197da-ddce-4e25-8ba3-0c58ffeefae6) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931cb7acbcd624780f2b25, "mS9R_UxG33ybfCQuSebJ", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"eG5zXXv6ANuvhL2VQD4f"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cb7acbcd624780f2b25')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://www.example.com/ Completed 302 Found in 139ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"tianna@cartwrightgoyette.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"m2G5K2XwdehpGn2TAWYB"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"e3gsNAFFj-wzYWxQzQX6"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cb7acbcd624780f2b27')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931cb7acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cb7acbcd624780f2b27')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931cb7acbcd624780f2b27')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931cb7acbcd624780f2b29')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931cb7acbcd624780f2b27')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"torey@skiles.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"2zdayzwsxiEHo7jiRr2Y"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"GfWVyxspYfGebazNCYCW"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cb7acbcd624780f2b2a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931cb7acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cb7acbcd624780f2b2a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-08 06:19:59 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"es4b17Pzqxi8A5mQmWK5"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cb7acbcd624780f2b2a')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-08 00:49:59 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Auth::RegistrationsController#update as HTML Parameters: {"id"=>"5b931cb7acbcd624780f2b2a", "user"=>{"email"=>"rihanna@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931cb7acbcd624780f2b2a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"pi_x87CCfLmLwqL2xFZE"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cb7acbcd624780f2b2a')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"5a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rihanna@gmail.com", "_id"=>{"$ne"=>BSON::ObjectId('5b931cb7acbcd624780f2b2a')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"Vs8U-bAafPS4Tc8wtXxg"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Bsvx88rayxacf8Vr6QZ9"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cb7acbcd624780f2b2a')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931cb7acbcd624780f2b2a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [15865800-4a60-4a49-b21c-f7ce695394b6] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931cb7acbcd624780f2b2a, "zvwD6jGxf3BGeRbURwxx", {:to=>"rihanna@gmail.com"} [ActiveJob] [ActionMailer::DeliveryJob] [15865800-4a60-4a49-b21c-f7ce695394b6] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [15865800-4a60-4a49-b21c-f7ce695394b6] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.8ms [ActiveJob] [ActionMailer::DeliveryJob] [15865800-4a60-4a49-b21c-f7ce695394b6] Sent mail to rihanna@gmail.com (3.4ms) [ActiveJob] [ActionMailer::DeliveryJob] [15865800-4a60-4a49-b21c-f7ce695394b6] Date: Sat, 08 Sep 2018 06:19:59 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rihanna@gmail.com Message-ID: <5b931cb7eb20a_24782b0bcfd0ef5c5899@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome rihanna@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [15865800-4a60-4a49-b21c-f7ce695394b6] Performed ActionMailer::DeliveryJob from Inline(mailers) in 6.25ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 15865800-4a60-4a49-b21c-f7ce695394b6) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931cb7acbcd624780f2b2a, "zvwD6jGxf3BGeRbURwxx", {:to=>"rihanna@gmail.com"} Redirected to http://www.example.com/ Completed 302 Found in 133ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.015s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"whitney@crooks.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"J88-mSE7xnp3NRJj_rJ4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"-trpYRZxkx6Uzxm2oDDG"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cb8acbcd624780f2b2d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931cb8acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cb8acbcd624780f2b2d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931cb8acbcd624780f2b2d')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931cb8acbcd624780f2b2f')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931cb8acbcd624780f2b2d')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"aylin.marks@nienow.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"QjVhudwFSjJPyPvY4xGK"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"JYUBLGp7A6b1wcoic6Tf"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cb8acbcd624780f2b30')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931cb8acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cb8acbcd624780f2b30')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931cb8acbcd624780f2b30')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931cb8acbcd624780f2b32')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931cb8acbcd624780f2b30')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"email"=>"rosella_wilderman@cremin.org", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"invalid api_key", "redirect_url"=>"http://www.google.com", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"invalid api_key", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rosella_wilderman@cremin.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"5vozD-1YJJjXEzpaPKMF"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ynmkmzmFx4Rmbh86--on"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931cb8acbcd624780f2b33'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931cb8acbcd624780f2b33')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [c3f49e0a-fabf-4767-9069-549f277438fb] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931cb8acbcd624780f2b33, "Go7HgvNUoZBN4vgV_pgS", {} [ActiveJob] [ActionMailer::DeliveryJob] [c3f49e0a-fabf-4767-9069-549f277438fb] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [c3f49e0a-fabf-4767-9069-549f277438fb] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.4ms [ActiveJob] [ActionMailer::DeliveryJob] [c3f49e0a-fabf-4767-9069-549f277438fb] Sent mail to rosella_wilderman@cremin.org (1.6ms) [ActiveJob] [ActionMailer::DeliveryJob] [c3f49e0a-fabf-4767-9069-549f277438fb] Date: Sat, 08 Sep 2018 06:20:00 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rosella_wilderman@cremin.org Message-ID: <5b931cb83f3b3_24782b0bcfd0ef5c5902f@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome rosella_wilderman@cremin.org!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [c3f49e0a-fabf-4767-9069-549f277438fb] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.44ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: c3f49e0a-fabf-4767-9069-549f277438fb) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931cb8acbcd624780f2b33, "Go7HgvNUoZBN4vgV_pgS", {} Redirected to http://www.example.com/ Completed 302 Found in 74ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"gilda@kubhartmann.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"AZyv83NKqw9bAY1ceYez"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"d9xnbV1p27wwT_xQQ6ok"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cb8acbcd624780f2b35')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931cb8acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cb8acbcd624780f2b35')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931cb8acbcd624780f2b35')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931cb8acbcd624780f2b37')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931cb8acbcd624780f2b35')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"jordane@shanahan.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"6RBsc1tPqBgJzqN1DKHg"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"8sKL3u7pErf3ZYsivYP1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cb8acbcd624780f2b38')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931cb8acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cb8acbcd624780f2b38')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-08 06:20:00 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"isDMn4Pu3GfE8x_vNQke"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cb8acbcd624780f2b38')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-08 00:50:00 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Auth::RegistrationsController#update as HTML Parameters: {"id"=>"5b931cb8acbcd624780f2b38", "user"=>{"password"=>"[FILTERED]", "current_password"=>"[FILTERED]"}, "api_key"=>"invalid api key", "redirect_url"=>"http://www.google.com", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"invalid api key", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931cb8acbcd624780f2b38')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"G3gPSiwC7E6AwVT_fDYW"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"HFQc7eZL6dx5WyUNwYpd"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cb8acbcd624780f2b38')}, "u"=>{"$set"=>{"encrypted_password"=>"$2a$04$sB4Da6K96sTV... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://www.example.com/ Completed 302 Found in 67ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jordane@shanahan.co"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"kiley@thompson.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xySCF8w95yX1mq1sQxee"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"uH9yL4CsvZvu9KswLyz5"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cb8acbcd624780f2b3b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931cb8acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cb8acbcd624780f2b3b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931cb8acbcd624780f2b3b')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931cb8acbcd624780f2b3d')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931cb8acbcd624780f2b3b')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"email"=>"estelle@aufderhar.info", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"test", "redirect_url"=>"http://www.yahoo.com", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"estelle@aufderhar.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"estelle@aufderhar.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"VXGE_znxBTprYJnMCQnc"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ExyaThuofjCoSTkLTvhU"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931cb8acbcd624780f2b3e'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931cb8acbcd624780f2b3e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [47843727-d2af-4f8b-8492-6e133bc33b27] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931cb8acbcd624780f2b3e, "pihuxcxudVSaYLp-xVrh", {} [ActiveJob] [ActionMailer::DeliveryJob] [47843727-d2af-4f8b-8492-6e133bc33b27] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (1.5ms) [ActiveJob] [ActionMailer::DeliveryJob] [47843727-d2af-4f8b-8492-6e133bc33b27] Devise::Mailer#confirmation_instructions: processed outbound mail in 6.4ms [ActiveJob] [ActionMailer::DeliveryJob] [47843727-d2af-4f8b-8492-6e133bc33b27] Sent mail to estelle@aufderhar.info (2.5ms) [ActiveJob] [ActionMailer::DeliveryJob] [47843727-d2af-4f8b-8492-6e133bc33b27] Date: Sat, 08 Sep 2018 06:20:00 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: estelle@aufderhar.info Message-ID: <5b931cb8c4327_24782b0bcfd0ef5c5919@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome estelle@aufderhar.info!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [47843727-d2af-4f8b-8492-6e133bc33b27] Performed ActionMailer::DeliveryJob from Inline(mailers) in 10.24ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 47843727-d2af-4f8b-8492-6e133bc33b27) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931cb8acbcd624780f2b3e, "pihuxcxudVSaYLp-xVrh", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"17GfZTM3RQPRGGExbAyn"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cb8acbcd624780f2b3e')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Redirected to http://www.example.com/ Completed 302 Found in 162ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"tyra@hilll.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"qBAJhw8wX6tb27nCoaXp"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"m4ek8yoznt-oFgTom-ek"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cb8acbcd624780f2b40')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931cb8acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cb8acbcd624780f2b40')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931cb8acbcd624780f2b40')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931cb8acbcd624780f2b42')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931cb8acbcd624780f2b40')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"agustin@waters.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"6mRvczH-E2LbV3zDEnST"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"76-cZ3SGq8Hum-s5xHjw"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cb8acbcd624780f2b43')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931cb8acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cb8acbcd624780f2b43')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-08 06:20:01 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"1Vjyt8t_orbqCkLnQvBx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cb8acbcd624780f2b43')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-08 00:50:01 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Auth::RegistrationsController#update as HTML Parameters: {"id"=>"5b931cb8acbcd624780f2b43", "user"=>{"email"=>"rihanna@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "redirect_url"=>"http://www.yahoo.com", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931cb8acbcd624780f2b43')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"a7hfiYyGe8fz62eBs3B9"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cb8acbcd624780f2b43')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"1d... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rihanna@gmail.com", "_id"=>{"$ne"=>BSON::ObjectId('5b931cb8acbcd624780f2b43')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"JT-mZ8hYQkd6P5Mxz7yx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"XdpwUpaqhmreYx5sdQYZ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cb8acbcd624780f2b43')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931cb8acbcd624780f2b43')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [ActionMailer::DeliveryJob] [475b2a8a-b0ea-4822-b2a2-b939d789a961] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931cb8acbcd624780f2b43, "54JirVvLPwg4UFAHCnNh", {:to=>"rihanna@gmail.com"} [ActiveJob] [ActionMailer::DeliveryJob] [475b2a8a-b0ea-4822-b2a2-b939d789a961] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [475b2a8a-b0ea-4822-b2a2-b939d789a961] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.3ms [ActiveJob] [ActionMailer::DeliveryJob] [475b2a8a-b0ea-4822-b2a2-b939d789a961] Sent mail to rihanna@gmail.com (1.5ms) [ActiveJob] [ActionMailer::DeliveryJob] [475b2a8a-b0ea-4822-b2a2-b939d789a961] Date: Sat, 08 Sep 2018 06:20:01 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rihanna@gmail.com Message-ID: <5b931cb9526d4_24782b0bcfd0ef5c59212@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome rihanna@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [475b2a8a-b0ea-4822-b2a2-b939d789a961] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.31ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 475b2a8a-b0ea-4822-b2a2-b939d789a961) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931cb8acbcd624780f2b43, "54JirVvLPwg4UFAHCnNh", {:to=>"rihanna@gmail.com"} Redirected to http://www.example.com/ Completed 302 Found in 127ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"hollie@littel.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"TyrFHksyBhYYBm31_sVZ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"GYkoJVnPhsLo8sJLZVuH"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cb9acbcd624780f2b46')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931cb9acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cb9acbcd624780f2b46')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931cb9acbcd624780f2b46')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931cb9acbcd624780f2b48')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931cb9acbcd624780f2b46')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"email"=>"doyle.thiel@tillmanthompson.co", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-08 06:15:27 +0530"}, "api_key"=>"test", "redirect_url"=>"http://www.google.com", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"doyle.thiel@tillmanthompson.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"doyle.thiel@tillmanthompson.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Z2GcXNTKFirVmsXAYk-E"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"s1bMH3jx_4Ahr_Sjxkhx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931cb9acbcd624780f2b49'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cb9acbcd624780f2b49')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xzu8mMiQxpskxzjhyz7y"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cb9acbcd624780f2b49')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"efZPJzUTp8qRxy9xkPuP"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cb9acbcd624780f2b49')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-08 00:50:01 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://www.google.com?authentication_token=efZPJzUTp8qRxy9xkPuP&es=d2697dbdd05fdeb7534639f55cdfe459acbcf176abaeafc748bb514d47e647a6 Completed 302 Found in 217ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"luna@nikolaus.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"njkBdpsngoVQQDhKzczs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"hH7K6BQqx_cAwPusZT3V"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cb9acbcd624780f2b4c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931cb9acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cb9acbcd624780f2b4c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931cb9acbcd624780f2b4c')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931cb9acbcd624780f2b4e')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931cb9acbcd624780f2b4c')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"hunter.schultz@swift.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"JssA_usUzsGAU4NB8NqE"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"jGeCTzN91QYJxHZXUKn1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cb9acbcd624780f2b4f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931cb9acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cb9acbcd624780f2b4f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-08 06:20:01 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Lbhru5LfRtf7gUUgxQBQ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cb9acbcd624780f2b4f')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-08 00:50:01 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Auth::RegistrationsController#update as HTML Parameters: {"id"=>"5b931cb9acbcd624780f2b4f", "user"=>{"password"=>"[FILTERED]", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "redirect_url"=>"http://www.google.com", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931cb9acbcd624780f2b4f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"gwkzrs1sb9sLEEiisq96"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cb9acbcd624780f2b4f')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"0c... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"c_C6jreyay1pxan9iLLD"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"P77VRupVYFzX97WSanbZ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cb9acbcd624780f2b4f')}, "u"=>{"$set"=>{"encrypted_password"=>"$2a$04$OEilbNiUbu2r... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Redirected to http://www.google.com?authentication_token=P77VRupVYFzX97WSanbZ&es=0cd8b14d9c33ca9d36345bb8634c4f292f3f70464a03495bd7741d7802b19149 Completed 302 Found in 128ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rory@berge.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"rsvw1q3wuzf9UW9b4_sS"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"15AMBA1ir93wJGhVm59r"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cbaacbcd624780f2b52')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931cbaacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cbaacbcd624780f2b52')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cbaacbcd624780f2b55')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"KBC6DZXxuAkkmXue5TYx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931cbaacbcd624780f2b52')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931cbaacbcd624780f2b52')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cbaacbcd624780f2b52')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b931cbaacbcd624780f2b52')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"christina@miller.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"iPKc8qjYiMW1xKcxx3xg"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"kbyPGmeQXD6W85QGV6cF"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cbaacbcd624780f2b57')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931cbaacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cbaacbcd624780f2b57')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"nRKYLsaofEMS3Pj354zp"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931cbaacbcd624780f2b57')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931cbaacbcd624780f2b57')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cbaacbcd624780f2b57')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b931cbaacbcd624780f2b57')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Started GET "/authenticate/users/sign_up" for 127.0.0.1 at 2018-09-08 06:20:02 +0530 Processing by Auth::RegistrationsController#new as JSON Parameters: {"registration"=>{}} Rendered text template (0.0ms) Filter chain halted as :require_no_authentication rendered or redirected Completed 401 Unauthorized in 1ms (Views: 0.4ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"fern.emard@kuphal.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sh-ixP2XU5HBxgNxK4Sa"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"X-TozvW-2BE2fFLYb2dk"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cbaacbcd624780f2b5b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931cbaacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cbaacbcd624780f2b5b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cbaacbcd624780f2b5e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"EUWnKgzWuxWTCeZyVSnA"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931cbaacbcd624780f2b5b')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931cbaacbcd624780f2b5b')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cbaacbcd624780f2b5b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b931cbaacbcd624780f2b5b')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"lenny@leuschke.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"PDfo-emu7SdQy3b-rk_A"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"y2MV5LQcsUjYQghpKwBZ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cbaacbcd624780f2b60')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931cbaacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cbaacbcd624780f2b60')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"unne29cgpqC7-etqRwVz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931cbaacbcd624780f2b60')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931cbaacbcd624780f2b60')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cbaacbcd624780f2b60')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b931cbaacbcd624780f2b60')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 06:20:02 +0530 Processing by Auth::RegistrationsController#create as JSON Parameters: {"user"=>{"email"=>"amparo_leannon@sauer.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "registration"=>{"user"=>{"email"=>"amparo_leannon@sauer.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}}} Rendered text template (0.0ms) Filter chain halted as :require_no_authentication rendered or redirected Completed 401 Unauthorized in 1ms (Views: 0.4ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"letha@grant.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ryj8xD8gUxBYzCSGPz5g"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"wS9jJQs-sNN6mM6v-RSb"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cbaacbcd624780f2b64')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931cbaacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cbaacbcd624780f2b64')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cbaacbcd624780f2b67')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"GSYskP3WXQ_YpxEzZk6D"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931cbaacbcd624780f2b64')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931cbaacbcd624780f2b64')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cbaacbcd624780f2b64')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b931cbaacbcd624780f2b64')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"leta.renner@rohankrajcik.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"eseWVt1Z9SwfDcMGC_wC"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"wAwJKaEspx9xioRnB5bZ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cbaacbcd624780f2b69')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931cbaacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cbaacbcd624780f2b69')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"fPPxsUX9QGTM-nW5FaDe"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931cbaacbcd624780f2b69')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931cbaacbcd624780f2b69')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cbaacbcd624780f2b69')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b931cbaacbcd624780f2b69')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-08 06:20:03 +0530 Processing by Auth::RegistrationsController#update as JSON Parameters: {"id"=>{"$oid"=>"5b931cbaacbcd624780f2b64"}, "user"=>{"email"=>"rihanna@gmail.com", "current_password"=>"[FILTERED]"}, "registration"=>{"id"=>{"$oid"=>"5b931cbaacbcd624780f2b64"}, "user"=>{"email"=>"rihanna@gmail.com", "current_password"=>"[FILTERED]"}}} Rendered text template (0.0ms) Filter chain halted as :authenticate_scope! rendered or redirected Completed 401 Unauthorized in 1ms (Views: 0.4ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"christa.kutch@wehnerlarson.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"6V8PUws-zyscQaUbaDW3"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"bxcdJiVxyCFvWCnAnLeT"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cbbacbcd624780f2b6d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931cbbacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cbbacbcd624780f2b6d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cbbacbcd624780f2b70')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"F1MD6MpwxHjs6sqxHoYy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931cbbacbcd624780f2b6d')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931cbbacbcd624780f2b6d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cbbacbcd624780f2b6d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b931cbbacbcd624780f2b6d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"flavie_collier@cruickshank.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zzwpPT-Y6Wd-2y9Vi4gC"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"QrPxgGQzUmx2a2uGeVJs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cbbacbcd624780f2b72')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931cbbacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cbbacbcd624780f2b72')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"L6w2sY22K1WoiTWiDxYE"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931cbbacbcd624780f2b72')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931cbbacbcd624780f2b72')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cbbacbcd624780f2b72')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b931cbbacbcd624780f2b72')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Started DELETE "/authenticate/users" for 127.0.0.1 at 2018-09-08 06:20:03 +0530 Processing by Auth::RegistrationsController#destroy as JSON Parameters: {"id"=>{"$oid"=>"5b931cbbacbcd624780f2b6d"}, "registration"=>{"id"=>{"$oid"=>"5b931cbbacbcd624780f2b6d"}}} Rendered text template (0.0ms) Filter chain halted as :authenticate_scope! rendered or redirected Completed 401 Unauthorized in 2ms (Views: 0.8ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"cristobal.mertz@kub.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zi5L2u_BW4bNk4N1gWdE"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"eoAEWB6RMjYXfnW44MRC"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cbbacbcd624780f2b76')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931cbbacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cbbacbcd624780f2b76')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cbbacbcd624780f2b79')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"kobaTx2s8zeznF1kyNFg"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931cbbacbcd624780f2b76')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931cbbacbcd624780f2b76')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cbbacbcd624780f2b76')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b931cbbacbcd624780f2b76')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"hank@cremin.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"JdWCuVM7wsXKhMxC7M8R"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Shd5vjtqxCzHiy3UssyC"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cbbacbcd624780f2b7b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931cbbacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cbbacbcd624780f2b7b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ZfVQDcmRDTPZH6zyVezY"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931cbbacbcd624780f2b7b')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931cbbacbcd624780f2b7b')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cbbacbcd624780f2b7b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b931cbbacbcd624780f2b7b')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Started GET "/authenticate/users/sign_up?api_key=doggy" for 127.0.0.1 at 2018-09-08 06:20:03 +0530 Processing by Auth::RegistrationsController#new as JSON Parameters: {"api_key"=>"doggy", "registration"=>{}} Rendered text template (0.0ms) Filter chain halted as :require_no_authentication rendered or redirected Completed 401 Unauthorized in 1ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"chasity.ritchie@bernhard.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"z-qPsmWhvqt3degRN_zA"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"89mGRa9hB3CMXqRwfYn9"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cbbacbcd624780f2b7f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931cbbacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cbbacbcd624780f2b7f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cbbacbcd624780f2b82')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"tUwm2CTKF5qdocBD22Ap"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931cbbacbcd624780f2b7f')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931cbbacbcd624780f2b7f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cbbacbcd624780f2b7f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b931cbbacbcd624780f2b7f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"ada@bernhard.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"gEeVKkyT6CLUExiwVywX"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"8mQpxoeAQ_ENMpNSSpdp"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cbbacbcd624780f2b84')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931cbbacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cbbacbcd624780f2b84')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"DcwGCS9vL1bDw_YUMnrs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931cbbacbcd624780f2b84')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931cbbacbcd624780f2b84')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cbbacbcd624780f2b84')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b931cbbacbcd624780f2b84')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 06:20:04 +0530 Processing by Auth::RegistrationsController#create as JSON Parameters: {"user"=>{"email"=>"wava@blockdooley.net", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"doggy", "registration"=>{"user"=>{"email"=>"wava@blockdooley.net", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"doggy"}} Rendered text template (0.0ms) Filter chain halted as :require_no_authentication rendered or redirected Completed 401 Unauthorized in 1ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"adonis.welch@tremblaywunsch.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"AA7jUw4EYadfkg5m219M"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zYHbxg5u3vTmtJML6JWQ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cbcacbcd624780f2b88')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931cbcacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cbcacbcd624780f2b88')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cbcacbcd624780f2b8b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"SKY5nKH4MW_4MY-Bsjmz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931cbcacbcd624780f2b88')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931cbcacbcd624780f2b88')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cbcacbcd624780f2b88')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b931cbcacbcd624780f2b88')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"schuyler@hahn.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"B4f_PtjJuvXyUSqa57yY"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"HzEvZujB-tST9tGPhmB5"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cbcacbcd624780f2b8d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931cbcacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cbcacbcd624780f2b8d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"EPzsuMZjFdPxws6TmpGU"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931cbcacbcd624780f2b8d')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931cbcacbcd624780f2b8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cbcacbcd624780f2b8d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b931cbcacbcd624780f2b8d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-08 06:20:04 +0530 Processing by Auth::RegistrationsController#update as JSON Parameters: {"id"=>{"$oid"=>"5b931cbcacbcd624780f2b88"}, "user"=>{"email"=>"rihanna@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"doggy", "registration"=>{"id"=>{"$oid"=>"5b931cbcacbcd624780f2b88"}, "user"=>{"email"=>"rihanna@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"doggy"}} Rendered text template (0.0ms) Filter chain halted as :authenticate_scope! rendered or redirected Completed 401 Unauthorized in 1ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"shane_kirlin@bechtelar.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"W3XgzQhRztJ4h9H9EhAq"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"HbaxF5YjyxbeR_zWkYAc"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cbcacbcd624780f2b91')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931cbcacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cbcacbcd624780f2b91')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cbcacbcd624780f2b94')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"qQj-KDDvedtgeEoDer-Q"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931cbcacbcd624780f2b91')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931cbcacbcd624780f2b91')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cbcacbcd624780f2b91')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b931cbcacbcd624780f2b91')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"brenden_labadie@beattyokon.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"32GfNzNfRT9SwsvPP2mg"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"7d3SLdfGNqEysWjzU9oB"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cbcacbcd624780f2b96')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931cbcacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cbcacbcd624780f2b96')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"uK7xnwRAVGSMK6Ks3Bo_"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931cbcacbcd624780f2b96')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931cbcacbcd624780f2b96')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cbcacbcd624780f2b96')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b931cbcacbcd624780f2b96')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s Started DELETE "/authenticate/users" for 127.0.0.1 at 2018-09-08 06:20:04 +0530 Processing by Auth::RegistrationsController#destroy as JSON Parameters: {"id"=>{"$oid"=>"5b931cbcacbcd624780f2b91"}, "api_key"=>"dogy", "registration"=>{"id"=>{"$oid"=>"5b931cbcacbcd624780f2b91"}, "api_key"=>"dogy"}} Rendered text template (0.0ms) Filter chain halted as :authenticate_scope! rendered or redirected Completed 401 Unauthorized in 1ms (Views: 0.4ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jammie@rosenbaum.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"tetiNrdDthC-xvNnuq5p"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"e8mLyYh9gzxAya9F4PrX"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cbcacbcd624780f2b9a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931cbcacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cbcacbcd624780f2b9a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cbcacbcd624780f2b9d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"6tUcFsobi3SsyLdGqinj"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931cbcacbcd624780f2b9a')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931cbcacbcd624780f2b9a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cbcacbcd624780f2b9a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b931cbcacbcd624780f2b9a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"adelle.mayert@prohaskaharber.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"en6FQx5Vi3o4uwRqsqf9"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"5b5fW-ZCnyj6A7dNExDM"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cbcacbcd624780f2b9f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931cbcacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cbcacbcd624780f2b9f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"hq9bMgTZVw2EA-ivaUkS"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931cbcacbcd624780f2b9f')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931cbcacbcd624780f2b9f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cbcacbcd624780f2b9f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b931cbcacbcd624780f2b9f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 06:20:05 +0530 Processing by Auth::RegistrationsController#create as JSON Parameters: {"user"=>{"email"=>"devyn@herzog.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"user"=>{"email"=>"devyn@herzog.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"devyn@herzog.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"devyn@herzog.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"rs2gDSqsYGFWJsBsGsEz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"vGzbi2Rv7sJZa7cV_w2Q"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931cbdacbcd624780f2ba3'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931cbdacbcd624780f2ba3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s [ActiveJob] [ActionMailer::DeliveryJob] [a9704c6f-4c8a-4939-b173-eb13c59b627a] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931cbdacbcd624780f2ba3, "j--R9x-vDt3-EQcVZRjL", {} [ActiveJob] [ActionMailer::DeliveryJob] [a9704c6f-4c8a-4939-b173-eb13c59b627a] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.4ms) [ActiveJob] [ActionMailer::DeliveryJob] [a9704c6f-4c8a-4939-b173-eb13c59b627a] Devise::Mailer#confirmation_instructions: processed outbound mail in 2.0ms [ActiveJob] [ActionMailer::DeliveryJob] [a9704c6f-4c8a-4939-b173-eb13c59b627a] Sent mail to devyn@herzog.com (2.1ms) [ActiveJob] [ActionMailer::DeliveryJob] [a9704c6f-4c8a-4939-b173-eb13c59b627a] Date: Sat, 08 Sep 2018 06:20:05 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: devyn@herzog.com Message-ID: <5b931cbd34ddc_24782b0bcfd0ef5c59399@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome devyn@herzog.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [a9704c6f-4c8a-4939-b173-eb13c59b627a] Performed ActionMailer::DeliveryJob from Inline(mailers) in 4.79ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: a9704c6f-4c8a-4939-b173-eb13c59b627a) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931cbdacbcd624780f2ba3, "j--R9x-vDt3-EQcVZRjL", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"DYPezHoWVH4AtGHmkcEF"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cbdacbcd624780f2ba3')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Completed 200 OK in 206ms (Views: 0.4ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"giles@rowekirlin.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ZMKiCemGXxj8NjyL913D"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ALV73V9sbKxabDyVk6Sc"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cbdacbcd624780f2ba5')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931cbdacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cbdacbcd624780f2ba5')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cbdacbcd624780f2ba8')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"vuAyhw_yxss23QHJiHH4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931cbdacbcd624780f2ba5')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931cbdacbcd624780f2ba5')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cbdacbcd624780f2ba5')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b931cbdacbcd624780f2ba5')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"caandre_breitenberg@langworthshanahan.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xVrVsUSP2nZk4TTsnnPM"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"922tmiMon8NUbhSa7rov"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cbdacbcd624780f2baa')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931cbdacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cbdacbcd624780f2baa')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"NtpePL9XG2QyDkrzsw2z"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931cbdacbcd624780f2baa')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931cbdacbcd624780f2baa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cbdacbcd624780f2baa')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b931cbdacbcd624780f2baa')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 06:20:05 +0530 Processing by Auth::RegistrationsController#create as JSON Parameters: {"user"=>{"email"=>"winifred.pagac@ricestanton.info", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-08T06:15:27.596+05:30"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"user"=>{"email"=>"winifred.pagac@ricestanton.info", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-08T06:15:27.596+05:30"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"winifred.pagac@ricestanton.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"winifred.pagac@ricestanton.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"o_rSJXSRpkNTmSry5N9y"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"tJnSj1-LioeTwgtUP2Hr"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931cbdacbcd624780f2bae'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cbdacbcd624780f2bae')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Edq7Tx2D57R2LJZkX5ch"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cbdacbcd624780f2bae')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"5RLXPGkrKYzxmeDtdzvd"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cbdacbcd624780f2bae')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-08 00:50:05 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 200 OK in 229ms (Views: 1.1ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"edwardo@brekkegleichner.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"PNaso2LUmd5Sx7iQcy_N"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"7vZqPChEgvxvBmQ_bvGu"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cbdacbcd624780f2bb1')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931cbdacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cbdacbcd624780f2bb1')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cbeacbcd624780f2bb4')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"SFaFU_A4bjz5G2L-tLj7"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931cbdacbcd624780f2bb1')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931cbdacbcd624780f2bb1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cbdacbcd624780f2bb1')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b931cbdacbcd624780f2bb1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"silas.padberg@wilderman.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xNM16UcB3gyz9tdCs1c2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"aq2hPQKddgzvY7dsKV8g"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cbeacbcd624780f2bb6')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931cbeacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cbeacbcd624780f2bb6')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"hf8H3M2Cxses5pWRcSSD"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931cbeacbcd624780f2bb6')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931cbeacbcd624780f2bb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cbeacbcd624780f2bb6')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b931cbeacbcd624780f2bb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 06:20:06 +0530 Processing by Auth::RegistrationsController#create as JSON Parameters: {"user"=>{"additional_login_param"=>"9847120419", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"user"=>{"additional_login_param"=>"9847120419", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9847120419"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9847120419"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"JAqy6kh2ddhr2uyL3wXE"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"emigoAnWAyew1xHyYmvX"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931cbeacbcd624780f2bba'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [1edd2f9b-4782-41ff-84b5-43fb389c787b] Performing OtpJob from Inline(default) with arguments: ["User", "5b931cbeacbcd624780f2bba", "send_sms_otp"] [ActiveJob] [OtpJob] [1edd2f9b-4782-41ff-84b5-43fb389c787b] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931cbeacbcd624780f2bba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [1edd2f9b-4782-41ff-84b5-43fb389c787b] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s [ActiveJob] [OtpJob] [1edd2f9b-4782-41ff-84b5-43fb389c787b] Performed OtpJob from Inline(default) in 9.49ms [ActiveJob] Enqueued OtpJob (Job ID: 1edd2f9b-4782-41ff-84b5-43fb389c787b) to Inline(default) with arguments: ["User", "5b931cbeacbcd624780f2bba", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"43im1zjUZrgtcgxXn-wk"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cbeacbcd624780f2bba')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 200 OK in 192ms (Views: 0.4ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"meredith@bogan.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"5ECLyhZdEozzessSoVxc"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"7s1kEBxPVLxahC9EdSTD"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cbeacbcd624780f2bbc')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931cbeacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cbeacbcd624780f2bbc')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cbeacbcd624780f2bbf')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"R2yCBcxHsxuefd5FxYS6"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931cbeacbcd624780f2bbc')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931cbeacbcd624780f2bbc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cbeacbcd624780f2bbc')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b931cbeacbcd624780f2bbc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"catalina.bartoletti@kerluke.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"iu4k5sDdWbjSRdMS-SqA"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"19QT7w-xpggnhertwdfz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cbeacbcd624780f2bc1')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931cbeacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cbeacbcd624780f2bc1')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"_uiTCRmqvhTY_FkMWHo1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931cbeacbcd624780f2bc1')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931cbeacbcd624780f2bc1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cbeacbcd624780f2bc1')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b931cbeacbcd624780f2bc1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Started DELETE "/authenticate/users.json" for 127.0.0.1 at 2018-09-08 06:20:06 +0530 Processing by Auth::RegistrationsController#destroy as JSON Parameters: {"id"=>{"$oid"=>"5b931cbeacbcd624780f2bbc"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"id"=>{"$oid"=>"5b931cbeacbcd624780f2bbc"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cbeacbcd624780f2bbc')}, "limit"=>1}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931cbeacbcd624780f2bbc')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cbeacbcd624780f2bbe')}, "limit"=>1}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s Completed 200 OK in 50ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"alberta@oconner.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Zs8bFvz1JJ1mZoYjEg_2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"nkpnKYv-e98KUoykhE-Q"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cbeacbcd624780f2bc5')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931cbeacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cbeacbcd624780f2bc5')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cbeacbcd624780f2bc8')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"_Xh-sFFC-krAYCexg7t8"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931cbeacbcd624780f2bc5')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931cbeacbcd624780f2bc5')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cbeacbcd624780f2bc5')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b931cbeacbcd624780f2bc5')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"carolyn@friesenemmerich.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"KZj2kHWAWQ9VXQ8D-dSg"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"453gxEhruy6VjrHVpSZT"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cbfacbcd624780f2bca')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931cbfacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cbfacbcd624780f2bca')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"-hRmcpJPie_QJgrj8uxB"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931cbfacbcd624780f2bca')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931cbfacbcd624780f2bca')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cbfacbcd624780f2bca')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b931cbfacbcd624780f2bca')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 06:20:07 +0530 Processing by Auth::RegistrationsController#create as JSON Parameters: {"user"=>{"email"=>"rogelio@ratke.biz", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-08T06:15:27.596+05:30"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"user"=>{"email"=>"rogelio@ratke.biz", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-08T06:15:27.596+05:30"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rogelio@ratke.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rogelio@ratke.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"K3DA4P54DMnwdGsLK7np"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Xrf2Kt-3hzsreyyVmgUi"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931cbfacbcd624780f2bce'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cbfacbcd624780f2bce')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"QrFK636CRwGVHHikTfzH"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cbfacbcd624780f2bce')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"_zFbfWEAkcXiWLxgrdz1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cbfacbcd624780f2bce')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-08 00:50:07 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 200 OK in 214ms (Views: 1.2ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"tyler@erdman.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"tSnF951n4rfZLuexXBmK"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"gwuAzVQPyCLLueC16AFX"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cbfacbcd624780f2bd1')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931cbfacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cbfacbcd624780f2bd1')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cbfacbcd624780f2bd4')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"dR63UPeKM2_syKKDQbCb"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931cbfacbcd624780f2bd1')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931cbfacbcd624780f2bd1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cbfacbcd624780f2bd1')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b931cbfacbcd624780f2bd1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"reese@waelchi.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"aT346B2q2rUdCz97gboS"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"62FeubvzGDV4PQAQVzuZ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cbfacbcd624780f2bd6')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931cbfacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cbfacbcd624780f2bd6')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"tvedahkPQiBPhqsd3KQV"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931cbfacbcd624780f2bd6')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931cbfacbcd624780f2bd6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cbfacbcd624780f2bd6')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b931cbfacbcd624780f2bd6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 06:20:07 +0530 Processing by Auth::RegistrationsController#create as JSON Parameters: {"user"=>{"email"=>"vicky_smitham@ratke.name", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-08T06:15:27.596+05:30"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"user"=>{"email"=>"vicky_smitham@ratke.name", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-08T06:15:27.596+05:30"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Can't verify CSRF token authenticity Completed 422 Unprocessable Entity in 8ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"modesta@murphy.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"-_VjPCPbuTMtaft1dovN"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"_3CTcfeGwYR7Ygsf5iRs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cbfacbcd624780f2bda')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931cbfacb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cbfacbcd624780f2bda')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cbfacbcd624780f2bdd')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"qL8nsDGk2ekcp8fEyBjp"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931cbfacbcd624780f2bda')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931cbfacbcd624780f2bda')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cbfacbcd624780f2bda')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b931cbfacbcd624780f2bda')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"linwood.sanford@ratkedurgan.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"asKyscsAsuxDtsSeyNN8"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"5rDpKfV9rBwd93bfs9cX"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cc0acbcd624780f2bdf')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931cc0acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cc0acbcd624780f2bdf')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"byD7KAqzyrsCqshZpzAi"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931cc0acbcd624780f2bdf')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931cc0acbcd624780f2bdf')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cc0acbcd624780f2bdf')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b931cc0acbcd624780f2bdf')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-08 06:20:08 +0530 Processing by Auth::RegistrationsController#update as JSON Parameters: {"id"=>{"$oid"=>"5b931cc0acbcd624780f2bdf"}, "user"=>{"email"=>"rihanna@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid", "registration"=>{"id"=>{"$oid"=>"5b931cc0acbcd624780f2bdf"}, "user"=>{"email"=>"rihanna@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken1"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken1"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931cc0acbcd624780f2bdf')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rihanna@gmail.com", "_id"=>{"$ne"=>BSON::ObjectId('5b931cc0acbcd624780f2bdf')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"noUpbjQxnrFBhxuzauwj"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"_fGQZWUsJ3z8ms8Dspzj"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cc0acbcd624780f2bdf')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931cc0acbcd624780f2bdf')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [881e3690-a3c7-4cb5-a8b6-04ad485e4e80] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931cc0acbcd624780f2bdf, "tQz3KDsbqcvgkts-3FKF", {:to=>"rihanna@gmail.com"} [ActiveJob] [ActionMailer::DeliveryJob] [881e3690-a3c7-4cb5-a8b6-04ad485e4e80] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.4ms) [ActiveJob] [ActionMailer::DeliveryJob] [881e3690-a3c7-4cb5-a8b6-04ad485e4e80] Devise::Mailer#confirmation_instructions: processed outbound mail in 2.0ms [ActiveJob] [ActionMailer::DeliveryJob] [881e3690-a3c7-4cb5-a8b6-04ad485e4e80] Sent mail to rihanna@gmail.com (2.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [881e3690-a3c7-4cb5-a8b6-04ad485e4e80] Date: Sat, 08 Sep 2018 06:20:08 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rihanna@gmail.com Message-ID: <5b931cc05a0dc_24782b0bcfd0ef5c59456@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome rihanna@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [881e3690-a3c7-4cb5-a8b6-04ad485e4e80] Performed ActionMailer::DeliveryJob from Inline(mailers) in 5.06ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 881e3690-a3c7-4cb5-a8b6-04ad485e4e80) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931cc0acbcd624780f2bdf, "tQz3KDsbqcvgkts-3FKF", {:to=>"rihanna@gmail.com"} Completed 200 OK in 115ms (Views: 0.9ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"isobel_swift@pacocha.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"MZJingWTQT6uCiyY4KKF"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"7nb3upE7hPyf1HS-iuEw"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cc0acbcd624780f2be3')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931cc0acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cc0acbcd624780f2be3')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cc0acbcd624780f2be6')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"5V-YeozDd-tWRDs_u3WN"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931cc0acbcd624780f2be3')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931cc0acbcd624780f2be3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cc0acbcd624780f2be3')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b931cc0acbcd624780f2be3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"gaetano@heathcote.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yiMoWwx6bbRYW7Tbsxv9"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"hmp52aUQ5LnTvdfyKxYn"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cc0acbcd624780f2be8')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931cc0acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cc0acbcd624780f2be8')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"_G4semzpLjQ32BrkhKiv"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931cc0acbcd624780f2be8')}, "u"=>{"$set"=>{"secondary_links"=>{"Add New... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931cc0acbcd624780f2be8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cc0acbcd624780f2be8')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_clients", "query"=>{"resource_id"=>BSON::ObjectId('5b931cc0acbcd624780f2be8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s Started PUT "/authenticate/users" for 127.0.0.1 at 2018-09-08 06:20:08 +0530 Processing by Auth::RegistrationsController#update as JSON Parameters: {"id"=>{"$oid"=>"5b931cc0acbcd624780f2be3"}, "user"=>{"email"=>"rihanna@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "redirect_url"=>"http://www.google.com", "current_app_id"=>"testappid", "registration"=>{"id"=>{"$oid"=>"5b931cc0acbcd624780f2be3"}, "user"=>{"email"=>"rihanna@gmail.com", "current_password"=>"[FILTERED]"}, "api_key"=>"test", "redirect_url"=>"http://www.google.com", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931cc0acbcd624780f2be3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rihanna@gmail.com", "_id"=>{"$ne"=>BSON::ObjectId('5b931cc0acbcd624780f2be3')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"Cye2ms5DyvK4znuaA4dS"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"G8WfahJsCRWHBnjMsGL8"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cc0acbcd624780f2be3')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931cc0acbcd624780f2be3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [7cd13b8c-12ad-4720-a3cb-3a256d49a141] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931cc0acbcd624780f2be3, "ydwXbogvWd-uMY5semQo", {:to=>"rihanna@gmail.com"} [ActiveJob] [ActionMailer::DeliveryJob] [7cd13b8c-12ad-4720-a3cb-3a256d49a141] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/confirmation_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [7cd13b8c-12ad-4720-a3cb-3a256d49a141] Devise::Mailer#confirmation_instructions: processed outbound mail in 1.5ms [ActiveJob] [ActionMailer::DeliveryJob] [7cd13b8c-12ad-4720-a3cb-3a256d49a141] Sent mail to rihanna@gmail.com (1.7ms) [ActiveJob] [ActionMailer::DeliveryJob] [7cd13b8c-12ad-4720-a3cb-3a256d49a141] Date: Sat, 08 Sep 2018 06:20:08 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: rihanna@gmail.com Message-ID: <5b931cc0c83b0_24782b0bcfd0ef5c59571@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Confirmation instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Welcome rihanna@gmail.com!

You can confirm your account email through the link below:

Confirm my account

[ActiveJob] [ActionMailer::DeliveryJob] [7cd13b8c-12ad-4720-a3cb-3a256d49a141] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.7ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 7cd13b8c-12ad-4720-a3cb-3a256d49a141) to Inline(mailers) with arguments: "Devise::Mailer", "confirmation_instructions", "deliver_now", gid://dummy/User/5b931cc0acbcd624780f2be3, "ydwXbogvWd-uMY5semQo", {:to=>"rihanna@gmail.com"} Completed 200 OK in 154ms (Views: 0.9ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"berry.abshire@ledner.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"GEQsKkrZPpwexs99fLy3"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"42R4i5gweJC78SdR_49P"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cc0acbcd624780f2bec')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931cc0acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cc0acbcd624780f2bec')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cc1acbcd624780f2bef')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"erwin@schoenferry.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ux4Q6hwJxZ2dHNJxcc9K"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"M7J-3R8eTmu5rfqyqb7w"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cc1acbcd624780f2bf0')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931cc1acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cc1acbcd624780f2bf0')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cc1acbcd624780f2bf3')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 06:20:09 +0530 Processing by Auth::RegistrationsController#create as HTML Parameters: {"user"=>{"email"=>"hulda@schowalter.io", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-08 06:15:27 +0530"}, "api_key"=>"test1", "current_app_id"=>"testappid1"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test1", "app_ids"=>"testappid1"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test1", "app_ids"=>"testappid1"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"hulda@schowalter.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"hulda@schowalter.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"6vGimR4aVA1jyHxQ5sEs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"HNnoQP2xMr4uuMohtnqY"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931cc1acbcd624780f2bf4'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cc1acbcd624780f2bf4')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Nji5GbXfEJa2g5jxT_JX"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cc1acbcd624780f2bf4')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zPwoXXhQedvSa_scKp5r"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cc1acbcd624780f2bf4')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-08 00:50:09 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Redirected to http://www.example.com/ Completed 302 Found in 279ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"hulda@schowalter.io"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"dewayne@considine.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"7NysHm8EBe_MFYiUGLo5"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"bE132exWvGizLGttNDxW"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cc1acbcd624780f2bf7')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931cc1acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cc1acbcd624780f2bf7')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cc1acbcd624780f2bfa')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"nya_bernier@dickens.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"8vthANcGgpd8N7E5SYXy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"dtR_WHEYscCswyfM-jdi"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cc1acbcd624780f2bfb')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931cc1acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cc1acbcd624780f2bfb')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cc1acbcd624780f2bfe')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 06:20:09 +0530 Processing by Auth::RegistrationsController#create as HTML Parameters: {"user"=>{"email"=>"magdalen@mcdermott.info", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-08 06:15:27 +0530"}, "api_key"=>"test2", "current_app_id"=>"testappid2"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test2", "app_ids"=>"testappid2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test2", "app_ids"=>"testappid2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"magdalen@mcdermott.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"magdalen@mcdermott.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"WdNXXQNKhkAJFSwDfzEh"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"oBKfBx2jWzC3zwXJSiNg"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931cc1acbcd624780f2bff'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cc1acbcd624780f2bff')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"XqsgK3s9U_nxrdnKf7DD"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cc1acbcd624780f2bff')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"pwUjDxskeEtzaDN9kJS4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cc1acbcd624780f2bff')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-08 00:50:09 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://www.example.com/ Completed 302 Found in 353ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"magdalen@mcdermott.info"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"alicia_stracke@ortiz.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"fx9RCZyBxr1yMeBJDLUK"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"qsWYbPnJAYgJRNgtiE-J"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cc2acbcd624780f2c02')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931cc2acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cc2acbcd624780f2c02')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cc2acbcd624780f2c05')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 06:20:10 +0530 Processing by Auth::RegistrationsController#create as HTML Parameters: {"user"=>{"email"=>"rashad.vandervort@steuber.name", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-08 06:15:27 +0530"}, "api_key"=>"test1", "current_app_id"=>"testappid1"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test1", "app_ids"=>"testappid1"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test1", "app_ids"=>"testappid1"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rashad.vandervort@steuber.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rashad.vandervort@steuber.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"CxrqMkbb_RGzgiiEhBKz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"4xURrxDnt4KyhumMN7ya"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931cc2acbcd624780f2c06'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cc2acbcd624780f2c06')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"5k_smVTgo7xpbWj4Fouh"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cc2acbcd624780f2c06')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"UbtBFspCQ8zxAoRrZLSB"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cc2acbcd624780f2c06')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-08 00:50:10 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://www.example.com/ Completed 302 Found in 185ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"arjun@damoregaylord.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"4kx3pRLqsmGzCMLFfk1s"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"UgEcnJ3A6hjc491PtXFu"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cc2acbcd624780f2c09')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931cc2acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cc2acbcd624780f2c09')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cc2acbcd624780f2c0c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Started POST "/authenticate/users" for 127.0.0.1 at 2018-09-08 06:20:10 +0530 Processing by Auth::RegistrationsController#create as HTML Parameters: {"user"=>{"email"=>"darrick.fay@lemkemraz.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "confirmed_at"=>"2018-09-08 06:15:27 +0530"}, "api_key"=>"test1", "current_app_id"=>"testappid2"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test1", "app_ids"=>"testappid2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test1", "app_ids"=>"testappid2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"darrick.fay@lemkemraz.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"darrick.fay@lemkemraz.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Q3TiPfgC1UibDLyzP4Ls"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"dLhx4xSwsvisvcQqbhKy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931cc2acbcd624780f2c0d'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cc2acbcd624780f2c0d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"okXpv-jh4x5zHazGU-_x"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cc2acbcd624780f2c0d')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"LrtvuwqF43Cwz41zNBqR"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cc2acbcd624780f2c0d')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-08 00:50:10 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://www.example.com/ Completed 302 Found in 188ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"juston@brakus.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"J6LwNCnUMABgBU9RKGSu"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"YpMB8yusD5n5ov9kSCNR"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cc2acbcd624780f2c10')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931cc2acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cc2acbcd624780f2c10')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931cc2acbcd624780f2c10')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931cc2acbcd624780f2c12')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931cc2acbcd624780f2c10')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"http://www.google.com", "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Rendered /home/bhargav/Github/Auth/app/views/auth/shared/_devise_error_messages.html.erb (0.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.html.erb within layouts/application (0.5ms) Rendered shopping/_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (1.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.6ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.7ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.7ms) Completed 200 OK in 10ms (Views: 5.8ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"dortha@corkery.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"PxqCPxy3L8yQsnzJ1E9s"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"uVse1tNx-_FxGpzvzpwJ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cc2acbcd624780f2c15')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931cc2acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cc2acbcd624780f2c15')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931cc2acbcd624780f2c15')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931cc2acbcd624780f2c17')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931cc2acbcd624780f2c15')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"login"=>"dortha@corkery.net", "password"=>"[FILTERED]"}, "redirect_url"=>"http://www.google.com", "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"$or"=>[{"additional_login_param"=>/^dortha@corkery\.net$/i, "additional_login_param_status"=>2}, {"email"=>/^dortha@corkery\.net$/i}]}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"y8SRst45_Foz6sJBWuUT"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cc2acbcd624780f2c15')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-08 00:50:10 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Q4mr1hxu3u9_yjShXqyH"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cc2acbcd624780f2c15')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"3f... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://www.example.com/ Completed 302 Found in 105ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"henry@moore.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Cg263HWRh84xv9GnzoAC"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"bVMRGdXz7ffRbtTZ6wnH"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cc3acbcd624780f2c18')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931cc3acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cc3acbcd624780f2c18')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931cc3acbcd624780f2c18')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931cc3acbcd624780f2c1a')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931cc3acbcd624780f2c18')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"jarvis.effertz@walsh.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"8Cv5cQFdcwC_HvmHBDwy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"V7rci3pf5BYZtJwj3Btw"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cc3acbcd624780f2c1b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931cc3acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cc3acbcd624780f2c1b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started DELETE "/authenticate/users/sign_out" for 127.0.0.1 at 2018-09-08 06:20:11 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"d4m7bEzxxLfs4-r8uX9K"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cc3acbcd624780f2c1b')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-08 00:50:11 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Processing by Auth::SessionsController#destroy as HTML Parameters: {"id"=>"5b931cc3acbcd624780f2c1b", "redirect_url"=>"http://www.google.com", "api_key"=>"test", "current_app_id"=>"testappid"} Redirected to http://www.example.com/ Completed 302 Found in 1ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"mariela_rowe@lubowitz.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"-Bh_LhLxnMZcEyxa-4Fc"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"KfcCHC566reExYsNBidy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cc3acbcd624780f2c1e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931cc3acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cc3acbcd624780f2c1e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931cc3acbcd624780f2c1e')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931cc3acbcd624780f2c20')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931cc3acbcd624780f2c1e')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"dog", "redirect_url"=>"http://www.google.com", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"dog", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Rendered /home/bhargav/Github/Auth/app/views/auth/shared/_devise_error_messages.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.html.erb within layouts/application (0.9ms) Rendered shopping/_navigation_options.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (1.2ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.6ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.8ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.6ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.8ms) Completed 200 OK in 10ms (Views: 7.1ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"amanda@jerde.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"y5z2ggyyGMMQTyCh5Jm5"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"FmwpfpM2vsUZTn_9Egwe"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cc3acbcd624780f2c23')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931cc3acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cc3acbcd624780f2c23')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931cc3acbcd624780f2c23')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931cc3acbcd624780f2c25')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931cc3acbcd624780f2c23')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"login"=>"amanda@jerde.name", "password"=>"[FILTERED]"}, "api_key"=>"dog", "redirect_url"=>"http://www.google.com", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"dog", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"$or"=>[{"additional_login_param"=>/^amanda@jerde\.name$/i, "additional_login_param_status"=>2}, {"email"=>/^amanda@jerde\.name$/i}]}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"dwwAbXRvhnLjrWNVg_kZ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cc3acbcd624780f2c23')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-08 00:50:11 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://www.example.com/ Completed 302 Found in 44ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"myriam@rath.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"SSC9cRCksdRNvjAzqFFQ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"2eXb_beBCEo9kzyCzxW2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cc3acbcd624780f2c26')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931cc3acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cc3acbcd624780f2c26')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931cc3acbcd624780f2c26')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931cc3acbcd624780f2c28')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931cc3acbcd624780f2c26')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"alba@hyatt.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"gHJPYUqzq_xdfnT3E7bi"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"iyLf46tHx-yGReZevgH1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cc3acbcd624780f2c29')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931cc3acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cc3acbcd624780f2c29')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started DELETE "/authenticate/users/sign_out" for 127.0.0.1 at 2018-09-08 06:20:11 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"HxXTCP_uXqgpka2szkqN"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cc3acbcd624780f2c29')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-08 00:50:11 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Processing by Auth::SessionsController#destroy as HTML Parameters: {"id"=>"5b931cc3acbcd624780f2c29", "api_key"=>"dog", "redirect_url"=>"http://www.google.com", "current_app_id"=>"testappid"} Redirected to http://www.example.com/ Completed 302 Found in 1ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"zander@ondricka.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"_wAiyF_DV4QXK89xzgWg"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sf7uuczY5sdAD6PGuRj4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cc3acbcd624780f2c2c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931cc3acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cc3acbcd624780f2c2c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931cc3acbcd624780f2c2c')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931cc3acbcd624780f2c2e')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931cc3acbcd624780f2c2c')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"http://www.google.com", "current_app_id"=>"testappid"} Rendered /home/bhargav/Github/Auth/app/views/auth/shared/_devise_error_messages.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.html.erb within layouts/application (0.6ms) Rendered shopping/_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (1.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.3ms) Completed 200 OK in 7ms (Views: 5.1ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"thea@fritschbraun.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"vVySWNGx-SvWy_nZLs2E"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"7fPz_Kbw4HNrCNr_iPem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cc3acbcd624780f2c31')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931cc3acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cc3acbcd624780f2c31')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931cc3acbcd624780f2c31')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931cc3acbcd624780f2c33')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931cc3acbcd624780f2c31')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"email"=>"name@kemmerzieme.co", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "redirect_url"=>"http://www.google.com", "current_app_id"=>"testappid"} Completed 401 Unauthorized in 1ms Processing by Auth::SessionsController#new as HTML Parameters: {"user"=>{"email"=>"name@kemmerzieme.co", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "redirect_url"=>"http://www.google.com", "current_app_id"=>"testappid"} Unpermitted parameters: email, password_confirmation Rendered /home/bhargav/Github/Auth/app/views/auth/shared/_devise_error_messages.html.erb (0.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.html.erb within layouts/application (0.4ms) Rendered shopping/_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (0.8ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (1.7ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (1.9ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (2.6ms) Completed 200 OK in 8ms (Views: 5.7ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"romaine.effertz@swaniawskiokon.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Yv1zGuyv2yJu2AEcegsE"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"3ozMnq32SSoV3csWYqx8"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cc4acbcd624780f2c36')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931cc4acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cc4acbcd624780f2c36')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931cc4acbcd624780f2c36')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931cc4acbcd624780f2c38')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931cc4acbcd624780f2c36')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"anahi.effertz@mosciskihills.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"8B34R1zqAmCbeXQ-ucsV"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"R-xSfm2gsZ7m4FYT3HgW"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cc4acbcd624780f2c39')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931cc4acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cc4acbcd624780f2c39')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started DELETE "/authenticate/users/sign_out" for 127.0.0.1 at 2018-09-08 06:20:12 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"8uPo5xkpzqeG_Wqox-ST"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cc4acbcd624780f2c39')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-08 00:50:12 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Auth::SessionsController#destroy as HTML Parameters: {"id"=>"5b931cc4acbcd624780f2c39", "redirect_url"=>"http://www.google.com", "current_app_id"=>"testappid"} Redirected to http://www.example.com/ Completed 302 Found in 1ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"yazmin.effertz@stamm.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zr5UECsgqv2CH38Hwpcq"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"UcR8jugrrxnNGQi5tMLc"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cc4acbcd624780f2c3c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931cc4acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cc4acbcd624780f2c3c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931cc4acbcd624780f2c3c')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931cc4acbcd624780f2c3e')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931cc4acbcd624780f2c3c')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"elmo@mayer.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Rs8eq5v6Yg9y1dsw-Uzc"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"x83Q-n_LgfFB6t2-Bi9E"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cc4acbcd624780f2c41')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931cc4acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cc4acbcd624780f2c41')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931cc4acbcd624780f2c41')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931cc4acbcd624780f2c43')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931cc4acbcd624780f2c41')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"email"=>"marco.hagenes@turcotte.biz", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}} Completed 401 Unauthorized in 1ms Processing by Auth::SessionsController#new as HTML Parameters: {"user"=>{"email"=>"marco.hagenes@turcotte.biz", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}} Unpermitted parameters: email, password_confirmation Rendered /home/bhargav/Github/Auth/app/views/auth/shared/_devise_error_messages.html.erb (0.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/sessions/new.html.erb within layouts/application (0.4ms) Rendered shopping/_navigation_options.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (0.8ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.1ms) Completed 200 OK in 7ms (Views: 4.4ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"chaim.bailey@gusikowski.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"pmWEvzBY5nmkdoUzurS7"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Rp5U-xh_zmpXyixSvgzs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cc4acbcd624780f2c46')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931cc4acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cc4acbcd624780f2c46')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931cc4acbcd624780f2c46')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931cc4acbcd624780f2c48')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931cc4acbcd624780f2c46')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"bette_mueller@sauer.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"JkUfszGLvLymM7Nhs8fX"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"iwz8SGNnoFcQzA8sJiGf"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cc4acbcd624780f2c49')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931cc4acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cc4acbcd624780f2c49')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started DELETE "/authenticate/users/sign_out" for 127.0.0.1 at 2018-09-08 06:20:12 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"24gMjaKU92PHdn-sexzh"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cc4acbcd624780f2c49')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-08 00:50:12 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Processing by Auth::SessionsController#destroy as HTML Parameters: {"id"=>"5b931cc4acbcd624780f2c49"} Redirected to http://www.example.com/ Completed 302 Found in 2ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"dannie@dietrichdickens.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"6Gbzj4gQsYeLzxp4nwoP"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Qm2mAhQxNzY8zcFMxPgU"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cc4acbcd624780f2c4c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931cc4acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cc4acbcd624780f2c4c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931cc4acbcd624780f2c4c')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931cc4acbcd624780f2c4e')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931cc4acbcd624780f2c4c')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{}} Rendered text template (0.0ms) Filter chain halted as :ignore_json_request rendered or redirected Completed 406 Not Acceptable in 1ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"erwin@wilderman.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yMYxnZZcmBiF3zpbQ8Y-"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"qfLrByx5s47ogZcjyEyv"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cc4acbcd624780f2c4f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931cc4acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cc4acbcd624780f2c4f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931cc4acbcd624780f2c4f')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931cc4acbcd624780f2c51')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931cc4acbcd624780f2c4f')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"email"=>"pete.jaskolski@morar.co", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "session"=>{"user"=>{"email"=>"pete.jaskolski@morar.co", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}}} Rendered text template (0.0ms) Filter chain halted as :require_no_authentication rendered or redirected Completed 401 Unauthorized in 1ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"archibald@haag.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"XHtUdLxCyPV4ZPJP_qzs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"r4rMBS_A63FccGrny_hi"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cc4acbcd624780f2c52')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931cc4acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cc4acbcd624780f2c52')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931cc4acbcd624780f2c52')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931cc5acbcd624780f2c54')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931cc4acbcd624780f2c52')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"$oid"=>"5b931cc4acbcd624780f2c52"}, "session"=>{"id"=>{"$oid"=>"5b931cc4acbcd624780f2c52"}}} Rendered text template (0.0ms) Filter chain halted as :verify_signed_out_user rendered or redirected Completed 406 Not Acceptable in 1ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"neal@strosin.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Vzy4kjzwYk1PFFtkcyK9"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"iPBH4xrEunAAy_YDuyJE"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cc5acbcd624780f2c55')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931cc5acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cc5acbcd624780f2c55')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931cc5acbcd624780f2c55')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931cc5acbcd624780f2c57')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931cc5acbcd624780f2c55')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{}} Rendered text template (0.0ms) Filter chain halted as :require_no_authentication rendered or redirected Completed 401 Unauthorized in 1ms (Views: 0.6ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"eleanora.casper@altenwerth.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"HyJ1mhUvveJpxaGDKTVf"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"YfrHsJqHSd-Nk2sp-mHF"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cc5acbcd624780f2c58')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931cc5acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cc5acbcd624780f2c58')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931cc5acbcd624780f2c58')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931cc5acbcd624780f2c5a')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931cc5acbcd624780f2c58')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"email"=>"celine.wiza@haagbreitenberg.net", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "session"=>{"user"=>{"email"=>"celine.wiza@haagbreitenberg.net", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}}} Rendered text template (0.0ms) Filter chain halted as :require_no_authentication rendered or redirected Completed 401 Unauthorized in 1ms (Views: 0.4ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"reagan.gerlach@terry.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"wRBbdqdz3pTarrByrsTJ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"1PNhxcFpooayazjrDrCd"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cc5acbcd624780f2c5b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931cc5acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cc5acbcd624780f2c5b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931cc5acbcd624780f2c5b')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931cc5acbcd624780f2c5d')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931cc5acbcd624780f2c5b')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"$oid"=>"5b931cc5acbcd624780f2c5b"}, "session"=>{"id"=>{"$oid"=>"5b931cc5acbcd624780f2c5b"}}} Rendered text template (0.0ms) Filter chain halted as :verify_signed_out_user rendered or redirected Completed 406 Not Acceptable in 1ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"desiree.schneider@braun.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"x1fQk5rZgVTDsEGQny1L"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"kfPyW6EMyP5DTG6PqUdw"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cc5acbcd624780f2c5e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931cc5acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cc5acbcd624780f2c5e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931cc5acbcd624780f2c5e')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931cc5acbcd624780f2c60')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931cc5acbcd624780f2c5e')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"test", "current_app_id"=>"testappid", "session"=>{}} Rendered text template (0.0ms) Filter chain halted as :ignore_json_request rendered or redirected Completed 406 Not Acceptable in 1ms (Views: 0.6ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"shaniya@zboncakwaelchi.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"FeNyK_y3CmjazQpt4rju"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"mtreeHjxa1BH9kQZGUym"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cc5acbcd624780f2c61')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931cc5acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cc5acbcd624780f2c61')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931cc5acbcd624780f2c61')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931cc5acbcd624780f2c63')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931cc5acbcd624780f2c61')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"login"=>"shaniya@zboncakwaelchi.biz", "password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid", "session"=>{"user"=>{"login"=>"shaniya@zboncakwaelchi.biz", "password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"$or"=>[{"additional_login_param"=>/^shaniya@zboncakwaelchi\.biz$/i, "additional_login_param_status"=>2}, {"email"=>/^shaniya@zboncakwaelchi\.biz$/i}]}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"wcvBgx7B5dyncSjWr-xP"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cc5acbcd624780f2c61')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-08 00:50:13 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Usy1-MeMWMziHXjMNb1D"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cc5acbcd624780f2c61')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"29... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 201 Created in 132ms (Views: 1.1ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"caidy@kirlincollins.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Qh8uXfkv_MSDesHugXGA"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"DGMcc2LaNXr2UvhafjS6"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cc5acbcd624780f2c64')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931cc5acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cc5acbcd624780f2c64')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931cc5acbcd624780f2c64')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931cc5acbcd624780f2c66')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931cc5acbcd624780f2c64')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"login"=>"caidy@kirlincollins.org", "password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid", "session"=>{"user"=>{"login"=>"caidy@kirlincollins.org", "password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"$or"=>[{"additional_login_param"=>/^caidy@kirlincollins\.org$/i, "additional_login_param_status"=>2}, {"email"=>/^caidy@kirlincollins\.org$/i}]}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "l... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"2Mxa79kLDzAPeT22MvsB"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cc5acbcd624780f2c64')}, "u"=>{"$set"=>{"failed_attempts"=>1, "encrypted_authentic... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Completed 401 Unauthorized in 51ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"ollie@johnston.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zavW7zkiMkrJFy94sfuS"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"tCaaUxV4EBCCanVXyuLq"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cc5acbcd624780f2c67')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931cc5acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cc5acbcd624780f2c67')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931cc5acbcd624780f2c67')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931cc5acbcd624780f2c69')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931cc5acbcd624780f2c67')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"$oid"=>"5b931cc5acbcd624780f2c67"}, "api_key"=>"test", "current_app_id"=>"testappid", "session"=>{"id"=>{"$oid"=>"5b931cc5acbcd624780f2c67"}, "api_key"=>"test", "current_app_id"=>"testappid"}} Rendered text template (0.0ms) Filter chain halted as :verify_signed_out_user rendered or redirected Completed 406 Not Acceptable in 1ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"moses@lynchsteuber.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"qgwLvpABzkiBwn3yFzYx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"5Tx65DzB1HLc4Y5fqsWD"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cc6acbcd624780f2c6a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931cc6acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cc6acbcd624780f2c6a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931cc6acbcd624780f2c6a')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931cc6acbcd624780f2c6c')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931cc6acbcd624780f2c6a')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"email"=>"chaya.mraz@mcglynn.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"UQi4Q_jUgJxaSS-1cPSZ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"wRFAnb8nJNrtpx787qtu"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cc6acbcd624780f2c6d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931cc6acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cc6acbcd624780f2c6d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931cc6acbcd624780f2c6d')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931cc6acbcd624780f2c6f')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931cc6acbcd624780f2c6d')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"login"=>"moses@lynchsteuber.co", "password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"$or"=>[{"additional_login_param"=>/^moses@lynchsteuber\.co$/i, "additional_login_param_status"=>2}, {"email"=>/^moses@lynchsteuber\.co$/i}]}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"eh3FGdmqx3ERsrdDRoyM"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cc6acbcd624780f2c6a')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-08 00:50:14 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"d-fn3bHNRuymTj4WHktx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cc6acbcd624780f2c6a')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"cc... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://www.example.com/ Completed 302 Found in 116ms Started POST "/authenticate/users/sign_in" for 127.0.0.1 at 2018-09-08 06:20:14 +0530 Processing by Auth::SessionsController#create as HTML Parameters: {"user"=>{"login"=>"moses@lynchsteuber.co", "password"=>"[FILTERED]"}, "api_key"=>"test2", "current_app_id"=>"testappid2"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test2", "app_ids"=>"testappid2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test2", "app_ids"=>"testappid2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"$or"=>[{"additional_login_param"=>/^moses@lynchsteuber\.co$/i, "additional_login_param_status"=>2}, {"email"=>/^moses@lynchsteuber\.co$/i}]}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"-zAqNKU3iJD8benAeTkP"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cc6acbcd624780f2c6a')}, "u"=>{"$set"=>{"current_sign_in_at"=>2018-09-08 00:50:14 ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"of3aZJFpSGaNyQr18Q2z"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cc6acbcd624780f2c6a')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"cc... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://www.example.com/ Completed 302 Found in 108ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"herminio@koepp.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"hr8JpoESnBsmSVhXp9xx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"-RSmMVBmCP8pJCg91dbK"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cc6acbcd624780f2c70')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931cc6acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cc6acbcd624780f2c70')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931cc6acbcd624780f2c70')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5b931cc6acbcd624780f2c72')}, "u"=>{"$set"=>{"resource_id"=>BSON::... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"resource_id"=>BSON::ObjectId('5b931cc6acbcd624780f2c70')}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"login"=>"herminio@koepp.name", "password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"$or"=>[{"additional_login_param"=>/^herminio@koepp\.name$/i, "additional_login_param_status"=>2}, {"email"=>/^herminio@koepp\.name$/i}]}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"RetsaawMAogo1h8YDTSK"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cc6acbcd624780f2c70')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-08 00:50:14 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Cwq5z6GKbTHAxTazAuib"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cc6acbcd624780f2c70')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"3d... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://www.example.com/ Completed 302 Found in 108ms Started POST "/authenticate/users/sign_in" for 127.0.0.1 at 2018-09-08 06:20:14 +0530 Processing by Auth::SessionsController#create as HTML Parameters: {"user"=>{"login"=>"herminio@koepp.name", "password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid2"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"$or"=>[{"additional_login_param"=>/^herminio@koepp\.name$/i, "additional_login_param_status"=>2}, {"email"=>/^herminio@koepp\.name$/i}]}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yEi2uNcHzZ2qBjDEm74A"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cc6acbcd624780f2c70')}, "u"=>{"$set"=>{"current_sign_in_at"=>2018-09-08 00:50:14 ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"8wqycLthPSW-9UmKbsAo"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cc6acbcd624780f2c70')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"3d... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://www.example.com/ Completed 302 Found in 157ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"laury.osinski@cruickshank.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"oTm12sPeX-xpo4z46Bns"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"wpvbC6J5ZbyB4L4k6GKj"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931cc6acbcd624780f2c73'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cc6acbcd624780f2c73')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cc6acbcd624780f2c76')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"5CuVHTk2y-xhVFJzcDsm"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cc6acbcd624780f2c73')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"nova@corwin.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"J97NMx_ijP5Hjhex6Mpb"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"TebX1knYTFita4cPDgZK"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931cc6acbcd624780f2c77'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cc6acbcd624780f2c77')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started GET "/topics/new" for 127.0.0.1 at 2018-09-08 06:20:15 +0530 Processing by TopicsController#new as JSON Parameters: {"topic"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testes"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testes"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testes"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Completed 200 OK in 9ms (Views: 0.3ms) Started GET "/topics/new" for 127.0.0.1 at 2018-09-08 06:20:15 +0530 Processing by TopicsController#new as JSON Parameters: {"topic"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testes"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testes"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testes"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Completed 200 OK in 11ms (Views: 0.3ms) Started GET "/topics/new" for 127.0.0.1 at 2018-09-08 06:20:15 +0530 Processing by TopicsController#new as JSON Parameters: {"topic"=>{}} Completed 401 Unauthorized in 1ms Started GET "/topics/new" for 127.0.0.1 at 2018-09-08 06:20:15 +0530 Processing by TopicsController#new as JSON Parameters: {"topic"=>{}} Completed 401 Unauthorized in 1ms Started GET "/topics/new" for 127.0.0.1 at 2018-09-08 06:20:15 +0530 Processing by TopicsController#new as JSON Parameters: {"topic"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testes"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testes"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testes"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Completed 200 OK in 7ms (Views: 0.3ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"adrianna.hackett@barton.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"kexAZ8FEPHURYx3r171n"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yLG6RcuzTXUUzwHm6-cW"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931cc7acbcd624780f2c7d'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cc7acbcd624780f2c7d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Started POST "/authenticate/users/sign_in" for 127.0.0.1 at 2018-09-08 06:20:15 +0530 Processing by Auth::SessionsController#create as JSON Parameters: {"user"=>{"login"=>"laury.osinski@cruickshank.org", "password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid", "session"=>{"user"=>{"login"=>"laury.osinski@cruickshank.org", "password"=>"[FILTERED]"}, "api_key"=>"test", "current_app_id"=>"testappid"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Can't verify CSRF token authenticity MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"$or"=>[{"additional_login_param"=>/^laury\.osinski@cruickshank\.org$/i, "additional_login_param_status"=>2}, {"email"=>/^laury\.osinski@cruickshank\.org$/i}]}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"inQaRiJ3a5nw2_dbDHZQ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cc6acbcd624780f2c73')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-08 00:50:15 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 201 Created in 61ms (Views: 0.4ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"hardy.bode@murphy.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"XpKR2-JKszuTgEqQi7LZ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"tL8oUwnLkXCHs5FzNVih"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931cc7acbcd624780f2c80'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cc7acbcd624780f2c80')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unlock_token"=>"99347cb64abc65c8ba9864f9df67e1970b9c8c1b4a6396b1c4642f357ea0ba30"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"bkzbzrBna7C2CRwEsLhY"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cc7acbcd624780f2c80')}, "u"=>{"$set"=>{"locked_at"=>2018-09-08 00:50:15 UTC, "unl... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931cc7acbcd624780f2c80')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [bc264fd0-4e99-4e1e-8df9-6e444b34a3e2] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b931cc7acbcd624780f2c80, "66cLqvycvH3YzxA5MPMM", {} [ActiveJob] [ActionMailer::DeliveryJob] [bc264fd0-4e99-4e1e-8df9-6e444b34a3e2] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/unlock_instructions.html.erb (1.1ms) [ActiveJob] [ActionMailer::DeliveryJob] [bc264fd0-4e99-4e1e-8df9-6e444b34a3e2] Devise::Mailer#unlock_instructions: processed outbound mail in 6.7ms [ActiveJob] [ActionMailer::DeliveryJob] [bc264fd0-4e99-4e1e-8df9-6e444b34a3e2] Sent mail to hardy.bode@murphy.org (23.6ms) [ActiveJob] [ActionMailer::DeliveryJob] [bc264fd0-4e99-4e1e-8df9-6e444b34a3e2] Date: Sat, 08 Sep 2018 06:20:15 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: hardy.bode@murphy.org Message-ID: <5b931cc770ec1_24782b0bcfd0ef5c59623@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Unlock instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello hardy.bode@murphy.org!

Your account has been locked due to an excessive number of unsuccessful sign in attempts.

Click the link below to unlock your account:

Unlock my account

[ActiveJob] [ActionMailer::DeliveryJob] [bc264fd0-4e99-4e1e-8df9-6e444b34a3e2] Performed ActionMailer::DeliveryJob from Inline(mailers) in 31.86ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: bc264fd0-4e99-4e1e-8df9-6e444b34a3e2) to Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b931cc7acbcd624780f2c80, "66cLqvycvH3YzxA5MPMM", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"x6dq5RfLzm6dex5AmFvw"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cc7acbcd624780f2c80')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cc7acbcd624780f2c83')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started GET "/authenticate/users/unlock/new" for 127.0.0.1 at 2018-09-08 06:20:15 +0530 Processing by Auth::UnlocksController#new as HTML Rendered /home/bhargav/Github/Auth/app/views/auth/unlocks/new.html.erb within layouts/application (5.3ms) Rendered shopping/_navigation_options.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (1.1ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.3ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.2ms) Completed 200 OK in 18ms (Views: 16.6ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"mollie.borer@denesik.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"s1z9c75bquZWLyz4xB7w"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"SWBLy75Qsd6wKALXnMyQ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931cc7acbcd624780f2c86'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cc7acbcd624780f2c86')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unlock_token"=>"f8b73769cfbdb2073cad6235c1f55762de11657080c9e7fbbb808ae0de5d3d6b"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"-ecDydsu8wJHm3ix6d2M"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cc7acbcd624780f2c86')}, "u"=>{"$set"=>{"locked_at"=>2018-09-08 00:50:15 UTC, "unl... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931cc7acbcd624780f2c86')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [8ad4e56d-26ff-40ec-a991-ffc6e342c6b4] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b931cc7acbcd624780f2c86, "HG3_W7yPYMjaBfyzTxPs", {} [ActiveJob] [ActionMailer::DeliveryJob] [8ad4e56d-26ff-40ec-a991-ffc6e342c6b4] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/unlock_instructions.html.erb (0.9ms) [ActiveJob] [ActionMailer::DeliveryJob] [8ad4e56d-26ff-40ec-a991-ffc6e342c6b4] Devise::Mailer#unlock_instructions: processed outbound mail in 5.4ms [ActiveJob] [ActionMailer::DeliveryJob] [8ad4e56d-26ff-40ec-a991-ffc6e342c6b4] Sent mail to mollie.borer@denesik.net (4.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [8ad4e56d-26ff-40ec-a991-ffc6e342c6b4] Date: Sat, 08 Sep 2018 06:20:15 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: mollie.borer@denesik.net Message-ID: <5b931cc7b2e7b_24782b0bcfd0ef5c59722@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Unlock instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello mollie.borer@denesik.net!

Your account has been locked due to an excessive number of unsuccessful sign in attempts.

Click the link below to unlock your account:

Unlock my account

[ActiveJob] [ActionMailer::DeliveryJob] [8ad4e56d-26ff-40ec-a991-ffc6e342c6b4] Performed ActionMailer::DeliveryJob from Inline(mailers) in 11.4ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 8ad4e56d-26ff-40ec-a991-ffc6e342c6b4) to Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b931cc7acbcd624780f2c86, "HG3_W7yPYMjaBfyzTxPs", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"79yjzLyRxEJZPtd1wHZb"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cc7acbcd624780f2c86')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cc7acbcd624780f2c89')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/users/unlock" for 127.0.0.1 at 2018-09-08 06:20:15 +0530 Processing by Auth::UnlocksController#create as HTML Parameters: {"user"=>{"email"=>"mollie.borer@denesik.net"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"mollie.borer@denesik.net"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unlock_token"=>"c8004825271f96126f1b62b49c5d7a755d3785b8d87913b8ea61cb7932e409b5"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"g71MkjyarbxBTkm7N8Rr"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cc7acbcd624780f2c86')}, "u"=>{"$set"=>{"unlock_token"=>"c8004825271f96126f1b62b49... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931cc7acbcd624780f2c86')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [fc530d0d-cda7-4a92-abfe-4837a31f6601] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b931cc7acbcd624780f2c86, "aKxEUyCcYgqC2UPU76Ev", {} [ActiveJob] [ActionMailer::DeliveryJob] [fc530d0d-cda7-4a92-abfe-4837a31f6601] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/unlock_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [fc530d0d-cda7-4a92-abfe-4837a31f6601] Devise::Mailer#unlock_instructions: processed outbound mail in 2.2ms [ActiveJob] [ActionMailer::DeliveryJob] [fc530d0d-cda7-4a92-abfe-4837a31f6601] Sent mail to mollie.borer@denesik.net (1.6ms) [ActiveJob] [ActionMailer::DeliveryJob] [fc530d0d-cda7-4a92-abfe-4837a31f6601] Date: Sat, 08 Sep 2018 06:20:15 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: mollie.borer@denesik.net Message-ID: <5b931cc7f1e1d_24782b0bcfd0ef5c598e0@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Unlock instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello mollie.borer@denesik.net!

Your account has been locked due to an excessive number of unsuccessful sign in attempts.

Click the link below to unlock your account:

Unlock my account

[ActiveJob] [ActionMailer::DeliveryJob] [fc530d0d-cda7-4a92-abfe-4837a31f6601] Performed ActionMailer::DeliveryJob from Inline(mailers) in 4.42ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: fc530d0d-cda7-4a92-abfe-4837a31f6601) to Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b931cc7acbcd624780f2c86, "aKxEUyCcYgqC2UPU76Ev", {} Redirected to http://www.example.com/authenticate/users/sign_in Completed 302 Found in 55ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931cc7acbcd624780f2c86')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"summer@nicolas.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"rx1rvxZz6zAYVgnCPkdy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"KQkwSiYLseK1Zq-XYQJz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931cc8acbcd624780f2c8a'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cc8acbcd624780f2c8a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unlock_token"=>"48503b459524c799bbb7ae464207718320048ae35f13053173573ff4b32ae14e"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"-dy4AYNKZ8XxF_HgdrEQ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cc8acbcd624780f2c8a')}, "u"=>{"$set"=>{"locked_at"=>2018-09-08 00:50:16 UTC, "unl... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931cc8acbcd624780f2c8a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [6987a63e-b93a-47fe-98e3-f9009d2f1b6b] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b931cc8acbcd624780f2c8a, "gSTyFLogbxia1orCtof6", {} [ActiveJob] [ActionMailer::DeliveryJob] [6987a63e-b93a-47fe-98e3-f9009d2f1b6b] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/unlock_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [6987a63e-b93a-47fe-98e3-f9009d2f1b6b] Devise::Mailer#unlock_instructions: processed outbound mail in 1.6ms [ActiveJob] [ActionMailer::DeliveryJob] [6987a63e-b93a-47fe-98e3-f9009d2f1b6b] Sent mail to summer@nicolas.io (1.7ms) [ActiveJob] [ActionMailer::DeliveryJob] [6987a63e-b93a-47fe-98e3-f9009d2f1b6b] Date: Sat, 08 Sep 2018 06:20:16 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: summer@nicolas.io Message-ID: <5b931cc81c0a5_24782b0bcfd0ef5c5990@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Unlock instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello summer@nicolas.io!

Your account has been locked due to an excessive number of unsuccessful sign in attempts.

Click the link below to unlock your account:

Unlock my account

[ActiveJob] [ActionMailer::DeliveryJob] [6987a63e-b93a-47fe-98e3-f9009d2f1b6b] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.73ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 6987a63e-b93a-47fe-98e3-f9009d2f1b6b) to Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b931cc8acbcd624780f2c8a, "gSTyFLogbxia1orCtof6", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"cZgkxzsJyY3CabRg-sZz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cc8acbcd624780f2c8a')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cc8acbcd624780f2c8d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unlock_token"=>"218911b3667cca56b8b086361f9c3c8da3b7dc00f22dbee2e6fe616343f536f0"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"BVLzFMaUzRx6ezQWy6eU"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cc8acbcd624780f2c8a')}, "u"=>{"$set"=>{"unlock_token"=>"218911b3667cca56b8b086361... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931cc8acbcd624780f2c8a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s [ActiveJob] [ActionMailer::DeliveryJob] [4a9e7edd-7ba7-4f09-bfce-aeb31eee909e] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b931cc8acbcd624780f2c8a, "oKyRrVzsB28zQWN2y5gB", {} [ActiveJob] [ActionMailer::DeliveryJob] [4a9e7edd-7ba7-4f09-bfce-aeb31eee909e] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/unlock_instructions.html.erb (1.1ms) [ActiveJob] [ActionMailer::DeliveryJob] [4a9e7edd-7ba7-4f09-bfce-aeb31eee909e] Devise::Mailer#unlock_instructions: processed outbound mail in 4.8ms [ActiveJob] [ActionMailer::DeliveryJob] [4a9e7edd-7ba7-4f09-bfce-aeb31eee909e] Sent mail to summer@nicolas.io (4.6ms) [ActiveJob] [ActionMailer::DeliveryJob] [4a9e7edd-7ba7-4f09-bfce-aeb31eee909e] Date: Sat, 08 Sep 2018 06:20:16 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: summer@nicolas.io Message-ID: <5b931cc83a049_24782b0bcfd0ef5c600f8@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Unlock instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello summer@nicolas.io!

Your account has been locked due to an excessive number of unsuccessful sign in attempts.

Click the link below to unlock your account:

Unlock my account

[ActiveJob] [ActionMailer::DeliveryJob] [4a9e7edd-7ba7-4f09-bfce-aeb31eee909e] Performed ActionMailer::DeliveryJob from Inline(mailers) in 10.47ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 4a9e7edd-7ba7-4f09-bfce-aeb31eee909e) to Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b931cc8acbcd624780f2c8a, "oKyRrVzsB28zQWN2y5gB", {} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931cc8acbcd624780f2c8a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started GET "/authenticate/users/unlock?unlock_token=oKyRrVzsB28zQWN2y5gB" for 127.0.0.1 at 2018-09-08 06:20:16 +0530 Processing by Auth::UnlocksController#show as HTML Parameters: {"unlock_token"=>"oKyRrVzsB28zQWN2y5gB"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unlock_token"=>"218911b3667cca56b8b086361f9c3c8da3b7dc00f22dbee2e6fe616343f536f0"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"mzc1Me-NmACQkdi4gTxb"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cc8acbcd624780f2c8a')}, "u"=>{"$set"=>{"locked_at"=>nil, "unlock_token"=>nil, "en... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://www.example.com/authenticate/users/sign_in Completed 302 Found in 42ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931cc8acbcd624780f2c8a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"beaulah_hansen@collins.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"-N1Lzoz6Gy-p85Zy-MBw"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"dbzvsU_CgGGzs7XvWTaC"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931cc8acbcd624780f2c8e'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cc8acbcd624780f2c8e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unlock_token"=>"09c06b1954be514fdae1d7bba5d681c96b751d1dc2065cd58304d1d535a165da"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"ttjSyMpQvwsZsWTbXxyB"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cc8acbcd624780f2c8e')}, "u"=>{"$set"=>{"locked_at"=>2018-09-08 00:50:16 UTC, "unl... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931cc8acbcd624780f2c8e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s [ActiveJob] [ActionMailer::DeliveryJob] [b2ed4fef-3f87-46ed-993c-ea535d930af0] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b931cc8acbcd624780f2c8e, "3Dvq-14Y6Xr2x3yBmpL1", {} [ActiveJob] [ActionMailer::DeliveryJob] [b2ed4fef-3f87-46ed-993c-ea535d930af0] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/unlock_instructions.html.erb (0.7ms) [ActiveJob] [ActionMailer::DeliveryJob] [b2ed4fef-3f87-46ed-993c-ea535d930af0] Devise::Mailer#unlock_instructions: processed outbound mail in 4.1ms [ActiveJob] [ActionMailer::DeliveryJob] [b2ed4fef-3f87-46ed-993c-ea535d930af0] Sent mail to beaulah_hansen@collins.info (7.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [b2ed4fef-3f87-46ed-993c-ea535d930af0] Date: Sat, 08 Sep 2018 06:20:16 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: beaulah_hansen@collins.info Message-ID: <5b931cc86ec10_24782b0bcfd0ef5c601ed@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Unlock instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello beaulah_hansen@collins.info!

Your account has been locked due to an excessive number of unsuccessful sign in attempts.

Click the link below to unlock your account:

Unlock my account

[ActiveJob] [ActionMailer::DeliveryJob] [b2ed4fef-3f87-46ed-993c-ea535d930af0] Performed ActionMailer::DeliveryJob from Inline(mailers) in 12.66ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: b2ed4fef-3f87-46ed-993c-ea535d930af0) to Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b931cc8acbcd624780f2c8e, "3Dvq-14Y6Xr2x3yBmpL1", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ybb8aLP2MiK7STe7skWG"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cc8acbcd624780f2c8e')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cc8acbcd624780f2c91')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Started GET "/authenticate/users/unlock/new?redirect_url=http%3A%2F%2Fwww.google.com&api_key=test¤t_app_id=test_app_id" for 127.0.0.1 at 2018-09-08 06:20:16 +0530 Processing by Auth::UnlocksController#new as HTML Parameters: {"redirect_url"=>"http://www.google.com", "api_key"=>"test", "current_app_id"=>"test_app_id"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Rendered /home/bhargav/Github/Auth/app/views/auth/unlocks/new.html.erb within layouts/application (1.1ms) Rendered shopping/_navigation_options.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_personalization.html.erb (1.2ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/navbar/_navbar.html.erb (1.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal_content.html.erb (0.1ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.6ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_ajax_error_modal.html.erb (0.9ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_error_notification.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_login_default_content.html.erb (0.0ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/base_modal/_base.html.erb (0.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/modals/_sign_in_needed_modal.html.erb (0.6ms) Rendered /home/bhargav/Github/Auth/app/views/layouts/auth/_modals.html.erb (1.8ms) Completed 200 OK in 15ms (Views: 6.6ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"valentine.trantow@nikolausnienow.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"QvLvctL-vjx-eCJzsGTV"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"FQbgorv4AzGtkZHTHeJM"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931cc8acbcd624780f2c94'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cc8acbcd624780f2c94')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unlock_token"=>"9cfea44a834487b78c2d76cae33f1dbc15d77cae7420944d6fdc25a58548a78b"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"xRvnqW4U2nXjVysJFTts"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cc8acbcd624780f2c94')}, "u"=>{"$set"=>{"locked_at"=>2018-09-08 00:50:16 UTC, "unl... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931cc8acbcd624780f2c94')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s [ActiveJob] [ActionMailer::DeliveryJob] [7c630a2c-1c70-4cf8-893a-5674ff0cbe17] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b931cc8acbcd624780f2c94, "Pm5k_BRuNBpkr8r-Bv94", {} [ActiveJob] [ActionMailer::DeliveryJob] [7c630a2c-1c70-4cf8-893a-5674ff0cbe17] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/unlock_instructions.html.erb (0.8ms) [ActiveJob] [ActionMailer::DeliveryJob] [7c630a2c-1c70-4cf8-893a-5674ff0cbe17] Devise::Mailer#unlock_instructions: processed outbound mail in 2.7ms [ActiveJob] [ActionMailer::DeliveryJob] [7c630a2c-1c70-4cf8-893a-5674ff0cbe17] Sent mail to valentine.trantow@nikolausnienow.com (4.8ms) [ActiveJob] [ActionMailer::DeliveryJob] [7c630a2c-1c70-4cf8-893a-5674ff0cbe17] Date: Sat, 08 Sep 2018 06:20:16 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: valentine.trantow@nikolausnienow.com Message-ID: <5b931cc8abdc3_24782b0bcfd0ef5c6021e@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Unlock instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello valentine.trantow@nikolausnienow.com!

Your account has been locked due to an excessive number of unsuccessful sign in attempts.

Click the link below to unlock your account:

Unlock my account

[ActiveJob] [ActionMailer::DeliveryJob] [7c630a2c-1c70-4cf8-893a-5674ff0cbe17] Performed ActionMailer::DeliveryJob from Inline(mailers) in 8.64ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 7c630a2c-1c70-4cf8-893a-5674ff0cbe17) to Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b931cc8acbcd624780f2c94, "Pm5k_BRuNBpkr8r-Bv94", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Xwf-9QEUQssoywGY1Ns_"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cc8acbcd624780f2c94')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cc8acbcd624780f2c97')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/users/unlock" for 127.0.0.1 at 2018-09-08 06:20:16 +0530 Processing by Auth::UnlocksController#create as HTML Parameters: {"user"=>{"email"=>"valentine.trantow@nikolausnienow.com"}, "redirect_url"=>"http://www.google.com", "api_key"=>"test", "current_app_id"=>"test_app_id"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"valentine.trantow@nikolausnienow.com"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unlock_token"=>"df0781cb27d595640a212cb20d05827b5e6067e576f4d3c34e2489dce6ab1dbd"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"Nr7J_QsS4saRTx1BDsQY"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cc8acbcd624780f2c94')}, "u"=>{"$set"=>{"unlock_token"=>"df0781cb27d595640a212cb20... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931cc8acbcd624780f2c94')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [f9b0cea4-af94-4201-8f13-db7170a81335] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b931cc8acbcd624780f2c94, "TZ8zyBg7rmxrx7TAViDC", {} [ActiveJob] [ActionMailer::DeliveryJob] [f9b0cea4-af94-4201-8f13-db7170a81335] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/unlock_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [f9b0cea4-af94-4201-8f13-db7170a81335] Devise::Mailer#unlock_instructions: processed outbound mail in 1.8ms [ActiveJob] [ActionMailer::DeliveryJob] [f9b0cea4-af94-4201-8f13-db7170a81335] Sent mail to valentine.trantow@nikolausnienow.com (1.9ms) [ActiveJob] [ActionMailer::DeliveryJob] [f9b0cea4-af94-4201-8f13-db7170a81335] Date: Sat, 08 Sep 2018 06:20:16 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: valentine.trantow@nikolausnienow.com Message-ID: <5b931cc8cee6d_24782b0bcfd0ef5c60310@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Unlock instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello valentine.trantow@nikolausnienow.com!

Your account has been locked due to an excessive number of unsuccessful sign in attempts.

Click the link below to unlock your account:

Unlock my account

[ActiveJob] [ActionMailer::DeliveryJob] [f9b0cea4-af94-4201-8f13-db7170a81335] Performed ActionMailer::DeliveryJob from Inline(mailers) in 4.42ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: f9b0cea4-af94-4201-8f13-db7170a81335) to Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b931cc8acbcd624780f2c94, "TZ8zyBg7rmxrx7TAViDC", {} Redirected to http://www.example.com/authenticate/users/sign_in Completed 302 Found in 69ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"mervin_schroeder@welchhowe.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"GpkQn4zNuJzWUCJZW2pU"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"BWkDbPzfvck2qBxcPgyb"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931cc8acbcd624780f2c98'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cc8acbcd624780f2c98')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unlock_token"=>"69ed53543953c1f36e323f4044d7727da1a4e842ff9402a7dcb185c0bd0c62b4"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"Tr8msdswa-AcLzyy6NvE"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cc8acbcd624780f2c98')}, "u"=>{"$set"=>{"locked_at"=>2018-09-08 00:50:16 UTC, "unl... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931cc8acbcd624780f2c98')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s [ActiveJob] [ActionMailer::DeliveryJob] [6537716d-d2d9-4947-b4fb-3c796441bc88] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b931cc8acbcd624780f2c98, "MNuy3BodMSbYqyhspefY", {} [ActiveJob] [ActionMailer::DeliveryJob] [6537716d-d2d9-4947-b4fb-3c796441bc88] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/unlock_instructions.html.erb (1.0ms) [ActiveJob] [ActionMailer::DeliveryJob] [6537716d-d2d9-4947-b4fb-3c796441bc88] Devise::Mailer#unlock_instructions: processed outbound mail in 5.8ms [ActiveJob] [ActionMailer::DeliveryJob] [6537716d-d2d9-4947-b4fb-3c796441bc88] Sent mail to mervin_schroeder@welchhowe.net (8.0ms) [ActiveJob] [ActionMailer::DeliveryJob] [6537716d-d2d9-4947-b4fb-3c796441bc88] Date: Sat, 08 Sep 2018 06:20:17 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: mervin_schroeder@welchhowe.net Message-ID: <5b931cc981fe_24782b0bcfd0ef5c604cf@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Unlock instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello mervin_schroeder@welchhowe.net!

Your account has been locked due to an excessive number of unsuccessful sign in attempts.

Click the link below to unlock your account:

Unlock my account

[ActiveJob] [ActionMailer::DeliveryJob] [6537716d-d2d9-4947-b4fb-3c796441bc88] Performed ActionMailer::DeliveryJob from Inline(mailers) in 16.06ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 6537716d-d2d9-4947-b4fb-3c796441bc88) to Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b931cc8acbcd624780f2c98, "MNuy3BodMSbYqyhspefY", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"HuYhskgssZRXfX2uNJf_"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cc8acbcd624780f2c98')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cc9acbcd624780f2c9b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unlock_token"=>"6a6ba9104f5105a10fb07788a5de86a1e5aeffce42ca7125c4a68e7181ec4000"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"i1cLuyxiTjL1TC57T3Tm"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cc8acbcd624780f2c98')}, "u"=>{"$set"=>{"unlock_token"=>"6a6ba9104f5105a10fb07788a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931cc8acbcd624780f2c98')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [7b6d809d-0905-4f68-8528-96728d81bc5d] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b931cc8acbcd624780f2c98, "FzxXxvEqCbpebRi76bWy", {} [ActiveJob] [ActionMailer::DeliveryJob] [7b6d809d-0905-4f68-8528-96728d81bc5d] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/unlock_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [7b6d809d-0905-4f68-8528-96728d81bc5d] Devise::Mailer#unlock_instructions: processed outbound mail in 1.4ms [ActiveJob] [ActionMailer::DeliveryJob] [7b6d809d-0905-4f68-8528-96728d81bc5d] Sent mail to mervin_schroeder@welchhowe.net (1.7ms) [ActiveJob] [ActionMailer::DeliveryJob] [7b6d809d-0905-4f68-8528-96728d81bc5d] Date: Sat, 08 Sep 2018 06:20:17 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: mervin_schroeder@welchhowe.net Message-ID: <5b931cc924097_24782b0bcfd0ef5c60539@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Unlock instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello mervin_schroeder@welchhowe.net!

Your account has been locked due to an excessive number of unsuccessful sign in attempts.

Click the link below to unlock your account:

Unlock my account

[ActiveJob] [ActionMailer::DeliveryJob] [7b6d809d-0905-4f68-8528-96728d81bc5d] Performed ActionMailer::DeliveryJob from Inline(mailers) in 3.51ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 7b6d809d-0905-4f68-8528-96728d81bc5d) to Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b931cc8acbcd624780f2c98, "FzxXxvEqCbpebRi76bWy", {} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931cc8acbcd624780f2c98')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s Started GET "/authenticate/users/unlock?unlock_token=FzxXxvEqCbpebRi76bWy&redirect_url=http%3A%2F%2Fwww.google.com&api_key=test¤t_app_id=test_app_id" for 127.0.0.1 at 2018-09-08 06:20:17 +0530 Processing by Auth::UnlocksController#show as HTML Parameters: {"unlock_token"=>"FzxXxvEqCbpebRi76bWy", "redirect_url"=>"http://www.google.com", "api_key"=>"test", "current_app_id"=>"test_app_id"} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unlock_token"=>"6a6ba9104f5105a10fb07788a5de86a1e5aeffce42ca7125c4a68e7181ec4000"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"5tVUpsK3VDiZkzNLAsCo"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cc8acbcd624780f2c98')}, "u"=>{"$set"=>{"locked_at"=>nil, "unlock_token"=>nil, "en... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Redirected to http://www.example.com/authenticate/users/sign_in Completed 302 Found in 53ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"mervin_schroeder@welchhowe.net"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"otto.effertz@hermistonparisian.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"UKzxB8sGgymz-kyTqtea"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"qPWHX59_nMayfefVaRYs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931cc9acbcd624780f2c9c'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cc9acbcd624780f2c9c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unlock_token"=>"90834c27cd1fe9cf402da3d16433a63d3babde8f46d8b7d87f542b0e5748a2f9"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"nD81mSXxTKWzTs-GDkvN"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cc9acbcd624780f2c9c')}, "u"=>{"$set"=>{"locked_at"=>2018-09-08 00:50:17 UTC, "unl... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931cc9acbcd624780f2c9c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [49ce6edd-ee6f-4186-9a22-21f0b4dbf8fe] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b931cc9acbcd624780f2c9c, "sK_oDbrcj3QyZZRMaZAN", {} [ActiveJob] [ActionMailer::DeliveryJob] [49ce6edd-ee6f-4186-9a22-21f0b4dbf8fe] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/unlock_instructions.html.erb (0.4ms) [ActiveJob] [ActionMailer::DeliveryJob] [49ce6edd-ee6f-4186-9a22-21f0b4dbf8fe] Devise::Mailer#unlock_instructions: processed outbound mail in 1.9ms [ActiveJob] [ActionMailer::DeliveryJob] [49ce6edd-ee6f-4186-9a22-21f0b4dbf8fe] Sent mail to otto.effertz@hermistonparisian.info (2.6ms) [ActiveJob] [ActionMailer::DeliveryJob] [49ce6edd-ee6f-4186-9a22-21f0b4dbf8fe] Date: Sat, 08 Sep 2018 06:20:17 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: otto.effertz@hermistonparisian.info Message-ID: <5b931cc9608f8_24782b0bcfd0ef5c60618@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Unlock instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello otto.effertz@hermistonparisian.info!

Your account has been locked due to an excessive number of unsuccessful sign in attempts.

Click the link below to unlock your account:

Unlock my account

[ActiveJob] [ActionMailer::DeliveryJob] [49ce6edd-ee6f-4186-9a22-21f0b4dbf8fe] Performed ActionMailer::DeliveryJob from Inline(mailers) in 5.22ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 49ce6edd-ee6f-4186-9a22-21f0b4dbf8fe) to Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b931cc9acbcd624780f2c9c, "sK_oDbrcj3QyZZRMaZAN", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"PH7vJ7HoK2w8P4_H8gUv"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cc9acbcd624780f2c9c')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cc9acbcd624780f2c9f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started GET "/authenticate/users/unlock/new?%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22test_app_id%22%7D" for 127.0.0.1 at 2018-09-08 06:20:17 +0530 Processing by Auth::UnlocksController#new as JSON Parameters: {"{\"api_key\":\"test\",\"current_app_id\":\"test_app_id\"}"=>nil, "unlock"=>{}} Rendered text template (0.0ms) Filter chain halted as :ignore_json_request rendered or redirected Completed 406 Not Acceptable in 1ms (Views: 0.4ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"asa@torp.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"29U5DgwG1LQkAF8E6suF"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"4npcgs8RJDzCrccCr8Kp"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931cc9acbcd624780f2ca0'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cc9acbcd624780f2ca0')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unlock_token"=>"a67787099b8f4323c03776824fe125ae39e31ca48308a8d657cf38a081f1f7a9"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"aQokMFbnTnXg1Gf1ZT6Z"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cc9acbcd624780f2ca0')}, "u"=>{"$set"=>{"locked_at"=>2018-09-08 00:50:17 UTC, "unl... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931cc9acbcd624780f2ca0')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [3a50317a-7994-46fa-b102-b0f3a96ed571] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b931cc9acbcd624780f2ca0, "vFkbavpZzq2d_97_vMsk", {} [ActiveJob] [ActionMailer::DeliveryJob] [3a50317a-7994-46fa-b102-b0f3a96ed571] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/unlock_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [3a50317a-7994-46fa-b102-b0f3a96ed571] Devise::Mailer#unlock_instructions: processed outbound mail in 2.1ms [ActiveJob] [ActionMailer::DeliveryJob] [3a50317a-7994-46fa-b102-b0f3a96ed571] Sent mail to asa@torp.info (1.8ms) [ActiveJob] [ActionMailer::DeliveryJob] [3a50317a-7994-46fa-b102-b0f3a96ed571] Date: Sat, 08 Sep 2018 06:20:17 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: asa@torp.info Message-ID: <5b931cc997d8c_24782b0bcfd0ef5c607ea@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Unlock instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello asa@torp.info!

Your account has been locked due to an excessive number of unsuccessful sign in attempts.

Click the link below to unlock your account:

Unlock my account

[ActiveJob] [ActionMailer::DeliveryJob] [3a50317a-7994-46fa-b102-b0f3a96ed571] Performed ActionMailer::DeliveryJob from Inline(mailers) in 4.73ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 3a50317a-7994-46fa-b102-b0f3a96ed571) to Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b931cc9acbcd624780f2ca0, "vFkbavpZzq2d_97_vMsk", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"_fxCa1SqdNseTtb24eF2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cc9acbcd624780f2ca0')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cc9acbcd624780f2ca3')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/authenticate/users/unlock" for 127.0.0.1 at 2018-09-08 06:20:17 +0530 Processing by Auth::UnlocksController#create as JSON Parameters: {"user"=>{"email"=>"asa@torp.info"}, "api_key"=>"test", "current_app_id"=>"test_app_id", "unlock"=>{"user"=>{"email"=>"asa@torp.info"}, "api_key"=>"test", "current_app_id"=>"test_app_id"}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"asa@torp.info"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unlock_token"=>"027952d33e53eb36e0df6d0c864865674502693b98d38d50d564f50ff3130719"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"tExhVubYsaosN58XGnvw"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cc9acbcd624780f2ca0')}, "u"=>{"$set"=>{"unlock_token"=>"027952d33e53eb36e0df6d0c8... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931cc9acbcd624780f2ca0')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [6eb88f39-3517-4d07-a2e6-c1998bed1116] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b931cc9acbcd624780f2ca0, "kxi7AL-LjDm35Uo6hso7", {} [ActiveJob] [ActionMailer::DeliveryJob] [6eb88f39-3517-4d07-a2e6-c1998bed1116] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/unlock_instructions.html.erb (0.7ms) [ActiveJob] [ActionMailer::DeliveryJob] [6eb88f39-3517-4d07-a2e6-c1998bed1116] Devise::Mailer#unlock_instructions: processed outbound mail in 3.8ms [ActiveJob] [ActionMailer::DeliveryJob] [6eb88f39-3517-4d07-a2e6-c1998bed1116] Sent mail to asa@torp.info (7.6ms) [ActiveJob] [ActionMailer::DeliveryJob] [6eb88f39-3517-4d07-a2e6-c1998bed1116] Date: Sat, 08 Sep 2018 06:20:17 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: asa@torp.info Message-ID: <5b931cc9bfe3b_24782b0bcfd0ef5c608b@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Unlock instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello asa@torp.info!

Your account has been locked due to an excessive number of unsuccessful sign in attempts.

Click the link below to unlock your account:

Unlock my account

[ActiveJob] [ActionMailer::DeliveryJob] [6eb88f39-3517-4d07-a2e6-c1998bed1116] Performed ActionMailer::DeliveryJob from Inline(mailers) in 12.93ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 6eb88f39-3517-4d07-a2e6-c1998bed1116) to Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b931cc9acbcd624780f2ca0, "kxi7AL-LjDm35Uo6hso7", {} Completed 201 Created in 92ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"audrey_schmitt@metzadams.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"UZ2UfrzuEUhxmGhNpjs5"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"8_f87R7_zAVodMTL1M_x"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931cc9acbcd624780f2ca4'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931cc9acbcd624780f2ca4')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unlock_token"=>"6901a196531bbc60268c388237afa7d8d439f7284168328331ef5677fdfd42ec"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"REhyTnPgS-HjaXwVfsPC"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cc9acbcd624780f2ca4')}, "u"=>{"$set"=>{"locked_at"=>2018-09-08 00:50:17 UTC, "unl... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931cc9acbcd624780f2ca4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [ActionMailer::DeliveryJob] [95f2ad92-2369-427f-bc7c-1cbacb6c24ce] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b931cc9acbcd624780f2ca4, "QK3hQ6T8yRtagjVYxSxH", {} [ActiveJob] [ActionMailer::DeliveryJob] [95f2ad92-2369-427f-bc7c-1cbacb6c24ce] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/unlock_instructions.html.erb (0.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [95f2ad92-2369-427f-bc7c-1cbacb6c24ce] Devise::Mailer#unlock_instructions: processed outbound mail in 1.4ms [ActiveJob] [ActionMailer::DeliveryJob] [95f2ad92-2369-427f-bc7c-1cbacb6c24ce] Sent mail to audrey_schmitt@metzadams.co (2.3ms) [ActiveJob] [ActionMailer::DeliveryJob] [95f2ad92-2369-427f-bc7c-1cbacb6c24ce] Date: Sat, 08 Sep 2018 06:20:17 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: audrey_schmitt@metzadams.co Message-ID: <5b931cc9e6817_24782b0bcfd0ef5c609a2@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Unlock instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello audrey_schmitt@metzadams.co!

Your account has been locked due to an excessive number of unsuccessful sign in attempts.

Click the link below to unlock your account:

Unlock my account

[ActiveJob] [ActionMailer::DeliveryJob] [95f2ad92-2369-427f-bc7c-1cbacb6c24ce] Performed ActionMailer::DeliveryJob from Inline(mailers) in 4.11ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 95f2ad92-2369-427f-bc7c-1cbacb6c24ce) to Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b931cc9acbcd624780f2ca4, "QK3hQ6T8yRtagjVYxSxH", {} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"9Qif9BBbVxTpzaVeQZxE"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cc9acbcd624780f2ca4')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931ccaacbcd624780f2ca7')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unlock_token"=>"31f588c76418edd084db3645ed39729aefb55d851b19599f9ceb00c630898c93"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"8wRCmLTx7EQAbTqZ1Sax"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cc9acbcd624780f2ca4')}, "u"=>{"$set"=>{"unlock_token"=>"31f588c76418edd084db3645e... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931cc9acbcd624780f2ca4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s [ActiveJob] [ActionMailer::DeliveryJob] [849bc53e-2cc5-4219-967b-ae0f42870df2] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b931cc9acbcd624780f2ca4, "nTmqFksUxxR_N5yJiMZv", {} [ActiveJob] [ActionMailer::DeliveryJob] [849bc53e-2cc5-4219-967b-ae0f42870df2] Rendered /home/bhargav/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/devise-4.1.1/app/views/devise/mailer/unlock_instructions.html.erb (0.7ms) [ActiveJob] [ActionMailer::DeliveryJob] [849bc53e-2cc5-4219-967b-ae0f42870df2] Devise::Mailer#unlock_instructions: processed outbound mail in 2.9ms [ActiveJob] [ActionMailer::DeliveryJob] [849bc53e-2cc5-4219-967b-ae0f42870df2] Sent mail to audrey_schmitt@metzadams.co (3.2ms) [ActiveJob] [ActionMailer::DeliveryJob] [849bc53e-2cc5-4219-967b-ae0f42870df2] Date: Sat, 08 Sep 2018 06:20:18 +0530 From: hi_there_i_come_from_the_engine@gmail.com Reply-To: hi_there_i_come_from_the_engine@gmail.com To: audrey_schmitt@metzadams.co Message-ID: <5b931ccaffb0_24782b0bcfd0ef5c610d1@bhargav-HP-Laptop-15g-br1xx.mail> Subject: Unlock instructions Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hello audrey_schmitt@metzadams.co!

Your account has been locked due to an excessive number of unsuccessful sign in attempts.

Click the link below to unlock your account:

Unlock my account

[ActiveJob] [ActionMailer::DeliveryJob] [849bc53e-2cc5-4219-967b-ae0f42870df2] Performed ActionMailer::DeliveryJob from Inline(mailers) in 6.91ms [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 849bc53e-2cc5-4219-967b-ae0f42870df2) to Inline(mailers) with arguments: "Devise::Mailer", "unlock_instructions", "deliver_now", gid://dummy/User/5b931cc9acbcd624780f2ca4, "nTmqFksUxxR_N5yJiMZv", {} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931cc9acbcd624780f2ca4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s Started GET "/authenticate/users/unlock?unlock_token=nTmqFksUxxR_N5yJiMZv&api_key=test¤t_app_id=test_app_id" for 127.0.0.1 at 2018-09-08 06:20:18 +0530 Processing by Auth::UnlocksController#show as JSON Parameters: {"unlock_token"=>"nTmqFksUxxR_N5yJiMZv", "api_key"=>"test", "current_app_id"=>"test_app_id", "unlock"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"test_app_id"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"unlock_token"=>"31f588c76418edd084db3645ed39729aefb55d851b19599f9ceb00c630898c93"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"pHaD5zxdZw_y5YuqvhXy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931cc9acbcd624780f2ca4')}, "u"=>{"$set"=>{"locked_at"=>nil, "unlock_token"=>nil, "en... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Rendered text template (0.1ms) Completed 201 Created in 59ms (Views: 1.0ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b931cc9acbcd624780f2ca4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_admin_create_users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931ccaacbcd624780f2ca8')}]} MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Rendered /home/bhargav/Github/Auth/app/views/auth/admin_create_users/_form.html.erb (13.8ms) Rendered /home/bhargav/Github/Auth/app/views/auth/admin_create_users/edit.html.erb (25.4ms) MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_admin_create_users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931ccaacbcd624780f2ca9')}]} MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_admin_create_users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931ccaacbcd624780f2caa')}]} MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Rendered /home/bhargav/Github/Auth/app/views/auth/admin_create_users/index.html.erb (250.5ms) Rendered /home/bhargav/Github/Auth/app/views/auth/admin_create_users/_form.html.erb (8.4ms) Rendered /home/bhargav/Github/Auth/app/views/auth/admin_create_users/new.html.erb (9.8ms) MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_admin_create_users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931ccaacbcd624780f2cab')}]} MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Rendered /home/bhargav/Github/Auth/app/views/auth/shared/_object_errors.html.erb (9.2ms) Rendered /home/bhargav/Github/Auth/app/views/auth/admin_create_users/show.html.erb (17.9ms) Rendered /home/bhargav/Github/Auth/app/views/auth/images/new.html.erb (12.3ms) MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.001s Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"eldridge@bernierwatsica.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"UZ4hCgcpVzTZy5B4WyFm"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"H9vg3eJykBZRgT8wGRq2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931e77acbcd6327e993698')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931e77acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931e77acbcd6327e993698')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931e77acbcd6327e99369c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"K1xvRwZ7Ps4qzeo9RyFr"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931e77acbcd6327e993698')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"dianna@brakus.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"fcx1rnFd7RMsiXYcxxRJ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"kazKNxD2o4Uzj_AakfME"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931e78acbcd6327e99369d'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931e78acbcd6327e99369d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931e78acbcd6327e9936a0'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931e78acbcd6327e9936a5'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b931e78acbcd6327e9936aa'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"tristian@fadelschimmel.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"vj5ENCntqRsAjz3EQXnV"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"BNQzyfVs4tGCU1kzC_za"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931e78acbcd6327e9936ac')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b931e78acb... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b931e78acbcd6327e9936ac')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ZyyGbzrB2vbNro9tV-Qr"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b931e78acbcd6327e9936ac')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started GET "/search/authenticated_user_search?api_key=test¤t_app_id=testappid&query%5Bquery_string%5D=Coba&query%5Bsize%5D=10" for 127.0.0.1 at 2018-09-08 06:27:28 +0530 Processing by Auth::SearchController#authenticated_user_search as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "query"=>{"query_string"=>"Coba", "size"=>"10"}, "search"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, search Completed 500 Internal Server Error in 27ms Started GET "/search/authenticated_user_search?api_key=test¤t_app_id=testappid&query%5Bquery_string%5D=Coba&query%5Bsize%5D=10" for 127.0.0.1 at 2018-09-08 06:27:28 +0530 Processing by Auth::SearchController#authenticated_user_search as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "query"=>{"query_string"=>"Coba", "size"=>"10"}, "search"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: api_key, current_app_id, search, user_token Completed 500 Internal Server Error in 24ms Started GET "/search/authenticated_user_search?api_key=test¤t_app_id=testappid&query%5Bquery_string%5D=Coba&query%5Bsize%5D=10" for 127.0.0.1 at 2018-09-08 06:27:28 +0530 Processing by Auth::SearchController#authenticated_user_search as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "query"=>{"query_string"=>"Coba", "size"=>"10"}, "search"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestokenadmin"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestokenadmin"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestokenadmin"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, search, user_token Completed 500 Internal Server Error in 34ms Started GET "/search/authenticated_user_search?api_key=test¤t_app_id=testappid&query%5Bquery_string%5D=Roc&query%5Bsize%5D=10" for 127.0.0.1 at 2018-09-08 06:27:28 +0530 Processing by Auth::SearchController#authenticated_user_search as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "query"=>{"query_string"=>"Roc", "size"=>"10"}, "search"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, search, user_token Completed 500 Internal Server Error in 27ms Started GET "/search/authenticated_user_search?api_key=test¤t_app_id=testappid&query%5Bquery_string%5D=Roch&query%5Bsize%5D=10" for 127.0.0.1 at 2018-09-08 06:27:28 +0530 Processing by Auth::SearchController#authenticated_user_search as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "query"=>{"query_string"=>"Roch", "size"=>"10"}, "search"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestokenadmin"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestokenadmin"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestokenadmin"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, search, user_token Completed 500 Internal Server Error in 19ms Started GET "/search/authenticated_user_search?api_key=test¤t_app_id=testappid&query%5Bquery_string%5D=Roc&query%5Bsize%5D=10" for 127.0.0.1 at 2018-09-08 06:27:28 +0530 Processing by Auth::SearchController#authenticated_user_search as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "query"=>{"query_string"=>"Roc", "size"=>"10"}, "search"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: api_key, current_app_id, search, user_token Completed 500 Internal Server Error in 20ms MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.002s Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.107s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"shany@predovicwilderman.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"iSbAyqz5HsgGyogWwRUw"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"hiu18b9GXLbpLA5JjYG1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b93c5b0acbcd637d93e4d33'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93c5b0acbcd637d93e4d33')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.081s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93c5b1acbcd637d93e4d37')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096", "_id"=>{"$ne"=>BSON::ObjectId('5b93c5b0acbcd637d93e4d33')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"6wDYqJJY_736PfbiMtoy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"UzQi8eyBBFpNd1_Tuz4m"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93c5b0acbcd637d93e4d33')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [2582a918-df6c-45e4-9a93-8eecd04d876a] Performing OtpJob from Inline(default) with arguments: ["User", "5b93c5b0acbcd637d93e4d33", "send_sms_otp"] [ActiveJob] [OtpJob] [2582a918-df6c-45e4-9a93-8eecd04d876a] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b93c5b0acbcd637d93e4d33')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [2582a918-df6c-45e4-9a93-8eecd04d876a] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [2582a918-df6c-45e4-9a93-8eecd04d876a] ETHON: Libcurl initialized [ActiveJob] [OtpJob] [2582a918-df6c-45e4-9a93-8eecd04d876a] ETHON: performed EASY effective_url=https://2factor.in/API/V1/ac79bc21-6d31-11e7-94da-0200cd936042/SMS/+919561137096/AUTOGEN response_code=0 return_code=operation_timedout total_time=10.521929 [ActiveJob] [OtpJob] [2582a918-df6c-45e4-9a93-8eecd04d876a] Performed OtpJob from Inline(default) in 10529.21ms [ActiveJob] Enqueued OtpJob (Job ID: 2582a918-df6c-45e4-9a93-8eecd04d876a) to Inline(default) with arguments: ["User", "5b93c5b0acbcd637d93e4d33", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"hilario_kuhic@balistreri.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"U3-UX7zz6o2JzQtMx1mX"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zVQyAs911urUh2S3A6VN"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b93c5bbacbcd637d93e4d38'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93c5bbacbcd637d93e4d38')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.183s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_work_schedules", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_work_minutes", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b93c5bcacbcd637d93e4d3d'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.002s Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"augusta_braun@pollichharber.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"w29decvqy1etN4VASrzU"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"5G9GrjHThGgJ2_HxarHn"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b93c72aacbcd639ab1b4e56'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93c72aacbcd639ab1b4e56')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93c72aacbcd639ab1b4e5a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096", "_id"=>{"$ne"=>BSON::ObjectId('5b93c72aacbcd639ab1b4e56')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"Zpj9bh4NJ9-x4ky-HaG1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ghWTvaAuyt6Y6nyP4ybE"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93c72aacbcd639ab1b4e56')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [e034c688-3cb5-49a7-9543-06553839570c] Performing OtpJob from Inline(default) with arguments: ["User", "5b93c72aacbcd639ab1b4e56", "send_sms_otp"] [ActiveJob] [OtpJob] [e034c688-3cb5-49a7-9543-06553839570c] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b93c72aacbcd639ab1b4e56')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [e034c688-3cb5-49a7-9543-06553839570c] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [e034c688-3cb5-49a7-9543-06553839570c] ETHON: Libcurl initialized [ActiveJob] [OtpJob] [e034c688-3cb5-49a7-9543-06553839570c] ETHON: performed EASY effective_url=https://2factor.in/API/V1/ac79bc21-6d31-11e7-94da-0200cd936042/SMS/+919561137096/AUTOGEN response_code=0 return_code=operation_timedout total_time=10.51866 [ActiveJob] [OtpJob] [e034c688-3cb5-49a7-9543-06553839570c] Performed OtpJob from Inline(default) in 10522.89ms [ActiveJob] Enqueued OtpJob (Job ID: e034c688-3cb5-49a7-9543-06553839570c) to Inline(default) with arguments: ["User", "5b93c72aacbcd639ab1b4e56", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"hosea@ledner.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ohubQwBvDnQvgJyukfCV"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"NAyHvDzr-zywUTnD-bQ5"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b93c735acbcd639ab1b4e5b'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93c735acbcd639ab1b4e5b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_work_schedules", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_work_minutes", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b93c735acbcd639ab1b4e60'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b93c735acbcd639ab1b4e60'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b93c735acbcd639ab1b4e66')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93c735acbcd639ab1b4e66'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.093s MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.002s Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"houston@grantgottlieb.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"rohoFHdobRbQ_X6FnBd5"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"cqLCdKCp6aSWnu8Bnp1_"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b93c74eacbcd639f53d3364'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93c74eacbcd639f53d3364')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93c74facbcd639f53d3368')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096", "_id"=>{"$ne"=>BSON::ObjectId('5b93c74eacbcd639f53d3364')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"EyF96BTyggiWzFy8mQYQ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"74PHTLNfS2VKjxTASkRR"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93c74eacbcd639f53d3364')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [26654900-a525-4130-96b8-3fef6e847f58] Performing OtpJob from Inline(default) with arguments: ["User", "5b93c74eacbcd639f53d3364", "send_sms_otp"] [ActiveJob] [OtpJob] [26654900-a525-4130-96b8-3fef6e847f58] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b93c74eacbcd639f53d3364')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [26654900-a525-4130-96b8-3fef6e847f58] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [26654900-a525-4130-96b8-3fef6e847f58] ETHON: Libcurl initialized [ActiveJob] [OtpJob] [26654900-a525-4130-96b8-3fef6e847f58] ETHON: performed EASY effective_url=https://2factor.in/API/V1/ac79bc21-6d31-11e7-94da-0200cd936042/SMS/+919561137096/AUTOGEN response_code=0 return_code=operation_timedout total_time=10.520118 [ActiveJob] [OtpJob] [26654900-a525-4130-96b8-3fef6e847f58] Performed OtpJob from Inline(default) in 10524.77ms [ActiveJob] Enqueued OtpJob (Job ID: 26654900-a525-4130-96b8-3fef6e847f58) to Inline(default) with arguments: ["User", "5b93c74eacbcd639f53d3364", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"juston_oconner@schmittrohan.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yZNeBsSD5eMnBxi44Vz3"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"LzXbs8yz7J8PshgWSkEW"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b93c759acbcd639f53d3369'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93c759acbcd639f53d3369')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_work_schedules", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_work_minutes", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b93c759acbcd639f53d336e'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.003s Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"vida@keler.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"have3NLxoqfSKa-jkQK2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"gWfWTU5kCn6Jj-JPkAQv"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b93c7b0acbcd63ab61e2e3b'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93c7b0acbcd63ab61e2e3b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93c7b0acbcd63ab61e2e3f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096", "_id"=>{"$ne"=>BSON::ObjectId('5b93c7b0acbcd63ab61e2e3b')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"2wJzBcS5okUXcC3qMWWy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"betwm93Vto4YQJz7ALyq"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93c7b0acbcd63ab61e2e3b')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [59fb47d9-8967-4f6c-b7cb-ccaae2a79a87] Performing OtpJob from Inline(default) with arguments: ["User", "5b93c7b0acbcd63ab61e2e3b", "send_sms_otp"] [ActiveJob] [OtpJob] [59fb47d9-8967-4f6c-b7cb-ccaae2a79a87] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b93c7b0acbcd63ab61e2e3b')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [59fb47d9-8967-4f6c-b7cb-ccaae2a79a87] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [59fb47d9-8967-4f6c-b7cb-ccaae2a79a87] ETHON: Libcurl initialized [ActiveJob] [OtpJob] [59fb47d9-8967-4f6c-b7cb-ccaae2a79a87] ETHON: performed EASY effective_url=https://2factor.in/API/V1/ac79bc21-6d31-11e7-94da-0200cd936042/SMS/+919561137096/AUTOGEN response_code=0 return_code=operation_timedout total_time=10.522658 [ActiveJob] [OtpJob] [59fb47d9-8967-4f6c-b7cb-ccaae2a79a87] Performed OtpJob from Inline(default) in 10531.55ms [ActiveJob] Enqueued OtpJob (Job ID: 59fb47d9-8967-4f6c-b7cb-ccaae2a79a87) to Inline(default) with arguments: ["User", "5b93c7b0acbcd63ab61e2e3b", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"javonte_ko@effertz.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"KERCtXobYRbNTs5b7xsh"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"6ap11BH4cdM-N6aKKJez"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b93c7bbacbcd63ab61e2e40'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93c7bbacbcd63ab61e2e40')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_work_schedules", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_work_minutes", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b93c7bbacbcd63ab61e2e45'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.001s Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"cordelia_dare@balistreri.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ZXKow5wjKUxyHtsBvpMA"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"WuwFtYj6PkGns9J5hMmK"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b93c808acbcd63b184e1571'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93c808acbcd63b184e1571')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93c808acbcd63b184e1575')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096", "_id"=>{"$ne"=>BSON::ObjectId('5b93c808acbcd63b184e1571')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"xz7jpqYMM5je9sgETc7s"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"mbijmhj2zchPzJFTXDxT"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93c808acbcd63b184e1571')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [aed49235-9e3a-4635-acc7-aa65799a30e1] Performing OtpJob from Inline(default) with arguments: ["User", "5b93c808acbcd63b184e1571", "send_sms_otp"] [ActiveJob] [OtpJob] [aed49235-9e3a-4635-acc7-aa65799a30e1] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b93c808acbcd63b184e1571')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [aed49235-9e3a-4635-acc7-aa65799a30e1] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [aed49235-9e3a-4635-acc7-aa65799a30e1] ETHON: Libcurl initialized [ActiveJob] [OtpJob] [aed49235-9e3a-4635-acc7-aa65799a30e1] ETHON: performed EASY effective_url=https://2factor.in/API/V1/ac79bc21-6d31-11e7-94da-0200cd936042/SMS/+919561137096/AUTOGEN response_code=0 return_code=operation_timedout total_time=10.52132 [ActiveJob] [OtpJob] [aed49235-9e3a-4635-acc7-aa65799a30e1] Performed OtpJob from Inline(default) in 10531.43ms [ActiveJob] Enqueued OtpJob (Job ID: aed49235-9e3a-4635-acc7-aa65799a30e1) to Inline(default) with arguments: ["User", "5b93c808acbcd63b184e1571", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"halle@ledner.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"VFXmS_Mx1KaHTH5o2SMa"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zHhcYvcWEMhVSYyWKuzE"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b93c813acbcd63b184e1576'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93c813acbcd63b184e1576')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_work_schedules", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_work_minutes", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.001s Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"elva_hodkiewicz@mayertschuster.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"usptuxb_Z7qp-wUbNuy7"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"n6XPBHvZzuoTC9z5b9xv"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b93c856acbcd63bbc382d8a'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93c856acbcd63bbc382d8a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93c856acbcd63bbc382d8e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096", "_id"=>{"$ne"=>BSON::ObjectId('5b93c856acbcd63bbc382d8a')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"a6P9HxpQ5mfNXSYB-js_"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"1mvE2SQ8QiyLDtxcHHHf"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93c856acbcd63bbc382d8a')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [bf465a39-ef8e-4d70-ab34-b039f92cb884] Performing OtpJob from Inline(default) with arguments: ["User", "5b93c856acbcd63bbc382d8a", "send_sms_otp"] [ActiveJob] [OtpJob] [bf465a39-ef8e-4d70-ab34-b039f92cb884] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b93c856acbcd63bbc382d8a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [bf465a39-ef8e-4d70-ab34-b039f92cb884] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [bf465a39-ef8e-4d70-ab34-b039f92cb884] ETHON: Libcurl initialized [ActiveJob] [OtpJob] [bf465a39-ef8e-4d70-ab34-b039f92cb884] ETHON: performed EASY effective_url=https://2factor.in/API/V1/ac79bc21-6d31-11e7-94da-0200cd936042/SMS/+919561137096/AUTOGEN response_code=0 return_code=operation_timedout total_time=10.523026 [ActiveJob] [OtpJob] [bf465a39-ef8e-4d70-ab34-b039f92cb884] Performed OtpJob from Inline(default) in 10531.76ms [ActiveJob] Enqueued OtpJob (Job ID: bf465a39-ef8e-4d70-ab34-b039f92cb884) to Inline(default) with arguments: ["User", "5b93c856acbcd63bbc382d8a", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"anjali@schultz.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"NzyMPhGM2fDVaY_VUSyx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"6mPG6Hjbv7xwy5CfsAZG"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b93c861acbcd63bbc382d8f'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93c861acbcd63bbc382d8f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_work_schedules", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_work_minutes", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.001s Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"noble@huelkerluke.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"qhPJQzue3W8cxsLE4s39"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"5gkUjmt5Zox9ZXMwuCMx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b93c935acbcd63cd1a2b70d'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93c935acbcd63cd1a2b70d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93c935acbcd63cd1a2b711')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096", "_id"=>{"$ne"=>BSON::ObjectId('5b93c935acbcd63cd1a2b70d')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"x6L_H21CjmyN68s8t1dn"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"DUn8cnn_hkXkCsyuw2Vu"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93c935acbcd63cd1a2b70d')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [92cb656c-3f34-46e2-a62c-9dd476285216] Performing OtpJob from Inline(default) with arguments: ["User", "5b93c935acbcd63cd1a2b70d", "send_sms_otp"] [ActiveJob] [OtpJob] [92cb656c-3f34-46e2-a62c-9dd476285216] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b93c935acbcd63cd1a2b70d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [92cb656c-3f34-46e2-a62c-9dd476285216] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [92cb656c-3f34-46e2-a62c-9dd476285216] ETHON: Libcurl initialized [ActiveJob] [OtpJob] [92cb656c-3f34-46e2-a62c-9dd476285216] ETHON: performed EASY effective_url=https://2factor.in/API/V1/ac79bc21-6d31-11e7-94da-0200cd936042/SMS/+919561137096/AUTOGEN response_code=0 return_code=operation_timedout total_time=10.520073 [ActiveJob] [OtpJob] [92cb656c-3f34-46e2-a62c-9dd476285216] Performed OtpJob from Inline(default) in 10525.48ms [ActiveJob] Enqueued OtpJob (Job ID: 92cb656c-3f34-46e2-a62c-9dd476285216) to Inline(default) with arguments: ["User", "5b93c935acbcd63cd1a2b70d", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"crystel@oreilly.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"_fzVUBVMzA_YFsvyTDSY"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"RQWh34ddyN9jNu9q_HxH"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b93c940acbcd63cd1a2b712'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93c940acbcd63cd1a2b712')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b93c940acbcd63cd1a2b717'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.001s Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"mortimer@keler.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"GdRNpzynGHv9yEfEq1fQ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"3ySZLiy1sUtsyaKUKTqS"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b93c974acbcd63d6d5bc34e'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93c974acbcd63d6d5bc34e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93c974acbcd63d6d5bc352')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096", "_id"=>{"$ne"=>BSON::ObjectId('5b93c974acbcd63d6d5bc34e')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"pRnQv9-knrx_EP_zszz1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"seackSXpx7Hs6uWsVRWt"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93c974acbcd63d6d5bc34e')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [eb446468-0cd1-436a-8254-351a817127ff] Performing OtpJob from Inline(default) with arguments: ["User", "5b93c974acbcd63d6d5bc34e", "send_sms_otp"] [ActiveJob] [OtpJob] [eb446468-0cd1-436a-8254-351a817127ff] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b93c974acbcd63d6d5bc34e')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [eb446468-0cd1-436a-8254-351a817127ff] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [eb446468-0cd1-436a-8254-351a817127ff] ETHON: Libcurl initialized [ActiveJob] [OtpJob] [eb446468-0cd1-436a-8254-351a817127ff] ETHON: performed EASY effective_url=https://2factor.in/API/V1/ac79bc21-6d31-11e7-94da-0200cd936042/SMS/+919561137096/AUTOGEN response_code=0 return_code=operation_timedout total_time=10.520199 [ActiveJob] [OtpJob] [eb446468-0cd1-436a-8254-351a817127ff] Performed OtpJob from Inline(default) in 10524.64ms [ActiveJob] Enqueued OtpJob (Job ID: eb446468-0cd1-436a-8254-351a817127ff) to Inline(default) with arguments: ["User", "5b93c974acbcd63d6d5bc34e", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"daija_hintz@blanda.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"QiuYm_KWJHGKLdkqByZp"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"w157k9oy5xyhhjJd_BC4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b93c97eacbcd63d6d5bc353'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93c97eacbcd63d6d5bc353')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.000s Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"ophelia.stokes@berge.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yDWuQznzX27GSZyFcK3L"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sqmyDYVwSzmkds-2Axbc"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b93cb55acbcd640173a264a'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93cb55acbcd640173a264a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93cb55acbcd640173a264e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096", "_id"=>{"$ne"=>BSON::ObjectId('5b93cb55acbcd640173a264a')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"x5a3a3qJHLeJqqMipAdM"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"dEBC7ztxysyy-boVsESa"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93cb55acbcd640173a264a')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [73cceb5f-7ff1-41d3-a88c-a0d2944fcefd] Performing OtpJob from Inline(default) with arguments: ["User", "5b93cb55acbcd640173a264a", "send_sms_otp"] [ActiveJob] [OtpJob] [73cceb5f-7ff1-41d3-a88c-a0d2944fcefd] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b93cb55acbcd640173a264a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [73cceb5f-7ff1-41d3-a88c-a0d2944fcefd] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [73cceb5f-7ff1-41d3-a88c-a0d2944fcefd] ETHON: Libcurl initialized [ActiveJob] [OtpJob] [73cceb5f-7ff1-41d3-a88c-a0d2944fcefd] ETHON: performed EASY effective_url=https://2factor.in/API/V1/ac79bc21-6d31-11e7-94da-0200cd936042/SMS/+919561137096/AUTOGEN response_code=0 return_code=operation_timedout total_time=10.524044 [ActiveJob] [OtpJob] [73cceb5f-7ff1-41d3-a88c-a0d2944fcefd] Performed OtpJob from Inline(default) in 10528.54ms [ActiveJob] Enqueued OtpJob (Job ID: 73cceb5f-7ff1-41d3-a88c-a0d2944fcefd) to Inline(default) with arguments: ["User", "5b93cb55acbcd640173a264a", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"elinor.runte@zulauf.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"wqqRztbpxEvy5tATh_iw"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"7Qz_JJsN1Ee2k2acz5MG"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b93cb60acbcd640173a264f'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93cb60acbcd640173a264f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b93cb60acbcd640173a2652'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b93cb60acbcd640173a2652'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b93cb60acbcd640173a2658')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93cb60acbcd640173a2658'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | FAILED | undefined method `bson_type' for # | 0.000292265s MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.002s Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"lorenza_keler@schoen.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"8zWwsVxhc8MyuiKTLA5t"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xkNT2hgX6U-vJ-jQUhns"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b93d056acbcd643e6d7a495'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93d056acbcd643e6d7a495')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93d056acbcd643e6d7a499')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096", "_id"=>{"$ne"=>BSON::ObjectId('5b93d056acbcd643e6d7a495')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"fxXWeBhExSjkyzYv74xU"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zmJsx_BHFx71zW_wC4KL"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93d056acbcd643e6d7a495')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [10c1ba73-a392-477f-91ad-05ac69fdcc68] Performing OtpJob from Inline(default) with arguments: ["User", "5b93d056acbcd643e6d7a495", "send_sms_otp"] [ActiveJob] [OtpJob] [10c1ba73-a392-477f-91ad-05ac69fdcc68] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b93d056acbcd643e6d7a495')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [10c1ba73-a392-477f-91ad-05ac69fdcc68] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [10c1ba73-a392-477f-91ad-05ac69fdcc68] ETHON: Libcurl initialized [ActiveJob] [OtpJob] [10c1ba73-a392-477f-91ad-05ac69fdcc68] ETHON: performed EASY effective_url=https://2factor.in/API/V1/ac79bc21-6d31-11e7-94da-0200cd936042/SMS/+919561137096/AUTOGEN response_code=0 return_code=operation_timedout total_time=10.523473 [ActiveJob] [OtpJob] [10c1ba73-a392-477f-91ad-05ac69fdcc68] Performed OtpJob from Inline(default) in 10527.78ms [ActiveJob] Enqueued OtpJob (Job ID: 10c1ba73-a392-477f-91ad-05ac69fdcc68) to Inline(default) with arguments: ["User", "5b93d056acbcd643e6d7a495", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"woodrow@bailey.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"r1crnyoVqBCEUpR--kWu"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"SA_wEkoBWY-9bs2vqMAj"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b93d061acbcd643e6d7a49a'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93d061acbcd643e6d7a49a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b93d061acbcd643e6d7a49d'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b93d061acbcd643e6d7a49d'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.002s Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"janet_feest@hilll.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"nb9drYyccsyesyuEzkhG"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"XJ_JEJp4WzBrFrz_z8U7"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b93d0b7acbcd6446b6f2657'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93d0b7acbcd6446b6f2657')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93d0b7acbcd6446b6f265b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096", "_id"=>{"$ne"=>BSON::ObjectId('5b93d0b7acbcd6446b6f2657')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"5jp6QGZ4DzugMRcPg-Uw"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"kA_6kfqu-4CX2YWqhGvv"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93d0b7acbcd6446b6f2657')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [52104b4f-750f-4c68-b7f2-e41bf2797294] Performing OtpJob from Inline(default) with arguments: ["User", "5b93d0b7acbcd6446b6f2657", "send_sms_otp"] [ActiveJob] [OtpJob] [52104b4f-750f-4c68-b7f2-e41bf2797294] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b93d0b7acbcd6446b6f2657')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [52104b4f-750f-4c68-b7f2-e41bf2797294] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [52104b4f-750f-4c68-b7f2-e41bf2797294] ETHON: Libcurl initialized [ActiveJob] [OtpJob] [52104b4f-750f-4c68-b7f2-e41bf2797294] ETHON: performed EASY effective_url=https://2factor.in/API/V1/ac79bc21-6d31-11e7-94da-0200cd936042/SMS/+919561137096/AUTOGEN response_code=0 return_code=operation_timedout total_time=10.522336 [ActiveJob] [OtpJob] [52104b4f-750f-4c68-b7f2-e41bf2797294] Performed OtpJob from Inline(default) in 10530.2ms [ActiveJob] Enqueued OtpJob (Job ID: 52104b4f-750f-4c68-b7f2-e41bf2797294) to Inline(default) with arguments: ["User", "5b93d0b7acbcd6446b6f2657", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"abdiel@lindgren.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"woH9Pjgu9DsKHRSsQHJW"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"mgZhYLifBRE89YkDZtEM"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b93d0c2acbcd6446b6f265c'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93d0c2acbcd6446b6f265c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b93d0c2acbcd6446b6f265f'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b93d0c2acbcd6446b6f265f'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b93d0c2acbcd6446b6f2665')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93d0c2acbcd6446b6f2665'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.002s Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"maci.heidenreich@quitzon.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"_gdstA-D6i3bprzXy5R9"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"9zA-CJ2NAnZ6My-hK36J"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b93d0e6acbcd644d011254d'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93d0e6acbcd644d011254d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93d0e6acbcd644d0112551')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096", "_id"=>{"$ne"=>BSON::ObjectId('5b93d0e6acbcd644d011254d')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"M3-xzVVWeyZpbRARNPGB"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ybvY89DmHNSmckktfAtr"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93d0e6acbcd644d011254d')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [5da2523d-8e77-44f5-998f-7adeae2ba28b] Performing OtpJob from Inline(default) with arguments: ["User", "5b93d0e6acbcd644d011254d", "send_sms_otp"] [ActiveJob] [OtpJob] [5da2523d-8e77-44f5-998f-7adeae2ba28b] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b93d0e6acbcd644d011254d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [5da2523d-8e77-44f5-998f-7adeae2ba28b] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [5da2523d-8e77-44f5-998f-7adeae2ba28b] ETHON: Libcurl initialized [ActiveJob] [OtpJob] [5da2523d-8e77-44f5-998f-7adeae2ba28b] ETHON: performed EASY effective_url=https://2factor.in/API/V1/ac79bc21-6d31-11e7-94da-0200cd936042/SMS/+919561137096/AUTOGEN response_code=0 return_code=operation_timedout total_time=10.521118 [ActiveJob] [OtpJob] [5da2523d-8e77-44f5-998f-7adeae2ba28b] Performed OtpJob from Inline(default) in 10526.63ms [ActiveJob] Enqueued OtpJob (Job ID: 5da2523d-8e77-44f5-998f-7adeae2ba28b) to Inline(default) with arguments: ["User", "5b93d0e6acbcd644d011254d", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"bert.macgyver@berge.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"vZzUPKR_NbotrGujGLZp"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Tr34DMbmSobFDYAGp72a"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b93d0f1acbcd644d0112552'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93d0f1acbcd644d0112552')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b93d0f1acbcd644d0112555'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b93d0f1acbcd644d0112555'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b93d0f1acbcd644d011255b')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93d0f1acbcd644d011255b'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.001s Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"kavon@carroll.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"cx26msKFgP9vSEz3yyWo"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"FvzeyPzUEorrSTUxo_iQ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b93d115acbcd6451135b198'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93d115acbcd6451135b198')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93d116acbcd6451135b19c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096", "_id"=>{"$ne"=>BSON::ObjectId('5b93d115acbcd6451135b198')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"3u-g8xeyT2BQ_Cre1uVn"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"J4BZ5gxjw6zsngDALxAh"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93d115acbcd6451135b198')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [4c91c8e2-dade-4c69-8eab-407ca56e0e50] Performing OtpJob from Inline(default) with arguments: ["User", "5b93d115acbcd6451135b198", "send_sms_otp"] [ActiveJob] [OtpJob] [4c91c8e2-dade-4c69-8eab-407ca56e0e50] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b93d115acbcd6451135b198')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [4c91c8e2-dade-4c69-8eab-407ca56e0e50] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [4c91c8e2-dade-4c69-8eab-407ca56e0e50] ETHON: Libcurl initialized [ActiveJob] [OtpJob] [4c91c8e2-dade-4c69-8eab-407ca56e0e50] ETHON: performed EASY effective_url=https://2factor.in/API/V1/ac79bc21-6d31-11e7-94da-0200cd936042/SMS/+919561137096/AUTOGEN response_code=0 return_code=operation_timedout total_time=10.52283 [ActiveJob] [OtpJob] [4c91c8e2-dade-4c69-8eab-407ca56e0e50] Performed OtpJob from Inline(default) in 10527.57ms [ActiveJob] Enqueued OtpJob (Job ID: 4c91c8e2-dade-4c69-8eab-407ca56e0e50) to Inline(default) with arguments: ["User", "5b93d115acbcd6451135b198", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"dominique.white@dietrich.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"9sd2DsCxxPYJa6L6TM76"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"U541ayU8qBwCKFQgyVxy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b93d120acbcd6451135b19d'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93d120acbcd6451135b19d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b93d120acbcd6451135b1a0'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b93d120acbcd6451135b1a0'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b93d120acbcd6451135b1a6')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93d120acbcd6451135b1a6'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.001s Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"izabella.ko@tromp.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"CV2bTSkSTcxGE3nbn8pP"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xRfeq3evjNgiDeuPLMyo"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b93d188acbcd645860d35bc'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93d188acbcd645860d35bc')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93d188acbcd645860d35c0')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096", "_id"=>{"$ne"=>BSON::ObjectId('5b93d188acbcd645860d35bc')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"uzfLjzTXq-Tbj_xxsukj"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ourGyE_hXN-TUPBuXZsT"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93d188acbcd645860d35bc')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [1e417402-712c-475d-8663-c24d6a8e335a] Performing OtpJob from Inline(default) with arguments: ["User", "5b93d188acbcd645860d35bc", "send_sms_otp"] [ActiveJob] [OtpJob] [1e417402-712c-475d-8663-c24d6a8e335a] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b93d188acbcd645860d35bc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [1e417402-712c-475d-8663-c24d6a8e335a] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [1e417402-712c-475d-8663-c24d6a8e335a] ETHON: Libcurl initialized [ActiveJob] [OtpJob] [1e417402-712c-475d-8663-c24d6a8e335a] ETHON: performed EASY effective_url=https://2factor.in/API/V1/ac79bc21-6d31-11e7-94da-0200cd936042/SMS/+919561137096/AUTOGEN response_code=0 return_code=operation_timedout total_time=10.522592 [ActiveJob] [OtpJob] [1e417402-712c-475d-8663-c24d6a8e335a] Performed OtpJob from Inline(default) in 10531.57ms [ActiveJob] Enqueued OtpJob (Job ID: 1e417402-712c-475d-8663-c24d6a8e335a) to Inline(default) with arguments: ["User", "5b93d188acbcd645860d35bc", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"ella@spencer.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"b_aofYEk4LkFxy1KDh6s"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"eMu5xWcyPsWbnjJ-x9EJ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b93d193acbcd645860d35c1'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93d193acbcd645860d35c1')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b93d193acbcd645860d35c4'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b93d193acbcd645860d35c4'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b93d193acbcd645860d35ca')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93d193acbcd645860d35ca'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.001s Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rose@schimmellittel.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"gjxQZo2Q-qF-zg5pud4M"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"AxAsUAM2D_ox898UYfnj"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b93d2daacbcd6468be175bb'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93d2daacbcd6468be175bb')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93d2dbacbcd6468be175bf')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096", "_id"=>{"$ne"=>BSON::ObjectId('5b93d2daacbcd6468be175bb')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"hU4YExT8KGaNrUCBxwrm"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"eFks4uq_rFHWyzqBpKbq"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93d2daacbcd6468be175bb')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [9d27777d-3c40-427a-9130-32bc442b5432] Performing OtpJob from Inline(default) with arguments: ["User", "5b93d2daacbcd6468be175bb", "send_sms_otp"] [ActiveJob] [OtpJob] [9d27777d-3c40-427a-9130-32bc442b5432] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b93d2daacbcd6468be175bb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [9d27777d-3c40-427a-9130-32bc442b5432] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [9d27777d-3c40-427a-9130-32bc442b5432] ETHON: Libcurl initialized [ActiveJob] [OtpJob] [9d27777d-3c40-427a-9130-32bc442b5432] ETHON: performed EASY effective_url=https://2factor.in/API/V1/ac79bc21-6d31-11e7-94da-0200cd936042/SMS/+919561137096/AUTOGEN response_code=0 return_code=operation_timedout total_time=10.522609 [ActiveJob] [OtpJob] [9d27777d-3c40-427a-9130-32bc442b5432] Performed OtpJob from Inline(default) in 10527.29ms [ActiveJob] Enqueued OtpJob (Job ID: 9d27777d-3c40-427a-9130-32bc442b5432) to Inline(default) with arguments: ["User", "5b93d2daacbcd6468be175bb", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"lavon@grimesdickens.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"tifsLDNo3bys9syDbnC1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"4Z53VEwpot3y3kWKYxZP"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b93d2e5acbcd6468be175c0'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93d2e5acbcd6468be175c0')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b93d2e5acbcd6468be175c3'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b93d2e5acbcd6468be175c3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b93d2e5acbcd6468be175c3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b93d2e5acbcd6468be175c9')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93d2e5acbcd6468be175c9'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.002s Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"cordelia_feil@smith.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"5zEMEHu4E2MmLQS7hg5i"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"UoC9L2Xs7Z4pVoDgrUR3"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b93d347acbcd646da4716c2'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93d347acbcd646da4716c2')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93d347acbcd646da4716c6')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096", "_id"=>{"$ne"=>BSON::ObjectId('5b93d347acbcd646da4716c2')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"tZFyR4bxsU5DqD9ipa5L"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"EGKJEaygxu5wSK7nXcQa"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93d347acbcd646da4716c2')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [74a98bee-a605-4dee-b2ed-be27fa31bbd4] Performing OtpJob from Inline(default) with arguments: ["User", "5b93d347acbcd646da4716c2", "send_sms_otp"] [ActiveJob] [OtpJob] [74a98bee-a605-4dee-b2ed-be27fa31bbd4] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b93d347acbcd646da4716c2')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [74a98bee-a605-4dee-b2ed-be27fa31bbd4] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [74a98bee-a605-4dee-b2ed-be27fa31bbd4] ETHON: Libcurl initialized [ActiveJob] [OtpJob] [74a98bee-a605-4dee-b2ed-be27fa31bbd4] ETHON: performed EASY effective_url=https://2factor.in/API/V1/ac79bc21-6d31-11e7-94da-0200cd936042/SMS/+919561137096/AUTOGEN response_code=0 return_code=operation_timedout total_time=10.523155 [ActiveJob] [OtpJob] [74a98bee-a605-4dee-b2ed-be27fa31bbd4] Performed OtpJob from Inline(default) in 10527.78ms [ActiveJob] Enqueued OtpJob (Job ID: 74a98bee-a605-4dee-b2ed-be27fa31bbd4) to Inline(default) with arguments: ["User", "5b93d347acbcd646da4716c2", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"vivianne_durgan@dicki.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"CbstyxqXDGwax65LDMGd"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"uWTorCSWzy27anNSfdRQ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b93d352acbcd646da4716c7'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93d352acbcd646da4716c7')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b93d352acbcd646da4716ca'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b93d352acbcd646da4716ca'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b93d352acbcd646da4716ca'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b93d352acbcd646da4716d0')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93d352acbcd646da4716d0'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.001s Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"aaron@brakus.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"E-CSeMQNijpRBHyAtN9j"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"N6u-zPDJQN2MGfysbZF4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b93d383acbcd6471de7aec2'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93d383acbcd6471de7aec2')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93d383acbcd6471de7aec6')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096", "_id"=>{"$ne"=>BSON::ObjectId('5b93d383acbcd6471de7aec2')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"mL9viMTePyNeewRkYuoe"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"KMQZ7s9CU6cxXjUYvwAS"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93d383acbcd6471de7aec2')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [4a147b12-636f-493e-bc54-1897b1da63cd] Performing OtpJob from Inline(default) with arguments: ["User", "5b93d383acbcd6471de7aec2", "send_sms_otp"] [ActiveJob] [OtpJob] [4a147b12-636f-493e-bc54-1897b1da63cd] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b93d383acbcd6471de7aec2')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [4a147b12-636f-493e-bc54-1897b1da63cd] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [4a147b12-636f-493e-bc54-1897b1da63cd] ETHON: Libcurl initialized [ActiveJob] [OtpJob] [4a147b12-636f-493e-bc54-1897b1da63cd] ETHON: performed EASY effective_url=https://2factor.in/API/V1/ac79bc21-6d31-11e7-94da-0200cd936042/SMS/+919561137096/AUTOGEN response_code=0 return_code=operation_timedout total_time=10.525214 [ActiveJob] [OtpJob] [4a147b12-636f-493e-bc54-1897b1da63cd] Performed OtpJob from Inline(default) in 10530.62ms [ActiveJob] Enqueued OtpJob (Job ID: 4a147b12-636f-493e-bc54-1897b1da63cd) to Inline(default) with arguments: ["User", "5b93d383acbcd6471de7aec2", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"parker.reilly@streich.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"EXX7n-twqzSd3JgqgtNr"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"RrshQ8X9JtAy1VvAELRz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b93d38dacbcd6471de7aec7'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93d38dacbcd6471de7aec7')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b93d38eacbcd6471de7aeca'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b93d38eacbcd6471de7aeca'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b93d38eacbcd6471de7aeca'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b93d38eacbcd6471de7aed0')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93d38eacbcd6471de7aed0'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.001s Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"joannie.orn@hilpert.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"VkMANJ_e3yAGL9zChHss"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"irZVtgyoNGNgJtd5xApg"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b93d3c9acbcd64776e88e40'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93d3c9acbcd64776e88e40')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93d3c9acbcd64776e88e44')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096", "_id"=>{"$ne"=>BSON::ObjectId('5b93d3c9acbcd64776e88e40')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"oeqpwEnM6P5Vzrw9hy6c"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"5d5zDDYZ57iNtA_UwwV-"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93d3c9acbcd64776e88e40')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [ca1a4753-1db9-4490-95cd-9472ea2964b8] Performing OtpJob from Inline(default) with arguments: ["User", "5b93d3c9acbcd64776e88e40", "send_sms_otp"] [ActiveJob] [OtpJob] [ca1a4753-1db9-4490-95cd-9472ea2964b8] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b93d3c9acbcd64776e88e40')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [ca1a4753-1db9-4490-95cd-9472ea2964b8] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [ca1a4753-1db9-4490-95cd-9472ea2964b8] ETHON: Libcurl initialized [ActiveJob] [OtpJob] [ca1a4753-1db9-4490-95cd-9472ea2964b8] ETHON: performed EASY effective_url=https://2factor.in/API/V1/ac79bc21-6d31-11e7-94da-0200cd936042/SMS/+919561137096/AUTOGEN response_code=0 return_code=operation_timedout total_time=10.522287 [ActiveJob] [OtpJob] [ca1a4753-1db9-4490-95cd-9472ea2964b8] Performed OtpJob from Inline(default) in 10527.22ms [ActiveJob] Enqueued OtpJob (Job ID: ca1a4753-1db9-4490-95cd-9472ea2964b8) to Inline(default) with arguments: ["User", "5b93d3c9acbcd64776e88e40", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"emory.sanford@bodehane.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xhdJZkPAY6sn1ZHv--Xu"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"iPSax8aZnW9w4CFg36Lb"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b93d3d3acbcd64776e88e45'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93d3d3acbcd64776e88e45')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b93d3d4acbcd64776e88e48'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b93d3d4acbcd64776e88e48'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b93d3d4acbcd64776e88e48'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b93d3d4acbcd64776e88e4e')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93d3d4acbcd64776e88e4e'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.001s Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"imelda_nikolaus@cormier.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xa_Zo5jabtgf6vRz8yxM"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"TBztERBfwPgQywXiCFkC"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b93d4acacbcd647f5a65e1b'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93d4acacbcd647f5a65e1b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93d4acacbcd647f5a65e1f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096", "_id"=>{"$ne"=>BSON::ObjectId('5b93d4acacbcd647f5a65e1b')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"Pb5Q3ZF-nsrdHJy2TnQF"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"afSUpcAXLz5g5yPYzAR5"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93d4acacbcd647f5a65e1b')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [3b386e06-8a8a-4060-ac7c-7e61f5392854] Performing OtpJob from Inline(default) with arguments: ["User", "5b93d4acacbcd647f5a65e1b", "send_sms_otp"] [ActiveJob] [OtpJob] [3b386e06-8a8a-4060-ac7c-7e61f5392854] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b93d4acacbcd647f5a65e1b')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [3b386e06-8a8a-4060-ac7c-7e61f5392854] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [3b386e06-8a8a-4060-ac7c-7e61f5392854] ETHON: Libcurl initialized [ActiveJob] [OtpJob] [3b386e06-8a8a-4060-ac7c-7e61f5392854] ETHON: performed EASY effective_url=https://2factor.in/API/V1/ac79bc21-6d31-11e7-94da-0200cd936042/SMS/+919561137096/AUTOGEN response_code=0 return_code=operation_timedout total_time=10.524053 [ActiveJob] [OtpJob] [3b386e06-8a8a-4060-ac7c-7e61f5392854] Performed OtpJob from Inline(default) in 10532.81ms [ActiveJob] Enqueued OtpJob (Job ID: 3b386e06-8a8a-4060-ac7c-7e61f5392854) to Inline(default) with arguments: ["User", "5b93d4acacbcd647f5a65e1b", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"alana@runolfon.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"m5i-6afxfVBk2Jx2GHAs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"mhmE3-3Sf-uzfZ_CpKcf"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b93d4b7acbcd647f5a65e20'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93d4b7acbcd647f5a65e20')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b93d4b7acbcd647f5a65e23'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b93d4b7acbcd647f5a65e23'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b93d4b7acbcd647f5a65e23'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b93d4b7acbcd647f5a65e29')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93d4b7acbcd647f5a65e29'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.002s Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"alf_reilly@jast.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"kDP3eLkq4-AZxYUV-byC"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"s3J1HLm-vVcVVFZwwYA9"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b93d4f0acbcd6483838b949'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93d4f0acbcd6483838b949')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93d4f0acbcd6483838b94d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096", "_id"=>{"$ne"=>BSON::ObjectId('5b93d4f0acbcd6483838b949')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"yL-Fz1bvEBVEWo_fyz_P"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sbj2MCjj-m9popZzsYzZ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93d4f0acbcd6483838b949')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [d1829048-b9d8-4a11-9898-02ff1bfe975f] Performing OtpJob from Inline(default) with arguments: ["User", "5b93d4f0acbcd6483838b949", "send_sms_otp"] [ActiveJob] [OtpJob] [d1829048-b9d8-4a11-9898-02ff1bfe975f] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b93d4f0acbcd6483838b949')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [d1829048-b9d8-4a11-9898-02ff1bfe975f] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [d1829048-b9d8-4a11-9898-02ff1bfe975f] ETHON: Libcurl initialized [ActiveJob] [OtpJob] [d1829048-b9d8-4a11-9898-02ff1bfe975f] ETHON: performed EASY effective_url=https://2factor.in/API/V1/ac79bc21-6d31-11e7-94da-0200cd936042/SMS/+919561137096/AUTOGEN response_code=0 return_code=operation_timedout total_time=10.520296 [ActiveJob] [OtpJob] [d1829048-b9d8-4a11-9898-02ff1bfe975f] Performed OtpJob from Inline(default) in 10524.98ms [ActiveJob] Enqueued OtpJob (Job ID: d1829048-b9d8-4a11-9898-02ff1bfe975f) to Inline(default) with arguments: ["User", "5b93d4f0acbcd6483838b949", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"eliseo@bruenwalker.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"cysyHC_yzssmsxj-x4Fa"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"2N1xvBymmTKmTo2LVQ51"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b93d4fbacbcd6483838b94e'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93d4fbacbcd6483838b94e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b93d4fbacbcd6483838b951'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b93d4fbacbcd6483838b951'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b93d4fbacbcd6483838b951'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.002s Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"catalina@kleinconn.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"37-vmsX_yL3eXsaWx1e9"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"-DFVnxNc4PyK8mzCmd-3"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b93d568acbcd64929631117'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93d568acbcd64929631117')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93d569acbcd6492963111b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096", "_id"=>{"$ne"=>BSON::ObjectId('5b93d568acbcd64929631117')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"C3XzDrWsFJ1VuyErUy-n"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Xpne_5bAPie4zdzz9-d1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93d568acbcd64929631117')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [9d8e08aa-ed5b-43a7-8bb6-dbd45988f00b] Performing OtpJob from Inline(default) with arguments: ["User", "5b93d568acbcd64929631117", "send_sms_otp"] [ActiveJob] [OtpJob] [9d8e08aa-ed5b-43a7-8bb6-dbd45988f00b] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b93d568acbcd64929631117')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [9d8e08aa-ed5b-43a7-8bb6-dbd45988f00b] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [9d8e08aa-ed5b-43a7-8bb6-dbd45988f00b] ETHON: Libcurl initialized [ActiveJob] [OtpJob] [9d8e08aa-ed5b-43a7-8bb6-dbd45988f00b] ETHON: performed EASY effective_url=https://2factor.in/API/V1/ac79bc21-6d31-11e7-94da-0200cd936042/SMS/+919561137096/AUTOGEN response_code=0 return_code=operation_timedout total_time=10.52487 [ActiveJob] [OtpJob] [9d8e08aa-ed5b-43a7-8bb6-dbd45988f00b] Performed OtpJob from Inline(default) in 10530.89ms [ActiveJob] Enqueued OtpJob (Job ID: 9d8e08aa-ed5b-43a7-8bb6-dbd45988f00b) to Inline(default) with arguments: ["User", "5b93d568acbcd64929631117", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"garfield@morar.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sZK-9ezyhnbEJ9AAqrGZ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"3nDzgsdYLcrJs51LV8tS"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b93d573acbcd6492963111c'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93d573acbcd6492963111c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b93d573acbcd6492963111f'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b93d573acbcd6492963111f'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b93d573acbcd6492963111f'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b93d574acbcd64929631125')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93d574acbcd64929631125'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.001s Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"arlie@kozey.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ZXurdgnqKKd9zmMnmR7U"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"AJW7yrnnfVPxykrqQVbU"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b93d5d5acbcd6497b3e76bb'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93d5d5acbcd6497b3e76bb')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93d5d5acbcd6497b3e76bf')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096", "_id"=>{"$ne"=>BSON::ObjectId('5b93d5d5acbcd6497b3e76bb')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"H849zCCQcH4-UsB1m7Qv"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"FJXYVxXo3Whtazo_UXXT"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93d5d5acbcd6497b3e76bb')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [fcc24576-740a-4a34-9472-43023bf92f9c] Performing OtpJob from Inline(default) with arguments: ["User", "5b93d5d5acbcd6497b3e76bb", "send_sms_otp"] [ActiveJob] [OtpJob] [fcc24576-740a-4a34-9472-43023bf92f9c] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b93d5d5acbcd6497b3e76bb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [fcc24576-740a-4a34-9472-43023bf92f9c] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [fcc24576-740a-4a34-9472-43023bf92f9c] ETHON: Libcurl initialized [ActiveJob] [OtpJob] [fcc24576-740a-4a34-9472-43023bf92f9c] ETHON: performed EASY effective_url=https://2factor.in/API/V1/ac79bc21-6d31-11e7-94da-0200cd936042/SMS/+919561137096/AUTOGEN response_code=0 return_code=operation_timedout total_time=10.520376 [ActiveJob] [OtpJob] [fcc24576-740a-4a34-9472-43023bf92f9c] Performed OtpJob from Inline(default) in 10524.22ms [ActiveJob] Enqueued OtpJob (Job ID: fcc24576-740a-4a34-9472-43023bf92f9c) to Inline(default) with arguments: ["User", "5b93d5d5acbcd6497b3e76bb", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"lawson@hagenes.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ULZmXfhsfwgxscyeD-6U"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Cbkj69BGgRuRDcTNi-nh"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b93d5e0acbcd6497b3e76c0'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93d5e0acbcd6497b3e76c0')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b93d5e0acbcd6497b3e76c3'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b93d5e0acbcd6497b3e76c3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b93d5e0acbcd6497b3e76c3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b93d5e0acbcd6497b3e76c9')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93d5e0acbcd6497b3e76c9'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.001s Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jamey.witting@ebertwelch.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sAsKWmHDqPsP97RNWBhc"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xvzTwVt-xdCLX4RkVB1J"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b93d666acbcd64d0bdd0c2a'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93d666acbcd64d0bdd0c2a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93d666acbcd64d0bdd0c2e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096", "_id"=>{"$ne"=>BSON::ObjectId('5b93d666acbcd64d0bdd0c2a')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"Jsf_tVK452pgEJMug-zZ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"1zig79tPUnrqgoguYyjz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93d666acbcd64d0bdd0c2a')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [d0b63151-96e3-4449-bc22-f9415e79b48d] Performing OtpJob from Inline(default) with arguments: ["User", "5b93d666acbcd64d0bdd0c2a", "send_sms_otp"] [ActiveJob] [OtpJob] [d0b63151-96e3-4449-bc22-f9415e79b48d] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b93d666acbcd64d0bdd0c2a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [d0b63151-96e3-4449-bc22-f9415e79b48d] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [d0b63151-96e3-4449-bc22-f9415e79b48d] ETHON: Libcurl initialized [ActiveJob] [OtpJob] [d0b63151-96e3-4449-bc22-f9415e79b48d] ETHON: performed EASY effective_url=https://2factor.in/API/V1/ac79bc21-6d31-11e7-94da-0200cd936042/SMS/+919561137096/AUTOGEN response_code=0 return_code=operation_timedout total_time=10.522604 [ActiveJob] [OtpJob] [d0b63151-96e3-4449-bc22-f9415e79b48d] Performed OtpJob from Inline(default) in 10527.45ms [ActiveJob] Enqueued OtpJob (Job ID: d0b63151-96e3-4449-bc22-f9415e79b48d) to Inline(default) with arguments: ["User", "5b93d666acbcd64d0bdd0c2a", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"clemens_fahey@steuber.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"NzbQ2yzH3tdK-QE-Rhyy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sDz2jH26_fxRo7xL1WT7"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b93d672acbcd64d0bdd0c2f'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93d672acbcd64d0bdd0c2f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b93d673acbcd64d0bdd0c32'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b93d673acbcd64d0bdd0c32'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b93d673acbcd64d0bdd0c32'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b93d673acbcd64d0bdd0c38')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93d673acbcd64d0bdd0c38'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.001s Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"kaley@kub.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"2khpTWJtxBaXevVqbg6K"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"iWH2JrsDPWoT-c_y-wBR"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b93d6acacbcd64d6ff691b8'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93d6acacbcd64d6ff691b8')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93d6acacbcd64d6ff691bc')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096", "_id"=>{"$ne"=>BSON::ObjectId('5b93d6acacbcd64d6ff691b8')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"4xn6vExKMSwdy1xsuxcu"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"iFHRJ8JAgM3RxjKcmXbm"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93d6acacbcd64d6ff691b8')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [3949bf5e-efa9-4b06-8629-468a1caaaca3] Performing OtpJob from Inline(default) with arguments: ["User", "5b93d6acacbcd64d6ff691b8", "send_sms_otp"] [ActiveJob] [OtpJob] [3949bf5e-efa9-4b06-8629-468a1caaaca3] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b93d6acacbcd64d6ff691b8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [3949bf5e-efa9-4b06-8629-468a1caaaca3] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [3949bf5e-efa9-4b06-8629-468a1caaaca3] ETHON: Libcurl initialized [ActiveJob] [OtpJob] [3949bf5e-efa9-4b06-8629-468a1caaaca3] ETHON: performed EASY effective_url=https://2factor.in/API/V1/ac79bc21-6d31-11e7-94da-0200cd936042/SMS/+919561137096/AUTOGEN response_code=0 return_code=operation_timedout total_time=10.520762 [ActiveJob] [OtpJob] [3949bf5e-efa9-4b06-8629-468a1caaaca3] Performed OtpJob from Inline(default) in 10525.49ms [ActiveJob] Enqueued OtpJob (Job ID: 3949bf5e-efa9-4b06-8629-468a1caaaca3) to Inline(default) with arguments: ["User", "5b93d6acacbcd64d6ff691b8", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"ernesto.veum@cartwrightrosenbaum.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"6h7aBE6cxNyEPxBBPy1W"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"PrG7s-Y3HtYsPkUAMmQv"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b93d6b7acbcd64d6ff691bd'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93d6b7acbcd64d6ff691bd')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b93d6b7acbcd64d6ff691c0'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b93d6b7acbcd64d6ff691c0'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b93d6b7acbcd64d6ff691c0'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b93d6b7acbcd64d6ff691c6')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93d6b7acbcd64d6ff691c6'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.001s Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"haleigh.ondricka@roberts.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"_F9p3bGsJCacmeBU7xBA"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"w_qeJMyPgdqv9M-MP2pz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b93d709acbcd64e2d4758b6'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93d709acbcd64e2d4758b6')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93d70aacbcd64e2d4758ba')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096", "_id"=>{"$ne"=>BSON::ObjectId('5b93d709acbcd64e2d4758b6')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"wz1JxshTs834bXGGqv3-"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"uXjLLTeZxW8iE7Kb6RzC"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93d709acbcd64e2d4758b6')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [90ec0e56-1d18-48d5-8f07-5c44eaba1139] Performing OtpJob from Inline(default) with arguments: ["User", "5b93d709acbcd64e2d4758b6", "send_sms_otp"] [ActiveJob] [OtpJob] [90ec0e56-1d18-48d5-8f07-5c44eaba1139] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b93d709acbcd64e2d4758b6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [90ec0e56-1d18-48d5-8f07-5c44eaba1139] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [90ec0e56-1d18-48d5-8f07-5c44eaba1139] ETHON: Libcurl initialized [ActiveJob] [OtpJob] [90ec0e56-1d18-48d5-8f07-5c44eaba1139] ETHON: performed EASY effective_url=https://2factor.in/API/V1/ac79bc21-6d31-11e7-94da-0200cd936042/SMS/+919561137096/AUTOGEN response_code=0 return_code=operation_timedout total_time=10.524425 [ActiveJob] [OtpJob] [90ec0e56-1d18-48d5-8f07-5c44eaba1139] Performed OtpJob from Inline(default) in 10529.36ms [ActiveJob] Enqueued OtpJob (Job ID: 90ec0e56-1d18-48d5-8f07-5c44eaba1139) to Inline(default) with arguments: ["User", "5b93d709acbcd64e2d4758b6", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"april.ferry@bartell.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yjezd3PqesJeg8Q6t3nq"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"jw484A_eNN39mPKPDGxx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b93d715acbcd64e2d4758bb'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93d715acbcd64e2d4758bb')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b93d716acbcd64e2d4758be'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b93d716acbcd64e2d4758be'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b93d716acbcd64e2d4758be'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b93d716acbcd64e2d4758c4')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93d716acbcd64e2d4758c4'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.001s Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"ward.runolfon@balistreri.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"9F9i97uZc1itjHN2sD4T"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"jyCGn3SdXoxRJLsi-ziZ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b93d743acbcd64e8a5f315b'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93d743acbcd64e8a5f315b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93d744acbcd64e8a5f315f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096", "_id"=>{"$ne"=>BSON::ObjectId('5b93d743acbcd64e8a5f315b')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"_svo_hx9qLFD5zxh-yse"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"-Umnrjma8DKkz4uX_ak6"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93d743acbcd64e8a5f315b')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [7c9da3e9-c217-472e-b5c2-112b7c0d0ead] Performing OtpJob from Inline(default) with arguments: ["User", "5b93d743acbcd64e8a5f315b", "send_sms_otp"] [ActiveJob] [OtpJob] [7c9da3e9-c217-472e-b5c2-112b7c0d0ead] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b93d743acbcd64e8a5f315b')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [7c9da3e9-c217-472e-b5c2-112b7c0d0ead] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s [ActiveJob] [OtpJob] [7c9da3e9-c217-472e-b5c2-112b7c0d0ead] ETHON: Libcurl initialized [ActiveJob] [OtpJob] [7c9da3e9-c217-472e-b5c2-112b7c0d0ead] ETHON: performed EASY effective_url=https://2factor.in/API/V1/ac79bc21-6d31-11e7-94da-0200cd936042/SMS/+919561137096/AUTOGEN response_code=0 return_code=operation_timedout total_time=10.521171 [ActiveJob] [OtpJob] [7c9da3e9-c217-472e-b5c2-112b7c0d0ead] Performed OtpJob from Inline(default) in 10531.19ms [ActiveJob] Enqueued OtpJob (Job ID: 7c9da3e9-c217-472e-b5c2-112b7c0d0ead) to Inline(default) with arguments: ["User", "5b93d743acbcd64e8a5f315b", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"keshaun@bogisich.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"m1BUwL2xcdMsPXBbG8-z"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Kk9njjqNKBADhUwbovFJ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b93d74facbcd64e8a5f3160'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93d74facbcd64e8a5f3160')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b93d750acbcd64e8a5f3163'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b93d750acbcd64e8a5f3163'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b93d750acbcd64e8a5f3163'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.002s Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"madelynn@rogahn.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"kMP7av5zuo6bhLKqvDt_"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"rHUE4zcqyyYG4QiuXib8"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b93d806acbcd64fbc4e4202'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93d806acbcd64fbc4e4202')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93d807acbcd64fbc4e4206')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096", "_id"=>{"$ne"=>BSON::ObjectId('5b93d806acbcd64fbc4e4202')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"zfcg9wb6Jygm2VGL7eGs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"b6TtoMpyTBxFJwsyZt-n"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93d806acbcd64fbc4e4202')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [eb65978f-2c19-4a1e-9eaa-4aaf2d8dcf6c] Performing OtpJob from Inline(default) with arguments: ["User", "5b93d806acbcd64fbc4e4202", "send_sms_otp"] [ActiveJob] [OtpJob] [eb65978f-2c19-4a1e-9eaa-4aaf2d8dcf6c] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b93d806acbcd64fbc4e4202')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [eb65978f-2c19-4a1e-9eaa-4aaf2d8dcf6c] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [eb65978f-2c19-4a1e-9eaa-4aaf2d8dcf6c] ETHON: Libcurl initialized [ActiveJob] [OtpJob] [eb65978f-2c19-4a1e-9eaa-4aaf2d8dcf6c] ETHON: performed EASY effective_url=https://2factor.in/API/V1/ac79bc21-6d31-11e7-94da-0200cd936042/SMS/+919561137096/AUTOGEN response_code=0 return_code=operation_timedout total_time=10.523646 [ActiveJob] [OtpJob] [eb65978f-2c19-4a1e-9eaa-4aaf2d8dcf6c] Performed OtpJob from Inline(default) in 10532.61ms [ActiveJob] Enqueued OtpJob (Job ID: eb65978f-2c19-4a1e-9eaa-4aaf2d8dcf6c) to Inline(default) with arguments: ["User", "5b93d806acbcd64fbc4e4202", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"gloria.marquardt@macejkovic.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"bZy_Ws2ZJjpoxf_FiuW1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"8WCY9zQVs9U4AbnGAsoF"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b93d812acbcd64fbc4e4207'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93d812acbcd64fbc4e4207')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b93d813acbcd64fbc4e420a'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b93d813acbcd64fbc4e420a'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b93d813acbcd64fbc4e420a'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.005s Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"zena_pouros@harris.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"JiZGdKcWxAj8H1RPedmD"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"8kdssWxDmNmmyyox-7pN"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b93d83cacbcd64ff8e9c904'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93d83cacbcd64ff8e9c904')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93d83cacbcd64ff8e9c908')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096", "_id"=>{"$ne"=>BSON::ObjectId('5b93d83cacbcd64ff8e9c904')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"TptbsWhWPiYsixCeAzBE"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"SgsxDuetnXUVbmM94wgy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93d83cacbcd64ff8e9c904')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [36ed56ed-aedb-4e9d-bc76-37ff69cff0f7] Performing OtpJob from Inline(default) with arguments: ["User", "5b93d83cacbcd64ff8e9c904", "send_sms_otp"] [ActiveJob] [OtpJob] [36ed56ed-aedb-4e9d-bc76-37ff69cff0f7] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b93d83cacbcd64ff8e9c904')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [36ed56ed-aedb-4e9d-bc76-37ff69cff0f7] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [36ed56ed-aedb-4e9d-bc76-37ff69cff0f7] ETHON: Libcurl initialized [ActiveJob] [OtpJob] [36ed56ed-aedb-4e9d-bc76-37ff69cff0f7] ETHON: performed EASY effective_url=https://2factor.in/API/V1/ac79bc21-6d31-11e7-94da-0200cd936042/SMS/+919561137096/AUTOGEN response_code=0 return_code=operation_timedout total_time=10.522095 [ActiveJob] [OtpJob] [36ed56ed-aedb-4e9d-bc76-37ff69cff0f7] Performed OtpJob from Inline(default) in 10531.27ms [ActiveJob] Enqueued OtpJob (Job ID: 36ed56ed-aedb-4e9d-bc76-37ff69cff0f7) to Inline(default) with arguments: ["User", "5b93d83cacbcd64ff8e9c904", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"juliana_will@lesch.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"4UvuxUKy3hh3KvnLxybA"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"NJQ1JvsZyfmWv_imFcxz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b93d847acbcd64ff8e9c909'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93d847acbcd64ff8e9c909')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b93d847acbcd64ff8e9c90c'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b93d847acbcd64ff8e9c90c'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b93d847acbcd64ff8e9c90c'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.001s Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"nichole@larkinruel.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Rkt5gEnK2y9MGsSX4czW"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"S32E4zHZPNJz4Bi9aDJx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b93d882acbcd65057a6d745'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93d882acbcd65057a6d745')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93d882acbcd65057a6d749')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096", "_id"=>{"$ne"=>BSON::ObjectId('5b93d882acbcd65057a6d745')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"NA8XoXtszMVbDsFijCFC"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yj2zm99WggYgymPYda9u"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93d882acbcd65057a6d745')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [76a21b8a-fef9-4471-b9ce-e1a861f8015b] Performing OtpJob from Inline(default) with arguments: ["User", "5b93d882acbcd65057a6d745", "send_sms_otp"] [ActiveJob] [OtpJob] [76a21b8a-fef9-4471-b9ce-e1a861f8015b] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b93d882acbcd65057a6d745')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [76a21b8a-fef9-4471-b9ce-e1a861f8015b] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [76a21b8a-fef9-4471-b9ce-e1a861f8015b] ETHON: Libcurl initialized [ActiveJob] [OtpJob] [76a21b8a-fef9-4471-b9ce-e1a861f8015b] ETHON: performed EASY effective_url=https://2factor.in/API/V1/ac79bc21-6d31-11e7-94da-0200cd936042/SMS/+919561137096/AUTOGEN response_code=0 return_code=operation_timedout total_time=10.522033 [ActiveJob] [OtpJob] [76a21b8a-fef9-4471-b9ce-e1a861f8015b] Performed OtpJob from Inline(default) in 10530.93ms [ActiveJob] Enqueued OtpJob (Job ID: 76a21b8a-fef9-4471-b9ce-e1a861f8015b) to Inline(default) with arguments: ["User", "5b93d882acbcd65057a6d745", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"billie_emard@daniel.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"8ZCLCdyKnD3qqaxXmc_x"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"9gyZRVgQ152vTxv3oAXq"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b93d88cacbcd65057a6d74a'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93d88cacbcd65057a6d74a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b93d88cacbcd65057a6d74d'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b93d88cacbcd65057a6d74d'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b93d88cacbcd65057a6d74d'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.001s Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"destini@schiller.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"fdiHnPPuNPyyBqmFi6pL"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"8FRaXpYHr63QVY5ZrR4H"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b93d922acbcd650ea58cac1'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93d922acbcd650ea58cac1')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93d922acbcd650ea58cac5')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"additional_login_param"=>"9561137096", "_id"=>{"$ne"=>BSON::ObjectId('5b93d922acbcd650ea58cac1')}}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "query"=>{"authentication_token"=>"nRsey3NU8oKn2bT8NCQj"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"AWcCtTwZLJZ4ykT5E7os"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b93d922acbcd650ea58cac1')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s [ActiveJob] [OtpJob] [c23b5480-2c29-4351-b80c-d35e146a27ff] Performing OtpJob from Inline(default) with arguments: ["User", "5b93d922acbcd650ea58cac1", "send_sms_otp"] [ActiveJob] [OtpJob] [c23b5480-2c29-4351-b80c-d35e146a27ff] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b93d922acbcd650ea58cac1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} [ActiveJob] [OtpJob] [c23b5480-2c29-4351-b80c-d35e146a27ff] MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s [ActiveJob] [OtpJob] [c23b5480-2c29-4351-b80c-d35e146a27ff] ETHON: Libcurl initialized [ActiveJob] [OtpJob] [c23b5480-2c29-4351-b80c-d35e146a27ff] ETHON: performed EASY effective_url=https://2factor.in/API/V1/ac79bc21-6d31-11e7-94da-0200cd936042/SMS/+919561137096/AUTOGEN response_code=0 return_code=operation_timedout total_time=10.523189 [ActiveJob] [OtpJob] [c23b5480-2c29-4351-b80c-d35e146a27ff] Performed OtpJob from Inline(default) in 10531.03ms [ActiveJob] Enqueued OtpJob (Job ID: c23b5480-2c29-4351-b80c-d35e146a27ff) to Inline(default) with arguments: ["User", "5b93d922acbcd650ea58cac1", "send_sms_otp"] MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"deangelo@willmarvin.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"migkfzucycupXrxGxsss"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"--ifnkvL3u6DcRHtWSGM"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b93d92cacbcd650ea58cac6'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b93d92cacbcd650ea58cac6')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b93d92cacbcd650ea58cac9'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b93d92cacbcd650ea58cac9'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b93d92cacbcd650ea58cac9'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b93d92dacbcd650ea58cad0')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b93d92dacbcd650ea58cad0'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.001s Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95272dacbcd647f3c0d5c3'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"marques@mitchellhansen.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"vtLGDEDrsiFpKjoYsAf6"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"cwex1m2cihsmunrjJy3n"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95272eacbcd647f3c0d5c8'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b95272eacbcd647f3c0d5c8')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95272eacbcd647f3c0d5cc')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"w1benoeZAceAxmTvbagq"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95272eacbcd647f3c0d5c8')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"stephanie@waters.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"qTzzuyAckhcCEsbcrVFi"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"4Bqrpu9HnvB1mBvuERM8"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95272facbcd647f3c0d5cd'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b95272facbcd647f3c0d5cd')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95272facbcd647f3c0d5d0'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started GET "/shopping/cart_items/5b95272facbcd647f3c0d5d0?api_key=test¤t_app_id=testappid" for 127.0.0.1 at 2018-09-09 19:29:11 +0530 Processing by Shopping::CartItemsController#show as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b95272facbcd647f3c0d5d0", "cart_item"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b95272facbcd647f3c0d5d0'), "resource_id"=>"5b95272eacbcd647f3c0d5c8", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b95272facbcd647f3c0d5d0'), "resource_id"=>"5b95272eacbcd647f3c0d5c8", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Completed 200 OK in 96ms (Views: 1.2ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Started POST "/shopping/cart_items" for 127.0.0.1 at 2018-09-09 19:29:11 +0530 Processing by Shopping::CartItemsController#create as JSON Parameters: {"cart_item"=>{"product_id"=>"5b95272dacbcd647f3c0d5c3", "quantity"=>1, "discount_code"=>"Subin", "price"=>10.0, "name"=>"Flounder", "accept_order_at_percentage_of_price"=>0.2}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: product_id, quantity, discount_code, price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: product_id, quantity, discount_code, price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95272dacbcd647f3c0d5c3'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95272facbcd647f3c0d5d2')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95272facbcd647f3c0d5d2'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.003s Completed 201 Created in 105ms (Views: 5.6ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95272facbcd647f3c0d5d5'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started PUT "/shopping/cart_items/5b95272facbcd647f3c0d5d5" for 127.0.0.1 at 2018-09-09 19:29:11 +0530 Processing by Shopping::CartItemsController#update as JSON Parameters: {"cart_item"=>{"discount"=>42, "quantity"=>10, "product_id"=>"5b95272facbcd647f3c0d5d7", "price"=>400}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b95272facbcd647f3c0d5d5"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: discount, product_id, price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: discount, quantity, product_id, price Unpermitted parameters: api_key, current_app_id, id, user_token Unpermitted parameters: discount, product_id, price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: discount, quantity, product_id, price Unpermitted parameters: api_key, current_app_id, id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b95272facbcd647f3c0d5d5'), "resource_id"=>"5b95272eacbcd647f3c0d5c8", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b95272facbcd647f3c0d5d5'), "resource_id"=>"5b95272eacbcd647f3c0d5c8", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95272facbcd647f3c0d5d5')}, "u"=>{"$set"=>{"quantity"=>10.0, "tags... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 204 No Content in 100ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"regan.greenfelder@kirlin.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"BENy8HtB59GCd_Zs9UXT"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"eBEZ6MLbpBM_k6GJn1FK"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95272facbcd647f3c0d5d9'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b95272facbcd647f3c0d5d9')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"k7LGNyxdvJp4yxWPnP3Z"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95272facbcd647f3c0d5d9')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95272facbcd647f3c0d5dc'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started PUT "/shopping/cart_items/5b95272facbcd647f3c0d5dc" for 127.0.0.1 at 2018-09-09 19:29:12 +0530 Processing by Shopping::CartItemsController#update as JSON Parameters: {"cart_item"=>{"discount"=>42, "quantity"=>10, "product_id"=>"5b95272facbcd647f3c0d5de", "price"=>400}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b95272facbcd647f3c0d5dc"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Completed 401 Unauthorized in 8ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.074s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.058s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952730acbcd647f3c0d5df'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952730acbcd647f3c0d5e1'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952730acbcd647f3c0d5e5'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952730acbcd647f3c0d5e9'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952730acbcd647f3c0d5ed'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952730acbcd647f3c0d5f1'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952730acbcd647f3c0d5df'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95272eacbcd647f3c0d5c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95272eacbcd647f3c0d5c8", "parent_id"=>"5b952730acbcd647f3c0d5df", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95272eacbcd647f3c0d5c8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95272eacbcd647f3c0d5c8", "cart_id"=>"5b952730acbcd647f3c0d5df", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95272eacbcd647f3c0d5c8", "cart_id"=>"5b952730acbcd647f3c0d5df", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95272eacbcd647f3c0d5c8", "parent_id"=>"5b952730acbcd647f3c0d5df", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95272eacbcd647f3c0d5c8", "parent_id"=>"5b952730acbcd647f3c0d5df", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95272eacbcd647f3c0d5c8", "parent_id"=>"5b952730acbcd647f3c0d5df", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95272eacbcd647f3c0d5c8", "parent_id"=>"5b952730acbcd647f3c0d5df", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952730acbcd647f3c0d5e1')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952730acbcd647f3c0d5e5')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952730acbcd647f3c0d5e9')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952730acbcd647f3c0d5ed')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952730acbcd647f3c0d5f1')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952730acbcd647f3c0d5f5'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b952730acbcd647f3c0d5f5", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95272eacbcd647f3c0d5c8", "parent_id"=>"5b952730acbcd647f3c0d5df", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b952730acbcd647f3c0d5e1'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b952730acbcd647f3c0d5e5'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b952730acbcd647f3c0d5e9'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b952730acbcd647f3c0d5ed'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b952730acbcd647f3c0d5f1'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952730acbcd647f3c0d5f5')}, "limit"=>1}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s Started PUT "/shopping/cart_items/5b952730acbcd647f3c0d5e1" for 127.0.0.1 at 2018-09-09 19:29:12 +0530 Processing by Shopping::CartItemsController#update as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b952730acbcd647f3c0d5e1", "cart_item"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b952730acbcd647f3c0d5e1'), "resource_id"=>"5b95272eacbcd647f3c0d5c8", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b952730acbcd647f3c0d5e1'), "resource_id"=>"5b95272eacbcd647f3c0d5c8", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b952730acbcd647f3c0d5f5'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952730acbcd647f3c0d5e1')}, "u"=>{"$set"=>{"tags"=>["Bush Tomato",... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 204 No Content in 234ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b952730acbcd647f3c0d5e1'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952731acbcd647f3c0d602'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952731acbcd647f3c0d604'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952731acbcd647f3c0d608'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952731acbcd647f3c0d60c'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952731acbcd647f3c0d610'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952731acbcd647f3c0d614'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952731acbcd647f3c0d618'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started PUT "/shopping/cart_items/5b952731acbcd647f3c0d618" for 127.0.0.1 at 2018-09-09 19:29:13 +0530 Processing by Shopping::CartItemsController#update as JSON Parameters: {"cart_item"=>{"quantity"=>33}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b952731acbcd647f3c0d618"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameter: quantity Unpermitted parameters: api_key, current_app_id, id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameter: quantity Unpermitted parameters: api_key, current_app_id, id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b952731acbcd647f3c0d618'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b952731acbcd647f3c0d618'), "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952731acbcd647f3c0d618')}, "u"=>{"$set"=>{"quantity"=>33.0, "tags... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 204 No Content in 64ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b952731acbcd647f3c0d618'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952731acbcd647f3c0d61b'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952731acbcd647f3c0d61d'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952731acbcd647f3c0d621'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952732acbcd647f3c0d625'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952732acbcd647f3c0d629'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952732acbcd647f3c0d62d'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952732acbcd647f3c0d631'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952732acbcd647f3c0d633'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952732acbcd647f3c0d637'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952732acbcd647f3c0d63b'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952732acbcd647f3c0d63f'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952732acbcd647f3c0d643'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952732acbcd647f3c0d647'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952732acbcd647f3c0d649'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952732acbcd647f3c0d64d'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952732acbcd647f3c0d651'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952733acbcd647f3c0d655'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952733acbcd647f3c0d659'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952733acbcd647f3c0d65d'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started DELETE "/shopping/cart_items/5b952733acbcd647f3c0d65d" for 127.0.0.1 at 2018-09-09 19:29:15 +0530 Processing by Shopping::CartItemsController#destroy as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b952733acbcd647f3c0d65d", "cart_item"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b952733acbcd647f3c0d65d'), "resource_id"=>"5b95272eacbcd647f3c0d5c8", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b952733acbcd647f3c0d65d'), "resource_id"=>"5b95272eacbcd647f3c0d5c8", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952733acbcd647f3c0d65d')}, "limit"=>1}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s Completed 204 No Content in 112ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952733acbcd647f3c0d65f'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b952733acbcd647f3c0d65f'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"test", "current_app_id"=>"testappid", "id"=>"5b952733acbcd647f3c0d65f", "cart_item"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b952733acbcd647f3c0d65f'), "resource_id"=>"5b95272eacbcd647f3c0d5c8", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b952733acbcd647f3c0d65f'), "resource_id"=>"5b95272eacbcd647f3c0d5c8", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Completed 204 No Content in 18ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952733acbcd647f3c0d663'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952733acbcd647f3c0d665'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952733acbcd647f3c0d667'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952733acbcd647f3c0d669'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952733acbcd647f3c0d66b'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started GET "/shopping/cart_items?api_key=test¤t_app_id=testappid" for 127.0.0.1 at 2018-09-09 19:29:15 +0530 Processing by Shopping::CartItemsController#index as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "cart_item"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95272eacbcd647f3c0d5c8", "parent_id"=>nil, "_type"=>"Shopping::CartItem"}, "limit"=>25, "skip"=>0, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s Started GET "/shopping/cart_items?api_key=test¤t_app_id=testappid" for 127.0.0.1 at 2018-09-09 19:29:15 +0530 Processing by Shopping::CartItemsController#index as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "cart_item"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95272eacbcd647f3c0d5c8", "parent_id"=>nil, "_type"=>"Shopping::CartItem"}, "limit"=>25, "skip"=>0, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s Started GET "/shopping/cart_items?api_key=test¤t_app_id=testappid" for 127.0.0.1 at 2018-09-09 19:29:15 +0530 Processing by Shopping::CartItemsController#index as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "cart_item"=>{}} Completed 401 Unauthorized in 0ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jovanny.rosenbaum@murphy.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"qqiwySutGzaeaQizcQdc"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"cD2Qy4X7TTaA8msgr4gS"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952733acbcd647f3c0d674'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b952733acbcd647f3c0d674')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"TFsW_ExCRtQfC5Dkwn9U"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952733acbcd647f3c0d674')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952734acbcd647f3c0d677'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started GET "/shopping/cart_items/5b952734acbcd647f3c0d677?api_key=test¤t_app_id=testappid" for 127.0.0.1 at 2018-09-09 19:29:16 +0530 Processing by Shopping::CartItemsController#show as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b952734acbcd647f3c0d677", "cart_item"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken1"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken1"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b952734acbcd647f3c0d677'), "resource_id"=>"5b952733acbcd647f3c0d674", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"nicole.marquardt@bartelltowne.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"JxQAgsBmzQMqczXRGLR3"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"_sgu6-UUbozsUtDsJuZu"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952734acbcd647f3c0d679'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b952734acbcd647f3c0d679')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"A4pcQars74R3RFFRh_Cs"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952734acbcd647f3c0d679')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952734acbcd647f3c0d67c'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952734acbcd647f3c0d681')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"alicia.fay@walker.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"g_zyQkA8syEoc42UYQQL"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"AxaNNx2CY4z8xgf3Qfj2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952734acbcd647f3c0d682'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b952734acbcd647f3c0d682')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952734acbcd647f3c0d685'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952734acbcd647f3c0d687'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952734acbcd647f3c0d68b'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952734acbcd647f3c0d68f'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952734acbcd647f3c0d693'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952734acbcd647f3c0d697'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started GET "/shopping/carts/5b952734acbcd647f3c0d685" for 127.0.0.1 at 2018-09-09 19:29:16 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"D6oPyEta4gzfAktRoax6"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952734acbcd647f3c0d679')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-09 13:59:17 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Shopping::CartsController#show as HTML Parameters: {"id"=>"5b952734acbcd647f3c0d685"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_carts", "query"=>{"_id"=>BSON::ObjectId('5b952734acbcd647f3c0d685'), "resource_id"=>"5b952734acbcd647f3c0d679", "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952734acbcd647f3c0d685'), "resource_id"=>"5b952734acbcd647f3c0d679", "_type"=>"Shopping::Cart"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952734acbcd647f3c0d679')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952734acbcd647f3c0d679", "parent_id"=>"5b952734acbcd647f3c0d685", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952734acbcd647f3c0d679')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952734acbcd647f3c0d679", "cart_id"=>"5b952734acbcd647f3c0d685", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952734acbcd647f3c0d679", "cart_id"=>"5b952734acbcd647f3c0d685", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952734acbcd647f3c0d679", "parent_id"=>"5b952734acbcd647f3c0d685", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952734acbcd647f3c0d679", "parent_id"=>"5b952734acbcd647f3c0d685", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952734acbcd647f3c0d679", "parent_id"=>"5b952734acbcd647f3c0d685", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952734acbcd647f3c0d679')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952734acbcd647f3c0d679", "parent_id"=>"5b952734acbcd647f3c0d685", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952734acbcd647f3c0d679')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952734acbcd647f3c0d679", "cart_id"=>"5b952734acbcd647f3c0d685", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952734acbcd647f3c0d679", "cart_id"=>"5b952734acbcd647f3c0d685", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952734acbcd647f3c0d679", "parent_id"=>"5b952734acbcd647f3c0d685", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952734acbcd647f3c0d679", "parent_id"=>"5b952734acbcd647f3c0d685", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952734acbcd647f3c0d679", "parent_id"=>"5b952734acbcd647f3c0d685", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"valentin.kreiger@zboncak.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"hs-t2GPvQPHYdi68vJLu"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yhBZJ5UvvxE97yiZHzq_"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952735acbcd647f3c0d6a3'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b952735acbcd647f3c0d6a3')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"tEfhpa8bMShC9YX6yGf4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952735acbcd647f3c0d6a3')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952735acbcd647f3c0d6a6'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952735acbcd647f3c0d6a8'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952735acbcd647f3c0d6ac'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952735acbcd647f3c0d6b0'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952735acbcd647f3c0d6b4'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952735acbcd647f3c0d6b8'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started GET "/shopping/carts/5b952735acbcd647f3c0d6a6?api_key=test¤t_app_id=testappid" for 127.0.0.1 at 2018-09-09 19:29:17 +0530 Processing by Shopping::CartsController#show as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b952735acbcd647f3c0d6a6", "cart"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_carts", "query"=>{"_id"=>BSON::ObjectId('5b952735acbcd647f3c0d6a6'), "resource_id"=>"5b952735acbcd647f3c0d6a3", "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952735acbcd647f3c0d6a6'), "resource_id"=>"5b952735acbcd647f3c0d6a3", "_type"=>"Shopping::Cart"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952735acbcd647f3c0d6a3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952735acbcd647f3c0d6a3", "parent_id"=>"5b952735acbcd647f3c0d6a6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952735acbcd647f3c0d6a3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952735acbcd647f3c0d6a3", "cart_id"=>"5b952735acbcd647f3c0d6a6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952735acbcd647f3c0d6a3", "cart_id"=>"5b952735acbcd647f3c0d6a6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952735acbcd647f3c0d6a3", "parent_id"=>"5b952735acbcd647f3c0d6a6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952735acbcd647f3c0d6a3", "parent_id"=>"5b952735acbcd647f3c0d6a6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952735acbcd647f3c0d6a3", "parent_id"=>"5b952735acbcd647f3c0d6a6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952736acbcd647f3c0d6bc'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952736acbcd647f3c0d6be'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952736acbcd647f3c0d6c0'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952736acbcd647f3c0d6c2'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952736acbcd647f3c0d6c4'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952736acbcd647f3c0d6c6'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started POST "/shopping/carts" for 127.0.0.1 at 2018-09-09 19:29:18 +0530 Processing by Shopping::CartsController#create as JSON Parameters: {"cart"=>{"add_cart_item_ids"=>["5b952736acbcd647f3c0d6be", "5b952736acbcd647f3c0d6c0", "5b952736acbcd647f3c0d6c2", "5b952736acbcd647f3c0d6c4", "5b952736acbcd647f3c0d6c6"]}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b952736acbcd647f3c0d6be'), "resource_id"=>"5b952735acbcd647f3c0d6a3", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b952736acbcd647f3c0d6be'), "resource_id"=>"5b952735acbcd647f3c0d6a3", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952736acbcd647f3c0d6be')}, "u"=>{"$set"=>{"parent_id"=>"5b952736a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b952736acbcd647f3c0d6c0'), "resource_id"=>"5b952735acbcd647f3c0d6a3", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b952736acbcd647f3c0d6c0'), "resource_id"=>"5b952735acbcd647f3c0d6a3", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952736acbcd647f3c0d6c0')}, "u"=>{"$set"=>{"parent_id"=>"5b952736a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b952736acbcd647f3c0d6c2'), "resource_id"=>"5b952735acbcd647f3c0d6a3", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b952736acbcd647f3c0d6c2'), "resource_id"=>"5b952735acbcd647f3c0d6a3", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952736acbcd647f3c0d6c2')}, "u"=>{"$set"=>{"parent_id"=>"5b952736a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b952736acbcd647f3c0d6c4'), "resource_id"=>"5b952735acbcd647f3c0d6a3", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b952736acbcd647f3c0d6c4'), "resource_id"=>"5b952735acbcd647f3c0d6a3", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952736acbcd647f3c0d6c4')}, "u"=>{"$set"=>{"parent_id"=>"5b952736a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b952736acbcd647f3c0d6c6'), "resource_id"=>"5b952735acbcd647f3c0d6a3", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b952736acbcd647f3c0d6c6'), "resource_id"=>"5b952735acbcd647f3c0d6a3", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952736acbcd647f3c0d6c6')}, "u"=>{"$set"=>{"parent_id"=>"5b952736a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952736acbcd647f3c0d6c8'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952735acbcd647f3c0d6a3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952735acbcd647f3c0d6a3", "parent_id"=>"5b952736acbcd647f3c0d6c8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952735acbcd647f3c0d6a3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952735acbcd647f3c0d6a3", "cart_id"=>"5b952736acbcd647f3c0d6c8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952735acbcd647f3c0d6a3", "cart_id"=>"5b952736acbcd647f3c0d6c8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952735acbcd647f3c0d6a3", "parent_id"=>"5b952736acbcd647f3c0d6c8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952735acbcd647f3c0d6a3", "parent_id"=>"5b952736acbcd647f3c0d6c8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952735acbcd647f3c0d6a3", "parent_id"=>"5b952736acbcd647f3c0d6c8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952735acbcd647f3c0d6a3", "parent_id"=>"5b952736acbcd647f3c0d6c8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952735acbcd647f3c0d6a3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b952735acbcd647f3c0d6a3", "parent_id"=>"5b952736acbcd647f3c0d6c8", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952735acbcd647f3c0d6a3", "parent_id"=>nil, "_type"=>"Shopping::CartItem"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952736acbcd647f3c0d6da'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952737acbcd647f3c0d6dc'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952737acbcd647f3c0d6de'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952737acbcd647f3c0d6e0'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952737acbcd647f3c0d6e2'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952737acbcd647f3c0d6e4'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started POST "/shopping/carts" for 127.0.0.1 at 2018-09-09 19:29:19 +0530 Processing by Shopping::CartsController#create as JSON Parameters: {"cart"=>{}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b952737acbcd647f3c0d6e6"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_carts", "query"=>{"_id"=>BSON::ObjectId('5b952737acbcd647f3c0d6e6'), "resource_id"=>"5b952735acbcd647f3c0d6a3", "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952737acbcd647f3c0d6e7'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952737acbcd647f3c0d6e9'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952737acbcd647f3c0d6eb'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952737acbcd647f3c0d6ed'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952737acbcd647f3c0d6ef'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952737acbcd647f3c0d6f1'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started POST "/shopping/carts" for 127.0.0.1 at 2018-09-09 19:29:19 +0530 Processing by Shopping::CartsController#create as JSON Parameters: {"cart"=>{"add_cart_item_ids"=>["5b952737acbcd647f3c0d6e9", "5b952737acbcd647f3c0d6eb", "5b952737acbcd647f3c0d6ed", "5b952737acbcd647f3c0d6ef"]}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b952737acbcd647f3c0d6e9'), "resource_id"=>"5b952735acbcd647f3c0d6a3", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b952737acbcd647f3c0d6e9'), "resource_id"=>"5b952735acbcd647f3c0d6a3", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952737acbcd647f3c0d6e9')}, "u"=>{"$set"=>{"parent_id"=>"5b952737a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b952737acbcd647f3c0d6eb'), "resource_id"=>"5b952735acbcd647f3c0d6a3", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b952737acbcd647f3c0d6eb'), "resource_id"=>"5b952735acbcd647f3c0d6a3", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952737acbcd647f3c0d6eb')}, "u"=>{"$set"=>{"parent_id"=>"5b952737a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b952737acbcd647f3c0d6ed'), "resource_id"=>"5b952735acbcd647f3c0d6a3", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b952737acbcd647f3c0d6ed'), "resource_id"=>"5b952735acbcd647f3c0d6a3", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952737acbcd647f3c0d6ed')}, "u"=>{"$set"=>{"parent_id"=>"5b952737a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b952737acbcd647f3c0d6ef'), "resource_id"=>"5b952735acbcd647f3c0d6a3", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b952737acbcd647f3c0d6ef'), "resource_id"=>"5b952735acbcd647f3c0d6a3", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952737acbcd647f3c0d6ef')}, "u"=>{"$set"=>{"parent_id"=>"5b952737a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952737acbcd647f3c0d6f3'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952735acbcd647f3c0d6a3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952735acbcd647f3c0d6a3", "parent_id"=>"5b952737acbcd647f3c0d6f3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952735acbcd647f3c0d6a3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952735acbcd647f3c0d6a3", "cart_id"=>"5b952737acbcd647f3c0d6f3", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952735acbcd647f3c0d6a3", "cart_id"=>"5b952737acbcd647f3c0d6f3", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952735acbcd647f3c0d6a3", "parent_id"=>"5b952737acbcd647f3c0d6f3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952735acbcd647f3c0d6a3", "parent_id"=>"5b952737acbcd647f3c0d6f3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952735acbcd647f3c0d6a3", "parent_id"=>"5b952737acbcd647f3c0d6f3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952735acbcd647f3c0d6a3", "parent_id"=>"5b952737acbcd647f3c0d6f3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952735acbcd647f3c0d6a3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b952735acbcd647f3c0d6a3", "parent_id"=>"5b952737acbcd647f3c0d6f3", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952738acbcd647f3c0d702'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952738acbcd647f3c0d704'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952738acbcd647f3c0d708'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952738acbcd647f3c0d70c'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952738acbcd647f3c0d710'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952738acbcd647f3c0d714'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952738acbcd647f3c0d718'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started PUT "/shopping/carts/5b952738acbcd647f3c0d702" for 127.0.0.1 at 2018-09-09 19:29:20 +0530 Processing by Shopping::CartsController#update as JSON Parameters: {"cart"=>{"add_cart_item_ids"=>["5b952738acbcd647f3c0d718"], "remove_cart_item_ids"=>["5b952738acbcd647f3c0d714"], "parent_notes"=>"aies blood test when she was not well"}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b952738acbcd647f3c0d702"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameter: parent_notes Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_carts", "query"=>{"_id"=>BSON::ObjectId('5b952738acbcd647f3c0d702'), "resource_id"=>"5b952735acbcd647f3c0d6a3", "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952738acbcd647f3c0d702'), "resource_id"=>"5b952735acbcd647f3c0d6a3", "_type"=>"Shopping::Cart"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b952738acbcd647f3c0d718'), "resource_id"=>"5b952735acbcd647f3c0d6a3", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b952738acbcd647f3c0d718'), "resource_id"=>"5b952735acbcd647f3c0d6a3", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952738acbcd647f3c0d718')}, "u"=>{"$set"=>{"parent_id"=>"5b952738a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b952738acbcd647f3c0d714'), "resource_id"=>"5b952735acbcd647f3c0d6a3", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b952738acbcd647f3c0d714'), "resource_id"=>"5b952735acbcd647f3c0d6a3", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952738acbcd647f3c0d714')}, "u"=>{"$set"=>{"parent_id"=>nil, "tags... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952738acbcd647f3c0d702')}, "u"=>{"$set"=>{"tags"=>["Cart", "Slivered A... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952735acbcd647f3c0d6a3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952735acbcd647f3c0d6a3", "parent_id"=>"5b952738acbcd647f3c0d702", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952735acbcd647f3c0d6a3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952735acbcd647f3c0d6a3", "cart_id"=>"5b952738acbcd647f3c0d702", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952735acbcd647f3c0d6a3", "cart_id"=>"5b952738acbcd647f3c0d702", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952735acbcd647f3c0d6a3", "parent_id"=>"5b952738acbcd647f3c0d702", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952735acbcd647f3c0d6a3", "parent_id"=>"5b952738acbcd647f3c0d702", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952735acbcd647f3c0d6a3", "parent_id"=>"5b952738acbcd647f3c0d702", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"parent_id"=>"5b952738acbcd647f3c0d702", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"parent_id"=>"5b952738acbcd647f3c0d702", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952739acbcd647f3c0d71e'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952739acbcd647f3c0d720'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952739acbcd647f3c0d724'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952739acbcd647f3c0d728'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952739acbcd647f3c0d72c'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952739acbcd647f3c0d730'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952739acbcd647f3c0d734'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b952735acbcd647f3c0d6a3", "parent_id"=>nil, "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952739acbcd647f3c0d736'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952739acbcd647f3c0d738'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952739acbcd647f3c0d73c'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952739acbcd647f3c0d740'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952739acbcd647f3c0d744'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952739acbcd647f3c0d748'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95273aacbcd647f3c0d74c'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started PUT "/shopping/carts/5b952739acbcd647f3c0d736" for 127.0.0.1 at 2018-09-09 19:29:22 +0530 Processing by Shopping::CartsController#update as JSON Parameters: {"cart"=>{"add_cart_item_ids"=>["5b95273aacbcd647f3c0d74c"]}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b952739acbcd647f3c0d736"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_carts", "query"=>{"_id"=>BSON::ObjectId('5b952739acbcd647f3c0d736'), "resource_id"=>"5b952735acbcd647f3c0d6a3", "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952739acbcd647f3c0d736'), "resource_id"=>"5b952735acbcd647f3c0d6a3", "_type"=>"Shopping::Cart"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b95273aacbcd647f3c0d74c'), "resource_id"=>"5b952735acbcd647f3c0d6a3", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b95273aacbcd647f3c0d74c'), "resource_id"=>"5b952735acbcd647f3c0d6a3", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95273aacbcd647f3c0d74c')}, "u"=>{"$set"=>{"parent_id"=>"5b952739a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952739acbcd647f3c0d736')}, "u"=>{"$set"=>{"tags"=>["Cart", "Wasabi"], ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952735acbcd647f3c0d6a3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952735acbcd647f3c0d6a3", "parent_id"=>"5b952739acbcd647f3c0d736", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952735acbcd647f3c0d6a3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952735acbcd647f3c0d6a3", "cart_id"=>"5b952739acbcd647f3c0d736", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952735acbcd647f3c0d6a3", "cart_id"=>"5b952739acbcd647f3c0d736", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952735acbcd647f3c0d6a3", "parent_id"=>"5b952739acbcd647f3c0d736", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952735acbcd647f3c0d6a3", "parent_id"=>"5b952739acbcd647f3c0d736", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952735acbcd647f3c0d6a3", "parent_id"=>"5b952739acbcd647f3c0d736", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952735acbcd647f3c0d6a3", "parent_id"=>nil, "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952735acbcd647f3c0d6a3", "parent_id"=>nil, "_type"=>"Shopping::CartItem"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95273aacbcd647f3c0d751'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95273aacbcd647f3c0d753'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95273aacbcd647f3c0d757'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95273aacbcd647f3c0d75b'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95273aacbcd647f3c0d75f'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95273aacbcd647f3c0d763'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95273aacbcd647f3c0d767'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started PUT "/shopping/carts/5b95273aacbcd647f3c0d751" for 127.0.0.1 at 2018-09-09 19:29:22 +0530 Processing by Shopping::CartsController#update as JSON Parameters: {"cart"=>{"remove_cart_item_ids"=>["5b95273aacbcd647f3c0d767"]}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b95273aacbcd647f3c0d751"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_carts", "query"=>{"_id"=>BSON::ObjectId('5b95273aacbcd647f3c0d751'), "resource_id"=>"5b952735acbcd647f3c0d6a3", "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95273aacbcd647f3c0d751'), "resource_id"=>"5b952735acbcd647f3c0d6a3", "_type"=>"Shopping::Cart"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b95273aacbcd647f3c0d767'), "resource_id"=>"5b952735acbcd647f3c0d6a3", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b95273aacbcd647f3c0d767'), "resource_id"=>"5b952735acbcd647f3c0d6a3", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95273aacbcd647f3c0d767')}, "u"=>{"$set"=>{"tags"=>["Soba", "Avail... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95273aacbcd647f3c0d751')}, "u"=>{"$set"=>{"tags"=>["Cart"], "updated_a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952735acbcd647f3c0d6a3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952735acbcd647f3c0d6a3", "parent_id"=>"5b95273aacbcd647f3c0d751", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952735acbcd647f3c0d6a3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952735acbcd647f3c0d6a3", "cart_id"=>"5b95273aacbcd647f3c0d751", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952735acbcd647f3c0d6a3", "cart_id"=>"5b95273aacbcd647f3c0d751", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952735acbcd647f3c0d6a3", "parent_id"=>"5b95273aacbcd647f3c0d751", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952735acbcd647f3c0d6a3", "parent_id"=>"5b95273aacbcd647f3c0d751", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952735acbcd647f3c0d6a3", "parent_id"=>"5b95273aacbcd647f3c0d751", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b952735acbcd647f3c0d6a3", "parent_id"=>nil, "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95273bacbcd647f3c0d76a'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95273bacbcd647f3c0d76c'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95273bacbcd647f3c0d770'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95273bacbcd647f3c0d774'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95273bacbcd647f3c0d778'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95273bacbcd647f3c0d77c'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95273bacbcd647f3c0d780'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95273bacbcd647f3c0d780')}, "u"=>{"$set"=>{"parent_id"=>"5b95273ba... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started PUT "/shopping/carts/5b95273bacbcd647f3c0d76a" for 127.0.0.1 at 2018-09-09 19:29:23 +0530 Processing by Shopping::CartsController#update as JSON Parameters: {"cart"=>{"remove_cart_item_ids"=>["5b95273bacbcd647f3c0d780"]}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b95273bacbcd647f3c0d76a"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_carts", "query"=>{"_id"=>BSON::ObjectId('5b95273bacbcd647f3c0d76a'), "resource_id"=>"5b952735acbcd647f3c0d6a3", "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95273bacbcd647f3c0d76a'), "resource_id"=>"5b952735acbcd647f3c0d6a3", "_type"=>"Shopping::Cart"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b95273bacbcd647f3c0d780'), "resource_id"=>"5b952735acbcd647f3c0d6a3", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b95273bacbcd647f3c0d780'), "resource_id"=>"5b952735acbcd647f3c0d6a3", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95273bacbcd647f3c0d76a')}, "u"=>{"$set"=>{"tags"=>["Cart"], "updated_a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952735acbcd647f3c0d6a3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952735acbcd647f3c0d6a3", "parent_id"=>"5b95273bacbcd647f3c0d76a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952735acbcd647f3c0d6a3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952735acbcd647f3c0d6a3", "cart_id"=>"5b95273bacbcd647f3c0d76a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952735acbcd647f3c0d6a3", "cart_id"=>"5b95273bacbcd647f3c0d76a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952735acbcd647f3c0d6a3", "parent_id"=>"5b95273bacbcd647f3c0d76a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952735acbcd647f3c0d6a3", "parent_id"=>"5b95273bacbcd647f3c0d76a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952735acbcd647f3c0d6a3", "parent_id"=>"5b95273bacbcd647f3c0d76a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b952735acbcd647f3c0d6a3", "parent_id"=>nil, "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95273bacbcd647f3c0d787'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95273bacbcd647f3c0d789'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95273bacbcd647f3c0d78d'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95273cacbcd647f3c0d791'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95273cacbcd647f3c0d795'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95273cacbcd647f3c0d799'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95273bacbcd647f3c0d789')}, "u"=>{"$set"=>{"accepted"=>true, "tags... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95273cacbcd647f3c0d791')}, "u"=>{"$set"=>{"accepted"=>true, "tags... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95273cacbcd647f3c0d799')}, "u"=>{"$set"=>{"accepted"=>true, "tags... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started DELETE "/shopping/carts/5b95273bacbcd647f3c0d787" for 127.0.0.1 at 2018-09-09 19:29:24 +0530 Processing by Shopping::CartsController#destroy as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b95273bacbcd647f3c0d787", "cart"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_carts", "query"=>{"_id"=>BSON::ObjectId('5b95273bacbcd647f3c0d787'), "resource_id"=>"5b952735acbcd647f3c0d6a3", "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95273bacbcd647f3c0d787'), "resource_id"=>"5b952735acbcd647f3c0d6a3", "_type"=>"Shopping::Cart"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952735acbcd647f3c0d6a3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952735acbcd647f3c0d6a3", "parent_id"=>"5b95273bacbcd647f3c0d787", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952735acbcd647f3c0d6a3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952735acbcd647f3c0d6a3", "cart_id"=>"5b95273bacbcd647f3c0d787", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952735acbcd647f3c0d6a3", "cart_id"=>"5b95273bacbcd647f3c0d787", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952735acbcd647f3c0d6a3", "parent_id"=>"5b95273bacbcd647f3c0d787", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952735acbcd647f3c0d6a3", "parent_id"=>"5b95273bacbcd647f3c0d787", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952735acbcd647f3c0d6a3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952735acbcd647f3c0d6a3", "parent_id"=>"5b95273bacbcd647f3c0d787", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952735acbcd647f3c0d6a3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952735acbcd647f3c0d6a3", "cart_id"=>"5b95273bacbcd647f3c0d787", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952735acbcd647f3c0d6a3", "cart_id"=>"5b95273bacbcd647f3c0d787", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952735acbcd647f3c0d6a3", "parent_id"=>"5b95273bacbcd647f3c0d787", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952735acbcd647f3c0d6a3", "parent_id"=>"5b95273bacbcd647f3c0d787", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952735acbcd647f3c0d6a3", "parent_id"=>"5b95273bacbcd647f3c0d787", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95273cacbcd647f3c0d7a3'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95273cacbcd647f3c0d7a5'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95273cacbcd647f3c0d7a9'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95273cacbcd647f3c0d7ad'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95273cacbcd647f3c0d7b1'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95273cacbcd647f3c0d7b5'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95273cacbcd647f3c0d7a3'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952735acbcd647f3c0d6a3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952735acbcd647f3c0d6a3", "parent_id"=>"5b95273cacbcd647f3c0d7a3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952735acbcd647f3c0d6a3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952735acbcd647f3c0d6a3", "cart_id"=>"5b95273cacbcd647f3c0d7a3", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952735acbcd647f3c0d6a3", "cart_id"=>"5b95273cacbcd647f3c0d7a3", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952735acbcd647f3c0d6a3", "parent_id"=>"5b95273cacbcd647f3c0d7a3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952735acbcd647f3c0d6a3", "parent_id"=>"5b95273cacbcd647f3c0d7a3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b952735acbcd647f3c0d6a3", "parent_id"=>"5b95273cacbcd647f3c0d7a3", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952735acbcd647f3c0d6a3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952735acbcd647f3c0d6a3", "parent_id"=>"5b95273cacbcd647f3c0d7a3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952735acbcd647f3c0d6a3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952735acbcd647f3c0d6a3", "cart_id"=>"5b95273cacbcd647f3c0d7a3", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952735acbcd647f3c0d6a3", "cart_id"=>"5b95273cacbcd647f3c0d7a3", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952735acbcd647f3c0d6a3", "parent_id"=>"5b95273cacbcd647f3c0d7a3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952735acbcd647f3c0d6a3", "parent_id"=>"5b95273cacbcd647f3c0d7a3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7b9'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started DELETE "/shopping/carts/5b95273cacbcd647f3c0d7a3" for 127.0.0.1 at 2018-09-09 19:29:25 +0530 Processing by Shopping::CartsController#destroy as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b95273cacbcd647f3c0d7a3", "cart"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_carts", "query"=>{"_id"=>BSON::ObjectId('5b95273cacbcd647f3c0d7a3'), "resource_id"=>"5b952735acbcd647f3c0d6a3", "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95273cacbcd647f3c0d7a3'), "resource_id"=>"5b952735acbcd647f3c0d6a3", "_type"=>"Shopping::Cart"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952735acbcd647f3c0d6a3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952735acbcd647f3c0d6a3", "parent_id"=>"5b95273cacbcd647f3c0d7a3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952735acbcd647f3c0d6a3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952735acbcd647f3c0d6a3", "cart_id"=>"5b95273cacbcd647f3c0d7a3", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952735acbcd647f3c0d6a3", "cart_id"=>"5b95273cacbcd647f3c0d7a3", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952735acbcd647f3c0d6a3", "parent_id"=>"5b95273cacbcd647f3c0d7a3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952735acbcd647f3c0d6a3", "parent_id"=>"5b95273cacbcd647f3c0d7a3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952735acbcd647f3c0d6a3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952735acbcd647f3c0d6a3", "parent_id"=>"5b95273cacbcd647f3c0d7a3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952735acbcd647f3c0d6a3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952735acbcd647f3c0d6a3", "cart_id"=>"5b95273cacbcd647f3c0d7a3", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952735acbcd647f3c0d6a3", "cart_id"=>"5b95273cacbcd647f3c0d7a3", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952735acbcd647f3c0d6a3", "parent_id"=>"5b95273cacbcd647f3c0d7a3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952735acbcd647f3c0d6a3", "parent_id"=>"5b95273cacbcd647f3c0d7a3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952735acbcd647f3c0d6a3", "parent_id"=>"5b95273cacbcd647f3c0d7a3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"dock_douglas@joneslarkin.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yafFrh8wmKL5CUw8fJLG"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Q4oxwLxqXTmAaUS1itc2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"T_ghAFHW5ExxEE5Sun5P"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"martine_powlowski@wilkinson.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"YQAw2Me5gGy2iexsfsui"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"B29BdyMu2gq1crZ641BA"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7be'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7be')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7c1'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7c6')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"caspZyQrj36_gvhnKV9P"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jeika@watsicalarson.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"raW2ddhXK8-YRU-29Axj"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"KpW4TNwd9f43NAHqoBx9"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7bd'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7bd')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"iASyynv15h8RdqvuznHt"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7be')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jarrod.block@swaniawskiboyle.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"JYj9RaSUUpLM5cdYa8xm"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"x7EHPC5fDEi1qseaHb_8"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7c9'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7c9')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.096s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7c1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7cc')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7cc'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7c1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7cf')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7cf'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7c1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95273eacbcd647f3c0d7d2')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95273eacbcd647f3c0d7d2'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7c1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95273eacbcd647f3c0d7d5')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95273eacbcd647f3c0d7d5'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7c1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95273eacbcd647f3c0d7d8')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95273eacbcd647f3c0d7d8'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95273eacbcd647f3c0d7db'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7cc')}, "u"=>{"$set"=>{"parent_id"=>"5b95273ea... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7cf')}, "u"=>{"$set"=>{"parent_id"=>"5b95273ea... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95273eacbcd647f3c0d7d2')}, "u"=>{"$set"=>{"parent_id"=>"5b95273ea... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95273eacbcd647f3c0d7d5')}, "u"=>{"$set"=>{"parent_id"=>"5b95273ea... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95273eacbcd647f3c0d7d8')}, "u"=>{"$set"=>{"parent_id"=>"5b95273ea... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95273eacbcd647f3c0d7db'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95273eacbcd647f3c0d7db", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b95273eacbcd647f3c0d7db", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b95273eacbcd647f3c0d7db", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95273eacbcd647f3c0d7db", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95273eacbcd647f3c0d7db", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95273eacbcd647f3c0d7db", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95273eacbcd647f3c0d7db", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b95273eacbcd647f3c0d7db", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b95273eacbcd647f3c0d7db", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95273eacbcd647f3c0d7db", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95273eacbcd647f3c0d7db", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95273eacbcd647f3c0d7ec'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95273eacbcd647f3c0d7db'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95273eacbcd647f3c0d7db", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b95273eacbcd647f3c0d7db", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b95273eacbcd647f3c0d7db", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95273eacbcd647f3c0d7db", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95273eacbcd647f3c0d7db", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95273eacbcd647f3c0d7db", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95273eacbcd647f3c0d7db", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7cc')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7cf')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95273eacbcd647f3c0d7d2')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95273eacbcd647f3c0d7d5')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95273eacbcd647f3c0d7d8')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95273eacbcd647f3c0d7ec')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b95273eacbcd647f3c0d7ec", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95273eacbcd647f3c0d7db", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95273eacbcd647f3c0d7db", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b95273eacbcd647f3c0d7db", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b95273eacbcd647f3c0d7db", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95273eacbcd647f3c0d7db", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95273eacbcd647f3c0d7db", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95273eacbcd647f3c0d7db", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"_id"=>{"$oid"=>"5b95273eacbcd647f3c0d7f7"}, "applicable"=>false, "autocomplete_description"=>nil, "cart_id"=>"5b95273eacbcd647f3c0d7db", "count"=>nil, "created_at"=>nil, "declined"=>nil, "discount_amount"=>50.0, "discount_percentage"=>0.0, "doc_version"=>0, "masked_tags"=>nil, "pending"=>nil, "primary_link"=>nil, "product_ids"=>["5b95273dacbcd647f3c0d7c1", "5b95273dacbcd647f3c0d7c1", "5b95273dacbcd647f3c0d7c1", "5b95273dacbcd647f3c0d7c1", "5b95273dacbcd647f3c0d7c1"], "public"=>"no", "requires_verification"=>true, "resource_class"=>nil, "resource_id"=>nil, "secondary_links"=>{}, "tags"=>nil, "updated_at"=>nil, "used_by_users"=>nil, "verified"=>nil}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: _id, applicable, autocomplete_description, count, created_at, declined, doc_version, masked_tags, pending, primary_link, product_ids, public, resource_class, resource_id, secondary_links, tags, updated_at, used_by_users, verified Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95273eacbcd647f3c0d7db'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95273eacbcd647f3c0d7db", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b95273eacbcd647f3c0d7db", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b95273eacbcd647f3c0d7db", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95273eacbcd647f3c0d7db", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95273eacbcd647f3c0d7db", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95273eacbcd647f3c0d7db", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95273eacbcd647f3c0d7db", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b95273eacbcd647f3c0d7db", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95273eacbcd647f3c0d7db", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95273eacbcd647f3c0d7db", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b95273eacbcd647f3c0d7db", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b95273eacbcd647f3c0d7db", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95273eacbcd647f3c0d7db", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95273eacbcd647f3c0d7db", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95273eacbcd647f3c0d7db", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95273eacbcd647f3c0d7f8'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Completed 201 Created in 186ms (Views: 3.0ms) MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7c1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95273facbcd647f3c0d7fa')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95273facbcd647f3c0d7fa'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7c1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95273facbcd647f3c0d7fd')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95273facbcd647f3c0d7fd'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7c1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95273facbcd647f3c0d800')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95273facbcd647f3c0d800'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7c1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95273facbcd647f3c0d803')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95273facbcd647f3c0d803'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7c1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95273facbcd647f3c0d806')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95273facbcd647f3c0d806'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95273facbcd647f3c0d809'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95273facbcd647f3c0d7fa')}, "u"=>{"$set"=>{"parent_id"=>"5b95273fa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95273facbcd647f3c0d7fd')}, "u"=>{"$set"=>{"parent_id"=>"5b95273fa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95273facbcd647f3c0d800')}, "u"=>{"$set"=>{"parent_id"=>"5b95273fa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95273facbcd647f3c0d803')}, "u"=>{"$set"=>{"parent_id"=>"5b95273fa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95273facbcd647f3c0d806')}, "u"=>{"$set"=>{"parent_id"=>"5b95273fa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95273facbcd647f3c0d809'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95273facbcd647f3c0d809", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b95273facbcd647f3c0d809", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b95273facbcd647f3c0d809", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95273facbcd647f3c0d809", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95273facbcd647f3c0d809", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95273facbcd647f3c0d809", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95273facbcd647f3c0d809", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b95273facbcd647f3c0d809", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b95273facbcd647f3c0d809", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95273facbcd647f3c0d809", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95273facbcd647f3c0d809", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95273facbcd647f3c0d81a'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95273facbcd647f3c0d809'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95273facbcd647f3c0d809", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b95273facbcd647f3c0d809", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b95273facbcd647f3c0d809", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95273facbcd647f3c0d809", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95273facbcd647f3c0d809", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95273facbcd647f3c0d809", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95273facbcd647f3c0d809", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95273facbcd647f3c0d7fa')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95273facbcd647f3c0d7fd')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95273facbcd647f3c0d800')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95273facbcd647f3c0d803')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95273facbcd647f3c0d806')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95273facbcd647f3c0d81a')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b95273facbcd647f3c0d81a", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95273facbcd647f3c0d809", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95273facbcd647f3c0d809", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b95273facbcd647f3c0d809", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b95273facbcd647f3c0d809", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95273facbcd647f3c0d809", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95273facbcd647f3c0d809", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95273facbcd647f3c0d809", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95273facbcd647f3c0d809'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95273facbcd647f3c0d809", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b95273facbcd647f3c0d809", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b95273facbcd647f3c0d809", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95273facbcd647f3c0d809", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95273facbcd647f3c0d809", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95273facbcd647f3c0d809", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95273facbcd647f3c0d809", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b95273facbcd647f3c0d809", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95273facbcd647f3c0d809", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95273facbcd647f3c0d809", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b95273facbcd647f3c0d809", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b95273facbcd647f3c0d809", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95273facbcd647f3c0d809", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95273facbcd647f3c0d809", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95273facbcd647f3c0d809", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952740acbcd647f3c0d825'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started GET "/shopping/discounts/5b952740acbcd647f3c0d825?%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%7D" for 127.0.0.1 at 2018-09-09 19:29:28 +0530 Processing by Shopping::DiscountsController#show as JSON Parameters: {"{\"api_key\":\"test\",\"current_app_id\":\"testappid\"}"=>nil, "id"=>"5b952740acbcd647f3c0d825", "discount"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b952740acbcd647f3c0d825'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7c1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952740acbcd647f3c0d827')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952740acbcd647f3c0d827'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7c1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952740acbcd647f3c0d82a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952740acbcd647f3c0d82a'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7c1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952740acbcd647f3c0d82d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952740acbcd647f3c0d82d'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7c1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952740acbcd647f3c0d830')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952740acbcd647f3c0d830'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7c1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952740acbcd647f3c0d833')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952740acbcd647f3c0d833'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952740acbcd647f3c0d836'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952740acbcd647f3c0d827')}, "u"=>{"$set"=>{"parent_id"=>"5b952740a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952740acbcd647f3c0d82a')}, "u"=>{"$set"=>{"parent_id"=>"5b952740a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952740acbcd647f3c0d82d')}, "u"=>{"$set"=>{"parent_id"=>"5b952740a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952740acbcd647f3c0d830')}, "u"=>{"$set"=>{"parent_id"=>"5b952740a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952740acbcd647f3c0d833')}, "u"=>{"$set"=>{"parent_id"=>"5b952740a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952740acbcd647f3c0d836'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952740acbcd647f3c0d836", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b952740acbcd647f3c0d836", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b952740acbcd647f3c0d836", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952740acbcd647f3c0d836", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952740acbcd647f3c0d836", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952740acbcd647f3c0d836", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952740acbcd647f3c0d836", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b952740acbcd647f3c0d836", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b952740acbcd647f3c0d836", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952740acbcd647f3c0d836", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952740acbcd647f3c0d836", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952741acbcd647f3c0d847'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952740acbcd647f3c0d836'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952740acbcd647f3c0d836", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b952740acbcd647f3c0d836", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b952740acbcd647f3c0d836", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952740acbcd647f3c0d836", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952740acbcd647f3c0d836", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952740acbcd647f3c0d836", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952740acbcd647f3c0d836", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952740acbcd647f3c0d827')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952740acbcd647f3c0d82a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952740acbcd647f3c0d82d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952740acbcd647f3c0d830')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952740acbcd647f3c0d833')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952741acbcd647f3c0d847')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b952741acbcd647f3c0d847", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952740acbcd647f3c0d836", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952740acbcd647f3c0d836", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b952740acbcd647f3c0d836", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b952740acbcd647f3c0d836", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952740acbcd647f3c0d836", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952740acbcd647f3c0d836", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952740acbcd647f3c0d836", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952740acbcd647f3c0d836'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952740acbcd647f3c0d836", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b952740acbcd647f3c0d836", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b952740acbcd647f3c0d836", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952740acbcd647f3c0d836", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952740acbcd647f3c0d836", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952740acbcd647f3c0d836", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952740acbcd647f3c0d836", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b952740acbcd647f3c0d836", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952740acbcd647f3c0d836", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952740acbcd647f3c0d836", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b952740acbcd647f3c0d836", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b952740acbcd647f3c0d836", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952740acbcd647f3c0d836", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952740acbcd647f3c0d836", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952740acbcd647f3c0d836", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952741acbcd647f3c0d852'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started POST "/shopping/cart_items/create_multiple" for 127.0.0.1 at 2018-09-09 19:29:29 +0530 Processing by Shopping::CartItemsController#create_multiple as JSON Parameters: {"id"=>"5b952741acbcd647f3c0d852", "discount"=>{"product_ids"=>["5b95273dacbcd647f3c0d7c1", "5b95273dacbcd647f3c0d7c1", "5b95273dacbcd647f3c0d7c1", "5b95273dacbcd647f3c0d7c1", "5b95273dacbcd647f3c0d7c1"]}, "api_key"=>"test", "current_app_id"=>"testappid", "cart_item"=>{"discount"=>{"product_ids"=>["5b95273dacbcd647f3c0d7c1", "5b95273dacbcd647f3c0d7c1", "5b95273dacbcd647f3c0d7c1", "5b95273dacbcd647f3c0d7c1", "5b95273dacbcd647f3c0d7c1"]}}} Completed 500 Internal Server Error in 4ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7c1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952741acbcd647f3c0d854')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952741acbcd647f3c0d854'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7c1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952741acbcd647f3c0d857')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952741acbcd647f3c0d857'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7c1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952741acbcd647f3c0d85a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952741acbcd647f3c0d85a'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7c1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952741acbcd647f3c0d85d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952741acbcd647f3c0d85d'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7c1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952741acbcd647f3c0d860')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952741acbcd647f3c0d860'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952741acbcd647f3c0d863'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952741acbcd647f3c0d854')}, "u"=>{"$set"=>{"parent_id"=>"5b952741a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952741acbcd647f3c0d857')}, "u"=>{"$set"=>{"parent_id"=>"5b952741a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952741acbcd647f3c0d85a')}, "u"=>{"$set"=>{"parent_id"=>"5b952741a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952741acbcd647f3c0d85d')}, "u"=>{"$set"=>{"parent_id"=>"5b952741a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952741acbcd647f3c0d860')}, "u"=>{"$set"=>{"parent_id"=>"5b952741a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952741acbcd647f3c0d863'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952741acbcd647f3c0d863", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b952741acbcd647f3c0d863", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b952741acbcd647f3c0d863", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952741acbcd647f3c0d863", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952741acbcd647f3c0d863", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952741acbcd647f3c0d863", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952741acbcd647f3c0d863", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b952741acbcd647f3c0d863", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b952741acbcd647f3c0d863", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952741acbcd647f3c0d863", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952741acbcd647f3c0d863", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952742acbcd647f3c0d874'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952741acbcd647f3c0d863'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952741acbcd647f3c0d863", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b952741acbcd647f3c0d863", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b952741acbcd647f3c0d863", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952741acbcd647f3c0d863", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952741acbcd647f3c0d863", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952741acbcd647f3c0d863", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952741acbcd647f3c0d863", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952741acbcd647f3c0d854')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952741acbcd647f3c0d857')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952741acbcd647f3c0d85a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952741acbcd647f3c0d85d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952741acbcd647f3c0d860')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952742acbcd647f3c0d874')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b952742acbcd647f3c0d874", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952741acbcd647f3c0d863", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952741acbcd647f3c0d863", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b952741acbcd647f3c0d863", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b952741acbcd647f3c0d863", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952741acbcd647f3c0d863", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952741acbcd647f3c0d863", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952741acbcd647f3c0d863", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952741acbcd647f3c0d863'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952741acbcd647f3c0d863", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b952741acbcd647f3c0d863", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b952741acbcd647f3c0d863", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952741acbcd647f3c0d863", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952741acbcd647f3c0d863", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952741acbcd647f3c0d863", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952741acbcd647f3c0d863", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b952741acbcd647f3c0d863", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952741acbcd647f3c0d863", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952741acbcd647f3c0d863", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b952741acbcd647f3c0d863", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b952741acbcd647f3c0d863", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952741acbcd647f3c0d863", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952741acbcd647f3c0d863", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952741acbcd647f3c0d863", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952742acbcd647f3c0d87f'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7c1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952742acbcd647f3c0d881')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952742acbcd647f3c0d881'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7c1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952743acbcd647f3c0d884')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952743acbcd647f3c0d884'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7c1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952743acbcd647f3c0d887')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952743acbcd647f3c0d887'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7c1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952743acbcd647f3c0d88a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952743acbcd647f3c0d88a'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7c1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952743acbcd647f3c0d88d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952743acbcd647f3c0d88d'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started POST "/shopping/carts" for 127.0.0.1 at 2018-09-09 19:29:31 +0530 Processing by Shopping::CartsController#create as JSON Parameters: {"cart"=>{"add_cart_item_ids"=>["5b952742acbcd647f3c0d881", "5b952743acbcd647f3c0d884", "5b952743acbcd647f3c0d887", "5b952743acbcd647f3c0d88a", "5b952743acbcd647f3c0d88d"]}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b952742acbcd647f3c0d881'), "resource_id"=>"5b95273dacbcd647f3c0d7bd", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b952742acbcd647f3c0d881'), "resource_id"=>"5b95273dacbcd647f3c0d7bd", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952742acbcd647f3c0d881')}, "u"=>{"$set"=>{"parent_id"=>"5b952743a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b952743acbcd647f3c0d884'), "resource_id"=>"5b95273dacbcd647f3c0d7bd", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b952743acbcd647f3c0d884'), "resource_id"=>"5b95273dacbcd647f3c0d7bd", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952743acbcd647f3c0d884')}, "u"=>{"$set"=>{"parent_id"=>"5b952743a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b952743acbcd647f3c0d887'), "resource_id"=>"5b95273dacbcd647f3c0d7bd", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b952743acbcd647f3c0d887'), "resource_id"=>"5b95273dacbcd647f3c0d7bd", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952743acbcd647f3c0d887')}, "u"=>{"$set"=>{"parent_id"=>"5b952743a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b952743acbcd647f3c0d88a'), "resource_id"=>"5b95273dacbcd647f3c0d7bd", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b952743acbcd647f3c0d88a'), "resource_id"=>"5b95273dacbcd647f3c0d7bd", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952743acbcd647f3c0d88a')}, "u"=>{"$set"=>{"parent_id"=>"5b952743a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b952743acbcd647f3c0d88d'), "resource_id"=>"5b95273dacbcd647f3c0d7bd", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b952743acbcd647f3c0d88d'), "resource_id"=>"5b95273dacbcd647f3c0d7bd", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952743acbcd647f3c0d88d')}, "u"=>{"$set"=>{"parent_id"=>"5b952743a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952743acbcd647f3c0d890'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7bd')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7bd", "parent_id"=>"5b952743acbcd647f3c0d890", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7bd')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7bd", "cart_id"=>"5b952743acbcd647f3c0d890", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7bd", "cart_id"=>"5b952743acbcd647f3c0d890", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7bd", "parent_id"=>"5b952743acbcd647f3c0d890", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7bd", "parent_id"=>"5b952743acbcd647f3c0d890", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7bd", "parent_id"=>"5b952743acbcd647f3c0d890", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7bd", "parent_id"=>"5b952743acbcd647f3c0d890", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "query"=>{"_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7c1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952743acbcd647f3c0d8a1')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952743acbcd647f3c0d8a1'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7c1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952743acbcd647f3c0d8a4')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952743acbcd647f3c0d8a4'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7c1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952743acbcd647f3c0d8a7')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952743acbcd647f3c0d8a7'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7c1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952744acbcd647f3c0d8aa')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952744acbcd647f3c0d8aa'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7c1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952744acbcd647f3c0d8ad')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952744acbcd647f3c0d8ad'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952744acbcd647f3c0d8b0'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952743acbcd647f3c0d8a1')}, "u"=>{"$set"=>{"parent_id"=>"5b952744a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952743acbcd647f3c0d8a4')}, "u"=>{"$set"=>{"parent_id"=>"5b952744a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952743acbcd647f3c0d8a7')}, "u"=>{"$set"=>{"parent_id"=>"5b952744a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952744acbcd647f3c0d8aa')}, "u"=>{"$set"=>{"parent_id"=>"5b952744a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952744acbcd647f3c0d8ad')}, "u"=>{"$set"=>{"parent_id"=>"5b952744a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952744acbcd647f3c0d8b0'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952744acbcd647f3c0d8b0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b952744acbcd647f3c0d8b0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b952744acbcd647f3c0d8b0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952744acbcd647f3c0d8b0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952744acbcd647f3c0d8b0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952744acbcd647f3c0d8b0", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952744acbcd647f3c0d8b0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b952744acbcd647f3c0d8b0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b952744acbcd647f3c0d8b0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952744acbcd647f3c0d8b0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952744acbcd647f3c0d8b0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952744acbcd647f3c0d8c1'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952744acbcd647f3c0d8b0'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952744acbcd647f3c0d8b0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b952744acbcd647f3c0d8b0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b952744acbcd647f3c0d8b0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952744acbcd647f3c0d8b0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952744acbcd647f3c0d8b0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952744acbcd647f3c0d8b0", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952744acbcd647f3c0d8b0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952743acbcd647f3c0d8a1')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952743acbcd647f3c0d8a4')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952743acbcd647f3c0d8a7')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952744acbcd647f3c0d8aa')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952744acbcd647f3c0d8ad')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952744acbcd647f3c0d8c1')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b952744acbcd647f3c0d8c1", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952744acbcd647f3c0d8b0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952744acbcd647f3c0d8b0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b952744acbcd647f3c0d8b0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b952744acbcd647f3c0d8b0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952744acbcd647f3c0d8b0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952744acbcd647f3c0d8b0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952744acbcd647f3c0d8b0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952744acbcd647f3c0d8b0'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952744acbcd647f3c0d8b0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b952744acbcd647f3c0d8b0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b952744acbcd647f3c0d8b0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952744acbcd647f3c0d8b0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952744acbcd647f3c0d8b0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952744acbcd647f3c0d8b0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952744acbcd647f3c0d8b0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b952744acbcd647f3c0d8b0", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952744acbcd647f3c0d8b0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952744acbcd647f3c0d8b0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b952744acbcd647f3c0d8b0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b952744acbcd647f3c0d8b0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952744acbcd647f3c0d8b0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952744acbcd647f3c0d8b0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952744acbcd647f3c0d8b0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952744acbcd647f3c0d8cc'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7c1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952744acbcd647f3c0d8ce')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952744acbcd647f3c0d8ce'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7c1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952744acbcd647f3c0d8d1')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952744acbcd647f3c0d8d1'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7c1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952744acbcd647f3c0d8d4')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952744acbcd647f3c0d8d4'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7c1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952744acbcd647f3c0d8d7')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952744acbcd647f3c0d8d7'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7c1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952745acbcd647f3c0d8da')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952745acbcd647f3c0d8da'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952745acbcd647f3c0d8dd'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952744acbcd647f3c0d8ce')}, "u"=>{"$set"=>{"parent_id"=>"5b952745a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952744acbcd647f3c0d8d1')}, "u"=>{"$set"=>{"parent_id"=>"5b952745a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952744acbcd647f3c0d8d4')}, "u"=>{"$set"=>{"parent_id"=>"5b952745a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952744acbcd647f3c0d8d7')}, "u"=>{"$set"=>{"parent_id"=>"5b952745a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952745acbcd647f3c0d8da')}, "u"=>{"$set"=>{"parent_id"=>"5b952745a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/shopping/payments" for 127.0.0.1 at 2018-09-09 19:29:33 +0530 Processing by Shopping::PaymentsController#create as JSON Parameters: {"cart_id"=>"5b952745acbcd647f3c0d8dd", "payment_type"=>"cash", "amount"=>0.0, "discount_id"=>"5b952744acbcd647f3c0d8cc", "api_key"=>"test", "current_app_id"=>"testappid", "payment"=>{"amount"=>0.0, "payment_type"=>"cash", "cart_id"=>"5b952745acbcd647f3c0d8dd", "discount_id"=>"5b952744acbcd647f3c0d8cc"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: cart_id, payment_type, amount, discount_id, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, amount, discount_id, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, amount, discount_id, api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952745acbcd647f3c0d8dd'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7bd')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7bd", "parent_id"=>"5b952745acbcd647f3c0d8dd", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7bd')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7bd", "cart_id"=>"5b952745acbcd647f3c0d8dd", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7bd", "cart_id"=>"5b952745acbcd647f3c0d8dd", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7bd", "parent_id"=>"5b952745acbcd647f3c0d8dd", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7bd", "parent_id"=>"5b952745acbcd647f3c0d8dd", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b952744acbcd647f3c0d8cc'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "pipeline"=>[{"$match"=>{"_id"=>BSON::ObjectId('5b952744acbcd647f3c0d8cc')}}, {"$project"=>{"verified"=>{"$filter"=>{"input"=>"$verified", "as"=>"verified", "cond"=>{"$eq"=>["$$verified", "5b952745acbcd647f3c0d... MONGODB | localhost:27017 | dummy_test.aggregate | SUCCEEDED | 0.022s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_discounts", "query"=>{"$and"=>[{"verified"=>{"$ne"=>"5b952745acbcd647f3c0d8ee"}}, {"pending"=>{"$ne"=>"5b952745acbcd647f3c0d8ee"}}, {"declined"=>{"$ne"=>"5b952745acbcd647f3c0d8ee"}}, {"_id"=>BSON::ObjectId('5b952744acb... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95273dacbcd647f3c0d7bd", "parent_id"=>"5b952745acbcd647f3c0d8dd", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7bd')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7bd", "parent_id"=>"5b952745acbcd647f3c0d8dd", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7bd')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7bd", "cart_id"=>"5b952745acbcd647f3c0d8dd", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7bd", "cart_id"=>"5b952745acbcd647f3c0d8dd", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7bd", "parent_id"=>"5b952745acbcd647f3c0d8dd", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7bd", "parent_id"=>"5b952745acbcd647f3c0d8dd", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952745acbcd647f3c0d8ee'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Completed 201 Created in 98ms (Views: 1.4ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7c1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952745acbcd647f3c0d8ef')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952745acbcd647f3c0d8ef'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7c1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952745acbcd647f3c0d8f2')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952745acbcd647f3c0d8f2'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7c1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952745acbcd647f3c0d8f5')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952745acbcd647f3c0d8f5'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7c1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952745acbcd647f3c0d8f8')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952745acbcd647f3c0d8f8'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7c1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952746acbcd647f3c0d8fb')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952746acbcd647f3c0d8fb'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952746acbcd647f3c0d8fe'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952745acbcd647f3c0d8ef')}, "u"=>{"$set"=>{"parent_id"=>"5b952746a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952745acbcd647f3c0d8f2')}, "u"=>{"$set"=>{"parent_id"=>"5b952746a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952745acbcd647f3c0d8f5')}, "u"=>{"$set"=>{"parent_id"=>"5b952746a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952745acbcd647f3c0d8f8')}, "u"=>{"$set"=>{"parent_id"=>"5b952746a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952746acbcd647f3c0d8fb')}, "u"=>{"$set"=>{"parent_id"=>"5b952746a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952746acbcd647f3c0d8fe'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952746acbcd647f3c0d8fe", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b952746acbcd647f3c0d8fe", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b952746acbcd647f3c0d8fe", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952746acbcd647f3c0d8fe", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952746acbcd647f3c0d8fe", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952746acbcd647f3c0d8fe", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952746acbcd647f3c0d8fe", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b952746acbcd647f3c0d8fe", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b952746acbcd647f3c0d8fe", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952746acbcd647f3c0d8fe", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952746acbcd647f3c0d8fe", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952746acbcd647f3c0d90f'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952746acbcd647f3c0d8fe'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952746acbcd647f3c0d8fe", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b952746acbcd647f3c0d8fe", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b952746acbcd647f3c0d8fe", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952746acbcd647f3c0d8fe", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952746acbcd647f3c0d8fe", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952746acbcd647f3c0d8fe", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952746acbcd647f3c0d8fe", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952745acbcd647f3c0d8ef')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952745acbcd647f3c0d8f2')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952745acbcd647f3c0d8f5')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952745acbcd647f3c0d8f8')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952746acbcd647f3c0d8fb')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952746acbcd647f3c0d90f')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b952746acbcd647f3c0d90f", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952746acbcd647f3c0d8fe", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952746acbcd647f3c0d8fe", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b952746acbcd647f3c0d8fe", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b952746acbcd647f3c0d8fe", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952746acbcd647f3c0d8fe", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952746acbcd647f3c0d8fe", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952746acbcd647f3c0d8fe", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952746acbcd647f3c0d8fe'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952746acbcd647f3c0d8fe", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b952746acbcd647f3c0d8fe", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b952746acbcd647f3c0d8fe", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952746acbcd647f3c0d8fe", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952746acbcd647f3c0d8fe", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952746acbcd647f3c0d8fe", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952746acbcd647f3c0d8fe", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b952746acbcd647f3c0d8fe", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952746acbcd647f3c0d8fe", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952746acbcd647f3c0d8fe", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b952746acbcd647f3c0d8fe", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b952746acbcd647f3c0d8fe", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952746acbcd647f3c0d8fe", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952746acbcd647f3c0d8fe", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952746acbcd647f3c0d8fe", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952746acbcd647f3c0d91a'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7c1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952746acbcd647f3c0d91c')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952746acbcd647f3c0d91c'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7c1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952746acbcd647f3c0d91f')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952746acbcd647f3c0d91f'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7c1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952746acbcd647f3c0d922')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952746acbcd647f3c0d922'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7c1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952746acbcd647f3c0d925')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952746acbcd647f3c0d925'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7c1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952746acbcd647f3c0d928')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952746acbcd647f3c0d928'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952747acbcd647f3c0d92b'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952746acbcd647f3c0d91c')}, "u"=>{"$set"=>{"parent_id"=>"5b952747a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952746acbcd647f3c0d91f')}, "u"=>{"$set"=>{"parent_id"=>"5b952747a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952746acbcd647f3c0d922')}, "u"=>{"$set"=>{"parent_id"=>"5b952747a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952746acbcd647f3c0d925')}, "u"=>{"$set"=>{"parent_id"=>"5b952747a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952746acbcd647f3c0d928')}, "u"=>{"$set"=>{"parent_id"=>"5b952747a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952747acbcd647f3c0d92b'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7bd')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7bd", "parent_id"=>"5b952747acbcd647f3c0d92b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7bd')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7bd", "cart_id"=>"5b952747acbcd647f3c0d92b", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7bd", "cart_id"=>"5b952747acbcd647f3c0d92b", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7bd", "parent_id"=>"5b952747acbcd647f3c0d92b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7bd", "parent_id"=>"5b952747acbcd647f3c0d92b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b952746acbcd647f3c0d91a'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "pipeline"=>[{"$match"=>{"_id"=>BSON::ObjectId('5b952746acbcd647f3c0d91a')}}, {"$project"=>{"verified"=>{"$filter"=>{"input"=>"$verified", "as"=>"verified", "cond"=>{"$eq"=>["$$verified", "5b952747acbcd647f3c0d... MONGODB | localhost:27017 | dummy_test.aggregate | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_discounts", "query"=>{"$and"=>[{"verified"=>{"$ne"=>"5b952747acbcd647f3c0d93c"}}, {"pending"=>{"$ne"=>"5b952747acbcd647f3c0d93c"}}, {"declined"=>{"$ne"=>"5b952747acbcd647f3c0d93c"}}, {"_id"=>BSON::ObjectId('5b952746acb... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95273dacbcd647f3c0d7bd", "parent_id"=>"5b952747acbcd647f3c0d92b", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7bd')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7bd", "parent_id"=>"5b952747acbcd647f3c0d92b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7bd')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7bd", "cart_id"=>"5b952747acbcd647f3c0d92b", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7bd", "cart_id"=>"5b952747acbcd647f3c0d92b", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7bd", "parent_id"=>"5b952747acbcd647f3c0d92b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7bd", "parent_id"=>"5b952747acbcd647f3c0d92b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952747acbcd647f3c0d93c'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started GET "/shopping/discounts/5b952746acbcd647f3c0d91a?%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%7D" for 127.0.0.1 at 2018-09-09 19:29:35 +0530 Processing by Shopping::DiscountsController#show as JSON Parameters: {"{\"api_key\":\"test\",\"current_app_id\":\"testappid\"}"=>nil, "id"=>"5b952746acbcd647f3c0d91a", "discount"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b952746acbcd647f3c0d91a'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7c1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952747acbcd647f3c0d93d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952747acbcd647f3c0d93d'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7c1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952747acbcd647f3c0d940')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952747acbcd647f3c0d940'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7c1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952747acbcd647f3c0d943')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952747acbcd647f3c0d943'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7c1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952747acbcd647f3c0d946')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952747acbcd647f3c0d946'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7c1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952747acbcd647f3c0d949')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952747acbcd647f3c0d949'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952747acbcd647f3c0d94c'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952747acbcd647f3c0d93d')}, "u"=>{"$set"=>{"parent_id"=>"5b952747a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952747acbcd647f3c0d940')}, "u"=>{"$set"=>{"parent_id"=>"5b952747a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952747acbcd647f3c0d943')}, "u"=>{"$set"=>{"parent_id"=>"5b952747a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952747acbcd647f3c0d946')}, "u"=>{"$set"=>{"parent_id"=>"5b952747a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952747acbcd647f3c0d949')}, "u"=>{"$set"=>{"parent_id"=>"5b952747a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952747acbcd647f3c0d94c'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952747acbcd647f3c0d94c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b952747acbcd647f3c0d94c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b952747acbcd647f3c0d94c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952747acbcd647f3c0d94c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952747acbcd647f3c0d94c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952747acbcd647f3c0d94c", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952747acbcd647f3c0d94c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b952747acbcd647f3c0d94c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b952747acbcd647f3c0d94c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952747acbcd647f3c0d94c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952747acbcd647f3c0d94c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952748acbcd647f3c0d95d'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952747acbcd647f3c0d94c'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952747acbcd647f3c0d94c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b952747acbcd647f3c0d94c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b952747acbcd647f3c0d94c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952747acbcd647f3c0d94c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952747acbcd647f3c0d94c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952747acbcd647f3c0d94c", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952747acbcd647f3c0d94c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952747acbcd647f3c0d93d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952747acbcd647f3c0d940')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952747acbcd647f3c0d943')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952747acbcd647f3c0d946')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952747acbcd647f3c0d949')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952748acbcd647f3c0d95d')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b952748acbcd647f3c0d95d", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952747acbcd647f3c0d94c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952747acbcd647f3c0d94c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b952747acbcd647f3c0d94c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b952747acbcd647f3c0d94c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952747acbcd647f3c0d94c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952747acbcd647f3c0d94c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952747acbcd647f3c0d94c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952747acbcd647f3c0d94c'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952747acbcd647f3c0d94c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b952747acbcd647f3c0d94c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b952747acbcd647f3c0d94c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952747acbcd647f3c0d94c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952747acbcd647f3c0d94c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952747acbcd647f3c0d94c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952747acbcd647f3c0d94c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b952747acbcd647f3c0d94c", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952747acbcd647f3c0d94c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952747acbcd647f3c0d94c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b952747acbcd647f3c0d94c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b952747acbcd647f3c0d94c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952747acbcd647f3c0d94c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952747acbcd647f3c0d94c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952747acbcd647f3c0d94c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952748acbcd647f3c0d968'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7c1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952748acbcd647f3c0d96a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952748acbcd647f3c0d96a'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7c1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952748acbcd647f3c0d96d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952748acbcd647f3c0d96d'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7c1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952748acbcd647f3c0d970')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952748acbcd647f3c0d970'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7c1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952748acbcd647f3c0d973')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952748acbcd647f3c0d973'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7c1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952749acbcd647f3c0d976')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952749acbcd647f3c0d976'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952749acbcd647f3c0d979'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952748acbcd647f3c0d96a')}, "u"=>{"$set"=>{"parent_id"=>"5b952749a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952748acbcd647f3c0d96d')}, "u"=>{"$set"=>{"parent_id"=>"5b952749a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952748acbcd647f3c0d970')}, "u"=>{"$set"=>{"parent_id"=>"5b952749a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952748acbcd647f3c0d973')}, "u"=>{"$set"=>{"parent_id"=>"5b952749a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952749acbcd647f3c0d976')}, "u"=>{"$set"=>{"parent_id"=>"5b952749a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952749acbcd647f3c0d979'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7bd')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7bd", "parent_id"=>"5b952749acbcd647f3c0d979", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7bd')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7bd", "cart_id"=>"5b952749acbcd647f3c0d979", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7bd", "cart_id"=>"5b952749acbcd647f3c0d979", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7bd", "parent_id"=>"5b952749acbcd647f3c0d979", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7bd", "parent_id"=>"5b952749acbcd647f3c0d979", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b952748acbcd647f3c0d968'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "pipeline"=>[{"$match"=>{"_id"=>BSON::ObjectId('5b952748acbcd647f3c0d968')}}, {"$project"=>{"verified"=>{"$filter"=>{"input"=>"$verified", "as"=>"verified", "cond"=>{"$eq"=>["$$verified", "5b952749acbcd647f3c0d... MONGODB | localhost:27017 | dummy_test.aggregate | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_discounts", "query"=>{"$and"=>[{"verified"=>{"$ne"=>"5b952749acbcd647f3c0d98a"}}, {"pending"=>{"$ne"=>"5b952749acbcd647f3c0d98a"}}, {"declined"=>{"$ne"=>"5b952749acbcd647f3c0d98a"}}, {"_id"=>BSON::ObjectId('5b952748acb... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95273dacbcd647f3c0d7bd", "parent_id"=>"5b952749acbcd647f3c0d979", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7bd')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7bd", "parent_id"=>"5b952749acbcd647f3c0d979", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7bd')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7bd", "cart_id"=>"5b952749acbcd647f3c0d979", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7bd", "cart_id"=>"5b952749acbcd647f3c0d979", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7bd", "parent_id"=>"5b952749acbcd647f3c0d979", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7bd", "parent_id"=>"5b952749acbcd647f3c0d979", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952749acbcd647f3c0d98a'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started PUT "/shopping/discounts/5b952748acbcd647f3c0d968" for 127.0.0.1 at 2018-09-09 19:29:37 +0530 Processing by Shopping::DiscountsController#update as JSON Parameters: {"discount"=>{"add_verified_ids"=>["5b952749acbcd647f3c0d98a"]}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b952748acbcd647f3c0d968"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b952748acbcd647f3c0d968'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952747acbcd647f3c0d94c'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952747acbcd647f3c0d94c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b952747acbcd647f3c0d94c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b952747acbcd647f3c0d94c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952747acbcd647f3c0d94c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952747acbcd647f3c0d94c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b952747acbcd647f3c0d94c", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952747acbcd647f3c0d94c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952747acbcd647f3c0d94c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b952747acbcd647f3c0d94c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b952747acbcd647f3c0d94c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952747acbcd647f3c0d94c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952747acbcd647f3c0d94c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952748acbcd647f3c0d968')}, "u"=>{"$set"=>{"tags"=>["Discount", "50... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Completed 204 No Content in 89ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b952748acbcd647f3c0d968'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7c1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952749acbcd647f3c0d98b')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952749acbcd647f3c0d98b'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7c1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952749acbcd647f3c0d98e')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952749acbcd647f3c0d98e'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7c1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952749acbcd647f3c0d991')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952749acbcd647f3c0d991'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7c1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952749acbcd647f3c0d994')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952749acbcd647f3c0d994'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7c1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952749acbcd647f3c0d997')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952749acbcd647f3c0d997'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95274aacbcd647f3c0d99a'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952749acbcd647f3c0d98b')}, "u"=>{"$set"=>{"parent_id"=>"5b95274aa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952749acbcd647f3c0d98e')}, "u"=>{"$set"=>{"parent_id"=>"5b95274aa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952749acbcd647f3c0d991')}, "u"=>{"$set"=>{"parent_id"=>"5b95274aa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952749acbcd647f3c0d994')}, "u"=>{"$set"=>{"parent_id"=>"5b95274aa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952749acbcd647f3c0d997')}, "u"=>{"$set"=>{"parent_id"=>"5b95274aa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95274aacbcd647f3c0d99a'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95274aacbcd647f3c0d99a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b95274aacbcd647f3c0d99a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b95274aacbcd647f3c0d99a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95274aacbcd647f3c0d99a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95274aacbcd647f3c0d99a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95274aacbcd647f3c0d99a", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95274aacbcd647f3c0d99a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b95274aacbcd647f3c0d99a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b95274aacbcd647f3c0d99a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95274aacbcd647f3c0d99a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95274aacbcd647f3c0d99a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95274aacbcd647f3c0d9ab'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95274aacbcd647f3c0d99a'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95274aacbcd647f3c0d99a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b95274aacbcd647f3c0d99a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b95274aacbcd647f3c0d99a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95274aacbcd647f3c0d99a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95274aacbcd647f3c0d99a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95274aacbcd647f3c0d99a", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95274aacbcd647f3c0d99a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952749acbcd647f3c0d98b')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952749acbcd647f3c0d98e')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952749acbcd647f3c0d991')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952749acbcd647f3c0d994')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952749acbcd647f3c0d997')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95274aacbcd647f3c0d9ab')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b95274aacbcd647f3c0d9ab", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95274aacbcd647f3c0d99a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95274aacbcd647f3c0d99a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b95274aacbcd647f3c0d99a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b95274aacbcd647f3c0d99a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95274aacbcd647f3c0d99a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95274aacbcd647f3c0d99a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95274aacbcd647f3c0d99a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95274aacbcd647f3c0d99a'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95274aacbcd647f3c0d99a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b95274aacbcd647f3c0d99a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b95274aacbcd647f3c0d99a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95274aacbcd647f3c0d99a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95274aacbcd647f3c0d99a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95274aacbcd647f3c0d99a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95274aacbcd647f3c0d99a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b95274aacbcd647f3c0d99a", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95274aacbcd647f3c0d99a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95274aacbcd647f3c0d99a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b95274aacbcd647f3c0d99a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b95274aacbcd647f3c0d99a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95274aacbcd647f3c0d99a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95274aacbcd647f3c0d99a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95274aacbcd647f3c0d99a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95274aacbcd647f3c0d9b6'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7c1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95274aacbcd647f3c0d9b8')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95274aacbcd647f3c0d9b8'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7c1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95274aacbcd647f3c0d9bb')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95274aacbcd647f3c0d9bb'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7c1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95274aacbcd647f3c0d9be')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95274aacbcd647f3c0d9be'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7c1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95274aacbcd647f3c0d9c1')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95274aacbcd647f3c0d9c1'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7c1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95274aacbcd647f3c0d9c4')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95274aacbcd647f3c0d9c4'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95274bacbcd647f3c0d9c7'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95274aacbcd647f3c0d9b8')}, "u"=>{"$set"=>{"parent_id"=>"5b95274ba... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95274aacbcd647f3c0d9bb')}, "u"=>{"$set"=>{"parent_id"=>"5b95274ba... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95274aacbcd647f3c0d9be')}, "u"=>{"$set"=>{"parent_id"=>"5b95274ba... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95274aacbcd647f3c0d9c1')}, "u"=>{"$set"=>{"parent_id"=>"5b95274ba... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95274aacbcd647f3c0d9c4')}, "u"=>{"$set"=>{"parent_id"=>"5b95274ba... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95274bacbcd647f3c0d9c7'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7bd')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7bd", "parent_id"=>"5b95274bacbcd647f3c0d9c7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7bd')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7bd", "cart_id"=>"5b95274bacbcd647f3c0d9c7", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7bd", "cart_id"=>"5b95274bacbcd647f3c0d9c7", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7bd", "parent_id"=>"5b95274bacbcd647f3c0d9c7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7bd", "parent_id"=>"5b95274bacbcd647f3c0d9c7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b95274aacbcd647f3c0d9b6'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "pipeline"=>[{"$match"=>{"_id"=>BSON::ObjectId('5b95274aacbcd647f3c0d9b6')}}, {"$project"=>{"verified"=>{"$filter"=>{"input"=>"$verified", "as"=>"verified", "cond"=>{"$eq"=>["$$verified", "5b95274bacbcd647f3c0d... MONGODB | localhost:27017 | dummy_test.aggregate | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_discounts", "query"=>{"$and"=>[{"verified"=>{"$ne"=>"5b95274bacbcd647f3c0d9d8"}}, {"pending"=>{"$ne"=>"5b95274bacbcd647f3c0d9d8"}}, {"declined"=>{"$ne"=>"5b95274bacbcd647f3c0d9d8"}}, {"_id"=>BSON::ObjectId('5b95274aacb... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95273dacbcd647f3c0d7bd", "parent_id"=>"5b95274bacbcd647f3c0d9c7", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7bd')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7bd", "parent_id"=>"5b95274bacbcd647f3c0d9c7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7bd')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7bd", "cart_id"=>"5b95274bacbcd647f3c0d9c7", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7bd", "cart_id"=>"5b95274bacbcd647f3c0d9c7", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7bd", "parent_id"=>"5b95274bacbcd647f3c0d9c7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7bd", "parent_id"=>"5b95274bacbcd647f3c0d9c7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95274bacbcd647f3c0d9d8'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b95274aacbcd647f3c0d9b6'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95274aacbcd647f3c0d99a'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95274aacbcd647f3c0d99a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b95274aacbcd647f3c0d99a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b95274aacbcd647f3c0d99a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95274aacbcd647f3c0d99a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95274aacbcd647f3c0d99a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b95274aacbcd647f3c0d99a", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95274aacbcd647f3c0d99a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95274aacbcd647f3c0d99a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b95274aacbcd647f3c0d99a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b95274aacbcd647f3c0d99a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95274aacbcd647f3c0d99a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95274aacbcd647f3c0d99a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95274aacbcd647f3c0d9b6')}, "u"=>{"$set"=>{"verified"=>["5b95274bac... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Started PUT "/shopping/payments/5b95274bacbcd647f3c0d9d8" for 127.0.0.1 at 2018-09-09 19:29:39 +0530 Processing by Shopping::PaymentsController#update as JSON Parameters: {"is_verify_payment"=>true, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b95274bacbcd647f3c0d9d8", "payment"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: is_verify_payment, api_key, current_app_id, user_token Unpermitted parameters: is_verify_payment, api_key, current_app_id, user_token Unpermitted parameters: is_verify_payment, api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b95274bacbcd647f3c0d9d8'), "resource_id"=>"5b95273dacbcd647f3c0d7bd", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b95274bacbcd647f3c0d9d8'), "resource_id"=>"5b95273dacbcd647f3c0d7bd", "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95274bacbcd647f3c0d9c7'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7bd')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7bd", "parent_id"=>"5b95274bacbcd647f3c0d9c7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7bd')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7bd", "cart_id"=>"5b95274bacbcd647f3c0d9c7", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7bd", "cart_id"=>"5b95274bacbcd647f3c0d9c7", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7bd", "parent_id"=>"5b95274bacbcd647f3c0d9c7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7bd", "parent_id"=>"5b95274bacbcd647f3c0d9c7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b95274aacbcd647f3c0d9b6'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "pipeline"=>[{"$match"=>{"_id"=>BSON::ObjectId('5b95274aacbcd647f3c0d9b6')}}, {"$project"=>{"verified"=>{"$filter"=>{"input"=>"$verified", "as"=>"verified", "cond"=>{"$eq"=>["$$verified", "5b95274bacbcd647f3c0d... MONGODB | localhost:27017 | dummy_test.aggregate | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95273dacbcd647f3c0d7bd", "parent_id"=>"5b95274bacbcd647f3c0d9c7", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7bd", "parent_id"=>"5b95274bacbcd647f3c0d9c7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95274aacbcd647f3c0d9b8')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95274aacbcd647f3c0d9bb')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95274aacbcd647f3c0d9be')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95274aacbcd647f3c0d9c1')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95274aacbcd647f3c0d9c4')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95274bacbcd647f3c0d9d8')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b95274bacbcd647f3c0d9d8", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7bd", "parent_id"=>"5b95274bacbcd647f3c0d9c7", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b95274bacbcd647f3c0d9d8'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7c1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95274bacbcd647f3c0d9e4')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95274bacbcd647f3c0d9e4'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7c1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95274bacbcd647f3c0d9e7')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95274bacbcd647f3c0d9e7'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7c1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95274bacbcd647f3c0d9ea')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95274bacbcd647f3c0d9ea'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7c1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95274cacbcd647f3c0d9ed')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95274cacbcd647f3c0d9ed'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7c1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95274cacbcd647f3c0d9f0')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95274cacbcd647f3c0d9f0'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95274cacbcd647f3c0d9f3'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95274bacbcd647f3c0d9e4')}, "u"=>{"$set"=>{"parent_id"=>"5b95274ca... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95274bacbcd647f3c0d9e7')}, "u"=>{"$set"=>{"parent_id"=>"5b95274ca... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95274bacbcd647f3c0d9ea')}, "u"=>{"$set"=>{"parent_id"=>"5b95274ca... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95274cacbcd647f3c0d9ed')}, "u"=>{"$set"=>{"parent_id"=>"5b95274ca... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95274cacbcd647f3c0d9f0')}, "u"=>{"$set"=>{"parent_id"=>"5b95274ca... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95274cacbcd647f3c0d9f3'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95274cacbcd647f3c0d9f3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b95274cacbcd647f3c0d9f3", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b95274cacbcd647f3c0d9f3", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95274cacbcd647f3c0d9f3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95274cacbcd647f3c0d9f3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95274cacbcd647f3c0d9f3", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95274cacbcd647f3c0d9f3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b95274cacbcd647f3c0d9f3", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b95274cacbcd647f3c0d9f3", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95274cacbcd647f3c0d9f3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95274cacbcd647f3c0d9f3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95274cacbcd647f3c0d9f3'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95274cacbcd647f3c0d9f3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b95274cacbcd647f3c0d9f3", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b95274cacbcd647f3c0d9f3", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95274cacbcd647f3c0d9f3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95274cacbcd647f3c0d9f3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95274cacbcd647f3c0d9f3", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95274cacbcd647f3c0d9f3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95274cacbcd647f3c0da04'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b95274cacbcd647f3c0da04", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95274cacbcd647f3c0d9f3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95274cacbcd647f3c0d9f3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b95274cacbcd647f3c0d9f3", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b95274cacbcd647f3c0d9f3", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95274cacbcd647f3c0d9f3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95274cacbcd647f3c0d9f3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95274cacbcd647f3c0d9f3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"_id"=>{"$oid"=>"5b95274cacbcd647f3c0da0f"}, "applicable"=>false, "autocomplete_description"=>nil, "cart_id"=>"5b95274cacbcd647f3c0d9f3", "count"=>nil, "created_at"=>nil, "declined"=>nil, "discount_amount"=>1.0, "discount_percentage"=>0.0, "doc_version"=>0, "masked_tags"=>nil, "pending"=>nil, "primary_link"=>nil, "product_ids"=>["5b95273dacbcd647f3c0d7c1", "5b95273dacbcd647f3c0d7c1", "5b95273dacbcd647f3c0d7c1", "5b95273dacbcd647f3c0d7c1", "5b95273dacbcd647f3c0d7c1"], "public"=>"no", "requires_verification"=>true, "resource_class"=>nil, "resource_id"=>nil, "secondary_links"=>{}, "tags"=>nil, "updated_at"=>nil, "used_by_users"=>nil, "verified"=>nil}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: _id, applicable, autocomplete_description, count, created_at, declined, doc_version, masked_tags, pending, primary_link, product_ids, public, resource_class, resource_id, secondary_links, tags, updated_at, used_by_users, verified Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95274cacbcd647f3c0d9f3'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95274cacbcd647f3c0d9f3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b95274cacbcd647f3c0d9f3", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b95274cacbcd647f3c0d9f3", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95274cacbcd647f3c0d9f3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95274cacbcd647f3c0d9f3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95274cacbcd647f3c0d9f3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95274cacbcd647f3c0d9f3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b95274cacbcd647f3c0d9f3", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95274cacbcd647f3c0d9f3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95274cacbcd647f3c0d9f3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b95274cacbcd647f3c0d9f3", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b95274cacbcd647f3c0d9f3", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95274cacbcd647f3c0d9f3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95274cacbcd647f3c0d9f3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95274cacbcd647f3c0d9f3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "query"=>{"_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s Started POST "/shopping/discounts" for 127.0.0.1 at 2018-09-09 19:29:40 +0530 Value for params[:discount][:declined] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:masked_tags] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:pending] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:product_ids] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:tags] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:used_by_users] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:verified] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Processing by Shopping::DiscountsController#create as JSON Parameters: {"discount"=>{"_id"=>{"$oid"=>"5b95274cacbcd647f3c0da12"}, "applicable"=>false, "autocomplete_description"=>nil, "cart_id"=>nil, "count"=>4, "created_at"=>nil, "declined"=>nil, "discount_amount"=>10.0, "discount_percentage"=>100.0, "doc_version"=>0, "masked_tags"=>nil, "pending"=>nil, "primary_link"=>nil, "product_ids"=>nil, "public"=>"no", "requires_verification"=>false, "resource_class"=>nil, "resource_id"=>nil, "secondary_links"=>{}, "tags"=>nil, "updated_at"=>nil, "used_by_users"=>nil, "verified"=>nil}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken4"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken4"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: _id, applicable, autocomplete_description, created_at, declined, doc_version, masked_tags, pending, primary_link, product_ids, public, resource_class, resource_id, secondary_links, tags, updated_at, used_by_users, verified Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7c9')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7c9')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7c9')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95274cacbcd647f3c0da13'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Completed 201 Created in 81ms (Views: 2.6ms) MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7c1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95274cacbcd647f3c0da16')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95274cacbcd647f3c0da16'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7c1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95274dacbcd647f3c0da19')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95274dacbcd647f3c0da19'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7c1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95274dacbcd647f3c0da1c')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95274dacbcd647f3c0da1c'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7c1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95274dacbcd647f3c0da1f')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95274dacbcd647f3c0da1f'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7c1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95274dacbcd647f3c0da22')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95274dacbcd647f3c0da22'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95274dacbcd647f3c0da25'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95274cacbcd647f3c0da16')}, "u"=>{"$set"=>{"parent_id"=>"5b95274da... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95274dacbcd647f3c0da19')}, "u"=>{"$set"=>{"parent_id"=>"5b95274da... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95274dacbcd647f3c0da1c')}, "u"=>{"$set"=>{"parent_id"=>"5b95274da... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95274dacbcd647f3c0da1f')}, "u"=>{"$set"=>{"parent_id"=>"5b95274da... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95274dacbcd647f3c0da22')}, "u"=>{"$set"=>{"parent_id"=>"5b95274da... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7c9')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95274dacbcd647f3c0da36'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started POST "/shopping/payments" for 127.0.0.1 at 2018-09-09 19:29:41 +0530 Processing by Shopping::PaymentsController#create as JSON Parameters: {"cart_id"=>"5b95274dacbcd647f3c0da25", "payment_type"=>"cash", "amount"=>0.0, "discount_id"=>"5b95274dacbcd647f3c0da36", "api_key"=>"test", "current_app_id"=>"testappid", "payment"=>{"amount"=>0.0, "payment_type"=>"cash", "cart_id"=>"5b95274dacbcd647f3c0da25", "discount_id"=>"5b95274dacbcd647f3c0da36"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: cart_id, payment_type, amount, discount_id, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, amount, discount_id, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, amount, discount_id, api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95274dacbcd647f3c0da25'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95274dacbcd647f3c0da25", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b95274dacbcd647f3c0da25", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b95274dacbcd647f3c0da25", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95274dacbcd647f3c0da25", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95274dacbcd647f3c0da25", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b95274dacbcd647f3c0da36'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "query"=>{"_id"=>BSON::ObjectId('5b95274dacbcd647f3c0da36'), "pending"=>{"$ne"=>"5b95274dacbcd647f3c0da38"}, "declined"=>{"$ne"=>"5b95274dacbcd647f3c0da38"}, "count"=>{"$gte"=>1}, "_type"=>"Shopping::Discou... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95274dacbcd647f3c0da25", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95274dacbcd647f3c0da25", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95274cacbcd647f3c0da16')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95274dacbcd647f3c0da19')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95274dacbcd647f3c0da1c')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95274dacbcd647f3c0da1f')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95274dacbcd647f3c0da22')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95274dacbcd647f3c0da38'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b95274dacbcd647f3c0da38", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95274dacbcd647f3c0da25", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s Started POST "/shopping/discounts" for 127.0.0.1 at 2018-09-09 19:29:42 +0530 Value for params[:discount][:declined] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:masked_tags] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:pending] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:product_ids] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:tags] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:used_by_users] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:verified] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Processing by Shopping::DiscountsController#create as JSON Parameters: {"discount"=>{"_id"=>{"$oid"=>"5b95274dacbcd647f3c0da43"}, "applicable"=>false, "autocomplete_description"=>nil, "cart_id"=>nil, "count"=>4, "created_at"=>nil, "declined"=>nil, "discount_amount"=>10.0, "discount_percentage"=>100.0, "doc_version"=>0, "masked_tags"=>nil, "pending"=>nil, "primary_link"=>nil, "product_ids"=>nil, "public"=>"no", "requires_verification"=>false, "resource_class"=>nil, "resource_id"=>nil, "secondary_links"=>{}, "tags"=>nil, "updated_at"=>nil, "used_by_users"=>nil, "verified"=>nil}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: _id, applicable, autocomplete_description, count, created_at, declined, doc_version, masked_tags, pending, primary_link, product_ids, public, resource_class, resource_id, secondary_links, tags, updated_at, used_by_users, verified Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Completed 422 Unprocessable Entity in 22ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7c1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95274eacbcd647f3c0da46')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95274eacbcd647f3c0da46'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7c1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95274eacbcd647f3c0da49')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95274eacbcd647f3c0da49'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7c1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95274eacbcd647f3c0da4c')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95274eacbcd647f3c0da4c'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7c1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95274eacbcd647f3c0da4f')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95274eacbcd647f3c0da4f'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7c1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95274eacbcd647f3c0da52')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95274eacbcd647f3c0da52'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95274eacbcd647f3c0da55'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95274eacbcd647f3c0da46')}, "u"=>{"$set"=>{"parent_id"=>"5b95274ea... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95274eacbcd647f3c0da49')}, "u"=>{"$set"=>{"parent_id"=>"5b95274ea... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95274eacbcd647f3c0da4c')}, "u"=>{"$set"=>{"parent_id"=>"5b95274ea... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95274eacbcd647f3c0da4f')}, "u"=>{"$set"=>{"parent_id"=>"5b95274ea... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95274eacbcd647f3c0da52')}, "u"=>{"$set"=>{"parent_id"=>"5b95274ea... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95274eacbcd647f3c0da55'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95274eacbcd647f3c0da55", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b95274eacbcd647f3c0da55", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b95274eacbcd647f3c0da55", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95274eacbcd647f3c0da55", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95274eacbcd647f3c0da55", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95274eacbcd647f3c0da55", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95274eacbcd647f3c0da55", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b95274eacbcd647f3c0da55", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b95274eacbcd647f3c0da55", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95274eacbcd647f3c0da55", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95274eacbcd647f3c0da55", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95274eacbcd647f3c0da66'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95274eacbcd647f3c0da55'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95274eacbcd647f3c0da55", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b95274eacbcd647f3c0da55", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b95274eacbcd647f3c0da55", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95274eacbcd647f3c0da55", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95274eacbcd647f3c0da55", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95274eacbcd647f3c0da55", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95274eacbcd647f3c0da55", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95274eacbcd647f3c0da46')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95274eacbcd647f3c0da49')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95274eacbcd647f3c0da4c')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95274eacbcd647f3c0da4f')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95274eacbcd647f3c0da52')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95274eacbcd647f3c0da66')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b95274eacbcd647f3c0da66", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95274eacbcd647f3c0da55", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95274eacbcd647f3c0da55", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b95274eacbcd647f3c0da55", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b95274eacbcd647f3c0da55", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95274eacbcd647f3c0da55", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95274eacbcd647f3c0da55", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95274eacbcd647f3c0da55", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95274eacbcd647f3c0da55'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95274eacbcd647f3c0da55", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b95274eacbcd647f3c0da55", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b95274eacbcd647f3c0da55", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95274eacbcd647f3c0da55", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95274eacbcd647f3c0da55", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95274eacbcd647f3c0da55", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95274eacbcd647f3c0da55", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b95274eacbcd647f3c0da55", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95274eacbcd647f3c0da55", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95274eacbcd647f3c0da55", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b95274eacbcd647f3c0da55", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b95274eacbcd647f3c0da55", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95274eacbcd647f3c0da55", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95274eacbcd647f3c0da55", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95274eacbcd647f3c0da55", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95274eacbcd647f3c0da71'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7c1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95274facbcd647f3c0da73')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95274facbcd647f3c0da73'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7c1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95274facbcd647f3c0da76')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95274facbcd647f3c0da76'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7c1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95274facbcd647f3c0da79')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95274facbcd647f3c0da79'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7c1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95274facbcd647f3c0da7c')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95274facbcd647f3c0da7c'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7c1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95274facbcd647f3c0da7f')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95274facbcd647f3c0da7f'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95274facbcd647f3c0da82'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95274facbcd647f3c0da73')}, "u"=>{"$set"=>{"parent_id"=>"5b95274fa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95274facbcd647f3c0da76')}, "u"=>{"$set"=>{"parent_id"=>"5b95274fa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95274facbcd647f3c0da79')}, "u"=>{"$set"=>{"parent_id"=>"5b95274fa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95274facbcd647f3c0da7c')}, "u"=>{"$set"=>{"parent_id"=>"5b95274fa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95274facbcd647f3c0da7f')}, "u"=>{"$set"=>{"parent_id"=>"5b95274fa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95274facbcd647f3c0da82'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7bd')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7bd", "parent_id"=>"5b95274facbcd647f3c0da82", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7bd')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7bd", "cart_id"=>"5b95274facbcd647f3c0da82", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7bd", "cart_id"=>"5b95274facbcd647f3c0da82", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7bd", "parent_id"=>"5b95274facbcd647f3c0da82", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7bd", "parent_id"=>"5b95274facbcd647f3c0da82", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b95274eacbcd647f3c0da71'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "pipeline"=>[{"$match"=>{"_id"=>BSON::ObjectId('5b95274eacbcd647f3c0da71')}}, {"$project"=>{"verified"=>{"$filter"=>{"input"=>"$verified", "as"=>"verified", "cond"=>{"$eq"=>["$$verified", "5b952750acbcd647f3c0d... MONGODB | localhost:27017 | dummy_test.aggregate | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_discounts", "query"=>{"$and"=>[{"verified"=>{"$ne"=>"5b952750acbcd647f3c0da93"}}, {"pending"=>{"$ne"=>"5b952750acbcd647f3c0da93"}}, {"declined"=>{"$ne"=>"5b952750acbcd647f3c0da93"}}, {"_id"=>BSON::ObjectId('5b95274eacb... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95273dacbcd647f3c0d7bd", "parent_id"=>"5b95274facbcd647f3c0da82", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7bd')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7bd", "parent_id"=>"5b95274facbcd647f3c0da82", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7bd')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7bd", "cart_id"=>"5b95274facbcd647f3c0da82", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7bd", "cart_id"=>"5b95274facbcd647f3c0da82", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7bd", "parent_id"=>"5b95274facbcd647f3c0da82", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7bd", "parent_id"=>"5b95274facbcd647f3c0da82", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952750acbcd647f3c0da93'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b95274eacbcd647f3c0da71'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95274eacbcd647f3c0da55'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95274eacbcd647f3c0da55", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b95274eacbcd647f3c0da55", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b95274eacbcd647f3c0da55", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95274eacbcd647f3c0da55", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95274eacbcd647f3c0da55", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b95274eacbcd647f3c0da55", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95274eacbcd647f3c0da55", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95274eacbcd647f3c0da55", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b95274eacbcd647f3c0da55", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b95274eacbcd647f3c0da55", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95274eacbcd647f3c0da55", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95274eacbcd647f3c0da55", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95274eacbcd647f3c0da71')}, "u"=>{"$set"=>{"verified"=>["5b952750ac... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95274facbcd647f3c0da82'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7bd')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7bd", "parent_id"=>"5b95274facbcd647f3c0da82", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7bd')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7bd", "cart_id"=>"5b95274facbcd647f3c0da82", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7bd", "cart_id"=>"5b95274facbcd647f3c0da82", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7bd", "parent_id"=>"5b95274facbcd647f3c0da82", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7bd", "parent_id"=>"5b95274facbcd647f3c0da82", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b95274eacbcd647f3c0da71'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "pipeline"=>[{"$match"=>{"_id"=>BSON::ObjectId('5b95274eacbcd647f3c0da71')}}, {"$project"=>{"verified"=>{"$filter"=>{"input"=>"$verified", "as"=>"verified", "cond"=>{"$eq"=>["$$verified", "5b952750acbcd647f3c0d... MONGODB | localhost:27017 | dummy_test.aggregate | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95273dacbcd647f3c0d7bd", "parent_id"=>"5b95274facbcd647f3c0da82", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7bd", "parent_id"=>"5b95274facbcd647f3c0da82", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95274facbcd647f3c0da73')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95274facbcd647f3c0da76')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95274facbcd647f3c0da79')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95274facbcd647f3c0da7c')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95274facbcd647f3c0da7f')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952750acbcd647f3c0da93')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b952750acbcd647f3c0da93", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7bd", "parent_id"=>"5b95274facbcd647f3c0da82", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7c1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952750acbcd647f3c0da9e')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952750acbcd647f3c0da9e'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7c1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952750acbcd647f3c0daa1')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952750acbcd647f3c0daa1'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7c1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952750acbcd647f3c0daa4')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952750acbcd647f3c0daa4'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7c1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952750acbcd647f3c0daa7')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952750acbcd647f3c0daa7'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7c1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952751acbcd647f3c0daaa')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952751acbcd647f3c0daaa'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952751acbcd647f3c0daad'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952750acbcd647f3c0da9e')}, "u"=>{"$set"=>{"parent_id"=>"5b952751a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952750acbcd647f3c0daa1')}, "u"=>{"$set"=>{"parent_id"=>"5b952751a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952750acbcd647f3c0daa4')}, "u"=>{"$set"=>{"parent_id"=>"5b952751a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952750acbcd647f3c0daa7')}, "u"=>{"$set"=>{"parent_id"=>"5b952751a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952751acbcd647f3c0daaa')}, "u"=>{"$set"=>{"parent_id"=>"5b952751a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952751acbcd647f3c0daad'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7be')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.007s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7be", "parent_id"=>"5b952751acbcd647f3c0daad", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7be')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7be", "cart_id"=>"5b952751acbcd647f3c0daad", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7be", "cart_id"=>"5b952751acbcd647f3c0daad", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7be", "parent_id"=>"5b952751acbcd647f3c0daad", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7be", "parent_id"=>"5b952751acbcd647f3c0daad", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b95274eacbcd647f3c0da71'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "pipeline"=>[{"$match"=>{"_id"=>BSON::ObjectId('5b95274eacbcd647f3c0da71')}}, {"$project"=>{"verified"=>{"$filter"=>{"input"=>"$verified", "as"=>"verified", "cond"=>{"$eq"=>["$$verified", "5b952751acbcd647f3c0d... MONGODB | localhost:27017 | dummy_test.aggregate | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_discounts", "query"=>{"$and"=>[{"verified"=>{"$ne"=>"5b952751acbcd647f3c0dabe"}}, {"pending"=>{"$ne"=>"5b952751acbcd647f3c0dabe"}}, {"declined"=>{"$ne"=>"5b952751acbcd647f3c0dabe"}}, {"_id"=>BSON::ObjectId('5b95274eacb... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95273dacbcd647f3c0d7be", "parent_id"=>"5b952751acbcd647f3c0daad", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7be')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7be", "parent_id"=>"5b952751acbcd647f3c0daad", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7be')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7be", "cart_id"=>"5b952751acbcd647f3c0daad", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7be", "cart_id"=>"5b952751acbcd647f3c0daad", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7be", "parent_id"=>"5b952751acbcd647f3c0daad", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7be", "parent_id"=>"5b952751acbcd647f3c0daad", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952751acbcd647f3c0dabe'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95274eacbcd647f3c0da55'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95274eacbcd647f3c0da55", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b95274eacbcd647f3c0da55", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b95274eacbcd647f3c0da55", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95274eacbcd647f3c0da55", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95274eacbcd647f3c0da55", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95274eacbcd647f3c0da55", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95274eacbcd647f3c0da55", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b95274eacbcd647f3c0da46')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b95274eacbcd647f3c0da49')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b95274eacbcd647f3c0da4c')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b95274eacbcd647f3c0da4f')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b95274eacbcd647f3c0da52')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95274eacbcd647f3c0da66')}, "u"=>{"$set"=>{"payment_status"=>0, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started PUT "/shopping/discounts/5b95274eacbcd647f3c0da71" for 127.0.0.1 at 2018-09-09 19:29:45 +0530 Processing by Shopping::DiscountsController#update as JSON Parameters: {"discount"=>{"add_verified_ids"=>["5b952751acbcd647f3c0dabe"]}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b95274eacbcd647f3c0da71"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b95274eacbcd647f3c0da71'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95274eacbcd647f3c0da55'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95274eacbcd647f3c0da55", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b95274eacbcd647f3c0da55", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b95274eacbcd647f3c0da55", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95274eacbcd647f3c0da55", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95274eacbcd647f3c0da55", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b95274eacbcd647f3c0da55", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95274eacbcd647f3c0da55", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95274eacbcd647f3c0da55", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b95274eacbcd647f3c0da55", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b95274eacbcd647f3c0da55", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95274eacbcd647f3c0da55", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b95274eacbcd647f3c0da55", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Completed 422 Unprocessable Entity in 77ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b95274eacbcd647f3c0da71'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7c1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952751acbcd647f3c0dac9')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952751acbcd647f3c0dac9'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7c1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952751acbcd647f3c0dacc')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952751acbcd647f3c0dacc'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7c1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952751acbcd647f3c0dacf')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952751acbcd647f3c0dacf'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7c1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952752acbcd647f3c0dad2')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952752acbcd647f3c0dad2'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7c1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952752acbcd647f3c0dad5')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952752acbcd647f3c0dad5'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952752acbcd647f3c0dad8'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952751acbcd647f3c0dac9')}, "u"=>{"$set"=>{"parent_id"=>"5b952752a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952751acbcd647f3c0dacc')}, "u"=>{"$set"=>{"parent_id"=>"5b952752a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952751acbcd647f3c0dacf')}, "u"=>{"$set"=>{"parent_id"=>"5b952752a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952752acbcd647f3c0dad2')}, "u"=>{"$set"=>{"parent_id"=>"5b952752a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952752acbcd647f3c0dad5')}, "u"=>{"$set"=>{"parent_id"=>"5b952752a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952752acbcd647f3c0dad8'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952752acbcd647f3c0dad8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b952752acbcd647f3c0dad8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b952752acbcd647f3c0dad8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952752acbcd647f3c0dad8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952752acbcd647f3c0dad8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952752acbcd647f3c0dad8", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952752acbcd647f3c0dad8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b952752acbcd647f3c0dad8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b952752acbcd647f3c0dad8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952752acbcd647f3c0dad8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952752acbcd647f3c0dad8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952752acbcd647f3c0dae9'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952752acbcd647f3c0dad8'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952752acbcd647f3c0dad8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b952752acbcd647f3c0dad8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b952752acbcd647f3c0dad8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952752acbcd647f3c0dad8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952752acbcd647f3c0dad8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952752acbcd647f3c0dad8", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952752acbcd647f3c0dad8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952751acbcd647f3c0dac9')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952751acbcd647f3c0dacc')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952751acbcd647f3c0dacf')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952752acbcd647f3c0dad2')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952752acbcd647f3c0dad5')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952752acbcd647f3c0dae9')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b952752acbcd647f3c0dae9", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952752acbcd647f3c0dad8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952752acbcd647f3c0dad8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b952752acbcd647f3c0dad8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b952752acbcd647f3c0dad8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952752acbcd647f3c0dad8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952752acbcd647f3c0dad8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952752acbcd647f3c0dad8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952752acbcd647f3c0dad8'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952752acbcd647f3c0dad8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b952752acbcd647f3c0dad8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b952752acbcd647f3c0dad8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952752acbcd647f3c0dad8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952752acbcd647f3c0dad8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952752acbcd647f3c0dad8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952752acbcd647f3c0dad8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b952752acbcd647f3c0dad8", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952752acbcd647f3c0dad8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952752acbcd647f3c0dad8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b952752acbcd647f3c0dad8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b952752acbcd647f3c0dad8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952752acbcd647f3c0dad8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952752acbcd647f3c0dad8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952752acbcd647f3c0dad8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952752acbcd647f3c0daf4'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7c1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952752acbcd647f3c0daf6')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952752acbcd647f3c0daf6'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7c1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952752acbcd647f3c0daf9')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952752acbcd647f3c0daf9'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7c1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952752acbcd647f3c0dafc')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952752acbcd647f3c0dafc'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7c1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952752acbcd647f3c0daff')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952752acbcd647f3c0daff'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7c1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952752acbcd647f3c0db02')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952752acbcd647f3c0db02'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952753acbcd647f3c0db05'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952752acbcd647f3c0daf6')}, "u"=>{"$set"=>{"parent_id"=>"5b952753a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952752acbcd647f3c0daf9')}, "u"=>{"$set"=>{"parent_id"=>"5b952753a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952752acbcd647f3c0dafc')}, "u"=>{"$set"=>{"parent_id"=>"5b952753a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952752acbcd647f3c0daff')}, "u"=>{"$set"=>{"parent_id"=>"5b952753a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952752acbcd647f3c0db02')}, "u"=>{"$set"=>{"parent_id"=>"5b952753a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952753acbcd647f3c0db05'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7bd')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7bd", "parent_id"=>"5b952753acbcd647f3c0db05", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7bd')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7bd", "cart_id"=>"5b952753acbcd647f3c0db05", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7bd", "cart_id"=>"5b952753acbcd647f3c0db05", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7bd", "parent_id"=>"5b952753acbcd647f3c0db05", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7bd", "parent_id"=>"5b952753acbcd647f3c0db05", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b952752acbcd647f3c0daf4'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952752acbcd647f3c0dad8'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952752acbcd647f3c0dad8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b952752acbcd647f3c0dad8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b952752acbcd647f3c0dad8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952752acbcd647f3c0dad8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952752acbcd647f3c0dad8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952752acbcd647f3c0dad8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b952752acbcd647f3c0dad8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b952752acbcd647f3c0dad8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952752acbcd647f3c0dad8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952752acbcd647f3c0dad8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "query"=>{"_id"=>BSON::ObjectId('5b952752acbcd647f3c0daf4'), "pending"=>{"$ne"=>"5b952753acbcd647f3c0db16"}, "declined"=>{"$ne"=>"5b952753acbcd647f3c0db16"}, "count"=>{"$gte"=>1}, "_type"=>"Shopping::Discou... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95273dacbcd647f3c0d7bd", "parent_id"=>"5b952753acbcd647f3c0db05", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7bd", "parent_id"=>"5b952753acbcd647f3c0db05", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952752acbcd647f3c0daf6')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952752acbcd647f3c0daf9')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952752acbcd647f3c0dafc')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952752acbcd647f3c0daff')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952752acbcd647f3c0db02')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952753acbcd647f3c0db16'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b952753acbcd647f3c0db16", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7bd", "parent_id"=>"5b952753acbcd647f3c0db05", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b952752acbcd647f3c0daf4'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952752acbcd647f3c0dad8'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952752acbcd647f3c0dad8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b952752acbcd647f3c0dad8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b952752acbcd647f3c0dad8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952752acbcd647f3c0dad8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952752acbcd647f3c0dad8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b952752acbcd647f3c0dad8", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952752acbcd647f3c0dad8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952752acbcd647f3c0dad8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b952752acbcd647f3c0dad8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b952752acbcd647f3c0dad8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952752acbcd647f3c0dad8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952752acbcd647f3c0dad8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952753acbcd647f3c0db05'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7bd')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7bd", "parent_id"=>"5b952753acbcd647f3c0db05", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7bd')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7bd", "cart_id"=>"5b952753acbcd647f3c0db05", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7bd", "cart_id"=>"5b952753acbcd647f3c0db05", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7bd", "parent_id"=>"5b952753acbcd647f3c0db05", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7bd", "parent_id"=>"5b952753acbcd647f3c0db05", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b952752acbcd647f3c0daf4'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952752acbcd647f3c0dad8'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952752acbcd647f3c0dad8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b952752acbcd647f3c0dad8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b952752acbcd647f3c0dad8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952752acbcd647f3c0dad8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952752acbcd647f3c0dad8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952752acbcd647f3c0dad8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b952752acbcd647f3c0dad8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b952752acbcd647f3c0dad8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952752acbcd647f3c0dad8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952752acbcd647f3c0dad8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "query"=>{"_id"=>BSON::ObjectId('5b952752acbcd647f3c0daf4'), "pending"=>{"$ne"=>"5b952753acbcd647f3c0db16"}, "declined"=>{"$ne"=>"5b952753acbcd647f3c0db16"}, "count"=>{"$gte"=>1}, "_type"=>"Shopping::Discou... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95273dacbcd647f3c0d7bd", "parent_id"=>"5b952753acbcd647f3c0db05", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7bd", "parent_id"=>"5b952753acbcd647f3c0db05", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7c1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952753acbcd647f3c0db21')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952753acbcd647f3c0db21'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7c1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952753acbcd647f3c0db24')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952753acbcd647f3c0db24'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7c1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952753acbcd647f3c0db27')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952753acbcd647f3c0db27'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7c1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952754acbcd647f3c0db2a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952754acbcd647f3c0db2a'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7c1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952754acbcd647f3c0db2d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952754acbcd647f3c0db2d'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952754acbcd647f3c0db30'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952753acbcd647f3c0db21')}, "u"=>{"$set"=>{"parent_id"=>"5b952754a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952753acbcd647f3c0db24')}, "u"=>{"$set"=>{"parent_id"=>"5b952754a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952753acbcd647f3c0db27')}, "u"=>{"$set"=>{"parent_id"=>"5b952754a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952754acbcd647f3c0db2a')}, "u"=>{"$set"=>{"parent_id"=>"5b952754a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952754acbcd647f3c0db2d')}, "u"=>{"$set"=>{"parent_id"=>"5b952754a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952752acbcd647f3c0dad8'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952752acbcd647f3c0dad8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b952752acbcd647f3c0dad8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b952752acbcd647f3c0dad8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952752acbcd647f3c0dad8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952752acbcd647f3c0dad8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952752acbcd647f3c0dad8", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952752acbcd647f3c0dad8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b952751acbcd647f3c0dac9')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b952751acbcd647f3c0dacc')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b952751acbcd647f3c0dacf')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b952752acbcd647f3c0dad2')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b952752acbcd647f3c0dad5')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952752acbcd647f3c0dae9')}, "u"=>{"$set"=>{"payment_status"=>0, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Started POST "/shopping/payments" for 127.0.0.1 at 2018-09-09 19:29:48 +0530 Processing by Shopping::PaymentsController#create as JSON Parameters: {"cart_id"=>"5b952754acbcd647f3c0db30", "payment_type"=>"cash", "amount"=>0.0, "discount_id"=>"5b952752acbcd647f3c0daf4", "api_key"=>"test", "current_app_id"=>"testappid", "payment"=>{"amount"=>0.0, "payment_type"=>"cash", "cart_id"=>"5b952754acbcd647f3c0db30", "discount_id"=>"5b952752acbcd647f3c0daf4"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken3"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken3"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken3"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: cart_id, payment_type, amount, discount_id, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, amount, discount_id, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, amount, discount_id, api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952754acbcd647f3c0db30'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7be')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7be", "parent_id"=>"5b952754acbcd647f3c0db30", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7be')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7be", "cart_id"=>"5b952754acbcd647f3c0db30", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7be", "cart_id"=>"5b952754acbcd647f3c0db30", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7be", "parent_id"=>"5b952754acbcd647f3c0db30", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7be", "parent_id"=>"5b952754acbcd647f3c0db30", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b952752acbcd647f3c0daf4'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952752acbcd647f3c0dad8'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952752acbcd647f3c0dad8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b952752acbcd647f3c0dad8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b952752acbcd647f3c0dad8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952752acbcd647f3c0dad8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952752acbcd647f3c0dad8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952752acbcd647f3c0dad8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b952752acbcd647f3c0dad8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b952752acbcd647f3c0dad8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952752acbcd647f3c0dad8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952752acbcd647f3c0dad8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95273dacbcd647f3c0d7be", "parent_id"=>"5b952754acbcd647f3c0db30", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7be", "parent_id"=>"5b952754acbcd647f3c0db30", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952754acbcd647f3c0db4b'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Completed 201 Created in 118ms (Views: 1.1ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7c1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952754acbcd647f3c0db56')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952754acbcd647f3c0db56'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7c1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952754acbcd647f3c0db59')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952754acbcd647f3c0db59'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7c1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952754acbcd647f3c0db5c')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952754acbcd647f3c0db5c'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7c1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952754acbcd647f3c0db5f')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952754acbcd647f3c0db5f'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7c1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952755acbcd647f3c0db62')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952755acbcd647f3c0db62'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952755acbcd647f3c0db65'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952754acbcd647f3c0db56')}, "u"=>{"$set"=>{"parent_id"=>"5b952755a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952754acbcd647f3c0db59')}, "u"=>{"$set"=>{"parent_id"=>"5b952755a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952754acbcd647f3c0db5c')}, "u"=>{"$set"=>{"parent_id"=>"5b952755a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952754acbcd647f3c0db5f')}, "u"=>{"$set"=>{"parent_id"=>"5b952755a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952755acbcd647f3c0db62')}, "u"=>{"$set"=>{"parent_id"=>"5b952755a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952755acbcd647f3c0db65'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952755acbcd647f3c0db65", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b952755acbcd647f3c0db65", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b952755acbcd647f3c0db65", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952755acbcd647f3c0db65", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952755acbcd647f3c0db65", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952755acbcd647f3c0db65", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952755acbcd647f3c0db65", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b952755acbcd647f3c0db65", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b952755acbcd647f3c0db65", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952755acbcd647f3c0db65", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952755acbcd647f3c0db65", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952755acbcd647f3c0db76'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952755acbcd647f3c0db65'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952755acbcd647f3c0db65", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b952755acbcd647f3c0db65", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b952755acbcd647f3c0db65", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952755acbcd647f3c0db65", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952755acbcd647f3c0db65", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952755acbcd647f3c0db65", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952755acbcd647f3c0db65", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952754acbcd647f3c0db56')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952754acbcd647f3c0db59')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952754acbcd647f3c0db5c')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952754acbcd647f3c0db5f')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952755acbcd647f3c0db62')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952755acbcd647f3c0db76')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b952755acbcd647f3c0db76", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952755acbcd647f3c0db65", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952755acbcd647f3c0db65", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b952755acbcd647f3c0db65", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b952755acbcd647f3c0db65", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952755acbcd647f3c0db65", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952755acbcd647f3c0db65", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952755acbcd647f3c0db65", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952755acbcd647f3c0db65'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952755acbcd647f3c0db65", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b952755acbcd647f3c0db65", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b952755acbcd647f3c0db65", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952755acbcd647f3c0db65", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952755acbcd647f3c0db65", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952755acbcd647f3c0db65", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952755acbcd647f3c0db65", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b952755acbcd647f3c0db65", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952755acbcd647f3c0db65", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952755acbcd647f3c0db65", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b952755acbcd647f3c0db65", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b952755acbcd647f3c0db65", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952755acbcd647f3c0db65", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952755acbcd647f3c0db65", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952755acbcd647f3c0db65", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952755acbcd647f3c0db81'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7c1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952755acbcd647f3c0db83')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952755acbcd647f3c0db83'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7c1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952755acbcd647f3c0db86')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952755acbcd647f3c0db86'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7c1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952755acbcd647f3c0db89')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952755acbcd647f3c0db89'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7c1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952755acbcd647f3c0db8c')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952755acbcd647f3c0db8c'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7c1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952756acbcd647f3c0db8f')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952756acbcd647f3c0db8f'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952756acbcd647f3c0db92'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952755acbcd647f3c0db83')}, "u"=>{"$set"=>{"parent_id"=>"5b952756a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952755acbcd647f3c0db86')}, "u"=>{"$set"=>{"parent_id"=>"5b952756a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952755acbcd647f3c0db89')}, "u"=>{"$set"=>{"parent_id"=>"5b952756a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952755acbcd647f3c0db8c')}, "u"=>{"$set"=>{"parent_id"=>"5b952756a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952756acbcd647f3c0db8f')}, "u"=>{"$set"=>{"parent_id"=>"5b952756a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952756acbcd647f3c0db92'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7bd')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7bd", "parent_id"=>"5b952756acbcd647f3c0db92", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7bd')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7bd", "cart_id"=>"5b952756acbcd647f3c0db92", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7bd", "cart_id"=>"5b952756acbcd647f3c0db92", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7bd", "parent_id"=>"5b952756acbcd647f3c0db92", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7bd", "parent_id"=>"5b952756acbcd647f3c0db92", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b952755acbcd647f3c0db81'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "pipeline"=>[{"$match"=>{"_id"=>BSON::ObjectId('5b952755acbcd647f3c0db81')}}, {"$project"=>{"verified"=>{"$filter"=>{"input"=>"$verified", "as"=>"verified", "cond"=>{"$eq"=>["$$verified", "5b952756acbcd647f3c0d... MONGODB | localhost:27017 | dummy_test.aggregate | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_discounts", "query"=>{"$and"=>[{"verified"=>{"$ne"=>"5b952756acbcd647f3c0dba3"}}, {"pending"=>{"$ne"=>"5b952756acbcd647f3c0dba3"}}, {"declined"=>{"$ne"=>"5b952756acbcd647f3c0dba3"}}, {"_id"=>BSON::ObjectId('5b952755acb... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95273dacbcd647f3c0d7bd", "parent_id"=>"5b952756acbcd647f3c0db92", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7bd')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7bd", "parent_id"=>"5b952756acbcd647f3c0db92", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7bd')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7bd", "cart_id"=>"5b952756acbcd647f3c0db92", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7bd", "cart_id"=>"5b952756acbcd647f3c0db92", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7bd", "parent_id"=>"5b952756acbcd647f3c0db92", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7bd", "parent_id"=>"5b952756acbcd647f3c0db92", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952756acbcd647f3c0dba3'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b952755acbcd647f3c0db81'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952755acbcd647f3c0db65'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952755acbcd647f3c0db65", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b952755acbcd647f3c0db65", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b952755acbcd647f3c0db65", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952755acbcd647f3c0db65", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952755acbcd647f3c0db65", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b952755acbcd647f3c0db65", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952755acbcd647f3c0db65", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952755acbcd647f3c0db65", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b952755acbcd647f3c0db65", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "cart_id"=>"5b952755acbcd647f3c0db65", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952755acbcd647f3c0db65", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7ba", "parent_id"=>"5b952755acbcd647f3c0db65", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7ba')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952755acbcd647f3c0db81')}, "u"=>{"$set"=>{"verified"=>["5b952756ac... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952756acbcd647f3c0db92'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7bd')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7bd", "parent_id"=>"5b952756acbcd647f3c0db92", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7bd')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7bd", "cart_id"=>"5b952756acbcd647f3c0db92", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7bd", "cart_id"=>"5b952756acbcd647f3c0db92", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7bd", "parent_id"=>"5b952756acbcd647f3c0db92", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7bd", "parent_id"=>"5b952756acbcd647f3c0db92", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b952755acbcd647f3c0db81'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "pipeline"=>[{"$match"=>{"_id"=>BSON::ObjectId('5b952755acbcd647f3c0db81')}}, {"$project"=>{"verified"=>{"$filter"=>{"input"=>"$verified", "as"=>"verified", "cond"=>{"$eq"=>["$$verified", "5b952756acbcd647f3c0d... MONGODB | localhost:27017 | dummy_test.aggregate | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95273dacbcd647f3c0d7bd", "parent_id"=>"5b952756acbcd647f3c0db92", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7bd", "parent_id"=>"5b952756acbcd647f3c0db92", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952755acbcd647f3c0db83')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952755acbcd647f3c0db86')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952755acbcd647f3c0db89')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952755acbcd647f3c0db8c')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952756acbcd647f3c0db8f')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952756acbcd647f3c0dba3')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b952756acbcd647f3c0dba3", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7bd", "parent_id"=>"5b952756acbcd647f3c0db92", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952755acbcd647f3c0db83')}, "u"=>{"$set"=>{"parent_id"=>nil, "tags... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/shopping/payments" for 127.0.0.1 at 2018-09-09 19:29:50 +0530 Processing by Shopping::PaymentsController#create as JSON Parameters: {"cart_id"=>"5b952756acbcd647f3c0db92", "payment_type"=>"cash", "refund"=>true, "amount"=>-10, "api_key"=>"test", "current_app_id"=>"testappid", "payment"=>{"amount"=>-10, "payment_type"=>"cash", "cart_id"=>"5b952756acbcd647f3c0db92", "refund"=>true}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: cart_id, payment_type, refund, amount, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, refund, amount, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, refund, amount, api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952756acbcd647f3c0db92'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7bd')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7bd", "parent_id"=>"5b952756acbcd647f3c0db92", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7bd')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7bd", "cart_id"=>"5b952756acbcd647f3c0db92", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7bd", "cart_id"=>"5b952756acbcd647f3c0db92", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7bd", "parent_id"=>"5b952756acbcd647f3c0db92", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7bd", "parent_id"=>"5b952756acbcd647f3c0db92", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>nil}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b952756acbcd647f3c0db92", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7bd')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7bd", "parent_id"=>"5b952756acbcd647f3c0db92", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95273dacbcd647f3c0d7bd')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7bd", "cart_id"=>"5b952756acbcd647f3c0db92", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7bd", "cart_id"=>"5b952756acbcd647f3c0db92", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7bd", "parent_id"=>"5b952756acbcd647f3c0db92", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95273dacbcd647f3c0d7bd", "parent_id"=>"5b952756acbcd647f3c0db92", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952757acbcd647f3c0dbb0'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"krystina.dickens@lehner.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"PkEzy3YrfZYv665dhgjP"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xFtF8rFgp6NxAzBMRad4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952757acbcd647f3c0dbb5'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b952757acbcd647f3c0dbb5')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952757acbcd647f3c0dbb8')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"cdjuoNKY-Lr4bAf-eMan"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952757acbcd647f3c0dbb5')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"fabian@thompsonlegros.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"HzPS8zY6KapKDQVwyCiv"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Wm87RbbBLM3zh-Nzte2N"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952757acbcd647f3c0dbb9'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b952757acbcd647f3c0dbb9')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952757acbcd647f3c0dbbc'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952757acbcd647f3c0dbbe'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952757acbcd647f3c0dbc2'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952757acbcd647f3c0dbc6'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952757acbcd647f3c0dbca'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952757acbcd647f3c0dbce'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952757acbcd647f3c0dbb5')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952757acbcd647f3c0dbb5", "parent_id"=>"5b952757acbcd647f3c0dbbc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952757acbcd647f3c0dbb5')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952757acbcd647f3c0dbb5", "cart_id"=>"5b952757acbcd647f3c0dbbc", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952757acbcd647f3c0dbb5", "cart_id"=>"5b952757acbcd647f3c0dbbc", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952757acbcd647f3c0dbb5", "parent_id"=>"5b952757acbcd647f3c0dbbc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952757acbcd647f3c0dbb5", "parent_id"=>"5b952757acbcd647f3c0dbbc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952757acbcd647f3c0dbbc'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952757acbcd647f3c0dbb5')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952757acbcd647f3c0dbb5", "parent_id"=>"5b952757acbcd647f3c0dbbc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952757acbcd647f3c0dbb5')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952757acbcd647f3c0dbb5", "cart_id"=>"5b952757acbcd647f3c0dbbc", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952757acbcd647f3c0dbb5", "cart_id"=>"5b952757acbcd647f3c0dbbc", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952757acbcd647f3c0dbb5", "parent_id"=>"5b952757acbcd647f3c0dbbc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952757acbcd647f3c0dbb5", "parent_id"=>"5b952757acbcd647f3c0dbbc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b952757acbcd647f3c0dbb5", "parent_id"=>"5b952757acbcd647f3c0dbbc", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952757acbcd647f3c0dbb5')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952757acbcd647f3c0dbb5", "parent_id"=>"5b952757acbcd647f3c0dbbc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952757acbcd647f3c0dbb5')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952757acbcd647f3c0dbb5", "cart_id"=>"5b952757acbcd647f3c0dbbc", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952757acbcd647f3c0dbb5", "cart_id"=>"5b952757acbcd647f3c0dbbc", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952757acbcd647f3c0dbb5", "parent_id"=>"5b952757acbcd647f3c0dbbc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952757acbcd647f3c0dbb5", "parent_id"=>"5b952757acbcd647f3c0dbbc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952757acbcd647f3c0dbd2'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started POST "/shopping/payments/5b952757acbcd647f3c0dbd2" for 127.0.0.1 at 2018-09-09 19:29:51 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"N4CFAVURjG-tdaZthCmk"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952757acbcd647f3c0dbb5')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-09 13:59:51 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Shopping::PaymentsController#update as HTML Parameters: {"mihpayid"=>"403993715517179378", "mode"=>"CC", "status"=>"failure", "unmappedstatus"=>"failed", "key"=>"gtKFFx", "txnid"=>"5b952757acbcd647f3c0dbd2", "amount"=>"50.0", "cardCategory"=>"domestic", "discount"=>"0.00", "net_amount_debit"=>"0.00", "addedon"=>"2018-01-29 17:08:40", "productinfo"=>"shopping_cart", "firstname"=>"bhargav", "lastname"=>"", "address1"=>"", "address2"=>"", "city"=>"", "state"=>"", "country"=>"", "zipcode"=>"", "email"=>"bhargav.r.raut@gmail.com", "phone"=>"9561137096", "udf1"=>"", "udf2"=>"", "udf3"=>"", "udf4"=>"", "udf5"=>"", "udf6"=>"", "udf7"=>"", "udf8"=>"", "udf9"=>"", "udf10"=>"", "hash"=>"b3812b0b5aceb7edf4f94dd8237ce939f1bf21e7779e98addcdbee32920e871a50b30eefb78535cfb5e25c3c9eab93b5938670116f02d67e7cd2beccba484468", "field1"=>"180570", "field2"=>"922785", "field3"=>"20180129", "field4"=>"MC", "field5"=>"298836426886", "field6"=>"45", "field7"=>"1", "field8"=>"3DS", "field9"=>" Verification of Secure Hash Failed: E700 -- Unspecified Failure -- Unknown Error -- Unable to be determined--E500", "payment_source"=>"payu", "PG_TYPE"=>"AXISPG", "bank_ref_num"=>"180570", "bankcode"=>"CC", "error"=>"E500", "error_Message"=>"Bank failed to authenticate the customer", "name_on_card"=>"any name", "cardnum"=>"512345XXXXXX2346", "cardhash"=>"This field is no longer supported in postback params.", "issuing_bank"=>"HDFC", "card_type"=>"MAST", "id"=>"5b952757acbcd647f3c0dbd2"} Unpermitted parameters: mihpayid, mode, status, unmappedstatus, key, txnid, amount, cardCategory, discount, net_amount_debit, addedon, productinfo, firstname, lastname, address1, address2, city, state, country, zipcode, email, phone, udf1, udf2, udf3, udf4, udf5, udf6, udf7, udf8, udf9, udf10, hash, field1, field2, field3, field4, field5, field6, field7, field8, field9, payment_source, PG_TYPE, bank_ref_num, bankcode, error, error_Message, name_on_card, cardnum, cardhash, issuing_bank, card_type Unpermitted parameters: mihpayid, mode, status, unmappedstatus, key, txnid, amount, cardCategory, discount, net_amount_debit, addedon, productinfo, firstname, lastname, address1, address2, city, state, country, zipcode, email, phone, udf1, udf2, udf3, udf4, udf5, udf6, udf7, udf8, udf9, udf10, hash, field1, field2, field3, field4, field5, field6, field7, field8, field9, payment_source, PG_TYPE, bank_ref_num, bankcode, error, error_Message, name_on_card, cardnum, cardhash, issuing_bank, card_type MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b952757acbcd647f3c0dbd2'), "resource_id"=>"5b952757acbcd647f3c0dbb5", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b952757acbcd647f3c0dbd2'), "resource_id"=>"5b952757acbcd647f3c0dbb5", "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952757acbcd647f3c0dbbc'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952757acbcd647f3c0dbb5')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952757acbcd647f3c0dbb5", "parent_id"=>"5b952757acbcd647f3c0dbbc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952757acbcd647f3c0dbb5')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952757acbcd647f3c0dbb5", "cart_id"=>"5b952757acbcd647f3c0dbbc", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952757acbcd647f3c0dbb5", "cart_id"=>"5b952757acbcd647f3c0dbbc", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952757acbcd647f3c0dbb5", "parent_id"=>"5b952757acbcd647f3c0dbbc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952757acbcd647f3c0dbb5", "parent_id"=>"5b952757acbcd647f3c0dbbc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b952757acbcd647f3c0dbb5", "parent_id"=>"5b952757acbcd647f3c0dbbc", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952757acbcd647f3c0dbb5')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952757acbcd647f3c0dbb5", "parent_id"=>"5b952757acbcd647f3c0dbbc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952757acbcd647f3c0dbb5')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952757acbcd647f3c0dbb5", "cart_id"=>"5b952757acbcd647f3c0dbbc", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952757acbcd647f3c0dbb5", "cart_id"=>"5b952757acbcd647f3c0dbbc", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952757acbcd647f3c0dbb5", "parent_id"=>"5b952757acbcd647f3c0dbbc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952757acbcd647f3c0dbb5", "parent_id"=>"5b952757acbcd647f3c0dbbc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952758acbcd647f3c0dbd4'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952758acbcd647f3c0dbd6'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952758acbcd647f3c0dbda'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952758acbcd647f3c0dbde'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952758acbcd647f3c0dbe2'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952758acbcd647f3c0dbe6'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952757acbcd647f3c0dbb5')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952757acbcd647f3c0dbb5", "parent_id"=>"5b952758acbcd647f3c0dbd4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952757acbcd647f3c0dbb5')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952757acbcd647f3c0dbb5", "cart_id"=>"5b952758acbcd647f3c0dbd4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952757acbcd647f3c0dbb5", "cart_id"=>"5b952758acbcd647f3c0dbd4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952757acbcd647f3c0dbb5", "parent_id"=>"5b952758acbcd647f3c0dbd4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952757acbcd647f3c0dbb5", "parent_id"=>"5b952758acbcd647f3c0dbd4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952758acbcd647f3c0dbd4'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952757acbcd647f3c0dbb5')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952757acbcd647f3c0dbb5", "parent_id"=>"5b952758acbcd647f3c0dbd4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952757acbcd647f3c0dbb5')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952757acbcd647f3c0dbb5", "cart_id"=>"5b952758acbcd647f3c0dbd4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952757acbcd647f3c0dbb5", "cart_id"=>"5b952758acbcd647f3c0dbd4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952757acbcd647f3c0dbb5", "parent_id"=>"5b952758acbcd647f3c0dbd4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952757acbcd647f3c0dbb5", "parent_id"=>"5b952758acbcd647f3c0dbd4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b952757acbcd647f3c0dbb5", "parent_id"=>"5b952758acbcd647f3c0dbd4", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952757acbcd647f3c0dbb5')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952757acbcd647f3c0dbb5", "parent_id"=>"5b952758acbcd647f3c0dbd4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952757acbcd647f3c0dbb5')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952757acbcd647f3c0dbb5", "cart_id"=>"5b952758acbcd647f3c0dbd4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952757acbcd647f3c0dbb5", "cart_id"=>"5b952758acbcd647f3c0dbd4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952757acbcd647f3c0dbb5", "parent_id"=>"5b952758acbcd647f3c0dbd4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952757acbcd647f3c0dbb5", "parent_id"=>"5b952758acbcd647f3c0dbd4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952758acbcd647f3c0dbea'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started PUT "/shopping/payments/5b952758acbcd647f3c0dbea" for 127.0.0.1 at 2018-09-09 19:29:52 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"K1Ajzi8RMWLfK19kKdky"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952757acbcd647f3c0dbb5')}, "u"=>{"$set"=>{"current_sign_in_at"=>2018-09-09 13:59:52 ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Shopping::PaymentsController#update as HTML Parameters: {"is_verify_payment"=>"true", "id"=>"5b952758acbcd647f3c0dbea"} Unpermitted parameter: is_verify_payment Unpermitted parameter: is_verify_payment MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b952758acbcd647f3c0dbea'), "resource_id"=>"5b952757acbcd647f3c0dbb5", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b952758acbcd647f3c0dbea'), "resource_id"=>"5b952757acbcd647f3c0dbb5", "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952758acbcd647f3c0dbd4'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952757acbcd647f3c0dbb5')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952757acbcd647f3c0dbb5", "parent_id"=>"5b952758acbcd647f3c0dbd4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952757acbcd647f3c0dbb5')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952757acbcd647f3c0dbb5", "cart_id"=>"5b952758acbcd647f3c0dbd4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952757acbcd647f3c0dbb5", "cart_id"=>"5b952758acbcd647f3c0dbd4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952757acbcd647f3c0dbb5", "parent_id"=>"5b952758acbcd647f3c0dbd4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952757acbcd647f3c0dbb5", "parent_id"=>"5b952758acbcd647f3c0dbd4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b952757acbcd647f3c0dbb5", "parent_id"=>"5b952758acbcd647f3c0dbd4", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952757acbcd647f3c0dbb5')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952757acbcd647f3c0dbb5", "parent_id"=>"5b952758acbcd647f3c0dbd4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952757acbcd647f3c0dbb5')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952757acbcd647f3c0dbb5", "cart_id"=>"5b952758acbcd647f3c0dbd4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952757acbcd647f3c0dbb5", "cart_id"=>"5b952758acbcd647f3c0dbd4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952757acbcd647f3c0dbb5", "parent_id"=>"5b952758acbcd647f3c0dbd4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952757acbcd647f3c0dbb5", "parent_id"=>"5b952758acbcd647f3c0dbd4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952758acbcd647f3c0dbec'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952758acbcd647f3c0dbee'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952758acbcd647f3c0dbf2'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952758acbcd647f3c0dbf6'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952758acbcd647f3c0dbfa'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dbfe'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952757acbcd647f3c0dbb5')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952757acbcd647f3c0dbb5", "parent_id"=>"5b952758acbcd647f3c0dbec", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952757acbcd647f3c0dbb5')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952757acbcd647f3c0dbb5", "cart_id"=>"5b952758acbcd647f3c0dbec", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952757acbcd647f3c0dbb5", "cart_id"=>"5b952758acbcd647f3c0dbec", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952757acbcd647f3c0dbb5", "parent_id"=>"5b952758acbcd647f3c0dbec", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952757acbcd647f3c0dbb5", "parent_id"=>"5b952758acbcd647f3c0dbec", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952758acbcd647f3c0dbec'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952757acbcd647f3c0dbb5')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952757acbcd647f3c0dbb5", "parent_id"=>"5b952758acbcd647f3c0dbec", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952757acbcd647f3c0dbb5')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952757acbcd647f3c0dbb5", "cart_id"=>"5b952758acbcd647f3c0dbec", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952757acbcd647f3c0dbb5", "cart_id"=>"5b952758acbcd647f3c0dbec", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952757acbcd647f3c0dbb5", "parent_id"=>"5b952758acbcd647f3c0dbec", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952757acbcd647f3c0dbb5", "parent_id"=>"5b952758acbcd647f3c0dbec", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b952757acbcd647f3c0dbb5", "parent_id"=>"5b952758acbcd647f3c0dbec", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952757acbcd647f3c0dbb5')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952757acbcd647f3c0dbb5", "parent_id"=>"5b952758acbcd647f3c0dbec", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952757acbcd647f3c0dbb5')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952757acbcd647f3c0dbb5", "cart_id"=>"5b952758acbcd647f3c0dbec", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952757acbcd647f3c0dbb5", "cart_id"=>"5b952758acbcd647f3c0dbec", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952757acbcd647f3c0dbb5", "parent_id"=>"5b952758acbcd647f3c0dbec", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952757acbcd647f3c0dbb5", "parent_id"=>"5b952758acbcd647f3c0dbec", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc02'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started PUT "/shopping/payments/5b952759acbcd647f3c0dc02" for 127.0.0.1 at 2018-09-09 19:29:53 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"UdNzL29rX7hLfLSPVJNQ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952757acbcd647f3c0dbb5')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-09 13:59:52 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Shopping::PaymentsController#update as HTML Parameters: {"is_verify_payment"=>"true", "id"=>"5b952759acbcd647f3c0dc02"} Unpermitted parameter: is_verify_payment Unpermitted parameter: is_verify_payment MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc02'), "resource_id"=>"5b952757acbcd647f3c0dbb5", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc02'), "resource_id"=>"5b952757acbcd647f3c0dbb5", "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952758acbcd647f3c0dbec'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952757acbcd647f3c0dbb5')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952757acbcd647f3c0dbb5", "parent_id"=>"5b952758acbcd647f3c0dbec", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952757acbcd647f3c0dbb5')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952757acbcd647f3c0dbb5", "cart_id"=>"5b952758acbcd647f3c0dbec", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952757acbcd647f3c0dbb5", "cart_id"=>"5b952758acbcd647f3c0dbec", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952757acbcd647f3c0dbb5", "parent_id"=>"5b952758acbcd647f3c0dbec", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952757acbcd647f3c0dbb5", "parent_id"=>"5b952758acbcd647f3c0dbec", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b952757acbcd647f3c0dbb5", "parent_id"=>"5b952758acbcd647f3c0dbec", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952757acbcd647f3c0dbb5')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952757acbcd647f3c0dbb5", "parent_id"=>"5b952758acbcd647f3c0dbec", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952757acbcd647f3c0dbb5')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952757acbcd647f3c0dbb5", "cart_id"=>"5b952758acbcd647f3c0dbec", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952757acbcd647f3c0dbb5", "cart_id"=>"5b952758acbcd647f3c0dbec", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952757acbcd647f3c0dbb5", "parent_id"=>"5b952758acbcd647f3c0dbec", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952757acbcd647f3c0dbb5", "parent_id"=>"5b952758acbcd647f3c0dbec", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc04'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc06'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc0a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc0e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc12'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc16'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952757acbcd647f3c0dbb5')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952757acbcd647f3c0dbb5", "parent_id"=>"5b952759acbcd647f3c0dc04", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952757acbcd647f3c0dbb5')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952757acbcd647f3c0dbb5", "cart_id"=>"5b952759acbcd647f3c0dc04", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952757acbcd647f3c0dbb5", "cart_id"=>"5b952759acbcd647f3c0dc04", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952757acbcd647f3c0dbb5", "parent_id"=>"5b952759acbcd647f3c0dc04", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952757acbcd647f3c0dbb5", "parent_id"=>"5b952759acbcd647f3c0dc04", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc04'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952757acbcd647f3c0dbb5')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952757acbcd647f3c0dbb5", "parent_id"=>"5b952759acbcd647f3c0dc04", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952757acbcd647f3c0dbb5')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952757acbcd647f3c0dbb5", "cart_id"=>"5b952759acbcd647f3c0dc04", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952757acbcd647f3c0dbb5", "cart_id"=>"5b952759acbcd647f3c0dc04", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952757acbcd647f3c0dbb5", "parent_id"=>"5b952759acbcd647f3c0dc04", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952757acbcd647f3c0dbb5", "parent_id"=>"5b952759acbcd647f3c0dc04", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b952757acbcd647f3c0dbb5", "parent_id"=>"5b952759acbcd647f3c0dc04", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952757acbcd647f3c0dbb5')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952757acbcd647f3c0dbb5", "parent_id"=>"5b952759acbcd647f3c0dc04", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952757acbcd647f3c0dbb5')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952757acbcd647f3c0dbb5", "cart_id"=>"5b952759acbcd647f3c0dc04", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952757acbcd647f3c0dbb5", "cart_id"=>"5b952759acbcd647f3c0dc04", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952757acbcd647f3c0dbb5", "parent_id"=>"5b952759acbcd647f3c0dc04", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952757acbcd647f3c0dbb5", "parent_id"=>"5b952759acbcd647f3c0dc04", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1a'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started PUT "/shopping/payments/5b952759acbcd647f3c0dc1a" for 127.0.0.1 at 2018-09-09 19:29:53 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"onikpyityGTUDbyLnzNJ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952757acbcd647f3c0dbb5')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-09 13:59:53 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Shopping::PaymentsController#update as HTML Parameters: {"is_verify_payment"=>"true", "id"=>"5b952759acbcd647f3c0dc1a"} Unpermitted parameter: is_verify_payment Unpermitted parameter: is_verify_payment MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1a'), "resource_id"=>"5b952757acbcd647f3c0dbb5", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1a'), "resource_id"=>"5b952757acbcd647f3c0dbb5", "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc04'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952757acbcd647f3c0dbb5')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952757acbcd647f3c0dbb5", "parent_id"=>"5b952759acbcd647f3c0dc04", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952757acbcd647f3c0dbb5')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952757acbcd647f3c0dbb5", "cart_id"=>"5b952759acbcd647f3c0dc04", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952757acbcd647f3c0dbb5", "cart_id"=>"5b952759acbcd647f3c0dc04", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952757acbcd647f3c0dbb5", "parent_id"=>"5b952759acbcd647f3c0dc04", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952757acbcd647f3c0dbb5", "parent_id"=>"5b952759acbcd647f3c0dc04", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b952757acbcd647f3c0dbb5", "parent_id"=>"5b952759acbcd647f3c0dc04", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952757acbcd647f3c0dbb5')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952757acbcd647f3c0dbb5", "parent_id"=>"5b952759acbcd647f3c0dc04", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952757acbcd647f3c0dbb5')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952757acbcd647f3c0dbb5", "cart_id"=>"5b952759acbcd647f3c0dc04", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952757acbcd647f3c0dbb5", "cart_id"=>"5b952759acbcd647f3c0dc04", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952757acbcd647f3c0dbb5", "parent_id"=>"5b952759acbcd647f3c0dc04", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952757acbcd647f3c0dbb5", "parent_id"=>"5b952759acbcd647f3c0dc04", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"liam@little.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"795ZrFZHKYtLw5Gt9Szi"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"jRyW-U-cytq4EUEgzZms"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"A2sFYdaY_reaxb14EiPB"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"alvera.maggio@schmeler.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"6sTLwqxQyVxVrzRihH9j"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"u_AedP36ksYXy9BRx4Ty"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95275aacbcd647f3c0dc1f'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b95275aacbcd647f3c0dc1f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95275aacbcd647f3c0dc22'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95275aacbcd647f3c0dc24'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95275aacbcd647f3c0dc28'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95275aacbcd647f3c0dc2c'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95275aacbcd647f3c0dc30'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95275aacbcd647f3c0dc34'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started POST "/shopping/payments" for 127.0.0.1 at 2018-09-09 19:29:54 +0530 Processing by Shopping::PaymentsController#create as JSON Parameters: {"cart_id"=>"5b95275aacbcd647f3c0dc22", "payment_type"=>"cash", "amount"=>10, "api_key"=>"test", "current_app_id"=>"testappid", "payment"=>{"amount"=>10, "payment_type"=>"cash", "cart_id"=>"5b95275aacbcd647f3c0dc22"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95275aacbcd647f3c0dc22'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95275aacbcd647f3c0dc22", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b95275aacbcd647f3c0dc22", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b95275aacbcd647f3c0dc22", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95275aacbcd647f3c0dc22", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95275aacbcd647f3c0dc22", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95275aacbcd647f3c0dc22", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95275aacbcd647f3c0dc22", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b95275aacbcd647f3c0dc22", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b95275aacbcd647f3c0dc22", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95275aacbcd647f3c0dc22", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95275aacbcd647f3c0dc22", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95275aacbcd647f3c0dc38'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Completed 201 Created in 53ms (Views: 0.9ms) MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.012s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95275aacbcd647f3c0dc39'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95275aacbcd647f3c0dc3b'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95275aacbcd647f3c0dc3f'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95275aacbcd647f3c0dc43'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95275aacbcd647f3c0dc47'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95275bacbcd647f3c0dc4b'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started POST "/shopping/payments" for 127.0.0.1 at 2018-09-09 19:29:55 +0530 Processing by Shopping::PaymentsController#create as JSON Parameters: {"cart_id"=>"5b95275aacbcd647f3c0dc39", "payment_type"=>"cash", "amount"=>5, "api_key"=>"test", "current_app_id"=>"testappid", "payment"=>{"amount"=>5, "payment_type"=>"cash", "cart_id"=>"5b95275aacbcd647f3c0dc39"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95275aacbcd647f3c0dc39'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95275aacbcd647f3c0dc39", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b95275aacbcd647f3c0dc39", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b95275aacbcd647f3c0dc39", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95275aacbcd647f3c0dc39", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95275aacbcd647f3c0dc39", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95275aacbcd647f3c0dc39", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95275aacbcd647f3c0dc39", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b95275aacbcd647f3c0dc39", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b95275aacbcd647f3c0dc39", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95275aacbcd647f3c0dc39", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95275aacbcd647f3c0dc39", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95275bacbcd647f3c0dc50'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95275bacbcd647f3c0dc52'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95275bacbcd647f3c0dc56'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95275bacbcd647f3c0dc5a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95275bacbcd647f3c0dc5e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95275bacbcd647f3c0dc62'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started POST "/shopping/payments" for 127.0.0.1 at 2018-09-09 19:29:55 +0530 Processing by Shopping::PaymentsController#create as JSON Parameters: {"cart_id"=>"5b95275bacbcd647f3c0dc50", "payment_type"=>"cash", "amount"=>50.0, "api_key"=>"test", "current_app_id"=>"testappid", "payment_status"=>1, "proxy_resource_class"=>"User", "proxy_resource_id"=>"5b952759acbcd647f3c0dc1c", "payment"=>{"amount"=>50.0, "payment_type"=>"cash", "cart_id"=>"5b95275bacbcd647f3c0dc50", "payment_status"=>1}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, payment_status, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, payment_status, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, payment_status, proxy_resource_class, proxy_resource_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95275bacbcd647f3c0dc50'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95275bacbcd647f3c0dc50", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b95275bacbcd647f3c0dc50", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b95275bacbcd647f3c0dc50", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95275bacbcd647f3c0dc50", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95275bacbcd647f3c0dc50", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95275bacbcd647f3c0dc50", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95275bacbcd647f3c0dc50", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95275bacbcd647f3c0dc52')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95275bacbcd647f3c0dc56')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95275bacbcd647f3c0dc5a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95275bacbcd647f3c0dc5e')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95275bacbcd647f3c0dc62')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95275bacbcd647f3c0dc66'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b95275bacbcd647f3c0dc66", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95275bacbcd647f3c0dc50", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b95275bacbcd647f3c0dc52'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b95275bacbcd647f3c0dc56'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b95275bacbcd647f3c0dc5a'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b95275bacbcd647f3c0dc5e'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b95275bacbcd647f3c0dc62'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95275bacbcd647f3c0dc71'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95275bacbcd647f3c0dc73'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95275bacbcd647f3c0dc77'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95275bacbcd647f3c0dc7b'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95275bacbcd647f3c0dc7f'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95275cacbcd647f3c0dc83'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95275bacbcd647f3c0dc71'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95275bacbcd647f3c0dc71", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.016s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b95275bacbcd647f3c0dc71", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b95275bacbcd647f3c0dc71", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95275bacbcd647f3c0dc71", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95275bacbcd647f3c0dc71", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95275bacbcd647f3c0dc71", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95275bacbcd647f3c0dc71", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95275bacbcd647f3c0dc73')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95275bacbcd647f3c0dc77')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95275bacbcd647f3c0dc7b')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95275bacbcd647f3c0dc7f')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95275cacbcd647f3c0dc83')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95275cacbcd647f3c0dc87'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b95275cacbcd647f3c0dc87", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95275bacbcd647f3c0dc71", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b95275bacbcd647f3c0dc73'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b95275bacbcd647f3c0dc77'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b95275bacbcd647f3c0dc7b'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b95275bacbcd647f3c0dc7f'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b95275cacbcd647f3c0dc83'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"payment_status"=>0}, "api_key"=>"test", "current_app_id"=>"testappid", "proxy_resource_class"=>"User", "proxy_resource_id"=>"5b952759acbcd647f3c0dc1c", "id"=>"5b95275cacbcd647f3c0dc87"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b95275cacbcd647f3c0dc87'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b95275cacbcd647f3c0dc87'), "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95275bacbcd647f3c0dc71'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95275bacbcd647f3c0dc71", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b95275bacbcd647f3c0dc71", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b95275bacbcd647f3c0dc71", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95275bacbcd647f3c0dc71", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95275bacbcd647f3c0dc71", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95275bacbcd647f3c0dc71", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95275bacbcd647f3c0dc71", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b95275bacbcd647f3c0dc73')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b95275bacbcd647f3c0dc77')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b95275bacbcd647f3c0dc7b')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b95275bacbcd647f3c0dc7f')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b95275cacbcd647f3c0dc83')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95275cacbcd647f3c0dc87')}, "u"=>{"$set"=>{"payment_status"=>0, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 204 No Content in 123ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b95275bacbcd647f3c0dc73'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b95275bacbcd647f3c0dc77'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b95275bacbcd647f3c0dc7b'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b95275bacbcd647f3c0dc7f'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b95275cacbcd647f3c0dc83'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95275cacbcd647f3c0dc9d'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95275cacbcd647f3c0dc9f'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95275cacbcd647f3c0dca3'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95275cacbcd647f3c0dca7'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95275cacbcd647f3c0dcab'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95275cacbcd647f3c0dcaf'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95275cacbcd647f3c0dc9d'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95275cacbcd647f3c0dc9d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b95275cacbcd647f3c0dc9d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b95275cacbcd647f3c0dc9d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95275cacbcd647f3c0dc9d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95275cacbcd647f3c0dc9d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95275cacbcd647f3c0dc9d", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95275cacbcd647f3c0dc9d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95275cacbcd647f3c0dc9f')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95275cacbcd647f3c0dca3')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95275cacbcd647f3c0dca7')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95275cacbcd647f3c0dcab')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95275cacbcd647f3c0dcaf')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95275cacbcd647f3c0dcb3'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b95275cacbcd647f3c0dcb3", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95275cacbcd647f3c0dc9d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95275cacbcd647f3c0dc9f')}, "u"=>{"$set"=>{"parent_id"=>nil, "acce... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b95275cacbcd647f3c0dc9f'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95275cacbcd647f3c0dc9f')}, "u"=>{"$set"=>{"parent_id"=>"5b95275ca... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b95275cacbcd647f3c0dc9f'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95275cacbcd647f3c0dc9d'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95275cacbcd647f3c0dc9d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b95275cacbcd647f3c0dc9d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b95275cacbcd647f3c0dc9d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95275cacbcd647f3c0dc9d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95275cacbcd647f3c0dc9d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95275cacbcd647f3c0dc9d", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95275cacbcd647f3c0dc9d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95275cacbcd647f3c0dc9f')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95275dacbcd647f3c0dcc3'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started PUT "/shopping/payments/5b95275cacbcd647f3c0dcb3" for 127.0.0.1 at 2018-09-09 19:29:57 +0530 Processing by Shopping::PaymentsController#update as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b95275cacbcd647f3c0dcb3", "payment"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b95275cacbcd647f3c0dcb3'), "resource_id"=>"5b952759acbcd647f3c0dc1c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b95275cacbcd647f3c0dcb3'), "resource_id"=>"5b952759acbcd647f3c0dc1c", "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95275cacbcd647f3c0dc9d'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95275cacbcd647f3c0dc9d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b95275cacbcd647f3c0dc9d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b95275cacbcd647f3c0dc9d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95275cacbcd647f3c0dc9d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95275cacbcd647f3c0dc9d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95275cacbcd647f3c0dc9d", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95275cacbcd647f3c0dc9d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b95275dacbcd647f3c0dcc3')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s Completed 204 No Content in 51ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b95275dacbcd647f3c0dcc3'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95275dacbcd647f3c0dcca'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95275dacbcd647f3c0dccc'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95275dacbcd647f3c0dcd0'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95275dacbcd647f3c0dcd4'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95275dacbcd647f3c0dcd8'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95275dacbcd647f3c0dcdc'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95275dacbcd647f3c0dcca'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95275dacbcd647f3c0dcca", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b95275dacbcd647f3c0dcca", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b95275dacbcd647f3c0dcca", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95275dacbcd647f3c0dcca", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95275dacbcd647f3c0dcca", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95275dacbcd647f3c0dcca", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95275dacbcd647f3c0dcca", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95275dacbcd647f3c0dccc')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95275dacbcd647f3c0dcd0')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95275dacbcd647f3c0dcd4')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95275dacbcd647f3c0dcd8')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95275dacbcd647f3c0dcdc')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95275dacbcd647f3c0dce0'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b95275dacbcd647f3c0dce0", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95275dacbcd647f3c0dcca", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95275dacbcd647f3c0dccc')}, "u"=>{"$set"=>{"parent_id"=>nil, "acce... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95275dacbcd647f3c0dcca'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95275dacbcd647f3c0dcca", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b95275dacbcd647f3c0dcca", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b95275dacbcd647f3c0dcca", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95275dacbcd647f3c0dcca", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95275dacbcd647f3c0dcca", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>nil}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b95275dacbcd647f3c0dcca", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95275dacbcd647f3c0dcca", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b95275dacbcd647f3c0dcca", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b95275dacbcd647f3c0dcca", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95275dacbcd647f3c0dcca", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95275dacbcd647f3c0dcca", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95275eacbcd647f3c0dcec'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started PUT "/shopping/payments/5b95275dacbcd647f3c0dce0" for 127.0.0.1 at 2018-09-09 19:29:58 +0530 Processing by Shopping::PaymentsController#update as JSON Parameters: {"payment"=>{"payment_status"=>0}, "api_key"=>"test", "current_app_id"=>"testappid", "proxy_resource_class"=>"User", "proxy_resource_id"=>"5b952759acbcd647f3c0dc1c", "id"=>"5b95275dacbcd647f3c0dce0"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b95275dacbcd647f3c0dce0'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b95275dacbcd647f3c0dce0'), "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95275dacbcd647f3c0dcca'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95275dacbcd647f3c0dcca", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b95275dacbcd647f3c0dcca", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b95275dacbcd647f3c0dcca", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95275dacbcd647f3c0dcca", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95275dacbcd647f3c0dcca", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95275dacbcd647f3c0dcca", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95275dacbcd647f3c0dcca", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b95275dacbcd647f3c0dcd0')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b95275dacbcd647f3c0dcd4')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b95275dacbcd647f3c0dcd8')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b95275dacbcd647f3c0dcdc')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95275dacbcd647f3c0dce0')}, "u"=>{"$set"=>{"payment_status"=>0, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 204 No Content in 90ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b95275dacbcd647f3c0dce0'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95275dacbcd647f3c0dcca'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95275dacbcd647f3c0dcca", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b95275dacbcd647f3c0dcca", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b95275dacbcd647f3c0dcca", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95275dacbcd647f3c0dcca", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95275dacbcd647f3c0dcca", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95275dacbcd647f3c0dcca", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95275dacbcd647f3c0dcca'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95275dacbcd647f3c0dcca", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b95275dacbcd647f3c0dcca", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b95275dacbcd647f3c0dcca", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95275dacbcd647f3c0dcca", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95275dacbcd647f3c0dcca", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95275eacbcd647f3c0dcf6'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95275eacbcd647f3c0dcf8'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95275eacbcd647f3c0dcfc'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95275eacbcd647f3c0dd00'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95275eacbcd647f3c0dd04'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95275eacbcd647f3c0dd08'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started POST "/shopping/payments" for 127.0.0.1 at 2018-09-09 19:29:58 +0530 Processing by Shopping::PaymentsController#create as JSON Parameters: {"cart_id"=>"5b95275eacbcd647f3c0dcf6", "payment_type"=>"cash", "amount"=>55.0, "api_key"=>"test", "current_app_id"=>"testappid", "payment_status"=>1, "proxy_resource_class"=>"User", "proxy_resource_id"=>"5b952759acbcd647f3c0dc1c", "payment"=>{"amount"=>55.0, "payment_type"=>"cash", "cart_id"=>"5b95275eacbcd647f3c0dcf6", "payment_status"=>1}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, payment_status, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, payment_status, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, payment_status, proxy_resource_class, proxy_resource_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95275eacbcd647f3c0dcf6'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95275eacbcd647f3c0dcf6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b95275eacbcd647f3c0dcf6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b95275eacbcd647f3c0dcf6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95275eacbcd647f3c0dcf6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95275eacbcd647f3c0dcf6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95275eacbcd647f3c0dcf6", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95275eacbcd647f3c0dcf6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95275eacbcd647f3c0dcf8')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95275eacbcd647f3c0dcfc')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95275eacbcd647f3c0dd00')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95275eacbcd647f3c0dd04')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95275eacbcd647f3c0dd08')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95275eacbcd647f3c0dd0c'), "doc_version"=>0, "cash_change"=>5.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b95275eacbcd647f3c0dd0c", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95275eacbcd647f3c0dcf6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95275eacbcd647f3c0dd17'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95275eacbcd647f3c0dd19'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95275eacbcd647f3c0dd1d'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95275eacbcd647f3c0dd21'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95275facbcd647f3c0dd25'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95275facbcd647f3c0dd29'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started POST "/shopping/payments" for 127.0.0.1 at 2018-09-09 19:29:59 +0530 Processing by Shopping::PaymentsController#create as JSON Parameters: {"cart_id"=>"5b95275eacbcd647f3c0dd17", "payment_type"=>"cheque", "amount"=>55.0, "api_key"=>"test", "current_app_id"=>"testappid", "proxy_resource_class"=>"User", "proxy_resource_id"=>"5b952759acbcd647f3c0dc1c", "payment"=>{"amount"=>55.0, "payment_type"=>"cheque", "cart_id"=>"5b95275eacbcd647f3c0dd17"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95275eacbcd647f3c0dd17'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95275eacbcd647f3c0dd17", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b95275eacbcd647f3c0dd17", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b95275eacbcd647f3c0dd17", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95275eacbcd647f3c0dd17", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95275eacbcd647f3c0dd17", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95275eacbcd647f3c0dd17", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95275eacbcd647f3c0dd17", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b95275eacbcd647f3c0dd17", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b95275eacbcd647f3c0dd17", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95275eacbcd647f3c0dd17", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95275eacbcd647f3c0dd17", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95275facbcd647f3c0dd2e'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95275facbcd647f3c0dd30'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95275facbcd647f3c0dd34'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95275facbcd647f3c0dd38'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95275facbcd647f3c0dd3c'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95275facbcd647f3c0dd40'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started POST "/shopping/payments" for 127.0.0.1 at 2018-09-09 19:29:59 +0530 Processing by Shopping::PaymentsController#create as JSON Parameters: {"cart_id"=>"5b95275facbcd647f3c0dd2e", "payment_type"=>"card", "amount"=>55.0, "api_key"=>"test", "current_app_id"=>"testappid", "proxy_resource_class"=>"User", "proxy_resource_id"=>"5b952759acbcd647f3c0dc1c", "payment"=>{"amount"=>55.0, "payment_type"=>"card", "cart_id"=>"5b95275facbcd647f3c0dd2e"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95275facbcd647f3c0dd2e'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95275facbcd647f3c0dd2e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b95275facbcd647f3c0dd2e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b95275facbcd647f3c0dd2e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95275facbcd647f3c0dd2e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95275facbcd647f3c0dd2e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95275facbcd647f3c0dd2e", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95275facbcd647f3c0dd2e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b95275facbcd647f3c0dd2e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b95275facbcd647f3c0dd2e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95275facbcd647f3c0dd2e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95275facbcd647f3c0dd2e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95275facbcd647f3c0dd45'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95275facbcd647f3c0dd47'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95275facbcd647f3c0dd4b'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952760acbcd647f3c0dd4f'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952760acbcd647f3c0dd53'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952760acbcd647f3c0dd57'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952760acbcd647f3c0dd5b'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started POST "/shopping/payments" for 127.0.0.1 at 2018-09-09 19:30:00 +0530 Processing by Shopping::PaymentsController#create as JSON Parameters: {"cart_id"=>"5b952760acbcd647f3c0dd5b", "payment_type"=>"cash", "amount"=>10.0, "api_key"=>"test", "current_app_id"=>"testappid", "proxy_resource_class"=>"User", "proxy_resource_id"=>"5b952759acbcd647f3c0dc1c", "payment"=>{"amount"=>10.0, "payment_type"=>"cash", "cart_id"=>"5b952760acbcd647f3c0dd5b"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952760acbcd647f3c0dd5b'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952760acbcd647f3c0dd5b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b952760acbcd647f3c0dd5b", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b952760acbcd647f3c0dd5b", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952760acbcd647f3c0dd5b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952760acbcd647f3c0dd5b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952760acbcd647f3c0dd5b", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952760acbcd647f3c0dd5b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b952760acbcd647f3c0dd5b", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b952760acbcd647f3c0dd5b", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952760acbcd647f3c0dd5b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952760acbcd647f3c0dd5b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952760acbcd647f3c0dd5e'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952760acbcd647f3c0dd60'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952760acbcd647f3c0dd64'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952760acbcd647f3c0dd68'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952760acbcd647f3c0dd6c'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952760acbcd647f3c0dd70'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started POST "/shopping/payments" for 127.0.0.1 at 2018-09-09 19:30:00 +0530 Processing by Shopping::PaymentsController#create as JSON Parameters: {"cart_id"=>"5b952760acbcd647f3c0dd5e", "payment_type"=>"cash", "amount"=>-10.0, "api_key"=>"test", "current_app_id"=>"testappid", "proxy_resource_class"=>"User", "proxy_resource_id"=>"5b952759acbcd647f3c0dc1c", "payment"=>{"amount"=>-10.0, "payment_type"=>"cash", "cart_id"=>"5b952760acbcd647f3c0dd5e"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952760acbcd647f3c0dd5e'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952760acbcd647f3c0dd5e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b952760acbcd647f3c0dd5e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b952760acbcd647f3c0dd5e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952760acbcd647f3c0dd5e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952760acbcd647f3c0dd5e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952760acbcd647f3c0dd5e", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952760acbcd647f3c0dd5e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b952760acbcd647f3c0dd5e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b952760acbcd647f3c0dd5e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952760acbcd647f3c0dd5e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952760acbcd647f3c0dd5e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952760acbcd647f3c0dd75'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952761acbcd647f3c0dd77'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952761acbcd647f3c0dd7b'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952761acbcd647f3c0dd7f'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952761acbcd647f3c0dd83'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952761acbcd647f3c0dd87'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started POST "/shopping/payments" for 127.0.0.1 at 2018-09-09 19:30:01 +0530 Processing by Shopping::PaymentsController#create as JSON Parameters: {"cart_id"=>"5b952760acbcd647f3c0dd75", "payment_type"=>"cash", "amount"=>50, "api_key"=>"test", "current_app_id"=>"testappid", "payment_status"=>1, "proxy_resource_class"=>"User", "proxy_resource_id"=>"5b952759acbcd647f3c0dc1c", "payment"=>{"amount"=>50, "payment_type"=>"cash", "cart_id"=>"5b952760acbcd647f3c0dd75", "payment_status"=>1}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, payment_status, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, payment_status, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, payment_status, proxy_resource_class, proxy_resource_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952760acbcd647f3c0dd75'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952760acbcd647f3c0dd75", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b952760acbcd647f3c0dd75", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b952760acbcd647f3c0dd75", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952760acbcd647f3c0dd75", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952760acbcd647f3c0dd75", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952760acbcd647f3c0dd75", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952760acbcd647f3c0dd75", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952761acbcd647f3c0dd8c'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952761acbcd647f3c0dd8e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952761acbcd647f3c0dd92'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952761acbcd647f3c0dd96'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952761acbcd647f3c0dd9a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952762acbcd647f3c0dd9e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952762acbcd647f3c0dda2'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952762acbcd647f3c0dda4'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952762acbcd647f3c0dda8'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952762acbcd647f3c0ddac'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952762acbcd647f3c0ddb0'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952762acbcd647f3c0ddb4'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started POST "/shopping/payments" for 127.0.0.1 at 2018-09-09 19:30:02 +0530 Processing by Shopping::PaymentsController#create as JSON Parameters: {"cart_id"=>"5b952762acbcd647f3c0dda2", "payment_type"=>"cash", "amount"=>50.0, "api_key"=>"test", "current_app_id"=>"testappid", "payment_status"=>1, "proxy_resource_class"=>"User", "proxy_resource_id"=>"5b952759acbcd647f3c0dc1c", "payment"=>{"amount"=>50.0, "payment_type"=>"cash", "cart_id"=>"5b952762acbcd647f3c0dda2", "payment_status"=>1}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, payment_status, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, payment_status, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, payment_status, proxy_resource_class, proxy_resource_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952762acbcd647f3c0dda2'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952762acbcd647f3c0dda2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b952762acbcd647f3c0dda2", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b952762acbcd647f3c0dda2", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952762acbcd647f3c0dda2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952762acbcd647f3c0dda2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952762acbcd647f3c0dda2", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952762acbcd647f3c0dda2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952762acbcd647f3c0dda4')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952762acbcd647f3c0dda8')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952762acbcd647f3c0ddac')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952762acbcd647f3c0ddb0')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952762acbcd647f3c0ddb4')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952762acbcd647f3c0ddb8'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b952762acbcd647f3c0ddb8", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952762acbcd647f3c0dda2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b952762acbcd647f3c0dda4'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b952762acbcd647f3c0dda8'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b952762acbcd647f3c0ddac'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b952762acbcd647f3c0ddb0'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b952762acbcd647f3c0ddb4'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952762acbcd647f3c0ddc3'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952762acbcd647f3c0ddc5'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952762acbcd647f3c0ddc9'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952763acbcd647f3c0ddcd'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952763acbcd647f3c0ddd1'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952763acbcd647f3c0ddd5'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952762acbcd647f3c0ddc3'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952762acbcd647f3c0ddc3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b952762acbcd647f3c0ddc3", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b952762acbcd647f3c0ddc3", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952762acbcd647f3c0ddc3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952762acbcd647f3c0ddc3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952762acbcd647f3c0ddc3", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952762acbcd647f3c0ddc3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952762acbcd647f3c0ddc5')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952762acbcd647f3c0ddc9')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952763acbcd647f3c0ddcd')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952763acbcd647f3c0ddd1')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952763acbcd647f3c0ddd5')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952763acbcd647f3c0ddd9'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b952763acbcd647f3c0ddd9", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952762acbcd647f3c0ddc3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952762acbcd647f3c0ddc3'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952762acbcd647f3c0ddc3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b952762acbcd647f3c0ddc3", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b952762acbcd647f3c0ddc3", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952762acbcd647f3c0ddc3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952762acbcd647f3c0ddc3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b952763acbcd647f3c0ddd5'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952763acbcd647f3c0ddd5')}, "u"=>{"$set"=>{"parent_id"=>nil, "acce... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952762acbcd647f3c0ddc3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b952762acbcd647f3c0ddc3", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b952762acbcd647f3c0ddc3", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952762acbcd647f3c0ddc3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952762acbcd647f3c0ddc3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"5b952762acbcd647f3c0ddc3", "payment_type"=>"cash", "refund"=>true, "amount"=>10, "api_key"=>"test", "current_app_id"=>"testappid", "payment"=>{"amount"=>10, "payment_type"=>"cash", "cart_id"=>"5b952762acbcd647f3c0ddc3", "refund"=>true}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: cart_id, payment_type, refund, amount, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, refund, amount, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, refund, amount, api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952762acbcd647f3c0ddc3'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952762acbcd647f3c0ddc3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b952762acbcd647f3c0ddc3", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b952762acbcd647f3c0ddc3", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952762acbcd647f3c0ddc3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952762acbcd647f3c0ddc3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>nil}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b952762acbcd647f3c0ddc3", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952762acbcd647f3c0ddc3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b952762acbcd647f3c0ddc3", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b952762acbcd647f3c0ddc3", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952762acbcd647f3c0ddc3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952762acbcd647f3c0ddc3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952763acbcd647f3c0dde5'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Completed 201 Created in 61ms (Views: 1.0ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952763acbcd647f3c0dde6'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952763acbcd647f3c0dde8'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952763acbcd647f3c0ddec'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952763acbcd647f3c0ddf0'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952763acbcd647f3c0ddf4'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952763acbcd647f3c0ddf8'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952763acbcd647f3c0dde6'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952763acbcd647f3c0dde6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b952763acbcd647f3c0dde6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b952763acbcd647f3c0dde6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952763acbcd647f3c0dde6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952763acbcd647f3c0dde6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952763acbcd647f3c0dde6", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952763acbcd647f3c0dde6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952763acbcd647f3c0dde8')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952763acbcd647f3c0ddec')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952763acbcd647f3c0ddf0')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952763acbcd647f3c0ddf4')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952763acbcd647f3c0ddf8')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952763acbcd647f3c0ddfc'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b952763acbcd647f3c0ddfc", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952763acbcd647f3c0dde6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952764acbcd647f3c0de07'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952763acbcd647f3c0dde6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b952763acbcd647f3c0dde6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b952763acbcd647f3c0dde6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952763acbcd647f3c0dde6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952763acbcd647f3c0dde6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"5b952763acbcd647f3c0dde6", "payment_type"=>"cash", "refund"=>true, "amount"=>10, "api_key"=>"test", "current_app_id"=>"testappid", "payment"=>{"amount"=>10, "payment_type"=>"cash", "cart_id"=>"5b952763acbcd647f3c0dde6", "refund"=>true}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: cart_id, payment_type, refund, amount, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, refund, amount, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, refund, amount, api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952763acbcd647f3c0dde6'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952763acbcd647f3c0dde6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b952763acbcd647f3c0dde6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b952763acbcd647f3c0dde6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952763acbcd647f3c0dde6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952763acbcd647f3c0dde6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>nil}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b952763acbcd647f3c0dde6", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952763acbcd647f3c0dde6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b952763acbcd647f3c0dde6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b952763acbcd647f3c0dde6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952763acbcd647f3c0dde6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952763acbcd647f3c0dde6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952764acbcd647f3c0de0c'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952764acbcd647f3c0de0e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952764acbcd647f3c0de12'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952764acbcd647f3c0de16'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952764acbcd647f3c0de1a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952764acbcd647f3c0de1e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952764acbcd647f3c0de0c'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952764acbcd647f3c0de0c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b952764acbcd647f3c0de0c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b952764acbcd647f3c0de0c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952764acbcd647f3c0de0c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952764acbcd647f3c0de0c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952764acbcd647f3c0de0c", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952764acbcd647f3c0de0c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952764acbcd647f3c0de0e')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952764acbcd647f3c0de12')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952764acbcd647f3c0de16')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952764acbcd647f3c0de1a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952764acbcd647f3c0de1e')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952764acbcd647f3c0de22'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b952764acbcd647f3c0de22", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952764acbcd647f3c0de0c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b952764acbcd647f3c0de1e'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952764acbcd647f3c0de1e')}, "u"=>{"$set"=>{"parent_id"=>nil, "acce... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952764acbcd647f3c0de0c'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952764acbcd647f3c0de0c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b952764acbcd647f3c0de0c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b952764acbcd647f3c0de0c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952764acbcd647f3c0de0c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952764acbcd647f3c0de0c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>nil}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b952764acbcd647f3c0de0c", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952764acbcd647f3c0de0c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b952764acbcd647f3c0de0c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b952764acbcd647f3c0de0c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952764acbcd647f3c0de0c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952764acbcd647f3c0de0c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952764acbcd647f3c0de2e'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b952764acbcd647f3c0de2e'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Started PUT "/shopping/payments/5b952764acbcd647f3c0de2e" for 127.0.0.1 at 2018-09-09 19:30:04 +0530 Processing by Shopping::PaymentsController#update as JSON Parameters: {"payment"=>{"payment_status"=>1, "amount"=>-10}, "api_key"=>"test", "current_app_id"=>"testappid", "proxy_resource_class"=>"User", "proxy_resource_id"=>"5b952759acbcd647f3c0dc1c", "id"=>"5b952764acbcd647f3c0de2e"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b952764acbcd647f3c0de2e'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b952764acbcd647f3c0de2e'), "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952764acbcd647f3c0de0c'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952764acbcd647f3c0de0c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b952764acbcd647f3c0de0c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b952764acbcd647f3c0de0c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952764acbcd647f3c0de0c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952764acbcd647f3c0de0c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b952764acbcd647f3c0de0c", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952764acbcd647f3c0de0c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952764acbcd647f3c0de2e')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"refund"=>true, "payment_status"=>nil, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b952764acbcd647f3c0de2e", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952764acbcd647f3c0de0c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b952764acbcd647f3c0de2e'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952764acbcd647f3c0de30'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952765acbcd647f3c0de32'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952765acbcd647f3c0de36'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952765acbcd647f3c0de3a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952765acbcd647f3c0de3e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952765acbcd647f3c0de42'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952764acbcd647f3c0de30'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952764acbcd647f3c0de30", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b952764acbcd647f3c0de30", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b952764acbcd647f3c0de30", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952764acbcd647f3c0de30", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952764acbcd647f3c0de30", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952764acbcd647f3c0de30", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952764acbcd647f3c0de30", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952765acbcd647f3c0de32')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952765acbcd647f3c0de36')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952765acbcd647f3c0de3a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952765acbcd647f3c0de3e')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952765acbcd647f3c0de42')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952765acbcd647f3c0de46'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b952765acbcd647f3c0de46", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952764acbcd647f3c0de30", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b952765acbcd647f3c0de42'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952765acbcd647f3c0de42')}, "u"=>{"$set"=>{"parent_id"=>nil, "acce... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952764acbcd647f3c0de30'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952764acbcd647f3c0de30", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b952764acbcd647f3c0de30", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b952764acbcd647f3c0de30", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952764acbcd647f3c0de30", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952764acbcd647f3c0de30", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>nil}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b952764acbcd647f3c0de30", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952764acbcd647f3c0de30", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b952764acbcd647f3c0de30", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b952764acbcd647f3c0de30", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952764acbcd647f3c0de30", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952764acbcd647f3c0de30", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952765acbcd647f3c0de52'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b952765acbcd647f3c0de52'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952764acbcd647f3c0de30'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952764acbcd647f3c0de30", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b952764acbcd647f3c0de30", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b952764acbcd647f3c0de30", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952764acbcd647f3c0de30", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952764acbcd647f3c0de30", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952765acbcd647f3c0de53'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started PUT "/shopping/payments/5b952765acbcd647f3c0de52" for 127.0.0.1 at 2018-09-09 19:30:05 +0530 Processing by Shopping::PaymentsController#update as JSON Parameters: {"payment"=>{"payment_status"=>1}, "api_key"=>"test", "current_app_id"=>"testappid", "proxy_resource_class"=>"User", "proxy_resource_id"=>"5b952759acbcd647f3c0dc1c", "id"=>"5b952765acbcd647f3c0de52"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b952765acbcd647f3c0de52'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b952765acbcd647f3c0de52'), "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952764acbcd647f3c0de30'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952764acbcd647f3c0de30", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b952764acbcd647f3c0de30", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b952764acbcd647f3c0de30", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952764acbcd647f3c0de30", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952764acbcd647f3c0de30", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b952764acbcd647f3c0de30", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952764acbcd647f3c0de30", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952765acbcd647f3c0de53')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s Completed 422 Unprocessable Entity in 52ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b952765acbcd647f3c0de52'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952765acbcd647f3c0de5a'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952765acbcd647f3c0de5c'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952766acbcd647f3c0de60'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952766acbcd647f3c0de64'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952766acbcd647f3c0de68'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952766acbcd647f3c0de6c'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952765acbcd647f3c0de5a'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952765acbcd647f3c0de5a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b952765acbcd647f3c0de5a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b952765acbcd647f3c0de5a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952765acbcd647f3c0de5a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952765acbcd647f3c0de5a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952765acbcd647f3c0de5a", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952765acbcd647f3c0de5a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952765acbcd647f3c0de5c')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952766acbcd647f3c0de60')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952766acbcd647f3c0de64')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952766acbcd647f3c0de68')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952766acbcd647f3c0de6c')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952766acbcd647f3c0de70'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b952766acbcd647f3c0de70", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952765acbcd647f3c0de5a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b952766acbcd647f3c0de6c'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952766acbcd647f3c0de6c')}, "u"=>{"$set"=>{"parent_id"=>nil, "acce... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952765acbcd647f3c0de5a'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952765acbcd647f3c0de5a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b952765acbcd647f3c0de5a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b952765acbcd647f3c0de5a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952765acbcd647f3c0de5a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952765acbcd647f3c0de5a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>nil}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b952765acbcd647f3c0de5a", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952765acbcd647f3c0de5a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b952765acbcd647f3c0de5a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b952765acbcd647f3c0de5a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952765acbcd647f3c0de5a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952765acbcd647f3c0de5a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952766acbcd647f3c0de7c'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952765acbcd647f3c0de5a'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952765acbcd647f3c0de5a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b952765acbcd647f3c0de5a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b952765acbcd647f3c0de5a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952765acbcd647f3c0de5a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952765acbcd647f3c0de5a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>nil}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b952765acbcd647f3c0de5a", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952765acbcd647f3c0de5a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b952765acbcd647f3c0de5a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b952765acbcd647f3c0de5a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952765acbcd647f3c0de5a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952765acbcd647f3c0de5a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952766acbcd647f3c0de7d'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952765acbcd647f3c0de5a'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952765acbcd647f3c0de5a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b952765acbcd647f3c0de5a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b952765acbcd647f3c0de5a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952765acbcd647f3c0de5a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952765acbcd647f3c0de5a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>nil}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b952765acbcd647f3c0de5a", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952765acbcd647f3c0de5a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b952765acbcd647f3c0de5a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b952765acbcd647f3c0de5a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952765acbcd647f3c0de5a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952765acbcd647f3c0de5a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952766acbcd647f3c0de7e'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started PUT "/shopping/payments/5b952766acbcd647f3c0de7e" for 127.0.0.1 at 2018-09-09 19:30:06 +0530 Processing by Shopping::PaymentsController#update as JSON Parameters: {"payment"=>{"payment_status"=>1}, "api_key"=>"test", "current_app_id"=>"testappid", "proxy_resource_class"=>"User", "proxy_resource_id"=>"5b952759acbcd647f3c0dc1c", "id"=>"5b952766acbcd647f3c0de7e"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b952766acbcd647f3c0de7e'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b952766acbcd647f3c0de7e'), "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952765acbcd647f3c0de5a'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952765acbcd647f3c0de5a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b952765acbcd647f3c0de5a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b952765acbcd647f3c0de5a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952765acbcd647f3c0de5a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952765acbcd647f3c0de5a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b952765acbcd647f3c0de5a", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952765acbcd647f3c0de5a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952766acbcd647f3c0de7e')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"refund"=>true, "payment_status"=>nil, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952765acbcd647f3c0de5a'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952765acbcd647f3c0de5a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b952765acbcd647f3c0de5a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b952765acbcd647f3c0de5a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952765acbcd647f3c0de5a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952765acbcd647f3c0de5a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b952765acbcd647f3c0de5a", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952765acbcd647f3c0de5a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952766acbcd647f3c0de7c')}, "u"=>{"$set"=>{"amount"=>0.0, "payment_s... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952765acbcd647f3c0de5a'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952765acbcd647f3c0de5a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b952765acbcd647f3c0de5a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b952765acbcd647f3c0de5a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952765acbcd647f3c0de5a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952765acbcd647f3c0de5a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b952765acbcd647f3c0de5a", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952765acbcd647f3c0de5a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952766acbcd647f3c0de7d')}, "u"=>{"$set"=>{"amount"=>0.0, "payment_s... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b952766acbcd647f3c0de7e", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952765acbcd647f3c0de5a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b952766acbcd647f3c0de7c'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b952766acbcd647f3c0de7d'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952766acbcd647f3c0de80'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952766acbcd647f3c0de82'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952766acbcd647f3c0de86'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952766acbcd647f3c0de8a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952766acbcd647f3c0de8e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952767acbcd647f3c0de92'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952766acbcd647f3c0de80'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952766acbcd647f3c0de80", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b952766acbcd647f3c0de80", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b952766acbcd647f3c0de80", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952766acbcd647f3c0de80", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952766acbcd647f3c0de80", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952766acbcd647f3c0de80", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952766acbcd647f3c0de80", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952766acbcd647f3c0de82')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952766acbcd647f3c0de86')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952766acbcd647f3c0de8a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952766acbcd647f3c0de8e')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952767acbcd647f3c0de92')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952767acbcd647f3c0de96'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b952767acbcd647f3c0de96", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952766acbcd647f3c0de80", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b952767acbcd647f3c0de92'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952767acbcd647f3c0de92')}, "u"=>{"$set"=>{"parent_id"=>nil, "acce... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952766acbcd647f3c0de80'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952766acbcd647f3c0de80", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b952766acbcd647f3c0de80", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b952766acbcd647f3c0de80", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952766acbcd647f3c0de80", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952766acbcd647f3c0de80", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>nil}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b952766acbcd647f3c0de80", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952766acbcd647f3c0de80", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b952766acbcd647f3c0de80", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b952766acbcd647f3c0de80", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952766acbcd647f3c0de80", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952766acbcd647f3c0de80", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952767acbcd647f3c0dea2'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952766acbcd647f3c0de80'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952766acbcd647f3c0de80", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b952766acbcd647f3c0de80", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b952766acbcd647f3c0de80", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952766acbcd647f3c0de80", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952766acbcd647f3c0de80", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>nil}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b952766acbcd647f3c0de80", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952766acbcd647f3c0de80", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b952766acbcd647f3c0de80", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b952766acbcd647f3c0de80", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952766acbcd647f3c0de80", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952766acbcd647f3c0de80", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952767acbcd647f3c0dea3'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952766acbcd647f3c0de80'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952766acbcd647f3c0de80", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b952766acbcd647f3c0de80", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b952766acbcd647f3c0de80", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952766acbcd647f3c0de80", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952766acbcd647f3c0de80", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>nil}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b952766acbcd647f3c0de80", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952766acbcd647f3c0de80", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b952766acbcd647f3c0de80", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b952766acbcd647f3c0de80", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952766acbcd647f3c0de80", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952766acbcd647f3c0de80", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952767acbcd647f3c0dea4'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952766acbcd647f3c0de80'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952766acbcd647f3c0de80", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b952766acbcd647f3c0de80", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b952766acbcd647f3c0de80", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952766acbcd647f3c0de80", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952766acbcd647f3c0de80", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b952766acbcd647f3c0de80", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952766acbcd647f3c0de80", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952767acbcd647f3c0dea4')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"refund"=>true, "payment_status"=>nil, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952766acbcd647f3c0de80'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952766acbcd647f3c0de80", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b952766acbcd647f3c0de80", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b952766acbcd647f3c0de80", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952766acbcd647f3c0de80", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952766acbcd647f3c0de80", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b952766acbcd647f3c0de80", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952766acbcd647f3c0de80", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952767acbcd647f3c0dea2')}, "u"=>{"$set"=>{"amount"=>0.0, "payment_s... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952766acbcd647f3c0de80'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952766acbcd647f3c0de80", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b952766acbcd647f3c0de80", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b952766acbcd647f3c0de80", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952766acbcd647f3c0de80", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952766acbcd647f3c0de80", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b952766acbcd647f3c0de80", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952766acbcd647f3c0de80", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952767acbcd647f3c0dea3')}, "u"=>{"$set"=>{"amount"=>0.0, "payment_s... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b952767acbcd647f3c0dea4", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952766acbcd647f3c0de80", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b952767acbcd647f3c0dea3'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952766acbcd647f3c0de80'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952766acbcd647f3c0de80", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b952766acbcd647f3c0de80", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b952766acbcd647f3c0de80", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952766acbcd647f3c0de80", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952766acbcd647f3c0de80", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>2018-09-09 14:00:07 UTC}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b952766acbcd647f3c0de80", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952766acbcd647f3c0de80", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"test", "current_app_id"=>"testappid", "proxy_resource_class"=>"User", "proxy_resource_id"=>"5b952759acbcd647f3c0dc1c", "id"=>"5b952767acbcd647f3c0dea3", "payment"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b952767acbcd647f3c0dea3'), "resource_id"=>"5b952759acbcd647f3c0dc1c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b952767acbcd647f3c0dea3'), "resource_id"=>"5b952759acbcd647f3c0dc1c", "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952766acbcd647f3c0de80'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952766acbcd647f3c0de80", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b952766acbcd647f3c0de80", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b952766acbcd647f3c0de80", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952766acbcd647f3c0de80", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952766acbcd647f3c0de80", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b952766acbcd647f3c0de80", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952766acbcd647f3c0de80", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b952767acbcd647f3c0dea3'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952769acbcd647f3c0dea6'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952769acbcd647f3c0dea8'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952769acbcd647f3c0deac'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952769acbcd647f3c0deb0'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952769acbcd647f3c0deb4'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95276aacbcd647f3c0deb8'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952769acbcd647f3c0dea6'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952769acbcd647f3c0dea6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b952769acbcd647f3c0dea6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b952769acbcd647f3c0dea6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952769acbcd647f3c0dea6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952769acbcd647f3c0dea6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952769acbcd647f3c0dea6", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952769acbcd647f3c0dea6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952769acbcd647f3c0dea8')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952769acbcd647f3c0deac')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952769acbcd647f3c0deb0')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952769acbcd647f3c0deb4')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95276aacbcd647f3c0deb8')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95276aacbcd647f3c0debc'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b95276aacbcd647f3c0debc", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952769acbcd647f3c0dea6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b95276aacbcd647f3c0deb8'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95276aacbcd647f3c0deb8')}, "u"=>{"$set"=>{"parent_id"=>nil, "acce... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952769acbcd647f3c0dea6'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952769acbcd647f3c0dea6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b952769acbcd647f3c0dea6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b952769acbcd647f3c0dea6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952769acbcd647f3c0dea6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952769acbcd647f3c0dea6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>nil}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b952769acbcd647f3c0dea6", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952769acbcd647f3c0dea6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b952769acbcd647f3c0dea6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b952769acbcd647f3c0dea6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952769acbcd647f3c0dea6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952769acbcd647f3c0dea6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95276aacbcd647f3c0dec8'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b95276aacbcd647f3c0dec8'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Started PUT "/shopping/payments/5b95276aacbcd647f3c0dec8" for 127.0.0.1 at 2018-09-09 19:30:10 +0530 Processing by Shopping::PaymentsController#update as JSON Parameters: {"payment"=>{"payment_status"=>1}, "api_key"=>"test", "current_app_id"=>"testappid", "proxy_resource_class"=>"User", "proxy_resource_id"=>"5b952759acbcd647f3c0dc1c", "id"=>"5b95276aacbcd647f3c0dec8"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b95276aacbcd647f3c0dec8'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b95276aacbcd647f3c0dec8'), "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952769acbcd647f3c0dea6'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952769acbcd647f3c0dea6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b952769acbcd647f3c0dea6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b952769acbcd647f3c0dea6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952769acbcd647f3c0dea6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952769acbcd647f3c0dea6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b952769acbcd647f3c0dea6", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952769acbcd647f3c0dea6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95276aacbcd647f3c0dec8')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"refund"=>true, "payment_status"=>nil, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b95276aacbcd647f3c0dec8", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b952769acbcd647f3c0dea6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b95276aacbcd647f3c0dec8'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95276aacbcd647f3c0deca'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95276aacbcd647f3c0decc'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95276aacbcd647f3c0ded0'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95276aacbcd647f3c0ded4'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95276aacbcd647f3c0ded8'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95276aacbcd647f3c0dedc'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95276aacbcd647f3c0deca'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95276aacbcd647f3c0deca", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b95276aacbcd647f3c0deca", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b95276aacbcd647f3c0deca", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95276aacbcd647f3c0deca", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95276aacbcd647f3c0deca", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95276aacbcd647f3c0deca", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95276aacbcd647f3c0deca", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b95276aacbcd647f3c0deca", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b95276aacbcd647f3c0deca", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95276aacbcd647f3c0deca", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95276aacbcd647f3c0deca", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95276aacbcd647f3c0dee0'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started PUT "/shopping/payments/5b95276aacbcd647f3c0dee0" for 127.0.0.1 at 2018-09-09 19:30:11 +0530 Processing by Shopping::PaymentsController#update as JSON Parameters: {"payment"=>{"amount"=>10.0}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b95276aacbcd647f3c0dee0"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameter: amount Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameter: amount Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameter: amount Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b95276aacbcd647f3c0dee0'), "resource_id"=>"5b952759acbcd647f3c0dc1c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b95276aacbcd647f3c0dee0'), "resource_id"=>"5b952759acbcd647f3c0dc1c", "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95276aacbcd647f3c0deca'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95276aacbcd647f3c0deca", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b95276aacbcd647f3c0deca", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b95276aacbcd647f3c0deca", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95276aacbcd647f3c0deca", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95276aacbcd647f3c0deca", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95276aacbcd647f3c0deca", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95276aacbcd647f3c0deca", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b95276aacbcd647f3c0deca", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b95276aacbcd647f3c0deca", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95276aacbcd647f3c0deca", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95276aacbcd647f3c0deca", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b95276aacbcd647f3c0dee0'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95276bacbcd647f3c0dee2'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95276bacbcd647f3c0dee4'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95276bacbcd647f3c0dee8'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95276bacbcd647f3c0deec'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95276bacbcd647f3c0def0'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95276bacbcd647f3c0def4'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95276bacbcd647f3c0dee2'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95276bacbcd647f3c0dee2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b95276bacbcd647f3c0dee2", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b95276bacbcd647f3c0dee2", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95276bacbcd647f3c0dee2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95276bacbcd647f3c0dee2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95276bacbcd647f3c0dee2", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95276bacbcd647f3c0dee2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95276bacbcd647f3c0dee4')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95276bacbcd647f3c0dee8')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95276bacbcd647f3c0deec')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95276bacbcd647f3c0def0')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95276bacbcd647f3c0def4')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95276bacbcd647f3c0def8'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b95276bacbcd647f3c0def8", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95276bacbcd647f3c0dee2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b95276bacbcd647f3c0def4'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95276bacbcd647f3c0def4')}, "u"=>{"$set"=>{"parent_id"=>nil, "acce... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95276bacbcd647f3c0dee2'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95276bacbcd647f3c0dee2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b95276bacbcd647f3c0dee2", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b95276bacbcd647f3c0dee2", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95276bacbcd647f3c0dee2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95276bacbcd647f3c0dee2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95276bacbcd647f3c0dee2'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95276bacbcd647f3c0dee2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b95276bacbcd647f3c0dee2", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b95276bacbcd647f3c0dee2", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95276bacbcd647f3c0dee2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95276bacbcd647f3c0dee2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>nil}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b95276bacbcd647f3c0dee2", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95276bacbcd647f3c0dee2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b95276bacbcd647f3c0dee2", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b95276bacbcd647f3c0dee2", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95276bacbcd647f3c0dee2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95276bacbcd647f3c0dee2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95276bacbcd647f3c0df04'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started PUT "/shopping/payments/5b95276bacbcd647f3c0df04" for 127.0.0.1 at 2018-09-09 19:30:11 +0530 Processing by Shopping::PaymentsController#update as JSON Parameters: {"payment"=>{"refund"=>false}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b95276bacbcd647f3c0df04"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameter: refund Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameter: refund Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameter: refund Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b95276bacbcd647f3c0df04'), "resource_id"=>"5b952759acbcd647f3c0dc1c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b95276bacbcd647f3c0df04'), "resource_id"=>"5b952759acbcd647f3c0dc1c", "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95276bacbcd647f3c0dee2'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95276bacbcd647f3c0dee2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b95276bacbcd647f3c0dee2", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b95276bacbcd647f3c0dee2", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95276bacbcd647f3c0dee2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95276bacbcd647f3c0dee2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>2018-09-09 14:00:11 UTC}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b95276bacbcd647f3c0dee2", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95276bacbcd647f3c0dee2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b95276bacbcd647f3c0dee2", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b95276bacbcd647f3c0dee2", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95276bacbcd647f3c0dee2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95276bacbcd647f3c0dee2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b95276bacbcd647f3c0df04'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95276bacbcd647f3c0df06'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95276bacbcd647f3c0df08'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95276bacbcd647f3c0df0c'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95276cacbcd647f3c0df10'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95276cacbcd647f3c0df14'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95276cacbcd647f3c0df18'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95276bacbcd647f3c0df06'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95276bacbcd647f3c0df06", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b95276bacbcd647f3c0df06", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b95276bacbcd647f3c0df06", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95276bacbcd647f3c0df06", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95276bacbcd647f3c0df06", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95276bacbcd647f3c0df06", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95276bacbcd647f3c0df06", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952759acbcd647f3c0dc1c')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b95276bacbcd647f3c0df06", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "cart_id"=>"5b95276bacbcd647f3c0df06", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95276bacbcd647f3c0df06", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952759acbcd647f3c0dc1c", "parent_id"=>"5b95276bacbcd647f3c0df06", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95276cacbcd647f3c0df1c'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started DELETE "/shopping/payments/5b95276cacbcd647f3c0df1c" for 127.0.0.1 at 2018-09-09 19:30:12 +0530 Processing by Shopping::PaymentsController#destroy as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b95276cacbcd647f3c0df1c", "payment"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b95276cacbcd647f3c0df1c'), "resource_id"=>"5b952759acbcd647f3c0dc1c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b95276cacbcd647f3c0df1c'), "resource_id"=>"5b952759acbcd647f3c0dc1c", "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Completed 204 No Content in 14ms MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.001s Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952846acbcd648b830a94d'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"delpha_hyatt@haucklarkin.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"57L4UxF6YVL49-cSJ2Wx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"e1zyn4RAMyPSa6qxrjki"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952847acbcd648b830a952'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b952847acbcd648b830a952')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952847acbcd648b830a956')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"hVnwwBkJXhhqQVxhganb"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952847acbcd648b830a952')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"florence@denesik.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"R9RghsqKPuUptzC4z6BC"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"gzgaDRCazac9Sz__H_o9"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952847acbcd648b830a957'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b952847acbcd648b830a957')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952847acbcd648b830a95a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started GET "/shopping/cart_items/5b952847acbcd648b830a95a?api_key=test¤t_app_id=testappid" for 127.0.0.1 at 2018-09-09 19:33:51 +0530 Processing by Shopping::CartItemsController#show as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b952847acbcd648b830a95a", "cart_item"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b952847acbcd648b830a95a'), "resource_id"=>"5b952847acbcd648b830a952", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b952847acbcd648b830a95a'), "resource_id"=>"5b952847acbcd648b830a952", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Completed 200 OK in 124ms (Views: 1.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Started POST "/shopping/cart_items" for 127.0.0.1 at 2018-09-09 19:33:51 +0530 Processing by Shopping::CartItemsController#create as JSON Parameters: {"cart_item"=>{"product_id"=>"5b952846acbcd648b830a94d", "quantity"=>1, "discount_code"=>"Opela", "price"=>10.0, "name"=>"WhiteFlour", "accept_order_at_percentage_of_price"=>0.2}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: product_id, quantity, discount_code, price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: product_id, quantity, discount_code, price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b952846acbcd648b830a94d'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952847acbcd648b830a95c')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952847acbcd648b830a95c'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s Completed 201 Created in 169ms (Views: 9.7ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952848acbcd648b830a95f'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s Started PUT "/shopping/cart_items/5b952848acbcd648b830a95f" for 127.0.0.1 at 2018-09-09 19:33:52 +0530 Processing by Shopping::CartItemsController#update as JSON Parameters: {"cart_item"=>{"discount"=>42, "quantity"=>10, "product_id"=>"5b952848acbcd648b830a961", "price"=>400}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b952848acbcd648b830a95f"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: discount, product_id, price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: discount, quantity, product_id, price Unpermitted parameters: api_key, current_app_id, id, user_token Unpermitted parameters: discount, product_id, price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: discount, quantity, product_id, price Unpermitted parameters: api_key, current_app_id, id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b952848acbcd648b830a95f'), "resource_id"=>"5b952847acbcd648b830a952", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b952848acbcd648b830a95f'), "resource_id"=>"5b952847acbcd648b830a952", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952848acbcd648b830a95f')}, "u"=>{"$set"=>{"quantity"=>10.0, "tags... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 204 No Content in 65ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"garth.torp@koepp.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"HmpcKhumE9xvwqYdCYMW"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"7sB39A-mco_TLfXooH5o"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952848acbcd648b830a963'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b952848acbcd648b830a963')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"CAWmYcnwxoiuEJc_9ZLi"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952848acbcd648b830a963')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952848acbcd648b830a966'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started PUT "/shopping/cart_items/5b952848acbcd648b830a966" for 127.0.0.1 at 2018-09-09 19:33:52 +0530 Processing by Shopping::CartItemsController#update as JSON Parameters: {"cart_item"=>{"discount"=>42, "quantity"=>10, "product_id"=>"5b952848acbcd648b830a968", "price"=>400}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b952848acbcd648b830a966"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Completed 401 Unauthorized in 9ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952848acbcd648b830a969'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952848acbcd648b830a96b'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952848acbcd648b830a96f'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952848acbcd648b830a973'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952848acbcd648b830a977'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952848acbcd648b830a97b'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952848acbcd648b830a969'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952847acbcd648b830a952')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952847acbcd648b830a952", "parent_id"=>"5b952848acbcd648b830a969", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952847acbcd648b830a952')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952847acbcd648b830a952", "cart_id"=>"5b952848acbcd648b830a969", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952847acbcd648b830a952", "cart_id"=>"5b952848acbcd648b830a969", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952847acbcd648b830a952", "parent_id"=>"5b952848acbcd648b830a969", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952847acbcd648b830a952", "parent_id"=>"5b952848acbcd648b830a969", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b952847acbcd648b830a952", "parent_id"=>"5b952848acbcd648b830a969", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952847acbcd648b830a952", "parent_id"=>"5b952848acbcd648b830a969", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952848acbcd648b830a96b')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952848acbcd648b830a96f')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952848acbcd648b830a973')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952848acbcd648b830a977')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952848acbcd648b830a97b')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952849acbcd648b830a97f'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b952849acbcd648b830a97f", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952847acbcd648b830a952", "parent_id"=>"5b952848acbcd648b830a969", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b952848acbcd648b830a96b'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b952848acbcd648b830a96f'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b952848acbcd648b830a973'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b952848acbcd648b830a977'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b952848acbcd648b830a97b'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952849acbcd648b830a97f')}, "limit"=>1}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s Started PUT "/shopping/cart_items/5b952848acbcd648b830a96b" for 127.0.0.1 at 2018-09-09 19:33:53 +0530 Processing by Shopping::CartItemsController#update as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b952848acbcd648b830a96b", "cart_item"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b952848acbcd648b830a96b'), "resource_id"=>"5b952847acbcd648b830a952", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b952848acbcd648b830a96b'), "resource_id"=>"5b952847acbcd648b830a952", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b952849acbcd648b830a97f'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952848acbcd648b830a96b')}, "u"=>{"$set"=>{"tags"=>["Papaw", "Avai... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 204 No Content in 79ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b952848acbcd648b830a96b'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952849acbcd648b830a98c'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952849acbcd648b830a98e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952849acbcd648b830a992'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952849acbcd648b830a996'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952849acbcd648b830a99a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952849acbcd648b830a99e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952849acbcd648b830a9a2'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started PUT "/shopping/cart_items/5b952849acbcd648b830a9a2" for 127.0.0.1 at 2018-09-09 19:33:53 +0530 Processing by Shopping::CartItemsController#update as JSON Parameters: {"cart_item"=>{"quantity"=>33}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b952849acbcd648b830a9a2"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameter: quantity Unpermitted parameters: api_key, current_app_id, id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameter: quantity Unpermitted parameters: api_key, current_app_id, id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b952849acbcd648b830a9a2'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b952849acbcd648b830a9a2'), "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952849acbcd648b830a9a2')}, "u"=>{"$set"=>{"quantity"=>33.0, "tags... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 204 No Content in 64ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b952849acbcd648b830a9a2'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952849acbcd648b830a9a5'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952849acbcd648b830a9a7'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95284aacbcd648b830a9ab'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95284aacbcd648b830a9af'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95284aacbcd648b830a9b3'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95284aacbcd648b830a9b7'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95284aacbcd648b830a9bb'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95284aacbcd648b830a9bd'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95284aacbcd648b830a9c1'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95284aacbcd648b830a9c5'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95284aacbcd648b830a9c9'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95284aacbcd648b830a9cd'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95284aacbcd648b830a9d1'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95284aacbcd648b830a9d3'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95284aacbcd648b830a9d7'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95284aacbcd648b830a9db'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95284aacbcd648b830a9df'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95284bacbcd648b830a9e3'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95284bacbcd648b830a9e7'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started DELETE "/shopping/cart_items/5b95284bacbcd648b830a9e7" for 127.0.0.1 at 2018-09-09 19:33:55 +0530 Processing by Shopping::CartItemsController#destroy as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b95284bacbcd648b830a9e7", "cart_item"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b95284bacbcd648b830a9e7'), "resource_id"=>"5b952847acbcd648b830a952", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b95284bacbcd648b830a9e7'), "resource_id"=>"5b952847acbcd648b830a952", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95284bacbcd648b830a9e7')}, "limit"=>1}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s Completed 204 No Content in 69ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95284bacbcd648b830a9e9'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b95284bacbcd648b830a9e9'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"test", "current_app_id"=>"testappid", "id"=>"5b95284bacbcd648b830a9e9", "cart_item"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b95284bacbcd648b830a9e9'), "resource_id"=>"5b952847acbcd648b830a952", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b95284bacbcd648b830a9e9'), "resource_id"=>"5b952847acbcd648b830a952", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Completed 204 No Content in 19ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95284bacbcd648b830a9ed'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95284bacbcd648b830a9ef'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95284bacbcd648b830a9f1'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95284bacbcd648b830a9f3'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95284bacbcd648b830a9f5'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started GET "/shopping/cart_items?api_key=test¤t_app_id=testappid" for 127.0.0.1 at 2018-09-09 19:33:55 +0530 Processing by Shopping::CartItemsController#index as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "cart_item"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952847acbcd648b830a952", "parent_id"=>nil, "_type"=>"Shopping::CartItem"}, "limit"=>25, "skip"=>0, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s Started GET "/shopping/cart_items?api_key=test¤t_app_id=testappid" for 127.0.0.1 at 2018-09-09 19:33:55 +0530 Processing by Shopping::CartItemsController#index as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "cart_item"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952847acbcd648b830a952", "parent_id"=>nil, "_type"=>"Shopping::CartItem"}, "limit"=>25, "skip"=>0, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s Started GET "/shopping/cart_items?api_key=test¤t_app_id=testappid" for 127.0.0.1 at 2018-09-09 19:33:55 +0530 Processing by Shopping::CartItemsController#index as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "cart_item"=>{}} Completed 401 Unauthorized in 1ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"iliana_hackett@bosco.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"qN8Xhi2kCexzWGHmqeu5"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"jGp2uDtunATCsByczcjp"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95284bacbcd648b830a9fe'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b95284bacbcd648b830a9fe')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"-HeP8jucHDx2xpe8VuCm"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95284bacbcd648b830a9fe')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95284cacbcd648b830aa01'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started GET "/shopping/cart_items/5b95284cacbcd648b830aa01?api_key=test¤t_app_id=testappid" for 127.0.0.1 at 2018-09-09 19:33:56 +0530 Processing by Shopping::CartItemsController#show as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b95284cacbcd648b830aa01", "cart_item"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken1"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken1"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b95284cacbcd648b830aa01'), "resource_id"=>"5b95284bacbcd648b830a9fe", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"spencer_jenkins@lemke.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"MiDAUxs22dZjCHhsMkoB"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"UrZzxRzrA4xQnnr3MRYR"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95284cacbcd648b830aa03'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b95284cacbcd648b830aa03')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"vTDYxFT4hAxpyy9t1q2_"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95284cacbcd648b830aa03')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95284cacbcd648b830aa06'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95284cacbcd648b830aa0b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"amara.abernathy@schumm.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"p_sN7URHaxKGF2ZiZhb-"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"gGiqnG7j2MPDQE4ETxu1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95284cacbcd648b830aa0c'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b95284cacbcd648b830aa0c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95284cacbcd648b830aa0f'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95284cacbcd648b830aa11'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95284cacbcd648b830aa15'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95284cacbcd648b830aa19'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95284cacbcd648b830aa1d'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95284cacbcd648b830aa21'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started GET "/shopping/carts/5b95284cacbcd648b830aa0f" for 127.0.0.1 at 2018-09-09 19:33:56 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"6As_5tTEPZrNpB6gBPVW"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95284cacbcd648b830aa03')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-09 14:03:56 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Shopping::CartsController#show as HTML Parameters: {"id"=>"5b95284cacbcd648b830aa0f"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_carts", "query"=>{"_id"=>BSON::ObjectId('5b95284cacbcd648b830aa0f'), "resource_id"=>"5b95284cacbcd648b830aa03", "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95284cacbcd648b830aa0f'), "resource_id"=>"5b95284cacbcd648b830aa03", "_type"=>"Shopping::Cart"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95284cacbcd648b830aa03')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95284cacbcd648b830aa03", "parent_id"=>"5b95284cacbcd648b830aa0f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95284cacbcd648b830aa03')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95284cacbcd648b830aa03", "cart_id"=>"5b95284cacbcd648b830aa0f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95284cacbcd648b830aa03", "cart_id"=>"5b95284cacbcd648b830aa0f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95284cacbcd648b830aa03", "parent_id"=>"5b95284cacbcd648b830aa0f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95284cacbcd648b830aa03", "parent_id"=>"5b95284cacbcd648b830aa0f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95284cacbcd648b830aa03", "parent_id"=>"5b95284cacbcd648b830aa0f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95284cacbcd648b830aa03')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95284cacbcd648b830aa03", "parent_id"=>"5b95284cacbcd648b830aa0f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95284cacbcd648b830aa03')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95284cacbcd648b830aa03", "cart_id"=>"5b95284cacbcd648b830aa0f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95284cacbcd648b830aa03", "cart_id"=>"5b95284cacbcd648b830aa0f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95284cacbcd648b830aa03", "parent_id"=>"5b95284cacbcd648b830aa0f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95284cacbcd648b830aa03", "parent_id"=>"5b95284cacbcd648b830aa0f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95284cacbcd648b830aa03", "parent_id"=>"5b95284cacbcd648b830aa0f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"vida@sanford.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"HrikBiZzo-cZ-v_sxn1p"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yxA_DRfGzosPXe53tYVx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95284dacbcd648b830aa2d'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b95284dacbcd648b830aa2d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"FiwpDRTRqY1Q7WZavSsb"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95284dacbcd648b830aa2d')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95284dacbcd648b830aa30'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.004s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95284dacbcd648b830aa32'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95284dacbcd648b830aa36'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95284dacbcd648b830aa3a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95284dacbcd648b830aa3e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95284dacbcd648b830aa42'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started GET "/shopping/carts/5b95284dacbcd648b830aa30?api_key=test¤t_app_id=testappid" for 127.0.0.1 at 2018-09-09 19:33:58 +0530 Processing by Shopping::CartsController#show as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b95284dacbcd648b830aa30", "cart"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_carts", "query"=>{"_id"=>BSON::ObjectId('5b95284dacbcd648b830aa30'), "resource_id"=>"5b95284dacbcd648b830aa2d", "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95284dacbcd648b830aa30'), "resource_id"=>"5b95284dacbcd648b830aa2d", "_type"=>"Shopping::Cart"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95284dacbcd648b830aa2d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95284dacbcd648b830aa2d", "parent_id"=>"5b95284dacbcd648b830aa30", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95284dacbcd648b830aa2d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95284dacbcd648b830aa2d", "cart_id"=>"5b95284dacbcd648b830aa30", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95284dacbcd648b830aa2d", "cart_id"=>"5b95284dacbcd648b830aa30", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95284dacbcd648b830aa2d", "parent_id"=>"5b95284dacbcd648b830aa30", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95284dacbcd648b830aa2d", "parent_id"=>"5b95284dacbcd648b830aa30", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95284dacbcd648b830aa2d", "parent_id"=>"5b95284dacbcd648b830aa30", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95284eacbcd648b830aa46'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95284eacbcd648b830aa48'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95284eacbcd648b830aa4a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95284eacbcd648b830aa4c'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95284eacbcd648b830aa4e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95284eacbcd648b830aa50'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started POST "/shopping/carts" for 127.0.0.1 at 2018-09-09 19:33:58 +0530 Processing by Shopping::CartsController#create as JSON Parameters: {"cart"=>{"add_cart_item_ids"=>["5b95284eacbcd648b830aa48", "5b95284eacbcd648b830aa4a", "5b95284eacbcd648b830aa4c", "5b95284eacbcd648b830aa4e", "5b95284eacbcd648b830aa50"]}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b95284eacbcd648b830aa48'), "resource_id"=>"5b95284dacbcd648b830aa2d", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b95284eacbcd648b830aa48'), "resource_id"=>"5b95284dacbcd648b830aa2d", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95284eacbcd648b830aa48')}, "u"=>{"$set"=>{"parent_id"=>"5b95284ea... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b95284eacbcd648b830aa4a'), "resource_id"=>"5b95284dacbcd648b830aa2d", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b95284eacbcd648b830aa4a'), "resource_id"=>"5b95284dacbcd648b830aa2d", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95284eacbcd648b830aa4a')}, "u"=>{"$set"=>{"parent_id"=>"5b95284ea... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b95284eacbcd648b830aa4c'), "resource_id"=>"5b95284dacbcd648b830aa2d", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b95284eacbcd648b830aa4c'), "resource_id"=>"5b95284dacbcd648b830aa2d", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95284eacbcd648b830aa4c')}, "u"=>{"$set"=>{"parent_id"=>"5b95284ea... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b95284eacbcd648b830aa4e'), "resource_id"=>"5b95284dacbcd648b830aa2d", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b95284eacbcd648b830aa4e'), "resource_id"=>"5b95284dacbcd648b830aa2d", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95284eacbcd648b830aa4e')}, "u"=>{"$set"=>{"parent_id"=>"5b95284ea... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b95284eacbcd648b830aa50'), "resource_id"=>"5b95284dacbcd648b830aa2d", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b95284eacbcd648b830aa50'), "resource_id"=>"5b95284dacbcd648b830aa2d", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95284eacbcd648b830aa50')}, "u"=>{"$set"=>{"parent_id"=>"5b95284ea... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95284eacbcd648b830aa52'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95284dacbcd648b830aa2d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95284dacbcd648b830aa2d", "parent_id"=>"5b95284eacbcd648b830aa52", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95284dacbcd648b830aa2d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95284dacbcd648b830aa2d", "cart_id"=>"5b95284eacbcd648b830aa52", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95284dacbcd648b830aa2d", "cart_id"=>"5b95284eacbcd648b830aa52", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95284dacbcd648b830aa2d", "parent_id"=>"5b95284eacbcd648b830aa52", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95284dacbcd648b830aa2d", "parent_id"=>"5b95284eacbcd648b830aa52", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95284dacbcd648b830aa2d", "parent_id"=>"5b95284eacbcd648b830aa52", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95284dacbcd648b830aa2d", "parent_id"=>"5b95284eacbcd648b830aa52", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95284dacbcd648b830aa2d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95284dacbcd648b830aa2d", "parent_id"=>"5b95284eacbcd648b830aa52", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95284dacbcd648b830aa2d", "parent_id"=>nil, "_type"=>"Shopping::CartItem"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95284facbcd648b830aa64'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95284facbcd648b830aa66'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95284facbcd648b830aa68'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95284facbcd648b830aa6a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95284facbcd648b830aa6c'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95284facbcd648b830aa6e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started POST "/shopping/carts" for 127.0.0.1 at 2018-09-09 19:33:59 +0530 Processing by Shopping::CartsController#create as JSON Parameters: {"cart"=>{}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b95284facbcd648b830aa70"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_carts", "query"=>{"_id"=>BSON::ObjectId('5b95284facbcd648b830aa70'), "resource_id"=>"5b95284dacbcd648b830aa2d", "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95284facbcd648b830aa71'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95284facbcd648b830aa73'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95284facbcd648b830aa75'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95284facbcd648b830aa77'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95284facbcd648b830aa79'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95284facbcd648b830aa7b'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started POST "/shopping/carts" for 127.0.0.1 at 2018-09-09 19:33:59 +0530 Processing by Shopping::CartsController#create as JSON Parameters: {"cart"=>{"add_cart_item_ids"=>["5b95284facbcd648b830aa73", "5b95284facbcd648b830aa75", "5b95284facbcd648b830aa77", "5b95284facbcd648b830aa79"]}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b95284facbcd648b830aa73'), "resource_id"=>"5b95284dacbcd648b830aa2d", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b95284facbcd648b830aa73'), "resource_id"=>"5b95284dacbcd648b830aa2d", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95284facbcd648b830aa73')}, "u"=>{"$set"=>{"parent_id"=>"5b95284fa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b95284facbcd648b830aa75'), "resource_id"=>"5b95284dacbcd648b830aa2d", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b95284facbcd648b830aa75'), "resource_id"=>"5b95284dacbcd648b830aa2d", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95284facbcd648b830aa75')}, "u"=>{"$set"=>{"parent_id"=>"5b95284fa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b95284facbcd648b830aa77'), "resource_id"=>"5b95284dacbcd648b830aa2d", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b95284facbcd648b830aa77'), "resource_id"=>"5b95284dacbcd648b830aa2d", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95284facbcd648b830aa77')}, "u"=>{"$set"=>{"parent_id"=>"5b95284fa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b95284facbcd648b830aa79'), "resource_id"=>"5b95284dacbcd648b830aa2d", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b95284facbcd648b830aa79'), "resource_id"=>"5b95284dacbcd648b830aa2d", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95284facbcd648b830aa79')}, "u"=>{"$set"=>{"parent_id"=>"5b95284fa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95284facbcd648b830aa7d'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95284dacbcd648b830aa2d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95284dacbcd648b830aa2d", "parent_id"=>"5b95284facbcd648b830aa7d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95284dacbcd648b830aa2d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95284dacbcd648b830aa2d", "cart_id"=>"5b95284facbcd648b830aa7d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95284dacbcd648b830aa2d", "cart_id"=>"5b95284facbcd648b830aa7d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95284dacbcd648b830aa2d", "parent_id"=>"5b95284facbcd648b830aa7d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95284dacbcd648b830aa2d", "parent_id"=>"5b95284facbcd648b830aa7d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95284dacbcd648b830aa2d", "parent_id"=>"5b95284facbcd648b830aa7d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95284dacbcd648b830aa2d", "parent_id"=>"5b95284facbcd648b830aa7d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95284dacbcd648b830aa2d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95284dacbcd648b830aa2d", "parent_id"=>"5b95284facbcd648b830aa7d", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952850acbcd648b830aa8c'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952850acbcd648b830aa8e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952850acbcd648b830aa92'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952850acbcd648b830aa96'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952850acbcd648b830aa9a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952850acbcd648b830aa9e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952850acbcd648b830aaa2'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started PUT "/shopping/carts/5b952850acbcd648b830aa8c" for 127.0.0.1 at 2018-09-09 19:34:00 +0530 Processing by Shopping::CartsController#update as JSON Parameters: {"cart"=>{"add_cart_item_ids"=>["5b952850acbcd648b830aaa2"], "remove_cart_item_ids"=>["5b952850acbcd648b830aa9e"], "parent_notes"=>"aies blood test when she was not well"}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b952850acbcd648b830aa8c"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameter: parent_notes Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_carts", "query"=>{"_id"=>BSON::ObjectId('5b952850acbcd648b830aa8c'), "resource_id"=>"5b95284dacbcd648b830aa2d", "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952850acbcd648b830aa8c'), "resource_id"=>"5b95284dacbcd648b830aa2d", "_type"=>"Shopping::Cart"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b952850acbcd648b830aaa2'), "resource_id"=>"5b95284dacbcd648b830aa2d", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b952850acbcd648b830aaa2'), "resource_id"=>"5b95284dacbcd648b830aa2d", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952850acbcd648b830aaa2')}, "u"=>{"$set"=>{"parent_id"=>"5b952850a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b952850acbcd648b830aa9e'), "resource_id"=>"5b95284dacbcd648b830aa2d", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b952850acbcd648b830aa9e'), "resource_id"=>"5b95284dacbcd648b830aa2d", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952850acbcd648b830aa9e')}, "u"=>{"$set"=>{"parent_id"=>nil, "tags... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952850acbcd648b830aa8c')}, "u"=>{"$set"=>{"tags"=>["Cart", "Rice Noodl... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95284dacbcd648b830aa2d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95284dacbcd648b830aa2d", "parent_id"=>"5b952850acbcd648b830aa8c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95284dacbcd648b830aa2d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95284dacbcd648b830aa2d", "cart_id"=>"5b952850acbcd648b830aa8c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95284dacbcd648b830aa2d", "cart_id"=>"5b952850acbcd648b830aa8c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95284dacbcd648b830aa2d", "parent_id"=>"5b952850acbcd648b830aa8c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95284dacbcd648b830aa2d", "parent_id"=>"5b952850acbcd648b830aa8c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95284dacbcd648b830aa2d", "parent_id"=>"5b952850acbcd648b830aa8c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"parent_id"=>"5b952850acbcd648b830aa8c", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"parent_id"=>"5b952850acbcd648b830aa8c", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952851acbcd648b830aaa8'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952851acbcd648b830aaaa'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952851acbcd648b830aaae'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952851acbcd648b830aab2'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952851acbcd648b830aab6'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952851acbcd648b830aaba'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952851acbcd648b830aabe'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95284dacbcd648b830aa2d", "parent_id"=>nil, "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952851acbcd648b830aac0'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952851acbcd648b830aac2'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952851acbcd648b830aac6'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952851acbcd648b830aaca'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952851acbcd648b830aace'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952852acbcd648b830aad2'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952852acbcd648b830aad6'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started PUT "/shopping/carts/5b952851acbcd648b830aac0" for 127.0.0.1 at 2018-09-09 19:34:02 +0530 Processing by Shopping::CartsController#update as JSON Parameters: {"cart"=>{"add_cart_item_ids"=>["5b952852acbcd648b830aad6"]}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b952851acbcd648b830aac0"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_carts", "query"=>{"_id"=>BSON::ObjectId('5b952851acbcd648b830aac0'), "resource_id"=>"5b95284dacbcd648b830aa2d", "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952851acbcd648b830aac0'), "resource_id"=>"5b95284dacbcd648b830aa2d", "_type"=>"Shopping::Cart"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b952852acbcd648b830aad6'), "resource_id"=>"5b95284dacbcd648b830aa2d", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b952852acbcd648b830aad6'), "resource_id"=>"5b95284dacbcd648b830aa2d", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952852acbcd648b830aad6')}, "u"=>{"$set"=>{"parent_id"=>"5b952851a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952851acbcd648b830aac0')}, "u"=>{"$set"=>{"tags"=>["Cart", "Extra Virg... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95284dacbcd648b830aa2d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95284dacbcd648b830aa2d", "parent_id"=>"5b952851acbcd648b830aac0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95284dacbcd648b830aa2d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95284dacbcd648b830aa2d", "cart_id"=>"5b952851acbcd648b830aac0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95284dacbcd648b830aa2d", "cart_id"=>"5b952851acbcd648b830aac0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95284dacbcd648b830aa2d", "parent_id"=>"5b952851acbcd648b830aac0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95284dacbcd648b830aa2d", "parent_id"=>"5b952851acbcd648b830aac0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95284dacbcd648b830aa2d", "parent_id"=>"5b952851acbcd648b830aac0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95284dacbcd648b830aa2d", "parent_id"=>nil, "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95284dacbcd648b830aa2d", "parent_id"=>nil, "_type"=>"Shopping::CartItem"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952852acbcd648b830aadb'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952852acbcd648b830aadd'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952852acbcd648b830aae1'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952852acbcd648b830aae5'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952852acbcd648b830aae9'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952852acbcd648b830aaed'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952852acbcd648b830aaf1'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started PUT "/shopping/carts/5b952852acbcd648b830aadb" for 127.0.0.1 at 2018-09-09 19:34:02 +0530 Processing by Shopping::CartsController#update as JSON Parameters: {"cart"=>{"remove_cart_item_ids"=>["5b952852acbcd648b830aaf1"]}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b952852acbcd648b830aadb"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_carts", "query"=>{"_id"=>BSON::ObjectId('5b952852acbcd648b830aadb'), "resource_id"=>"5b95284dacbcd648b830aa2d", "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952852acbcd648b830aadb'), "resource_id"=>"5b95284dacbcd648b830aa2d", "_type"=>"Shopping::Cart"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b952852acbcd648b830aaf1'), "resource_id"=>"5b95284dacbcd648b830aa2d", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b952852acbcd648b830aaf1'), "resource_id"=>"5b95284dacbcd648b830aa2d", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952852acbcd648b830aaf1')}, "u"=>{"$set"=>{"tags"=>["Pear", "Avail... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952852acbcd648b830aadb')}, "u"=>{"$set"=>{"tags"=>["Cart"], "updated_a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95284dacbcd648b830aa2d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95284dacbcd648b830aa2d", "parent_id"=>"5b952852acbcd648b830aadb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95284dacbcd648b830aa2d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95284dacbcd648b830aa2d", "cart_id"=>"5b952852acbcd648b830aadb", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95284dacbcd648b830aa2d", "cart_id"=>"5b952852acbcd648b830aadb", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95284dacbcd648b830aa2d", "parent_id"=>"5b952852acbcd648b830aadb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95284dacbcd648b830aa2d", "parent_id"=>"5b952852acbcd648b830aadb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95284dacbcd648b830aa2d", "parent_id"=>"5b952852acbcd648b830aadb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95284dacbcd648b830aa2d", "parent_id"=>nil, "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952852acbcd648b830aaf4'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952853acbcd648b830aaf6'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952853acbcd648b830aafa'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952853acbcd648b830aafe'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952853acbcd648b830ab02'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952853acbcd648b830ab06'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952853acbcd648b830ab0a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952853acbcd648b830ab0a')}, "u"=>{"$set"=>{"parent_id"=>"5b952852a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started PUT "/shopping/carts/5b952852acbcd648b830aaf4" for 127.0.0.1 at 2018-09-09 19:34:03 +0530 Processing by Shopping::CartsController#update as JSON Parameters: {"cart"=>{"remove_cart_item_ids"=>["5b952853acbcd648b830ab0a"]}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b952852acbcd648b830aaf4"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_carts", "query"=>{"_id"=>BSON::ObjectId('5b952852acbcd648b830aaf4'), "resource_id"=>"5b95284dacbcd648b830aa2d", "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952852acbcd648b830aaf4'), "resource_id"=>"5b95284dacbcd648b830aa2d", "_type"=>"Shopping::Cart"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b952853acbcd648b830ab0a'), "resource_id"=>"5b95284dacbcd648b830aa2d", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b952853acbcd648b830ab0a'), "resource_id"=>"5b95284dacbcd648b830aa2d", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952852acbcd648b830aaf4')}, "u"=>{"$set"=>{"tags"=>["Cart"], "updated_a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95284dacbcd648b830aa2d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95284dacbcd648b830aa2d", "parent_id"=>"5b952852acbcd648b830aaf4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95284dacbcd648b830aa2d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95284dacbcd648b830aa2d", "cart_id"=>"5b952852acbcd648b830aaf4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95284dacbcd648b830aa2d", "cart_id"=>"5b952852acbcd648b830aaf4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95284dacbcd648b830aa2d", "parent_id"=>"5b952852acbcd648b830aaf4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95284dacbcd648b830aa2d", "parent_id"=>"5b952852acbcd648b830aaf4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95284dacbcd648b830aa2d", "parent_id"=>"5b952852acbcd648b830aaf4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95284dacbcd648b830aa2d", "parent_id"=>nil, "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952853acbcd648b830ab11'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952853acbcd648b830ab13'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952853acbcd648b830ab17'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952853acbcd648b830ab1b'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952853acbcd648b830ab1f'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab23'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952853acbcd648b830ab13')}, "u"=>{"$set"=>{"accepted"=>true, "tags... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952853acbcd648b830ab1b')}, "u"=>{"$set"=>{"accepted"=>true, "tags... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab23')}, "u"=>{"$set"=>{"accepted"=>true, "tags... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started DELETE "/shopping/carts/5b952853acbcd648b830ab11" for 127.0.0.1 at 2018-09-09 19:34:04 +0530 Processing by Shopping::CartsController#destroy as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b952853acbcd648b830ab11", "cart"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_carts", "query"=>{"_id"=>BSON::ObjectId('5b952853acbcd648b830ab11'), "resource_id"=>"5b95284dacbcd648b830aa2d", "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952853acbcd648b830ab11'), "resource_id"=>"5b95284dacbcd648b830aa2d", "_type"=>"Shopping::Cart"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95284dacbcd648b830aa2d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95284dacbcd648b830aa2d", "parent_id"=>"5b952853acbcd648b830ab11", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95284dacbcd648b830aa2d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95284dacbcd648b830aa2d", "cart_id"=>"5b952853acbcd648b830ab11", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95284dacbcd648b830aa2d", "cart_id"=>"5b952853acbcd648b830ab11", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95284dacbcd648b830aa2d", "parent_id"=>"5b952853acbcd648b830ab11", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95284dacbcd648b830aa2d", "parent_id"=>"5b952853acbcd648b830ab11", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95284dacbcd648b830aa2d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95284dacbcd648b830aa2d", "parent_id"=>"5b952853acbcd648b830ab11", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95284dacbcd648b830aa2d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95284dacbcd648b830aa2d", "cart_id"=>"5b952853acbcd648b830ab11", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95284dacbcd648b830aa2d", "cart_id"=>"5b952853acbcd648b830ab11", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95284dacbcd648b830aa2d", "parent_id"=>"5b952853acbcd648b830ab11", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95284dacbcd648b830aa2d", "parent_id"=>"5b952853acbcd648b830ab11", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95284dacbcd648b830aa2d", "parent_id"=>"5b952853acbcd648b830ab11", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab2d'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab2f'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab33'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab37'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab3b'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab3f'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab2d'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95284dacbcd648b830aa2d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95284dacbcd648b830aa2d", "parent_id"=>"5b952854acbcd648b830ab2d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95284dacbcd648b830aa2d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95284dacbcd648b830aa2d", "cart_id"=>"5b952854acbcd648b830ab2d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95284dacbcd648b830aa2d", "cart_id"=>"5b952854acbcd648b830ab2d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95284dacbcd648b830aa2d", "parent_id"=>"5b952854acbcd648b830ab2d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95284dacbcd648b830aa2d", "parent_id"=>"5b952854acbcd648b830ab2d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95284dacbcd648b830aa2d", "parent_id"=>"5b952854acbcd648b830ab2d", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95284dacbcd648b830aa2d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95284dacbcd648b830aa2d", "parent_id"=>"5b952854acbcd648b830ab2d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95284dacbcd648b830aa2d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95284dacbcd648b830aa2d", "cart_id"=>"5b952854acbcd648b830ab2d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95284dacbcd648b830aa2d", "cart_id"=>"5b952854acbcd648b830ab2d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95284dacbcd648b830aa2d", "parent_id"=>"5b952854acbcd648b830ab2d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95284dacbcd648b830aa2d", "parent_id"=>"5b952854acbcd648b830ab2d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab43'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started DELETE "/shopping/carts/5b952854acbcd648b830ab2d" for 127.0.0.1 at 2018-09-09 19:34:04 +0530 Processing by Shopping::CartsController#destroy as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b952854acbcd648b830ab2d", "cart"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_carts", "query"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab2d'), "resource_id"=>"5b95284dacbcd648b830aa2d", "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab2d'), "resource_id"=>"5b95284dacbcd648b830aa2d", "_type"=>"Shopping::Cart"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95284dacbcd648b830aa2d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95284dacbcd648b830aa2d", "parent_id"=>"5b952854acbcd648b830ab2d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95284dacbcd648b830aa2d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95284dacbcd648b830aa2d", "cart_id"=>"5b952854acbcd648b830ab2d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95284dacbcd648b830aa2d", "cart_id"=>"5b952854acbcd648b830ab2d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95284dacbcd648b830aa2d", "parent_id"=>"5b952854acbcd648b830ab2d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95284dacbcd648b830aa2d", "parent_id"=>"5b952854acbcd648b830ab2d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95284dacbcd648b830aa2d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95284dacbcd648b830aa2d", "parent_id"=>"5b952854acbcd648b830ab2d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95284dacbcd648b830aa2d')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95284dacbcd648b830aa2d", "cart_id"=>"5b952854acbcd648b830ab2d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95284dacbcd648b830aa2d", "cart_id"=>"5b952854acbcd648b830ab2d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95284dacbcd648b830aa2d", "parent_id"=>"5b952854acbcd648b830ab2d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95284dacbcd648b830aa2d", "parent_id"=>"5b952854acbcd648b830ab2d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95284dacbcd648b830aa2d", "parent_id"=>"5b952854acbcd648b830ab2d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"letitia@effertz.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"iCzDnVF4eswk-RJba59d"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"m_GVYUN881zq3feHCW4W"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"SduAfb6D9aztRvwo7cXw"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jarred_rau@wilkinson.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sijhrunUzxU2vXaaHg-k"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"SszG6ggzG5eyTt_X-kt3"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab48'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b952855acbcd648b830ab48')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab4b'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab50')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"tk-Xs1LyU_uA6DicYmPZ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"kaylah.lind@bernierconsidine.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"guzNTzTpzfBi6xxjVME9"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"UgLvYFuUqQ7D4zxfsE_W"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab47'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b952855acbcd648b830ab47')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"mJ7X-Det8kVgBD9RWWMF"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab48')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"aylin.schaden@abernathy.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"NGZUZm5kiszzhbzZSzi2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"E_8G_9DTfgERYcvwh3HN"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab53'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b952855acbcd648b830ab53')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab4b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab56')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab56'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab4b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab59')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab59'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab4b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab5c')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab5c'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab4b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab5f')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab5f'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab4b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab62')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab62'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab65'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab56')}, "u"=>{"$set"=>{"parent_id"=>"5b952855a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab59')}, "u"=>{"$set"=>{"parent_id"=>"5b952855a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab5c')}, "u"=>{"$set"=>{"parent_id"=>"5b952855a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab5f')}, "u"=>{"$set"=>{"parent_id"=>"5b952855a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab62')}, "u"=>{"$set"=>{"parent_id"=>"5b952855a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab65'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952855acbcd648b830ab65", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952855acbcd648b830ab65", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952855acbcd648b830ab65", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952855acbcd648b830ab65", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952855acbcd648b830ab65", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952855acbcd648b830ab65", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952855acbcd648b830ab65", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952855acbcd648b830ab65", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952855acbcd648b830ab65", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952855acbcd648b830ab65", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952855acbcd648b830ab65", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952856acbcd648b830ab76'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab65'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952855acbcd648b830ab65", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952855acbcd648b830ab65", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952855acbcd648b830ab65", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952855acbcd648b830ab65", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952855acbcd648b830ab65", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952855acbcd648b830ab65", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952855acbcd648b830ab65", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952855acbcd648b830ab56')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952855acbcd648b830ab59')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952855acbcd648b830ab5c')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952855acbcd648b830ab5f')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952855acbcd648b830ab62')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952856acbcd648b830ab76')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b952856acbcd648b830ab76", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952855acbcd648b830ab65", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952855acbcd648b830ab65", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952855acbcd648b830ab65", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952855acbcd648b830ab65", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952855acbcd648b830ab65", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952855acbcd648b830ab65", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952855acbcd648b830ab65", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"_id"=>{"$oid"=>"5b952856acbcd648b830ab81"}, "applicable"=>false, "autocomplete_description"=>nil, "cart_id"=>"5b952855acbcd648b830ab65", "count"=>nil, "created_at"=>nil, "declined"=>nil, "discount_amount"=>50.0, "discount_percentage"=>0.0, "doc_version"=>0, "masked_tags"=>nil, "pending"=>nil, "primary_link"=>nil, "product_ids"=>["5b952855acbcd648b830ab4b", "5b952855acbcd648b830ab4b", "5b952855acbcd648b830ab4b", "5b952855acbcd648b830ab4b", "5b952855acbcd648b830ab4b"], "public"=>"no", "requires_verification"=>true, "resource_class"=>nil, "resource_id"=>nil, "secondary_links"=>{}, "tags"=>nil, "updated_at"=>nil, "used_by_users"=>nil, "verified"=>nil}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: _id, applicable, autocomplete_description, count, created_at, declined, doc_version, masked_tags, pending, primary_link, product_ids, public, resource_class, resource_id, secondary_links, tags, updated_at, used_by_users, verified Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab65'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952855acbcd648b830ab65", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952855acbcd648b830ab65", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952855acbcd648b830ab65", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952855acbcd648b830ab65", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952855acbcd648b830ab65", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952855acbcd648b830ab65", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952855acbcd648b830ab65", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b952855acbcd648b830ab65", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952855acbcd648b830ab65", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952855acbcd648b830ab65", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952855acbcd648b830ab65", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952855acbcd648b830ab65", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952855acbcd648b830ab65", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952855acbcd648b830ab65", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952855acbcd648b830ab65", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952856acbcd648b830ab82'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Completed 201 Created in 106ms (Views: 1.4ms) MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab4b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952856acbcd648b830ab84')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952856acbcd648b830ab84'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab4b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952856acbcd648b830ab87')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952856acbcd648b830ab87'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab4b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952856acbcd648b830ab8a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952856acbcd648b830ab8a'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab4b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952856acbcd648b830ab8d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952856acbcd648b830ab8d'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab4b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952856acbcd648b830ab90')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952856acbcd648b830ab90'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952857acbcd648b830ab93'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952856acbcd648b830ab84')}, "u"=>{"$set"=>{"parent_id"=>"5b952857a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952856acbcd648b830ab87')}, "u"=>{"$set"=>{"parent_id"=>"5b952857a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952856acbcd648b830ab8a')}, "u"=>{"$set"=>{"parent_id"=>"5b952857a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952856acbcd648b830ab8d')}, "u"=>{"$set"=>{"parent_id"=>"5b952857a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952856acbcd648b830ab90')}, "u"=>{"$set"=>{"parent_id"=>"5b952857a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952857acbcd648b830ab93'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952857acbcd648b830ab93", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952857acbcd648b830ab93", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952857acbcd648b830ab93", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952857acbcd648b830ab93", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952857acbcd648b830ab93", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952857acbcd648b830ab93", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952857acbcd648b830ab93", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952857acbcd648b830ab93", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952857acbcd648b830ab93", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952857acbcd648b830ab93", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952857acbcd648b830ab93", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952857acbcd648b830aba4'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952857acbcd648b830ab93'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952857acbcd648b830ab93", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952857acbcd648b830ab93", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952857acbcd648b830ab93", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952857acbcd648b830ab93", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952857acbcd648b830ab93", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952857acbcd648b830ab93", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952857acbcd648b830ab93", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952856acbcd648b830ab84')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952856acbcd648b830ab87')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952856acbcd648b830ab8a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952856acbcd648b830ab8d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952856acbcd648b830ab90')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952857acbcd648b830aba4')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b952857acbcd648b830aba4", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952857acbcd648b830ab93", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952857acbcd648b830ab93", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952857acbcd648b830ab93", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952857acbcd648b830ab93", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952857acbcd648b830ab93", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952857acbcd648b830ab93", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952857acbcd648b830ab93", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952857acbcd648b830ab93'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952857acbcd648b830ab93", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952857acbcd648b830ab93", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952857acbcd648b830ab93", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952857acbcd648b830ab93", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952857acbcd648b830ab93", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952857acbcd648b830ab93", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952857acbcd648b830ab93", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b952857acbcd648b830ab93", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952857acbcd648b830ab93", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952857acbcd648b830ab93", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952857acbcd648b830ab93", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952857acbcd648b830ab93", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952857acbcd648b830ab93", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952857acbcd648b830ab93", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952857acbcd648b830ab93", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952857acbcd648b830abaf'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started GET "/shopping/discounts/5b952857acbcd648b830abaf?%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%7D" for 127.0.0.1 at 2018-09-09 19:34:07 +0530 Processing by Shopping::DiscountsController#show as JSON Parameters: {"{\"api_key\":\"test\",\"current_app_id\":\"testappid\"}"=>nil, "id"=>"5b952857acbcd648b830abaf", "discount"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b952857acbcd648b830abaf'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab4b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952857acbcd648b830abb1')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952857acbcd648b830abb1'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab4b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952857acbcd648b830abb4')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952857acbcd648b830abb4'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab4b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952857acbcd648b830abb7')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952857acbcd648b830abb7'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab4b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952858acbcd648b830abba')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952858acbcd648b830abba'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab4b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952858acbcd648b830abbd')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952858acbcd648b830abbd'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952858acbcd648b830abc0'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952857acbcd648b830abb1')}, "u"=>{"$set"=>{"parent_id"=>"5b952858a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952857acbcd648b830abb4')}, "u"=>{"$set"=>{"parent_id"=>"5b952858a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952857acbcd648b830abb7')}, "u"=>{"$set"=>{"parent_id"=>"5b952858a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952858acbcd648b830abba')}, "u"=>{"$set"=>{"parent_id"=>"5b952858a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952858acbcd648b830abbd')}, "u"=>{"$set"=>{"parent_id"=>"5b952858a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952858acbcd648b830abc0'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952858acbcd648b830abc0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952858acbcd648b830abc0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952858acbcd648b830abc0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952858acbcd648b830abc0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952858acbcd648b830abc0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952858acbcd648b830abc0", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952858acbcd648b830abc0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952858acbcd648b830abc0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952858acbcd648b830abc0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952858acbcd648b830abc0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952858acbcd648b830abc0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952858acbcd648b830abd1'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952858acbcd648b830abc0'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952858acbcd648b830abc0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952858acbcd648b830abc0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952858acbcd648b830abc0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952858acbcd648b830abc0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952858acbcd648b830abc0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952858acbcd648b830abc0", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952858acbcd648b830abc0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952857acbcd648b830abb1')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952857acbcd648b830abb4')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952857acbcd648b830abb7')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952858acbcd648b830abba')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952858acbcd648b830abbd')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952858acbcd648b830abd1')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b952858acbcd648b830abd1", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952858acbcd648b830abc0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952858acbcd648b830abc0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952858acbcd648b830abc0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952858acbcd648b830abc0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952858acbcd648b830abc0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952858acbcd648b830abc0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952858acbcd648b830abc0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952858acbcd648b830abc0'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952858acbcd648b830abc0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952858acbcd648b830abc0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952858acbcd648b830abc0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952858acbcd648b830abc0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952858acbcd648b830abc0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952858acbcd648b830abc0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952858acbcd648b830abc0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b952858acbcd648b830abc0", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952858acbcd648b830abc0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952858acbcd648b830abc0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952858acbcd648b830abc0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952858acbcd648b830abc0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952858acbcd648b830abc0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952858acbcd648b830abc0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952858acbcd648b830abc0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952858acbcd648b830abdc'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started POST "/shopping/cart_items/create_multiple" for 127.0.0.1 at 2018-09-09 19:34:08 +0530 Processing by Shopping::CartItemsController#create_multiple as JSON Parameters: {"id"=>"5b952858acbcd648b830abdc", "discount"=>{"product_ids"=>["5b952855acbcd648b830ab4b", "5b952855acbcd648b830ab4b", "5b952855acbcd648b830ab4b", "5b952855acbcd648b830ab4b", "5b952855acbcd648b830ab4b"]}, "api_key"=>"test", "current_app_id"=>"testappid", "cart_item"=>{"discount"=>{"product_ids"=>["5b952855acbcd648b830ab4b", "5b952855acbcd648b830ab4b", "5b952855acbcd648b830ab4b", "5b952855acbcd648b830ab4b", "5b952855acbcd648b830ab4b"]}}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: id, api_key, current_app_id, cart_item, user_token Unpermitted parameter: discount Unpermitted parameters: id, discount, api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b952858acbcd648b830abdc'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b952858acbcd648b830abdc'), "resource_id"=>"5b952855acbcd648b830ab47", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab4b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952858acbcd648b830abdf')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952858acbcd648b830abdf'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab4b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952858acbcd648b830abe2')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952858acbcd648b830abe2'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab4b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952858acbcd648b830abe5')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952858acbcd648b830abe5'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab4b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952858acbcd648b830abe8')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952858acbcd648b830abe8'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab4b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952859acbcd648b830abeb')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952859acbcd648b830abeb'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s Completed 200 OK in 298ms (Views: 5.6ms) MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab4b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952859acbcd648b830abee')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952859acbcd648b830abee'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab4b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952859acbcd648b830abf1')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952859acbcd648b830abf1'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab4b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952859acbcd648b830abf4')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952859acbcd648b830abf4'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab4b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952859acbcd648b830abf7')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952859acbcd648b830abf7'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab4b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952859acbcd648b830abfa')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952859acbcd648b830abfa'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952859acbcd648b830abfd'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952859acbcd648b830abee')}, "u"=>{"$set"=>{"parent_id"=>"5b952859a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952859acbcd648b830abf1')}, "u"=>{"$set"=>{"parent_id"=>"5b952859a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952859acbcd648b830abf4')}, "u"=>{"$set"=>{"parent_id"=>"5b952859a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952859acbcd648b830abf7')}, "u"=>{"$set"=>{"parent_id"=>"5b952859a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952859acbcd648b830abfa')}, "u"=>{"$set"=>{"parent_id"=>"5b952859a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952859acbcd648b830abfd'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952859acbcd648b830abfd", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952859acbcd648b830abfd", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952859acbcd648b830abfd", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952859acbcd648b830abfd", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952859acbcd648b830abfd", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952859acbcd648b830abfd", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952859acbcd648b830abfd", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952859acbcd648b830abfd", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952859acbcd648b830abfd", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952859acbcd648b830abfd", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952859acbcd648b830abfd", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952859acbcd648b830ac0e'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952859acbcd648b830abfd'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952859acbcd648b830abfd", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952859acbcd648b830abfd", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952859acbcd648b830abfd", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952859acbcd648b830abfd", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952859acbcd648b830abfd", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952859acbcd648b830abfd", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952859acbcd648b830abfd", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952859acbcd648b830abee')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952859acbcd648b830abf1')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952859acbcd648b830abf4')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952859acbcd648b830abf7')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952859acbcd648b830abfa')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952859acbcd648b830ac0e')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b952859acbcd648b830ac0e", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952859acbcd648b830abfd", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952859acbcd648b830abfd", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952859acbcd648b830abfd", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952859acbcd648b830abfd", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952859acbcd648b830abfd", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952859acbcd648b830abfd", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952859acbcd648b830abfd", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952859acbcd648b830abfd'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952859acbcd648b830abfd", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952859acbcd648b830abfd", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952859acbcd648b830abfd", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952859acbcd648b830abfd", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952859acbcd648b830abfd", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952859acbcd648b830abfd", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952859acbcd648b830abfd", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b952859acbcd648b830abfd", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952859acbcd648b830abfd", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952859acbcd648b830abfd", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952859acbcd648b830abfd", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952859acbcd648b830abfd", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952859acbcd648b830abfd", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952859acbcd648b830abfd", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952859acbcd648b830abfd", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95285aacbcd648b830ac19'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab4b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95285aacbcd648b830ac1b')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95285aacbcd648b830ac1b'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab4b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95285aacbcd648b830ac1e')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95285aacbcd648b830ac1e'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab4b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95285aacbcd648b830ac21')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95285aacbcd648b830ac21'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab4b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95285aacbcd648b830ac24')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95285aacbcd648b830ac24'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab4b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95285aacbcd648b830ac27')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95285aacbcd648b830ac27'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started POST "/shopping/carts" for 127.0.0.1 at 2018-09-09 19:34:10 +0530 Processing by Shopping::CartsController#create as JSON Parameters: {"cart"=>{"add_cart_item_ids"=>["5b95285aacbcd648b830ac1b", "5b95285aacbcd648b830ac1e", "5b95285aacbcd648b830ac21", "5b95285aacbcd648b830ac24", "5b95285aacbcd648b830ac27"]}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b95285aacbcd648b830ac1b'), "resource_id"=>"5b952855acbcd648b830ab47", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b95285aacbcd648b830ac1b'), "resource_id"=>"5b952855acbcd648b830ab47", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95285aacbcd648b830ac1b')}, "u"=>{"$set"=>{"parent_id"=>"5b95285aa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b95285aacbcd648b830ac1e'), "resource_id"=>"5b952855acbcd648b830ab47", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b95285aacbcd648b830ac1e'), "resource_id"=>"5b952855acbcd648b830ab47", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95285aacbcd648b830ac1e')}, "u"=>{"$set"=>{"parent_id"=>"5b95285aa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b95285aacbcd648b830ac21'), "resource_id"=>"5b952855acbcd648b830ab47", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b95285aacbcd648b830ac21'), "resource_id"=>"5b952855acbcd648b830ab47", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95285aacbcd648b830ac21')}, "u"=>{"$set"=>{"parent_id"=>"5b95285aa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b95285aacbcd648b830ac24'), "resource_id"=>"5b952855acbcd648b830ab47", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b95285aacbcd648b830ac24'), "resource_id"=>"5b952855acbcd648b830ab47", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95285aacbcd648b830ac24')}, "u"=>{"$set"=>{"parent_id"=>"5b95285aa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b95285aacbcd648b830ac27'), "resource_id"=>"5b952855acbcd648b830ab47", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b95285aacbcd648b830ac27'), "resource_id"=>"5b952855acbcd648b830ab47", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95285aacbcd648b830ac27')}, "u"=>{"$set"=>{"parent_id"=>"5b95285aa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95285aacbcd648b830ac2a'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab47')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab47", "parent_id"=>"5b95285aacbcd648b830ac2a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab47')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab47", "cart_id"=>"5b95285aacbcd648b830ac2a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab47", "cart_id"=>"5b95285aacbcd648b830ac2a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab47", "parent_id"=>"5b95285aacbcd648b830ac2a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab47", "parent_id"=>"5b95285aacbcd648b830ac2a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab47", "parent_id"=>"5b95285aacbcd648b830ac2a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab47", "parent_id"=>"5b95285aacbcd648b830ac2a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "query"=>{"_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab4b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95285aacbcd648b830ac3b')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95285aacbcd648b830ac3b'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab4b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95285bacbcd648b830ac3e')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95285bacbcd648b830ac3e'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab4b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95285bacbcd648b830ac41')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95285bacbcd648b830ac41'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab4b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95285bacbcd648b830ac44')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95285bacbcd648b830ac44'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab4b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95285bacbcd648b830ac47')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95285bacbcd648b830ac47'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95285bacbcd648b830ac4a'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95285aacbcd648b830ac3b')}, "u"=>{"$set"=>{"parent_id"=>"5b95285ba... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95285bacbcd648b830ac3e')}, "u"=>{"$set"=>{"parent_id"=>"5b95285ba... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95285bacbcd648b830ac41')}, "u"=>{"$set"=>{"parent_id"=>"5b95285ba... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95285bacbcd648b830ac44')}, "u"=>{"$set"=>{"parent_id"=>"5b95285ba... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95285bacbcd648b830ac47')}, "u"=>{"$set"=>{"parent_id"=>"5b95285ba... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95285bacbcd648b830ac4a'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b95285bacbcd648b830ac4a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b95285bacbcd648b830ac4a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b95285bacbcd648b830ac4a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b95285bacbcd648b830ac4a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b95285bacbcd648b830ac4a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b95285bacbcd648b830ac4a", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b95285bacbcd648b830ac4a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b95285bacbcd648b830ac4a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b95285bacbcd648b830ac4a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b95285bacbcd648b830ac4a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b95285bacbcd648b830ac4a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95285bacbcd648b830ac5b'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95285bacbcd648b830ac4a'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b95285bacbcd648b830ac4a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b95285bacbcd648b830ac4a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b95285bacbcd648b830ac4a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b95285bacbcd648b830ac4a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b95285bacbcd648b830ac4a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b95285bacbcd648b830ac4a", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b95285bacbcd648b830ac4a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95285aacbcd648b830ac3b')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95285bacbcd648b830ac3e')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95285bacbcd648b830ac41')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95285bacbcd648b830ac44')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95285bacbcd648b830ac47')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95285bacbcd648b830ac5b')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b95285bacbcd648b830ac5b", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b95285bacbcd648b830ac4a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b95285bacbcd648b830ac4a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b95285bacbcd648b830ac4a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b95285bacbcd648b830ac4a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b95285bacbcd648b830ac4a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b95285bacbcd648b830ac4a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b95285bacbcd648b830ac4a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95285bacbcd648b830ac4a'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b95285bacbcd648b830ac4a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b95285bacbcd648b830ac4a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b95285bacbcd648b830ac4a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b95285bacbcd648b830ac4a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b95285bacbcd648b830ac4a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b95285bacbcd648b830ac4a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b95285bacbcd648b830ac4a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b95285bacbcd648b830ac4a", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b95285bacbcd648b830ac4a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b95285bacbcd648b830ac4a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b95285bacbcd648b830ac4a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b95285bacbcd648b830ac4a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b95285bacbcd648b830ac4a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b95285bacbcd648b830ac4a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b95285bacbcd648b830ac4a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95285bacbcd648b830ac66'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab4b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95285cacbcd648b830ac68')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95285cacbcd648b830ac68'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab4b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95285cacbcd648b830ac6b')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95285cacbcd648b830ac6b'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab4b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95285cacbcd648b830ac6e')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95285cacbcd648b830ac6e'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab4b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95285cacbcd648b830ac71')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95285cacbcd648b830ac71'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab4b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95285cacbcd648b830ac74')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95285cacbcd648b830ac74'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95285cacbcd648b830ac77'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95285cacbcd648b830ac68')}, "u"=>{"$set"=>{"parent_id"=>"5b95285ca... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95285cacbcd648b830ac6b')}, "u"=>{"$set"=>{"parent_id"=>"5b95285ca... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95285cacbcd648b830ac6e')}, "u"=>{"$set"=>{"parent_id"=>"5b95285ca... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95285cacbcd648b830ac71')}, "u"=>{"$set"=>{"parent_id"=>"5b95285ca... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95285cacbcd648b830ac74')}, "u"=>{"$set"=>{"parent_id"=>"5b95285ca... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/shopping/payments" for 127.0.0.1 at 2018-09-09 19:34:12 +0530 Processing by Shopping::PaymentsController#create as JSON Parameters: {"cart_id"=>"5b95285cacbcd648b830ac77", "payment_type"=>"cash", "amount"=>0.0, "discount_id"=>"5b95285bacbcd648b830ac66", "api_key"=>"test", "current_app_id"=>"testappid", "payment"=>{"amount"=>0.0, "payment_type"=>"cash", "cart_id"=>"5b95285cacbcd648b830ac77", "discount_id"=>"5b95285bacbcd648b830ac66"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.010s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: cart_id, payment_type, amount, discount_id, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, amount, discount_id, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, amount, discount_id, api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95285cacbcd648b830ac77'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab47')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab47", "parent_id"=>"5b95285cacbcd648b830ac77", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab47')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab47", "cart_id"=>"5b95285cacbcd648b830ac77", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab47", "cart_id"=>"5b95285cacbcd648b830ac77", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab47", "parent_id"=>"5b95285cacbcd648b830ac77", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab47", "parent_id"=>"5b95285cacbcd648b830ac77", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b95285bacbcd648b830ac66'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "pipeline"=>[{"$match"=>{"_id"=>BSON::ObjectId('5b95285bacbcd648b830ac66')}}, {"$project"=>{"verified"=>{"$filter"=>{"input"=>"$verified", "as"=>"verified", "cond"=>{"$eq"=>["$$verified", "5b95285cacbcd648b830a... MONGODB | localhost:27017 | dummy_test.aggregate | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_discounts", "query"=>{"$and"=>[{"verified"=>{"$ne"=>"5b95285cacbcd648b830ac88"}}, {"pending"=>{"$ne"=>"5b95285cacbcd648b830ac88"}}, {"declined"=>{"$ne"=>"5b95285cacbcd648b830ac88"}}, {"_id"=>BSON::ObjectId('5b95285bacb... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b952855acbcd648b830ab47", "parent_id"=>"5b95285cacbcd648b830ac77", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab47')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab47", "parent_id"=>"5b95285cacbcd648b830ac77", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab47')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab47", "cart_id"=>"5b95285cacbcd648b830ac77", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab47", "cart_id"=>"5b95285cacbcd648b830ac77", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab47", "parent_id"=>"5b95285cacbcd648b830ac77", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab47", "parent_id"=>"5b95285cacbcd648b830ac77", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95285cacbcd648b830ac88'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Completed 201 Created in 79ms (Views: 1.8ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab4b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95285dacbcd648b830ac89')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95285dacbcd648b830ac89'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab4b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95285dacbcd648b830ac8c')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95285dacbcd648b830ac8c'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab4b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95285dacbcd648b830ac8f')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95285dacbcd648b830ac8f'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab4b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95285dacbcd648b830ac92')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95285dacbcd648b830ac92'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab4b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95285dacbcd648b830ac95')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95285dacbcd648b830ac95'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95285dacbcd648b830ac98'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95285dacbcd648b830ac89')}, "u"=>{"$set"=>{"parent_id"=>"5b95285da... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95285dacbcd648b830ac8c')}, "u"=>{"$set"=>{"parent_id"=>"5b95285da... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95285dacbcd648b830ac8f')}, "u"=>{"$set"=>{"parent_id"=>"5b95285da... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95285dacbcd648b830ac92')}, "u"=>{"$set"=>{"parent_id"=>"5b95285da... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95285dacbcd648b830ac95')}, "u"=>{"$set"=>{"parent_id"=>"5b95285da... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95285dacbcd648b830ac98'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b95285dacbcd648b830ac98", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b95285dacbcd648b830ac98", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b95285dacbcd648b830ac98", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b95285dacbcd648b830ac98", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b95285dacbcd648b830ac98", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b95285dacbcd648b830ac98", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b95285dacbcd648b830ac98", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b95285dacbcd648b830ac98", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b95285dacbcd648b830ac98", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b95285dacbcd648b830ac98", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b95285dacbcd648b830ac98", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95285dacbcd648b830aca9'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95285dacbcd648b830ac98'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b95285dacbcd648b830ac98", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b95285dacbcd648b830ac98", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b95285dacbcd648b830ac98", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b95285dacbcd648b830ac98", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b95285dacbcd648b830ac98", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b95285dacbcd648b830ac98", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b95285dacbcd648b830ac98", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95285dacbcd648b830ac89')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95285dacbcd648b830ac8c')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95285dacbcd648b830ac8f')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95285dacbcd648b830ac92')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95285dacbcd648b830ac95')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95285dacbcd648b830aca9')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b95285dacbcd648b830aca9", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b95285dacbcd648b830ac98", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b95285dacbcd648b830ac98", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b95285dacbcd648b830ac98", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b95285dacbcd648b830ac98", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b95285dacbcd648b830ac98", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b95285dacbcd648b830ac98", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b95285dacbcd648b830ac98", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95285dacbcd648b830ac98'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b95285dacbcd648b830ac98", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b95285dacbcd648b830ac98", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b95285dacbcd648b830ac98", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b95285dacbcd648b830ac98", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b95285dacbcd648b830ac98", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b95285dacbcd648b830ac98", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b95285dacbcd648b830ac98", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b95285dacbcd648b830ac98", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b95285dacbcd648b830ac98", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b95285dacbcd648b830ac98", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b95285dacbcd648b830ac98", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b95285dacbcd648b830ac98", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b95285dacbcd648b830ac98", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b95285dacbcd648b830ac98", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b95285dacbcd648b830ac98", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95285eacbcd648b830acb4'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab4b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95285eacbcd648b830acb6')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95285eacbcd648b830acb6'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab4b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95285eacbcd648b830acb9')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95285eacbcd648b830acb9'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab4b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95285eacbcd648b830acbc')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95285eacbcd648b830acbc'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab4b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95285eacbcd648b830acbf')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95285eacbcd648b830acbf'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab4b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95285eacbcd648b830acc2')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95285eacbcd648b830acc2'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95285eacbcd648b830acc5'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95285eacbcd648b830acb6')}, "u"=>{"$set"=>{"parent_id"=>"5b95285ea... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95285eacbcd648b830acb9')}, "u"=>{"$set"=>{"parent_id"=>"5b95285ea... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95285eacbcd648b830acbc')}, "u"=>{"$set"=>{"parent_id"=>"5b95285ea... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95285eacbcd648b830acbf')}, "u"=>{"$set"=>{"parent_id"=>"5b95285ea... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95285eacbcd648b830acc2')}, "u"=>{"$set"=>{"parent_id"=>"5b95285ea... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95285eacbcd648b830acc5'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab47')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab47", "parent_id"=>"5b95285eacbcd648b830acc5", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab47')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab47", "cart_id"=>"5b95285eacbcd648b830acc5", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab47", "cart_id"=>"5b95285eacbcd648b830acc5", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab47", "parent_id"=>"5b95285eacbcd648b830acc5", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab47", "parent_id"=>"5b95285eacbcd648b830acc5", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b95285eacbcd648b830acb4'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "pipeline"=>[{"$match"=>{"_id"=>BSON::ObjectId('5b95285eacbcd648b830acb4')}}, {"$project"=>{"verified"=>{"$filter"=>{"input"=>"$verified", "as"=>"verified", "cond"=>{"$eq"=>["$$verified", "5b95285eacbcd648b830a... MONGODB | localhost:27017 | dummy_test.aggregate | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_discounts", "query"=>{"$and"=>[{"verified"=>{"$ne"=>"5b95285eacbcd648b830acd6"}}, {"pending"=>{"$ne"=>"5b95285eacbcd648b830acd6"}}, {"declined"=>{"$ne"=>"5b95285eacbcd648b830acd6"}}, {"_id"=>BSON::ObjectId('5b95285eacb... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b952855acbcd648b830ab47", "parent_id"=>"5b95285eacbcd648b830acc5", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab47')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab47", "parent_id"=>"5b95285eacbcd648b830acc5", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab47')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab47", "cart_id"=>"5b95285eacbcd648b830acc5", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab47", "cart_id"=>"5b95285eacbcd648b830acc5", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab47", "parent_id"=>"5b95285eacbcd648b830acc5", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab47", "parent_id"=>"5b95285eacbcd648b830acc5", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95285eacbcd648b830acd6'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started GET "/shopping/discounts/5b95285eacbcd648b830acb4?%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%7D" for 127.0.0.1 at 2018-09-09 19:34:15 +0530 Processing by Shopping::DiscountsController#show as JSON Parameters: {"{\"api_key\":\"test\",\"current_app_id\":\"testappid\"}"=>nil, "id"=>"5b95285eacbcd648b830acb4", "discount"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b95285eacbcd648b830acb4'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab4b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95285facbcd648b830acd7')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95285facbcd648b830acd7'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab4b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95285facbcd648b830acda')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95285facbcd648b830acda'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab4b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95285facbcd648b830acdd')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95285facbcd648b830acdd'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab4b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95285facbcd648b830ace0')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95285facbcd648b830ace0'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab4b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95285facbcd648b830ace3')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95285facbcd648b830ace3'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95285facbcd648b830ace6'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95285facbcd648b830acd7')}, "u"=>{"$set"=>{"parent_id"=>"5b95285fa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95285facbcd648b830acda')}, "u"=>{"$set"=>{"parent_id"=>"5b95285fa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95285facbcd648b830acdd')}, "u"=>{"$set"=>{"parent_id"=>"5b95285fa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95285facbcd648b830ace0')}, "u"=>{"$set"=>{"parent_id"=>"5b95285fa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95285facbcd648b830ace3')}, "u"=>{"$set"=>{"parent_id"=>"5b95285fa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95285facbcd648b830ace6'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b95285facbcd648b830ace6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b95285facbcd648b830ace6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b95285facbcd648b830ace6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b95285facbcd648b830ace6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b95285facbcd648b830ace6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b95285facbcd648b830ace6", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b95285facbcd648b830ace6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b95285facbcd648b830ace6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b95285facbcd648b830ace6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b95285facbcd648b830ace6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b95285facbcd648b830ace6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95285facbcd648b830acf7'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95285facbcd648b830ace6'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b95285facbcd648b830ace6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b95285facbcd648b830ace6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b95285facbcd648b830ace6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b95285facbcd648b830ace6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b95285facbcd648b830ace6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b95285facbcd648b830ace6", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b95285facbcd648b830ace6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95285facbcd648b830acd7')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95285facbcd648b830acda')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95285facbcd648b830acdd')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95285facbcd648b830ace0')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95285facbcd648b830ace3')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95285facbcd648b830acf7')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b95285facbcd648b830acf7", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b95285facbcd648b830ace6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b95285facbcd648b830ace6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b95285facbcd648b830ace6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b95285facbcd648b830ace6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b95285facbcd648b830ace6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b95285facbcd648b830ace6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b95285facbcd648b830ace6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95285facbcd648b830ace6'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b95285facbcd648b830ace6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b95285facbcd648b830ace6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b95285facbcd648b830ace6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b95285facbcd648b830ace6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b95285facbcd648b830ace6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b95285facbcd648b830ace6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b95285facbcd648b830ace6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b95285facbcd648b830ace6", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b95285facbcd648b830ace6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b95285facbcd648b830ace6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b95285facbcd648b830ace6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b95285facbcd648b830ace6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b95285facbcd648b830ace6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b95285facbcd648b830ace6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b95285facbcd648b830ace6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952860acbcd648b830ad02'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab4b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952860acbcd648b830ad04')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952860acbcd648b830ad04'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab4b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952860acbcd648b830ad07')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952860acbcd648b830ad07'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab4b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952860acbcd648b830ad0a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952860acbcd648b830ad0a'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab4b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952860acbcd648b830ad0d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952860acbcd648b830ad0d'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab4b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952860acbcd648b830ad10')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952860acbcd648b830ad10'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952860acbcd648b830ad13'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952860acbcd648b830ad04')}, "u"=>{"$set"=>{"parent_id"=>"5b952860a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952860acbcd648b830ad07')}, "u"=>{"$set"=>{"parent_id"=>"5b952860a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952860acbcd648b830ad0a')}, "u"=>{"$set"=>{"parent_id"=>"5b952860a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952860acbcd648b830ad0d')}, "u"=>{"$set"=>{"parent_id"=>"5b952860a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952860acbcd648b830ad10')}, "u"=>{"$set"=>{"parent_id"=>"5b952860a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952860acbcd648b830ad13'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab47')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab47", "parent_id"=>"5b952860acbcd648b830ad13", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab47')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab47", "cart_id"=>"5b952860acbcd648b830ad13", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab47", "cart_id"=>"5b952860acbcd648b830ad13", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab47", "parent_id"=>"5b952860acbcd648b830ad13", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab47", "parent_id"=>"5b952860acbcd648b830ad13", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b952860acbcd648b830ad02'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "pipeline"=>[{"$match"=>{"_id"=>BSON::ObjectId('5b952860acbcd648b830ad02')}}, {"$project"=>{"verified"=>{"$filter"=>{"input"=>"$verified", "as"=>"verified", "cond"=>{"$eq"=>["$$verified", "5b952860acbcd648b830a... MONGODB | localhost:27017 | dummy_test.aggregate | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_discounts", "query"=>{"$and"=>[{"verified"=>{"$ne"=>"5b952860acbcd648b830ad24"}}, {"pending"=>{"$ne"=>"5b952860acbcd648b830ad24"}}, {"declined"=>{"$ne"=>"5b952860acbcd648b830ad24"}}, {"_id"=>BSON::ObjectId('5b952860acb... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b952855acbcd648b830ab47", "parent_id"=>"5b952860acbcd648b830ad13", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab47')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab47", "parent_id"=>"5b952860acbcd648b830ad13", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab47')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab47", "cart_id"=>"5b952860acbcd648b830ad13", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab47", "cart_id"=>"5b952860acbcd648b830ad13", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab47", "parent_id"=>"5b952860acbcd648b830ad13", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab47", "parent_id"=>"5b952860acbcd648b830ad13", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952860acbcd648b830ad24'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started PUT "/shopping/discounts/5b952860acbcd648b830ad02" for 127.0.0.1 at 2018-09-09 19:34:17 +0530 Processing by Shopping::DiscountsController#update as JSON Parameters: {"discount"=>{"add_verified_ids"=>["5b952860acbcd648b830ad24"]}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b952860acbcd648b830ad02"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b952860acbcd648b830ad02'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95285facbcd648b830ace6'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b95285facbcd648b830ace6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b95285facbcd648b830ace6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b95285facbcd648b830ace6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b95285facbcd648b830ace6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b95285facbcd648b830ace6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b95285facbcd648b830ace6", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b95285facbcd648b830ace6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b95285facbcd648b830ace6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b95285facbcd648b830ace6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b95285facbcd648b830ace6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b95285facbcd648b830ace6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b95285facbcd648b830ace6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952860acbcd648b830ad02')}, "u"=>{"$set"=>{"tags"=>["Discount", "50... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Completed 204 No Content in 120ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b952860acbcd648b830ad02'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab4b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952861acbcd648b830ad25')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952861acbcd648b830ad25'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab4b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952861acbcd648b830ad28')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952861acbcd648b830ad28'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab4b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952861acbcd648b830ad2b')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952861acbcd648b830ad2b'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab4b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952861acbcd648b830ad2e')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952861acbcd648b830ad2e'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab4b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952861acbcd648b830ad31')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952861acbcd648b830ad31'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952861acbcd648b830ad34'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952861acbcd648b830ad25')}, "u"=>{"$set"=>{"parent_id"=>"5b952861a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952861acbcd648b830ad28')}, "u"=>{"$set"=>{"parent_id"=>"5b952861a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952861acbcd648b830ad2b')}, "u"=>{"$set"=>{"parent_id"=>"5b952861a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952861acbcd648b830ad2e')}, "u"=>{"$set"=>{"parent_id"=>"5b952861a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952861acbcd648b830ad31')}, "u"=>{"$set"=>{"parent_id"=>"5b952861a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952861acbcd648b830ad34'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952861acbcd648b830ad34", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.005s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952861acbcd648b830ad34", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952861acbcd648b830ad34", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952861acbcd648b830ad34", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952861acbcd648b830ad34", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952861acbcd648b830ad34", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952861acbcd648b830ad34", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952861acbcd648b830ad34", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952861acbcd648b830ad34", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952861acbcd648b830ad34", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952861acbcd648b830ad34", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952861acbcd648b830ad45'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952861acbcd648b830ad34'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952861acbcd648b830ad34", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952861acbcd648b830ad34", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952861acbcd648b830ad34", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952861acbcd648b830ad34", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952861acbcd648b830ad34", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952861acbcd648b830ad34", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952861acbcd648b830ad34", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952861acbcd648b830ad25')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952861acbcd648b830ad28')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.004s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952861acbcd648b830ad2b')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952861acbcd648b830ad2e')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952861acbcd648b830ad31')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952861acbcd648b830ad45')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b952861acbcd648b830ad45", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952861acbcd648b830ad34", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952861acbcd648b830ad34", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952861acbcd648b830ad34", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952861acbcd648b830ad34", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952861acbcd648b830ad34", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952861acbcd648b830ad34", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952861acbcd648b830ad34", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952861acbcd648b830ad34'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952861acbcd648b830ad34", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952861acbcd648b830ad34", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952861acbcd648b830ad34", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952861acbcd648b830ad34", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952861acbcd648b830ad34", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952861acbcd648b830ad34", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952861acbcd648b830ad34", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b952861acbcd648b830ad34", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952861acbcd648b830ad34", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952861acbcd648b830ad34", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952861acbcd648b830ad34", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952861acbcd648b830ad34", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952861acbcd648b830ad34", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952861acbcd648b830ad34", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952861acbcd648b830ad34", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952862acbcd648b830ad50'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab4b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952862acbcd648b830ad52')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952862acbcd648b830ad52'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab4b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952862acbcd648b830ad55')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952862acbcd648b830ad55'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab4b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952862acbcd648b830ad58')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952862acbcd648b830ad58'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab4b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952862acbcd648b830ad5b')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952862acbcd648b830ad5b'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab4b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952862acbcd648b830ad5e')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952862acbcd648b830ad5e'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952862acbcd648b830ad61'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952862acbcd648b830ad52')}, "u"=>{"$set"=>{"parent_id"=>"5b952862a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952862acbcd648b830ad55')}, "u"=>{"$set"=>{"parent_id"=>"5b952862a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952862acbcd648b830ad58')}, "u"=>{"$set"=>{"parent_id"=>"5b952862a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952862acbcd648b830ad5b')}, "u"=>{"$set"=>{"parent_id"=>"5b952862a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952862acbcd648b830ad5e')}, "u"=>{"$set"=>{"parent_id"=>"5b952862a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952862acbcd648b830ad61'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab47')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab47", "parent_id"=>"5b952862acbcd648b830ad61", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab47')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab47", "cart_id"=>"5b952862acbcd648b830ad61", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab47", "cart_id"=>"5b952862acbcd648b830ad61", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab47", "parent_id"=>"5b952862acbcd648b830ad61", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab47", "parent_id"=>"5b952862acbcd648b830ad61", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b952862acbcd648b830ad50'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "pipeline"=>[{"$match"=>{"_id"=>BSON::ObjectId('5b952862acbcd648b830ad50')}}, {"$project"=>{"verified"=>{"$filter"=>{"input"=>"$verified", "as"=>"verified", "cond"=>{"$eq"=>["$$verified", "5b952863acbcd648b830a... MONGODB | localhost:27017 | dummy_test.aggregate | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_discounts", "query"=>{"$and"=>[{"verified"=>{"$ne"=>"5b952863acbcd648b830ad72"}}, {"pending"=>{"$ne"=>"5b952863acbcd648b830ad72"}}, {"declined"=>{"$ne"=>"5b952863acbcd648b830ad72"}}, {"_id"=>BSON::ObjectId('5b952862acb... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b952855acbcd648b830ab47", "parent_id"=>"5b952862acbcd648b830ad61", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab47')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab47", "parent_id"=>"5b952862acbcd648b830ad61", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab47')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab47", "cart_id"=>"5b952862acbcd648b830ad61", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab47", "cart_id"=>"5b952862acbcd648b830ad61", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab47", "parent_id"=>"5b952862acbcd648b830ad61", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab47", "parent_id"=>"5b952862acbcd648b830ad61", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952863acbcd648b830ad72'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b952862acbcd648b830ad50'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952861acbcd648b830ad34'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952861acbcd648b830ad34", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952861acbcd648b830ad34", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952861acbcd648b830ad34", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952861acbcd648b830ad34", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952861acbcd648b830ad34", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b952861acbcd648b830ad34", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952861acbcd648b830ad34", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952861acbcd648b830ad34", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952861acbcd648b830ad34", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952861acbcd648b830ad34", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952861acbcd648b830ad34", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952861acbcd648b830ad34", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952862acbcd648b830ad50')}, "u"=>{"$set"=>{"verified"=>["5b952863ac... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Started PUT "/shopping/payments/5b952863acbcd648b830ad72" for 127.0.0.1 at 2018-09-09 19:34:19 +0530 Processing by Shopping::PaymentsController#update as JSON Parameters: {"is_verify_payment"=>true, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b952863acbcd648b830ad72", "payment"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: is_verify_payment, api_key, current_app_id, user_token Unpermitted parameters: is_verify_payment, api_key, current_app_id, user_token Unpermitted parameters: is_verify_payment, api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b952863acbcd648b830ad72'), "resource_id"=>"5b952855acbcd648b830ab47", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b952863acbcd648b830ad72'), "resource_id"=>"5b952855acbcd648b830ab47", "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952862acbcd648b830ad61'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab47')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab47", "parent_id"=>"5b952862acbcd648b830ad61", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab47')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab47", "cart_id"=>"5b952862acbcd648b830ad61", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab47", "cart_id"=>"5b952862acbcd648b830ad61", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab47", "parent_id"=>"5b952862acbcd648b830ad61", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab47", "parent_id"=>"5b952862acbcd648b830ad61", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b952862acbcd648b830ad50'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "pipeline"=>[{"$match"=>{"_id"=>BSON::ObjectId('5b952862acbcd648b830ad50')}}, {"$project"=>{"verified"=>{"$filter"=>{"input"=>"$verified", "as"=>"verified", "cond"=>{"$eq"=>["$$verified", "5b952863acbcd648b830a... MONGODB | localhost:27017 | dummy_test.aggregate | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b952855acbcd648b830ab47", "parent_id"=>"5b952862acbcd648b830ad61", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab47", "parent_id"=>"5b952862acbcd648b830ad61", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952862acbcd648b830ad52')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952862acbcd648b830ad55')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952862acbcd648b830ad58')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952862acbcd648b830ad5b')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952862acbcd648b830ad5e')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952863acbcd648b830ad72')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b952863acbcd648b830ad72", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab47", "parent_id"=>"5b952862acbcd648b830ad61", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b952863acbcd648b830ad72'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab4b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952863acbcd648b830ad7e')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952863acbcd648b830ad7e'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab4b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952863acbcd648b830ad81')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952863acbcd648b830ad81'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab4b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952863acbcd648b830ad84')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952863acbcd648b830ad84'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab4b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952863acbcd648b830ad87')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952863acbcd648b830ad87'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab4b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952863acbcd648b830ad8a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952863acbcd648b830ad8a'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952863acbcd648b830ad8d'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952863acbcd648b830ad7e')}, "u"=>{"$set"=>{"parent_id"=>"5b952863a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952863acbcd648b830ad81')}, "u"=>{"$set"=>{"parent_id"=>"5b952863a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952863acbcd648b830ad84')}, "u"=>{"$set"=>{"parent_id"=>"5b952863a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952863acbcd648b830ad87')}, "u"=>{"$set"=>{"parent_id"=>"5b952863a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952863acbcd648b830ad8a')}, "u"=>{"$set"=>{"parent_id"=>"5b952863a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952863acbcd648b830ad8d'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952863acbcd648b830ad8d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952863acbcd648b830ad8d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952863acbcd648b830ad8d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952863acbcd648b830ad8d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952863acbcd648b830ad8d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952863acbcd648b830ad8d", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952863acbcd648b830ad8d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952863acbcd648b830ad8d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952863acbcd648b830ad8d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952863acbcd648b830ad8d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952863acbcd648b830ad8d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952863acbcd648b830ad8d'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952863acbcd648b830ad8d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952863acbcd648b830ad8d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952863acbcd648b830ad8d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952863acbcd648b830ad8d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952863acbcd648b830ad8d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952863acbcd648b830ad8d", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952863acbcd648b830ad8d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952864acbcd648b830ad9e'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b952864acbcd648b830ad9e", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952863acbcd648b830ad8d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952863acbcd648b830ad8d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952863acbcd648b830ad8d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952863acbcd648b830ad8d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952863acbcd648b830ad8d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952863acbcd648b830ad8d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952863acbcd648b830ad8d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"_id"=>{"$oid"=>"5b952864acbcd648b830ada9"}, "applicable"=>false, "autocomplete_description"=>nil, "cart_id"=>"5b952863acbcd648b830ad8d", "count"=>nil, "created_at"=>nil, "declined"=>nil, "discount_amount"=>1.0, "discount_percentage"=>0.0, "doc_version"=>0, "masked_tags"=>nil, "pending"=>nil, "primary_link"=>nil, "product_ids"=>["5b952855acbcd648b830ab4b", "5b952855acbcd648b830ab4b", "5b952855acbcd648b830ab4b", "5b952855acbcd648b830ab4b", "5b952855acbcd648b830ab4b"], "public"=>"no", "requires_verification"=>true, "resource_class"=>nil, "resource_id"=>nil, "secondary_links"=>{}, "tags"=>nil, "updated_at"=>nil, "used_by_users"=>nil, "verified"=>nil}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: _id, applicable, autocomplete_description, count, created_at, declined, doc_version, masked_tags, pending, primary_link, product_ids, public, resource_class, resource_id, secondary_links, tags, updated_at, used_by_users, verified Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952863acbcd648b830ad8d'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952863acbcd648b830ad8d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952863acbcd648b830ad8d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952863acbcd648b830ad8d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952863acbcd648b830ad8d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952863acbcd648b830ad8d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952863acbcd648b830ad8d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952863acbcd648b830ad8d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b952863acbcd648b830ad8d", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952863acbcd648b830ad8d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952863acbcd648b830ad8d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952863acbcd648b830ad8d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952863acbcd648b830ad8d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952863acbcd648b830ad8d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952863acbcd648b830ad8d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952863acbcd648b830ad8d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "query"=>{"_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s Started POST "/shopping/discounts" for 127.0.0.1 at 2018-09-09 19:34:20 +0530 Value for params[:discount][:declined] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:masked_tags] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:pending] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:product_ids] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:tags] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:used_by_users] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:verified] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Processing by Shopping::DiscountsController#create as JSON Parameters: {"discount"=>{"_id"=>{"$oid"=>"5b952864acbcd648b830adac"}, "applicable"=>false, "autocomplete_description"=>nil, "cart_id"=>nil, "count"=>4, "created_at"=>nil, "declined"=>nil, "discount_amount"=>10.0, "discount_percentage"=>100.0, "doc_version"=>0, "masked_tags"=>nil, "pending"=>nil, "primary_link"=>nil, "product_ids"=>nil, "public"=>"no", "requires_verification"=>false, "resource_class"=>nil, "resource_id"=>nil, "secondary_links"=>{}, "tags"=>nil, "updated_at"=>nil, "used_by_users"=>nil, "verified"=>nil}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken4"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken4"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: _id, applicable, autocomplete_description, created_at, declined, doc_version, masked_tags, pending, primary_link, product_ids, public, resource_class, resource_id, secondary_links, tags, updated_at, used_by_users, verified Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab53')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab53')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab53')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952864acbcd648b830adad'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Completed 201 Created in 58ms (Views: 2.7ms) MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab4b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952864acbcd648b830adb0')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952864acbcd648b830adb0'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab4b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952864acbcd648b830adb3')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952864acbcd648b830adb3'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab4b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952864acbcd648b830adb6')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952864acbcd648b830adb6'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab4b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952864acbcd648b830adb9')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952864acbcd648b830adb9'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab4b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952864acbcd648b830adbc')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952864acbcd648b830adbc'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952864acbcd648b830adbf'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952864acbcd648b830adb0')}, "u"=>{"$set"=>{"parent_id"=>"5b952864a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952864acbcd648b830adb3')}, "u"=>{"$set"=>{"parent_id"=>"5b952864a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952864acbcd648b830adb6')}, "u"=>{"$set"=>{"parent_id"=>"5b952864a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952864acbcd648b830adb9')}, "u"=>{"$set"=>{"parent_id"=>"5b952864a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952864acbcd648b830adbc')}, "u"=>{"$set"=>{"parent_id"=>"5b952864a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab53')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952865acbcd648b830add0'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started POST "/shopping/payments" for 127.0.0.1 at 2018-09-09 19:34:21 +0530 Processing by Shopping::PaymentsController#create as JSON Parameters: {"cart_id"=>"5b952864acbcd648b830adbf", "payment_type"=>"cash", "amount"=>0.0, "discount_id"=>"5b952865acbcd648b830add0", "api_key"=>"test", "current_app_id"=>"testappid", "payment"=>{"amount"=>0.0, "payment_type"=>"cash", "cart_id"=>"5b952864acbcd648b830adbf", "discount_id"=>"5b952865acbcd648b830add0"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: cart_id, payment_type, amount, discount_id, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, amount, discount_id, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, amount, discount_id, api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952864acbcd648b830adbf'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952864acbcd648b830adbf", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952864acbcd648b830adbf", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952864acbcd648b830adbf", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952864acbcd648b830adbf", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952864acbcd648b830adbf", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b952865acbcd648b830add0'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "query"=>{"_id"=>BSON::ObjectId('5b952865acbcd648b830add0'), "pending"=>{"$ne"=>"5b952865acbcd648b830add2"}, "declined"=>{"$ne"=>"5b952865acbcd648b830add2"}, "count"=>{"$gte"=>1}, "_type"=>"Shopping::Discou... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952864acbcd648b830adbf", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952864acbcd648b830adbf", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952864acbcd648b830adb0')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952864acbcd648b830adb3')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952864acbcd648b830adb6')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952864acbcd648b830adb9')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952864acbcd648b830adbc')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952865acbcd648b830add2'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b952865acbcd648b830add2", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952864acbcd648b830adbf", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s Started POST "/shopping/discounts" for 127.0.0.1 at 2018-09-09 19:34:21 +0530 Value for params[:discount][:declined] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:masked_tags] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:pending] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:product_ids] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:tags] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:used_by_users] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:verified] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Processing by Shopping::DiscountsController#create as JSON Parameters: {"discount"=>{"_id"=>{"$oid"=>"5b952865acbcd648b830addd"}, "applicable"=>false, "autocomplete_description"=>nil, "cart_id"=>nil, "count"=>4, "created_at"=>nil, "declined"=>nil, "discount_amount"=>10.0, "discount_percentage"=>100.0, "doc_version"=>0, "masked_tags"=>nil, "pending"=>nil, "primary_link"=>nil, "product_ids"=>nil, "public"=>"no", "requires_verification"=>false, "resource_class"=>nil, "resource_id"=>nil, "secondary_links"=>{}, "tags"=>nil, "updated_at"=>nil, "used_by_users"=>nil, "verified"=>nil}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: _id, applicable, autocomplete_description, count, created_at, declined, doc_version, masked_tags, pending, primary_link, product_ids, public, resource_class, resource_id, secondary_links, tags, updated_at, used_by_users, verified Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Completed 422 Unprocessable Entity in 31ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab4b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952865acbcd648b830ade0')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952865acbcd648b830ade0'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab4b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952865acbcd648b830ade3')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952865acbcd648b830ade3'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab4b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952865acbcd648b830ade6')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952865acbcd648b830ade6'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab4b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952865acbcd648b830ade9')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952865acbcd648b830ade9'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab4b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952865acbcd648b830adec')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952865acbcd648b830adec'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952865acbcd648b830adef'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952865acbcd648b830ade0')}, "u"=>{"$set"=>{"parent_id"=>"5b952865a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952865acbcd648b830ade3')}, "u"=>{"$set"=>{"parent_id"=>"5b952865a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952865acbcd648b830ade6')}, "u"=>{"$set"=>{"parent_id"=>"5b952865a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952865acbcd648b830ade9')}, "u"=>{"$set"=>{"parent_id"=>"5b952865a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952865acbcd648b830adec')}, "u"=>{"$set"=>{"parent_id"=>"5b952865a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952865acbcd648b830adef'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952865acbcd648b830adef", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952865acbcd648b830adef", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952865acbcd648b830adef", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952865acbcd648b830adef", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952865acbcd648b830adef", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952865acbcd648b830adef", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952865acbcd648b830adef", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952865acbcd648b830adef", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952865acbcd648b830adef", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952865acbcd648b830adef", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952865acbcd648b830adef", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952866acbcd648b830ae00'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952865acbcd648b830adef'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952865acbcd648b830adef", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952865acbcd648b830adef", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952865acbcd648b830adef", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952865acbcd648b830adef", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952865acbcd648b830adef", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952865acbcd648b830adef", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952865acbcd648b830adef", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952865acbcd648b830ade0')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952865acbcd648b830ade3')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.005s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952865acbcd648b830ade6')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952865acbcd648b830ade9')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952865acbcd648b830adec')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952866acbcd648b830ae00')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b952866acbcd648b830ae00", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952865acbcd648b830adef", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952865acbcd648b830adef", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952865acbcd648b830adef", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952865acbcd648b830adef", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952865acbcd648b830adef", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952865acbcd648b830adef", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952865acbcd648b830adef", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952865acbcd648b830adef'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952865acbcd648b830adef", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952865acbcd648b830adef", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952865acbcd648b830adef", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952865acbcd648b830adef", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952865acbcd648b830adef", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952865acbcd648b830adef", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952865acbcd648b830adef", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b952865acbcd648b830adef", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952865acbcd648b830adef", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952865acbcd648b830adef", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952865acbcd648b830adef", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952865acbcd648b830adef", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952865acbcd648b830adef", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952865acbcd648b830adef", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952865acbcd648b830adef", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952866acbcd648b830ae0b'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab4b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952866acbcd648b830ae0d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952866acbcd648b830ae0d'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab4b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952867acbcd648b830ae10')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952867acbcd648b830ae10'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab4b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952867acbcd648b830ae13')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952867acbcd648b830ae13'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab4b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952867acbcd648b830ae16')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952867acbcd648b830ae16'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab4b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952867acbcd648b830ae19')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952867acbcd648b830ae19'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952867acbcd648b830ae1c'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952866acbcd648b830ae0d')}, "u"=>{"$set"=>{"parent_id"=>"5b952867a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952867acbcd648b830ae10')}, "u"=>{"$set"=>{"parent_id"=>"5b952867a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952867acbcd648b830ae13')}, "u"=>{"$set"=>{"parent_id"=>"5b952867a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952867acbcd648b830ae16')}, "u"=>{"$set"=>{"parent_id"=>"5b952867a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952867acbcd648b830ae19')}, "u"=>{"$set"=>{"parent_id"=>"5b952867a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952867acbcd648b830ae1c'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab47')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab47", "parent_id"=>"5b952867acbcd648b830ae1c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab47')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab47", "cart_id"=>"5b952867acbcd648b830ae1c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab47", "cart_id"=>"5b952867acbcd648b830ae1c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab47", "parent_id"=>"5b952867acbcd648b830ae1c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab47", "parent_id"=>"5b952867acbcd648b830ae1c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b952866acbcd648b830ae0b'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "pipeline"=>[{"$match"=>{"_id"=>BSON::ObjectId('5b952866acbcd648b830ae0b')}}, {"$project"=>{"verified"=>{"$filter"=>{"input"=>"$verified", "as"=>"verified", "cond"=>{"$eq"=>["$$verified", "5b952867acbcd648b830a... MONGODB | localhost:27017 | dummy_test.aggregate | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_discounts", "query"=>{"$and"=>[{"verified"=>{"$ne"=>"5b952867acbcd648b830ae2d"}}, {"pending"=>{"$ne"=>"5b952867acbcd648b830ae2d"}}, {"declined"=>{"$ne"=>"5b952867acbcd648b830ae2d"}}, {"_id"=>BSON::ObjectId('5b952866acb... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b952855acbcd648b830ab47", "parent_id"=>"5b952867acbcd648b830ae1c", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab47')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab47", "parent_id"=>"5b952867acbcd648b830ae1c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab47')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab47", "cart_id"=>"5b952867acbcd648b830ae1c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab47", "cart_id"=>"5b952867acbcd648b830ae1c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab47", "parent_id"=>"5b952867acbcd648b830ae1c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab47", "parent_id"=>"5b952867acbcd648b830ae1c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952867acbcd648b830ae2d'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b952866acbcd648b830ae0b'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952865acbcd648b830adef'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952865acbcd648b830adef", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952865acbcd648b830adef", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952865acbcd648b830adef", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952865acbcd648b830adef", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952865acbcd648b830adef", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b952865acbcd648b830adef", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952865acbcd648b830adef", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952865acbcd648b830adef", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952865acbcd648b830adef", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952865acbcd648b830adef", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952865acbcd648b830adef", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952865acbcd648b830adef", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952866acbcd648b830ae0b')}, "u"=>{"$set"=>{"verified"=>["5b952867ac... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952867acbcd648b830ae1c'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab47')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab47", "parent_id"=>"5b952867acbcd648b830ae1c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab47')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab47", "cart_id"=>"5b952867acbcd648b830ae1c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab47", "cart_id"=>"5b952867acbcd648b830ae1c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab47", "parent_id"=>"5b952867acbcd648b830ae1c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab47", "parent_id"=>"5b952867acbcd648b830ae1c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b952866acbcd648b830ae0b'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "pipeline"=>[{"$match"=>{"_id"=>BSON::ObjectId('5b952866acbcd648b830ae0b')}}, {"$project"=>{"verified"=>{"$filter"=>{"input"=>"$verified", "as"=>"verified", "cond"=>{"$eq"=>["$$verified", "5b952867acbcd648b830a... MONGODB | localhost:27017 | dummy_test.aggregate | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b952855acbcd648b830ab47", "parent_id"=>"5b952867acbcd648b830ae1c", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab47", "parent_id"=>"5b952867acbcd648b830ae1c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952866acbcd648b830ae0d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952867acbcd648b830ae10')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952867acbcd648b830ae13')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952867acbcd648b830ae16')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952867acbcd648b830ae19')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952867acbcd648b830ae2d')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b952867acbcd648b830ae2d", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab47", "parent_id"=>"5b952867acbcd648b830ae1c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab4b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952867acbcd648b830ae38')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952867acbcd648b830ae38'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab4b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952867acbcd648b830ae3b')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952867acbcd648b830ae3b'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab4b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952868acbcd648b830ae3e')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952868acbcd648b830ae3e'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab4b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952868acbcd648b830ae41')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952868acbcd648b830ae41'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab4b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952868acbcd648b830ae44')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952868acbcd648b830ae44'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952868acbcd648b830ae47'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952867acbcd648b830ae38')}, "u"=>{"$set"=>{"parent_id"=>"5b952868a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952867acbcd648b830ae3b')}, "u"=>{"$set"=>{"parent_id"=>"5b952868a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952868acbcd648b830ae3e')}, "u"=>{"$set"=>{"parent_id"=>"5b952868a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952868acbcd648b830ae41')}, "u"=>{"$set"=>{"parent_id"=>"5b952868a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952868acbcd648b830ae44')}, "u"=>{"$set"=>{"parent_id"=>"5b952868a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952868acbcd648b830ae47'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab48')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab48", "parent_id"=>"5b952868acbcd648b830ae47", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab48')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab48", "cart_id"=>"5b952868acbcd648b830ae47", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab48", "cart_id"=>"5b952868acbcd648b830ae47", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab48", "parent_id"=>"5b952868acbcd648b830ae47", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab48", "parent_id"=>"5b952868acbcd648b830ae47", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b952866acbcd648b830ae0b'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "pipeline"=>[{"$match"=>{"_id"=>BSON::ObjectId('5b952866acbcd648b830ae0b')}}, {"$project"=>{"verified"=>{"$filter"=>{"input"=>"$verified", "as"=>"verified", "cond"=>{"$eq"=>["$$verified", "5b952868acbcd648b830a... MONGODB | localhost:27017 | dummy_test.aggregate | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_discounts", "query"=>{"$and"=>[{"verified"=>{"$ne"=>"5b952868acbcd648b830ae58"}}, {"pending"=>{"$ne"=>"5b952868acbcd648b830ae58"}}, {"declined"=>{"$ne"=>"5b952868acbcd648b830ae58"}}, {"_id"=>BSON::ObjectId('5b952866acb... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b952855acbcd648b830ab48", "parent_id"=>"5b952868acbcd648b830ae47", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab48')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab48", "parent_id"=>"5b952868acbcd648b830ae47", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab48')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab48", "cart_id"=>"5b952868acbcd648b830ae47", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab48", "cart_id"=>"5b952868acbcd648b830ae47", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab48", "parent_id"=>"5b952868acbcd648b830ae47", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab48", "parent_id"=>"5b952868acbcd648b830ae47", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952868acbcd648b830ae58'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952865acbcd648b830adef'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952865acbcd648b830adef", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952865acbcd648b830adef", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952865acbcd648b830adef", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952865acbcd648b830adef", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952865acbcd648b830adef", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952865acbcd648b830adef", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952865acbcd648b830adef", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b952865acbcd648b830ade0')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b952865acbcd648b830ade3')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b952865acbcd648b830ade6')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b952865acbcd648b830ade9')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b952865acbcd648b830adec')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952866acbcd648b830ae00')}, "u"=>{"$set"=>{"payment_status"=>0, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Started PUT "/shopping/discounts/5b952866acbcd648b830ae0b" for 127.0.0.1 at 2018-09-09 19:34:24 +0530 Processing by Shopping::DiscountsController#update as JSON Parameters: {"discount"=>{"add_verified_ids"=>["5b952868acbcd648b830ae58"]}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b952866acbcd648b830ae0b"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b952866acbcd648b830ae0b'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952865acbcd648b830adef'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952865acbcd648b830adef", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952865acbcd648b830adef", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952865acbcd648b830adef", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952865acbcd648b830adef", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952865acbcd648b830adef", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b952865acbcd648b830adef", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952865acbcd648b830adef", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952865acbcd648b830adef", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952865acbcd648b830adef", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952865acbcd648b830adef", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952865acbcd648b830adef", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952865acbcd648b830adef", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Completed 422 Unprocessable Entity in 47ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b952866acbcd648b830ae0b'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab4b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952868acbcd648b830ae63')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952868acbcd648b830ae63'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab4b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952868acbcd648b830ae66')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952868acbcd648b830ae66'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab4b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952869acbcd648b830ae69')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952869acbcd648b830ae69'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab4b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952869acbcd648b830ae6c')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952869acbcd648b830ae6c'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab4b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952869acbcd648b830ae6f')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952869acbcd648b830ae6f'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952869acbcd648b830ae72'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952868acbcd648b830ae63')}, "u"=>{"$set"=>{"parent_id"=>"5b952869a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952868acbcd648b830ae66')}, "u"=>{"$set"=>{"parent_id"=>"5b952869a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952869acbcd648b830ae69')}, "u"=>{"$set"=>{"parent_id"=>"5b952869a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952869acbcd648b830ae6c')}, "u"=>{"$set"=>{"parent_id"=>"5b952869a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952869acbcd648b830ae6f')}, "u"=>{"$set"=>{"parent_id"=>"5b952869a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952869acbcd648b830ae72'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952869acbcd648b830ae72", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952869acbcd648b830ae72", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952869acbcd648b830ae72", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952869acbcd648b830ae72", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952869acbcd648b830ae72", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952869acbcd648b830ae72", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952869acbcd648b830ae72", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952869acbcd648b830ae72", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952869acbcd648b830ae72", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952869acbcd648b830ae72", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952869acbcd648b830ae72", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952869acbcd648b830ae83'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952869acbcd648b830ae72'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952869acbcd648b830ae72", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952869acbcd648b830ae72", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952869acbcd648b830ae72", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952869acbcd648b830ae72", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952869acbcd648b830ae72", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952869acbcd648b830ae72", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952869acbcd648b830ae72", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952868acbcd648b830ae63')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952868acbcd648b830ae66')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952869acbcd648b830ae69')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952869acbcd648b830ae6c')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952869acbcd648b830ae6f')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952869acbcd648b830ae83')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b952869acbcd648b830ae83", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952869acbcd648b830ae72", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952869acbcd648b830ae72", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952869acbcd648b830ae72", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952869acbcd648b830ae72", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952869acbcd648b830ae72", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952869acbcd648b830ae72", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952869acbcd648b830ae72", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952869acbcd648b830ae72'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952869acbcd648b830ae72", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952869acbcd648b830ae72", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952869acbcd648b830ae72", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952869acbcd648b830ae72", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952869acbcd648b830ae72", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952869acbcd648b830ae72", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952869acbcd648b830ae72", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b952869acbcd648b830ae72", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952869acbcd648b830ae72", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952869acbcd648b830ae72", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952869acbcd648b830ae72", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952869acbcd648b830ae72", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952869acbcd648b830ae72", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952869acbcd648b830ae72", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952869acbcd648b830ae72", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952869acbcd648b830ae8e'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab4b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952869acbcd648b830ae90')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952869acbcd648b830ae90'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab4b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b952869acbcd648b830ae93')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b952869acbcd648b830ae93'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab4b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95286aacbcd648b830ae96')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95286aacbcd648b830ae96'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab4b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95286aacbcd648b830ae99')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95286aacbcd648b830ae99'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab4b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95286aacbcd648b830ae9c')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95286aacbcd648b830ae9c'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95286aacbcd648b830ae9f'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952869acbcd648b830ae90')}, "u"=>{"$set"=>{"parent_id"=>"5b95286aa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952869acbcd648b830ae93')}, "u"=>{"$set"=>{"parent_id"=>"5b95286aa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95286aacbcd648b830ae96')}, "u"=>{"$set"=>{"parent_id"=>"5b95286aa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95286aacbcd648b830ae99')}, "u"=>{"$set"=>{"parent_id"=>"5b95286aa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95286aacbcd648b830ae9c')}, "u"=>{"$set"=>{"parent_id"=>"5b95286aa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95286aacbcd648b830ae9f'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab47')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab47", "parent_id"=>"5b95286aacbcd648b830ae9f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab47')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab47", "cart_id"=>"5b95286aacbcd648b830ae9f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab47", "cart_id"=>"5b95286aacbcd648b830ae9f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab47", "parent_id"=>"5b95286aacbcd648b830ae9f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab47", "parent_id"=>"5b95286aacbcd648b830ae9f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b952869acbcd648b830ae8e'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952869acbcd648b830ae72'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952869acbcd648b830ae72", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952869acbcd648b830ae72", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952869acbcd648b830ae72", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952869acbcd648b830ae72", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952869acbcd648b830ae72", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952869acbcd648b830ae72", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952869acbcd648b830ae72", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952869acbcd648b830ae72", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952869acbcd648b830ae72", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952869acbcd648b830ae72", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "query"=>{"_id"=>BSON::ObjectId('5b952869acbcd648b830ae8e'), "pending"=>{"$ne"=>"5b95286aacbcd648b830aeb0"}, "declined"=>{"$ne"=>"5b95286aacbcd648b830aeb0"}, "count"=>{"$gte"=>1}, "_type"=>"Shopping::Discou... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b952855acbcd648b830ab47", "parent_id"=>"5b95286aacbcd648b830ae9f", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab47", "parent_id"=>"5b95286aacbcd648b830ae9f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952869acbcd648b830ae90')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952869acbcd648b830ae93')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95286aacbcd648b830ae96')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95286aacbcd648b830ae99')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95286aacbcd648b830ae9c')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95286aacbcd648b830aeb0'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b95286aacbcd648b830aeb0", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab47", "parent_id"=>"5b95286aacbcd648b830ae9f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b952869acbcd648b830ae8e'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952869acbcd648b830ae72'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952869acbcd648b830ae72", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952869acbcd648b830ae72", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952869acbcd648b830ae72", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952869acbcd648b830ae72", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952869acbcd648b830ae72", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b952869acbcd648b830ae72", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952869acbcd648b830ae72", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952869acbcd648b830ae72", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952869acbcd648b830ae72", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952869acbcd648b830ae72", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952869acbcd648b830ae72", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952869acbcd648b830ae72", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95286aacbcd648b830ae9f'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab47')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab47", "parent_id"=>"5b95286aacbcd648b830ae9f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab47')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab47", "cart_id"=>"5b95286aacbcd648b830ae9f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab47", "cart_id"=>"5b95286aacbcd648b830ae9f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab47", "parent_id"=>"5b95286aacbcd648b830ae9f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab47", "parent_id"=>"5b95286aacbcd648b830ae9f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b952869acbcd648b830ae8e'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952869acbcd648b830ae72'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952869acbcd648b830ae72", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952869acbcd648b830ae72", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952869acbcd648b830ae72", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952869acbcd648b830ae72", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952869acbcd648b830ae72", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952869acbcd648b830ae72", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952869acbcd648b830ae72", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952869acbcd648b830ae72", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952869acbcd648b830ae72", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952869acbcd648b830ae72", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "query"=>{"_id"=>BSON::ObjectId('5b952869acbcd648b830ae8e'), "pending"=>{"$ne"=>"5b95286aacbcd648b830aeb0"}, "declined"=>{"$ne"=>"5b95286aacbcd648b830aeb0"}, "count"=>{"$gte"=>1}, "_type"=>"Shopping::Discou... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b952855acbcd648b830ab47", "parent_id"=>"5b95286aacbcd648b830ae9f", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab47", "parent_id"=>"5b95286aacbcd648b830ae9f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab4b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95286aacbcd648b830aebb')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95286aacbcd648b830aebb'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab4b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95286aacbcd648b830aebe')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95286aacbcd648b830aebe'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab4b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95286bacbcd648b830aec1')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95286bacbcd648b830aec1'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab4b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95286bacbcd648b830aec4')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95286bacbcd648b830aec4'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab4b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95286bacbcd648b830aec7')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95286bacbcd648b830aec7'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95286bacbcd648b830aeca'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95286aacbcd648b830aebb')}, "u"=>{"$set"=>{"parent_id"=>"5b95286ba... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95286aacbcd648b830aebe')}, "u"=>{"$set"=>{"parent_id"=>"5b95286ba... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95286bacbcd648b830aec1')}, "u"=>{"$set"=>{"parent_id"=>"5b95286ba... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95286bacbcd648b830aec4')}, "u"=>{"$set"=>{"parent_id"=>"5b95286ba... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95286bacbcd648b830aec7')}, "u"=>{"$set"=>{"parent_id"=>"5b95286ba... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952869acbcd648b830ae72'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952869acbcd648b830ae72", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952869acbcd648b830ae72", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952869acbcd648b830ae72", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952869acbcd648b830ae72", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952869acbcd648b830ae72", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952869acbcd648b830ae72", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952869acbcd648b830ae72", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b952868acbcd648b830ae63')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b952868acbcd648b830ae66')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b952869acbcd648b830ae69')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b952869acbcd648b830ae6c')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b952869acbcd648b830ae6f')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952869acbcd648b830ae83')}, "u"=>{"$set"=>{"payment_status"=>0, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s Started POST "/shopping/payments" for 127.0.0.1 at 2018-09-09 19:34:27 +0530 Processing by Shopping::PaymentsController#create as JSON Parameters: {"cart_id"=>"5b95286bacbcd648b830aeca", "payment_type"=>"cash", "amount"=>0.0, "discount_id"=>"5b952869acbcd648b830ae8e", "api_key"=>"test", "current_app_id"=>"testappid", "payment"=>{"amount"=>0.0, "payment_type"=>"cash", "cart_id"=>"5b95286bacbcd648b830aeca", "discount_id"=>"5b952869acbcd648b830ae8e"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken3"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken3"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken3"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: cart_id, payment_type, amount, discount_id, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, amount, discount_id, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, amount, discount_id, api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95286bacbcd648b830aeca'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab48')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab48", "parent_id"=>"5b95286bacbcd648b830aeca", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab48')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab48", "cart_id"=>"5b95286bacbcd648b830aeca", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab48", "cart_id"=>"5b95286bacbcd648b830aeca", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab48", "parent_id"=>"5b95286bacbcd648b830aeca", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab48", "parent_id"=>"5b95286bacbcd648b830aeca", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b952869acbcd648b830ae8e'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952869acbcd648b830ae72'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952869acbcd648b830ae72", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952869acbcd648b830ae72", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952869acbcd648b830ae72", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952869acbcd648b830ae72", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952869acbcd648b830ae72", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952869acbcd648b830ae72", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952869acbcd648b830ae72", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b952869acbcd648b830ae72", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952869acbcd648b830ae72", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b952869acbcd648b830ae72", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b952855acbcd648b830ab48", "parent_id"=>"5b95286bacbcd648b830aeca", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab48", "parent_id"=>"5b95286bacbcd648b830aeca", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95286cacbcd648b830aee5'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Completed 201 Created in 128ms (Views: 1.3ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab4b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95286cacbcd648b830aef0')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95286cacbcd648b830aef0'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab4b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95286cacbcd648b830aef3')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95286cacbcd648b830aef3'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab4b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95286cacbcd648b830aef6')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95286cacbcd648b830aef6'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab4b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95286cacbcd648b830aef9')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95286cacbcd648b830aef9'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab4b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95286cacbcd648b830aefc')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95286cacbcd648b830aefc'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95286cacbcd648b830aeff'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95286cacbcd648b830aef0')}, "u"=>{"$set"=>{"parent_id"=>"5b95286ca... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95286cacbcd648b830aef3')}, "u"=>{"$set"=>{"parent_id"=>"5b95286ca... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95286cacbcd648b830aef6')}, "u"=>{"$set"=>{"parent_id"=>"5b95286ca... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95286cacbcd648b830aef9')}, "u"=>{"$set"=>{"parent_id"=>"5b95286ca... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95286cacbcd648b830aefc')}, "u"=>{"$set"=>{"parent_id"=>"5b95286ca... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95286cacbcd648b830aeff'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b95286cacbcd648b830aeff", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b95286cacbcd648b830aeff", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b95286cacbcd648b830aeff", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b95286cacbcd648b830aeff", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b95286cacbcd648b830aeff", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b95286cacbcd648b830aeff", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b95286cacbcd648b830aeff", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b95286cacbcd648b830aeff", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b95286cacbcd648b830aeff", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b95286cacbcd648b830aeff", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b95286cacbcd648b830aeff", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95286dacbcd648b830af10'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95286cacbcd648b830aeff'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b95286cacbcd648b830aeff", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b95286cacbcd648b830aeff", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b95286cacbcd648b830aeff", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b95286cacbcd648b830aeff", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b95286cacbcd648b830aeff", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b95286cacbcd648b830aeff", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b95286cacbcd648b830aeff", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95286cacbcd648b830aef0')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95286cacbcd648b830aef3')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95286cacbcd648b830aef6')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95286cacbcd648b830aef9')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95286cacbcd648b830aefc')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95286dacbcd648b830af10')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b95286dacbcd648b830af10", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b95286cacbcd648b830aeff", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b95286cacbcd648b830aeff", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b95286cacbcd648b830aeff", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b95286cacbcd648b830aeff", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b95286cacbcd648b830aeff", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b95286cacbcd648b830aeff", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b95286cacbcd648b830aeff", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95286cacbcd648b830aeff'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b95286cacbcd648b830aeff", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b95286cacbcd648b830aeff", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b95286cacbcd648b830aeff", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b95286cacbcd648b830aeff", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b95286cacbcd648b830aeff", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b95286cacbcd648b830aeff", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b95286cacbcd648b830aeff", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b95286cacbcd648b830aeff", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b95286cacbcd648b830aeff", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b95286cacbcd648b830aeff", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b95286cacbcd648b830aeff", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b95286cacbcd648b830aeff", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b95286cacbcd648b830aeff", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b95286cacbcd648b830aeff", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b95286cacbcd648b830aeff", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95286dacbcd648b830af1b'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab4b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95286dacbcd648b830af1d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95286dacbcd648b830af1d'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab4b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95286dacbcd648b830af20')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95286dacbcd648b830af20'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab4b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95286dacbcd648b830af23')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95286dacbcd648b830af23'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab4b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95286dacbcd648b830af26')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95286dacbcd648b830af26'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab4b'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95286dacbcd648b830af29')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95286dacbcd648b830af29'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95286dacbcd648b830af2c'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95286dacbcd648b830af1d')}, "u"=>{"$set"=>{"parent_id"=>"5b95286da... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95286dacbcd648b830af20')}, "u"=>{"$set"=>{"parent_id"=>"5b95286da... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95286dacbcd648b830af23')}, "u"=>{"$set"=>{"parent_id"=>"5b95286da... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95286dacbcd648b830af26')}, "u"=>{"$set"=>{"parent_id"=>"5b95286da... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95286dacbcd648b830af29')}, "u"=>{"$set"=>{"parent_id"=>"5b95286da... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95286dacbcd648b830af2c'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab47')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab47", "parent_id"=>"5b95286dacbcd648b830af2c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab47')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab47", "cart_id"=>"5b95286dacbcd648b830af2c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab47", "cart_id"=>"5b95286dacbcd648b830af2c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab47", "parent_id"=>"5b95286dacbcd648b830af2c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab47", "parent_id"=>"5b95286dacbcd648b830af2c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b95286dacbcd648b830af1b'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "pipeline"=>[{"$match"=>{"_id"=>BSON::ObjectId('5b95286dacbcd648b830af1b')}}, {"$project"=>{"verified"=>{"$filter"=>{"input"=>"$verified", "as"=>"verified", "cond"=>{"$eq"=>["$$verified", "5b95286eacbcd648b830a... MONGODB | localhost:27017 | dummy_test.aggregate | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_discounts", "query"=>{"$and"=>[{"verified"=>{"$ne"=>"5b95286eacbcd648b830af3d"}}, {"pending"=>{"$ne"=>"5b95286eacbcd648b830af3d"}}, {"declined"=>{"$ne"=>"5b95286eacbcd648b830af3d"}}, {"_id"=>BSON::ObjectId('5b95286dacb... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b952855acbcd648b830ab47", "parent_id"=>"5b95286dacbcd648b830af2c", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab47')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab47", "parent_id"=>"5b95286dacbcd648b830af2c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab47')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab47", "cart_id"=>"5b95286dacbcd648b830af2c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab47", "cart_id"=>"5b95286dacbcd648b830af2c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab47", "parent_id"=>"5b95286dacbcd648b830af2c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab47", "parent_id"=>"5b95286dacbcd648b830af2c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95286eacbcd648b830af3d'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b95286dacbcd648b830af1b'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95286cacbcd648b830aeff'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b95286cacbcd648b830aeff", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b95286cacbcd648b830aeff", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b95286cacbcd648b830aeff", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b95286cacbcd648b830aeff", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b95286cacbcd648b830aeff", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b95286cacbcd648b830aeff", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b95286cacbcd648b830aeff", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b95286cacbcd648b830aeff", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b95286cacbcd648b830aeff", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "cart_id"=>"5b95286cacbcd648b830aeff", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b95286cacbcd648b830aeff", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952854acbcd648b830ab44", "parent_id"=>"5b95286cacbcd648b830aeff", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952854acbcd648b830ab44')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95286dacbcd648b830af1b')}, "u"=>{"$set"=>{"verified"=>["5b95286eac... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95286dacbcd648b830af2c'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab47')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab47", "parent_id"=>"5b95286dacbcd648b830af2c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab47')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab47", "cart_id"=>"5b95286dacbcd648b830af2c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab47", "cart_id"=>"5b95286dacbcd648b830af2c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab47", "parent_id"=>"5b95286dacbcd648b830af2c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab47", "parent_id"=>"5b95286dacbcd648b830af2c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b95286dacbcd648b830af1b'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "pipeline"=>[{"$match"=>{"_id"=>BSON::ObjectId('5b95286dacbcd648b830af1b')}}, {"$project"=>{"verified"=>{"$filter"=>{"input"=>"$verified", "as"=>"verified", "cond"=>{"$eq"=>["$$verified", "5b95286eacbcd648b830a... MONGODB | localhost:27017 | dummy_test.aggregate | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b952855acbcd648b830ab47", "parent_id"=>"5b95286dacbcd648b830af2c", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab47", "parent_id"=>"5b95286dacbcd648b830af2c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95286dacbcd648b830af1d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95286dacbcd648b830af20')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95286dacbcd648b830af23')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95286dacbcd648b830af26')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95286dacbcd648b830af29')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95286eacbcd648b830af3d')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b95286eacbcd648b830af3d", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab47", "parent_id"=>"5b95286dacbcd648b830af2c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95286dacbcd648b830af1d')}, "u"=>{"$set"=>{"parent_id"=>nil, "tags... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/shopping/payments" for 127.0.0.1 at 2018-09-09 19:34:30 +0530 Processing by Shopping::PaymentsController#create as JSON Parameters: {"cart_id"=>"5b95286dacbcd648b830af2c", "payment_type"=>"cash", "refund"=>true, "amount"=>-10, "api_key"=>"test", "current_app_id"=>"testappid", "payment"=>{"amount"=>-10, "payment_type"=>"cash", "cart_id"=>"5b95286dacbcd648b830af2c", "refund"=>true}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: cart_id, payment_type, refund, amount, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, refund, amount, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, refund, amount, api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95286dacbcd648b830af2c'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab47')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab47", "parent_id"=>"5b95286dacbcd648b830af2c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab47')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab47", "cart_id"=>"5b95286dacbcd648b830af2c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab47", "cart_id"=>"5b95286dacbcd648b830af2c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab47", "parent_id"=>"5b95286dacbcd648b830af2c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab47", "parent_id"=>"5b95286dacbcd648b830af2c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>nil}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b95286dacbcd648b830af2c", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab47')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab47", "parent_id"=>"5b95286dacbcd648b830af2c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952855acbcd648b830ab47')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab47", "cart_id"=>"5b95286dacbcd648b830af2c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab47", "cart_id"=>"5b95286dacbcd648b830af2c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab47", "parent_id"=>"5b95286dacbcd648b830af2c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952855acbcd648b830ab47", "parent_id"=>"5b95286dacbcd648b830af2c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95286eacbcd648b830af4a'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"manuela@murazik.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"U1aZFs6cZ9ZyLSMB1sy-"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"J1fWdjuzy95YQC9_wNbr"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95286eacbcd648b830af4f'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b95286eacbcd648b830af4f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95286eacbcd648b830af52')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"rpoGXazsPCz5gBjJes2x"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95286eacbcd648b830af4f')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"ernesto@hermannmitchell.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"GZzxGPES1_Zxp7_y8zMB"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"gw5GdMRe_93iwua-UdnS"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95286eacbcd648b830af53'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b95286eacbcd648b830af53')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95286eacbcd648b830af56'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95286facbcd648b830af58'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95286facbcd648b830af5c'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95286facbcd648b830af60'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95286facbcd648b830af64'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95286facbcd648b830af68'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95286eacbcd648b830af4f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95286eacbcd648b830af4f", "parent_id"=>"5b95286eacbcd648b830af56", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95286eacbcd648b830af4f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95286eacbcd648b830af4f", "cart_id"=>"5b95286eacbcd648b830af56", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95286eacbcd648b830af4f", "cart_id"=>"5b95286eacbcd648b830af56", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95286eacbcd648b830af4f", "parent_id"=>"5b95286eacbcd648b830af56", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95286eacbcd648b830af4f", "parent_id"=>"5b95286eacbcd648b830af56", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95286eacbcd648b830af56'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95286eacbcd648b830af4f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95286eacbcd648b830af4f", "parent_id"=>"5b95286eacbcd648b830af56", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95286eacbcd648b830af4f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95286eacbcd648b830af4f", "cart_id"=>"5b95286eacbcd648b830af56", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95286eacbcd648b830af4f", "cart_id"=>"5b95286eacbcd648b830af56", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95286eacbcd648b830af4f", "parent_id"=>"5b95286eacbcd648b830af56", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95286eacbcd648b830af4f", "parent_id"=>"5b95286eacbcd648b830af56", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95286eacbcd648b830af4f", "parent_id"=>"5b95286eacbcd648b830af56", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95286eacbcd648b830af4f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95286eacbcd648b830af4f", "parent_id"=>"5b95286eacbcd648b830af56", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95286eacbcd648b830af4f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95286eacbcd648b830af4f", "cart_id"=>"5b95286eacbcd648b830af56", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95286eacbcd648b830af4f", "cart_id"=>"5b95286eacbcd648b830af56", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95286eacbcd648b830af4f", "parent_id"=>"5b95286eacbcd648b830af56", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95286eacbcd648b830af4f", "parent_id"=>"5b95286eacbcd648b830af56", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95286facbcd648b830af6c'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started POST "/shopping/payments/5b95286facbcd648b830af6c" for 127.0.0.1 at 2018-09-09 19:34:31 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"CC-xrqTfjJNXVyKgPq8g"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95286eacbcd648b830af4f')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-09 14:04:31 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Shopping::PaymentsController#update as HTML Parameters: {"mihpayid"=>"403993715517179378", "mode"=>"CC", "status"=>"failure", "unmappedstatus"=>"failed", "key"=>"gtKFFx", "txnid"=>"5b95286facbcd648b830af6c", "amount"=>"50.0", "cardCategory"=>"domestic", "discount"=>"0.00", "net_amount_debit"=>"0.00", "addedon"=>"2018-01-29 17:08:40", "productinfo"=>"shopping_cart", "firstname"=>"bhargav", "lastname"=>"", "address1"=>"", "address2"=>"", "city"=>"", "state"=>"", "country"=>"", "zipcode"=>"", "email"=>"bhargav.r.raut@gmail.com", "phone"=>"9561137096", "udf1"=>"", "udf2"=>"", "udf3"=>"", "udf4"=>"", "udf5"=>"", "udf6"=>"", "udf7"=>"", "udf8"=>"", "udf9"=>"", "udf10"=>"", "hash"=>"b3812b0b5aceb7edf4f94dd8237ce939f1bf21e7779e98addcdbee32920e871a50b30eefb78535cfb5e25c3c9eab93b5938670116f02d67e7cd2beccba484468", "field1"=>"180570", "field2"=>"922785", "field3"=>"20180129", "field4"=>"MC", "field5"=>"298836426886", "field6"=>"45", "field7"=>"1", "field8"=>"3DS", "field9"=>" Verification of Secure Hash Failed: E700 -- Unspecified Failure -- Unknown Error -- Unable to be determined--E500", "payment_source"=>"payu", "PG_TYPE"=>"AXISPG", "bank_ref_num"=>"180570", "bankcode"=>"CC", "error"=>"E500", "error_Message"=>"Bank failed to authenticate the customer", "name_on_card"=>"any name", "cardnum"=>"512345XXXXXX2346", "cardhash"=>"This field is no longer supported in postback params.", "issuing_bank"=>"HDFC", "card_type"=>"MAST", "id"=>"5b95286facbcd648b830af6c"} Unpermitted parameters: mihpayid, mode, status, unmappedstatus, key, txnid, amount, cardCategory, discount, net_amount_debit, addedon, productinfo, firstname, lastname, address1, address2, city, state, country, zipcode, email, phone, udf1, udf2, udf3, udf4, udf5, udf6, udf7, udf8, udf9, udf10, hash, field1, field2, field3, field4, field5, field6, field7, field8, field9, payment_source, PG_TYPE, bank_ref_num, bankcode, error, error_Message, name_on_card, cardnum, cardhash, issuing_bank, card_type Unpermitted parameters: mihpayid, mode, status, unmappedstatus, key, txnid, amount, cardCategory, discount, net_amount_debit, addedon, productinfo, firstname, lastname, address1, address2, city, state, country, zipcode, email, phone, udf1, udf2, udf3, udf4, udf5, udf6, udf7, udf8, udf9, udf10, hash, field1, field2, field3, field4, field5, field6, field7, field8, field9, payment_source, PG_TYPE, bank_ref_num, bankcode, error, error_Message, name_on_card, cardnum, cardhash, issuing_bank, card_type MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b95286facbcd648b830af6c'), "resource_id"=>"5b95286eacbcd648b830af4f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b95286facbcd648b830af6c'), "resource_id"=>"5b95286eacbcd648b830af4f", "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95286eacbcd648b830af56'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95286eacbcd648b830af4f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95286eacbcd648b830af4f", "parent_id"=>"5b95286eacbcd648b830af56", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95286eacbcd648b830af4f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95286eacbcd648b830af4f", "cart_id"=>"5b95286eacbcd648b830af56", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95286eacbcd648b830af4f", "cart_id"=>"5b95286eacbcd648b830af56", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95286eacbcd648b830af4f", "parent_id"=>"5b95286eacbcd648b830af56", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95286eacbcd648b830af4f", "parent_id"=>"5b95286eacbcd648b830af56", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95286eacbcd648b830af4f", "parent_id"=>"5b95286eacbcd648b830af56", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95286eacbcd648b830af4f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95286eacbcd648b830af4f", "parent_id"=>"5b95286eacbcd648b830af56", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95286eacbcd648b830af4f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95286eacbcd648b830af4f", "cart_id"=>"5b95286eacbcd648b830af56", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95286eacbcd648b830af4f", "cart_id"=>"5b95286eacbcd648b830af56", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95286eacbcd648b830af4f", "parent_id"=>"5b95286eacbcd648b830af56", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95286eacbcd648b830af4f", "parent_id"=>"5b95286eacbcd648b830af56", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95286facbcd648b830af6e'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95286facbcd648b830af70'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95286facbcd648b830af74'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95286facbcd648b830af78'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95286facbcd648b830af7c'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95286facbcd648b830af80'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95286eacbcd648b830af4f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95286eacbcd648b830af4f", "parent_id"=>"5b95286facbcd648b830af6e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95286eacbcd648b830af4f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95286eacbcd648b830af4f", "cart_id"=>"5b95286facbcd648b830af6e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95286eacbcd648b830af4f", "cart_id"=>"5b95286facbcd648b830af6e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95286eacbcd648b830af4f", "parent_id"=>"5b95286facbcd648b830af6e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95286eacbcd648b830af4f", "parent_id"=>"5b95286facbcd648b830af6e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95286facbcd648b830af6e'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95286eacbcd648b830af4f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95286eacbcd648b830af4f", "parent_id"=>"5b95286facbcd648b830af6e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95286eacbcd648b830af4f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95286eacbcd648b830af4f", "cart_id"=>"5b95286facbcd648b830af6e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95286eacbcd648b830af4f", "cart_id"=>"5b95286facbcd648b830af6e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95286eacbcd648b830af4f", "parent_id"=>"5b95286facbcd648b830af6e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95286eacbcd648b830af4f", "parent_id"=>"5b95286facbcd648b830af6e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95286eacbcd648b830af4f", "parent_id"=>"5b95286facbcd648b830af6e", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95286eacbcd648b830af4f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95286eacbcd648b830af4f", "parent_id"=>"5b95286facbcd648b830af6e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95286eacbcd648b830af4f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95286eacbcd648b830af4f", "cart_id"=>"5b95286facbcd648b830af6e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95286eacbcd648b830af4f", "cart_id"=>"5b95286facbcd648b830af6e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95286eacbcd648b830af4f", "parent_id"=>"5b95286facbcd648b830af6e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95286eacbcd648b830af4f", "parent_id"=>"5b95286facbcd648b830af6e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95286facbcd648b830af84'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started PUT "/shopping/payments/5b95286facbcd648b830af84" for 127.0.0.1 at 2018-09-09 19:34:32 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"fBWWtuC6nBTqoPi3aHsu"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95286eacbcd648b830af4f')}, "u"=>{"$set"=>{"current_sign_in_at"=>2018-09-09 14:04:32 ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Shopping::PaymentsController#update as HTML Parameters: {"is_verify_payment"=>"true", "id"=>"5b95286facbcd648b830af84"} Unpermitted parameter: is_verify_payment Unpermitted parameter: is_verify_payment MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b95286facbcd648b830af84'), "resource_id"=>"5b95286eacbcd648b830af4f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b95286facbcd648b830af84'), "resource_id"=>"5b95286eacbcd648b830af4f", "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95286facbcd648b830af6e'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95286eacbcd648b830af4f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95286eacbcd648b830af4f", "parent_id"=>"5b95286facbcd648b830af6e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95286eacbcd648b830af4f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95286eacbcd648b830af4f", "cart_id"=>"5b95286facbcd648b830af6e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95286eacbcd648b830af4f", "cart_id"=>"5b95286facbcd648b830af6e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95286eacbcd648b830af4f", "parent_id"=>"5b95286facbcd648b830af6e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95286eacbcd648b830af4f", "parent_id"=>"5b95286facbcd648b830af6e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95286eacbcd648b830af4f", "parent_id"=>"5b95286facbcd648b830af6e", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95286eacbcd648b830af4f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95286eacbcd648b830af4f", "parent_id"=>"5b95286facbcd648b830af6e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95286eacbcd648b830af4f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95286eacbcd648b830af4f", "cart_id"=>"5b95286facbcd648b830af6e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95286eacbcd648b830af4f", "cart_id"=>"5b95286facbcd648b830af6e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95286eacbcd648b830af4f", "parent_id"=>"5b95286facbcd648b830af6e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95286eacbcd648b830af4f", "parent_id"=>"5b95286facbcd648b830af6e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952870acbcd648b830af86'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952870acbcd648b830af88'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952870acbcd648b830af8c'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952870acbcd648b830af90'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952870acbcd648b830af94'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952870acbcd648b830af98'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95286eacbcd648b830af4f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95286eacbcd648b830af4f", "parent_id"=>"5b952870acbcd648b830af86", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95286eacbcd648b830af4f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95286eacbcd648b830af4f", "cart_id"=>"5b952870acbcd648b830af86", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95286eacbcd648b830af4f", "cart_id"=>"5b952870acbcd648b830af86", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95286eacbcd648b830af4f", "parent_id"=>"5b952870acbcd648b830af86", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95286eacbcd648b830af4f", "parent_id"=>"5b952870acbcd648b830af86", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952870acbcd648b830af86'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95286eacbcd648b830af4f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95286eacbcd648b830af4f", "parent_id"=>"5b952870acbcd648b830af86", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95286eacbcd648b830af4f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95286eacbcd648b830af4f", "cart_id"=>"5b952870acbcd648b830af86", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95286eacbcd648b830af4f", "cart_id"=>"5b952870acbcd648b830af86", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95286eacbcd648b830af4f", "parent_id"=>"5b952870acbcd648b830af86", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95286eacbcd648b830af4f", "parent_id"=>"5b952870acbcd648b830af86", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95286eacbcd648b830af4f", "parent_id"=>"5b952870acbcd648b830af86", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95286eacbcd648b830af4f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95286eacbcd648b830af4f", "parent_id"=>"5b952870acbcd648b830af86", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95286eacbcd648b830af4f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95286eacbcd648b830af4f", "cart_id"=>"5b952870acbcd648b830af86", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95286eacbcd648b830af4f", "cart_id"=>"5b952870acbcd648b830af86", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95286eacbcd648b830af4f", "parent_id"=>"5b952870acbcd648b830af86", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95286eacbcd648b830af4f", "parent_id"=>"5b952870acbcd648b830af86", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952870acbcd648b830af9c'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started PUT "/shopping/payments/5b952870acbcd648b830af9c" for 127.0.0.1 at 2018-09-09 19:34:32 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"h_9Ps43wHxyyvZHVxDiR"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95286eacbcd648b830af4f')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-09 14:04:32 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Shopping::PaymentsController#update as HTML Parameters: {"is_verify_payment"=>"true", "id"=>"5b952870acbcd648b830af9c"} Unpermitted parameter: is_verify_payment Unpermitted parameter: is_verify_payment MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b952870acbcd648b830af9c'), "resource_id"=>"5b95286eacbcd648b830af4f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b952870acbcd648b830af9c'), "resource_id"=>"5b95286eacbcd648b830af4f", "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952870acbcd648b830af86'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95286eacbcd648b830af4f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95286eacbcd648b830af4f", "parent_id"=>"5b952870acbcd648b830af86", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95286eacbcd648b830af4f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95286eacbcd648b830af4f", "cart_id"=>"5b952870acbcd648b830af86", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95286eacbcd648b830af4f", "cart_id"=>"5b952870acbcd648b830af86", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95286eacbcd648b830af4f", "parent_id"=>"5b952870acbcd648b830af86", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95286eacbcd648b830af4f", "parent_id"=>"5b952870acbcd648b830af86", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95286eacbcd648b830af4f", "parent_id"=>"5b952870acbcd648b830af86", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95286eacbcd648b830af4f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95286eacbcd648b830af4f", "parent_id"=>"5b952870acbcd648b830af86", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95286eacbcd648b830af4f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95286eacbcd648b830af4f", "cart_id"=>"5b952870acbcd648b830af86", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95286eacbcd648b830af4f", "cart_id"=>"5b952870acbcd648b830af86", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95286eacbcd648b830af4f", "parent_id"=>"5b952870acbcd648b830af86", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95286eacbcd648b830af4f", "parent_id"=>"5b952870acbcd648b830af86", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952870acbcd648b830af9e'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952870acbcd648b830afa0'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952870acbcd648b830afa4'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952870acbcd648b830afa8'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952871acbcd648b830afac'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb0'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95286eacbcd648b830af4f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95286eacbcd648b830af4f", "parent_id"=>"5b952870acbcd648b830af9e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95286eacbcd648b830af4f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95286eacbcd648b830af4f", "cart_id"=>"5b952870acbcd648b830af9e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95286eacbcd648b830af4f", "cart_id"=>"5b952870acbcd648b830af9e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95286eacbcd648b830af4f", "parent_id"=>"5b952870acbcd648b830af9e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95286eacbcd648b830af4f", "parent_id"=>"5b952870acbcd648b830af9e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952870acbcd648b830af9e'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95286eacbcd648b830af4f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95286eacbcd648b830af4f", "parent_id"=>"5b952870acbcd648b830af9e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95286eacbcd648b830af4f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95286eacbcd648b830af4f", "cart_id"=>"5b952870acbcd648b830af9e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95286eacbcd648b830af4f", "cart_id"=>"5b952870acbcd648b830af9e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95286eacbcd648b830af4f", "parent_id"=>"5b952870acbcd648b830af9e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95286eacbcd648b830af4f", "parent_id"=>"5b952870acbcd648b830af9e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95286eacbcd648b830af4f", "parent_id"=>"5b952870acbcd648b830af9e", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95286eacbcd648b830af4f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95286eacbcd648b830af4f", "parent_id"=>"5b952870acbcd648b830af9e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95286eacbcd648b830af4f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95286eacbcd648b830af4f", "cart_id"=>"5b952870acbcd648b830af9e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95286eacbcd648b830af4f", "cart_id"=>"5b952870acbcd648b830af9e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95286eacbcd648b830af4f", "parent_id"=>"5b952870acbcd648b830af9e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95286eacbcd648b830af4f", "parent_id"=>"5b952870acbcd648b830af9e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb4'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started PUT "/shopping/payments/5b952871acbcd648b830afb4" for 127.0.0.1 at 2018-09-09 19:34:33 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"tEwY54PjNat5LcJ1x3ri"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95286eacbcd648b830af4f')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-09 14:04:32 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Processing by Shopping::PaymentsController#update as HTML Parameters: {"is_verify_payment"=>"true", "id"=>"5b952871acbcd648b830afb4"} Unpermitted parameter: is_verify_payment Unpermitted parameter: is_verify_payment MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb4'), "resource_id"=>"5b95286eacbcd648b830af4f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb4'), "resource_id"=>"5b95286eacbcd648b830af4f", "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952870acbcd648b830af9e'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95286eacbcd648b830af4f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95286eacbcd648b830af4f", "parent_id"=>"5b952870acbcd648b830af9e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95286eacbcd648b830af4f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95286eacbcd648b830af4f", "cart_id"=>"5b952870acbcd648b830af9e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95286eacbcd648b830af4f", "cart_id"=>"5b952870acbcd648b830af9e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95286eacbcd648b830af4f", "parent_id"=>"5b952870acbcd648b830af9e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95286eacbcd648b830af4f", "parent_id"=>"5b952870acbcd648b830af9e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95286eacbcd648b830af4f", "parent_id"=>"5b952870acbcd648b830af9e", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95286eacbcd648b830af4f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95286eacbcd648b830af4f", "parent_id"=>"5b952870acbcd648b830af9e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95286eacbcd648b830af4f')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95286eacbcd648b830af4f", "cart_id"=>"5b952870acbcd648b830af9e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95286eacbcd648b830af4f", "cart_id"=>"5b952870acbcd648b830af9e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95286eacbcd648b830af4f", "parent_id"=>"5b952870acbcd648b830af9e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95286eacbcd648b830af4f", "parent_id"=>"5b952870acbcd648b830af9e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"joseph@weimann.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"9N8fAV9RPjD8cLW8t-J6"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"XTyvcHkies_fadiXXcNf"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"eT_Ng1zZRm8QDhyifWvU"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"taryn_schmidt@heaney.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"1JsgodUoeuq3NHsgg8dc"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"z52AT5-Z5raaQTud8MEy"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb9'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b952871acbcd648b830afb9')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952871acbcd648b830afbc'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952871acbcd648b830afbe'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952871acbcd648b830afc2'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952871acbcd648b830afc6'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952871acbcd648b830afca'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952871acbcd648b830afce'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started POST "/shopping/payments" for 127.0.0.1 at 2018-09-09 19:34:34 +0530 Processing by Shopping::PaymentsController#create as JSON Parameters: {"cart_id"=>"5b952871acbcd648b830afbc", "payment_type"=>"cash", "amount"=>10, "api_key"=>"test", "current_app_id"=>"testappid", "payment"=>{"amount"=>10, "payment_type"=>"cash", "cart_id"=>"5b952871acbcd648b830afbc"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afbc'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952871acbcd648b830afbc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b952871acbcd648b830afbc", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b952871acbcd648b830afbc", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952871acbcd648b830afbc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952871acbcd648b830afbc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952871acbcd648b830afbc", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952871acbcd648b830afbc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b952871acbcd648b830afbc", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b952871acbcd648b830afbc", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952871acbcd648b830afbc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952871acbcd648b830afbc", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952872acbcd648b830afd2'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Completed 201 Created in 50ms (Views: 1.6ms) MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952872acbcd648b830afd3'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952872acbcd648b830afd5'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952872acbcd648b830afd9'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952872acbcd648b830afdd'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952872acbcd648b830afe1'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952872acbcd648b830afe5'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started POST "/shopping/payments" for 127.0.0.1 at 2018-09-09 19:34:34 +0530 Processing by Shopping::PaymentsController#create as JSON Parameters: {"cart_id"=>"5b952872acbcd648b830afd3", "payment_type"=>"cash", "amount"=>5, "api_key"=>"test", "current_app_id"=>"testappid", "payment"=>{"amount"=>5, "payment_type"=>"cash", "cart_id"=>"5b952872acbcd648b830afd3"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952872acbcd648b830afd3'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952872acbcd648b830afd3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b952872acbcd648b830afd3", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b952872acbcd648b830afd3", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952872acbcd648b830afd3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952872acbcd648b830afd3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952872acbcd648b830afd3", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952872acbcd648b830afd3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b952872acbcd648b830afd3", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b952872acbcd648b830afd3", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952872acbcd648b830afd3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952872acbcd648b830afd3", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952872acbcd648b830afea'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952872acbcd648b830afec'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952872acbcd648b830aff0'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952872acbcd648b830aff4'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952872acbcd648b830aff8'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952872acbcd648b830affc'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s Started POST "/shopping/payments" for 127.0.0.1 at 2018-09-09 19:34:34 +0530 Processing by Shopping::PaymentsController#create as JSON Parameters: {"cart_id"=>"5b952872acbcd648b830afea", "payment_type"=>"cash", "amount"=>50.0, "api_key"=>"test", "current_app_id"=>"testappid", "payment_status"=>1, "proxy_resource_class"=>"User", "proxy_resource_id"=>"5b952871acbcd648b830afb6", "payment"=>{"amount"=>50.0, "payment_type"=>"cash", "cart_id"=>"5b952872acbcd648b830afea", "payment_status"=>1}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, payment_status, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, payment_status, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, payment_status, proxy_resource_class, proxy_resource_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952872acbcd648b830afea'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952872acbcd648b830afea", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b952872acbcd648b830afea", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b952872acbcd648b830afea", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952872acbcd648b830afea", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952872acbcd648b830afea", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952872acbcd648b830afea", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952872acbcd648b830afea", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952872acbcd648b830afec')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952872acbcd648b830aff0')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952872acbcd648b830aff4')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952872acbcd648b830aff8')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952872acbcd648b830affc')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952872acbcd648b830b000'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b952872acbcd648b830b000", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952872acbcd648b830afea", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b952872acbcd648b830afec'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b952872acbcd648b830aff0'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b952872acbcd648b830aff4'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b952872acbcd648b830aff8'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b952872acbcd648b830affc'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952873acbcd648b830b00b'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952873acbcd648b830b00d'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952873acbcd648b830b011'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952873acbcd648b830b015'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952873acbcd648b830b019'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952873acbcd648b830b01d'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952873acbcd648b830b00b'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952873acbcd648b830b00b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b952873acbcd648b830b00b", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b952873acbcd648b830b00b", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952873acbcd648b830b00b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952873acbcd648b830b00b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952873acbcd648b830b00b", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952873acbcd648b830b00b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952873acbcd648b830b00d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952873acbcd648b830b011')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952873acbcd648b830b015')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952873acbcd648b830b019')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952873acbcd648b830b01d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952873acbcd648b830b021'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b952873acbcd648b830b021", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952873acbcd648b830b00b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b952873acbcd648b830b00d'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b952873acbcd648b830b011'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b952873acbcd648b830b015'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b952873acbcd648b830b019'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b952873acbcd648b830b01d'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"payment_status"=>0}, "api_key"=>"test", "current_app_id"=>"testappid", "proxy_resource_class"=>"User", "proxy_resource_id"=>"5b952871acbcd648b830afb6", "id"=>"5b952873acbcd648b830b021"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b952873acbcd648b830b021'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b952873acbcd648b830b021'), "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952873acbcd648b830b00b'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952873acbcd648b830b00b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b952873acbcd648b830b00b", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b952873acbcd648b830b00b", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952873acbcd648b830b00b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952873acbcd648b830b00b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952873acbcd648b830b00b", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952873acbcd648b830b00b", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b952873acbcd648b830b00d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b952873acbcd648b830b011')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b952873acbcd648b830b015')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b952873acbcd648b830b019')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b952873acbcd648b830b01d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952873acbcd648b830b021')}, "u"=>{"$set"=>{"payment_status"=>0, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 204 No Content in 126ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b952873acbcd648b830b00d'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b952873acbcd648b830b011'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b952873acbcd648b830b015'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b952873acbcd648b830b019'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b952873acbcd648b830b01d'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952873acbcd648b830b037'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952873acbcd648b830b039'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.004s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952874acbcd648b830b03d'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952874acbcd648b830b041'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952874acbcd648b830b045'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952874acbcd648b830b049'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952873acbcd648b830b037'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952873acbcd648b830b037", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b952873acbcd648b830b037", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b952873acbcd648b830b037", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952873acbcd648b830b037", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952873acbcd648b830b037", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952873acbcd648b830b037", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952873acbcd648b830b037", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952873acbcd648b830b039')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952874acbcd648b830b03d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952874acbcd648b830b041')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952874acbcd648b830b045')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952874acbcd648b830b049')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952874acbcd648b830b04d'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b952874acbcd648b830b04d", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952873acbcd648b830b037", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952873acbcd648b830b039')}, "u"=>{"$set"=>{"parent_id"=>nil, "acce... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b952873acbcd648b830b039'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952873acbcd648b830b039')}, "u"=>{"$set"=>{"parent_id"=>"5b952873a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b952873acbcd648b830b039'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952873acbcd648b830b037'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952873acbcd648b830b037", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b952873acbcd648b830b037", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b952873acbcd648b830b037", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952873acbcd648b830b037", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952873acbcd648b830b037", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952873acbcd648b830b037", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952873acbcd648b830b037", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952873acbcd648b830b039')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952874acbcd648b830b05d'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started PUT "/shopping/payments/5b952874acbcd648b830b04d" for 127.0.0.1 at 2018-09-09 19:34:36 +0530 Processing by Shopping::PaymentsController#update as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b952874acbcd648b830b04d", "payment"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b952874acbcd648b830b04d'), "resource_id"=>"5b952871acbcd648b830afb6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b952874acbcd648b830b04d'), "resource_id"=>"5b952871acbcd648b830afb6", "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952873acbcd648b830b037'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952873acbcd648b830b037", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b952873acbcd648b830b037", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b952873acbcd648b830b037", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952873acbcd648b830b037", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952873acbcd648b830b037", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952873acbcd648b830b037", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952873acbcd648b830b037", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b952874acbcd648b830b05d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s Completed 204 No Content in 57ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b952874acbcd648b830b05d'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952874acbcd648b830b064'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952874acbcd648b830b066'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952874acbcd648b830b06a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952875acbcd648b830b06e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952875acbcd648b830b072'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952875acbcd648b830b076'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952874acbcd648b830b064'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952874acbcd648b830b064", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b952874acbcd648b830b064", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b952874acbcd648b830b064", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952874acbcd648b830b064", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952874acbcd648b830b064", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952874acbcd648b830b064", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952874acbcd648b830b064", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952874acbcd648b830b066')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952874acbcd648b830b06a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952875acbcd648b830b06e')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952875acbcd648b830b072')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952875acbcd648b830b076')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952875acbcd648b830b07a'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b952875acbcd648b830b07a", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952874acbcd648b830b064", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952874acbcd648b830b066')}, "u"=>{"$set"=>{"parent_id"=>nil, "acce... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952874acbcd648b830b064'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952874acbcd648b830b064", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b952874acbcd648b830b064", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b952874acbcd648b830b064", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952874acbcd648b830b064", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952874acbcd648b830b064", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>nil}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b952874acbcd648b830b064", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952874acbcd648b830b064", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b952874acbcd648b830b064", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b952874acbcd648b830b064", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952874acbcd648b830b064", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952874acbcd648b830b064", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952875acbcd648b830b086'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started PUT "/shopping/payments/5b952875acbcd648b830b07a" for 127.0.0.1 at 2018-09-09 19:34:37 +0530 Processing by Shopping::PaymentsController#update as JSON Parameters: {"payment"=>{"payment_status"=>0}, "api_key"=>"test", "current_app_id"=>"testappid", "proxy_resource_class"=>"User", "proxy_resource_id"=>"5b952871acbcd648b830afb6", "id"=>"5b952875acbcd648b830b07a"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b952875acbcd648b830b07a'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b952875acbcd648b830b07a'), "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952874acbcd648b830b064'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952874acbcd648b830b064", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b952874acbcd648b830b064", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b952874acbcd648b830b064", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952874acbcd648b830b064", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952874acbcd648b830b064", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952874acbcd648b830b064", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952874acbcd648b830b064", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b952874acbcd648b830b06a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b952875acbcd648b830b06e')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b952875acbcd648b830b072')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b952875acbcd648b830b076')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952875acbcd648b830b07a')}, "u"=>{"$set"=>{"payment_status"=>0, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Completed 204 No Content in 111ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b952875acbcd648b830b07a'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952874acbcd648b830b064'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952874acbcd648b830b064", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b952874acbcd648b830b064", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b952874acbcd648b830b064", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952874acbcd648b830b064", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952874acbcd648b830b064", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952874acbcd648b830b064", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952874acbcd648b830b064'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952874acbcd648b830b064", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b952874acbcd648b830b064", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b952874acbcd648b830b064", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952874acbcd648b830b064", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952874acbcd648b830b064", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952875acbcd648b830b090'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952875acbcd648b830b092'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952875acbcd648b830b096'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952875acbcd648b830b09a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952875acbcd648b830b09e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952876acbcd648b830b0a2'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started POST "/shopping/payments" for 127.0.0.1 at 2018-09-09 19:34:38 +0530 Processing by Shopping::PaymentsController#create as JSON Parameters: {"cart_id"=>"5b952875acbcd648b830b090", "payment_type"=>"cash", "amount"=>55.0, "api_key"=>"test", "current_app_id"=>"testappid", "payment_status"=>1, "proxy_resource_class"=>"User", "proxy_resource_id"=>"5b952871acbcd648b830afb6", "payment"=>{"amount"=>55.0, "payment_type"=>"cash", "cart_id"=>"5b952875acbcd648b830b090", "payment_status"=>1}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, payment_status, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, payment_status, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, payment_status, proxy_resource_class, proxy_resource_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952875acbcd648b830b090'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952875acbcd648b830b090", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b952875acbcd648b830b090", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b952875acbcd648b830b090", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952875acbcd648b830b090", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952875acbcd648b830b090", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952875acbcd648b830b090", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952875acbcd648b830b090", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952875acbcd648b830b092')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952875acbcd648b830b096')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952875acbcd648b830b09a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952875acbcd648b830b09e')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952876acbcd648b830b0a2')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952876acbcd648b830b0a6'), "doc_version"=>0, "cash_change"=>5.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b952876acbcd648b830b0a6", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952875acbcd648b830b090", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952876acbcd648b830b0b1'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952876acbcd648b830b0b3'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952876acbcd648b830b0b7'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952876acbcd648b830b0bb'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952876acbcd648b830b0bf'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952876acbcd648b830b0c3'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started POST "/shopping/payments" for 127.0.0.1 at 2018-09-09 19:34:38 +0530 Processing by Shopping::PaymentsController#create as JSON Parameters: {"cart_id"=>"5b952876acbcd648b830b0b1", "payment_type"=>"cheque", "amount"=>55.0, "api_key"=>"test", "current_app_id"=>"testappid", "proxy_resource_class"=>"User", "proxy_resource_id"=>"5b952871acbcd648b830afb6", "payment"=>{"amount"=>55.0, "payment_type"=>"cheque", "cart_id"=>"5b952876acbcd648b830b0b1"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952876acbcd648b830b0b1'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952876acbcd648b830b0b1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b952876acbcd648b830b0b1", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b952876acbcd648b830b0b1", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952876acbcd648b830b0b1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952876acbcd648b830b0b1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952876acbcd648b830b0b1", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952876acbcd648b830b0b1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b952876acbcd648b830b0b1", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b952876acbcd648b830b0b1", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952876acbcd648b830b0b1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952876acbcd648b830b0b1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952876acbcd648b830b0c8'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952876acbcd648b830b0ca'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952876acbcd648b830b0ce'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952876acbcd648b830b0d2'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952877acbcd648b830b0d6'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952877acbcd648b830b0da'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started POST "/shopping/payments" for 127.0.0.1 at 2018-09-09 19:34:39 +0530 Processing by Shopping::PaymentsController#create as JSON Parameters: {"cart_id"=>"5b952876acbcd648b830b0c8", "payment_type"=>"card", "amount"=>55.0, "api_key"=>"test", "current_app_id"=>"testappid", "proxy_resource_class"=>"User", "proxy_resource_id"=>"5b952871acbcd648b830afb6", "payment"=>{"amount"=>55.0, "payment_type"=>"card", "cart_id"=>"5b952876acbcd648b830b0c8"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952876acbcd648b830b0c8'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952876acbcd648b830b0c8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b952876acbcd648b830b0c8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b952876acbcd648b830b0c8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952876acbcd648b830b0c8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952876acbcd648b830b0c8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952876acbcd648b830b0c8", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952876acbcd648b830b0c8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b952876acbcd648b830b0c8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b952876acbcd648b830b0c8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952876acbcd648b830b0c8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952876acbcd648b830b0c8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952877acbcd648b830b0df'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952877acbcd648b830b0e1'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952877acbcd648b830b0e5'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952877acbcd648b830b0e9'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952877acbcd648b830b0ed'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952877acbcd648b830b0f1'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952877acbcd648b830b0f5'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started POST "/shopping/payments" for 127.0.0.1 at 2018-09-09 19:34:39 +0530 Processing by Shopping::PaymentsController#create as JSON Parameters: {"cart_id"=>"5b952877acbcd648b830b0f5", "payment_type"=>"cash", "amount"=>10.0, "api_key"=>"test", "current_app_id"=>"testappid", "proxy_resource_class"=>"User", "proxy_resource_id"=>"5b952871acbcd648b830afb6", "payment"=>{"amount"=>10.0, "payment_type"=>"cash", "cart_id"=>"5b952877acbcd648b830b0f5"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952877acbcd648b830b0f5'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952877acbcd648b830b0f5", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b952877acbcd648b830b0f5", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b952877acbcd648b830b0f5", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952877acbcd648b830b0f5", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952877acbcd648b830b0f5", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952877acbcd648b830b0f5", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952877acbcd648b830b0f5", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b952877acbcd648b830b0f5", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b952877acbcd648b830b0f5", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952877acbcd648b830b0f5", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952877acbcd648b830b0f5", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952877acbcd648b830b0f8'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952878acbcd648b830b0fa'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952878acbcd648b830b0fe'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952878acbcd648b830b102'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952878acbcd648b830b106'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952878acbcd648b830b10a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started POST "/shopping/payments" for 127.0.0.1 at 2018-09-09 19:34:40 +0530 Processing by Shopping::PaymentsController#create as JSON Parameters: {"cart_id"=>"5b952877acbcd648b830b0f8", "payment_type"=>"cash", "amount"=>-10.0, "api_key"=>"test", "current_app_id"=>"testappid", "proxy_resource_class"=>"User", "proxy_resource_id"=>"5b952871acbcd648b830afb6", "payment"=>{"amount"=>-10.0, "payment_type"=>"cash", "cart_id"=>"5b952877acbcd648b830b0f8"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952877acbcd648b830b0f8'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952877acbcd648b830b0f8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b952877acbcd648b830b0f8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b952877acbcd648b830b0f8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952877acbcd648b830b0f8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952877acbcd648b830b0f8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952877acbcd648b830b0f8", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952877acbcd648b830b0f8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b952877acbcd648b830b0f8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b952877acbcd648b830b0f8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952877acbcd648b830b0f8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952877acbcd648b830b0f8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952878acbcd648b830b10f'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952878acbcd648b830b111'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952878acbcd648b830b115'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952878acbcd648b830b119'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952878acbcd648b830b11d'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952878acbcd648b830b121'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started POST "/shopping/payments" for 127.0.0.1 at 2018-09-09 19:34:40 +0530 Processing by Shopping::PaymentsController#create as JSON Parameters: {"cart_id"=>"5b952878acbcd648b830b10f", "payment_type"=>"cash", "amount"=>50, "api_key"=>"test", "current_app_id"=>"testappid", "payment_status"=>1, "proxy_resource_class"=>"User", "proxy_resource_id"=>"5b952871acbcd648b830afb6", "payment"=>{"amount"=>50, "payment_type"=>"cash", "cart_id"=>"5b952878acbcd648b830b10f", "payment_status"=>1}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, payment_status, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, payment_status, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, payment_status, proxy_resource_class, proxy_resource_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952878acbcd648b830b10f'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952878acbcd648b830b10f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b952878acbcd648b830b10f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b952878acbcd648b830b10f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952878acbcd648b830b10f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952878acbcd648b830b10f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952878acbcd648b830b10f", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952878acbcd648b830b10f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952878acbcd648b830b126'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952879acbcd648b830b128'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952879acbcd648b830b12c'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952879acbcd648b830b130'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952879acbcd648b830b134'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952879acbcd648b830b138'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952879acbcd648b830b13c'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952879acbcd648b830b13e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952879acbcd648b830b142'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952879acbcd648b830b146'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952879acbcd648b830b14a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952879acbcd648b830b14e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started POST "/shopping/payments" for 127.0.0.1 at 2018-09-09 19:34:41 +0530 Processing by Shopping::PaymentsController#create as JSON Parameters: {"cart_id"=>"5b952879acbcd648b830b13c", "payment_type"=>"cash", "amount"=>50.0, "api_key"=>"test", "current_app_id"=>"testappid", "payment_status"=>1, "proxy_resource_class"=>"User", "proxy_resource_id"=>"5b952871acbcd648b830afb6", "payment"=>{"amount"=>50.0, "payment_type"=>"cash", "cart_id"=>"5b952879acbcd648b830b13c", "payment_status"=>1}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, payment_status, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, payment_status, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, payment_status, proxy_resource_class, proxy_resource_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952879acbcd648b830b13c'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952879acbcd648b830b13c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b952879acbcd648b830b13c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b952879acbcd648b830b13c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952879acbcd648b830b13c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952879acbcd648b830b13c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952879acbcd648b830b13c", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952879acbcd648b830b13c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952879acbcd648b830b13e')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952879acbcd648b830b142')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952879acbcd648b830b146')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952879acbcd648b830b14a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952879acbcd648b830b14e')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952879acbcd648b830b152'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b952879acbcd648b830b152", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952879acbcd648b830b13c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b952879acbcd648b830b13e'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b952879acbcd648b830b142'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b952879acbcd648b830b146'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b952879acbcd648b830b14a'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b952879acbcd648b830b14e'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95287aacbcd648b830b15d'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95287aacbcd648b830b15f'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95287aacbcd648b830b163'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95287aacbcd648b830b167'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95287aacbcd648b830b16b'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95287aacbcd648b830b16f'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95287aacbcd648b830b15d'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287aacbcd648b830b15d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b95287aacbcd648b830b15d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b95287aacbcd648b830b15d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287aacbcd648b830b15d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287aacbcd648b830b15d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287aacbcd648b830b15d", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287aacbcd648b830b15d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95287aacbcd648b830b15f')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.004s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95287aacbcd648b830b163')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95287aacbcd648b830b167')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95287aacbcd648b830b16b')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95287aacbcd648b830b16f')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95287aacbcd648b830b173'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b95287aacbcd648b830b173", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287aacbcd648b830b15d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95287aacbcd648b830b15d'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287aacbcd648b830b15d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b95287aacbcd648b830b15d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b95287aacbcd648b830b15d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287aacbcd648b830b15d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287aacbcd648b830b15d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b95287aacbcd648b830b16f'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95287aacbcd648b830b16f')}, "u"=>{"$set"=>{"parent_id"=>nil, "acce... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287aacbcd648b830b15d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b95287aacbcd648b830b15d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b95287aacbcd648b830b15d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287aacbcd648b830b15d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287aacbcd648b830b15d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"5b95287aacbcd648b830b15d", "payment_type"=>"cash", "refund"=>true, "amount"=>10, "api_key"=>"test", "current_app_id"=>"testappid", "payment"=>{"amount"=>10, "payment_type"=>"cash", "cart_id"=>"5b95287aacbcd648b830b15d", "refund"=>true}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: cart_id, payment_type, refund, amount, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, refund, amount, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, refund, amount, api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95287aacbcd648b830b15d'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287aacbcd648b830b15d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b95287aacbcd648b830b15d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b95287aacbcd648b830b15d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287aacbcd648b830b15d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287aacbcd648b830b15d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>nil}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b95287aacbcd648b830b15d", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287aacbcd648b830b15d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b95287aacbcd648b830b15d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b95287aacbcd648b830b15d", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287aacbcd648b830b15d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287aacbcd648b830b15d", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95287aacbcd648b830b17f'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Completed 201 Created in 44ms (Views: 1.1ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95287aacbcd648b830b180'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95287aacbcd648b830b182'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95287aacbcd648b830b186'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95287aacbcd648b830b18a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95287bacbcd648b830b18e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95287bacbcd648b830b192'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95287aacbcd648b830b180'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287aacbcd648b830b180", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b95287aacbcd648b830b180", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b95287aacbcd648b830b180", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287aacbcd648b830b180", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287aacbcd648b830b180", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287aacbcd648b830b180", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287aacbcd648b830b180", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95287aacbcd648b830b182')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95287aacbcd648b830b186')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95287aacbcd648b830b18a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95287bacbcd648b830b18e')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95287bacbcd648b830b192')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95287bacbcd648b830b196'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b95287bacbcd648b830b196", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287aacbcd648b830b180", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95287bacbcd648b830b1a1'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287aacbcd648b830b180", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b95287aacbcd648b830b180", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b95287aacbcd648b830b180", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287aacbcd648b830b180", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287aacbcd648b830b180", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"5b95287aacbcd648b830b180", "payment_type"=>"cash", "refund"=>true, "amount"=>10, "api_key"=>"test", "current_app_id"=>"testappid", "payment"=>{"amount"=>10, "payment_type"=>"cash", "cart_id"=>"5b95287aacbcd648b830b180", "refund"=>true}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: cart_id, payment_type, refund, amount, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, refund, amount, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, refund, amount, api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95287aacbcd648b830b180'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287aacbcd648b830b180", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b95287aacbcd648b830b180", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b95287aacbcd648b830b180", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287aacbcd648b830b180", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287aacbcd648b830b180", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>nil}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b95287aacbcd648b830b180", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287aacbcd648b830b180", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b95287aacbcd648b830b180", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b95287aacbcd648b830b180", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287aacbcd648b830b180", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287aacbcd648b830b180", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95287bacbcd648b830b1a6'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95287bacbcd648b830b1a8'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95287bacbcd648b830b1ac'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95287bacbcd648b830b1b0'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95287bacbcd648b830b1b4'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95287bacbcd648b830b1b8'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95287bacbcd648b830b1a6'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287bacbcd648b830b1a6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b95287bacbcd648b830b1a6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b95287bacbcd648b830b1a6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287bacbcd648b830b1a6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287bacbcd648b830b1a6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287bacbcd648b830b1a6", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287bacbcd648b830b1a6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95287bacbcd648b830b1a8')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95287bacbcd648b830b1ac')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95287bacbcd648b830b1b0')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95287bacbcd648b830b1b4')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95287bacbcd648b830b1b8')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95287bacbcd648b830b1bc'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b95287bacbcd648b830b1bc", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287bacbcd648b830b1a6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b95287bacbcd648b830b1b8'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95287bacbcd648b830b1b8')}, "u"=>{"$set"=>{"parent_id"=>nil, "acce... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95287bacbcd648b830b1a6'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287bacbcd648b830b1a6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b95287bacbcd648b830b1a6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b95287bacbcd648b830b1a6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287bacbcd648b830b1a6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287bacbcd648b830b1a6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>nil}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b95287bacbcd648b830b1a6", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287bacbcd648b830b1a6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b95287bacbcd648b830b1a6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b95287bacbcd648b830b1a6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287bacbcd648b830b1a6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287bacbcd648b830b1a6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95287cacbcd648b830b1c8'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b95287cacbcd648b830b1c8'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Started PUT "/shopping/payments/5b95287cacbcd648b830b1c8" for 127.0.0.1 at 2018-09-09 19:34:44 +0530 Processing by Shopping::PaymentsController#update as JSON Parameters: {"payment"=>{"payment_status"=>1, "amount"=>-10}, "api_key"=>"test", "current_app_id"=>"testappid", "proxy_resource_class"=>"User", "proxy_resource_id"=>"5b952871acbcd648b830afb6", "id"=>"5b95287cacbcd648b830b1c8"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.009s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b95287cacbcd648b830b1c8'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b95287cacbcd648b830b1c8'), "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95287bacbcd648b830b1a6'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287bacbcd648b830b1a6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b95287bacbcd648b830b1a6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b95287bacbcd648b830b1a6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287bacbcd648b830b1a6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287bacbcd648b830b1a6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b95287bacbcd648b830b1a6", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287bacbcd648b830b1a6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95287cacbcd648b830b1c8')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"refund"=>true, "payment_status"=>nil, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b95287cacbcd648b830b1c8", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287bacbcd648b830b1a6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b95287cacbcd648b830b1c8'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95287cacbcd648b830b1ca'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95287cacbcd648b830b1cc'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95287cacbcd648b830b1d0'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95287cacbcd648b830b1d4'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95287cacbcd648b830b1d8'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95287cacbcd648b830b1dc'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95287cacbcd648b830b1ca'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287cacbcd648b830b1ca", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b95287cacbcd648b830b1ca", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b95287cacbcd648b830b1ca", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287cacbcd648b830b1ca", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287cacbcd648b830b1ca", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287cacbcd648b830b1ca", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287cacbcd648b830b1ca", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95287cacbcd648b830b1cc')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95287cacbcd648b830b1d0')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95287cacbcd648b830b1d4')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95287cacbcd648b830b1d8')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95287cacbcd648b830b1dc')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95287cacbcd648b830b1e0'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b95287cacbcd648b830b1e0", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287cacbcd648b830b1ca", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b95287cacbcd648b830b1dc'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95287cacbcd648b830b1dc')}, "u"=>{"$set"=>{"parent_id"=>nil, "acce... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95287cacbcd648b830b1ca'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287cacbcd648b830b1ca", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b95287cacbcd648b830b1ca", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b95287cacbcd648b830b1ca", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287cacbcd648b830b1ca", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287cacbcd648b830b1ca", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>nil}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b95287cacbcd648b830b1ca", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287cacbcd648b830b1ca", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b95287cacbcd648b830b1ca", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b95287cacbcd648b830b1ca", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287cacbcd648b830b1ca", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287cacbcd648b830b1ca", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95287cacbcd648b830b1ec'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b95287cacbcd648b830b1ec'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95287cacbcd648b830b1ca'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287cacbcd648b830b1ca", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b95287cacbcd648b830b1ca", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b95287cacbcd648b830b1ca", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287cacbcd648b830b1ca", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287cacbcd648b830b1ca", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95287cacbcd648b830b1ed'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started PUT "/shopping/payments/5b95287cacbcd648b830b1ec" for 127.0.0.1 at 2018-09-09 19:34:44 +0530 Processing by Shopping::PaymentsController#update as JSON Parameters: {"payment"=>{"payment_status"=>1}, "api_key"=>"test", "current_app_id"=>"testappid", "proxy_resource_class"=>"User", "proxy_resource_id"=>"5b952871acbcd648b830afb6", "id"=>"5b95287cacbcd648b830b1ec"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b95287cacbcd648b830b1ec'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b95287cacbcd648b830b1ec'), "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95287cacbcd648b830b1ca'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287cacbcd648b830b1ca", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b95287cacbcd648b830b1ca", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b95287cacbcd648b830b1ca", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287cacbcd648b830b1ca", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287cacbcd648b830b1ca", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b95287cacbcd648b830b1ca", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287cacbcd648b830b1ca", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95287cacbcd648b830b1ed')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s Completed 422 Unprocessable Entity in 58ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b95287cacbcd648b830b1ec'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95287dacbcd648b830b1f4'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95287dacbcd648b830b1f6'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95287dacbcd648b830b1fa'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95287dacbcd648b830b1fe'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95287dacbcd648b830b202'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95287dacbcd648b830b206'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95287dacbcd648b830b1f4'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287dacbcd648b830b1f4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b95287dacbcd648b830b1f4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b95287dacbcd648b830b1f4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287dacbcd648b830b1f4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287dacbcd648b830b1f4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287dacbcd648b830b1f4", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287dacbcd648b830b1f4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95287dacbcd648b830b1f6')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95287dacbcd648b830b1fa')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95287dacbcd648b830b1fe')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95287dacbcd648b830b202')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95287dacbcd648b830b206')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95287dacbcd648b830b20a'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b95287dacbcd648b830b20a", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287dacbcd648b830b1f4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b95287dacbcd648b830b206'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95287dacbcd648b830b206')}, "u"=>{"$set"=>{"parent_id"=>nil, "acce... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95287dacbcd648b830b1f4'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287dacbcd648b830b1f4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b95287dacbcd648b830b1f4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b95287dacbcd648b830b1f4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287dacbcd648b830b1f4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287dacbcd648b830b1f4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>nil}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b95287dacbcd648b830b1f4", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287dacbcd648b830b1f4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b95287dacbcd648b830b1f4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b95287dacbcd648b830b1f4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287dacbcd648b830b1f4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287dacbcd648b830b1f4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95287dacbcd648b830b216'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95287dacbcd648b830b1f4'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287dacbcd648b830b1f4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b95287dacbcd648b830b1f4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b95287dacbcd648b830b1f4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287dacbcd648b830b1f4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287dacbcd648b830b1f4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>nil}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b95287dacbcd648b830b1f4", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287dacbcd648b830b1f4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b95287dacbcd648b830b1f4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b95287dacbcd648b830b1f4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287dacbcd648b830b1f4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287dacbcd648b830b1f4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95287dacbcd648b830b217'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95287dacbcd648b830b1f4'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287dacbcd648b830b1f4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b95287dacbcd648b830b1f4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b95287dacbcd648b830b1f4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287dacbcd648b830b1f4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287dacbcd648b830b1f4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>nil}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b95287dacbcd648b830b1f4", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287dacbcd648b830b1f4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b95287dacbcd648b830b1f4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b95287dacbcd648b830b1f4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287dacbcd648b830b1f4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287dacbcd648b830b1f4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95287dacbcd648b830b218'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started PUT "/shopping/payments/5b95287dacbcd648b830b218" for 127.0.0.1 at 2018-09-09 19:34:45 +0530 Processing by Shopping::PaymentsController#update as JSON Parameters: {"payment"=>{"payment_status"=>1}, "api_key"=>"test", "current_app_id"=>"testappid", "proxy_resource_class"=>"User", "proxy_resource_id"=>"5b952871acbcd648b830afb6", "id"=>"5b95287dacbcd648b830b218"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b95287dacbcd648b830b218'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b95287dacbcd648b830b218'), "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95287dacbcd648b830b1f4'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287dacbcd648b830b1f4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b95287dacbcd648b830b1f4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b95287dacbcd648b830b1f4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287dacbcd648b830b1f4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287dacbcd648b830b1f4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b95287dacbcd648b830b1f4", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287dacbcd648b830b1f4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95287dacbcd648b830b218')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"refund"=>true, "payment_status"=>nil, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95287dacbcd648b830b1f4'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287dacbcd648b830b1f4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b95287dacbcd648b830b1f4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b95287dacbcd648b830b1f4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287dacbcd648b830b1f4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287dacbcd648b830b1f4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b95287dacbcd648b830b1f4", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287dacbcd648b830b1f4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95287dacbcd648b830b216')}, "u"=>{"$set"=>{"amount"=>0.0, "payment_s... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95287dacbcd648b830b1f4'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287dacbcd648b830b1f4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b95287dacbcd648b830b1f4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b95287dacbcd648b830b1f4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287dacbcd648b830b1f4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287dacbcd648b830b1f4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b95287dacbcd648b830b1f4", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287dacbcd648b830b1f4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95287dacbcd648b830b217')}, "u"=>{"$set"=>{"amount"=>0.0, "payment_s... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b95287dacbcd648b830b218", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287dacbcd648b830b1f4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b95287dacbcd648b830b216'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b95287dacbcd648b830b217'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95287dacbcd648b830b21a'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95287dacbcd648b830b21c'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95287eacbcd648b830b220'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95287eacbcd648b830b224'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95287eacbcd648b830b228'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95287eacbcd648b830b22c'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95287dacbcd648b830b21a'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287dacbcd648b830b21a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b95287dacbcd648b830b21a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b95287dacbcd648b830b21a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287dacbcd648b830b21a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287dacbcd648b830b21a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287dacbcd648b830b21a", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287dacbcd648b830b21a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95287dacbcd648b830b21c')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95287eacbcd648b830b220')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95287eacbcd648b830b224')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95287eacbcd648b830b228')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95287eacbcd648b830b22c')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95287eacbcd648b830b230'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b95287eacbcd648b830b230", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287dacbcd648b830b21a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b95287eacbcd648b830b22c'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95287eacbcd648b830b22c')}, "u"=>{"$set"=>{"parent_id"=>nil, "acce... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95287dacbcd648b830b21a'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287dacbcd648b830b21a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b95287dacbcd648b830b21a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b95287dacbcd648b830b21a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287dacbcd648b830b21a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287dacbcd648b830b21a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>nil}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b95287dacbcd648b830b21a", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287dacbcd648b830b21a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b95287dacbcd648b830b21a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b95287dacbcd648b830b21a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287dacbcd648b830b21a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287dacbcd648b830b21a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95287eacbcd648b830b23c'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95287dacbcd648b830b21a'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287dacbcd648b830b21a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b95287dacbcd648b830b21a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b95287dacbcd648b830b21a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287dacbcd648b830b21a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287dacbcd648b830b21a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>nil}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b95287dacbcd648b830b21a", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287dacbcd648b830b21a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b95287dacbcd648b830b21a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b95287dacbcd648b830b21a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287dacbcd648b830b21a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287dacbcd648b830b21a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95287eacbcd648b830b23d'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95287dacbcd648b830b21a'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287dacbcd648b830b21a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b95287dacbcd648b830b21a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b95287dacbcd648b830b21a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287dacbcd648b830b21a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287dacbcd648b830b21a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>nil}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b95287dacbcd648b830b21a", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287dacbcd648b830b21a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b95287dacbcd648b830b21a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b95287dacbcd648b830b21a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287dacbcd648b830b21a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287dacbcd648b830b21a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95287eacbcd648b830b23e'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95287dacbcd648b830b21a'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287dacbcd648b830b21a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b95287dacbcd648b830b21a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b95287dacbcd648b830b21a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287dacbcd648b830b21a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287dacbcd648b830b21a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b95287dacbcd648b830b21a", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287dacbcd648b830b21a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95287eacbcd648b830b23e')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"refund"=>true, "payment_status"=>nil, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95287dacbcd648b830b21a'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287dacbcd648b830b21a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b95287dacbcd648b830b21a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b95287dacbcd648b830b21a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287dacbcd648b830b21a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287dacbcd648b830b21a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b95287dacbcd648b830b21a", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287dacbcd648b830b21a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95287eacbcd648b830b23c')}, "u"=>{"$set"=>{"amount"=>0.0, "payment_s... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95287dacbcd648b830b21a'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287dacbcd648b830b21a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b95287dacbcd648b830b21a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b95287dacbcd648b830b21a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287dacbcd648b830b21a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287dacbcd648b830b21a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b95287dacbcd648b830b21a", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287dacbcd648b830b21a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95287eacbcd648b830b23d')}, "u"=>{"$set"=>{"amount"=>0.0, "payment_s... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b95287eacbcd648b830b23e", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287dacbcd648b830b21a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b95287eacbcd648b830b23d'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95287dacbcd648b830b21a'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287dacbcd648b830b21a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b95287dacbcd648b830b21a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b95287dacbcd648b830b21a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287dacbcd648b830b21a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287dacbcd648b830b21a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>2018-09-09 14:04:46 UTC}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b95287dacbcd648b830b21a", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287dacbcd648b830b21a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"test", "current_app_id"=>"testappid", "proxy_resource_class"=>"User", "proxy_resource_id"=>"5b952871acbcd648b830afb6", "id"=>"5b95287eacbcd648b830b23d", "payment"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b95287eacbcd648b830b23d'), "resource_id"=>"5b952871acbcd648b830afb6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b95287eacbcd648b830b23d'), "resource_id"=>"5b952871acbcd648b830afb6", "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95287dacbcd648b830b21a'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287dacbcd648b830b21a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b95287dacbcd648b830b21a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b95287dacbcd648b830b21a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287dacbcd648b830b21a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287dacbcd648b830b21a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b95287dacbcd648b830b21a", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b95287dacbcd648b830b21a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b95287eacbcd648b830b23d'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952880acbcd648b830b240'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952880acbcd648b830b242'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952880acbcd648b830b246'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952881acbcd648b830b24a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952881acbcd648b830b24e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952881acbcd648b830b252'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952880acbcd648b830b240'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952880acbcd648b830b240", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b952880acbcd648b830b240", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b952880acbcd648b830b240", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952880acbcd648b830b240", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952880acbcd648b830b240", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952880acbcd648b830b240", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952880acbcd648b830b240", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952880acbcd648b830b242')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952880acbcd648b830b246')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952881acbcd648b830b24a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952881acbcd648b830b24e')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952881acbcd648b830b252')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952881acbcd648b830b256'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b952881acbcd648b830b256", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952880acbcd648b830b240", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b952881acbcd648b830b252'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952881acbcd648b830b252')}, "u"=>{"$set"=>{"parent_id"=>nil, "acce... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952880acbcd648b830b240'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952880acbcd648b830b240", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b952880acbcd648b830b240", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b952880acbcd648b830b240", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952880acbcd648b830b240", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952880acbcd648b830b240", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>nil}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b952880acbcd648b830b240", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952880acbcd648b830b240", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b952880acbcd648b830b240", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b952880acbcd648b830b240", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952880acbcd648b830b240", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952880acbcd648b830b240", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952881acbcd648b830b262'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b952881acbcd648b830b262'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Started PUT "/shopping/payments/5b952881acbcd648b830b262" for 127.0.0.1 at 2018-09-09 19:34:49 +0530 Processing by Shopping::PaymentsController#update as JSON Parameters: {"payment"=>{"payment_status"=>1}, "api_key"=>"test", "current_app_id"=>"testappid", "proxy_resource_class"=>"User", "proxy_resource_id"=>"5b952871acbcd648b830afb6", "id"=>"5b952881acbcd648b830b262"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b952881acbcd648b830b262'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b952881acbcd648b830b262'), "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952880acbcd648b830b240'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952880acbcd648b830b240", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b952880acbcd648b830b240", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b952880acbcd648b830b240", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952880acbcd648b830b240", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952880acbcd648b830b240", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b952880acbcd648b830b240", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952880acbcd648b830b240", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952881acbcd648b830b262')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"refund"=>true, "payment_status"=>nil, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b952881acbcd648b830b262", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952880acbcd648b830b240", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b952881acbcd648b830b262'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952881acbcd648b830b264'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952881acbcd648b830b266'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952881acbcd648b830b26a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952881acbcd648b830b26e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952881acbcd648b830b272'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952881acbcd648b830b276'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952881acbcd648b830b264'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952881acbcd648b830b264", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b952881acbcd648b830b264", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b952881acbcd648b830b264", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952881acbcd648b830b264", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952881acbcd648b830b264", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952881acbcd648b830b264", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952881acbcd648b830b264", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b952881acbcd648b830b264", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b952881acbcd648b830b264", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952881acbcd648b830b264", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952881acbcd648b830b264", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952882acbcd648b830b27a'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started PUT "/shopping/payments/5b952882acbcd648b830b27a" for 127.0.0.1 at 2018-09-09 19:34:50 +0530 Processing by Shopping::PaymentsController#update as JSON Parameters: {"payment"=>{"amount"=>10.0}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b952882acbcd648b830b27a"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameter: amount Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameter: amount Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameter: amount Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b952882acbcd648b830b27a'), "resource_id"=>"5b952871acbcd648b830afb6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b952882acbcd648b830b27a'), "resource_id"=>"5b952871acbcd648b830afb6", "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952881acbcd648b830b264'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952881acbcd648b830b264", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b952881acbcd648b830b264", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b952881acbcd648b830b264", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952881acbcd648b830b264", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952881acbcd648b830b264", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952881acbcd648b830b264", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952881acbcd648b830b264", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b952881acbcd648b830b264", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b952881acbcd648b830b264", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952881acbcd648b830b264", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952881acbcd648b830b264", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b952882acbcd648b830b27a'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952882acbcd648b830b27c'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952882acbcd648b830b27e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952882acbcd648b830b282'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952882acbcd648b830b286'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952882acbcd648b830b28a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952882acbcd648b830b28e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952882acbcd648b830b27c'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952882acbcd648b830b27c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b952882acbcd648b830b27c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b952882acbcd648b830b27c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952882acbcd648b830b27c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952882acbcd648b830b27c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952882acbcd648b830b27c", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952882acbcd648b830b27c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952882acbcd648b830b27e')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952882acbcd648b830b282')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952882acbcd648b830b286')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952882acbcd648b830b28a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b952882acbcd648b830b28e')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b952... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952882acbcd648b830b292'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b952882acbcd648b830b292", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952882acbcd648b830b27c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b952882acbcd648b830b28e'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b952882acbcd648b830b28e')}, "u"=>{"$set"=>{"parent_id"=>nil, "acce... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952882acbcd648b830b27c'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952882acbcd648b830b27c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b952882acbcd648b830b27c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b952882acbcd648b830b27c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952882acbcd648b830b27c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952882acbcd648b830b27c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952882acbcd648b830b27c'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.004s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952882acbcd648b830b27c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b952882acbcd648b830b27c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b952882acbcd648b830b27c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952882acbcd648b830b27c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952882acbcd648b830b27c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>nil}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b952882acbcd648b830b27c", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952882acbcd648b830b27c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b952882acbcd648b830b27c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b952882acbcd648b830b27c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952882acbcd648b830b27c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952882acbcd648b830b27c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952882acbcd648b830b29e'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started PUT "/shopping/payments/5b952882acbcd648b830b29e" for 127.0.0.1 at 2018-09-09 19:34:51 +0530 Processing by Shopping::PaymentsController#update as JSON Parameters: {"payment"=>{"refund"=>false}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b952882acbcd648b830b29e"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameter: refund Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameter: refund Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameter: refund Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b952882acbcd648b830b29e'), "resource_id"=>"5b952871acbcd648b830afb6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b952882acbcd648b830b29e'), "resource_id"=>"5b952871acbcd648b830afb6", "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952882acbcd648b830b27c'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952882acbcd648b830b27c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b952882acbcd648b830b27c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b952882acbcd648b830b27c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952882acbcd648b830b27c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952882acbcd648b830b27c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>2018-09-09 14:04:50 UTC}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b952882acbcd648b830b27c", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952882acbcd648b830b27c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b952882acbcd648b830b27c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b952882acbcd648b830b27c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952882acbcd648b830b27c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952882acbcd648b830b27c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b952882acbcd648b830b29e'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952883acbcd648b830b2a0'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952883acbcd648b830b2a2'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952883acbcd648b830b2a6'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952883acbcd648b830b2aa'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952883acbcd648b830b2ae'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952883acbcd648b830b2b2'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b952883acbcd648b830b2a0'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952883acbcd648b830b2a0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b952883acbcd648b830b2a0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b952883acbcd648b830b2a0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952883acbcd648b830b2a0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952883acbcd648b830b2a0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952883acbcd648b830b2a0", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952883acbcd648b830b2a0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b952871acbcd648b830afb6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b952883acbcd648b830b2a0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "cart_id"=>"5b952883acbcd648b830b2a0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952883acbcd648b830b2a0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b952871acbcd648b830afb6", "parent_id"=>"5b952883acbcd648b830b2a0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b952883acbcd648b830b2b6'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started DELETE "/shopping/payments/5b952883acbcd648b830b2b6" for 127.0.0.1 at 2018-09-09 19:34:51 +0530 Processing by Shopping::PaymentsController#destroy as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b952883acbcd648b830b2b6", "payment"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b952883acbcd648b830b2b6'), "resource_id"=>"5b952871acbcd648b830afb6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b952883acbcd648b830b2b6'), "resource_id"=>"5b952871acbcd648b830afb6", "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Completed 204 No Content in 15ms MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.001s Overwriting existing field name in class User. Overwriting existing field resource_id in class Auth::Shopping::CartItem. Overwriting existing field duration in class Auth::Workflow::Tlocation. Overwriting existing field description in class Test. MONGODB | EVENT: # MONGODB | Topology type 'unknown' initializing. MONGODB | EVENT: # MONGODB | Server localhost:27017 initializing. MONGODB | EVENT: # MONGODB | Topology type 'unknown' changed to type 'single'. MONGODB | EVENT: # MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'. MONGODB | EVENT: # MONGODB | There was a change in the members of the 'single' topology. MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.115s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.117s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.092s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.091s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3afacbcd60fe3e44ac1'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"lucie@durgan.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"GtuTRjozSyqqKZrn-vfW"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"7546Vxz5of2Zm8NQvJhU"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3b0acbcd60fe3e44ac6'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b95e3b0acbcd60fe3e44ac6')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3b0acbcd60fe3e44aca')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"dep1epFY3Jq5zses_bTE"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3b0acbcd60fe3e44ac6')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"monserrat@hamill.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zrjt3JVeY1kyCfPZZyZp"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"rEHUivdnzjXPytEAJZUS"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3b0acbcd60fe3e44acb'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b95e3b0acbcd60fe3e44acb')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3b1acbcd60fe3e44ace'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started GET "/shopping/cart_items/5b95e3b1acbcd60fe3e44ace?api_key=test¤t_app_id=testappid" for 127.0.0.1 at 2018-09-10 08:53:29 +0530 Processing by Shopping::CartItemsController#show as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b95e3b1acbcd60fe3e44ace", "cart_item"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b95e3b1acbcd60fe3e44ace'), "resource_id"=>"5b95e3b0acbcd60fe3e44ac6", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b95e3b1acbcd60fe3e44ace'), "resource_id"=>"5b95e3b0acbcd60fe3e44ac6", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Completed 200 OK in 122ms (Views: 1.2ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Started POST "/shopping/cart_items" for 127.0.0.1 at 2018-09-10 08:53:29 +0530 Processing by Shopping::CartItemsController#create as JSON Parameters: {"cart_item"=>{"product_id"=>"5b95e3afacbcd60fe3e44ac1", "quantity"=>1, "discount_code"=>"Konklab", "price"=>10.0, "name"=>"Avocado", "accept_order_at_percentage_of_price"=>0.2}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: product_id, quantity, discount_code, price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: product_id, quantity, discount_code, price, name, accept_order_at_percentage_of_price Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95e3afacbcd60fe3e44ac1'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95e3b1acbcd60fe3e44ad0')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95e3b1acbcd60fe3e44ad0'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s Completed 201 Created in 140ms (Views: 3.3ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3b1acbcd60fe3e44ad3'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started PUT "/shopping/cart_items/5b95e3b1acbcd60fe3e44ad3" for 127.0.0.1 at 2018-09-10 08:53:29 +0530 Processing by Shopping::CartItemsController#update as JSON Parameters: {"cart_item"=>{"discount"=>42, "quantity"=>10, "product_id"=>"5b95e3b1acbcd60fe3e44ad5", "price"=>400}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b95e3b1acbcd60fe3e44ad3"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: discount, product_id, price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: discount, quantity, product_id, price Unpermitted parameters: api_key, current_app_id, id, user_token Unpermitted parameters: discount, product_id, price Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: discount, quantity, product_id, price Unpermitted parameters: api_key, current_app_id, id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b95e3b1acbcd60fe3e44ad3'), "resource_id"=>"5b95e3b0acbcd60fe3e44ac6", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b95e3b1acbcd60fe3e44ad3'), "resource_id"=>"5b95e3b0acbcd60fe3e44ac6", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3b1acbcd60fe3e44ad3')}, "u"=>{"$set"=>{"quantity"=>10.0, "tags... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 204 No Content in 115ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"rowan.bogisich@bednar.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"7QGhQCyPeYANbszFsyas"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"gu6ttVJkgMxjDU_r9yWx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3b2acbcd60fe3e44ad7'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b95e3b2acbcd60fe3e44ad7')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"dNQXyNiFjE3KgXEDexUC"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3b2acbcd60fe3e44ad7')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3b2acbcd60fe3e44ada'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started PUT "/shopping/cart_items/5b95e3b2acbcd60fe3e44ada" for 127.0.0.1 at 2018-09-10 08:53:30 +0530 Processing by Shopping::CartItemsController#update as JSON Parameters: {"cart_item"=>{"discount"=>42, "quantity"=>10, "product_id"=>"5b95e3b2acbcd60fe3e44adc", "price"=>400}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b95e3b2acbcd60fe3e44ada"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Completed 401 Unauthorized in 8ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.104s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.038s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3b2acbcd60fe3e44add'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3b2acbcd60fe3e44adf'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3b3acbcd60fe3e44ae3'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3b3acbcd60fe3e44ae7'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3b3acbcd60fe3e44aeb'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3b3acbcd60fe3e44aef'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e3b2acbcd60fe3e44add'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3b0acbcd60fe3e44ac6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3b0acbcd60fe3e44ac6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3b0acbcd60fe3e44ac6", "parent_id"=>"5b95e3b2acbcd60fe3e44add", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3b0acbcd60fe3e44ac6')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3b0acbcd60fe3e44ac6", "cart_id"=>"5b95e3b2acbcd60fe3e44add", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3b0acbcd60fe3e44ac6", "cart_id"=>"5b95e3b2acbcd60fe3e44add", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3b0acbcd60fe3e44ac6", "parent_id"=>"5b95e3b2acbcd60fe3e44add", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3b0acbcd60fe3e44ac6", "parent_id"=>"5b95e3b2acbcd60fe3e44add", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95e3b0acbcd60fe3e44ac6", "parent_id"=>"5b95e3b2acbcd60fe3e44add", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3b0acbcd60fe3e44ac6", "parent_id"=>"5b95e3b2acbcd60fe3e44add", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e3b2acbcd60fe3e44adf')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e3b3acbcd60fe3e44ae3')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e3b3acbcd60fe3e44ae7')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e3b3acbcd60fe3e44aeb')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e3b3acbcd60fe3e44aef')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3b3acbcd60fe3e44af3'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b95e3b3acbcd60fe3e44af3", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3b0acbcd60fe3e44ac6", "parent_id"=>"5b95e3b2acbcd60fe3e44add", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b95e3b2acbcd60fe3e44adf'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b95e3b3acbcd60fe3e44ae3'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b95e3b3acbcd60fe3e44ae7'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b95e3b3acbcd60fe3e44aeb'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b95e3b3acbcd60fe3e44aef'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3b3acbcd60fe3e44af3')}, "limit"=>1}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s Started PUT "/shopping/cart_items/5b95e3b2acbcd60fe3e44adf" for 127.0.0.1 at 2018-09-10 08:53:31 +0530 Processing by Shopping::CartItemsController#update as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b95e3b2acbcd60fe3e44adf", "cart_item"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b95e3b2acbcd60fe3e44adf'), "resource_id"=>"5b95e3b0acbcd60fe3e44ac6", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b95e3b2acbcd60fe3e44adf'), "resource_id"=>"5b95e3b0acbcd60fe3e44ac6", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b95e3b3acbcd60fe3e44af3'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3b2acbcd60fe3e44adf')}, "u"=>{"$set"=>{"tags"=>["Lettuce", "Av... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Completed 204 No Content in 259ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b95e3b2acbcd60fe3e44adf'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3b4acbcd60fe3e44b00'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3b4acbcd60fe3e44b02'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3b4acbcd60fe3e44b06'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3b4acbcd60fe3e44b0a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3b4acbcd60fe3e44b0e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3b4acbcd60fe3e44b12'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3b4acbcd60fe3e44b16'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started PUT "/shopping/cart_items/5b95e3b4acbcd60fe3e44b16" for 127.0.0.1 at 2018-09-10 08:53:33 +0530 Processing by Shopping::CartItemsController#update as JSON Parameters: {"cart_item"=>{"quantity"=>33}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b95e3b4acbcd60fe3e44b16"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameter: quantity Unpermitted parameters: api_key, current_app_id, id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameter: quantity Unpermitted parameters: api_key, current_app_id, id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b95e3b4acbcd60fe3e44b16'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b95e3b4acbcd60fe3e44b16'), "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3b4acbcd60fe3e44b16')}, "u"=>{"$set"=>{"quantity"=>33.0, "tags... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 204 No Content in 105ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b95e3b4acbcd60fe3e44b16'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3b5acbcd60fe3e44b19'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3b5acbcd60fe3e44b1b'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3b5acbcd60fe3e44b1f'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3b5acbcd60fe3e44b23'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3b5acbcd60fe3e44b27'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3b5acbcd60fe3e44b2b'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3b6acbcd60fe3e44b2f'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3b6acbcd60fe3e44b31'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3b6acbcd60fe3e44b35'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3b6acbcd60fe3e44b39'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3b6acbcd60fe3e44b3d'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3b6acbcd60fe3e44b41'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3b6acbcd60fe3e44b45'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3b7acbcd60fe3e44b47'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3b7acbcd60fe3e44b4b'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3b7acbcd60fe3e44b4f'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3b7acbcd60fe3e44b53'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3b7acbcd60fe3e44b57'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3b7acbcd60fe3e44b5b'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started DELETE "/shopping/cart_items/5b95e3b7acbcd60fe3e44b5b" for 127.0.0.1 at 2018-09-10 08:53:35 +0530 Processing by Shopping::CartItemsController#destroy as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b95e3b7acbcd60fe3e44b5b", "cart_item"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b95e3b7acbcd60fe3e44b5b'), "resource_id"=>"5b95e3b0acbcd60fe3e44ac6", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b95e3b7acbcd60fe3e44b5b'), "resource_id"=>"5b95e3b0acbcd60fe3e44ac6", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3b7acbcd60fe3e44b5b')}, "limit"=>1}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s Completed 204 No Content in 91ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3b8acbcd60fe3e44b5d'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b95e3b8acbcd60fe3e44b5d'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"test", "current_app_id"=>"testappid", "id"=>"5b95e3b8acbcd60fe3e44b5d", "cart_item"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b95e3b8acbcd60fe3e44b5d'), "resource_id"=>"5b95e3b0acbcd60fe3e44ac6", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b95e3b8acbcd60fe3e44b5d'), "resource_id"=>"5b95e3b0acbcd60fe3e44ac6", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Completed 204 No Content in 14ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3b8acbcd60fe3e44b61'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3b8acbcd60fe3e44b63'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3b8acbcd60fe3e44b65'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3b8acbcd60fe3e44b67'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3b8acbcd60fe3e44b69'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started GET "/shopping/cart_items?api_key=test¤t_app_id=testappid" for 127.0.0.1 at 2018-09-10 08:53:37 +0530 Processing by Shopping::CartItemsController#index as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "cart_item"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3b0acbcd60fe3e44ac6", "parent_id"=>nil, "_type"=>"Shopping::CartItem"}, "limit"=>25, "skip"=>0, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s Started GET "/shopping/cart_items?api_key=test¤t_app_id=testappid" for 127.0.0.1 at 2018-09-10 08:53:37 +0530 Processing by Shopping::CartItemsController#index as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "cart_item"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3b0acbcd60fe3e44ac6", "parent_id"=>nil, "_type"=>"Shopping::CartItem"}, "limit"=>25, "skip"=>0, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s Started GET "/shopping/cart_items?api_key=test¤t_app_id=testappid" for 127.0.0.1 at 2018-09-10 08:53:37 +0530 Processing by Shopping::CartItemsController#index as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "cart_item"=>{}} Completed 401 Unauthorized in 1ms MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"manley.goodwin@lebsack.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"3xY1vEC3XuZxjQcUZYqJ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"JuLYxgcBdKx7FJDnxu3s"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3b9acbcd60fe3e44b72'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b95e3b9acbcd60fe3e44b72')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"FKN8VJdYXUB26XsTacbn"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3b9acbcd60fe3e44b72')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3b9acbcd60fe3e44b75'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s Started GET "/shopping/cart_items/5b95e3b9acbcd60fe3e44b75?api_key=test¤t_app_id=testappid" for 127.0.0.1 at 2018-09-10 08:53:37 +0530 Processing by Shopping::CartItemsController#show as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b95e3b9acbcd60fe3e44b75", "cart_item"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken1"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken1"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b95e3b9acbcd60fe3e44b75'), "resource_id"=>"5b95e3b9acbcd60fe3e44b72", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"adell@kunzehills.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"wSxEcs58k2aTbVqmsQYD"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"fkmzessygKvaixs1S4_N"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3b9acbcd60fe3e44b77'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b95e3b9acbcd60fe3e44b77')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"qgtmvzz3hzuFXbssfjGJ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3b9acbcd60fe3e44b77')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3b9acbcd60fe3e44b7a'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3baacbcd60fe3e44b7f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"randy_mills@kreiger.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"nmRCRi2QVPDEr1x3sXiK"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"KNm3rXCDzBCaFC7qRs-F"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3baacbcd60fe3e44b80'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b95e3baacbcd60fe3e44b80')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3baacbcd60fe3e44b83'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3baacbcd60fe3e44b85'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3baacbcd60fe3e44b89'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3bbacbcd60fe3e44b8d'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3bbacbcd60fe3e44b91'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3bbacbcd60fe3e44b95'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started GET "/shopping/carts/5b95e3baacbcd60fe3e44b83" for 127.0.0.1 at 2018-09-10 08:53:39 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"qEJyFM2kJGU_Zhpiw_j6"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3b9acbcd60fe3e44b77')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-10 03:23:39 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Shopping::CartsController#show as HTML Parameters: {"id"=>"5b95e3baacbcd60fe3e44b83"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_carts", "query"=>{"_id"=>BSON::ObjectId('5b95e3baacbcd60fe3e44b83'), "resource_id"=>"5b95e3b9acbcd60fe3e44b77", "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e3baacbcd60fe3e44b83'), "resource_id"=>"5b95e3b9acbcd60fe3e44b77", "_type"=>"Shopping::Cart"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3b9acbcd60fe3e44b77')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3b9acbcd60fe3e44b77')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3b9acbcd60fe3e44b77", "parent_id"=>"5b95e3baacbcd60fe3e44b83", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3b9acbcd60fe3e44b77')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3b9acbcd60fe3e44b77", "cart_id"=>"5b95e3baacbcd60fe3e44b83", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3b9acbcd60fe3e44b77", "cart_id"=>"5b95e3baacbcd60fe3e44b83", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3b9acbcd60fe3e44b77", "parent_id"=>"5b95e3baacbcd60fe3e44b83", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3b9acbcd60fe3e44b77", "parent_id"=>"5b95e3baacbcd60fe3e44b83", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3b9acbcd60fe3e44b77", "parent_id"=>"5b95e3baacbcd60fe3e44b83", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3b9acbcd60fe3e44b77')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3b9acbcd60fe3e44b77')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3b9acbcd60fe3e44b77", "parent_id"=>"5b95e3baacbcd60fe3e44b83", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3b9acbcd60fe3e44b77')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3b9acbcd60fe3e44b77", "cart_id"=>"5b95e3baacbcd60fe3e44b83", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3b9acbcd60fe3e44b77", "cart_id"=>"5b95e3baacbcd60fe3e44b83", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3b9acbcd60fe3e44b77", "parent_id"=>"5b95e3baacbcd60fe3e44b83", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3b9acbcd60fe3e44b77", "parent_id"=>"5b95e3baacbcd60fe3e44b83", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3b9acbcd60fe3e44b77", "parent_id"=>"5b95e3baacbcd60fe3e44b83", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"tomasa_wuckert@christiansen.org"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"p82Bxjhmg_nBQ-xY5BT1"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"-2CsX4Na1iuMLUUPMiYZ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3bcacbcd60fe3e44ba1'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b95e3bcacbcd60fe3e44ba1')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"hy363YSbHWxhrUtBwxLF"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3bcacbcd60fe3e44ba1')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3bcacbcd60fe3e44ba4'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3bcacbcd60fe3e44ba6'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3bcacbcd60fe3e44baa'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3bdacbcd60fe3e44bae'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3bdacbcd60fe3e44bb2'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3bdacbcd60fe3e44bb6'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started GET "/shopping/carts/5b95e3bcacbcd60fe3e44ba4?api_key=test¤t_app_id=testappid" for 127.0.0.1 at 2018-09-10 08:53:41 +0530 Processing by Shopping::CartsController#show as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b95e3bcacbcd60fe3e44ba4", "cart"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_carts", "query"=>{"_id"=>BSON::ObjectId('5b95e3bcacbcd60fe3e44ba4'), "resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e3bcacbcd60fe3e44ba4'), "resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "_type"=>"Shopping::Cart"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3bcacbcd60fe3e44ba1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3bcacbcd60fe3e44ba1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "parent_id"=>"5b95e3bcacbcd60fe3e44ba4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3bcacbcd60fe3e44ba1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "cart_id"=>"5b95e3bcacbcd60fe3e44ba4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "cart_id"=>"5b95e3bcacbcd60fe3e44ba4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "parent_id"=>"5b95e3bcacbcd60fe3e44ba4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "parent_id"=>"5b95e3bcacbcd60fe3e44ba4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "parent_id"=>"5b95e3bcacbcd60fe3e44ba4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3bdacbcd60fe3e44bba'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3bdacbcd60fe3e44bbc'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3bdacbcd60fe3e44bbe'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3beacbcd60fe3e44bc0'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3beacbcd60fe3e44bc2'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3beacbcd60fe3e44bc4'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started POST "/shopping/carts" for 127.0.0.1 at 2018-09-10 08:53:42 +0530 Processing by Shopping::CartsController#create as JSON Parameters: {"cart"=>{"add_cart_item_ids"=>["5b95e3bdacbcd60fe3e44bbc", "5b95e3bdacbcd60fe3e44bbe", "5b95e3beacbcd60fe3e44bc0", "5b95e3beacbcd60fe3e44bc2", "5b95e3beacbcd60fe3e44bc4"]}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b95e3bdacbcd60fe3e44bbc'), "resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b95e3bdacbcd60fe3e44bbc'), "resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3bdacbcd60fe3e44bbc')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3bea... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b95e3bdacbcd60fe3e44bbe'), "resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b95e3bdacbcd60fe3e44bbe'), "resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3bdacbcd60fe3e44bbe')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3bea... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b95e3beacbcd60fe3e44bc0'), "resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b95e3beacbcd60fe3e44bc0'), "resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3beacbcd60fe3e44bc0')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3bea... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b95e3beacbcd60fe3e44bc2'), "resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b95e3beacbcd60fe3e44bc2'), "resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3beacbcd60fe3e44bc2')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3bea... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b95e3beacbcd60fe3e44bc4'), "resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b95e3beacbcd60fe3e44bc4'), "resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3beacbcd60fe3e44bc4')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3bea... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3beacbcd60fe3e44bc6'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3bcacbcd60fe3e44ba1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3bcacbcd60fe3e44ba1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "parent_id"=>"5b95e3beacbcd60fe3e44bc6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3bcacbcd60fe3e44ba1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "cart_id"=>"5b95e3beacbcd60fe3e44bc6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "cart_id"=>"5b95e3beacbcd60fe3e44bc6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "parent_id"=>"5b95e3beacbcd60fe3e44bc6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "parent_id"=>"5b95e3beacbcd60fe3e44bc6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "parent_id"=>"5b95e3beacbcd60fe3e44bc6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "parent_id"=>"5b95e3beacbcd60fe3e44bc6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3bcacbcd60fe3e44ba1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3bcacbcd60fe3e44ba1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "parent_id"=>"5b95e3beacbcd60fe3e44bc6", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "parent_id"=>nil, "_type"=>"Shopping::CartItem"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3bfacbcd60fe3e44bd8'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3bfacbcd60fe3e44bda'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3c0acbcd60fe3e44bdc'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3c0acbcd60fe3e44bde'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3c0acbcd60fe3e44be0'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3c0acbcd60fe3e44be2'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started POST "/shopping/carts" for 127.0.0.1 at 2018-09-10 08:53:44 +0530 Processing by Shopping::CartsController#create as JSON Parameters: {"cart"=>{}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b95e3c0acbcd60fe3e44be4"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_carts", "query"=>{"_id"=>BSON::ObjectId('5b95e3c0acbcd60fe3e44be4'), "resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3c0acbcd60fe3e44be5'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3c1acbcd60fe3e44be7'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3c1acbcd60fe3e44be9'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3c1acbcd60fe3e44beb'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3c1acbcd60fe3e44bed'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3c1acbcd60fe3e44bef'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started POST "/shopping/carts" for 127.0.0.1 at 2018-09-10 08:53:45 +0530 Processing by Shopping::CartsController#create as JSON Parameters: {"cart"=>{"add_cart_item_ids"=>["5b95e3c1acbcd60fe3e44be7", "5b95e3c1acbcd60fe3e44be9", "5b95e3c1acbcd60fe3e44beb", "5b95e3c1acbcd60fe3e44bed"]}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b95e3c1acbcd60fe3e44be7'), "resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b95e3c1acbcd60fe3e44be7'), "resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3c1acbcd60fe3e44be7')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3c1a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b95e3c1acbcd60fe3e44be9'), "resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b95e3c1acbcd60fe3e44be9'), "resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3c1acbcd60fe3e44be9')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3c1a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b95e3c1acbcd60fe3e44beb'), "resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b95e3c1acbcd60fe3e44beb'), "resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3c1acbcd60fe3e44beb')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3c1a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b95e3c1acbcd60fe3e44bed'), "resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b95e3c1acbcd60fe3e44bed'), "resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3c1acbcd60fe3e44bed')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3c1a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3c1acbcd60fe3e44bf1'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3bcacbcd60fe3e44ba1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3bcacbcd60fe3e44ba1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "parent_id"=>"5b95e3c1acbcd60fe3e44bf1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3bcacbcd60fe3e44ba1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "cart_id"=>"5b95e3c1acbcd60fe3e44bf1", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "cart_id"=>"5b95e3c1acbcd60fe3e44bf1", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "parent_id"=>"5b95e3c1acbcd60fe3e44bf1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "parent_id"=>"5b95e3c1acbcd60fe3e44bf1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "parent_id"=>"5b95e3c1acbcd60fe3e44bf1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "parent_id"=>"5b95e3c1acbcd60fe3e44bf1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3bcacbcd60fe3e44ba1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3bcacbcd60fe3e44ba1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "parent_id"=>"5b95e3c1acbcd60fe3e44bf1", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3c2acbcd60fe3e44c00'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3c2acbcd60fe3e44c02'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3c2acbcd60fe3e44c06'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3c2acbcd60fe3e44c0a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3c2acbcd60fe3e44c0e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3c2acbcd60fe3e44c12'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3c3acbcd60fe3e44c16'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started PUT "/shopping/carts/5b95e3c2acbcd60fe3e44c00" for 127.0.0.1 at 2018-09-10 08:53:47 +0530 Processing by Shopping::CartsController#update as JSON Parameters: {"cart"=>{"add_cart_item_ids"=>["5b95e3c3acbcd60fe3e44c16"], "remove_cart_item_ids"=>["5b95e3c2acbcd60fe3e44c12"], "parent_notes"=>"aies blood test when she was not well"}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b95e3c2acbcd60fe3e44c00"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameter: parent_notes Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_carts", "query"=>{"_id"=>BSON::ObjectId('5b95e3c2acbcd60fe3e44c00'), "resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e3c2acbcd60fe3e44c00'), "resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "_type"=>"Shopping::Cart"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b95e3c3acbcd60fe3e44c16'), "resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b95e3c3acbcd60fe3e44c16'), "resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3c3acbcd60fe3e44c16')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3c2a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b95e3c2acbcd60fe3e44c12'), "resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b95e3c2acbcd60fe3e44c12'), "resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3c2acbcd60fe3e44c12')}, "u"=>{"$set"=>{"parent_id"=>nil, "tags... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3c2acbcd60fe3e44c00')}, "u"=>{"$set"=>{"tags"=>["Cart", "Snowpea sp... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3bcacbcd60fe3e44ba1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3bcacbcd60fe3e44ba1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "parent_id"=>"5b95e3c2acbcd60fe3e44c00", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3bcacbcd60fe3e44ba1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "cart_id"=>"5b95e3c2acbcd60fe3e44c00", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "cart_id"=>"5b95e3c2acbcd60fe3e44c00", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "parent_id"=>"5b95e3c2acbcd60fe3e44c00", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "parent_id"=>"5b95e3c2acbcd60fe3e44c00", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "parent_id"=>"5b95e3c2acbcd60fe3e44c00", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"parent_id"=>"5b95e3c2acbcd60fe3e44c00", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"parent_id"=>"5b95e3c2acbcd60fe3e44c00", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3c3acbcd60fe3e44c1c'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3c3acbcd60fe3e44c1e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3c4acbcd60fe3e44c22'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3c4acbcd60fe3e44c26'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3c4acbcd60fe3e44c2a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3c4acbcd60fe3e44c2e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3c4acbcd60fe3e44c32'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "parent_id"=>nil, "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3c4acbcd60fe3e44c34'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3c5acbcd60fe3e44c36'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3c5acbcd60fe3e44c3a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3c5acbcd60fe3e44c3e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3c5acbcd60fe3e44c42'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3c5acbcd60fe3e44c46'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3c6acbcd60fe3e44c4a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started PUT "/shopping/carts/5b95e3c4acbcd60fe3e44c34" for 127.0.0.1 at 2018-09-10 08:53:50 +0530 Processing by Shopping::CartsController#update as JSON Parameters: {"cart"=>{"add_cart_item_ids"=>["5b95e3c6acbcd60fe3e44c4a"]}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b95e3c4acbcd60fe3e44c34"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_carts", "query"=>{"_id"=>BSON::ObjectId('5b95e3c4acbcd60fe3e44c34'), "resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e3c4acbcd60fe3e44c34'), "resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "_type"=>"Shopping::Cart"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b95e3c6acbcd60fe3e44c4a'), "resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b95e3c6acbcd60fe3e44c4a'), "resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3c6acbcd60fe3e44c4a')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3c4a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3c4acbcd60fe3e44c34')}, "u"=>{"$set"=>{"tags"=>["Cart", "Peas"], "u... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3bcacbcd60fe3e44ba1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3bcacbcd60fe3e44ba1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "parent_id"=>"5b95e3c4acbcd60fe3e44c34", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3bcacbcd60fe3e44ba1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "cart_id"=>"5b95e3c4acbcd60fe3e44c34", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "cart_id"=>"5b95e3c4acbcd60fe3e44c34", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "parent_id"=>"5b95e3c4acbcd60fe3e44c34", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "parent_id"=>"5b95e3c4acbcd60fe3e44c34", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "parent_id"=>"5b95e3c4acbcd60fe3e44c34", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "parent_id"=>nil, "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "parent_id"=>nil, "_type"=>"Shopping::CartItem"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3c6acbcd60fe3e44c4f'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3c6acbcd60fe3e44c51'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3c6acbcd60fe3e44c55'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3c6acbcd60fe3e44c59'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3c6acbcd60fe3e44c5d'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3c7acbcd60fe3e44c61'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3c7acbcd60fe3e44c65'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started PUT "/shopping/carts/5b95e3c6acbcd60fe3e44c4f" for 127.0.0.1 at 2018-09-10 08:53:51 +0530 Processing by Shopping::CartsController#update as JSON Parameters: {"cart"=>{"remove_cart_item_ids"=>["5b95e3c7acbcd60fe3e44c65"]}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b95e3c6acbcd60fe3e44c4f"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_carts", "query"=>{"_id"=>BSON::ObjectId('5b95e3c6acbcd60fe3e44c4f'), "resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e3c6acbcd60fe3e44c4f'), "resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "_type"=>"Shopping::Cart"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b95e3c7acbcd60fe3e44c65'), "resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b95e3c7acbcd60fe3e44c65'), "resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3c7acbcd60fe3e44c65')}, "u"=>{"$set"=>{"tags"=>["Marigold", "A... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3c6acbcd60fe3e44c4f')}, "u"=>{"$set"=>{"tags"=>["Cart"], "updated_a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3bcacbcd60fe3e44ba1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3bcacbcd60fe3e44ba1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "parent_id"=>"5b95e3c6acbcd60fe3e44c4f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3bcacbcd60fe3e44ba1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "cart_id"=>"5b95e3c6acbcd60fe3e44c4f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "cart_id"=>"5b95e3c6acbcd60fe3e44c4f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "parent_id"=>"5b95e3c6acbcd60fe3e44c4f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "parent_id"=>"5b95e3c6acbcd60fe3e44c4f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "parent_id"=>"5b95e3c6acbcd60fe3e44c4f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "parent_id"=>nil, "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3c7acbcd60fe3e44c68'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3c7acbcd60fe3e44c6a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3c7acbcd60fe3e44c6e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3c8acbcd60fe3e44c72'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3c8acbcd60fe3e44c76'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3c8acbcd60fe3e44c7a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3c8acbcd60fe3e44c7e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3c8acbcd60fe3e44c7e')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3c7a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started PUT "/shopping/carts/5b95e3c7acbcd60fe3e44c68" for 127.0.0.1 at 2018-09-10 08:53:52 +0530 Processing by Shopping::CartsController#update as JSON Parameters: {"cart"=>{"remove_cart_item_ids"=>["5b95e3c8acbcd60fe3e44c7e"]}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b95e3c7acbcd60fe3e44c68"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_carts", "query"=>{"_id"=>BSON::ObjectId('5b95e3c7acbcd60fe3e44c68'), "resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e3c7acbcd60fe3e44c68'), "resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "_type"=>"Shopping::Cart"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b95e3c8acbcd60fe3e44c7e'), "resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b95e3c8acbcd60fe3e44c7e'), "resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3c7acbcd60fe3e44c68')}, "u"=>{"$set"=>{"tags"=>["Cart"], "updated_a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3bcacbcd60fe3e44ba1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3bcacbcd60fe3e44ba1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "parent_id"=>"5b95e3c7acbcd60fe3e44c68", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3bcacbcd60fe3e44ba1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "cart_id"=>"5b95e3c7acbcd60fe3e44c68", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "cart_id"=>"5b95e3c7acbcd60fe3e44c68", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "parent_id"=>"5b95e3c7acbcd60fe3e44c68", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "parent_id"=>"5b95e3c7acbcd60fe3e44c68", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "parent_id"=>"5b95e3c7acbcd60fe3e44c68", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "parent_id"=>nil, "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3c9acbcd60fe3e44c85'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3c9acbcd60fe3e44c87'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3c9acbcd60fe3e44c8b'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3c9acbcd60fe3e44c8f'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3c9acbcd60fe3e44c93'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3caacbcd60fe3e44c97'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3c9acbcd60fe3e44c87')}, "u"=>{"$set"=>{"accepted"=>true, "tags... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3c9acbcd60fe3e44c8f')}, "u"=>{"$set"=>{"accepted"=>true, "tags... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3caacbcd60fe3e44c97')}, "u"=>{"$set"=>{"accepted"=>true, "tags... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started DELETE "/shopping/carts/5b95e3c9acbcd60fe3e44c85" for 127.0.0.1 at 2018-09-10 08:53:54 +0530 Processing by Shopping::CartsController#destroy as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b95e3c9acbcd60fe3e44c85", "cart"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_carts", "query"=>{"_id"=>BSON::ObjectId('5b95e3c9acbcd60fe3e44c85'), "resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e3c9acbcd60fe3e44c85'), "resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "_type"=>"Shopping::Cart"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3bcacbcd60fe3e44ba1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3bcacbcd60fe3e44ba1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "parent_id"=>"5b95e3c9acbcd60fe3e44c85", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3bcacbcd60fe3e44ba1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "cart_id"=>"5b95e3c9acbcd60fe3e44c85", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "cart_id"=>"5b95e3c9acbcd60fe3e44c85", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "parent_id"=>"5b95e3c9acbcd60fe3e44c85", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "parent_id"=>"5b95e3c9acbcd60fe3e44c85", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3bcacbcd60fe3e44ba1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3bcacbcd60fe3e44ba1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "parent_id"=>"5b95e3c9acbcd60fe3e44c85", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3bcacbcd60fe3e44ba1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "cart_id"=>"5b95e3c9acbcd60fe3e44c85", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "cart_id"=>"5b95e3c9acbcd60fe3e44c85", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "parent_id"=>"5b95e3c9acbcd60fe3e44c85", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "parent_id"=>"5b95e3c9acbcd60fe3e44c85", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "parent_id"=>"5b95e3c9acbcd60fe3e44c85", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3caacbcd60fe3e44ca1'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3cbacbcd60fe3e44ca3'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3cbacbcd60fe3e44ca7'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3cbacbcd60fe3e44cab'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3cbacbcd60fe3e44caf'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3cbacbcd60fe3e44cb3'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e3caacbcd60fe3e44ca1'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3bcacbcd60fe3e44ba1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3bcacbcd60fe3e44ba1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "parent_id"=>"5b95e3caacbcd60fe3e44ca1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3bcacbcd60fe3e44ba1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "cart_id"=>"5b95e3caacbcd60fe3e44ca1", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "cart_id"=>"5b95e3caacbcd60fe3e44ca1", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "parent_id"=>"5b95e3caacbcd60fe3e44ca1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "parent_id"=>"5b95e3caacbcd60fe3e44ca1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "parent_id"=>"5b95e3caacbcd60fe3e44ca1", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3bcacbcd60fe3e44ba1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3bcacbcd60fe3e44ba1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "parent_id"=>"5b95e3caacbcd60fe3e44ca1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3bcacbcd60fe3e44ba1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "cart_id"=>"5b95e3caacbcd60fe3e44ca1", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "cart_id"=>"5b95e3caacbcd60fe3e44ca1", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "parent_id"=>"5b95e3caacbcd60fe3e44ca1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "parent_id"=>"5b95e3caacbcd60fe3e44ca1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3cbacbcd60fe3e44cb7'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started DELETE "/shopping/carts/5b95e3caacbcd60fe3e44ca1" for 127.0.0.1 at 2018-09-10 08:53:56 +0530 Processing by Shopping::CartsController#destroy as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b95e3caacbcd60fe3e44ca1", "cart"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_carts", "query"=>{"_id"=>BSON::ObjectId('5b95e3caacbcd60fe3e44ca1'), "resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e3caacbcd60fe3e44ca1'), "resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "_type"=>"Shopping::Cart"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3bcacbcd60fe3e44ba1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3bcacbcd60fe3e44ba1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "parent_id"=>"5b95e3caacbcd60fe3e44ca1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3bcacbcd60fe3e44ba1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "cart_id"=>"5b95e3caacbcd60fe3e44ca1", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "cart_id"=>"5b95e3caacbcd60fe3e44ca1", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "parent_id"=>"5b95e3caacbcd60fe3e44ca1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "parent_id"=>"5b95e3caacbcd60fe3e44ca1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3bcacbcd60fe3e44ba1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3bcacbcd60fe3e44ba1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "parent_id"=>"5b95e3caacbcd60fe3e44ca1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3bcacbcd60fe3e44ba1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "cart_id"=>"5b95e3caacbcd60fe3e44ca1", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "cart_id"=>"5b95e3caacbcd60fe3e44ca1", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "parent_id"=>"5b95e3caacbcd60fe3e44ca1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "parent_id"=>"5b95e3caacbcd60fe3e44ca1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3bcacbcd60fe3e44ba1", "parent_id"=>"5b95e3caacbcd60fe3e44ca1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"tyson@oreilly.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"VGpMW8woKJTrR53KbRnd"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zsHDLpHBUyFpC8_j2kvF"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Bb5XJ6eiysLMhdDhX9Gx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "u"=>{"$set"=>{"encrypted_authentication_token"=>"$2a$04$... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"lyda@hoppemoriette.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"1jcjR4w4onFHxEUByxgh"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"E3W8pasny9jJREuDbP4r"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbc'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbc')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbf'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cc4')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"uZAvgzirwffVyTTBrrZz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"delphia_lebsack@moore.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"cD6cavTZ9csKKoConn9Q"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yFYF6TnJ3waZpQppn-KX"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbb'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbb')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"98CQybBovzust8yP_ThJ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbc')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"hugh@hahn.name"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Mnb_dsR-z566B2SU-wvD"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"AiJPmUZdqmt9mzdHzyAJ"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3cdacbcd60fe3e44cc7'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b95e3cdacbcd60fe3e44cc7')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.130s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbf'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95e3cdacbcd60fe3e44cca')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95e3cdacbcd60fe3e44cca'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbf'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95e3cdacbcd60fe3e44ccd')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95e3cdacbcd60fe3e44ccd'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbf'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95e3cdacbcd60fe3e44cd0')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95e3cdacbcd60fe3e44cd0'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.018s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbf'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95e3cdacbcd60fe3e44cd3')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95e3cdacbcd60fe3e44cd3'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbf'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95e3cdacbcd60fe3e44cd6')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95e3cdacbcd60fe3e44cd6'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3ceacbcd60fe3e44cd9'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3cdacbcd60fe3e44cca')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3cea... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3cdacbcd60fe3e44ccd')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3cea... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3cdacbcd60fe3e44cd0')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3cea... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3cdacbcd60fe3e44cd3')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3cea... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3cdacbcd60fe3e44cd6')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3cea... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ceacbcd60fe3e44cd9'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3ceacbcd60fe3e44cd9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3ceacbcd60fe3e44cd9", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3ceacbcd60fe3e44cd9", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3ceacbcd60fe3e44cd9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3ceacbcd60fe3e44cd9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3ceacbcd60fe3e44cd9", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3ceacbcd60fe3e44cd9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3ceacbcd60fe3e44cd9", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3ceacbcd60fe3e44cd9", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3ceacbcd60fe3e44cd9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3ceacbcd60fe3e44cd9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3ceacbcd60fe3e44cea'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ceacbcd60fe3e44cd9'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3ceacbcd60fe3e44cd9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3ceacbcd60fe3e44cd9", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3ceacbcd60fe3e44cd9", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3ceacbcd60fe3e44cd9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3ceacbcd60fe3e44cd9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3ceacbcd60fe3e44cd9", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3ceacbcd60fe3e44cd9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e3cdacbcd60fe3e44cca')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e3cdacbcd60fe3e44ccd')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e3cdacbcd60fe3e44cd0')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e3cdacbcd60fe3e44cd3')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e3cdacbcd60fe3e44cd6')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3ceacbcd60fe3e44cea')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b95e3ceacbcd60fe3e44cea", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3ceacbcd60fe3e44cd9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3ceacbcd60fe3e44cd9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3ceacbcd60fe3e44cd9", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3ceacbcd60fe3e44cd9", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3ceacbcd60fe3e44cd9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3ceacbcd60fe3e44cd9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3ceacbcd60fe3e44cd9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"_id"=>{"$oid"=>"5b95e3cfacbcd60fe3e44cf5"}, "applicable"=>false, "autocomplete_description"=>nil, "cart_id"=>"5b95e3ceacbcd60fe3e44cd9", "count"=>nil, "created_at"=>nil, "declined"=>nil, "discount_amount"=>50.0, "discount_percentage"=>0.0, "doc_version"=>0, "masked_tags"=>nil, "pending"=>nil, "primary_link"=>nil, "product_ids"=>["5b95e3ccacbcd60fe3e44cbf", "5b95e3ccacbcd60fe3e44cbf", "5b95e3ccacbcd60fe3e44cbf", "5b95e3ccacbcd60fe3e44cbf", "5b95e3ccacbcd60fe3e44cbf"], "public"=>"no", "requires_verification"=>true, "resource_class"=>nil, "resource_id"=>nil, "secondary_links"=>{}, "tags"=>nil, "updated_at"=>nil, "used_by_users"=>nil, "verified"=>nil}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: _id, applicable, autocomplete_description, count, created_at, declined, doc_version, masked_tags, pending, primary_link, product_ids, public, resource_class, resource_id, secondary_links, tags, updated_at, used_by_users, verified Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ceacbcd60fe3e44cd9'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3ceacbcd60fe3e44cd9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3ceacbcd60fe3e44cd9", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3ceacbcd60fe3e44cd9", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3ceacbcd60fe3e44cd9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3ceacbcd60fe3e44cd9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3ceacbcd60fe3e44cd9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3ceacbcd60fe3e44cd9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b95e3ceacbcd60fe3e44cd9", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3ceacbcd60fe3e44cd9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3ceacbcd60fe3e44cd9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3ceacbcd60fe3e44cd9", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3ceacbcd60fe3e44cd9", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3ceacbcd60fe3e44cd9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3ceacbcd60fe3e44cd9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3ceacbcd60fe3e44cd9", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3cfacbcd60fe3e44cf6'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Completed 201 Created in 2207ms (Views: 2.1ms) MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbf'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95e3d1acbcd60fe3e44cf8')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95e3d1acbcd60fe3e44cf8'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbf'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95e3d1acbcd60fe3e44cfb')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95e3d1acbcd60fe3e44cfb'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbf'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95e3d1acbcd60fe3e44cfe')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95e3d1acbcd60fe3e44cfe'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbf'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95e3d1acbcd60fe3e44d01')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95e3d1acbcd60fe3e44d01'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbf'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95e3d1acbcd60fe3e44d04')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95e3d1acbcd60fe3e44d04'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3d2acbcd60fe3e44d07'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3d1acbcd60fe3e44cf8')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3d2a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3d1acbcd60fe3e44cfb')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3d2a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3d1acbcd60fe3e44cfe')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3d2a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3d1acbcd60fe3e44d01')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3d2a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3d1acbcd60fe3e44d04')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3d2a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e3d2acbcd60fe3e44d07'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3d2acbcd60fe3e44d07", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3d2acbcd60fe3e44d07", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3d2acbcd60fe3e44d07", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3d2acbcd60fe3e44d07", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3d2acbcd60fe3e44d07", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3d2acbcd60fe3e44d07", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3d2acbcd60fe3e44d07", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3d2acbcd60fe3e44d07", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3d2acbcd60fe3e44d07", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3d2acbcd60fe3e44d07", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3d2acbcd60fe3e44d07", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3d2acbcd60fe3e44d18'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e3d2acbcd60fe3e44d07'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3d2acbcd60fe3e44d07", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3d2acbcd60fe3e44d07", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3d2acbcd60fe3e44d07", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3d2acbcd60fe3e44d07", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3d2acbcd60fe3e44d07", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3d2acbcd60fe3e44d07", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3d2acbcd60fe3e44d07", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e3d1acbcd60fe3e44cf8')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e3d1acbcd60fe3e44cfb')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e3d1acbcd60fe3e44cfe')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e3d1acbcd60fe3e44d01')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e3d1acbcd60fe3e44d04')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3d2acbcd60fe3e44d18')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b95e3d2acbcd60fe3e44d18", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3d2acbcd60fe3e44d07", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3d2acbcd60fe3e44d07", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3d2acbcd60fe3e44d07", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3d2acbcd60fe3e44d07", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3d2acbcd60fe3e44d07", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3d2acbcd60fe3e44d07", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3d2acbcd60fe3e44d07", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e3d2acbcd60fe3e44d07'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3d2acbcd60fe3e44d07", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3d2acbcd60fe3e44d07", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3d2acbcd60fe3e44d07", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3d2acbcd60fe3e44d07", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3d2acbcd60fe3e44d07", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3d2acbcd60fe3e44d07", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3d2acbcd60fe3e44d07", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b95e3d2acbcd60fe3e44d07", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3d2acbcd60fe3e44d07", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3d2acbcd60fe3e44d07", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3d2acbcd60fe3e44d07", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3d2acbcd60fe3e44d07", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3d2acbcd60fe3e44d07", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3d2acbcd60fe3e44d07", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3d2acbcd60fe3e44d07", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3d2acbcd60fe3e44d23'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started GET "/shopping/discounts/5b95e3d2acbcd60fe3e44d23?%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%7D" for 127.0.0.1 at 2018-09-10 08:54:03 +0530 Processing by Shopping::DiscountsController#show as JSON Parameters: {"{\"api_key\":\"test\",\"current_app_id\":\"testappid\"}"=>nil, "id"=>"5b95e3d2acbcd60fe3e44d23", "discount"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b95e3d2acbcd60fe3e44d23'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbf'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95e3d3acbcd60fe3e44d25')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95e3d3acbcd60fe3e44d25'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbf'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95e3d3acbcd60fe3e44d28')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95e3d3acbcd60fe3e44d28'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbf'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95e3d3acbcd60fe3e44d2b')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95e3d3acbcd60fe3e44d2b'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbf'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95e3d3acbcd60fe3e44d2e')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95e3d3acbcd60fe3e44d2e'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbf'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95e3d3acbcd60fe3e44d31')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95e3d3acbcd60fe3e44d31'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3d3acbcd60fe3e44d34'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3d3acbcd60fe3e44d25')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3d3a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3d3acbcd60fe3e44d28')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3d3a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3d3acbcd60fe3e44d2b')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3d3a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3d3acbcd60fe3e44d2e')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3d3a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3d3acbcd60fe3e44d31')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3d3a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e3d3acbcd60fe3e44d34'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3d3acbcd60fe3e44d34", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3d3acbcd60fe3e44d34", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3d3acbcd60fe3e44d34", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3d3acbcd60fe3e44d34", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3d3acbcd60fe3e44d34", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3d3acbcd60fe3e44d34", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3d3acbcd60fe3e44d34", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3d3acbcd60fe3e44d34", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3d3acbcd60fe3e44d34", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3d3acbcd60fe3e44d34", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3d3acbcd60fe3e44d34", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3d4acbcd60fe3e44d45'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e3d3acbcd60fe3e44d34'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3d3acbcd60fe3e44d34", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3d3acbcd60fe3e44d34", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3d3acbcd60fe3e44d34", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3d3acbcd60fe3e44d34", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3d3acbcd60fe3e44d34", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3d3acbcd60fe3e44d34", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3d3acbcd60fe3e44d34", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e3d3acbcd60fe3e44d25')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e3d3acbcd60fe3e44d28')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e3d3acbcd60fe3e44d2b')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e3d3acbcd60fe3e44d2e')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e3d3acbcd60fe3e44d31')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3d4acbcd60fe3e44d45')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b95e3d4acbcd60fe3e44d45", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3d3acbcd60fe3e44d34", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3d3acbcd60fe3e44d34", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3d3acbcd60fe3e44d34", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3d3acbcd60fe3e44d34", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3d3acbcd60fe3e44d34", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3d3acbcd60fe3e44d34", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3d3acbcd60fe3e44d34", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e3d3acbcd60fe3e44d34'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3d3acbcd60fe3e44d34", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3d3acbcd60fe3e44d34", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3d3acbcd60fe3e44d34", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3d3acbcd60fe3e44d34", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3d3acbcd60fe3e44d34", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3d3acbcd60fe3e44d34", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3d3acbcd60fe3e44d34", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b95e3d3acbcd60fe3e44d34", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3d3acbcd60fe3e44d34", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3d3acbcd60fe3e44d34", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3d3acbcd60fe3e44d34", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3d3acbcd60fe3e44d34", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3d3acbcd60fe3e44d34", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3d3acbcd60fe3e44d34", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3d3acbcd60fe3e44d34", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3d5acbcd60fe3e44d50'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started POST "/shopping/cart_items/create_multiple" for 127.0.0.1 at 2018-09-10 08:54:05 +0530 Processing by Shopping::CartItemsController#create_multiple as JSON Parameters: {"id"=>"5b95e3d5acbcd60fe3e44d50", "discount"=>{"product_ids"=>["5b95e3ccacbcd60fe3e44cbf", "5b95e3ccacbcd60fe3e44cbf", "5b95e3ccacbcd60fe3e44cbf", "5b95e3ccacbcd60fe3e44cbf", "5b95e3ccacbcd60fe3e44cbf"]}, "api_key"=>"test", "current_app_id"=>"testappid", "cart_item"=>{"discount"=>{"product_ids"=>["5b95e3ccacbcd60fe3e44cbf", "5b95e3ccacbcd60fe3e44cbf", "5b95e3ccacbcd60fe3e44cbf", "5b95e3ccacbcd60fe3e44cbf", "5b95e3ccacbcd60fe3e44cbf"]}}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: id, api_key, current_app_id, cart_item, user_token Unpermitted parameter: discount Unpermitted parameters: id, discount, api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b95e3d5acbcd60fe3e44d50'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b95e3d5acbcd60fe3e44d50'), "resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbf'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95e3d5acbcd60fe3e44d53')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95e3d5acbcd60fe3e44d53'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbf'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95e3d5acbcd60fe3e44d56')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95e3d5acbcd60fe3e44d56'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbf'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95e3d5acbcd60fe3e44d59')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95e3d5acbcd60fe3e44d59'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbf'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95e3d5acbcd60fe3e44d5c')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95e3d5acbcd60fe3e44d5c'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbf'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95e3d5acbcd60fe3e44d5f')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95e3d5acbcd60fe3e44d5f'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s Completed 200 OK in 630ms (Views: 15.3ms) MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbf'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95e3d5acbcd60fe3e44d62')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95e3d5acbcd60fe3e44d62'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbf'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95e3d6acbcd60fe3e44d65')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95e3d6acbcd60fe3e44d65'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbf'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95e3d6acbcd60fe3e44d68')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95e3d6acbcd60fe3e44d68'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbf'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95e3d6acbcd60fe3e44d6b')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95e3d6acbcd60fe3e44d6b'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbf'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95e3d6acbcd60fe3e44d6e')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95e3d6acbcd60fe3e44d6e'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3d6acbcd60fe3e44d71'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3d5acbcd60fe3e44d62')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3d6a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3d6acbcd60fe3e44d65')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3d6a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3d6acbcd60fe3e44d68')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3d6a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3d6acbcd60fe3e44d6b')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3d6a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3d6acbcd60fe3e44d6e')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3d6a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e3d6acbcd60fe3e44d71'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3d6acbcd60fe3e44d71", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3d6acbcd60fe3e44d71", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3d6acbcd60fe3e44d71", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3d6acbcd60fe3e44d71", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3d6acbcd60fe3e44d71", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3d6acbcd60fe3e44d71", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3d6acbcd60fe3e44d71", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3d6acbcd60fe3e44d71", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3d6acbcd60fe3e44d71", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3d6acbcd60fe3e44d71", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3d6acbcd60fe3e44d71", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3d7acbcd60fe3e44d82'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e3d6acbcd60fe3e44d71'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3d6acbcd60fe3e44d71", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3d6acbcd60fe3e44d71", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3d6acbcd60fe3e44d71", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3d6acbcd60fe3e44d71", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3d6acbcd60fe3e44d71", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3d6acbcd60fe3e44d71", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3d6acbcd60fe3e44d71", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e3d5acbcd60fe3e44d62')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e3d6acbcd60fe3e44d65')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e3d6acbcd60fe3e44d68')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e3d6acbcd60fe3e44d6b')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e3d6acbcd60fe3e44d6e')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3d7acbcd60fe3e44d82')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b95e3d7acbcd60fe3e44d82", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3d6acbcd60fe3e44d71", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3d6acbcd60fe3e44d71", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3d6acbcd60fe3e44d71", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3d6acbcd60fe3e44d71", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3d6acbcd60fe3e44d71", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3d6acbcd60fe3e44d71", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3d6acbcd60fe3e44d71", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e3d6acbcd60fe3e44d71'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3d6acbcd60fe3e44d71", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3d6acbcd60fe3e44d71", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3d6acbcd60fe3e44d71", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3d6acbcd60fe3e44d71", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3d6acbcd60fe3e44d71", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3d6acbcd60fe3e44d71", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3d6acbcd60fe3e44d71", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b95e3d6acbcd60fe3e44d71", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3d6acbcd60fe3e44d71", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3d6acbcd60fe3e44d71", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3d6acbcd60fe3e44d71", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3d6acbcd60fe3e44d71", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3d6acbcd60fe3e44d71", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3d6acbcd60fe3e44d71", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3d6acbcd60fe3e44d71", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3d7acbcd60fe3e44d8d'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbf'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95e3d7acbcd60fe3e44d8f')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95e3d7acbcd60fe3e44d8f'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbf'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95e3d7acbcd60fe3e44d92')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95e3d7acbcd60fe3e44d92'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbf'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95e3d8acbcd60fe3e44d95')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95e3d8acbcd60fe3e44d95'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbf'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95e3d8acbcd60fe3e44d98')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95e3d8acbcd60fe3e44d98'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbf'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95e3d8acbcd60fe3e44d9b')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95e3d8acbcd60fe3e44d9b'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s Started POST "/shopping/carts" for 127.0.0.1 at 2018-09-10 08:54:08 +0530 Processing by Shopping::CartsController#create as JSON Parameters: {"cart"=>{"add_cart_item_ids"=>["5b95e3d7acbcd60fe3e44d8f", "5b95e3d7acbcd60fe3e44d92", "5b95e3d8acbcd60fe3e44d95", "5b95e3d8acbcd60fe3e44d98", "5b95e3d8acbcd60fe3e44d9b"]}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b95e3d7acbcd60fe3e44d8f'), "resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b95e3d7acbcd60fe3e44d8f'), "resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3d7acbcd60fe3e44d8f')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3d8a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b95e3d7acbcd60fe3e44d92'), "resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b95e3d7acbcd60fe3e44d92'), "resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3d7acbcd60fe3e44d92')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3d8a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b95e3d8acbcd60fe3e44d95'), "resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b95e3d8acbcd60fe3e44d95'), "resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3d8acbcd60fe3e44d95')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3d8a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b95e3d8acbcd60fe3e44d98'), "resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b95e3d8acbcd60fe3e44d98'), "resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3d8acbcd60fe3e44d98')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3d8a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"_id"=>BSON::ObjectId('5b95e3d8acbcd60fe3e44d9b'), "resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b95e3d8acbcd60fe3e44d9b'), "resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsi... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3d8acbcd60fe3e44d9b')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3d8a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3d8acbcd60fe3e44d9e'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "parent_id"=>"5b95e3d8acbcd60fe3e44d9e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "cart_id"=>"5b95e3d8acbcd60fe3e44d9e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "cart_id"=>"5b95e3d8acbcd60fe3e44d9e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "parent_id"=>"5b95e3d8acbcd60fe3e44d9e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "parent_id"=>"5b95e3d8acbcd60fe3e44d9e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "parent_id"=>"5b95e3d8acbcd60fe3e44d9e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "parent_id"=>"5b95e3d8acbcd60fe3e44d9e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "query"=>{"_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbf'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95e3d9acbcd60fe3e44daf')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95e3d9acbcd60fe3e44daf'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbf'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95e3d9acbcd60fe3e44db2')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95e3d9acbcd60fe3e44db2'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbf'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95e3d9acbcd60fe3e44db5')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95e3d9acbcd60fe3e44db5'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbf'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95e3daacbcd60fe3e44db8')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95e3daacbcd60fe3e44db8'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbf'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95e3daacbcd60fe3e44dbb')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95e3daacbcd60fe3e44dbb'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3daacbcd60fe3e44dbe'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3d9acbcd60fe3e44daf')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3daa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3d9acbcd60fe3e44db2')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3daa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3d9acbcd60fe3e44db5')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3daa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3daacbcd60fe3e44db8')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3daa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3daacbcd60fe3e44dbb')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3daa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e3daacbcd60fe3e44dbe'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3daacbcd60fe3e44dbe", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3daacbcd60fe3e44dbe", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3daacbcd60fe3e44dbe", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3daacbcd60fe3e44dbe", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3daacbcd60fe3e44dbe", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3daacbcd60fe3e44dbe", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3daacbcd60fe3e44dbe", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3daacbcd60fe3e44dbe", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3daacbcd60fe3e44dbe", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3daacbcd60fe3e44dbe", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3daacbcd60fe3e44dbe", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3dbacbcd60fe3e44dcf'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e3daacbcd60fe3e44dbe'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3daacbcd60fe3e44dbe", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3daacbcd60fe3e44dbe", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3daacbcd60fe3e44dbe", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3daacbcd60fe3e44dbe", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3daacbcd60fe3e44dbe", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3daacbcd60fe3e44dbe", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3daacbcd60fe3e44dbe", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e3d9acbcd60fe3e44daf')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e3d9acbcd60fe3e44db2')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e3d9acbcd60fe3e44db5')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e3daacbcd60fe3e44db8')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e3daacbcd60fe3e44dbb')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3dbacbcd60fe3e44dcf')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b95e3dbacbcd60fe3e44dcf", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3daacbcd60fe3e44dbe", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3daacbcd60fe3e44dbe", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3daacbcd60fe3e44dbe", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3daacbcd60fe3e44dbe", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3daacbcd60fe3e44dbe", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3daacbcd60fe3e44dbe", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3daacbcd60fe3e44dbe", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e3daacbcd60fe3e44dbe'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3daacbcd60fe3e44dbe", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3daacbcd60fe3e44dbe", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3daacbcd60fe3e44dbe", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3daacbcd60fe3e44dbe", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3daacbcd60fe3e44dbe", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3daacbcd60fe3e44dbe", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3daacbcd60fe3e44dbe", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b95e3daacbcd60fe3e44dbe", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3daacbcd60fe3e44dbe", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3daacbcd60fe3e44dbe", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3daacbcd60fe3e44dbe", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3daacbcd60fe3e44dbe", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3daacbcd60fe3e44dbe", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3daacbcd60fe3e44dbe", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3daacbcd60fe3e44dbe", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3dbacbcd60fe3e44dda'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbf'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95e3dbacbcd60fe3e44ddc')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95e3dbacbcd60fe3e44ddc'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbf'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95e3dbacbcd60fe3e44ddf')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95e3dbacbcd60fe3e44ddf'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbf'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95e3dbacbcd60fe3e44de2')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95e3dbacbcd60fe3e44de2'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbf'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95e3dbacbcd60fe3e44de5')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95e3dbacbcd60fe3e44de5'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbf'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95e3dcacbcd60fe3e44de8')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95e3dcacbcd60fe3e44de8'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3dcacbcd60fe3e44deb'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3dbacbcd60fe3e44ddc')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3dca... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3dbacbcd60fe3e44ddf')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3dca... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3dbacbcd60fe3e44de2')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3dca... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3dbacbcd60fe3e44de5')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3dca... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3dcacbcd60fe3e44de8')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3dca... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/shopping/payments" for 127.0.0.1 at 2018-09-10 08:54:12 +0530 Processing by Shopping::PaymentsController#create as JSON Parameters: {"cart_id"=>"5b95e3dcacbcd60fe3e44deb", "payment_type"=>"cash", "amount"=>0.0, "discount_id"=>"5b95e3dbacbcd60fe3e44dda", "api_key"=>"test", "current_app_id"=>"testappid", "payment"=>{"amount"=>0.0, "payment_type"=>"cash", "cart_id"=>"5b95e3dcacbcd60fe3e44deb", "discount_id"=>"5b95e3dbacbcd60fe3e44dda"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: cart_id, payment_type, amount, discount_id, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, amount, discount_id, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, amount, discount_id, api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e3dcacbcd60fe3e44deb'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "parent_id"=>"5b95e3dcacbcd60fe3e44deb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "cart_id"=>"5b95e3dcacbcd60fe3e44deb", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "cart_id"=>"5b95e3dcacbcd60fe3e44deb", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "parent_id"=>"5b95e3dcacbcd60fe3e44deb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "parent_id"=>"5b95e3dcacbcd60fe3e44deb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b95e3dbacbcd60fe3e44dda'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "pipeline"=>[{"$match"=>{"_id"=>BSON::ObjectId('5b95e3dbacbcd60fe3e44dda')}}, {"$project"=>{"verified"=>{"$filter"=>{"input"=>"$verified", "as"=>"verified", "cond"=>{"$eq"=>["$$verified", "5b95e3ddacbcd60fe3e44... MONGODB | localhost:27017 | dummy_test.aggregate | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_discounts", "query"=>{"$and"=>[{"verified"=>{"$ne"=>"5b95e3ddacbcd60fe3e44dfc"}}, {"pending"=>{"$ne"=>"5b95e3ddacbcd60fe3e44dfc"}}, {"declined"=>{"$ne"=>"5b95e3ddacbcd60fe3e44dfc"}}, {"_id"=>BSON::ObjectId('5b95e3dbacb... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "parent_id"=>"5b95e3dcacbcd60fe3e44deb", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "parent_id"=>"5b95e3dcacbcd60fe3e44deb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "cart_id"=>"5b95e3dcacbcd60fe3e44deb", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "cart_id"=>"5b95e3dcacbcd60fe3e44deb", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "parent_id"=>"5b95e3dcacbcd60fe3e44deb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "parent_id"=>"5b95e3dcacbcd60fe3e44deb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3ddacbcd60fe3e44dfc'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Completed 201 Created in 75ms (Views: 2.2ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbf'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95e3ddacbcd60fe3e44dfd')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95e3ddacbcd60fe3e44dfd'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbf'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95e3ddacbcd60fe3e44e00')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95e3ddacbcd60fe3e44e00'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbf'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95e3ddacbcd60fe3e44e03')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95e3ddacbcd60fe3e44e03'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbf'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95e3ddacbcd60fe3e44e06')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95e3ddacbcd60fe3e44e06'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbf'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95e3ddacbcd60fe3e44e09')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95e3ddacbcd60fe3e44e09'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3ddacbcd60fe3e44e0c'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3ddacbcd60fe3e44dfd')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3dda... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3ddacbcd60fe3e44e00')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3dda... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3ddacbcd60fe3e44e03')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3dda... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3ddacbcd60fe3e44e06')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3dda... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3ddacbcd60fe3e44e09')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3dda... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ddacbcd60fe3e44e0c'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3ddacbcd60fe3e44e0c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3ddacbcd60fe3e44e0c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3ddacbcd60fe3e44e0c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3ddacbcd60fe3e44e0c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3ddacbcd60fe3e44e0c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3ddacbcd60fe3e44e0c", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3ddacbcd60fe3e44e0c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3ddacbcd60fe3e44e0c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3ddacbcd60fe3e44e0c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3ddacbcd60fe3e44e0c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3ddacbcd60fe3e44e0c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3deacbcd60fe3e44e1d'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ddacbcd60fe3e44e0c'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3ddacbcd60fe3e44e0c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3ddacbcd60fe3e44e0c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3ddacbcd60fe3e44e0c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3ddacbcd60fe3e44e0c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3ddacbcd60fe3e44e0c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3ddacbcd60fe3e44e0c", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3ddacbcd60fe3e44e0c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e3ddacbcd60fe3e44dfd')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e3ddacbcd60fe3e44e00')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e3ddacbcd60fe3e44e03')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e3ddacbcd60fe3e44e06')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e3ddacbcd60fe3e44e09')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3deacbcd60fe3e44e1d')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b95e3deacbcd60fe3e44e1d", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3ddacbcd60fe3e44e0c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3ddacbcd60fe3e44e0c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3ddacbcd60fe3e44e0c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3ddacbcd60fe3e44e0c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3ddacbcd60fe3e44e0c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3ddacbcd60fe3e44e0c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3ddacbcd60fe3e44e0c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ddacbcd60fe3e44e0c'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3ddacbcd60fe3e44e0c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3ddacbcd60fe3e44e0c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3ddacbcd60fe3e44e0c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3ddacbcd60fe3e44e0c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3ddacbcd60fe3e44e0c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3ddacbcd60fe3e44e0c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3ddacbcd60fe3e44e0c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b95e3ddacbcd60fe3e44e0c", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3ddacbcd60fe3e44e0c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3ddacbcd60fe3e44e0c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3ddacbcd60fe3e44e0c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3ddacbcd60fe3e44e0c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3ddacbcd60fe3e44e0c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3ddacbcd60fe3e44e0c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3ddacbcd60fe3e44e0c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3deacbcd60fe3e44e28'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbf'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95e3dfacbcd60fe3e44e2a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95e3dfacbcd60fe3e44e2a'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbf'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95e3dfacbcd60fe3e44e2d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95e3dfacbcd60fe3e44e2d'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbf'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95e3dfacbcd60fe3e44e30')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95e3dfacbcd60fe3e44e30'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbf'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95e3e0acbcd60fe3e44e33')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95e3e0acbcd60fe3e44e33'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbf'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95e3e0acbcd60fe3e44e36')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95e3e0acbcd60fe3e44e36'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3e0acbcd60fe3e44e39'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3dfacbcd60fe3e44e2a')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3e0a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3dfacbcd60fe3e44e2d')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3e0a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3dfacbcd60fe3e44e30')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3e0a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3e0acbcd60fe3e44e33')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3e0a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3e0acbcd60fe3e44e36')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3e0a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e3e0acbcd60fe3e44e39'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "parent_id"=>"5b95e3e0acbcd60fe3e44e39", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "cart_id"=>"5b95e3e0acbcd60fe3e44e39", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "cart_id"=>"5b95e3e0acbcd60fe3e44e39", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "parent_id"=>"5b95e3e0acbcd60fe3e44e39", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "parent_id"=>"5b95e3e0acbcd60fe3e44e39", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b95e3deacbcd60fe3e44e28'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "pipeline"=>[{"$match"=>{"_id"=>BSON::ObjectId('5b95e3deacbcd60fe3e44e28')}}, {"$project"=>{"verified"=>{"$filter"=>{"input"=>"$verified", "as"=>"verified", "cond"=>{"$eq"=>["$$verified", "5b95e3e1acbcd60fe3e44... MONGODB | localhost:27017 | dummy_test.aggregate | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_discounts", "query"=>{"$and"=>[{"verified"=>{"$ne"=>"5b95e3e1acbcd60fe3e44e4a"}}, {"pending"=>{"$ne"=>"5b95e3e1acbcd60fe3e44e4a"}}, {"declined"=>{"$ne"=>"5b95e3e1acbcd60fe3e44e4a"}}, {"_id"=>BSON::ObjectId('5b95e3deacb... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "parent_id"=>"5b95e3e0acbcd60fe3e44e39", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "parent_id"=>"5b95e3e0acbcd60fe3e44e39", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "cart_id"=>"5b95e3e0acbcd60fe3e44e39", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "cart_id"=>"5b95e3e0acbcd60fe3e44e39", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "parent_id"=>"5b95e3e0acbcd60fe3e44e39", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "parent_id"=>"5b95e3e0acbcd60fe3e44e39", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3e1acbcd60fe3e44e4a'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started GET "/shopping/discounts/5b95e3deacbcd60fe3e44e28?%7B%22api_key%22%3A%22test%22%2C%22current_app_id%22%3A%22testappid%22%7D" for 127.0.0.1 at 2018-09-10 08:54:17 +0530 Processing by Shopping::DiscountsController#show as JSON Parameters: {"{\"api_key\":\"test\",\"current_app_id\":\"testappid\"}"=>nil, "id"=>"5b95e3deacbcd60fe3e44e28", "discount"=>{}} MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b95e3deacbcd60fe3e44e28'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbf'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95e3e1acbcd60fe3e44e4b')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95e3e1acbcd60fe3e44e4b'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbf'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95e3e1acbcd60fe3e44e4e')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95e3e1acbcd60fe3e44e4e'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbf'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95e3e1acbcd60fe3e44e51')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95e3e1acbcd60fe3e44e51'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbf'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95e3e1acbcd60fe3e44e54')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95e3e1acbcd60fe3e44e54'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbf'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95e3e2acbcd60fe3e44e57')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95e3e2acbcd60fe3e44e57'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3e2acbcd60fe3e44e5a'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3e1acbcd60fe3e44e4b')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3e2a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3e1acbcd60fe3e44e4e')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3e2a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3e1acbcd60fe3e44e51')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3e2a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3e1acbcd60fe3e44e54')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3e2a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3e2acbcd60fe3e44e57')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3e2a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e3e2acbcd60fe3e44e5a'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3e2acbcd60fe3e44e5a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3e2acbcd60fe3e44e5a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3e2acbcd60fe3e44e5a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3e2acbcd60fe3e44e5a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3e2acbcd60fe3e44e5a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3e2acbcd60fe3e44e5a", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3e2acbcd60fe3e44e5a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3e2acbcd60fe3e44e5a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3e2acbcd60fe3e44e5a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3e2acbcd60fe3e44e5a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3e2acbcd60fe3e44e5a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3e2acbcd60fe3e44e6b'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e3e2acbcd60fe3e44e5a'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3e2acbcd60fe3e44e5a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3e2acbcd60fe3e44e5a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3e2acbcd60fe3e44e5a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3e2acbcd60fe3e44e5a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3e2acbcd60fe3e44e5a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3e2acbcd60fe3e44e5a", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3e2acbcd60fe3e44e5a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e3e1acbcd60fe3e44e4b')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e3e1acbcd60fe3e44e4e')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e3e1acbcd60fe3e44e51')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e3e1acbcd60fe3e44e54')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e3e2acbcd60fe3e44e57')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3e2acbcd60fe3e44e6b')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b95e3e2acbcd60fe3e44e6b", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3e2acbcd60fe3e44e5a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3e2acbcd60fe3e44e5a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3e2acbcd60fe3e44e5a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3e2acbcd60fe3e44e5a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3e2acbcd60fe3e44e5a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3e2acbcd60fe3e44e5a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3e2acbcd60fe3e44e5a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e3e2acbcd60fe3e44e5a'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3e2acbcd60fe3e44e5a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3e2acbcd60fe3e44e5a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3e2acbcd60fe3e44e5a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3e2acbcd60fe3e44e5a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3e2acbcd60fe3e44e5a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3e2acbcd60fe3e44e5a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3e2acbcd60fe3e44e5a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b95e3e2acbcd60fe3e44e5a", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3e2acbcd60fe3e44e5a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3e2acbcd60fe3e44e5a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3e2acbcd60fe3e44e5a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3e2acbcd60fe3e44e5a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3e2acbcd60fe3e44e5a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3e2acbcd60fe3e44e5a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3e2acbcd60fe3e44e5a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3e3acbcd60fe3e44e76'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbf'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95e3e3acbcd60fe3e44e78')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95e3e3acbcd60fe3e44e78'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbf'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95e3e3acbcd60fe3e44e7b')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95e3e3acbcd60fe3e44e7b'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbf'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95e3e3acbcd60fe3e44e7e')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95e3e3acbcd60fe3e44e7e'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbf'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95e3e3acbcd60fe3e44e81')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95e3e3acbcd60fe3e44e81'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbf'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95e3e3acbcd60fe3e44e84')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95e3e3acbcd60fe3e44e84'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3e4acbcd60fe3e44e87'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3e3acbcd60fe3e44e78')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3e4a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3e3acbcd60fe3e44e7b')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3e4a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3e3acbcd60fe3e44e7e')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3e4a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3e3acbcd60fe3e44e81')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3e4a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3e3acbcd60fe3e44e84')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3e4a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e3e4acbcd60fe3e44e87'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "parent_id"=>"5b95e3e4acbcd60fe3e44e87", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "cart_id"=>"5b95e3e4acbcd60fe3e44e87", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "cart_id"=>"5b95e3e4acbcd60fe3e44e87", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "parent_id"=>"5b95e3e4acbcd60fe3e44e87", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "parent_id"=>"5b95e3e4acbcd60fe3e44e87", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b95e3e3acbcd60fe3e44e76'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "pipeline"=>[{"$match"=>{"_id"=>BSON::ObjectId('5b95e3e3acbcd60fe3e44e76')}}, {"$project"=>{"verified"=>{"$filter"=>{"input"=>"$verified", "as"=>"verified", "cond"=>{"$eq"=>["$$verified", "5b95e3e5acbcd60fe3e44... MONGODB | localhost:27017 | dummy_test.aggregate | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_discounts", "query"=>{"$and"=>[{"verified"=>{"$ne"=>"5b95e3e5acbcd60fe3e44e98"}}, {"pending"=>{"$ne"=>"5b95e3e5acbcd60fe3e44e98"}}, {"declined"=>{"$ne"=>"5b95e3e5acbcd60fe3e44e98"}}, {"_id"=>BSON::ObjectId('5b95e3e3acb... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "parent_id"=>"5b95e3e4acbcd60fe3e44e87", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "parent_id"=>"5b95e3e4acbcd60fe3e44e87", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "cart_id"=>"5b95e3e4acbcd60fe3e44e87", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "cart_id"=>"5b95e3e4acbcd60fe3e44e87", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "parent_id"=>"5b95e3e4acbcd60fe3e44e87", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "parent_id"=>"5b95e3e4acbcd60fe3e44e87", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3e5acbcd60fe3e44e98'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started PUT "/shopping/discounts/5b95e3e3acbcd60fe3e44e76" for 127.0.0.1 at 2018-09-10 08:54:21 +0530 Processing by Shopping::DiscountsController#update as JSON Parameters: {"discount"=>{"add_verified_ids"=>["5b95e3e5acbcd60fe3e44e98"]}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b95e3e3acbcd60fe3e44e76"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b95e3e3acbcd60fe3e44e76'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e3e2acbcd60fe3e44e5a'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3e2acbcd60fe3e44e5a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3e2acbcd60fe3e44e5a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3e2acbcd60fe3e44e5a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3e2acbcd60fe3e44e5a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3e2acbcd60fe3e44e5a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b95e3e2acbcd60fe3e44e5a", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3e2acbcd60fe3e44e5a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3e2acbcd60fe3e44e5a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3e2acbcd60fe3e44e5a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3e2acbcd60fe3e44e5a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3e2acbcd60fe3e44e5a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3e2acbcd60fe3e44e5a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3e3acbcd60fe3e44e76')}, "u"=>{"$set"=>{"tags"=>["Discount", "50... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Completed 204 No Content in 403ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b95e3e3acbcd60fe3e44e76'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbf'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95e3e5acbcd60fe3e44e99')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95e3e5acbcd60fe3e44e99'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbf'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95e3e6acbcd60fe3e44e9c')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95e3e6acbcd60fe3e44e9c'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbf'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95e3e6acbcd60fe3e44e9f')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95e3e6acbcd60fe3e44e9f'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbf'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95e3e6acbcd60fe3e44ea2')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95e3e6acbcd60fe3e44ea2'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbf'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95e3e6acbcd60fe3e44ea5')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95e3e6acbcd60fe3e44ea5'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3e6acbcd60fe3e44ea8'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3e5acbcd60fe3e44e99')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3e6a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3e6acbcd60fe3e44e9c')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3e6a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3e6acbcd60fe3e44e9f')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3e6a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3e6acbcd60fe3e44ea2')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3e6a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3e6acbcd60fe3e44ea5')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3e6a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e3e6acbcd60fe3e44ea8'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3e6acbcd60fe3e44ea8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3e6acbcd60fe3e44ea8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3e6acbcd60fe3e44ea8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3e6acbcd60fe3e44ea8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3e6acbcd60fe3e44ea8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3e6acbcd60fe3e44ea8", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3e6acbcd60fe3e44ea8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3e6acbcd60fe3e44ea8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3e6acbcd60fe3e44ea8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3e6acbcd60fe3e44ea8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3e6acbcd60fe3e44ea8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3e8acbcd60fe3e44eb9'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e3e6acbcd60fe3e44ea8'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3e6acbcd60fe3e44ea8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3e6acbcd60fe3e44ea8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3e6acbcd60fe3e44ea8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3e6acbcd60fe3e44ea8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3e6acbcd60fe3e44ea8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3e6acbcd60fe3e44ea8", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3e6acbcd60fe3e44ea8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e3e5acbcd60fe3e44e99')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e3e6acbcd60fe3e44e9c')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e3e6acbcd60fe3e44e9f')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e3e6acbcd60fe3e44ea2')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e3e6acbcd60fe3e44ea5')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3e8acbcd60fe3e44eb9')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b95e3e8acbcd60fe3e44eb9", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3e6acbcd60fe3e44ea8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3e6acbcd60fe3e44ea8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3e6acbcd60fe3e44ea8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3e6acbcd60fe3e44ea8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3e6acbcd60fe3e44ea8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3e6acbcd60fe3e44ea8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3e6acbcd60fe3e44ea8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e3e6acbcd60fe3e44ea8'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3e6acbcd60fe3e44ea8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3e6acbcd60fe3e44ea8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3e6acbcd60fe3e44ea8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3e6acbcd60fe3e44ea8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3e6acbcd60fe3e44ea8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3e6acbcd60fe3e44ea8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3e6acbcd60fe3e44ea8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b95e3e6acbcd60fe3e44ea8", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3e6acbcd60fe3e44ea8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3e6acbcd60fe3e44ea8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3e6acbcd60fe3e44ea8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3e6acbcd60fe3e44ea8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3e6acbcd60fe3e44ea8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3e6acbcd60fe3e44ea8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3e6acbcd60fe3e44ea8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3e8acbcd60fe3e44ec4'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbf'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95e3e8acbcd60fe3e44ec6')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95e3e8acbcd60fe3e44ec6'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbf'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95e3e9acbcd60fe3e44ec9')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95e3e9acbcd60fe3e44ec9'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbf'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95e3e9acbcd60fe3e44ecc')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95e3e9acbcd60fe3e44ecc'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbf'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95e3e9acbcd60fe3e44ecf')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95e3e9acbcd60fe3e44ecf'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbf'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95e3e9acbcd60fe3e44ed2')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95e3e9acbcd60fe3e44ed2'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3e9acbcd60fe3e44ed5'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3e8acbcd60fe3e44ec6')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3e9a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3e9acbcd60fe3e44ec9')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3e9a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3e9acbcd60fe3e44ecc')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3e9a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3e9acbcd60fe3e44ecf')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3e9a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3e9acbcd60fe3e44ed2')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3e9a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e3e9acbcd60fe3e44ed5'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "parent_id"=>"5b95e3e9acbcd60fe3e44ed5", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "cart_id"=>"5b95e3e9acbcd60fe3e44ed5", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "cart_id"=>"5b95e3e9acbcd60fe3e44ed5", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "parent_id"=>"5b95e3e9acbcd60fe3e44ed5", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "parent_id"=>"5b95e3e9acbcd60fe3e44ed5", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b95e3e8acbcd60fe3e44ec4'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "pipeline"=>[{"$match"=>{"_id"=>BSON::ObjectId('5b95e3e8acbcd60fe3e44ec4')}}, {"$project"=>{"verified"=>{"$filter"=>{"input"=>"$verified", "as"=>"verified", "cond"=>{"$eq"=>["$$verified", "5b95e3eaacbcd60fe3e44... MONGODB | localhost:27017 | dummy_test.aggregate | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_discounts", "query"=>{"$and"=>[{"verified"=>{"$ne"=>"5b95e3eaacbcd60fe3e44ee6"}}, {"pending"=>{"$ne"=>"5b95e3eaacbcd60fe3e44ee6"}}, {"declined"=>{"$ne"=>"5b95e3eaacbcd60fe3e44ee6"}}, {"_id"=>BSON::ObjectId('5b95e3e8acb... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "parent_id"=>"5b95e3e9acbcd60fe3e44ed5", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "parent_id"=>"5b95e3e9acbcd60fe3e44ed5", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "cart_id"=>"5b95e3e9acbcd60fe3e44ed5", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "cart_id"=>"5b95e3e9acbcd60fe3e44ed5", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "parent_id"=>"5b95e3e9acbcd60fe3e44ed5", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "parent_id"=>"5b95e3e9acbcd60fe3e44ed5", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3eaacbcd60fe3e44ee6'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b95e3e8acbcd60fe3e44ec4'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e3e6acbcd60fe3e44ea8'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3e6acbcd60fe3e44ea8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3e6acbcd60fe3e44ea8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3e6acbcd60fe3e44ea8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3e6acbcd60fe3e44ea8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3e6acbcd60fe3e44ea8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b95e3e6acbcd60fe3e44ea8", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3e6acbcd60fe3e44ea8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3e6acbcd60fe3e44ea8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3e6acbcd60fe3e44ea8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3e6acbcd60fe3e44ea8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3e6acbcd60fe3e44ea8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3e6acbcd60fe3e44ea8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3e8acbcd60fe3e44ec4')}, "u"=>{"$set"=>{"verified"=>["5b95e3eaac... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started PUT "/shopping/payments/5b95e3eaacbcd60fe3e44ee6" for 127.0.0.1 at 2018-09-10 08:54:26 +0530 Processing by Shopping::PaymentsController#update as JSON Parameters: {"is_verify_payment"=>true, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b95e3eaacbcd60fe3e44ee6", "payment"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: is_verify_payment, api_key, current_app_id, user_token Unpermitted parameters: is_verify_payment, api_key, current_app_id, user_token Unpermitted parameters: is_verify_payment, api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b95e3eaacbcd60fe3e44ee6'), "resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b95e3eaacbcd60fe3e44ee6'), "resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e3e9acbcd60fe3e44ed5'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "parent_id"=>"5b95e3e9acbcd60fe3e44ed5", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "cart_id"=>"5b95e3e9acbcd60fe3e44ed5", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "cart_id"=>"5b95e3e9acbcd60fe3e44ed5", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "parent_id"=>"5b95e3e9acbcd60fe3e44ed5", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "parent_id"=>"5b95e3e9acbcd60fe3e44ed5", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b95e3e8acbcd60fe3e44ec4'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "pipeline"=>[{"$match"=>{"_id"=>BSON::ObjectId('5b95e3e8acbcd60fe3e44ec4')}}, {"$project"=>{"verified"=>{"$filter"=>{"input"=>"$verified", "as"=>"verified", "cond"=>{"$eq"=>["$$verified", "5b95e3eaacbcd60fe3e44... MONGODB | localhost:27017 | dummy_test.aggregate | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "parent_id"=>"5b95e3e9acbcd60fe3e44ed5", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "parent_id"=>"5b95e3e9acbcd60fe3e44ed5", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e3e8acbcd60fe3e44ec6')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e3e9acbcd60fe3e44ec9')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e3e9acbcd60fe3e44ecc')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e3e9acbcd60fe3e44ecf')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e3e9acbcd60fe3e44ed2')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3eaacbcd60fe3e44ee6')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b95e3eaacbcd60fe3e44ee6", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "parent_id"=>"5b95e3e9acbcd60fe3e44ed5", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b95e3eaacbcd60fe3e44ee6'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbf'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95e3eaacbcd60fe3e44ef2')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95e3eaacbcd60fe3e44ef2'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbf'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95e3eaacbcd60fe3e44ef5')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95e3eaacbcd60fe3e44ef5'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbf'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95e3ebacbcd60fe3e44ef8')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95e3ebacbcd60fe3e44ef8'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbf'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95e3ebacbcd60fe3e44efb')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95e3ebacbcd60fe3e44efb'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbf'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95e3ebacbcd60fe3e44efe')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95e3ebacbcd60fe3e44efe'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3ebacbcd60fe3e44f01'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3eaacbcd60fe3e44ef2')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3eba... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3eaacbcd60fe3e44ef5')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3eba... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3ebacbcd60fe3e44ef8')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3eba... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3ebacbcd60fe3e44efb')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3eba... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3ebacbcd60fe3e44efe')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3eba... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ebacbcd60fe3e44f01'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3ebacbcd60fe3e44f01", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3ebacbcd60fe3e44f01", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3ebacbcd60fe3e44f01", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3ebacbcd60fe3e44f01", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3ebacbcd60fe3e44f01", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3ebacbcd60fe3e44f01", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3ebacbcd60fe3e44f01", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3ebacbcd60fe3e44f01", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3ebacbcd60fe3e44f01", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3ebacbcd60fe3e44f01", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3ebacbcd60fe3e44f01", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ebacbcd60fe3e44f01'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3ebacbcd60fe3e44f01", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3ebacbcd60fe3e44f01", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3ebacbcd60fe3e44f01", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3ebacbcd60fe3e44f01", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3ebacbcd60fe3e44f01", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3ebacbcd60fe3e44f01", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3ebacbcd60fe3e44f01", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3ecacbcd60fe3e44f12'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b95e3ecacbcd60fe3e44f12", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3ebacbcd60fe3e44f01", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3ebacbcd60fe3e44f01", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3ebacbcd60fe3e44f01", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3ebacbcd60fe3e44f01", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3ebacbcd60fe3e44f01", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3ebacbcd60fe3e44f01", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3ebacbcd60fe3e44f01", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"_id"=>{"$oid"=>"5b95e3ecacbcd60fe3e44f1d"}, "applicable"=>false, "autocomplete_description"=>nil, "cart_id"=>"5b95e3ebacbcd60fe3e44f01", "count"=>nil, "created_at"=>nil, "declined"=>nil, "discount_amount"=>1.0, "discount_percentage"=>0.0, "doc_version"=>0, "masked_tags"=>nil, "pending"=>nil, "primary_link"=>nil, "product_ids"=>["5b95e3ccacbcd60fe3e44cbf", "5b95e3ccacbcd60fe3e44cbf", "5b95e3ccacbcd60fe3e44cbf", "5b95e3ccacbcd60fe3e44cbf", "5b95e3ccacbcd60fe3e44cbf"], "public"=>"no", "requires_verification"=>true, "resource_class"=>nil, "resource_id"=>nil, "secondary_links"=>{}, "tags"=>nil, "updated_at"=>nil, "used_by_users"=>nil, "verified"=>nil}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: _id, applicable, autocomplete_description, count, created_at, declined, doc_version, masked_tags, pending, primary_link, product_ids, public, resource_class, resource_id, secondary_links, tags, updated_at, used_by_users, verified Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ebacbcd60fe3e44f01'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3ebacbcd60fe3e44f01", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3ebacbcd60fe3e44f01", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3ebacbcd60fe3e44f01", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3ebacbcd60fe3e44f01", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3ebacbcd60fe3e44f01", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3ebacbcd60fe3e44f01", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3ebacbcd60fe3e44f01", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b95e3ebacbcd60fe3e44f01", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3ebacbcd60fe3e44f01", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3ebacbcd60fe3e44f01", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3ebacbcd60fe3e44f01", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3ebacbcd60fe3e44f01", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3ebacbcd60fe3e44f01", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3ebacbcd60fe3e44f01", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3ebacbcd60fe3e44f01", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "query"=>{"_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s Started POST "/shopping/discounts" for 127.0.0.1 at 2018-09-10 08:54:28 +0530 Value for params[:discount][:declined] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:masked_tags] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:pending] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:product_ids] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:tags] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:used_by_users] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:verified] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Processing by Shopping::DiscountsController#create as JSON Parameters: {"discount"=>{"_id"=>{"$oid"=>"5b95e3ecacbcd60fe3e44f20"}, "applicable"=>false, "autocomplete_description"=>nil, "cart_id"=>nil, "count"=>4, "created_at"=>nil, "declined"=>nil, "discount_amount"=>10.0, "discount_percentage"=>100.0, "doc_version"=>0, "masked_tags"=>nil, "pending"=>nil, "primary_link"=>nil, "product_ids"=>nil, "public"=>"no", "requires_verification"=>false, "resource_class"=>nil, "resource_id"=>nil, "secondary_links"=>{}, "tags"=>nil, "updated_at"=>nil, "used_by_users"=>nil, "verified"=>nil}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken4"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken4"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: _id, applicable, autocomplete_description, created_at, declined, doc_version, masked_tags, pending, primary_link, product_ids, public, resource_class, resource_id, secondary_links, tags, updated_at, used_by_users, verified Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3cdacbcd60fe3e44cc7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3cdacbcd60fe3e44cc7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3cdacbcd60fe3e44cc7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3ecacbcd60fe3e44f21'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Completed 201 Created in 116ms (Views: 3.2ms) MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbf'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95e3edacbcd60fe3e44f24')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95e3edacbcd60fe3e44f24'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbf'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95e3edacbcd60fe3e44f27')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95e3edacbcd60fe3e44f27'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbf'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95e3edacbcd60fe3e44f2a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95e3edacbcd60fe3e44f2a'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbf'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95e3edacbcd60fe3e44f2d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95e3edacbcd60fe3e44f2d'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbf'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95e3edacbcd60fe3e44f30')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95e3edacbcd60fe3e44f30'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.004s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3edacbcd60fe3e44f33'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3edacbcd60fe3e44f24')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3eda... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3edacbcd60fe3e44f27')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3eda... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3edacbcd60fe3e44f2a')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3eda... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3edacbcd60fe3e44f2d')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3eda... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3edacbcd60fe3e44f30')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3eda... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3cdacbcd60fe3e44cc7')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3eeacbcd60fe3e44f44'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started POST "/shopping/payments" for 127.0.0.1 at 2018-09-10 08:54:30 +0530 Processing by Shopping::PaymentsController#create as JSON Parameters: {"cart_id"=>"5b95e3edacbcd60fe3e44f33", "payment_type"=>"cash", "amount"=>0.0, "discount_id"=>"5b95e3eeacbcd60fe3e44f44", "api_key"=>"test", "current_app_id"=>"testappid", "payment"=>{"amount"=>0.0, "payment_type"=>"cash", "cart_id"=>"5b95e3edacbcd60fe3e44f33", "discount_id"=>"5b95e3eeacbcd60fe3e44f44"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: cart_id, payment_type, amount, discount_id, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, amount, discount_id, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, amount, discount_id, api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e3edacbcd60fe3e44f33'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3edacbcd60fe3e44f33", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3edacbcd60fe3e44f33", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3edacbcd60fe3e44f33", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3edacbcd60fe3e44f33", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3edacbcd60fe3e44f33", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b95e3eeacbcd60fe3e44f44'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "query"=>{"_id"=>BSON::ObjectId('5b95e3eeacbcd60fe3e44f44'), "pending"=>{"$ne"=>"5b95e3eeacbcd60fe3e44f46"}, "declined"=>{"$ne"=>"5b95e3eeacbcd60fe3e44f46"}, "count"=>{"$gte"=>1}, "_type"=>"Shopping::Discou... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3edacbcd60fe3e44f33", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3edacbcd60fe3e44f33", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e3edacbcd60fe3e44f24')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e3edacbcd60fe3e44f27')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e3edacbcd60fe3e44f2a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e3edacbcd60fe3e44f2d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e3edacbcd60fe3e44f30')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3eeacbcd60fe3e44f46'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b95e3eeacbcd60fe3e44f46", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3edacbcd60fe3e44f33", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s Started POST "/shopping/discounts" for 127.0.0.1 at 2018-09-10 08:54:31 +0530 Value for params[:discount][:declined] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:masked_tags] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:pending] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:product_ids] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:tags] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:used_by_users] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Value for params[:discount][:verified] was set to nil, because it was one of [], [null] or [null, null, ...]. Go to http://guides.rubyonrails.org/security.html#unsafe-query-generation for more information. Processing by Shopping::DiscountsController#create as JSON Parameters: {"discount"=>{"_id"=>{"$oid"=>"5b95e3efacbcd60fe3e44f51"}, "applicable"=>false, "autocomplete_description"=>nil, "cart_id"=>nil, "count"=>4, "created_at"=>nil, "declined"=>nil, "discount_amount"=>10.0, "discount_percentage"=>100.0, "doc_version"=>0, "masked_tags"=>nil, "pending"=>nil, "primary_link"=>nil, "product_ids"=>nil, "public"=>"no", "requires_verification"=>false, "resource_class"=>nil, "resource_id"=>nil, "secondary_links"=>{}, "tags"=>nil, "updated_at"=>nil, "used_by_users"=>nil, "verified"=>nil}, "api_key"=>"test", "current_app_id"=>"testappid"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: _id, applicable, autocomplete_description, count, created_at, declined, doc_version, masked_tags, pending, primary_link, product_ids, public, resource_class, resource_id, secondary_links, tags, updated_at, used_by_users, verified Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Completed 422 Unprocessable Entity in 23ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbf'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95e3efacbcd60fe3e44f54')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95e3efacbcd60fe3e44f54'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbf'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95e3efacbcd60fe3e44f57')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95e3efacbcd60fe3e44f57'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbf'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95e3efacbcd60fe3e44f5a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95e3efacbcd60fe3e44f5a'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbf'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95e3efacbcd60fe3e44f5d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95e3efacbcd60fe3e44f5d'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbf'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95e3efacbcd60fe3e44f60')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95e3efacbcd60fe3e44f60'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3efacbcd60fe3e44f63'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3efacbcd60fe3e44f54')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3efa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3efacbcd60fe3e44f57')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3efa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3efacbcd60fe3e44f5a')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3efa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3efacbcd60fe3e44f5d')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3efa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3efacbcd60fe3e44f60')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3efa... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e3efacbcd60fe3e44f63'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3efacbcd60fe3e44f63", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3efacbcd60fe3e44f63", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3efacbcd60fe3e44f63", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3efacbcd60fe3e44f63", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3efacbcd60fe3e44f63", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3efacbcd60fe3e44f63", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3efacbcd60fe3e44f63", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3efacbcd60fe3e44f63", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3efacbcd60fe3e44f63", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3efacbcd60fe3e44f63", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3efacbcd60fe3e44f63", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3f0acbcd60fe3e44f74'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e3efacbcd60fe3e44f63'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3efacbcd60fe3e44f63", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3efacbcd60fe3e44f63", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3efacbcd60fe3e44f63", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3efacbcd60fe3e44f63", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3efacbcd60fe3e44f63", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3efacbcd60fe3e44f63", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3efacbcd60fe3e44f63", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e3efacbcd60fe3e44f54')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e3efacbcd60fe3e44f57')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e3efacbcd60fe3e44f5a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e3efacbcd60fe3e44f5d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e3efacbcd60fe3e44f60')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3f0acbcd60fe3e44f74')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b95e3f0acbcd60fe3e44f74", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3efacbcd60fe3e44f63", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3efacbcd60fe3e44f63", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3efacbcd60fe3e44f63", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3efacbcd60fe3e44f63", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3efacbcd60fe3e44f63", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3efacbcd60fe3e44f63", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3efacbcd60fe3e44f63", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e3efacbcd60fe3e44f63'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3efacbcd60fe3e44f63", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3efacbcd60fe3e44f63", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3efacbcd60fe3e44f63", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3efacbcd60fe3e44f63", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3efacbcd60fe3e44f63", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3efacbcd60fe3e44f63", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3efacbcd60fe3e44f63", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b95e3efacbcd60fe3e44f63", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3efacbcd60fe3e44f63", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3efacbcd60fe3e44f63", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3efacbcd60fe3e44f63", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3efacbcd60fe3e44f63", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3efacbcd60fe3e44f63", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3efacbcd60fe3e44f63", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3efacbcd60fe3e44f63", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3f0acbcd60fe3e44f7f'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbf'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95e3f0acbcd60fe3e44f81')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95e3f0acbcd60fe3e44f81'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbf'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95e3f0acbcd60fe3e44f84')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95e3f0acbcd60fe3e44f84'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbf'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95e3f1acbcd60fe3e44f87')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95e3f1acbcd60fe3e44f87'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbf'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95e3f1acbcd60fe3e44f8a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95e3f1acbcd60fe3e44f8a'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbf'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95e3f1acbcd60fe3e44f8d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95e3f1acbcd60fe3e44f8d'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3f1acbcd60fe3e44f90'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3f0acbcd60fe3e44f81')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3f1a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3f0acbcd60fe3e44f84')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3f1a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3f1acbcd60fe3e44f87')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3f1a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3f1acbcd60fe3e44f8a')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3f1a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3f1acbcd60fe3e44f8d')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3f1a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e3f1acbcd60fe3e44f90'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.004s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "parent_id"=>"5b95e3f1acbcd60fe3e44f90", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "cart_id"=>"5b95e3f1acbcd60fe3e44f90", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "cart_id"=>"5b95e3f1acbcd60fe3e44f90", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "parent_id"=>"5b95e3f1acbcd60fe3e44f90", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "parent_id"=>"5b95e3f1acbcd60fe3e44f90", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b95e3f0acbcd60fe3e44f7f'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "pipeline"=>[{"$match"=>{"_id"=>BSON::ObjectId('5b95e3f0acbcd60fe3e44f7f')}}, {"$project"=>{"verified"=>{"$filter"=>{"input"=>"$verified", "as"=>"verified", "cond"=>{"$eq"=>["$$verified", "5b95e3f2acbcd60fe3e44... MONGODB | localhost:27017 | dummy_test.aggregate | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_discounts", "query"=>{"$and"=>[{"verified"=>{"$ne"=>"5b95e3f2acbcd60fe3e44fa1"}}, {"pending"=>{"$ne"=>"5b95e3f2acbcd60fe3e44fa1"}}, {"declined"=>{"$ne"=>"5b95e3f2acbcd60fe3e44fa1"}}, {"_id"=>BSON::ObjectId('5b95e3f0acb... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "parent_id"=>"5b95e3f1acbcd60fe3e44f90", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "parent_id"=>"5b95e3f1acbcd60fe3e44f90", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "cart_id"=>"5b95e3f1acbcd60fe3e44f90", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "cart_id"=>"5b95e3f1acbcd60fe3e44f90", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "parent_id"=>"5b95e3f1acbcd60fe3e44f90", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "parent_id"=>"5b95e3f1acbcd60fe3e44f90", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3f2acbcd60fe3e44fa1'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b95e3f0acbcd60fe3e44f7f'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e3efacbcd60fe3e44f63'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3efacbcd60fe3e44f63", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3efacbcd60fe3e44f63", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3efacbcd60fe3e44f63", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3efacbcd60fe3e44f63", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3efacbcd60fe3e44f63", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b95e3efacbcd60fe3e44f63", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3efacbcd60fe3e44f63", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3efacbcd60fe3e44f63", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3efacbcd60fe3e44f63", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3efacbcd60fe3e44f63", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3efacbcd60fe3e44f63", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3efacbcd60fe3e44f63", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3f0acbcd60fe3e44f7f')}, "u"=>{"$set"=>{"verified"=>["5b95e3f2ac... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e3f1acbcd60fe3e44f90'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "parent_id"=>"5b95e3f1acbcd60fe3e44f90", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "cart_id"=>"5b95e3f1acbcd60fe3e44f90", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "cart_id"=>"5b95e3f1acbcd60fe3e44f90", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "parent_id"=>"5b95e3f1acbcd60fe3e44f90", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "parent_id"=>"5b95e3f1acbcd60fe3e44f90", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b95e3f0acbcd60fe3e44f7f'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "pipeline"=>[{"$match"=>{"_id"=>BSON::ObjectId('5b95e3f0acbcd60fe3e44f7f')}}, {"$project"=>{"verified"=>{"$filter"=>{"input"=>"$verified", "as"=>"verified", "cond"=>{"$eq"=>["$$verified", "5b95e3f2acbcd60fe3e44... MONGODB | localhost:27017 | dummy_test.aggregate | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "parent_id"=>"5b95e3f1acbcd60fe3e44f90", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "parent_id"=>"5b95e3f1acbcd60fe3e44f90", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e3f0acbcd60fe3e44f81')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e3f0acbcd60fe3e44f84')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e3f1acbcd60fe3e44f87')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e3f1acbcd60fe3e44f8a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e3f1acbcd60fe3e44f8d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3f2acbcd60fe3e44fa1')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b95e3f2acbcd60fe3e44fa1", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "parent_id"=>"5b95e3f1acbcd60fe3e44f90", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbf'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95e3f2acbcd60fe3e44fac')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95e3f2acbcd60fe3e44fac'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbf'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95e3f2acbcd60fe3e44faf')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95e3f2acbcd60fe3e44faf'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbf'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.021s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95e3f2acbcd60fe3e44fb2')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95e3f2acbcd60fe3e44fb2'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbf'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95e3f3acbcd60fe3e44fb5')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95e3f3acbcd60fe3e44fb5'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbf'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95e3f3acbcd60fe3e44fb8')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95e3f3acbcd60fe3e44fb8'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3f3acbcd60fe3e44fbb'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3f2acbcd60fe3e44fac')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3f3a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3f2acbcd60fe3e44faf')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3f3a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3f2acbcd60fe3e44fb2')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3f3a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3f3acbcd60fe3e44fb5')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3f3a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3f3acbcd60fe3e44fb8')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3f3a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e3f3acbcd60fe3e44fbb'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbc", "parent_id"=>"5b95e3f3acbcd60fe3e44fbb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbc", "cart_id"=>"5b95e3f3acbcd60fe3e44fbb", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbc", "cart_id"=>"5b95e3f3acbcd60fe3e44fbb", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbc", "parent_id"=>"5b95e3f3acbcd60fe3e44fbb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbc", "parent_id"=>"5b95e3f3acbcd60fe3e44fbb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b95e3f0acbcd60fe3e44f7f'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "pipeline"=>[{"$match"=>{"_id"=>BSON::ObjectId('5b95e3f0acbcd60fe3e44f7f')}}, {"$project"=>{"verified"=>{"$filter"=>{"input"=>"$verified", "as"=>"verified", "cond"=>{"$eq"=>["$$verified", "5b95e3f4acbcd60fe3e44... MONGODB | localhost:27017 | dummy_test.aggregate | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_discounts", "query"=>{"$and"=>[{"verified"=>{"$ne"=>"5b95e3f4acbcd60fe3e44fcc"}}, {"pending"=>{"$ne"=>"5b95e3f4acbcd60fe3e44fcc"}}, {"declined"=>{"$ne"=>"5b95e3f4acbcd60fe3e44fcc"}}, {"_id"=>BSON::ObjectId('5b95e3f0acb... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbc", "parent_id"=>"5b95e3f3acbcd60fe3e44fbb", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbc", "parent_id"=>"5b95e3f3acbcd60fe3e44fbb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbc", "cart_id"=>"5b95e3f3acbcd60fe3e44fbb", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbc", "cart_id"=>"5b95e3f3acbcd60fe3e44fbb", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbc", "parent_id"=>"5b95e3f3acbcd60fe3e44fbb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbc", "parent_id"=>"5b95e3f3acbcd60fe3e44fbb", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3f4acbcd60fe3e44fcc'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e3efacbcd60fe3e44f63'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3efacbcd60fe3e44f63", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3efacbcd60fe3e44f63", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3efacbcd60fe3e44f63", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3efacbcd60fe3e44f63", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3efacbcd60fe3e44f63", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3efacbcd60fe3e44f63", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3efacbcd60fe3e44f63", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b95e3efacbcd60fe3e44f54')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b95e3efacbcd60fe3e44f57')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b95e3efacbcd60fe3e44f5a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b95e3efacbcd60fe3e44f5d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b95e3efacbcd60fe3e44f60')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3f0acbcd60fe3e44f74')}, "u"=>{"$set"=>{"payment_status"=>0, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started PUT "/shopping/discounts/5b95e3f0acbcd60fe3e44f7f" for 127.0.0.1 at 2018-09-10 08:54:36 +0530 Processing by Shopping::DiscountsController#update as JSON Parameters: {"discount"=>{"add_verified_ids"=>["5b95e3f4acbcd60fe3e44fcc"]}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b95e3f0acbcd60fe3e44f7f"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b95e3f0acbcd60fe3e44f7f'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e3efacbcd60fe3e44f63'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3efacbcd60fe3e44f63", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3efacbcd60fe3e44f63", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3efacbcd60fe3e44f63", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3efacbcd60fe3e44f63", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3efacbcd60fe3e44f63", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b95e3efacbcd60fe3e44f63", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3efacbcd60fe3e44f63", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3efacbcd60fe3e44f63", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3efacbcd60fe3e44f63", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3efacbcd60fe3e44f63", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3efacbcd60fe3e44f63", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3efacbcd60fe3e44f63", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Completed 422 Unprocessable Entity in 100ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b95e3f0acbcd60fe3e44f7f'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbf'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95e3f4acbcd60fe3e44fd7')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95e3f4acbcd60fe3e44fd7'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbf'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95e3f4acbcd60fe3e44fda')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95e3f4acbcd60fe3e44fda'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbf'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95e3f4acbcd60fe3e44fdd')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95e3f4acbcd60fe3e44fdd'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbf'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95e3f4acbcd60fe3e44fe0')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95e3f4acbcd60fe3e44fe0'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbf'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95e3f5acbcd60fe3e44fe3')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95e3f5acbcd60fe3e44fe3'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3f5acbcd60fe3e44fe6'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3f4acbcd60fe3e44fd7')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3f5a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3f4acbcd60fe3e44fda')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3f5a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3f4acbcd60fe3e44fdd')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3f5a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3f4acbcd60fe3e44fe0')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3f5a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3f5acbcd60fe3e44fe3')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3f5a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e3f5acbcd60fe3e44fe6'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3f5acbcd60fe3e44fe6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3f5acbcd60fe3e44fe6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3f5acbcd60fe3e44fe6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3f5acbcd60fe3e44fe6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3f5acbcd60fe3e44fe6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3f5acbcd60fe3e44fe6", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3f5acbcd60fe3e44fe6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3f5acbcd60fe3e44fe6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3f5acbcd60fe3e44fe6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3f5acbcd60fe3e44fe6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3f5acbcd60fe3e44fe6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3f6acbcd60fe3e44ff7'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e3f5acbcd60fe3e44fe6'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3f5acbcd60fe3e44fe6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3f5acbcd60fe3e44fe6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3f5acbcd60fe3e44fe6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3f5acbcd60fe3e44fe6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3f5acbcd60fe3e44fe6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3f5acbcd60fe3e44fe6", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3f5acbcd60fe3e44fe6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e3f4acbcd60fe3e44fd7')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e3f4acbcd60fe3e44fda')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e3f4acbcd60fe3e44fdd')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e3f4acbcd60fe3e44fe0')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e3f5acbcd60fe3e44fe3')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3f6acbcd60fe3e44ff7')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b95e3f6acbcd60fe3e44ff7", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3f5acbcd60fe3e44fe6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3f5acbcd60fe3e44fe6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3f5acbcd60fe3e44fe6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3f5acbcd60fe3e44fe6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3f5acbcd60fe3e44fe6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3f5acbcd60fe3e44fe6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3f5acbcd60fe3e44fe6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e3f5acbcd60fe3e44fe6'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3f5acbcd60fe3e44fe6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3f5acbcd60fe3e44fe6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3f5acbcd60fe3e44fe6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3f5acbcd60fe3e44fe6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3f5acbcd60fe3e44fe6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3f5acbcd60fe3e44fe6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3f5acbcd60fe3e44fe6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b95e3f5acbcd60fe3e44fe6", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3f5acbcd60fe3e44fe6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3f5acbcd60fe3e44fe6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3f5acbcd60fe3e44fe6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3f5acbcd60fe3e44fe6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3f5acbcd60fe3e44fe6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3f5acbcd60fe3e44fe6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3f5acbcd60fe3e44fe6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3f6acbcd60fe3e45002'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbf'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95e3f6acbcd60fe3e45004')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95e3f6acbcd60fe3e45004'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbf'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95e3f6acbcd60fe3e45007')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95e3f6acbcd60fe3e45007'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbf'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95e3f6acbcd60fe3e4500a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95e3f6acbcd60fe3e4500a'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbf'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95e3f6acbcd60fe3e4500d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95e3f6acbcd60fe3e4500d'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbf'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95e3f6acbcd60fe3e45010')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95e3f6acbcd60fe3e45010'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3f7acbcd60fe3e45013'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3f6acbcd60fe3e45004')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3f7a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3f6acbcd60fe3e45007')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3f7a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3f6acbcd60fe3e4500a')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3f7a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3f6acbcd60fe3e4500d')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3f7a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3f6acbcd60fe3e45010')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3f7a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e3f7acbcd60fe3e45013'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "parent_id"=>"5b95e3f7acbcd60fe3e45013", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "cart_id"=>"5b95e3f7acbcd60fe3e45013", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "cart_id"=>"5b95e3f7acbcd60fe3e45013", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "parent_id"=>"5b95e3f7acbcd60fe3e45013", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "parent_id"=>"5b95e3f7acbcd60fe3e45013", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b95e3f6acbcd60fe3e45002'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e3f5acbcd60fe3e44fe6'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3f5acbcd60fe3e44fe6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3f5acbcd60fe3e44fe6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3f5acbcd60fe3e44fe6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3f5acbcd60fe3e44fe6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3f5acbcd60fe3e44fe6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3f5acbcd60fe3e44fe6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3f5acbcd60fe3e44fe6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3f5acbcd60fe3e44fe6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3f5acbcd60fe3e44fe6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3f5acbcd60fe3e44fe6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "query"=>{"_id"=>BSON::ObjectId('5b95e3f6acbcd60fe3e45002'), "pending"=>{"$ne"=>"5b95e3f8acbcd60fe3e45024"}, "declined"=>{"$ne"=>"5b95e3f8acbcd60fe3e45024"}, "count"=>{"$gte"=>1}, "_type"=>"Shopping::Discou... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "parent_id"=>"5b95e3f7acbcd60fe3e45013", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "parent_id"=>"5b95e3f7acbcd60fe3e45013", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e3f6acbcd60fe3e45004')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e3f6acbcd60fe3e45007')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e3f6acbcd60fe3e4500a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e3f6acbcd60fe3e4500d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e3f6acbcd60fe3e45010')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3f8acbcd60fe3e45024'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b95e3f8acbcd60fe3e45024", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "parent_id"=>"5b95e3f7acbcd60fe3e45013", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b95e3f6acbcd60fe3e45002'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e3f5acbcd60fe3e44fe6'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3f5acbcd60fe3e44fe6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3f5acbcd60fe3e44fe6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3f5acbcd60fe3e44fe6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3f5acbcd60fe3e44fe6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3f5acbcd60fe3e44fe6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b95e3f5acbcd60fe3e44fe6", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3f5acbcd60fe3e44fe6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3f5acbcd60fe3e44fe6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3f5acbcd60fe3e44fe6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3f5acbcd60fe3e44fe6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3f5acbcd60fe3e44fe6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3f5acbcd60fe3e44fe6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e3f7acbcd60fe3e45013'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "parent_id"=>"5b95e3f7acbcd60fe3e45013", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "cart_id"=>"5b95e3f7acbcd60fe3e45013", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "cart_id"=>"5b95e3f7acbcd60fe3e45013", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "parent_id"=>"5b95e3f7acbcd60fe3e45013", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "parent_id"=>"5b95e3f7acbcd60fe3e45013", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b95e3f6acbcd60fe3e45002'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e3f5acbcd60fe3e44fe6'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3f5acbcd60fe3e44fe6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3f5acbcd60fe3e44fe6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3f5acbcd60fe3e44fe6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3f5acbcd60fe3e44fe6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3f5acbcd60fe3e44fe6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3f5acbcd60fe3e44fe6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3f5acbcd60fe3e44fe6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3f5acbcd60fe3e44fe6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3f5acbcd60fe3e44fe6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3f5acbcd60fe3e44fe6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "query"=>{"_id"=>BSON::ObjectId('5b95e3f6acbcd60fe3e45002'), "pending"=>{"$ne"=>"5b95e3f8acbcd60fe3e45024"}, "declined"=>{"$ne"=>"5b95e3f8acbcd60fe3e45024"}, "count"=>{"$gte"=>1}, "_type"=>"Shopping::Discou... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "parent_id"=>"5b95e3f7acbcd60fe3e45013", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "parent_id"=>"5b95e3f7acbcd60fe3e45013", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbf'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95e3f8acbcd60fe3e4502f')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95e3f8acbcd60fe3e4502f'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbf'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95e3f8acbcd60fe3e45032')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95e3f8acbcd60fe3e45032'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbf'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95e3f8acbcd60fe3e45035')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95e3f8acbcd60fe3e45035'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbf'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95e3f8acbcd60fe3e45038')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95e3f8acbcd60fe3e45038'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbf'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95e3f9acbcd60fe3e4503b')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95e3f9acbcd60fe3e4503b'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3f9acbcd60fe3e4503e'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3f8acbcd60fe3e4502f')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3f9a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3f8acbcd60fe3e45032')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3f9a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3f8acbcd60fe3e45035')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3f9a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3f8acbcd60fe3e45038')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3f9a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3f9acbcd60fe3e4503b')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3f9a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e3f5acbcd60fe3e44fe6'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3f5acbcd60fe3e44fe6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3f5acbcd60fe3e44fe6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3f5acbcd60fe3e44fe6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3f5acbcd60fe3e44fe6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3f5acbcd60fe3e44fe6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3f5acbcd60fe3e44fe6", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3f5acbcd60fe3e44fe6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b95e3f4acbcd60fe3e44fd7')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b95e3f4acbcd60fe3e44fda')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b95e3f4acbcd60fe3e44fdd')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b95e3f4acbcd60fe3e44fe0')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b95e3f5acbcd60fe3e44fe3')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3f6acbcd60fe3e44ff7')}, "u"=>{"$set"=>{"payment_status"=>0, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/shopping/payments" for 127.0.0.1 at 2018-09-10 08:54:42 +0530 Processing by Shopping::PaymentsController#create as JSON Parameters: {"cart_id"=>"5b95e3f9acbcd60fe3e4503e", "payment_type"=>"cash", "amount"=>0.0, "discount_id"=>"5b95e3f6acbcd60fe3e45002", "api_key"=>"test", "current_app_id"=>"testappid", "payment"=>{"amount"=>0.0, "payment_type"=>"cash", "cart_id"=>"5b95e3f9acbcd60fe3e4503e", "discount_id"=>"5b95e3f6acbcd60fe3e45002"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken3"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken3"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken3"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: cart_id, payment_type, amount, discount_id, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, amount, discount_id, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, amount, discount_id, api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e3f9acbcd60fe3e4503e'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbc", "parent_id"=>"5b95e3f9acbcd60fe3e4503e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbc')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbc", "cart_id"=>"5b95e3f9acbcd60fe3e4503e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbc", "cart_id"=>"5b95e3f9acbcd60fe3e4503e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbc", "parent_id"=>"5b95e3f9acbcd60fe3e4503e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbc", "parent_id"=>"5b95e3f9acbcd60fe3e4503e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b95e3f6acbcd60fe3e45002'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e3f5acbcd60fe3e44fe6'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3f5acbcd60fe3e44fe6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3f5acbcd60fe3e44fe6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3f5acbcd60fe3e44fe6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3f5acbcd60fe3e44fe6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3f5acbcd60fe3e44fe6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3f5acbcd60fe3e44fe6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3f5acbcd60fe3e44fe6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3f5acbcd60fe3e44fe6", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3f5acbcd60fe3e44fe6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3f5acbcd60fe3e44fe6", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbc", "parent_id"=>"5b95e3f9acbcd60fe3e4503e", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbc", "parent_id"=>"5b95e3f9acbcd60fe3e4503e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3faacbcd60fe3e45059'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Completed 201 Created in 187ms (Views: 3.6ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Discount"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbf'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95e3faacbcd60fe3e45064')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95e3faacbcd60fe3e45064'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbf'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95e3faacbcd60fe3e45067')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95e3faacbcd60fe3e45067'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbf'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95e3faacbcd60fe3e4506a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95e3faacbcd60fe3e4506a'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbf'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95e3faacbcd60fe3e4506d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95e3faacbcd60fe3e4506d'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbf'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95e3faacbcd60fe3e45070')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95e3faacbcd60fe3e45070'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3fbacbcd60fe3e45073'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3faacbcd60fe3e45064')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3fba... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3faacbcd60fe3e45067')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3fba... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3faacbcd60fe3e4506a')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3fba... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3faacbcd60fe3e4506d')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3fba... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3faacbcd60fe3e45070')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3fba... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e3fbacbcd60fe3e45073'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3fbacbcd60fe3e45073", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3fbacbcd60fe3e45073", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3fbacbcd60fe3e45073", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3fbacbcd60fe3e45073", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3fbacbcd60fe3e45073", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3fbacbcd60fe3e45073", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3fbacbcd60fe3e45073", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3fbacbcd60fe3e45073", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3fbacbcd60fe3e45073", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3fbacbcd60fe3e45073", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3fbacbcd60fe3e45073", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3fcacbcd60fe3e45084'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e3fbacbcd60fe3e45073'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3fbacbcd60fe3e45073", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3fbacbcd60fe3e45073", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3fbacbcd60fe3e45073", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3fbacbcd60fe3e45073", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3fbacbcd60fe3e45073", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3fbacbcd60fe3e45073", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3fbacbcd60fe3e45073", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e3faacbcd60fe3e45064')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e3faacbcd60fe3e45067')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e3faacbcd60fe3e4506a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e3faacbcd60fe3e4506d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e3faacbcd60fe3e45070')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3fcacbcd60fe3e45084')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b95e3fcacbcd60fe3e45084", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3fbacbcd60fe3e45073", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3fbacbcd60fe3e45073", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3fbacbcd60fe3e45073", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3fbacbcd60fe3e45073", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3fbacbcd60fe3e45073", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3fbacbcd60fe3e45073", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3fbacbcd60fe3e45073", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e3fbacbcd60fe3e45073'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3fbacbcd60fe3e45073", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3fbacbcd60fe3e45073", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3fbacbcd60fe3e45073", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3fbacbcd60fe3e45073", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3fbacbcd60fe3e45073", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3fbacbcd60fe3e45073", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3fbacbcd60fe3e45073", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b95e3fbacbcd60fe3e45073", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3fbacbcd60fe3e45073", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3fbacbcd60fe3e45073", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3fbacbcd60fe3e45073", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3fbacbcd60fe3e45073", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3fbacbcd60fe3e45073", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3fbacbcd60fe3e45073", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3fbacbcd60fe3e45073", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3fcacbcd60fe3e4508f'), "doc_version"=>0, "secondary_links"=>{}, "ta... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbf'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95e3fdacbcd60fe3e45091')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95e3fdacbcd60fe3e45091'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbf'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95e3fdacbcd60fe3e45094')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95e3fdacbcd60fe3e45094'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbf'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95e3fdacbcd60fe3e45097')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95e3fdacbcd60fe3e45097'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbf'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95e3fdacbcd60fe3e4509a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95e3fdacbcd60fe3e4509a'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbf'), "_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"_id"=>BSON::ObjectId('5b95e3fdacbcd60fe3e4509d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95e3fdacbcd60fe3e4509d'), "doc_version"=>0, "se... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3fdacbcd60fe3e450a0'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3fdacbcd60fe3e45091')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3fda... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3fdacbcd60fe3e45094')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3fda... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3fdacbcd60fe3e45097')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3fda... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3fdacbcd60fe3e4509a')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3fda... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3fdacbcd60fe3e4509d')}, "u"=>{"$set"=>{"parent_id"=>"5b95e3fda... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e3fdacbcd60fe3e450a0'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "parent_id"=>"5b95e3fdacbcd60fe3e450a0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "cart_id"=>"5b95e3fdacbcd60fe3e450a0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "cart_id"=>"5b95e3fdacbcd60fe3e450a0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "parent_id"=>"5b95e3fdacbcd60fe3e450a0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "parent_id"=>"5b95e3fdacbcd60fe3e450a0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b95e3fcacbcd60fe3e4508f'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "pipeline"=>[{"$match"=>{"_id"=>BSON::ObjectId('5b95e3fcacbcd60fe3e4508f')}}, {"$project"=>{"verified"=>{"$filter"=>{"input"=>"$verified", "as"=>"verified", "cond"=>{"$eq"=>["$$verified", "5b95e3feacbcd60fe3e45... MONGODB | localhost:27017 | dummy_test.aggregate | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_discounts", "query"=>{"$and"=>[{"verified"=>{"$ne"=>"5b95e3feacbcd60fe3e450b1"}}, {"pending"=>{"$ne"=>"5b95e3feacbcd60fe3e450b1"}}, {"declined"=>{"$ne"=>"5b95e3feacbcd60fe3e450b1"}}, {"_id"=>BSON::ObjectId('5b95e3fcacb... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "parent_id"=>"5b95e3fdacbcd60fe3e450a0", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "parent_id"=>"5b95e3fdacbcd60fe3e450a0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "cart_id"=>"5b95e3fdacbcd60fe3e450a0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "cart_id"=>"5b95e3fdacbcd60fe3e450a0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "parent_id"=>"5b95e3fdacbcd60fe3e450a0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "parent_id"=>"5b95e3fdacbcd60fe3e450a0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3feacbcd60fe3e450b1'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b95e3fcacbcd60fe3e4508f'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e3fbacbcd60fe3e45073'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3fbacbcd60fe3e45073", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3fbacbcd60fe3e45073", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3fbacbcd60fe3e45073", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3fbacbcd60fe3e45073", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3fbacbcd60fe3e45073", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "query"=>{"cart_id"=>"5b95e3fbacbcd60fe3e45073", "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3fbacbcd60fe3e45073", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3fbacbcd60fe3e45073", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3fbacbcd60fe3e45073", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "cart_id"=>"5b95e3fbacbcd60fe3e45073", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3fbacbcd60fe3e45073", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cb8", "parent_id"=>"5b95e3fbacbcd60fe3e45073", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cb8')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_discounts", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3fcacbcd60fe3e4508f')}, "u"=>{"$set"=>{"verified"=>["5b95e3feac... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e3fdacbcd60fe3e450a0'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "parent_id"=>"5b95e3fdacbcd60fe3e450a0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "cart_id"=>"5b95e3fdacbcd60fe3e450a0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "cart_id"=>"5b95e3fdacbcd60fe3e450a0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "parent_id"=>"5b95e3fdacbcd60fe3e450a0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "parent_id"=>"5b95e3fdacbcd60fe3e450a0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "filter"=>{"_id"=>BSON::ObjectId('5b95e3fcacbcd60fe3e4508f'), "_type"=>"Shopping::Discount"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_discounts", "pipeline"=>[{"$match"=>{"_id"=>BSON::ObjectId('5b95e3fcacbcd60fe3e4508f')}}, {"$project"=>{"verified"=>{"$filter"=>{"input"=>"$verified", "as"=>"verified", "cond"=>{"$eq"=>["$$verified", "5b95e3feacbcd60fe3e45... MONGODB | localhost:27017 | dummy_test.aggregate | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "parent_id"=>"5b95e3fdacbcd60fe3e450a0", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "parent_id"=>"5b95e3fdacbcd60fe3e450a0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e3fdacbcd60fe3e45091')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e3fdacbcd60fe3e45094')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e3fdacbcd60fe3e45097')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e3fdacbcd60fe3e4509a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e3fdacbcd60fe3e4509d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3feacbcd60fe3e450b1')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b95e3feacbcd60fe3e450b1", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "parent_id"=>"5b95e3fdacbcd60fe3e450a0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3fdacbcd60fe3e45091')}, "u"=>{"$set"=>{"parent_id"=>nil, "tags... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Started POST "/shopping/payments" for 127.0.0.1 at 2018-09-10 08:54:47 +0530 Processing by Shopping::PaymentsController#create as JSON Parameters: {"cart_id"=>"5b95e3fdacbcd60fe3e450a0", "payment_type"=>"cash", "refund"=>true, "amount"=>-10, "api_key"=>"test", "current_app_id"=>"testappid", "payment"=>{"amount"=>-10, "payment_type"=>"cash", "cart_id"=>"5b95e3fdacbcd60fe3e450a0", "refund"=>true}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: cart_id, payment_type, refund, amount, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, refund, amount, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, refund, amount, api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e3fdacbcd60fe3e450a0'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "parent_id"=>"5b95e3fdacbcd60fe3e450a0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "cart_id"=>"5b95e3fdacbcd60fe3e450a0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "cart_id"=>"5b95e3fdacbcd60fe3e450a0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "parent_id"=>"5b95e3fdacbcd60fe3e450a0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "parent_id"=>"5b95e3fdacbcd60fe3e450a0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>nil}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b95e3fdacbcd60fe3e450a0", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "parent_id"=>"5b95e3fdacbcd60fe3e450a0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ccacbcd60fe3e44cbb')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "cart_id"=>"5b95e3fdacbcd60fe3e450a0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "cart_id"=>"5b95e3fdacbcd60fe3e450a0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "parent_id"=>"5b95e3fdacbcd60fe3e450a0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ccacbcd60fe3e44cbb", "parent_id"=>"5b95e3fdacbcd60fe3e450a0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Product"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/product_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3ffacbcd60fe3e450be'), "doc_version"=>0, "secondary_links"=>{"Order ... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"bernice@legros.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"nUDMok5BaxGyMu9Vso-A"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"hGxbzqE93yzSVXx7mUSV"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3ffacbcd60fe3e450c3'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b95e3ffacbcd60fe3e450c3')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3ffacbcd60fe3e450c6')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b95... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"usyaD--dXR7EjcsZ_SRx"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3ffacbcd60fe3e450c3')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"corrine@schmittwalker.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"nqpvHQsLATxQWWBf93YF"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"yHriSs9YxrLjZAMcXc5E"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3ffacbcd60fe3e450c7'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b95e3ffacbcd60fe3e450c7')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3ffacbcd60fe3e450ca'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3ffacbcd60fe3e450cc'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3ffacbcd60fe3e450d0'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3ffacbcd60fe3e450d4'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e3ffacbcd60fe3e450d8'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e400acbcd60fe3e450dc'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ffacbcd60fe3e450c3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ffacbcd60fe3e450c3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ffacbcd60fe3e450c3", "parent_id"=>"5b95e3ffacbcd60fe3e450ca", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ffacbcd60fe3e450c3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ffacbcd60fe3e450c3", "cart_id"=>"5b95e3ffacbcd60fe3e450ca", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ffacbcd60fe3e450c3", "cart_id"=>"5b95e3ffacbcd60fe3e450ca", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ffacbcd60fe3e450c3", "parent_id"=>"5b95e3ffacbcd60fe3e450ca", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ffacbcd60fe3e450c3", "parent_id"=>"5b95e3ffacbcd60fe3e450ca", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ffacbcd60fe3e450ca'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ffacbcd60fe3e450c3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ffacbcd60fe3e450c3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ffacbcd60fe3e450c3", "parent_id"=>"5b95e3ffacbcd60fe3e450ca", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ffacbcd60fe3e450c3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ffacbcd60fe3e450c3", "cart_id"=>"5b95e3ffacbcd60fe3e450ca", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ffacbcd60fe3e450c3", "cart_id"=>"5b95e3ffacbcd60fe3e450ca", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ffacbcd60fe3e450c3", "parent_id"=>"5b95e3ffacbcd60fe3e450ca", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ffacbcd60fe3e450c3", "parent_id"=>"5b95e3ffacbcd60fe3e450ca", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95e3ffacbcd60fe3e450c3", "parent_id"=>"5b95e3ffacbcd60fe3e450ca", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ffacbcd60fe3e450c3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ffacbcd60fe3e450c3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ffacbcd60fe3e450c3", "parent_id"=>"5b95e3ffacbcd60fe3e450ca", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ffacbcd60fe3e450c3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ffacbcd60fe3e450c3", "cart_id"=>"5b95e3ffacbcd60fe3e450ca", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ffacbcd60fe3e450c3", "cart_id"=>"5b95e3ffacbcd60fe3e450ca", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ffacbcd60fe3e450c3", "parent_id"=>"5b95e3ffacbcd60fe3e450ca", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ffacbcd60fe3e450c3", "parent_id"=>"5b95e3ffacbcd60fe3e450ca", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e400acbcd60fe3e450e0'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started POST "/shopping/payments/5b95e400acbcd60fe3e450e0" for 127.0.0.1 at 2018-09-10 08:54:48 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"8BB2GZ_nAAVDLBj_yd2R"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3ffacbcd60fe3e450c3')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-10 03:24:48 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Shopping::PaymentsController#update as HTML Parameters: {"mihpayid"=>"403993715517179378", "mode"=>"CC", "status"=>"failure", "unmappedstatus"=>"failed", "key"=>"gtKFFx", "txnid"=>"5b95e400acbcd60fe3e450e0", "amount"=>"50.0", "cardCategory"=>"domestic", "discount"=>"0.00", "net_amount_debit"=>"0.00", "addedon"=>"2018-01-29 17:08:40", "productinfo"=>"shopping_cart", "firstname"=>"bhargav", "lastname"=>"", "address1"=>"", "address2"=>"", "city"=>"", "state"=>"", "country"=>"", "zipcode"=>"", "email"=>"bhargav.r.raut@gmail.com", "phone"=>"9561137096", "udf1"=>"", "udf2"=>"", "udf3"=>"", "udf4"=>"", "udf5"=>"", "udf6"=>"", "udf7"=>"", "udf8"=>"", "udf9"=>"", "udf10"=>"", "hash"=>"b3812b0b5aceb7edf4f94dd8237ce939f1bf21e7779e98addcdbee32920e871a50b30eefb78535cfb5e25c3c9eab93b5938670116f02d67e7cd2beccba484468", "field1"=>"180570", "field2"=>"922785", "field3"=>"20180129", "field4"=>"MC", "field5"=>"298836426886", "field6"=>"45", "field7"=>"1", "field8"=>"3DS", "field9"=>" Verification of Secure Hash Failed: E700 -- Unspecified Failure -- Unknown Error -- Unable to be determined--E500", "payment_source"=>"payu", "PG_TYPE"=>"AXISPG", "bank_ref_num"=>"180570", "bankcode"=>"CC", "error"=>"E500", "error_Message"=>"Bank failed to authenticate the customer", "name_on_card"=>"any name", "cardnum"=>"512345XXXXXX2346", "cardhash"=>"This field is no longer supported in postback params.", "issuing_bank"=>"HDFC", "card_type"=>"MAST", "id"=>"5b95e400acbcd60fe3e450e0"} Unpermitted parameters: mihpayid, mode, status, unmappedstatus, key, txnid, amount, cardCategory, discount, net_amount_debit, addedon, productinfo, firstname, lastname, address1, address2, city, state, country, zipcode, email, phone, udf1, udf2, udf3, udf4, udf5, udf6, udf7, udf8, udf9, udf10, hash, field1, field2, field3, field4, field5, field6, field7, field8, field9, payment_source, PG_TYPE, bank_ref_num, bankcode, error, error_Message, name_on_card, cardnum, cardhash, issuing_bank, card_type Unpermitted parameters: mihpayid, mode, status, unmappedstatus, key, txnid, amount, cardCategory, discount, net_amount_debit, addedon, productinfo, firstname, lastname, address1, address2, city, state, country, zipcode, email, phone, udf1, udf2, udf3, udf4, udf5, udf6, udf7, udf8, udf9, udf10, hash, field1, field2, field3, field4, field5, field6, field7, field8, field9, payment_source, PG_TYPE, bank_ref_num, bankcode, error, error_Message, name_on_card, cardnum, cardhash, issuing_bank, card_type MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b95e400acbcd60fe3e450e0'), "resource_id"=>"5b95e3ffacbcd60fe3e450c3", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b95e400acbcd60fe3e450e0'), "resource_id"=>"5b95e3ffacbcd60fe3e450c3", "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ffacbcd60fe3e450ca'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ffacbcd60fe3e450c3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ffacbcd60fe3e450c3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ffacbcd60fe3e450c3", "parent_id"=>"5b95e3ffacbcd60fe3e450ca", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ffacbcd60fe3e450c3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ffacbcd60fe3e450c3", "cart_id"=>"5b95e3ffacbcd60fe3e450ca", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ffacbcd60fe3e450c3", "cart_id"=>"5b95e3ffacbcd60fe3e450ca", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ffacbcd60fe3e450c3", "parent_id"=>"5b95e3ffacbcd60fe3e450ca", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ffacbcd60fe3e450c3", "parent_id"=>"5b95e3ffacbcd60fe3e450ca", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95e3ffacbcd60fe3e450c3", "parent_id"=>"5b95e3ffacbcd60fe3e450ca", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ffacbcd60fe3e450c3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ffacbcd60fe3e450c3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ffacbcd60fe3e450c3", "parent_id"=>"5b95e3ffacbcd60fe3e450ca", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ffacbcd60fe3e450c3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ffacbcd60fe3e450c3", "cart_id"=>"5b95e3ffacbcd60fe3e450ca", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ffacbcd60fe3e450c3", "cart_id"=>"5b95e3ffacbcd60fe3e450ca", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ffacbcd60fe3e450c3", "parent_id"=>"5b95e3ffacbcd60fe3e450ca", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ffacbcd60fe3e450c3", "parent_id"=>"5b95e3ffacbcd60fe3e450ca", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e400acbcd60fe3e450e2'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e400acbcd60fe3e450e4'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e400acbcd60fe3e450e8'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e400acbcd60fe3e450ec'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e400acbcd60fe3e450f0'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e400acbcd60fe3e450f4'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ffacbcd60fe3e450c3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ffacbcd60fe3e450c3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ffacbcd60fe3e450c3", "parent_id"=>"5b95e400acbcd60fe3e450e2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ffacbcd60fe3e450c3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ffacbcd60fe3e450c3", "cart_id"=>"5b95e400acbcd60fe3e450e2", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ffacbcd60fe3e450c3", "cart_id"=>"5b95e400acbcd60fe3e450e2", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ffacbcd60fe3e450c3", "parent_id"=>"5b95e400acbcd60fe3e450e2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ffacbcd60fe3e450c3", "parent_id"=>"5b95e400acbcd60fe3e450e2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e400acbcd60fe3e450e2'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ffacbcd60fe3e450c3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ffacbcd60fe3e450c3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ffacbcd60fe3e450c3", "parent_id"=>"5b95e400acbcd60fe3e450e2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ffacbcd60fe3e450c3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ffacbcd60fe3e450c3", "cart_id"=>"5b95e400acbcd60fe3e450e2", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ffacbcd60fe3e450c3", "cart_id"=>"5b95e400acbcd60fe3e450e2", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ffacbcd60fe3e450c3", "parent_id"=>"5b95e400acbcd60fe3e450e2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ffacbcd60fe3e450c3", "parent_id"=>"5b95e400acbcd60fe3e450e2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95e3ffacbcd60fe3e450c3", "parent_id"=>"5b95e400acbcd60fe3e450e2", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ffacbcd60fe3e450c3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ffacbcd60fe3e450c3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ffacbcd60fe3e450c3", "parent_id"=>"5b95e400acbcd60fe3e450e2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ffacbcd60fe3e450c3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ffacbcd60fe3e450c3", "cart_id"=>"5b95e400acbcd60fe3e450e2", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ffacbcd60fe3e450c3", "cart_id"=>"5b95e400acbcd60fe3e450e2", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ffacbcd60fe3e450c3", "parent_id"=>"5b95e400acbcd60fe3e450e2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ffacbcd60fe3e450c3", "parent_id"=>"5b95e400acbcd60fe3e450e2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e400acbcd60fe3e450f8'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started PUT "/shopping/payments/5b95e400acbcd60fe3e450f8" for 127.0.0.1 at 2018-09-10 08:54:48 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"sEuqvaxKpTstCzTNMDwA"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3ffacbcd60fe3e450c3')}, "u"=>{"$set"=>{"current_sign_in_at"=>2018-09-10 03:24:48 ... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Processing by Shopping::PaymentsController#update as HTML Parameters: {"is_verify_payment"=>"true", "id"=>"5b95e400acbcd60fe3e450f8"} Unpermitted parameter: is_verify_payment Unpermitted parameter: is_verify_payment MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b95e400acbcd60fe3e450f8'), "resource_id"=>"5b95e3ffacbcd60fe3e450c3", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b95e400acbcd60fe3e450f8'), "resource_id"=>"5b95e3ffacbcd60fe3e450c3", "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e400acbcd60fe3e450e2'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ffacbcd60fe3e450c3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ffacbcd60fe3e450c3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ffacbcd60fe3e450c3", "parent_id"=>"5b95e400acbcd60fe3e450e2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ffacbcd60fe3e450c3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ffacbcd60fe3e450c3", "cart_id"=>"5b95e400acbcd60fe3e450e2", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ffacbcd60fe3e450c3", "cart_id"=>"5b95e400acbcd60fe3e450e2", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ffacbcd60fe3e450c3", "parent_id"=>"5b95e400acbcd60fe3e450e2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ffacbcd60fe3e450c3", "parent_id"=>"5b95e400acbcd60fe3e450e2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95e3ffacbcd60fe3e450c3", "parent_id"=>"5b95e400acbcd60fe3e450e2", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ffacbcd60fe3e450c3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ffacbcd60fe3e450c3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ffacbcd60fe3e450c3", "parent_id"=>"5b95e400acbcd60fe3e450e2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ffacbcd60fe3e450c3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ffacbcd60fe3e450c3", "cart_id"=>"5b95e400acbcd60fe3e450e2", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ffacbcd60fe3e450c3", "cart_id"=>"5b95e400acbcd60fe3e450e2", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ffacbcd60fe3e450c3", "parent_id"=>"5b95e400acbcd60fe3e450e2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ffacbcd60fe3e450c3", "parent_id"=>"5b95e400acbcd60fe3e450e2", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e400acbcd60fe3e450fa'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e401acbcd60fe3e450fc'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e401acbcd60fe3e45100'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e401acbcd60fe3e45104'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e401acbcd60fe3e45108'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e401acbcd60fe3e4510c'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ffacbcd60fe3e450c3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ffacbcd60fe3e450c3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ffacbcd60fe3e450c3", "parent_id"=>"5b95e400acbcd60fe3e450fa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ffacbcd60fe3e450c3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ffacbcd60fe3e450c3", "cart_id"=>"5b95e400acbcd60fe3e450fa", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ffacbcd60fe3e450c3", "cart_id"=>"5b95e400acbcd60fe3e450fa", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ffacbcd60fe3e450c3", "parent_id"=>"5b95e400acbcd60fe3e450fa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ffacbcd60fe3e450c3", "parent_id"=>"5b95e400acbcd60fe3e450fa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e400acbcd60fe3e450fa'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ffacbcd60fe3e450c3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ffacbcd60fe3e450c3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ffacbcd60fe3e450c3", "parent_id"=>"5b95e400acbcd60fe3e450fa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ffacbcd60fe3e450c3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ffacbcd60fe3e450c3", "cart_id"=>"5b95e400acbcd60fe3e450fa", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ffacbcd60fe3e450c3", "cart_id"=>"5b95e400acbcd60fe3e450fa", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ffacbcd60fe3e450c3", "parent_id"=>"5b95e400acbcd60fe3e450fa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ffacbcd60fe3e450c3", "parent_id"=>"5b95e400acbcd60fe3e450fa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95e3ffacbcd60fe3e450c3", "parent_id"=>"5b95e400acbcd60fe3e450fa", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ffacbcd60fe3e450c3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ffacbcd60fe3e450c3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ffacbcd60fe3e450c3", "parent_id"=>"5b95e400acbcd60fe3e450fa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ffacbcd60fe3e450c3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ffacbcd60fe3e450c3", "cart_id"=>"5b95e400acbcd60fe3e450fa", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ffacbcd60fe3e450c3", "cart_id"=>"5b95e400acbcd60fe3e450fa", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ffacbcd60fe3e450c3", "parent_id"=>"5b95e400acbcd60fe3e450fa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ffacbcd60fe3e450c3", "parent_id"=>"5b95e400acbcd60fe3e450fa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e401acbcd60fe3e45110'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started PUT "/shopping/payments/5b95e401acbcd60fe3e45110" for 127.0.0.1 at 2018-09-10 08:54:49 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"U-nuTszR8mpDxszvVrAH"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3ffacbcd60fe3e450c3')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-10 03:24:48 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s Processing by Shopping::PaymentsController#update as HTML Parameters: {"is_verify_payment"=>"true", "id"=>"5b95e401acbcd60fe3e45110"} Unpermitted parameter: is_verify_payment Unpermitted parameter: is_verify_payment MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b95e401acbcd60fe3e45110'), "resource_id"=>"5b95e3ffacbcd60fe3e450c3", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b95e401acbcd60fe3e45110'), "resource_id"=>"5b95e3ffacbcd60fe3e450c3", "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e400acbcd60fe3e450fa'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ffacbcd60fe3e450c3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ffacbcd60fe3e450c3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ffacbcd60fe3e450c3", "parent_id"=>"5b95e400acbcd60fe3e450fa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ffacbcd60fe3e450c3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ffacbcd60fe3e450c3", "cart_id"=>"5b95e400acbcd60fe3e450fa", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ffacbcd60fe3e450c3", "cart_id"=>"5b95e400acbcd60fe3e450fa", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ffacbcd60fe3e450c3", "parent_id"=>"5b95e400acbcd60fe3e450fa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ffacbcd60fe3e450c3", "parent_id"=>"5b95e400acbcd60fe3e450fa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95e3ffacbcd60fe3e450c3", "parent_id"=>"5b95e400acbcd60fe3e450fa", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ffacbcd60fe3e450c3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ffacbcd60fe3e450c3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ffacbcd60fe3e450c3", "parent_id"=>"5b95e400acbcd60fe3e450fa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ffacbcd60fe3e450c3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ffacbcd60fe3e450c3", "cart_id"=>"5b95e400acbcd60fe3e450fa", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ffacbcd60fe3e450c3", "cart_id"=>"5b95e400acbcd60fe3e450fa", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ffacbcd60fe3e450c3", "parent_id"=>"5b95e400acbcd60fe3e450fa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ffacbcd60fe3e450c3", "parent_id"=>"5b95e400acbcd60fe3e450fa", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e401acbcd60fe3e45112'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e401acbcd60fe3e45114'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e401acbcd60fe3e45118'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e401acbcd60fe3e4511c'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e401acbcd60fe3e45120'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e401acbcd60fe3e45124'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ffacbcd60fe3e450c3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ffacbcd60fe3e450c3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ffacbcd60fe3e450c3", "parent_id"=>"5b95e401acbcd60fe3e45112", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ffacbcd60fe3e450c3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ffacbcd60fe3e450c3", "cart_id"=>"5b95e401acbcd60fe3e45112", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ffacbcd60fe3e450c3", "cart_id"=>"5b95e401acbcd60fe3e45112", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ffacbcd60fe3e450c3", "parent_id"=>"5b95e401acbcd60fe3e45112", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ffacbcd60fe3e450c3", "parent_id"=>"5b95e401acbcd60fe3e45112", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e401acbcd60fe3e45112'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ffacbcd60fe3e450c3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ffacbcd60fe3e450c3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ffacbcd60fe3e450c3", "parent_id"=>"5b95e401acbcd60fe3e45112", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ffacbcd60fe3e450c3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ffacbcd60fe3e450c3", "cart_id"=>"5b95e401acbcd60fe3e45112", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ffacbcd60fe3e450c3", "cart_id"=>"5b95e401acbcd60fe3e45112", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ffacbcd60fe3e450c3", "parent_id"=>"5b95e401acbcd60fe3e45112", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ffacbcd60fe3e450c3", "parent_id"=>"5b95e401acbcd60fe3e45112", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95e3ffacbcd60fe3e450c3", "parent_id"=>"5b95e401acbcd60fe3e45112", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ffacbcd60fe3e450c3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ffacbcd60fe3e450c3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ffacbcd60fe3e450c3", "parent_id"=>"5b95e401acbcd60fe3e45112", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ffacbcd60fe3e450c3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ffacbcd60fe3e450c3", "cart_id"=>"5b95e401acbcd60fe3e45112", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ffacbcd60fe3e450c3", "cart_id"=>"5b95e401acbcd60fe3e45112", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ffacbcd60fe3e450c3", "parent_id"=>"5b95e401acbcd60fe3e45112", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ffacbcd60fe3e450c3", "parent_id"=>"5b95e401acbcd60fe3e45112", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e45128'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started PUT "/shopping/payments/5b95e402acbcd60fe3e45128" for 127.0.0.1 at 2018-09-10 08:54:50 +0530 MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"KGieidnrMzNSn5Ry9Lsf"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e3ffacbcd60fe3e450c3')}, "u"=>{"$set"=>{"last_sign_in_at"=>2018-09-10 03:24:49 UTC... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Processing by Shopping::PaymentsController#update as HTML Parameters: {"is_verify_payment"=>"true", "id"=>"5b95e402acbcd60fe3e45128"} Unpermitted parameter: is_verify_payment Unpermitted parameter: is_verify_payment MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e45128'), "resource_id"=>"5b95e3ffacbcd60fe3e450c3", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e45128'), "resource_id"=>"5b95e3ffacbcd60fe3e450c3", "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e401acbcd60fe3e45112'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ffacbcd60fe3e450c3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ffacbcd60fe3e450c3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ffacbcd60fe3e450c3", "parent_id"=>"5b95e401acbcd60fe3e45112", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ffacbcd60fe3e450c3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ffacbcd60fe3e450c3", "cart_id"=>"5b95e401acbcd60fe3e45112", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ffacbcd60fe3e450c3", "cart_id"=>"5b95e401acbcd60fe3e45112", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ffacbcd60fe3e450c3", "parent_id"=>"5b95e401acbcd60fe3e45112", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ffacbcd60fe3e450c3", "parent_id"=>"5b95e401acbcd60fe3e45112", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95e3ffacbcd60fe3e450c3", "parent_id"=>"5b95e401acbcd60fe3e45112", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ffacbcd60fe3e450c3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ffacbcd60fe3e450c3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ffacbcd60fe3e450c3", "parent_id"=>"5b95e401acbcd60fe3e45112", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e3ffacbcd60fe3e450c3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ffacbcd60fe3e450c3", "cart_id"=>"5b95e401acbcd60fe3e45112", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e3ffacbcd60fe3e450c3", "cart_id"=>"5b95e401acbcd60fe3e45112", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ffacbcd60fe3e450c3", "parent_id"=>"5b95e401acbcd60fe3e45112", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e3ffacbcd60fe3e450c3", "parent_id"=>"5b95e401acbcd60fe3e45112", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"warren@crooks.net"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"wE62-7gJcwxkzKCz9Ays"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"eteus7qvDHHUnaoNG89C"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"E7e_z6h5WyDRLJ3LHvHP"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"omari@dickensrunte.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"n7LaSd2WZzTwxufHty15"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"SCFR7TsjzfQyGLDYZsVV"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512d'), "secondary_links"=>{"Add New User"=>{"partial"=>"auth/admin_cr... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e45130'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e45132'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e45136'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4513a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4513e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e45142'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started POST "/shopping/payments" for 127.0.0.1 at 2018-09-10 08:54:50 +0530 Processing by Shopping::PaymentsController#create as JSON Parameters: {"cart_id"=>"5b95e402acbcd60fe3e45130", "payment_type"=>"cash", "amount"=>10, "api_key"=>"test", "current_app_id"=>"testappid", "payment"=>{"amount"=>10, "payment_type"=>"cash", "cart_id"=>"5b95e402acbcd60fe3e45130"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e45130'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e402acbcd60fe3e45130", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e402acbcd60fe3e45130", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e402acbcd60fe3e45130", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e402acbcd60fe3e45130", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e402acbcd60fe3e45130", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e402acbcd60fe3e45130", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e402acbcd60fe3e45130", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e402acbcd60fe3e45130", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e402acbcd60fe3e45130", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e402acbcd60fe3e45130", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e402acbcd60fe3e45130", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e45146'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Completed 201 Created in 56ms (Views: 0.9ms) MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e45147'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e45149'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4514d'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e403acbcd60fe3e45151'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e403acbcd60fe3e45155'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e403acbcd60fe3e45159'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started POST "/shopping/payments" for 127.0.0.1 at 2018-09-10 08:54:51 +0530 Processing by Shopping::PaymentsController#create as JSON Parameters: {"cart_id"=>"5b95e402acbcd60fe3e45147", "payment_type"=>"cash", "amount"=>5, "api_key"=>"test", "current_app_id"=>"testappid", "payment"=>{"amount"=>5, "payment_type"=>"cash", "cart_id"=>"5b95e402acbcd60fe3e45147"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e45147'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e402acbcd60fe3e45147", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e402acbcd60fe3e45147", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e402acbcd60fe3e45147", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e402acbcd60fe3e45147", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e402acbcd60fe3e45147", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e402acbcd60fe3e45147", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e402acbcd60fe3e45147", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e402acbcd60fe3e45147", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e402acbcd60fe3e45147", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e402acbcd60fe3e45147", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e402acbcd60fe3e45147", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e403acbcd60fe3e4515e'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e403acbcd60fe3e45160'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e403acbcd60fe3e45164'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e403acbcd60fe3e45168'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e403acbcd60fe3e4516c'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e403acbcd60fe3e45170'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started POST "/shopping/payments" for 127.0.0.1 at 2018-09-10 08:54:51 +0530 Processing by Shopping::PaymentsController#create as JSON Parameters: {"cart_id"=>"5b95e403acbcd60fe3e4515e", "payment_type"=>"cash", "amount"=>50.0, "api_key"=>"test", "current_app_id"=>"testappid", "payment_status"=>1, "proxy_resource_class"=>"User", "proxy_resource_id"=>"5b95e402acbcd60fe3e4512a", "payment"=>{"amount"=>50.0, "payment_type"=>"cash", "cart_id"=>"5b95e403acbcd60fe3e4515e", "payment_status"=>1}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, payment_status, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, payment_status, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, payment_status, proxy_resource_class, proxy_resource_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e403acbcd60fe3e4515e'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e403acbcd60fe3e4515e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e403acbcd60fe3e4515e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e403acbcd60fe3e4515e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e403acbcd60fe3e4515e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e403acbcd60fe3e4515e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e403acbcd60fe3e4515e", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e403acbcd60fe3e4515e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e403acbcd60fe3e45160')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e403acbcd60fe3e45164')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e403acbcd60fe3e45168')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e403acbcd60fe3e4516c')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e403acbcd60fe3e45170')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e403acbcd60fe3e45174'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b95e403acbcd60fe3e45174", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e403acbcd60fe3e4515e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b95e403acbcd60fe3e45160'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b95e403acbcd60fe3e45164'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b95e403acbcd60fe3e45168'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b95e403acbcd60fe3e4516c'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b95e403acbcd60fe3e45170'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e403acbcd60fe3e4517f'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e403acbcd60fe3e45181'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e403acbcd60fe3e45185'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e403acbcd60fe3e45189'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e404acbcd60fe3e4518d'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e404acbcd60fe3e45191'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e403acbcd60fe3e4517f'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e403acbcd60fe3e4517f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e403acbcd60fe3e4517f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e403acbcd60fe3e4517f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e403acbcd60fe3e4517f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e403acbcd60fe3e4517f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e403acbcd60fe3e4517f", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e403acbcd60fe3e4517f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e403acbcd60fe3e45181')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e403acbcd60fe3e45185')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e403acbcd60fe3e45189')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e404acbcd60fe3e4518d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e404acbcd60fe3e45191')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e404acbcd60fe3e45195'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b95e404acbcd60fe3e45195", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e403acbcd60fe3e4517f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b95e403acbcd60fe3e45181'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b95e403acbcd60fe3e45185'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b95e403acbcd60fe3e45189'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b95e404acbcd60fe3e4518d'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b95e404acbcd60fe3e45191'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>{"payment_status"=>0}, "api_key"=>"test", "current_app_id"=>"testappid", "proxy_resource_class"=>"User", "proxy_resource_id"=>"5b95e402acbcd60fe3e4512a", "id"=>"5b95e404acbcd60fe3e45195"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b95e404acbcd60fe3e45195'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b95e404acbcd60fe3e45195'), "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e403acbcd60fe3e4517f'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e403acbcd60fe3e4517f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e403acbcd60fe3e4517f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e403acbcd60fe3e4517f", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e403acbcd60fe3e4517f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e403acbcd60fe3e4517f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e403acbcd60fe3e4517f", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e403acbcd60fe3e4517f", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b95e403acbcd60fe3e45181')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b95e403acbcd60fe3e45185')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b95e403acbcd60fe3e45189')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b95e404acbcd60fe3e4518d')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b95e404acbcd60fe3e45191')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e404acbcd60fe3e45195')}, "u"=>{"$set"=>{"payment_status"=>0, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Completed 204 No Content in 97ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b95e403acbcd60fe3e45181'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b95e403acbcd60fe3e45185'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b95e403acbcd60fe3e45189'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b95e404acbcd60fe3e4518d'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b95e404acbcd60fe3e45191'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e404acbcd60fe3e451ab'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e404acbcd60fe3e451ad'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e404acbcd60fe3e451b1'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e404acbcd60fe3e451b5'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e404acbcd60fe3e451b9'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e404acbcd60fe3e451bd'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e404acbcd60fe3e451ab'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e404acbcd60fe3e451ab", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e404acbcd60fe3e451ab", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e404acbcd60fe3e451ab", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e404acbcd60fe3e451ab", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e404acbcd60fe3e451ab", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e404acbcd60fe3e451ab", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e404acbcd60fe3e451ab", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e404acbcd60fe3e451ad')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e404acbcd60fe3e451b1')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e404acbcd60fe3e451b5')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e404acbcd60fe3e451b9')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e404acbcd60fe3e451bd')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e404acbcd60fe3e451c1'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b95e404acbcd60fe3e451c1", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e404acbcd60fe3e451ab", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e404acbcd60fe3e451ad')}, "u"=>{"$set"=>{"parent_id"=>nil, "acce... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b95e404acbcd60fe3e451ad'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e404acbcd60fe3e451ad')}, "u"=>{"$set"=>{"parent_id"=>"5b95e404a... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b95e404acbcd60fe3e451ad'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e404acbcd60fe3e451ab'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e404acbcd60fe3e451ab", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e404acbcd60fe3e451ab", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e404acbcd60fe3e451ab", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e404acbcd60fe3e451ab", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e404acbcd60fe3e451ab", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e404acbcd60fe3e451ab", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e404acbcd60fe3e451ab", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e404acbcd60fe3e451ad')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e405acbcd60fe3e451d1'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started PUT "/shopping/payments/5b95e404acbcd60fe3e451c1" for 127.0.0.1 at 2018-09-10 08:54:53 +0530 Processing by Shopping::PaymentsController#update as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b95e404acbcd60fe3e451c1", "payment"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b95e404acbcd60fe3e451c1'), "resource_id"=>"5b95e402acbcd60fe3e4512a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b95e404acbcd60fe3e451c1'), "resource_id"=>"5b95e402acbcd60fe3e4512a", "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e404acbcd60fe3e451ab'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e404acbcd60fe3e451ab", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e404acbcd60fe3e451ab", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e404acbcd60fe3e451ab", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e404acbcd60fe3e451ab", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e404acbcd60fe3e451ab", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e404acbcd60fe3e451ab", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e404acbcd60fe3e451ab", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b95e405acbcd60fe3e451d1')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s Completed 204 No Content in 52ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b95e405acbcd60fe3e451d1'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e405acbcd60fe3e451d8'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e405acbcd60fe3e451da'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e405acbcd60fe3e451de'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e405acbcd60fe3e451e2'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e405acbcd60fe3e451e6'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e405acbcd60fe3e451ea'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e405acbcd60fe3e451d8'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e405acbcd60fe3e451d8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e405acbcd60fe3e451d8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e405acbcd60fe3e451d8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e405acbcd60fe3e451d8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e405acbcd60fe3e451d8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e405acbcd60fe3e451d8", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e405acbcd60fe3e451d8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e405acbcd60fe3e451da')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e405acbcd60fe3e451de')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e405acbcd60fe3e451e2')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e405acbcd60fe3e451e6')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e405acbcd60fe3e451ea')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e405acbcd60fe3e451ee'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b95e405acbcd60fe3e451ee", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e405acbcd60fe3e451d8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e405acbcd60fe3e451da')}, "u"=>{"$set"=>{"parent_id"=>nil, "acce... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e405acbcd60fe3e451d8'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e405acbcd60fe3e451d8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e405acbcd60fe3e451d8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e405acbcd60fe3e451d8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e405acbcd60fe3e451d8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e405acbcd60fe3e451d8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>nil}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b95e405acbcd60fe3e451d8", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e405acbcd60fe3e451d8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e405acbcd60fe3e451d8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e405acbcd60fe3e451d8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e405acbcd60fe3e451d8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e405acbcd60fe3e451d8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e405acbcd60fe3e451fa'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started PUT "/shopping/payments/5b95e405acbcd60fe3e451ee" for 127.0.0.1 at 2018-09-10 08:54:53 +0530 Processing by Shopping::PaymentsController#update as JSON Parameters: {"payment"=>{"payment_status"=>0}, "api_key"=>"test", "current_app_id"=>"testappid", "proxy_resource_class"=>"User", "proxy_resource_id"=>"5b95e402acbcd60fe3e4512a", "id"=>"5b95e405acbcd60fe3e451ee"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b95e405acbcd60fe3e451ee'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b95e405acbcd60fe3e451ee'), "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e405acbcd60fe3e451d8'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e405acbcd60fe3e451d8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e405acbcd60fe3e451d8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e405acbcd60fe3e451d8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e405acbcd60fe3e451d8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e405acbcd60fe3e451d8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e405acbcd60fe3e451d8", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e405acbcd60fe3e451d8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b95e405acbcd60fe3e451de')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b95e405acbcd60fe3e451e2')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b95e405acbcd60fe3e451e6')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[false]}, "_id"=>BSON::ObjectId('5b95e405acbcd60fe3e451ea')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>false, "accepted_by_payment_id"=>nil}... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e405acbcd60fe3e451ee')}, "u"=>{"$set"=>{"payment_status"=>0, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s Completed 204 No Content in 75ms MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b95e405acbcd60fe3e451ee'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e405acbcd60fe3e451d8'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e405acbcd60fe3e451d8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e405acbcd60fe3e451d8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e405acbcd60fe3e451d8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e405acbcd60fe3e451d8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e405acbcd60fe3e451d8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e405acbcd60fe3e451d8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e405acbcd60fe3e451d8'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e405acbcd60fe3e451d8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e405acbcd60fe3e451d8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e405acbcd60fe3e451d8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e405acbcd60fe3e451d8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e405acbcd60fe3e451d8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e406acbcd60fe3e45204'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e406acbcd60fe3e45206'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e406acbcd60fe3e4520a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e406acbcd60fe3e4520e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e406acbcd60fe3e45212'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e406acbcd60fe3e45216'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started POST "/shopping/payments" for 127.0.0.1 at 2018-09-10 08:54:54 +0530 Processing by Shopping::PaymentsController#create as JSON Parameters: {"cart_id"=>"5b95e406acbcd60fe3e45204", "payment_type"=>"cash", "amount"=>55.0, "api_key"=>"test", "current_app_id"=>"testappid", "payment_status"=>1, "proxy_resource_class"=>"User", "proxy_resource_id"=>"5b95e402acbcd60fe3e4512a", "payment"=>{"amount"=>55.0, "payment_type"=>"cash", "cart_id"=>"5b95e406acbcd60fe3e45204", "payment_status"=>1}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, payment_status, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, payment_status, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, payment_status, proxy_resource_class, proxy_resource_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e406acbcd60fe3e45204'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e406acbcd60fe3e45204", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e406acbcd60fe3e45204", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e406acbcd60fe3e45204", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e406acbcd60fe3e45204", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e406acbcd60fe3e45204", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e406acbcd60fe3e45204", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e406acbcd60fe3e45204", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e406acbcd60fe3e45206')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e406acbcd60fe3e4520a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e406acbcd60fe3e4520e')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e406acbcd60fe3e45212')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e406acbcd60fe3e45216')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e406acbcd60fe3e4521a'), "doc_version"=>0, "cash_change"=>5.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b95e406acbcd60fe3e4521a", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e406acbcd60fe3e45204", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e406acbcd60fe3e45225'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e406acbcd60fe3e45227'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e406acbcd60fe3e4522b'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e406acbcd60fe3e4522f'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e406acbcd60fe3e45233'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e406acbcd60fe3e45237'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started POST "/shopping/payments" for 127.0.0.1 at 2018-09-10 08:54:54 +0530 Processing by Shopping::PaymentsController#create as JSON Parameters: {"cart_id"=>"5b95e406acbcd60fe3e45225", "payment_type"=>"cheque", "amount"=>55.0, "api_key"=>"test", "current_app_id"=>"testappid", "proxy_resource_class"=>"User", "proxy_resource_id"=>"5b95e402acbcd60fe3e4512a", "payment"=>{"amount"=>55.0, "payment_type"=>"cheque", "cart_id"=>"5b95e406acbcd60fe3e45225"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e406acbcd60fe3e45225'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e406acbcd60fe3e45225", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e406acbcd60fe3e45225", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e406acbcd60fe3e45225", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e406acbcd60fe3e45225", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e406acbcd60fe3e45225", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e406acbcd60fe3e45225", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e406acbcd60fe3e45225", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e406acbcd60fe3e45225", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e406acbcd60fe3e45225", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e406acbcd60fe3e45225", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e406acbcd60fe3e45225", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e407acbcd60fe3e4523c'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e407acbcd60fe3e4523e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e407acbcd60fe3e45242'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e407acbcd60fe3e45246'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e407acbcd60fe3e4524a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e407acbcd60fe3e4524e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started POST "/shopping/payments" for 127.0.0.1 at 2018-09-10 08:54:55 +0530 Processing by Shopping::PaymentsController#create as JSON Parameters: {"cart_id"=>"5b95e407acbcd60fe3e4523c", "payment_type"=>"card", "amount"=>55.0, "api_key"=>"test", "current_app_id"=>"testappid", "proxy_resource_class"=>"User", "proxy_resource_id"=>"5b95e402acbcd60fe3e4512a", "payment"=>{"amount"=>55.0, "payment_type"=>"card", "cart_id"=>"5b95e407acbcd60fe3e4523c"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e407acbcd60fe3e4523c'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e407acbcd60fe3e4523c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e407acbcd60fe3e4523c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e407acbcd60fe3e4523c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e407acbcd60fe3e4523c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e407acbcd60fe3e4523c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e407acbcd60fe3e4523c", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e407acbcd60fe3e4523c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e407acbcd60fe3e4523c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e407acbcd60fe3e4523c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e407acbcd60fe3e4523c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e407acbcd60fe3e4523c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e407acbcd60fe3e45253'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e407acbcd60fe3e45255'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e407acbcd60fe3e45259'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e407acbcd60fe3e4525d'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e407acbcd60fe3e45261'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e407acbcd60fe3e45265'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e407acbcd60fe3e45269'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started POST "/shopping/payments" for 127.0.0.1 at 2018-09-10 08:54:55 +0530 Processing by Shopping::PaymentsController#create as JSON Parameters: {"cart_id"=>"5b95e407acbcd60fe3e45269", "payment_type"=>"cash", "amount"=>10.0, "api_key"=>"test", "current_app_id"=>"testappid", "proxy_resource_class"=>"User", "proxy_resource_id"=>"5b95e402acbcd60fe3e4512a", "payment"=>{"amount"=>10.0, "payment_type"=>"cash", "cart_id"=>"5b95e407acbcd60fe3e45269"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e407acbcd60fe3e45269'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e407acbcd60fe3e45269", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e407acbcd60fe3e45269", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e407acbcd60fe3e45269", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e407acbcd60fe3e45269", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e407acbcd60fe3e45269", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e407acbcd60fe3e45269", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e407acbcd60fe3e45269", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e407acbcd60fe3e45269", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e407acbcd60fe3e45269", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e407acbcd60fe3e45269", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e407acbcd60fe3e45269", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e408acbcd60fe3e4526c'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e408acbcd60fe3e4526e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e408acbcd60fe3e45272'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e408acbcd60fe3e45276'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e408acbcd60fe3e4527a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e408acbcd60fe3e4527e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started POST "/shopping/payments" for 127.0.0.1 at 2018-09-10 08:54:56 +0530 Processing by Shopping::PaymentsController#create as JSON Parameters: {"cart_id"=>"5b95e408acbcd60fe3e4526c", "payment_type"=>"cash", "amount"=>-10.0, "api_key"=>"test", "current_app_id"=>"testappid", "proxy_resource_class"=>"User", "proxy_resource_id"=>"5b95e402acbcd60fe3e4512a", "payment"=>{"amount"=>-10.0, "payment_type"=>"cash", "cart_id"=>"5b95e408acbcd60fe3e4526c"}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e408acbcd60fe3e4526c'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e408acbcd60fe3e4526c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e408acbcd60fe3e4526c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e408acbcd60fe3e4526c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e408acbcd60fe3e4526c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e408acbcd60fe3e4526c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e408acbcd60fe3e4526c", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e408acbcd60fe3e4526c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e408acbcd60fe3e4526c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e408acbcd60fe3e4526c", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e408acbcd60fe3e4526c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e408acbcd60fe3e4526c", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e408acbcd60fe3e45283'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e408acbcd60fe3e45285'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e408acbcd60fe3e45289'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e408acbcd60fe3e4528d'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e408acbcd60fe3e45291'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e408acbcd60fe3e45295'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started POST "/shopping/payments" for 127.0.0.1 at 2018-09-10 08:54:56 +0530 Processing by Shopping::PaymentsController#create as JSON Parameters: {"cart_id"=>"5b95e408acbcd60fe3e45283", "payment_type"=>"cash", "amount"=>50, "api_key"=>"test", "current_app_id"=>"testappid", "payment_status"=>1, "proxy_resource_class"=>"User", "proxy_resource_id"=>"5b95e402acbcd60fe3e4512a", "payment"=>{"amount"=>50, "payment_type"=>"cash", "cart_id"=>"5b95e408acbcd60fe3e45283", "payment_status"=>1}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, payment_status, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, payment_status, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, payment_status, proxy_resource_class, proxy_resource_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e408acbcd60fe3e45283'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e408acbcd60fe3e45283", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e408acbcd60fe3e45283", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e408acbcd60fe3e45283", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e408acbcd60fe3e45283", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e408acbcd60fe3e45283", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e408acbcd60fe3e45283", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e408acbcd60fe3e45283", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e409acbcd60fe3e4529a'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e409acbcd60fe3e4529c'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e409acbcd60fe3e452a0'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e409acbcd60fe3e452a4'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e409acbcd60fe3e452a8'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e409acbcd60fe3e452ac'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e409acbcd60fe3e452b0'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e409acbcd60fe3e452b2'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e409acbcd60fe3e452b6'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e409acbcd60fe3e452ba'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e409acbcd60fe3e452be'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e409acbcd60fe3e452c2'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s Started POST "/shopping/payments" for 127.0.0.1 at 2018-09-10 08:54:57 +0530 Processing by Shopping::PaymentsController#create as JSON Parameters: {"cart_id"=>"5b95e409acbcd60fe3e452b0", "payment_type"=>"cash", "amount"=>50.0, "api_key"=>"test", "current_app_id"=>"testappid", "payment_status"=>1, "proxy_resource_class"=>"User", "proxy_resource_id"=>"5b95e402acbcd60fe3e4512a", "payment"=>{"amount"=>50.0, "payment_type"=>"cash", "cart_id"=>"5b95e409acbcd60fe3e452b0", "payment_status"=>1}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, payment_status, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, payment_status, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: cart_id, payment_type, amount, api_key, current_app_id, payment_status, proxy_resource_class, proxy_resource_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e409acbcd60fe3e452b0'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e409acbcd60fe3e452b0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e409acbcd60fe3e452b0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e409acbcd60fe3e452b0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e409acbcd60fe3e452b0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e409acbcd60fe3e452b0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e409acbcd60fe3e452b0", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e409acbcd60fe3e452b0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e409acbcd60fe3e452b2')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e409acbcd60fe3e452b6')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e409acbcd60fe3e452ba')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e409acbcd60fe3e452be')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e409acbcd60fe3e452c2')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e409acbcd60fe3e452c6'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b95e409acbcd60fe3e452c6", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e409acbcd60fe3e452b0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b95e409acbcd60fe3e452b2'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b95e409acbcd60fe3e452b6'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b95e409acbcd60fe3e452ba'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b95e409acbcd60fe3e452be'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b95e409acbcd60fe3e452c2'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e409acbcd60fe3e452d1'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e40aacbcd60fe3e452d3'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e40aacbcd60fe3e452d7'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e40aacbcd60fe3e452db'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e40aacbcd60fe3e452df'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e40aacbcd60fe3e452e3'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e409acbcd60fe3e452d1'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e409acbcd60fe3e452d1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e409acbcd60fe3e452d1", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e409acbcd60fe3e452d1", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e409acbcd60fe3e452d1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e409acbcd60fe3e452d1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e409acbcd60fe3e452d1", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e409acbcd60fe3e452d1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e40aacbcd60fe3e452d3')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e40aacbcd60fe3e452d7')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e40aacbcd60fe3e452db')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e40aacbcd60fe3e452df')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e40aacbcd60fe3e452e3')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e40aacbcd60fe3e452e7'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b95e40aacbcd60fe3e452e7", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e409acbcd60fe3e452d1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e409acbcd60fe3e452d1'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e409acbcd60fe3e452d1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e409acbcd60fe3e452d1", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e409acbcd60fe3e452d1", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e409acbcd60fe3e452d1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e409acbcd60fe3e452d1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b95e40aacbcd60fe3e452e3'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e40aacbcd60fe3e452e3')}, "u"=>{"$set"=>{"parent_id"=>nil, "acce... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e409acbcd60fe3e452d1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e409acbcd60fe3e452d1", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e409acbcd60fe3e452d1", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e409acbcd60fe3e452d1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e409acbcd60fe3e452d1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"5b95e409acbcd60fe3e452d1", "payment_type"=>"cash", "refund"=>true, "amount"=>10, "api_key"=>"test", "current_app_id"=>"testappid", "payment"=>{"amount"=>10, "payment_type"=>"cash", "cart_id"=>"5b95e409acbcd60fe3e452d1", "refund"=>true}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: cart_id, payment_type, refund, amount, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, refund, amount, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, refund, amount, api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e409acbcd60fe3e452d1'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e409acbcd60fe3e452d1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e409acbcd60fe3e452d1", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e409acbcd60fe3e452d1", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e409acbcd60fe3e452d1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e409acbcd60fe3e452d1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>nil}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b95e409acbcd60fe3e452d1", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e409acbcd60fe3e452d1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e409acbcd60fe3e452d1", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e409acbcd60fe3e452d1", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e409acbcd60fe3e452d1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e409acbcd60fe3e452d1", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e40aacbcd60fe3e452f3'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Completed 201 Created in 50ms (Views: 1.0ms) MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e40aacbcd60fe3e452f4'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e40aacbcd60fe3e452f6'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e40aacbcd60fe3e452fa'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e40aacbcd60fe3e452fe'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e40aacbcd60fe3e45302'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e40bacbcd60fe3e45306'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e40aacbcd60fe3e452f4'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40aacbcd60fe3e452f4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e40aacbcd60fe3e452f4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e40aacbcd60fe3e452f4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40aacbcd60fe3e452f4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40aacbcd60fe3e452f4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40aacbcd60fe3e452f4", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40aacbcd60fe3e452f4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e40aacbcd60fe3e452f6')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e40aacbcd60fe3e452fa')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e40aacbcd60fe3e452fe')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e40aacbcd60fe3e45302')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e40bacbcd60fe3e45306')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e40bacbcd60fe3e4530a'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b95e40bacbcd60fe3e4530a", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40aacbcd60fe3e452f4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e40bacbcd60fe3e45315'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40aacbcd60fe3e452f4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e40aacbcd60fe3e452f4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e40aacbcd60fe3e452f4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40aacbcd60fe3e452f4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40aacbcd60fe3e452f4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"5b95e40aacbcd60fe3e452f4", "payment_type"=>"cash", "refund"=>true, "amount"=>10, "api_key"=>"test", "current_app_id"=>"testappid", "payment"=>{"amount"=>10, "payment_type"=>"cash", "cart_id"=>"5b95e40aacbcd60fe3e452f4", "refund"=>true}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: cart_id, payment_type, refund, amount, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, refund, amount, api_key, current_app_id, user_token Unpermitted parameters: cart_id, payment_type, refund, amount, api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e40aacbcd60fe3e452f4'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40aacbcd60fe3e452f4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e40aacbcd60fe3e452f4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e40aacbcd60fe3e452f4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40aacbcd60fe3e452f4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40aacbcd60fe3e452f4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>nil}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b95e40aacbcd60fe3e452f4", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40aacbcd60fe3e452f4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e40aacbcd60fe3e452f4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e40aacbcd60fe3e452f4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40aacbcd60fe3e452f4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40aacbcd60fe3e452f4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e40bacbcd60fe3e4531a'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e40bacbcd60fe3e4531c'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e40bacbcd60fe3e45320'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e40bacbcd60fe3e45324'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e40bacbcd60fe3e45328'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e40bacbcd60fe3e4532c'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e40bacbcd60fe3e4531a'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40bacbcd60fe3e4531a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e40bacbcd60fe3e4531a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e40bacbcd60fe3e4531a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40bacbcd60fe3e4531a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40bacbcd60fe3e4531a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40bacbcd60fe3e4531a", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40bacbcd60fe3e4531a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e40bacbcd60fe3e4531c')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e40bacbcd60fe3e45320')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e40bacbcd60fe3e45324')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e40bacbcd60fe3e45328')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e40bacbcd60fe3e4532c')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e40bacbcd60fe3e45330'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b95e40bacbcd60fe3e45330", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40bacbcd60fe3e4531a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b95e40bacbcd60fe3e4532c'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e40bacbcd60fe3e4532c')}, "u"=>{"$set"=>{"parent_id"=>nil, "acce... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e40bacbcd60fe3e4531a'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40bacbcd60fe3e4531a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e40bacbcd60fe3e4531a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e40bacbcd60fe3e4531a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40bacbcd60fe3e4531a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40bacbcd60fe3e4531a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>nil}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b95e40bacbcd60fe3e4531a", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40bacbcd60fe3e4531a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e40bacbcd60fe3e4531a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e40bacbcd60fe3e4531a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40bacbcd60fe3e4531a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40bacbcd60fe3e4531a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e40bacbcd60fe3e4533c'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b95e40bacbcd60fe3e4533c'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Started PUT "/shopping/payments/5b95e40bacbcd60fe3e4533c" for 127.0.0.1 at 2018-09-10 08:54:59 +0530 Processing by Shopping::PaymentsController#update as JSON Parameters: {"payment"=>{"payment_status"=>1, "amount"=>-10}, "api_key"=>"test", "current_app_id"=>"testappid", "proxy_resource_class"=>"User", "proxy_resource_id"=>"5b95e402acbcd60fe3e4512a", "id"=>"5b95e40bacbcd60fe3e4533c"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b95e40bacbcd60fe3e4533c'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b95e40bacbcd60fe3e4533c'), "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e40bacbcd60fe3e4531a'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40bacbcd60fe3e4531a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e40bacbcd60fe3e4531a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e40bacbcd60fe3e4531a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40bacbcd60fe3e4531a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40bacbcd60fe3e4531a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b95e40bacbcd60fe3e4531a", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40bacbcd60fe3e4531a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e40bacbcd60fe3e4533c')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"refund"=>true, "payment_status"=>nil, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b95e40bacbcd60fe3e4533c", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40bacbcd60fe3e4531a", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b95e40bacbcd60fe3e4533c'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e40bacbcd60fe3e4533e'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e40bacbcd60fe3e45340'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e40cacbcd60fe3e45344'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e40cacbcd60fe3e45348'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e40cacbcd60fe3e4534c'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e40cacbcd60fe3e45350'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e40bacbcd60fe3e4533e'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40bacbcd60fe3e4533e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e40bacbcd60fe3e4533e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e40bacbcd60fe3e4533e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40bacbcd60fe3e4533e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40bacbcd60fe3e4533e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40bacbcd60fe3e4533e", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40bacbcd60fe3e4533e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e40bacbcd60fe3e45340')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e40cacbcd60fe3e45344')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e40cacbcd60fe3e45348')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e40cacbcd60fe3e4534c')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e40cacbcd60fe3e45350')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e40cacbcd60fe3e45354'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b95e40cacbcd60fe3e45354", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40bacbcd60fe3e4533e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b95e40cacbcd60fe3e45350'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e40cacbcd60fe3e45350')}, "u"=>{"$set"=>{"parent_id"=>nil, "acce... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e40bacbcd60fe3e4533e'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40bacbcd60fe3e4533e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e40bacbcd60fe3e4533e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e40bacbcd60fe3e4533e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40bacbcd60fe3e4533e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40bacbcd60fe3e4533e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>nil}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b95e40bacbcd60fe3e4533e", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40bacbcd60fe3e4533e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e40bacbcd60fe3e4533e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e40bacbcd60fe3e4533e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40bacbcd60fe3e4533e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40bacbcd60fe3e4533e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e40cacbcd60fe3e45360'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b95e40cacbcd60fe3e45360'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e40bacbcd60fe3e4533e'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40bacbcd60fe3e4533e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e40bacbcd60fe3e4533e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e40bacbcd60fe3e4533e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40bacbcd60fe3e4533e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40bacbcd60fe3e4533e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e40cacbcd60fe3e45361'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started PUT "/shopping/payments/5b95e40cacbcd60fe3e45360" for 127.0.0.1 at 2018-09-10 08:55:00 +0530 Processing by Shopping::PaymentsController#update as JSON Parameters: {"payment"=>{"payment_status"=>1}, "api_key"=>"test", "current_app_id"=>"testappid", "proxy_resource_class"=>"User", "proxy_resource_id"=>"5b95e402acbcd60fe3e4512a", "id"=>"5b95e40cacbcd60fe3e45360"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b95e40cacbcd60fe3e45360'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b95e40cacbcd60fe3e45360'), "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e40bacbcd60fe3e4533e'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40bacbcd60fe3e4533e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e40bacbcd60fe3e4533e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e40bacbcd60fe3e4533e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40bacbcd60fe3e4533e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40bacbcd60fe3e4533e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b95e40bacbcd60fe3e4533e", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40bacbcd60fe3e4533e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e40cacbcd60fe3e45361')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s Completed 422 Unprocessable Entity in 52ms (Views: 0.2ms) MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b95e40cacbcd60fe3e45360'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e40cacbcd60fe3e45368'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e40cacbcd60fe3e4536a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e40cacbcd60fe3e4536e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e40cacbcd60fe3e45372'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e40cacbcd60fe3e45376'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e40cacbcd60fe3e4537a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e40cacbcd60fe3e45368'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40cacbcd60fe3e45368", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e40cacbcd60fe3e45368", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e40cacbcd60fe3e45368", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40cacbcd60fe3e45368", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40cacbcd60fe3e45368", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40cacbcd60fe3e45368", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40cacbcd60fe3e45368", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e40cacbcd60fe3e4536a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e40cacbcd60fe3e4536e')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.003s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e40cacbcd60fe3e45372')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e40cacbcd60fe3e45376')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e40cacbcd60fe3e4537a')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e40dacbcd60fe3e4537e'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b95e40dacbcd60fe3e4537e", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40cacbcd60fe3e45368", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b95e40cacbcd60fe3e4537a'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e40cacbcd60fe3e4537a')}, "u"=>{"$set"=>{"parent_id"=>nil, "acce... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e40cacbcd60fe3e45368'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40cacbcd60fe3e45368", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e40cacbcd60fe3e45368", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e40cacbcd60fe3e45368", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40cacbcd60fe3e45368", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40cacbcd60fe3e45368", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>nil}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b95e40cacbcd60fe3e45368", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40cacbcd60fe3e45368", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e40cacbcd60fe3e45368", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e40cacbcd60fe3e45368", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40cacbcd60fe3e45368", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40cacbcd60fe3e45368", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e40dacbcd60fe3e4538a'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e40cacbcd60fe3e45368'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40cacbcd60fe3e45368", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e40cacbcd60fe3e45368", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e40cacbcd60fe3e45368", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40cacbcd60fe3e45368", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40cacbcd60fe3e45368", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>nil}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b95e40cacbcd60fe3e45368", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40cacbcd60fe3e45368", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e40cacbcd60fe3e45368", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e40cacbcd60fe3e45368", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40cacbcd60fe3e45368", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40cacbcd60fe3e45368", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e40dacbcd60fe3e4538b'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e40cacbcd60fe3e45368'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40cacbcd60fe3e45368", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e40cacbcd60fe3e45368", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e40cacbcd60fe3e45368", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40cacbcd60fe3e45368", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40cacbcd60fe3e45368", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>nil}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b95e40cacbcd60fe3e45368", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40cacbcd60fe3e45368", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e40cacbcd60fe3e45368", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e40cacbcd60fe3e45368", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40cacbcd60fe3e45368", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40cacbcd60fe3e45368", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e40dacbcd60fe3e4538c'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started PUT "/shopping/payments/5b95e40dacbcd60fe3e4538c" for 127.0.0.1 at 2018-09-10 08:55:01 +0530 Processing by Shopping::PaymentsController#update as JSON Parameters: {"payment"=>{"payment_status"=>1}, "api_key"=>"test", "current_app_id"=>"testappid", "proxy_resource_class"=>"User", "proxy_resource_id"=>"5b95e402acbcd60fe3e4512a", "id"=>"5b95e40dacbcd60fe3e4538c"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b95e40dacbcd60fe3e4538c'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b95e40dacbcd60fe3e4538c'), "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e40cacbcd60fe3e45368'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40cacbcd60fe3e45368", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e40cacbcd60fe3e45368", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e40cacbcd60fe3e45368", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40cacbcd60fe3e45368", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40cacbcd60fe3e45368", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b95e40cacbcd60fe3e45368", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40cacbcd60fe3e45368", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e40dacbcd60fe3e4538c')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"refund"=>true, "payment_status"=>nil, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e40cacbcd60fe3e45368'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40cacbcd60fe3e45368", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e40cacbcd60fe3e45368", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e40cacbcd60fe3e45368", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40cacbcd60fe3e45368", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40cacbcd60fe3e45368", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b95e40cacbcd60fe3e45368", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40cacbcd60fe3e45368", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e40dacbcd60fe3e4538a')}, "u"=>{"$set"=>{"amount"=>0.0, "payment_s... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e40cacbcd60fe3e45368'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40cacbcd60fe3e45368", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e40cacbcd60fe3e45368", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e40cacbcd60fe3e45368", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40cacbcd60fe3e45368", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40cacbcd60fe3e45368", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b95e40cacbcd60fe3e45368", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40cacbcd60fe3e45368", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e40dacbcd60fe3e4538b')}, "u"=>{"$set"=>{"amount"=>0.0, "payment_s... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b95e40dacbcd60fe3e4538c", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40cacbcd60fe3e45368", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b95e40dacbcd60fe3e4538a'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b95e40dacbcd60fe3e4538b'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e40dacbcd60fe3e4538e'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e40dacbcd60fe3e45390'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e40dacbcd60fe3e45394'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e40dacbcd60fe3e45398'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e40dacbcd60fe3e4539c'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e40dacbcd60fe3e453a0'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e40dacbcd60fe3e4538e'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40dacbcd60fe3e4538e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e40dacbcd60fe3e4538e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e40dacbcd60fe3e4538e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40dacbcd60fe3e4538e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40dacbcd60fe3e4538e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40dacbcd60fe3e4538e", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40dacbcd60fe3e4538e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e40dacbcd60fe3e45390')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e40dacbcd60fe3e45394')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e40dacbcd60fe3e45398')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e40dacbcd60fe3e4539c')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e40dacbcd60fe3e453a0')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e40dacbcd60fe3e453a4'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b95e40dacbcd60fe3e453a4", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40dacbcd60fe3e4538e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b95e40dacbcd60fe3e453a0'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e40dacbcd60fe3e453a0')}, "u"=>{"$set"=>{"parent_id"=>nil, "acce... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e40dacbcd60fe3e4538e'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40dacbcd60fe3e4538e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e40dacbcd60fe3e4538e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e40dacbcd60fe3e4538e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40dacbcd60fe3e4538e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40dacbcd60fe3e4538e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>nil}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b95e40dacbcd60fe3e4538e", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40dacbcd60fe3e4538e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e40dacbcd60fe3e4538e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e40dacbcd60fe3e4538e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40dacbcd60fe3e4538e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40dacbcd60fe3e4538e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e40eacbcd60fe3e453b0'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e40dacbcd60fe3e4538e'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40dacbcd60fe3e4538e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e40dacbcd60fe3e4538e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e40dacbcd60fe3e4538e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40dacbcd60fe3e4538e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40dacbcd60fe3e4538e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>nil}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b95e40dacbcd60fe3e4538e", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40dacbcd60fe3e4538e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e40dacbcd60fe3e4538e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e40dacbcd60fe3e4538e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40dacbcd60fe3e4538e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40dacbcd60fe3e4538e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e40eacbcd60fe3e453b1'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e40dacbcd60fe3e4538e'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40dacbcd60fe3e4538e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e40dacbcd60fe3e4538e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e40dacbcd60fe3e4538e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40dacbcd60fe3e4538e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40dacbcd60fe3e4538e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>nil}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b95e40dacbcd60fe3e4538e", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40dacbcd60fe3e4538e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e40dacbcd60fe3e4538e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e40dacbcd60fe3e4538e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40dacbcd60fe3e4538e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40dacbcd60fe3e4538e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e40eacbcd60fe3e453b2'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e40dacbcd60fe3e4538e'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40dacbcd60fe3e4538e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e40dacbcd60fe3e4538e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e40dacbcd60fe3e4538e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40dacbcd60fe3e4538e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40dacbcd60fe3e4538e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b95e40dacbcd60fe3e4538e", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40dacbcd60fe3e4538e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e40eacbcd60fe3e453b2')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"refund"=>true, "payment_status"=>nil, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e40dacbcd60fe3e4538e'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40dacbcd60fe3e4538e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e40dacbcd60fe3e4538e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e40dacbcd60fe3e4538e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40dacbcd60fe3e4538e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40dacbcd60fe3e4538e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b95e40dacbcd60fe3e4538e", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40dacbcd60fe3e4538e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e40eacbcd60fe3e453b0')}, "u"=>{"$set"=>{"amount"=>0.0, "payment_s... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e40dacbcd60fe3e4538e'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40dacbcd60fe3e4538e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e40dacbcd60fe3e4538e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e40dacbcd60fe3e4538e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40dacbcd60fe3e4538e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40dacbcd60fe3e4538e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b95e40dacbcd60fe3e4538e", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40dacbcd60fe3e4538e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e40eacbcd60fe3e453b1')}, "u"=>{"$set"=>{"amount"=>0.0, "payment_s... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b95e40eacbcd60fe3e453b2", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40dacbcd60fe3e4538e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b95e40eacbcd60fe3e453b1'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e40dacbcd60fe3e4538e'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40dacbcd60fe3e4538e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e40dacbcd60fe3e4538e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e40dacbcd60fe3e4538e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40dacbcd60fe3e4538e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40dacbcd60fe3e4538e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>2018-09-10 03:25:02 UTC}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b95e40dacbcd60fe3e4538e", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40dacbcd60fe3e4538e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"test", "current_app_id"=>"testappid", "proxy_resource_class"=>"User", "proxy_resource_id"=>"5b95e402acbcd60fe3e4512a", "id"=>"5b95e40eacbcd60fe3e453b1", "payment"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b95e40eacbcd60fe3e453b1'), "resource_id"=>"5b95e402acbcd60fe3e4512a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b95e40eacbcd60fe3e453b1'), "resource_id"=>"5b95e402acbcd60fe3e4512a", "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e40dacbcd60fe3e4538e'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40dacbcd60fe3e4538e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e40dacbcd60fe3e4538e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e40dacbcd60fe3e4538e", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40dacbcd60fe3e4538e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40dacbcd60fe3e4538e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b95e40dacbcd60fe3e4538e", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e40dacbcd60fe3e4538e", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b95e40eacbcd60fe3e453b1'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e410acbcd60fe3e453b4'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e410acbcd60fe3e453b6'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e410acbcd60fe3e453ba'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e410acbcd60fe3e453be'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e410acbcd60fe3e453c2'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e410acbcd60fe3e453c6'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e410acbcd60fe3e453b4'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e410acbcd60fe3e453b4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e410acbcd60fe3e453b4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e410acbcd60fe3e453b4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e410acbcd60fe3e453b4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e410acbcd60fe3e453b4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e410acbcd60fe3e453b4", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e410acbcd60fe3e453b4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e410acbcd60fe3e453b6')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e410acbcd60fe3e453ba')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e410acbcd60fe3e453be')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e410acbcd60fe3e453c2')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e410acbcd60fe3e453c6')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e410acbcd60fe3e453ca'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b95e410acbcd60fe3e453ca", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e410acbcd60fe3e453b4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b95e410acbcd60fe3e453c6'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e410acbcd60fe3e453c6')}, "u"=>{"$set"=>{"parent_id"=>nil, "acce... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e410acbcd60fe3e453b4'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e410acbcd60fe3e453b4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e410acbcd60fe3e453b4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e410acbcd60fe3e453b4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e410acbcd60fe3e453b4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e410acbcd60fe3e453b4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>nil}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b95e410acbcd60fe3e453b4", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e410acbcd60fe3e453b4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e410acbcd60fe3e453b4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e410acbcd60fe3e453b4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e410acbcd60fe3e453b4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e410acbcd60fe3e453b4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e410acbcd60fe3e453d6'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b95e410acbcd60fe3e453d6'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Started PUT "/shopping/payments/5b95e410acbcd60fe3e453d6" for 127.0.0.1 at 2018-09-10 08:55:04 +0530 Processing by Shopping::PaymentsController#update as JSON Parameters: {"payment"=>{"payment_status"=>1}, "api_key"=>"test", "current_app_id"=>"testappid", "proxy_resource_class"=>"User", "proxy_resource_id"=>"5b95e402acbcd60fe3e4512a", "id"=>"5b95e410acbcd60fe3e453d6"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token Unpermitted parameters: api_key, current_app_id, proxy_resource_class, proxy_resource_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b95e410acbcd60fe3e453d6'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b95e410acbcd60fe3e453d6'), "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e410acbcd60fe3e453b4'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e410acbcd60fe3e453b4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e410acbcd60fe3e453b4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e410acbcd60fe3e453b4", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e410acbcd60fe3e453b4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e410acbcd60fe3e453b4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b95e410acbcd60fe3e453b4", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e410acbcd60fe3e453b4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e410acbcd60fe3e453d6')}, "u"=>{"$set"=>{"payment_status"=>1, "upd... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"refund"=>true, "payment_status"=>nil, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b95e410acbcd60fe3e453d6", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e410acbcd60fe3e453b4", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b95e410acbcd60fe3e453d6'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e410acbcd60fe3e453d8'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e411acbcd60fe3e453da'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e411acbcd60fe3e453de'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e411acbcd60fe3e453e2'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e411acbcd60fe3e453e6'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e411acbcd60fe3e453ea'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e410acbcd60fe3e453d8'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e410acbcd60fe3e453d8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e410acbcd60fe3e453d8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e410acbcd60fe3e453d8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e410acbcd60fe3e453d8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e410acbcd60fe3e453d8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e410acbcd60fe3e453d8", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e410acbcd60fe3e453d8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e410acbcd60fe3e453d8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e410acbcd60fe3e453d8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e410acbcd60fe3e453d8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e410acbcd60fe3e453d8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e411acbcd60fe3e453ee'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started PUT "/shopping/payments/5b95e411acbcd60fe3e453ee" for 127.0.0.1 at 2018-09-10 08:55:05 +0530 Processing by Shopping::PaymentsController#update as JSON Parameters: {"payment"=>{"amount"=>10.0}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b95e411acbcd60fe3e453ee"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameter: amount Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameter: amount Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameter: amount Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b95e411acbcd60fe3e453ee'), "resource_id"=>"5b95e402acbcd60fe3e4512a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b95e411acbcd60fe3e453ee'), "resource_id"=>"5b95e402acbcd60fe3e4512a", "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e410acbcd60fe3e453d8'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e410acbcd60fe3e453d8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e410acbcd60fe3e453d8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e410acbcd60fe3e453d8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e410acbcd60fe3e453d8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e410acbcd60fe3e453d8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e410acbcd60fe3e453d8", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e410acbcd60fe3e453d8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e410acbcd60fe3e453d8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e410acbcd60fe3e453d8", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e410acbcd60fe3e453d8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e410acbcd60fe3e453d8", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b95e411acbcd60fe3e453ee'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e411acbcd60fe3e453f0'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e411acbcd60fe3e453f2'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e411acbcd60fe3e453f6'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e411acbcd60fe3e453fa'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e411acbcd60fe3e453fe'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e411acbcd60fe3e45402'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e411acbcd60fe3e453f0'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e411acbcd60fe3e453f0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e411acbcd60fe3e453f0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e411acbcd60fe3e453f0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e411acbcd60fe3e453f0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e411acbcd60fe3e453f0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e411acbcd60fe3e453f0", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e411acbcd60fe3e453f0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e411acbcd60fe3e453f2')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e411acbcd60fe3e453f6')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e411acbcd60fe3e453fa')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e411acbcd60fe3e453fe')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auth_shopping_cart_items", "query"=>{"$and"=>[{"accepted"=>{"$nin"=>[true]}, "_id"=>BSON::ObjectId('5b95e411acbcd60fe3e45402')}], "_type"=>"Shopping::CartItem"}, "update"=>{"$set"=>{"accepted"=>true, "accepted_by_payment_id"=>"5b95e... MONGODB | localhost:27017 | dummy_test.findAndModify | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e411acbcd60fe3e45406'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"accepted_by_payment_id"=>"5b95e411acbcd60fe3e45406", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e411acbcd60fe3e453f0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"_id"=>BSON::ObjectId('5b95e411acbcd60fe3e45402'), "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b95e411acbcd60fe3e45402')}, "u"=>{"$set"=>{"parent_id"=>nil, "acce... MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e411acbcd60fe3e453f0'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e411acbcd60fe3e453f0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e411acbcd60fe3e453f0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e411acbcd60fe3e453f0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e411acbcd60fe3e453f0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e411acbcd60fe3e453f0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e411acbcd60fe3e453f0'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e411acbcd60fe3e453f0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e411acbcd60fe3e453f0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e411acbcd60fe3e453f0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e411acbcd60fe3e453f0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e411acbcd60fe3e453f0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>nil}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b95e411acbcd60fe3e453f0", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e411acbcd60fe3e453f0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e411acbcd60fe3e453f0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e411acbcd60fe3e453f0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e411acbcd60fe3e453f0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e411acbcd60fe3e453f0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e412acbcd60fe3e45412'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started PUT "/shopping/payments/5b95e412acbcd60fe3e45412" for 127.0.0.1 at 2018-09-10 08:55:06 +0530 Processing by Shopping::PaymentsController#update as JSON Parameters: {"payment"=>{"refund"=>false}, "api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b95e412acbcd60fe3e45412"} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameter: refund Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameter: refund Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameter: refund Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b95e412acbcd60fe3e45412'), "resource_id"=>"5b95e402acbcd60fe3e4512a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b95e412acbcd60fe3e45412'), "resource_id"=>"5b95e402acbcd60fe3e4512a", "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e411acbcd60fe3e453f0'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e411acbcd60fe3e453f0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e411acbcd60fe3e453f0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e411acbcd60fe3e453f0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e411acbcd60fe3e453f0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e411acbcd60fe3e453f0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "query"=>{"refund"=>true, "payment_status"=>1, "updated_at"=>{"$gte"=>2018-09-10 03:25:06 UTC}, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"cart_id"=>"5b95e411acbcd60fe3e453f0", "discount_id"=>{"$nin"=>["", nil]}, "payment_status"=>1, "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e411acbcd60fe3e453f0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e411acbcd60fe3e453f0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e411acbcd60fe3e453f0", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e411acbcd60fe3e453f0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e411acbcd60fe3e453f0", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b95e412acbcd60fe3e45412'), "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::CartItem"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Cart"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "deletes"=>[{"q"=>{"_type"=>"Shopping::Payment"}, "limit"=>0}]} MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_carts", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e412acbcd60fe3e45414'), "doc_version"=>0, "secondary_links"=>{}, "tags"=... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e412acbcd60fe3e45416'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e412acbcd60fe3e4541a'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e412acbcd60fe3e4541e'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e412acbcd60fe3e45422'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.findAndModify | STARTED | {"findAndModify"=>"auto_increment_counters", "query"=>{"_id"=>"shopping/cart_item_auto_incrementing_number"}, "update"=>{"$inc"=>{"c"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false, "lsid"=>{"id"=>"auth_shopping_cart_items", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e412acbcd60fe3e45426'), "doc_version"=>0, "secondary_links"=>{"Remo... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_carts", "filter"=>{"_id"=>BSON::ObjectId('5b95e412acbcd60fe3e45414'), "_type"=>"Shopping::Cart"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.002s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e412acbcd60fe3e45414", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e412acbcd60fe3e45414", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e412acbcd60fe3e45414", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e412acbcd60fe3e45414", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e412acbcd60fe3e45414", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "query"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e412acbcd60fe3e45414", "_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"_type"=>"Shopping::CartItem"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e412acbcd60fe3e45414", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b95e402acbcd60fe3e4512a')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e412acbcd60fe3e45414", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "cart_id"=>"5b95e412acbcd60fe3e45414", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e412acbcd60fe3e45414", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_cart_items", "filter"=>{"resource_id"=>"5b95e402acbcd60fe3e4512a", "parent_id"=>"5b95e412acbcd60fe3e45414", "_type"=>"Shopping::CartItem"}, "sort"=>{"created_at"=>1}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "ordered"=>true, "lsid"=>{"id"=>}, "documents"=>[{"_id"=>BSON::ObjectId('5b95e412acbcd60fe3e4542a'), "doc_version"=>0, "cash_change"=>0.0, "_type"... MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000s Started DELETE "/shopping/payments/5b95e412acbcd60fe3e4542a" for 127.0.0.1 at 2018-09-10 08:55:06 +0530 Processing by Shopping::PaymentsController#destroy as JSON Parameters: {"api_key"=>"test", "current_app_id"=>"testappid", "id"=>"5b95e412acbcd60fe3e4542a", "payment"=>{}} MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"client_authentication.testappid"=>"testestoken2"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"client_authentication.testappid"=>"testestoken2"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_clients", "filter"=>{"api_key"=>"test", "app_ids"=>"testappid"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token Unpermitted parameters: api_key, current_app_id, user_token MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_id"=>BSON::ObjectId('5b95e412acbcd60fe3e4542a'), "resource_id"=>"5b95e402acbcd60fe3e4512a", "_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>"auth_shopping_payments", "filter"=>{"_id"=>BSON::ObjectId('5b95e412acbcd60fe3e4542a'), "resource_id"=>"5b95e402acbcd60fe3e4512a", "_type"=>"Shopping::Payment"}, "limit"=>1, "singleBatch"=>true, "$readPreference"=>{"mode"=>"primary"}, "lsid"=... MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000s Completed 204 No Content in 13ms MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"auth_shopping_payments", "query"=>{"_type"=>"Shopping::Payment"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=>}} MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000s MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=>}]} MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.001s